@skeletonlabs/skeleton-svelte 4.12.1 → 4.14.0

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.
Files changed (25) hide show
  1. package/package.json +30 -30
  2. package/dist/components/accordion/modules/root-context.d.ts +0 -5
  3. package/dist/components/avatar/modules/root-context.d.ts +0 -5
  4. package/dist/components/carousel/modules/root-context.d.ts +0 -5
  5. package/dist/components/collapsible/modules/root-context.d.ts +0 -5
  6. package/dist/components/combobox/modules/root-context.d.ts +0 -5
  7. package/dist/components/date-picker/modules/root-context.d.ts +0 -5
  8. package/dist/components/dialog/modules/root-context.d.ts +0 -5
  9. package/dist/components/file-upload/modules/root-context.d.ts +0 -5
  10. package/dist/components/floating-panel/modules/root-context.d.ts +0 -5
  11. package/dist/components/listbox/modules/root-context.d.ts +0 -5
  12. package/dist/components/menu/modules/root-context.d.ts +0 -11
  13. package/dist/components/pagination/modules/root-context.d.ts +0 -5
  14. package/dist/components/popover/modules/root-context.d.ts +0 -5
  15. package/dist/components/progress/modules/root-context.d.ts +0 -5
  16. package/dist/components/rating-group/modules/root-context.d.ts +0 -5
  17. package/dist/components/segmented-control/modules/root-context.d.ts +0 -5
  18. package/dist/components/slider/modules/root-context.d.ts +0 -5
  19. package/dist/components/steps/modules/root-context.d.ts +0 -5
  20. package/dist/components/switch/modules/root-context.d.ts +0 -5
  21. package/dist/components/tabs/modules/root-context.d.ts +0 -5
  22. package/dist/components/tags-input/modules/root-context.d.ts +0 -5
  23. package/dist/components/toggle-group/modules/root-context.d.ts +0 -5
  24. package/dist/components/tooltip/modules/root-context.d.ts +0 -5
  25. package/dist/components/tree-view/modules/root-context.d.ts +0 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skeletonlabs/skeleton-svelte",
3
- "version": "4.12.1",
3
+ "version": "4.14.0",
4
4
  "description": "The Svelte package for Skeleton.",
5
5
  "author": "endigo9740 <chris@skeletonlabs.dev>",
6
6
  "repository": {
@@ -21,35 +21,35 @@
21
21
  ],
22
22
  "sideEffects": false,
