@skeletonlabs/skeleton-svelte 4.12.1 → 4.13.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.
- package/package.json +30 -30
- package/dist/components/accordion/modules/root-context.d.ts +0 -5
- package/dist/components/avatar/modules/root-context.d.ts +0 -5
- package/dist/components/carousel/modules/root-context.d.ts +0 -5
- package/dist/components/collapsible/modules/root-context.d.ts +0 -5
- package/dist/components/combobox/modules/root-context.d.ts +0 -5
- package/dist/components/date-picker/modules/root-context.d.ts +0 -5
- package/dist/components/dialog/modules/root-context.d.ts +0 -5
- package/dist/components/file-upload/modules/root-context.d.ts +0 -5
- package/dist/components/floating-panel/modules/root-context.d.ts +0 -5
- package/dist/components/listbox/modules/root-context.d.ts +0 -5
- package/dist/components/menu/modules/root-context.d.ts +0 -11
- package/dist/components/pagination/modules/root-context.d.ts +0 -5
- package/dist/components/popover/modules/root-context.d.ts +0 -5
- package/dist/components/progress/modules/root-context.d.ts +0 -5
- package/dist/components/rating-group/modules/root-context.d.ts +0 -5
- package/dist/components/segmented-control/modules/root-context.d.ts +0 -5
- package/dist/components/slider/modules/root-context.d.ts +0 -5
- package/dist/components/steps/modules/root-context.d.ts +0 -5
- package/dist/components/switch/modules/root-context.d.ts +0 -5
- package/dist/components/tabs/modules/root-context.d.ts +0 -5
- package/dist/components/tags-input/modules/root-context.d.ts +0 -5
- package/dist/components/toggle-group/modules/root-context.d.ts +0 -5
- package/dist/components/tooltip/modules/root-context.d.ts +0 -5
- 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.
|
|
3
|
+
"version": "4.13.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.
|
|
25
|
-
"@zag-js/accordion": "1.
|
|
26
|
-
"@zag-js/avatar": "1.
|
|
27
|
-
"@zag-js/carousel": "1.
|
|
28
|
-
"@zag-js/collapsible": "1.
|
|
29
|
-
"@zag-js/collection": "1.
|
|
30
|
-
"@zag-js/combobox": "1.
|
|
31
|
-
"@zag-js/date-picker": "1.
|
|
32
|
-
"@zag-js/dialog": "1.
|
|
33
|
-
"@zag-js/file-upload": "1.
|
|
34
|
-
"@zag-js/floating-panel": "1.
|
|
35
|
-
"@zag-js/listbox": "1.
|
|
36
|
-
"@zag-js/menu": "1.
|
|
37
|
-
"@zag-js/pagination": "1.
|
|
38
|
-
"@zag-js/popover": "1.
|
|
39
|
-
"@zag-js/progress": "1.
|
|
40
|
-
"@zag-js/radio-group": "1.
|
|
41
|
-
"@zag-js/rating-group": "1.
|
|
42
|
-
"@zag-js/slider": "1.
|
|
43
|
-
"@zag-js/steps": "1.
|
|
44
|
-
"@zag-js/svelte": "1.
|
|
45
|
-
"@zag-js/switch": "1.
|
|
46
|
-
"@zag-js/tabs": "1.
|
|
47
|
-
"@zag-js/tags-input": "1.
|
|
48
|
-
"@zag-js/toast": "1.
|
|
49
|
-
"@zag-js/toggle-group": "1.
|
|
50
|
-
"@zag-js/tooltip": "1.
|
|
51
|
-
"@zag-js/tree-view": "1.
|
|
52
|
-
"@skeletonlabs/skeleton-common": "4.
|
|
24
|
+
"@internationalized/date": "3.12.0",
|
|
25
|
+
"@zag-js/accordion": "1.35.3",
|
|
26
|
+
"@zag-js/avatar": "1.35.3",
|
|
27
|
+
"@zag-js/carousel": "1.35.3",
|
|
28
|
+
"@zag-js/collapsible": "1.35.3",
|
|
29
|
+
"@zag-js/collection": "1.35.3",
|
|
30
|
+
"@zag-js/combobox": "1.35.3",
|
|
31
|
+
"@zag-js/date-picker": "1.35.3",
|
|
32
|
+
"@zag-js/dialog": "1.35.3",
|
|
33
|
+
"@zag-js/file-upload": "1.35.3",
|
|
34
|
+
"@zag-js/floating-panel": "1.35.3",
|
|
35
|
+
"@zag-js/listbox": "1.35.3",
|
|
36
|
+
"@zag-js/menu": "1.35.3",
|
|
37
|
+
"@zag-js/pagination": "1.35.3",
|
|
38
|
+
"@zag-js/popover": "1.35.3",
|
|
39
|
+
"@zag-js/progress": "1.35.3",
|
|
40
|
+
"@zag-js/radio-group": "1.35.3",
|
|
41
|
+
"@zag-js/rating-group": "1.35.3",
|
|
42
|
+
"@zag-js/slider": "1.35.3",
|
|
43
|
+
"@zag-js/steps": "1.35.3",
|
|
44
|
+
"@zag-js/svelte": "1.35.3",
|
|
45
|
+
"@zag-js/switch": "1.35.3",
|
|
46
|
+
"@zag-js/tabs": "1.35.3",
|
|
47
|
+
"@zag-js/tags-input": "1.35.3",
|
|
48
|
+
"@zag-js/toast": "1.35.3",
|
|
49
|
+
"@zag-js/toggle-group": "1.35.3",
|
|
50
|
+
"@zag-js/tooltip": "1.35.3",
|
|
51
|
+
"@zag-js/tree-view": "1.35.3",
|
|
52
|
+
"@skeletonlabs/skeleton-common": "4.13.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
|
-
};
|