@@ -240,90 +243,90 @@
{:else if widgetType === 'bookmark'}
-
+
-
+
-
+
-
+
{:else if widgetType === 'note'}
-
+
-
+
{:else if widgetType === 'embed'}
-
+
-
+
-
+
{:else if widgetType === 'status'}
-
+
+
-
- {#each apps as app}
-
- {/each}
-
+
({ value: a.id, label: a.name, icon: a.icon, iconType: a.iconType }))}
+ bind:values={statusAppIds}
+ placeholder={$t('widget.select_apps') ?? 'Select apps...'}
+ searchPlaceholder={$t('common.search') ?? 'Search...'}
+ />
{:else if widgetType === 'clock'}
-
+
-
+