23
23
  "dependencies": {
24
- "@internationalized/date": "3.11.0",
25
- "@zag-js/accordion": "1.34.1",
26
- "@zag-js/avatar": "1.34.1",
27
- "@zag-js/carousel": "1.34.1",
28
- "@zag-js/collapsible": "1.34.1",
29
- "@zag-js/collection": "1.34.1",
30
- "@zag-js/combobox": "1.34.1",
31
- "@zag-js/date-picker": "1.34.1",
32
- "@zag-js/dialog": "1.34.1",
33
- "@zag-js/file-upload": "1.34.1",
34
- "@zag-js/floating-panel": "1.34.1",
35
- "@zag-js/listbox": "1.34.1",
36
- "@zag-js/menu": "1.34.1",
37
- "@zag-js/pagination": "1.34.1",
38
- "@zag-js/popover": "1.34.1",
39
- "@zag-js/progress": "1.34.1",
40
- "@zag-js/radio-group": "1.34.1",
41
- "@zag-js/rating-group": "1.34.1",
42
- "@zag-js/slider": "1.34.1",
43
- "@zag-js/steps": "1.34.1",
44
- "@zag-js/svelte": "1.34.1",
45
- "@zag-js/switch": "1.34.1",
46
- "@zag-js/tabs": "1.34.1",
47
- "@zag-js/tags-input": "1.34.1",
48
- "@zag-js/toast": "1.34.1",
49
- "@zag-js/toggle-group": "1.34.1",
50
- "@zag-js/tooltip": "1.34.1",
51
- "@zag-js/tree-view": "1.34.1",
52
- "@skeletonlabs/skeleton-common": "4.12.1"
24
+ "@internationalized/date": "3.12.0",
25
+ "@zag-js/accordion": "1.38.2",
26
+ "@zag-js/avatar": "1.38.2",
27
+ "@zag-js/carousel": "1.38.2",
28
+ "@zag-js/collapsible": "1.38.2",
29
+ "@zag-js/collection": "1.38.2",
30
+ "@zag-js/combobox": "1.38.2",
31
+ "@zag-js/date-picker": "1.38.2",
32
+ "@zag-js/dialog": "1.38.2",
33
+ "@zag-js/file-upload": "1.38.2",
34
+ "@zag-js/floating-panel": "1.38.2",
35
+ "@zag-js/listbox": "1.38.2",
36
+ "@zag-js/menu": "1.38.2",
37
+ "@zag-js/pagination": "1.38.2",
38
+ "@zag-js/popover": "1.38.2",
39
+ "@zag-js/progress": "1.38.2",
40
+ "@zag-js/radio-group": "1.38.2",
41
+ "@zag-js/rating-group": "1.38.2",
42
+ "@zag-js/slider": "1.38.2",
43
+ "@zag-js/steps": "1.38.2",
44
+ "@zag-js/svelte": "1.38.2",
45
+ "@zag-js/switch": "1.38.2",
46
+ "@zag-js/tabs": "1.38.2",
47
+ "@zag-js/tags-input": "1.38.2",
48
+ "@zag-js/toast": "1.38.2",
49
+ "@zag-js/toggle-group": "1.38.2",
50
+ "@zag-js/tooltip": "1.38.2",
51
+ "@zag-js/tree-view": "1.38.2",
52
+ "@skeletonlabs/skeleton-common": "4.14.0"
53
53
  },
54
54
  "peerDependencies": {
55
55
  "svelte": "^5.29.0"
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/accordion", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/accordion", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/accordion", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/avatar", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/avatar", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/avatar", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/carousel", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/carousel", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/carousel", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/collapsible", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/collapsible", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/collapsible", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/combobox", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/combobox", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/combobox", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/date-picker", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/date-picker", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/date-picker", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/dialog", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/dialog", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/dialog", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/file-upload", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/file-upload", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/file-upload", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/floating-panel", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/floating-panel", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/floating-panel", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/listbox", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/listbox", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/listbox", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,11 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/menu", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes> & {
4
- service: import("@zag-js/menu", { with: { "resolution-mode": "require" } }).Service;
5
- };
6
- provide(value: () => import("@zag-js/menu", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes> & {
7
- service: import("@zag-js/menu", { with: { "resolution-mode": "require" } }).Service;
8
- }): () => import("@zag-js/menu", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes> & {
9
- service: import("@zag-js/menu", { with: { "resolution-mode": "require" } }).Service;
10
- };
11
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/pagination", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/pagination", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/pagination", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/popover", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/popover", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/popover", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/progress", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/progress", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/progress", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/rating-group", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/rating-group", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/rating-group", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/radio-group", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/radio-group", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/radio-group", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/slider", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/slider", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/slider", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/steps", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/steps", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/steps", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/switch", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/switch", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/switch", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/tabs", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/tabs", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/tabs", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/tags-input", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/tags-input", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/tags-input", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/toggle-group", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/toggle-group", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/toggle-group", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/tooltip", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/tooltip", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/tooltip", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };
@@ -1,5 +0,0 @@
1
- export declare const RootContext: {
2
- key: symbol;
3
- consume(): () => import("@zag-js/tree-view", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
4
- provide(value: () => import("@zag-js/tree-view", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>): () => import("@zag-js/tree-view", { with: { "resolution-mode": "require" } }).Api<import("@zag-js/svelte").PropTypes>;
5
- };