prlg-ui 1.8.234 → 1.8.235

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/rekaUI.d.ts CHANGED
@@ -124,7 +124,6 @@ import { SortingState } from '@tanstack/vue-table';
124
124
  import { TabsContent } from 'reka-ui';
125
125
  import { TabsIndicator } from 'reka-ui';
126
126
  import { TabsListProps } from 'reka-ui';
127
- import { TabsRoot } from 'reka-ui';
128
127
  import { TabsTriggerProps } from 'reka-ui';
129
128
  import { ToastAction } from 'reka-ui';
130
129
  import { ToastCloseProps } from 'reka-ui';
@@ -309,20 +308,18 @@ alignOffset: number;
309
308
 
310
309
  declare const __VLS_component_45: DefineComponent<TabsListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
311
310
 
312
- declare const __VLS_component_46: DefineComponent<TabsTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
311
+ declare const __VLS_component_46: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
313
312
 
314
- declare const __VLS_component_47: DefineComponent<TagProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TagProps> & Readonly<{}>, {
313
+ declare const __VLS_component_47: DefineComponent<TabsTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
314
+
315
+ declare const __VLS_component_48: DefineComponent<TagProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TagProps> & Readonly<{}>, {
315
316
  colors: TagColors;
316
317
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
317
318
 
318
- declare const __VLS_component_48: DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {
319
+ declare const __VLS_component_49: DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {
319
320
  as: AsTag | Component;
320
321
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
321
322
 
322
- declare const __VLS_component_49: DefineComponent<ToastProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastProviderProps> & Readonly<{}>, {
323
- swipeDirection: "left" | "right" | "up" | "down";
324
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
325
-
326
323
  declare const __VLS_component_5: DefineComponent<IAlertDialogActionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogActionProps> & Readonly<{}>, {
327
324
  size: ButtonSize;
328
325
  variant: ButtonVariant;
@@ -331,7 +328,11 @@ strong: boolean;
331
328
  as: AsTag | Component;
332
329
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
333
330
 
334
- declare const __VLS_component_50: DefineComponent<IToastRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
331
+ declare const __VLS_component_50: DefineComponent<ToastProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastProviderProps> & Readonly<{}>, {
332
+ swipeDirection: "left" | "right" | "up" | "down";
333
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
334
+
335
+ declare const __VLS_component_51: DefineComponent<IToastRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
335
336
  pause: () => any;
336
337
  "update:open": (value: boolean) => any;
337
338
  escapeKeyDown: (event: KeyboardEvent) => any;
@@ -417,11 +418,11 @@ y: number;
417
418
  variant: ToastVariant;
418
419
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
419
420
 
420
- declare const __VLS_component_51: DefineComponent<ToastTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastTitleProps> & Readonly<{}>, {
421
+ declare const __VLS_component_52: DefineComponent<ToastTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastTitleProps> & Readonly<{}>, {
421
422
  as: AsTag | Component;
422
423
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
423
424
 
424
- declare const __VLS_component_52: DefineComponent<ITooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
425
+ declare const __VLS_component_53: DefineComponent<ITooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
425
426
  escapeKeyDown: (event: KeyboardEvent) => any;
426
427
  pointerDownOutside: (event: Event) => any;
427
428
  }, string, PublicProps, Readonly<ITooltipContentProps> & Readonly<{
@@ -873,7 +874,7 @@ declare function __VLS_template_47(): {
873
874
  default?(_: {}): any;
874
875
  };
875
876
  refs: {};
876
- rootEl: HTMLDivElement;
877
+ rootEl: any;
877
878
  };
878
879
 
879
880
  declare function __VLS_template_48(): {
@@ -882,7 +883,7 @@ declare function __VLS_template_48(): {
882
883
  default?(_: {}): any;
883
884
  };
884
885
  refs: {};
885
- rootEl: any;
886
+ rootEl: HTMLDivElement;
886
887
  };
887
888
 
888
889
  declare function __VLS_template_49(): {
@@ -930,6 +931,15 @@ declare function __VLS_template_52(): {
930
931
  rootEl: any;
931
932
  };
932
933
 
934
+ declare function __VLS_template_53(): {
935
+ attrs: Partial<{}>;
936
+ slots: {
937
+ default?(_: {}): any;
938
+ };
939
+ refs: {};
940
+ rootEl: any;
941
+ };
942
+
933
943
  declare function __VLS_template_6(): {
934
944
  attrs: Partial<{}>;
935
945
  slots: {
@@ -1062,6 +1072,8 @@ declare type __VLS_TemplateResult_51 = ReturnType<typeof __VLS_template_51>;
1062
1072
 
1063
1073
  declare type __VLS_TemplateResult_52 = ReturnType<typeof __VLS_template_52>;
1064
1074
 
1075
+ declare type __VLS_TemplateResult_53 = ReturnType<typeof __VLS_template_53>;
1076
+
1065
1077
  declare type __VLS_TemplateResult_6 = ReturnType<typeof __VLS_template_6>;
1066
1078
 
1067
1079
  declare type __VLS_TemplateResult_7 = ReturnType<typeof __VLS_template_7>;
@@ -1358,6 +1370,12 @@ declare type __VLS_WithTemplateSlots_52<T, S> = T & {
1358
1370
  };
1359
1371
  };
1360
1372
 
1373
+ declare type __VLS_WithTemplateSlots_53<T, S> = T & {
1374
+ new (): {
1375
+ $slots: S;
1376
+ };
1377
+ };
1378
+
1361
1379
  declare type __VLS_WithTemplateSlots_6<T, S> = T & {
1362
1380
  new (): {
1363
1381
  $slots: S;
@@ -1869,11 +1887,11 @@ export { TabsIndicator }
1869
1887
 
1870
1888
  export declare const TabsList: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, __VLS_TemplateResult_45["slots"]>;
1871
1889
 
1872
- export { TabsRoot }
1890
+ export declare const TabsRoot: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
1873
1891
 
1874
- export declare const TabsTrigger: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
1892
+ export declare const TabsTrigger: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
1875
1893
 
1876
- export declare const Tag: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
1894
+ export declare const Tag: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
1877
1895
 
1878
1896
  export declare interface TagColors {
1879
1897
  background?: string;
@@ -1905,21 +1923,21 @@ export { ToastAction }
1905
1923
 
1906
1924
  export declare const ToastClose: DefineComponent<ToastCloseProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
1907
1925
 
1908
- export declare const ToastDescription: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
1926
+ export declare const ToastDescription: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
1909
1927
 
1910
1928
  export { ToastPortal }
1911
1929
 
1912
- export declare const ToastProvider: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
1930
+ export declare const ToastProvider: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
1913
1931
 
1914
- export declare const ToastRoot: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
1932
+ export declare const ToastRoot: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, __VLS_TemplateResult_51["slots"]>;
1915
1933
 
1916
- export declare const ToastTitle: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, __VLS_TemplateResult_51["slots"]>;
1934
+ export declare const ToastTitle: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, __VLS_TemplateResult_52["slots"]>;
1917
1935
 
1918
1936
  declare type ToastVariant = "warn" | "success" | "error" | "info";
1919
1937
 
1920
1938
  export declare const ToastViewport: DefineComponent<ToastViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
1921
1939
 
1922
- export declare const TooltipContent: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, __VLS_TemplateResult_52["slots"]>;
1940
+ export declare const TooltipContent: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, __VLS_TemplateResult_53["slots"]>;
1923
1941
 
1924
1942
  export { TooltipPortal }
1925
1943
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "prlg-ui",
3
3
  "private": false,
4
- "version": "1.8.234",
4
+ "version": "1.8.235",
5
5
  "type": "module",
6
6
  "main": "dist/prlg-ui.umd.js",
7
7
  "module": "dist/prlg-ui.es.js",