@datum-cloud/datum-ui 0.2.0-alpha.3 → 0.2.0-alpha.5
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/README.md +66 -32
- package/dist/alert/index.mjs +3 -0
- package/dist/alert-BC2Mccfo.mjs +95 -0
- package/dist/autocomplete/index.mjs +7 -0
- package/dist/autocomplete-DZtI97HP.mjs +295 -0
- package/dist/avatar-stack/index.mjs +5 -0
- package/dist/avatar-stack-JCfBlPB9.mjs +80 -0
- package/dist/badge/index.mjs +3 -0
- package/dist/badge-bFgeYceE.mjs +185 -0
- package/dist/breadcrumb/index.mjs +4 -0
- package/dist/breadcrumb-BGYJgom_.mjs +71 -0
- package/dist/button/index.mjs +4 -0
- package/dist/button-AzpnV-WB.mjs +49 -0
- package/dist/button-C1wRfGtT.mjs +230 -0
- package/dist/button-group/index.mjs +5 -0
- package/dist/button-group-C1IB2K5s.mjs +40 -0
- package/dist/calendar/index.mjs +5 -0
- package/dist/calendar-DlIHeWb0.mjs +113 -0
- package/dist/card/index.mjs +4 -0
- package/dist/card-3Kd0VdNf.mjs +63 -0
- package/dist/chart/index.mjs +4 -0
- package/dist/chart-BZqUKpkh.mjs +143 -0
- package/dist/checkbox/index.mjs +4 -0
- package/dist/checkbox-LG1OKTpG.mjs +34 -0
- package/dist/col-lrLMZaTJ.mjs +184 -0
- package/dist/collapsible/index.mjs +3 -0
- package/dist/collapsible-Bt9UYfv3.mjs +9 -0
- package/dist/command/index.mjs +5 -0
- package/dist/command-s0Yv3abE.mjs +86 -0
- package/dist/components/features/date-picker/index.d.ts +3 -0
- package/dist/components/features/date-picker/index.d.ts.map +1 -0
- package/dist/components/features/dropzone/index.d.ts +1 -0
- package/dist/components/features/dropzone/index.d.ts.map +1 -1
- package/dist/components/themes/index.d.ts +1 -1
- package/dist/components/themes/index.d.ts.map +1 -1
- package/dist/components/themes/types.d.ts +0 -2
- package/dist/components/themes/types.d.ts.map +1 -1
- package/dist/date-picker/index.mjs +9 -0
- package/dist/dialog/index.mjs +5 -0
- package/dist/dialog-DXBaT9gA.mjs +86 -0
- package/dist/dialog-bnMMf9GD.mjs +73 -0
- package/dist/dropdown/index.mjs +3 -0
- package/dist/dropdown-DtSa_lqc.mjs +112 -0
- package/dist/dropzone/index.mjs +5 -0
- package/dist/dropzone-BkOnwrS4.mjs +221 -0
- package/dist/empty-content/index.mjs +3 -0
- package/dist/empty-content-BM9rzI13.mjs +196 -0
- package/dist/exports/map.d.ts +3 -0
- package/dist/exports/map.d.ts.map +1 -0
- package/dist/fonts/AllianceNo1-Medium.ttf +0 -0
- package/dist/fonts/AllianceNo1-Regular.ttf +0 -0
- package/dist/fonts/AllianceNo1-SemiBold.ttf +0 -0
- package/dist/form/index.mjs +146 -0
- package/dist/grid/index.mjs +3 -0
- package/dist/hooks/index.mjs +2 -3
- package/dist/hover-card/index.mjs +4 -0
- package/dist/hover-card-CUPfFUqE.mjs +33 -0
- package/dist/icon-wrapper-9ticVbRL.mjs +14 -0
- package/dist/icons/index.mjs +3 -3
- package/dist/index.d.ts +0 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +65 -9
- package/dist/input/index.mjs +5 -0
- package/dist/input-DuyjEKEW.mjs +17 -0
- package/dist/input-fzXBheCN.mjs +17 -0
- package/dist/input-group/index.mjs +7 -0
- package/dist/input-group-CPaFSTEV.mjs +80 -0
- package/dist/input-number/index.mjs +6 -0
- package/dist/input-number-9o62JHRl.mjs +106 -0
- package/dist/input-with-addons/index.mjs +3 -0
- package/dist/input-with-addons-BQn7KCTU.mjs +30 -0
- package/dist/label/index.mjs +4 -0
- package/dist/label-_ste_Re3.mjs +44 -0
- package/dist/link-button-TIF2Zdrk.mjs +36 -0
- package/dist/loader-overlay/index.mjs +3 -0
- package/dist/loader-overlay-DUaQSZQP.mjs +17 -0
- package/dist/map/index.mjs +13 -0
- package/dist/map-WL6jhkSM.mjs +1094 -0
- package/dist/more-actions/index.mjs +5 -0
- package/dist/more-actions-Ch1f6Mh3.mjs +54 -0
- package/dist/nprogress/index.mjs +32 -0
- package/dist/page-title/index.mjs +3 -0
- package/dist/page-title-BJuo81rT.mjs +26 -0
- package/dist/popover/index.mjs +4 -0
- package/dist/popover-SQlKSz6L.mjs +36 -0
- package/dist/radio-group/index.mjs +4 -0
- package/dist/radio-group-Oshv0b-U.mjs +49 -0
- package/dist/select/index.mjs +4 -0
- package/dist/select-DVlEzD2W.mjs +166 -0
- package/dist/separator/index.mjs +4 -0
- package/dist/separator-T2ppyD-8.mjs +18 -0
- package/dist/sheet/index.mjs +5 -0
- package/dist/sheet-BKiCwtNO.mjs +45 -0
- package/dist/sheet-CtnP6gTD.mjs +77 -0
- package/dist/sidebar/index.mjs +11 -0
- package/dist/sidebar-DfqezV8t.mjs +945 -0
- package/dist/skeleton/index.mjs +4 -0
- package/dist/skeleton-vzbxA-DQ.mjs +13 -0
- package/dist/spinner/index.mjs +4 -0
- package/dist/spinner-BE7k2bAD.mjs +16 -0
- package/dist/{icon-wrapper-BgPkifId.mjs → spinner.icon-Bg8zgGh0.mjs} +1 -12
- package/dist/stepper/index.mjs +5 -0
- package/dist/stepper-SWB-u_nM.mjs +323 -0
- package/dist/{style.css → styles.css} +317 -575
- package/dist/styles.mjs +1 -0
- package/dist/switch/index.mjs +4 -0
- package/dist/switch-Calk7Gyw.mjs +32 -0
- package/dist/table/index.mjs +4 -0
- package/dist/table-CsXBcQLI.mjs +68 -0
- package/dist/tabs/index.mjs +3 -0
- package/dist/tabs-D8n-dqnw.mjs +52 -0
- package/dist/tag-input/index.mjs +5 -0
- package/dist/tag-input-Di7SDNbK.mjs +284 -0
- package/dist/task-queue/index.mjs +7 -0
- package/dist/task-queue-dropdown-DW72ikDH.mjs +1356 -0
- package/dist/textarea/index.mjs +5 -0
- package/dist/textarea-CxE3YbC7.mjs +17 -0
- package/dist/textarea-QYRcDEpK.mjs +15 -0
- package/dist/theme/index.mjs +3 -0
- package/dist/{theme.provider-DpFLwtHe.mjs → theme.provider-CzCxEFFh.mjs} +63 -1
- package/dist/to-api-format-C2xjQUcI.mjs +1506 -0
- package/dist/toast/index.mjs +3 -0
- package/dist/tooltip/index.mjs +4 -0
- package/dist/tooltip-Dd3ActSS.mjs +74 -0
- package/dist/typography/index.mjs +3 -0
- package/dist/typography-UA7ZZvgJ.mjs +200 -0
- package/dist/use-copy-to-clipboard-ki-WoTml.mjs +31 -0
- package/dist/use-stepper-BaToCYMs.mjs +2017 -0
- package/dist/{use-copy-to-clipboard-BfrpD6G8.mjs → use-toast-mdn_CqRY.mjs} +34 -27
- package/dist/utils/index.mjs +0 -1
- package/dist/utils-Bfgoe-Gm.mjs +20 -0
- package/dist/visually-hidden/index.mjs +3 -0
- package/dist/visuallyhidden-aaTUk4Yo.mjs +7 -0
- package/package.json +223 -24
- package/dist/components/index.mjs +0 -8
- package/dist/datum.provider-D6VMjSV0.mjs +0 -37
- package/dist/providers/datum.provider.d.ts +0 -20
- package/dist/providers/datum.provider.d.ts.map +0 -1
- package/dist/providers/index.d.ts +0 -3
- package/dist/providers/index.d.ts.map +0 -1
- package/dist/providers/index.mjs +0 -4
- package/dist/theme-script-DHyLk25i.mjs +0 -11128
- /package/dist/{close.icon-chkXPAUC.mjs → close.icon-CMNMoXM_.mjs} +0 -0
- /package/dist/{map-leaflet-imports-OKaoesjZ.mjs → map-leaflet-imports-C4JYls8q.mjs} +0 -0
- /package/dist/{use-debounce-BYB-jPeX.mjs → use-debounce-B6wPrZV8.mjs} +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as cn } from "./cn-DWCc1QRE.mjs";
|
|
2
|
-
import { t as CloseIcon } from "./close.icon-
|
|
3
|
-
import { createElement,
|
|
2
|
+
import { t as CloseIcon } from "./close.icon-CMNMoXM_.mjs";
|
|
3
|
+
import { createElement, useEffect } from "react";
|
|
4
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
5
|
-
import { toast } from "sonner";
|
|
5
|
+
import { Toaster, toast } from "sonner";
|
|
6
6
|
|
|
7
7
|
//#region src/components/features/toast/headless-toast.tsx
|
|
8
8
|
const variantAccentClass = {
|
|
@@ -86,31 +86,38 @@ const toast$1 = {
|
|
|
86
86
|
};
|
|
87
87
|
|
|
88
88
|
//#endregion
|
|
89
|
-
//#region src/
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
89
|
+
//#region src/components/features/toast/toaster.tsx
|
|
90
|
+
/**
|
|
91
|
+
* Sonner Toaster configured for "headless" usage.
|
|
92
|
+
*
|
|
93
|
+
* We render our own toast markup via `toast.custom`, so we remove Sonner's default styling.
|
|
94
|
+
*/
|
|
95
|
+
function Toaster$1({ toastOptions, ...props }) {
|
|
96
|
+
return /* @__PURE__ */ jsx(Toaster, {
|
|
97
|
+
toastOptions: {
|
|
98
|
+
unstyled: true,
|
|
99
|
+
...toastOptions
|
|
100
|
+
},
|
|
101
|
+
...props
|
|
102
|
+
});
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
//#endregion
|
|
106
|
+
//#region src/components/features/toast/use-toast.ts
|
|
107
|
+
/**
|
|
108
|
+
* Sonner is a toast library for React.
|
|
109
|
+
* Implementation based on github.com/epicweb-dev/epic-stack
|
|
110
|
+
*/
|
|
111
|
+
function useToast(toastData) {
|
|
93
112
|
useEffect(() => {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
await navigator.clipboard.writeText(text);
|
|
102
|
-
setIsCopied(true);
|
|
103
|
-
if (options?.withToast) toast$1.success(options.toastMessage ?? "Copied to clipboard");
|
|
104
|
-
timeoutRef.current = setTimeout(() => {
|
|
105
|
-
setIsCopied(false);
|
|
106
|
-
}, 2e3);
|
|
107
|
-
return true;
|
|
108
|
-
} catch {
|
|
109
|
-
setIsCopied(false);
|
|
110
|
-
return false;
|
|
111
|
-
}
|
|
112
|
-
}, [])];
|
|
113
|
+
if (toastData) setTimeout(() => {
|
|
114
|
+
toast$1[toastData.type](toastData.title ?? toastData.description, {
|
|
115
|
+
id: toastData.id,
|
|
116
|
+
description: toastData.title ? toastData.description : void 0
|
|
117
|
+
});
|
|
118
|
+
}, 0);
|
|
119
|
+
}, [toastData]);
|
|
113
120
|
}
|
|
114
121
|
|
|
115
122
|
//#endregion
|
|
116
|
-
export {
|
|
123
|
+
export { Toaster$1 as n, toast$1 as r, useToast as t };
|
package/dist/utils/index.mjs
CHANGED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { clsx } from "clsx";
|
|
2
|
+
import { twMerge } from "tailwind-merge";
|
|
3
|
+
|
|
4
|
+
//#region ../shadcn/lib/utils.ts
|
|
5
|
+
/**
|
|
6
|
+
* shadcn/ui Utilities
|
|
7
|
+
* Combines multiple class names using clsx and tailwind-merge
|
|
8
|
+
*/
|
|
9
|
+
/**
|
|
10
|
+
* Combines multiple class names using clsx and tailwind-merge
|
|
11
|
+
* Useful for conditionally applying Tailwind CSS classes
|
|
12
|
+
* @param inputs - Array of class values to be merged
|
|
13
|
+
* @returns Merged class string with Tailwind conflicts resolved
|
|
14
|
+
*/
|
|
15
|
+
function cn(...inputs) {
|
|
16
|
+
return twMerge(clsx(inputs));
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
//#endregion
|
|
20
|
+
export { cn as t };
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@datum-cloud/datum-ui",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.2.0-alpha.
|
|
4
|
+
"version": "0.2.0-alpha.5",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
7
7
|
"url": "https://github.com/datum-cloud/datum-ui"
|
|
@@ -14,13 +14,13 @@
|
|
|
14
14
|
"types": "./dist/index.d.ts",
|
|
15
15
|
"default": "./dist/index.mjs"
|
|
16
16
|
},
|
|
17
|
-
"./
|
|
18
|
-
"
|
|
19
|
-
"default": "./dist/
|
|
17
|
+
"./styles": {
|
|
18
|
+
"style": "./dist/styles.css",
|
|
19
|
+
"default": "./dist/styles.css"
|
|
20
20
|
},
|
|
21
|
-
"./
|
|
22
|
-
"types": "./dist/
|
|
23
|
-
"default": "./dist/
|
|
21
|
+
"./theme": {
|
|
22
|
+
"types": "./dist/components/themes/index.d.ts",
|
|
23
|
+
"default": "./dist/theme/index.mjs"
|
|
24
24
|
},
|
|
25
25
|
"./hooks": {
|
|
26
26
|
"types": "./dist/hooks/index.d.ts",
|
|
@@ -34,7 +34,206 @@
|
|
|
34
34
|
"types": "./dist/utils/index.d.ts",
|
|
35
35
|
"default": "./dist/utils/index.mjs"
|
|
36
36
|
},
|
|
37
|
-
"./
|
|
37
|
+
"./alert": {
|
|
38
|
+
"types": "./dist/components/base/alert/index.d.ts",
|
|
39
|
+
"default": "./dist/alert/index.mjs"
|
|
40
|
+
},
|
|
41
|
+
"./badge": {
|
|
42
|
+
"types": "./dist/components/base/badge/index.d.ts",
|
|
43
|
+
"default": "./dist/badge/index.mjs"
|
|
44
|
+
},
|
|
45
|
+
"./breadcrumb": {
|
|
46
|
+
"types": "./dist/components/base/breadcrumb/index.d.ts",
|
|
47
|
+
"default": "./dist/breadcrumb/index.mjs"
|
|
48
|
+
},
|
|
49
|
+
"./button": {
|
|
50
|
+
"types": "./dist/components/base/button/index.d.ts",
|
|
51
|
+
"default": "./dist/button/index.mjs"
|
|
52
|
+
},
|
|
53
|
+
"./button-group": {
|
|
54
|
+
"types": "./dist/components/base/button-group/index.d.ts",
|
|
55
|
+
"default": "./dist/button-group/index.mjs"
|
|
56
|
+
},
|
|
57
|
+
"./calendar": {
|
|
58
|
+
"types": "./dist/components/base/calendar/index.d.ts",
|
|
59
|
+
"default": "./dist/calendar/index.mjs"
|
|
60
|
+
},
|
|
61
|
+
"./card": {
|
|
62
|
+
"types": "./dist/components/base/card/index.d.ts",
|
|
63
|
+
"default": "./dist/card/index.mjs"
|
|
64
|
+
},
|
|
65
|
+
"./chart": {
|
|
66
|
+
"types": "./dist/components/base/chart/index.d.ts",
|
|
67
|
+
"default": "./dist/chart/index.mjs"
|
|
68
|
+
},
|
|
69
|
+
"./checkbox": {
|
|
70
|
+
"types": "./dist/components/base/checkbox/index.d.ts",
|
|
71
|
+
"default": "./dist/checkbox/index.mjs"
|
|
72
|
+
},
|
|
73
|
+
"./collapsible": {
|
|
74
|
+
"types": "./dist/components/base/collapsible/index.d.ts",
|
|
75
|
+
"default": "./dist/collapsible/index.mjs"
|
|
76
|
+
},
|
|
77
|
+
"./command": {
|
|
78
|
+
"types": "./dist/components/base/command/index.d.ts",
|
|
79
|
+
"default": "./dist/command/index.mjs"
|
|
80
|
+
},
|
|
81
|
+
"./dialog": {
|
|
82
|
+
"types": "./dist/components/base/dialog/index.d.ts",
|
|
83
|
+
"default": "./dist/dialog/index.mjs"
|
|
84
|
+
},
|
|
85
|
+
"./hover-card": {
|
|
86
|
+
"types": "./dist/components/base/hover-card/index.d.ts",
|
|
87
|
+
"default": "./dist/hover-card/index.mjs"
|
|
88
|
+
},
|
|
89
|
+
"./input": {
|
|
90
|
+
"types": "./dist/components/base/input/index.d.ts",
|
|
91
|
+
"default": "./dist/input/index.mjs"
|
|
92
|
+
},
|
|
93
|
+
"./input-group": {
|
|
94
|
+
"types": "./dist/components/base/input-group/index.d.ts",
|
|
95
|
+
"default": "./dist/input-group/index.mjs"
|
|
96
|
+
},
|
|
97
|
+
"./label": {
|
|
98
|
+
"types": "./dist/components/base/label/index.d.ts",
|
|
99
|
+
"default": "./dist/label/index.mjs"
|
|
100
|
+
},
|
|
101
|
+
"./popover": {
|
|
102
|
+
"types": "./dist/components/base/popover/index.d.ts",
|
|
103
|
+
"default": "./dist/popover/index.mjs"
|
|
104
|
+
},
|
|
105
|
+
"./radio-group": {
|
|
106
|
+
"types": "./dist/components/base/radio-group/index.d.ts",
|
|
107
|
+
"default": "./dist/radio-group/index.mjs"
|
|
108
|
+
},
|
|
109
|
+
"./select": {
|
|
110
|
+
"types": "./dist/components/base/select/index.d.ts",
|
|
111
|
+
"default": "./dist/select/index.mjs"
|
|
112
|
+
},
|
|
113
|
+
"./separator": {
|
|
114
|
+
"types": "./dist/components/base/separator/index.d.ts",
|
|
115
|
+
"default": "./dist/separator/index.mjs"
|
|
116
|
+
},
|
|
117
|
+
"./sheet": {
|
|
118
|
+
"types": "./dist/components/base/sheet/index.d.ts",
|
|
119
|
+
"default": "./dist/sheet/index.mjs"
|
|
120
|
+
},
|
|
121
|
+
"./skeleton": {
|
|
122
|
+
"types": "./dist/components/base/skeleton/index.d.ts",
|
|
123
|
+
"default": "./dist/skeleton/index.mjs"
|
|
124
|
+
},
|
|
125
|
+
"./spinner": {
|
|
126
|
+
"types": "./dist/components/base/spinner/index.d.ts",
|
|
127
|
+
"default": "./dist/spinner/index.mjs"
|
|
128
|
+
},
|
|
129
|
+
"./switch": {
|
|
130
|
+
"types": "./dist/components/base/switch/index.d.ts",
|
|
131
|
+
"default": "./dist/switch/index.mjs"
|
|
132
|
+
},
|
|
133
|
+
"./table": {
|
|
134
|
+
"types": "./dist/components/base/table/index.d.ts",
|
|
135
|
+
"default": "./dist/table/index.mjs"
|
|
136
|
+
},
|
|
137
|
+
"./tabs": {
|
|
138
|
+
"types": "./dist/components/base/tabs/index.d.ts",
|
|
139
|
+
"default": "./dist/tabs/index.mjs"
|
|
140
|
+
},
|
|
141
|
+
"./textarea": {
|
|
142
|
+
"types": "./dist/components/base/textarea/index.d.ts",
|
|
143
|
+
"default": "./dist/textarea/index.mjs"
|
|
144
|
+
},
|
|
145
|
+
"./tooltip": {
|
|
146
|
+
"types": "./dist/components/base/tooltip/index.d.ts",
|
|
147
|
+
"default": "./dist/tooltip/index.mjs"
|
|
148
|
+
},
|
|
149
|
+
"./typography": {
|
|
150
|
+
"types": "./dist/components/base/typography/index.d.ts",
|
|
151
|
+
"default": "./dist/typography/index.mjs"
|
|
152
|
+
},
|
|
153
|
+
"./visually-hidden": {
|
|
154
|
+
"types": "./dist/components/base/visuallyhidden/index.d.ts",
|
|
155
|
+
"default": "./dist/visually-hidden/index.mjs"
|
|
156
|
+
},
|
|
157
|
+
"./autocomplete": {
|
|
158
|
+
"types": "./dist/components/features/autocomplete/index.d.ts",
|
|
159
|
+
"default": "./dist/autocomplete/index.mjs"
|
|
160
|
+
},
|
|
161
|
+
"./avatar-stack": {
|
|
162
|
+
"types": "./dist/components/features/avatar-stack/index.d.ts",
|
|
163
|
+
"default": "./dist/avatar-stack/index.mjs"
|
|
164
|
+
},
|
|
165
|
+
"./date-picker": {
|
|
166
|
+
"types": "./dist/components/features/date-picker/index.d.ts",
|
|
167
|
+
"default": "./dist/date-picker/index.mjs"
|
|
168
|
+
},
|
|
169
|
+
"./dropdown": {
|
|
170
|
+
"types": "./dist/components/features/dropdown/index.d.ts",
|
|
171
|
+
"default": "./dist/dropdown/index.mjs"
|
|
172
|
+
},
|
|
173
|
+
"./dropzone": {
|
|
174
|
+
"types": "./dist/components/features/dropzone/index.d.ts",
|
|
175
|
+
"default": "./dist/dropzone/index.mjs"
|
|
176
|
+
},
|
|
177
|
+
"./empty-content": {
|
|
178
|
+
"types": "./dist/components/features/empty-content/index.d.ts",
|
|
179
|
+
"default": "./dist/empty-content/index.mjs"
|
|
180
|
+
},
|
|
181
|
+
"./form": {
|
|
182
|
+
"types": "./dist/components/features/form/index.d.ts",
|
|
183
|
+
"default": "./dist/form/index.mjs"
|
|
184
|
+
},
|
|
185
|
+
"./grid": {
|
|
186
|
+
"types": "./dist/components/features/grid/index.d.ts",
|
|
187
|
+
"default": "./dist/grid/index.mjs"
|
|
188
|
+
},
|
|
189
|
+
"./input-number": {
|
|
190
|
+
"types": "./dist/components/features/input-number/index.d.ts",
|
|
191
|
+
"default": "./dist/input-number/index.mjs"
|
|
192
|
+
},
|
|
193
|
+
"./input-with-addons": {
|
|
194
|
+
"types": "./dist/components/features/input-with-addons/index.d.ts",
|
|
195
|
+
"default": "./dist/input-with-addons/index.mjs"
|
|
196
|
+
},
|
|
197
|
+
"./loader-overlay": {
|
|
198
|
+
"types": "./dist/components/features/loader-overlay/index.d.ts",
|
|
199
|
+
"default": "./dist/loader-overlay/index.mjs"
|
|
200
|
+
},
|
|
201
|
+
"./map": {
|
|
202
|
+
"types": "./dist/exports/map.d.ts",
|
|
203
|
+
"default": "./dist/map/index.mjs"
|
|
204
|
+
},
|
|
205
|
+
"./more-actions": {
|
|
206
|
+
"types": "./dist/components/features/more-actions/index.d.ts",
|
|
207
|
+
"default": "./dist/more-actions/index.mjs"
|
|
208
|
+
},
|
|
209
|
+
"./nprogress": {
|
|
210
|
+
"types": "./dist/components/features/nprogress/index.d.ts",
|
|
211
|
+
"default": "./dist/nprogress/index.mjs"
|
|
212
|
+
},
|
|
213
|
+
"./page-title": {
|
|
214
|
+
"types": "./dist/components/features/page-title/index.d.ts",
|
|
215
|
+
"default": "./dist/page-title/index.mjs"
|
|
216
|
+
},
|
|
217
|
+
"./sidebar": {
|
|
218
|
+
"types": "./dist/components/features/sidebar/index.d.ts",
|
|
219
|
+
"default": "./dist/sidebar/index.mjs"
|
|
220
|
+
},
|
|
221
|
+
"./stepper": {
|
|
222
|
+
"types": "./dist/components/features/stepper/index.d.ts",
|
|
223
|
+
"default": "./dist/stepper/index.mjs"
|
|
224
|
+
},
|
|
225
|
+
"./tag-input": {
|
|
226
|
+
"types": "./dist/components/features/tag-input/index.d.ts",
|
|
227
|
+
"default": "./dist/tag-input/index.mjs"
|
|
228
|
+
},
|
|
229
|
+
"./task-queue": {
|
|
230
|
+
"types": "./dist/components/features/task-queue/index.d.ts",
|
|
231
|
+
"default": "./dist/task-queue/index.mjs"
|
|
232
|
+
},
|
|
233
|
+
"./toast": {
|
|
234
|
+
"types": "./dist/components/features/toast/index.d.ts",
|
|
235
|
+
"default": "./dist/toast/index.mjs"
|
|
236
|
+
}
|
|
38
237
|
},
|
|
39
238
|
"main": "./dist/index.mjs",
|
|
40
239
|
"module": "./dist/index.mjs",
|
|
@@ -44,6 +243,18 @@
|
|
|
44
243
|
"README.md",
|
|
45
244
|
"dist"
|
|
46
245
|
],
|
|
246
|
+
"scripts": {
|
|
247
|
+
"build": "tsdown --config-loader native && tsc -p tsconfig.build.json && node scripts/fix-dts-imports.mjs && cp -r src/styles/fonts dist/fonts",
|
|
248
|
+
"dev": "tsdown --config-loader native --watch",
|
|
249
|
+
"lint": "eslint .",
|
|
250
|
+
"typecheck": "tsc --noEmit",
|
|
251
|
+
"test": "vitest run",
|
|
252
|
+
"test:watch": "vitest",
|
|
253
|
+
"test:coverage": "vitest run --coverage",
|
|
254
|
+
"clean": "rm -rf dist .turbo node_modules coverage",
|
|
255
|
+
"prepack": "node scripts/strip-workspace-deps.mjs --strip",
|
|
256
|
+
"postpack": "node scripts/strip-workspace-deps.mjs --restore"
|
|
257
|
+
},
|
|
47
258
|
"peerDependencies": {
|
|
48
259
|
"@conform-to/react": ">=1",
|
|
49
260
|
"@conform-to/zod": ">=1",
|
|
@@ -202,9 +413,7 @@
|
|
|
202
413
|
"class-variance-authority": "^0.7",
|
|
203
414
|
"clsx": "^2.1.1",
|
|
204
415
|
"lucide-react": "^0.556",
|
|
205
|
-
"tailwind-merge": "^3.5.0"
|
|
206
|
-
"tailwind-scrollbar-hide": "^4.0.0",
|
|
207
|
-
"tw-animate-css": "^1.4.0"
|
|
416
|
+
"tailwind-merge": "^3.5.0"
|
|
208
417
|
},
|
|
209
418
|
"devDependencies": {
|
|
210
419
|
"@bosh-code/tsdown-plugin-tailwindcss": "^1.0.1",
|
|
@@ -215,6 +424,7 @@
|
|
|
215
424
|
"@radix-ui/react-slot": "^1.2.4",
|
|
216
425
|
"@radix-ui/react-tabs": "^1.1.13",
|
|
217
426
|
"@radix-ui/react-tooltip": "^1.2.8",
|
|
427
|
+
"@repo/config": "workspace:*",
|
|
218
428
|
"@stepperize/react": "^6.1.0",
|
|
219
429
|
"@tailwindcss/node": "^4.2.1",
|
|
220
430
|
"@tailwindcss/oxide": "^4.2.1",
|
|
@@ -251,20 +461,9 @@
|
|
|
251
461
|
"tsdown": "^0.20.3",
|
|
252
462
|
"typescript": "^5.9",
|
|
253
463
|
"vitest": "^3",
|
|
254
|
-
"zod": "^4.3.6"
|
|
255
|
-
"@repo/config": "0.0.0"
|
|
464
|
+
"zod": "^4.3.6"
|
|
256
465
|
},
|
|
257
466
|
"publishConfig": {
|
|
258
467
|
"access": "public"
|
|
259
|
-
},
|
|
260
|
-
"scripts": {
|
|
261
|
-
"build": "tsdown --config-loader native && tsc -p tsconfig.build.json && node scripts/fix-dts-imports.mjs && cp -r src/styles/fonts dist/fonts",
|
|
262
|
-
"dev": "tsdown --config-loader native --watch",
|
|
263
|
-
"lint": "eslint .",
|
|
264
|
-
"typecheck": "tsc --noEmit",
|
|
265
|
-
"test": "vitest run",
|
|
266
|
-
"test:watch": "vitest",
|
|
267
|
-
"test:coverage": "vitest run --coverage",
|
|
268
|
-
"clean": "rm -rf dist .turbo node_modules coverage"
|
|
269
468
|
}
|
|
270
|
-
}
|
|
469
|
+
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import '../style.css';
|
|
2
|
-
import { $ as SidebarGroupAction, $i as Card, $n as paragraphVariants, $r as MapDrawPolygon, $t as FormSwitch, A as TaskPanel, Ai as HoverCard, An as DropdownMenuPortal, Ar as SelectGroup, At as getGutter, B as TaskQueueProvider, Bi as CommandList, Bn as AvatarStack, Br as Popover, Bt as useFormContext, C as localInputStringToUtc, Ca as badgeVariants, Ci as InputGroup, Cn as DropzoneEmptyState, Cr as SheetDescription, Ct as startProgress, D as TaskQueueDropdown, Di as InputGroupText, Dn as DropdownMenuGroup, Dr as SheetTrigger, Dt as Col, E as zonedDateToUtcString, Ea as AlertTitle, Ei as InputGroupInput, En as DropdownMenuContent, Er as SheetTitle, Et as InputNumber, F as getContextLabel, Fi as CommandDialog, Fn as DropdownMenuSub, Fr as SelectSeparator, Ft as GRID_PREFIX, G as createOrgMetadata, Gi as CollapsibleTrigger, Gn as Blockquote, Gr as MapCircle, Gt as StepperControls, H as detectStorage, Hi as CommandShortcut, Hn as Autocomplete, Hr as PopoverContent, Ht as useField, I as matchesCurrentScope, Ii as CommandEmpty, In as DropdownMenuSubContent, Ir as SelectTrigger, It as RESPONSIVE_ARRAY, J as TagsInput, Ji as ChartLegend, Jn as List, Jr as MapDrawCircle, Jt as defineStepper, K as createProjectMetadata, Ki as Checkbox, Kn as Code, Kr as MapCircleMarker, Kt as FormStep, L as useCurrentScope, Li as CommandGroup, Ln as DropdownMenuSubTrigger, Lr as SelectValue, Lt as RESPONSIVE_MAP, M as TaskPanelCounter, Mi as HoverCardTrigger, Mn as DropdownMenuRadioItem, Mr as SelectLabel, Mt as registerMediaQuery, N as TaskPanelActions, Ni as Dialog, Nn as DropdownMenuSeparator, Nr as SelectScrollDownButton, Nt as GRID_BREAKPOINTS, O as TaskSummaryDialog, Oi as InputGroupTextarea, On as DropdownMenuItem, Or as Select, Ot as Row, P as TaskPanelHeader, Pi as Command, Pn as DropdownMenuShortcut, Pr as SelectScrollUpButton, Pt as GRID_COLUMNS, Q as SidebarGroup, Qi as ChartTooltipContent, Qn as Title, Qr as MapDrawMarker, Qt as FormTextarea, R as useTasksWithLabels, Ri as CommandInput, Rn as DropdownMenuTrigger, Rr as RadioGroup, Rt as Form, S as getTimezoneOffset, Sa as Badge, Si as Label, Sn as DropzoneContent, Sr as SheetOverlay, St as configureProgress, T as utcToLocalInputString, Ta as AlertDescription, Ti as InputGroupButton, Tn as DropdownMenuCheckboxItem, Tr as SheetHeader, Tt as MoreActions, U as RedisTaskStorage, Ui as Collapsible, Un as LoaderOverlay, Ur as PopoverTrigger, Ut as InputWithAddons, V as TaskQueue, Vi as CommandSeparator, Vn as avatarStackVariants, Vr as PopoverAnchor, Vt as useFieldContext, W as LocalTaskStorage, Wi as CollapsibleContent, Wn as VisuallyHidden, Wr as Map, Wt as StepperNavigation, X as SidebarContent, Xi as ChartStyle, Xn as Paragraph, Xr as MapDrawDelete, Xt as useWatch, Y as Sidebar, Yi as ChartLegendContent, Yn as ListItem, Yr as MapDrawControl, Yt as FormWhen, Z as SidebarFooter, Zi as ChartTooltip, Zn as Text, Zr as MapDrawEdit, Zt as useWatchAll, _ as formatTimezoneLabel, _a as BreadcrumbItem, _i as MapTooltip, _n as FormButton, _r as Switch, _t as SidebarTrigger, a as formatDateForInput, aa as Calendar, ai as MapLayerGroup, an as FormRadioItem, ar as TabsContent, at as SidebarMenu, b as getDefaultTimezoneOptions, ba as BreadcrumbPage, bi as PlaceAutocomplete, bn as EmptyContent, br as SheetClose, bt as NavMain, c as DEFAULT_PRESETS, ca as ButtonGroupSeparator, ci as MapLocateControl, cn as FormField, cr as TabsTrigger, ct as SidebarMenuButton, d as getPresetByShortcut, da as Separator, di as MapPolygon, dn as FormDescription, dr as TableCaption, dt as SidebarMenuSub, ea as CardFooter, ei as MapDrawPolyline, en as FormSubmit, er as textVariants, et as SidebarGroupContent, f as getPresetRange, fa as LinkButton, fi as MapPolyline, fn as FormCustom, fr as TableCell, ft as SidebarMenuSubButton, g as createTimezoneOption, ga as BreadcrumbEllipsis, gi as MapTileLayer, gn as FormCheckbox, gr as TableRow, gt as SidebarSeparator, h as CustomRangePanel, ha as Breadcrumb, hi as MapSearchControl, hn as Toaster, hr as TableHeader, ht as SidebarRail, i as TimeRangePicker, ia as CardTitle, ii as MapFullscreenControl, in as FormRadioGroup, ir as Tabs, it as SidebarInset, j as TaskPanelItem, ji as HoverCardContent, jn as DropdownMenuRadioGroup, jr as SelectItem, jt as getResponsiveValue, k as TaskQueueTrigger, ki as Input, kn as DropdownMenuLabel, kr as SelectContent, kt as RowContext, l as getDefaultPreset, la as ButtonGroupText, li as MapMarker, ln as FormError, lr as Table, lt as SidebarMenuItem, m as QuickRangesPanel, ma as buttonVariants, mi as MapRectangle, mn as useToast, mr as TableHead, mt as SidebarProvider, n as ClientOnly, na as CardContent, ni as MapDrawUndo, nn as FormSelectItem, nr as Tooltip, nt as SidebarHeader, o as formatSingleTimeDisplay, oa as CalendarDayButton, oi as MapLayers, on as FormInput, or as TabsLinkTrigger, ot as SidebarMenuAction, p as TimezoneSelector, pa as Button, pi as MapPopup, pn as FormCopyBox, pr as TableFooter, pt as SidebarMenuSubItem, q as createUserMetadata, qi as ChartContainer, qn as Link, qr as MapControlContainer, qt as FormStepper, r as toApiTimeRange, ra as CardDescription, ri as MapFeatureGroup, rn as FormRoot, rr as Textarea, rt as SidebarInput, s as formatTimeRangeDisplay, sa as ButtonGroup, si as MapLayersControl, sn as FormFieldArray, sr as TabsList, st as SidebarMenuBadge, t as ThemeScript, ta as CardHeader, ti as MapDrawRectangle, tn as FormSelect, tr as titleVariants, tt as SidebarGroupLabel, u as getPresetByKey, ua as buttonGroupVariants, ui as MapMarkerClusterGroup, un as FormDialog, ur as TableBody, ut as SidebarMenuSkeleton, v as formatUtcForDisplay, va as BreadcrumbLink, vi as MapZoomControl, vn as FormAutocomplete, vr as Skeleton, vt as useSidebar, w as utcStringToZonedDate, wa as Alert, wi as InputGroupAddon, wn as DropdownMenu, wr as SheetFooter, wt as stopProgress, x as getShortTimezoneDisplay, xa as BreadcrumbSeparator, xi as Spinner, xn as Dropzone, xr as SheetContent, xt as PageTitle, y as getBrowserTimezone, ya as BreadcrumbList, yi as useLeaflet, yn as FileInputButton, yr as Sheet, yt as AppSidebar, z as useTaskQueue, zi as CommandItem, zn as CalendarDatePicker, zr as RadioGroupItem, zt as useStepper } from "../theme-script-DHyLk25i.mjs";
|
|
3
|
-
import { n as SpinnerIcon, t as Icon } from "../icon-wrapper-BgPkifId.mjs";
|
|
4
|
-
import { t as CloseIcon } from "../close.icon-chkXPAUC.mjs";
|
|
5
|
-
import { n as toast } from "../use-copy-to-clipboard-BfrpD6G8.mjs";
|
|
6
|
-
import { n as useTheme, t as ThemeProvider } from "../theme.provider-DpFLwtHe.mjs";
|
|
7
|
-
|
|
8
|
-
export { CustomRangePanel as AbsoluteRangePanel, CustomRangePanel, Alert, AlertDescription, AlertTitle, AppSidebar, Autocomplete, AvatarStack, Badge, Blockquote, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, Button, ButtonGroup, ButtonGroupSeparator, ButtonGroupText, Calendar, CalendarDatePicker, CalendarDayButton, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, ClientOnly, CloseIcon, Code, Col, Collapsible, CollapsibleContent, CollapsibleTrigger, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, DEFAULT_PRESETS, Dialog, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Dropzone, DropzoneContent, DropzoneEmptyState, EmptyContent, FileInputButton, Form, FormAutocomplete, FormButton, FormCheckbox, FormCopyBox, FormCustom, FormDescription, FormDialog, FormError, FormField, FormFieldArray, FormInput, FormRadioGroup, FormRadioItem, FormRoot, FormSelect, FormSelectItem, FormStep, FormStepper, FormSubmit, FormSwitch, FormTextarea, FormWhen, GRID_BREAKPOINTS, GRID_COLUMNS, GRID_PREFIX, HoverCard, HoverCardContent, HoverCardTrigger, Icon, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputNumber, InputWithAddons, Label, Link, LinkButton, List, ListItem, LoaderOverlay, LocalTaskStorage, Map, MapCircle, MapCircleMarker, MapControlContainer, MapDrawCircle, MapDrawControl, MapDrawDelete, MapDrawEdit, MapDrawMarker, MapDrawPolygon, MapDrawPolyline, MapDrawRectangle, MapDrawUndo, MapFeatureGroup, MapFullscreenControl, MapLayerGroup, MapLayers, MapLayersControl, MapLocateControl, MapMarker, MapMarkerClusterGroup, MapPolygon, MapPolyline, MapPopup, MapRectangle, MapSearchControl, MapTileLayer, MapTooltip, MapZoomControl, MoreActions, NavMain, PageTitle, Paragraph, PlaceAutocomplete, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, QuickRangesPanel, RESPONSIVE_ARRAY, RESPONSIVE_MAP, RadioGroup, RadioGroupItem, RedisTaskStorage, Row, RowContext, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetOverlay, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Spinner, SpinnerIcon, StepperControls, StepperNavigation, Switch, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContent, TabsLinkTrigger, TabsList, TabsTrigger, TagsInput, TaskPanel, TaskPanelActions, TaskPanelCounter, TaskPanelHeader, TaskPanelItem, TaskQueue, TaskQueueDropdown, TaskQueueProvider, TaskQueueTrigger, TaskSummaryDialog, Text, Textarea, ThemeProvider, ThemeScript, TimeRangePicker, TimezoneSelector, Title, Toaster, Tooltip, VisuallyHidden, avatarStackVariants, badgeVariants, buttonGroupVariants, buttonVariants, configureProgress, createOrgMetadata, createProjectMetadata, createTimezoneOption, createUserMetadata, defineStepper, detectStorage, formatDateForInput, formatSingleTimeDisplay, formatTimeRangeDisplay, formatTimezoneLabel, formatUtcForDisplay, getBrowserTimezone, getContextLabel, getDefaultPreset, getDefaultTimezoneOptions, getGutter, getPresetByKey, getPresetByShortcut, getPresetRange, getResponsiveValue, getShortTimezoneDisplay, getTimezoneOffset, localInputStringToUtc, matchesCurrentScope, paragraphVariants, registerMediaQuery, startProgress, stopProgress, textVariants, titleVariants, toApiTimeRange, toast, useCurrentScope, useField, useFieldContext, useFormContext, useLeaflet, useSidebar, useStepper, useTaskQueue, useTasksWithLabels, useTheme, useToast, useWatch, useWatchAll, utcStringToZonedDate, utcToLocalInputString, zonedDateToUtcString };
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { t as ThemeProvider } from "./theme.provider-DpFLwtHe.mjs";
|
|
2
|
-
import { jsx } from "react/jsx-runtime";
|
|
3
|
-
|
|
4
|
-
//#region src/providers/datum.provider.tsx
|
|
5
|
-
const THEME_STYLE_MAP = {
|
|
6
|
-
alpha: {
|
|
7
|
-
light: "theme-alpha",
|
|
8
|
-
dark: "theme-alpha dark"
|
|
9
|
-
},
|
|
10
|
-
default: {
|
|
11
|
-
light: "theme-default",
|
|
12
|
-
dark: "theme-default dark"
|
|
13
|
-
},
|
|
14
|
-
experimental: {
|
|
15
|
-
light: "theme-experimental",
|
|
16
|
-
dark: "theme-experimental dark"
|
|
17
|
-
}
|
|
18
|
-
};
|
|
19
|
-
function DatumProvider({ children, defaultTheme = "system", themeStyle = "alpha", storageKey = "datum-theme", ...props }) {
|
|
20
|
-
const styleMap = THEME_STYLE_MAP[themeStyle];
|
|
21
|
-
return /* @__PURE__ */ jsx(ThemeProvider, {
|
|
22
|
-
attribute: "class",
|
|
23
|
-
defaultTheme,
|
|
24
|
-
storageKey,
|
|
25
|
-
enableSystem: true,
|
|
26
|
-
enableColorScheme: true,
|
|
27
|
-
value: {
|
|
28
|
-
light: styleMap.light,
|
|
29
|
-
dark: styleMap.dark
|
|
30
|
-
},
|
|
31
|
-
...props,
|
|
32
|
-
children
|
|
33
|
-
});
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
//#endregion
|
|
37
|
-
export { DatumProvider as t };
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import type { ReactNode } from 'react';
|
|
2
|
-
import type { Theme, ThemeStyle } from '../components/themes/types';
|
|
3
|
-
import '../styles/root.css';
|
|
4
|
-
export interface DatumProviderProps {
|
|
5
|
-
children: ReactNode;
|
|
6
|
-
/** Theme mode: light, dark, or follow system preference */
|
|
7
|
-
defaultTheme?: Theme;
|
|
8
|
-
/** Visual style variant applied to the design system */
|
|
9
|
-
themeStyle?: ThemeStyle;
|
|
10
|
-
/** Force a specific theme, overriding user preference */
|
|
11
|
-
forcedTheme?: Theme;
|
|
12
|
-
/** localStorage key for theme persistence */
|
|
13
|
-
storageKey?: string;
|
|
14
|
-
/** Disable CSS transitions during theme switches */
|
|
15
|
-
disableTransitionOnChange?: boolean;
|
|
16
|
-
/** CSP nonce for inline script */
|
|
17
|
-
nonce?: string;
|
|
18
|
-
}
|
|
19
|
-
export declare function DatumProvider({ children, defaultTheme, themeStyle, storageKey, ...props }: DatumProviderProps): import("react/jsx-runtime").JSX.Element;
|
|
20
|
-
//# sourceMappingURL=datum.provider.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"datum.provider.d.ts","sourceRoot":"","sources":["../../src/providers/datum.provider.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AACtC,OAAO,KAAK,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,4BAA4B,CAAA;AAInE,OAAO,oBAAoB,CAAA;AAE3B,MAAM,WAAW,kBAAkB;IACjC,QAAQ,EAAE,SAAS,CAAA;IACnB,2DAA2D;IAC3D,YAAY,CAAC,EAAE,KAAK,CAAA;IACpB,wDAAwD;IACxD,UAAU,CAAC,EAAE,UAAU,CAAA;IACvB,yDAAyD;IACzD,WAAW,CAAC,EAAE,KAAK,CAAA;IACnB,6CAA6C;IAC7C,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,oDAAoD;IACpD,yBAAyB,CAAC,EAAE,OAAO,CAAA;IACnC,kCAAkC;IAClC,KAAK,CAAC,EAAE,MAAM,CAAA;CACf;AAQD,wBAAgB,aAAa,CAAC,EAC5B,QAAQ,EACR,YAAuB,EACvB,UAAoB,EACpB,UAA0B,EAC1B,GAAG,KAAK,EACT,EAAE,kBAAkB,2CAgBpB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/providers/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAChD,YAAY,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAA"}
|
package/dist/providers/index.mjs
DELETED