@solostylist/ui-kit 1.0.92 → 1.0.94
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/{Box-CJmG1mTu.js → Box-Deehc8LF.js} +3 -3
- package/dist/{ButtonBase-C0g54hXq.js → ButtonBase-Cn3itpEl.js} +7 -6
- package/dist/{ChevronRight-CtkI4XwH.js → ChevronRight-G7jhiUBG.js} +1 -1
- package/dist/{Close--Sf9yZGB.js → Close-BSG2-e7H.js} +1 -1
- package/dist/{Menu-BuktPpzX.js → Menu-DYOw-I_3.js} +6 -5
- package/dist/{MenuItem-sL2AcofB.js → MenuItem-DTRBXdpX.js} +11 -10
- package/dist/{Paper-CH6cuu9i.js → Paper-DEq2MLtq.js} +22 -21
- package/dist/{Select-D2lV25sl.js → Select-DmB-tjlR.js} +8 -7
- package/dist/{Stack-CIrlOUXL.js → Stack-GTpsqQv0.js} +19 -18
- package/dist/{TransitionGroup-SToIdl-5.js → TransitionGroup--1HPPUFY.js} +1 -1
- package/dist/{Typography-D-VP4V1G.js → Typography-zQXZ4jKl.js} +27 -26
- package/dist/assets/s-carousel.css +1 -0
- package/dist/createSvgIcon-CS-Z7P80.js +318 -0
- package/dist/{createTheme-DbdaZ0Ku.js → createTheme-YLBX8GSj.js} +3 -3
- package/dist/defaultTheme-DXvvOU_p.js +5 -0
- package/dist/{extendSxProp-CQnEn3aw.js → extendSxProp-BNyKHzap.js} +1 -1
- package/dist/{index-CjPqjRDL.js → index-B3csTTDl.js} +4 -4
- package/dist/main.d.ts +4 -0
- package/dist/main.js +117 -111
- package/dist/{mergeSlotProps-N47mO9C9.js → mergeSlotProps-BbDReBm1.js} +1 -1
- package/dist/resolveProps-61uUKnlS.js +52 -0
- package/dist/s-accordion/s-accordion.js +26 -25
- package/dist/s-carousel/index.d.ts +2 -0
- package/dist/s-carousel/index.js +4 -0
- package/dist/s-carousel/package.json +5 -0
- package/dist/s-carousel/s-carousel.d.ts +11 -0
- package/dist/s-carousel/s-carousel.js +2446 -0
- package/dist/s-chat-input/s-chat-input.js +2 -2
- package/dist/s-copyable-text/s-copyable-text.js +1 -1
- package/dist/s-data-table/s-data-table.js +33 -32
- package/dist/s-date-picker/s-date-picker.js +9 -8
- package/dist/s-datetime-picker/s-datetime-picker.js +20 -19
- package/dist/s-dialog/s-dialog.js +1 -1
- package/dist/s-dialog-confirm/s-dialog-confirm.js +2 -2
- package/dist/s-dialog-message/s-dialog-message.js +2 -2
- package/dist/s-file-dropzone/s-file-dropzone.js +4 -4
- package/dist/s-file-icon/s-file-icon.js +1 -1
- package/dist/s-image-comparison/s-image-comparison.js +1 -1
- package/dist/s-image-modal/s-image-modal.js +2 -2
- package/dist/s-label/s-label.js +1 -1
- package/dist/s-localization-provider/s-localization-provider.js +1 -1
- package/dist/s-multi-select/s-multi-select.js +3 -3
- package/dist/s-radial-pulse-animate/index.d.ts +2 -0
- package/dist/s-radial-pulse-animate/index.js +4 -0
- package/dist/s-radial-pulse-animate/package.json +5 -0
- package/dist/s-radial-pulse-animate/s-radial-pulse-animate.d.ts +13 -0
- package/dist/s-radial-pulse-animate/s-radial-pulse-animate.js +131 -0
- package/dist/s-smart-text-field/s-smart-text-field.js +2 -2
- package/dist/s-text-editor/s-text-editor-toolbar.js +4 -4
- package/dist/s-text-editor/s-text-editor.js +1 -1
- package/dist/s-text-field/s-text-field.js +1 -1
- package/dist/s-text-shimmer/index.d.ts +2 -0
- package/dist/s-text-shimmer/index.js +4 -0
- package/dist/s-text-shimmer/package.json +5 -0
- package/dist/s-text-shimmer/s-text-shimmer.d.ts +8 -0
- package/dist/s-text-shimmer/s-text-shimmer.js +37 -0
- package/dist/s-tip/s-tip.js +3 -3
- package/dist/styled-DOEEZAON.js +206 -0
- package/dist/theme/components/avatar.js +1 -1
- package/dist/theme/components/chip.js +1 -1
- package/dist/theme/customizations/inputs.js +1 -1
- package/dist/theme/customizations/navigation.js +1 -1
- package/dist/theme/theme-primitives.d.ts +94 -0
- package/dist/theme/theme-primitives.js +91 -84
- package/dist/{useMobilePicker-CRxlxUeh.js → useMobilePicker-By8yrJS0.js} +55 -54
- package/dist/{useTheme-CjYoxoob.js → useTheme-w9o5xUBz.js} +1 -1
- package/dist/{useThemeProps-DdCEfRBE.js → useThemeProps-CPsDWmFG.js} +2 -2
- package/dist/{warning-CiVr8tE6.js → warning-KQY_8msi.js} +3 -3
- package/package.json +6 -3
- package/dist/createSvgIcon-DpVs_nKR.js +0 -517
- package/dist/defaultTheme-CFAmbghg.js +0 -55
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a } from "../createTheme-
|
|
1
|
+
import { a as n } from "../createTheme-YLBX8GSj.js";
|
|
2
2
|
import { a as e } from "../colorManipulator-ep5lERxB.js";
|
|
3
|
-
const
|
|
3
|
+
const t = n(), h = {
|
|
4
4
|
50: "hsl(210, 100%, 95%)",
|
|
5
5
|
100: "hsl(210, 100%, 92%)",
|
|
6
6
|
200: "hsl(210, 100%, 80%)",
|
|
@@ -32,7 +32,7 @@ const h = a(), t = {
|
|
|
32
32
|
// hsl(220, 30%, 6%)
|
|
33
33
|
900: "rgb(5, 7, 10)"
|
|
34
34
|
// hsl(220, 35%, 3%)
|
|
35
|
-
},
|
|
35
|
+
}, a = {
|
|
36
36
|
50: "hsl(120, 80%, 98%)",
|
|
37
37
|
100: "hsl(120, 75%, 94%)",
|
|
38
38
|
200: "hsl(120, 75%, 87%)",
|
|
@@ -43,7 +43,7 @@ const h = a(), t = {
|
|
|
43
43
|
700: "hsl(120, 75%, 16%)",
|
|
44
44
|
800: "hsl(120, 84%, 10%)",
|
|
45
45
|
900: "hsl(120, 87%, 6%)"
|
|
46
|
-
},
|
|
46
|
+
}, r = {
|
|
47
47
|
50: "hsl(45, 100%, 97%)",
|
|
48
48
|
100: "hsl(45, 92%, 90%)",
|
|
49
49
|
200: "hsl(45, 94%, 80%)",
|
|
@@ -54,7 +54,7 @@ const h = a(), t = {
|
|
|
54
54
|
700: "hsl(45, 94%, 20%)",
|
|
55
55
|
800: "hsl(45, 95%, 16%)",
|
|
56
56
|
900: "hsl(45, 93%, 12%)"
|
|
57
|
-
},
|
|
57
|
+
}, f = {
|
|
58
58
|
50: "hsl(210, 100%, 98%)",
|
|
59
59
|
100: "hsl(210, 95%, 94%)",
|
|
60
60
|
200: "hsl(210, 90%, 87%)",
|
|
@@ -65,7 +65,7 @@ const h = a(), t = {
|
|
|
65
65
|
700: "hsl(210, 95%, 25%)",
|
|
66
66
|
800: "hsl(210, 100%, 15%)",
|
|
67
67
|
900: "hsl(210, 100%, 10%)"
|
|
68
|
-
},
|
|
68
|
+
}, l = {
|
|
69
69
|
50: "hsl(0, 100%, 97%)",
|
|
70
70
|
100: "hsl(0, 92%, 90%)",
|
|
71
71
|
200: "hsl(0, 94%, 80%)",
|
|
@@ -76,7 +76,7 @@ const h = a(), t = {
|
|
|
76
76
|
700: "hsl(0, 94%, 18%)",
|
|
77
77
|
800: "hsl(0, 95%, 12%)",
|
|
78
78
|
900: "hsl(0, 93%, 6%)"
|
|
79
|
-
},
|
|
79
|
+
}, c = {
|
|
80
80
|
50: "hsl(270, 100%, 98%)",
|
|
81
81
|
100: "hsl(270, 95%, 94%)",
|
|
82
82
|
200: "hsl(270, 90%, 87%)",
|
|
@@ -87,122 +87,129 @@ const h = a(), t = {
|
|
|
87
87
|
700: "hsl(270, 75%, 25%)",
|
|
88
88
|
800: "hsl(270, 80%, 15%)",
|
|
89
89
|
900: "hsl(270, 85%, 10%)"
|
|
90
|
-
},
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
90
|
+
}, o = {
|
|
91
|
+
palette: {
|
|
92
|
+
gradient: {
|
|
93
|
+
primary: "linear-gradient(90deg, #1469be 0%, #43ecff 100%);",
|
|
94
|
+
secondary: "linear-gradient(90deg, #0088F6 0%, #1DDD83 77.25%)",
|
|
95
|
+
indigo: "linear-gradient(to right, transparent, #6366f1, transparent)",
|
|
96
|
+
sky: "linear-gradient(to right, transparent, #0ea5e9, transparent)"
|
|
97
|
+
},
|
|
98
|
+
ui: {
|
|
99
|
+
pulse: {
|
|
100
|
+
shadowLight: "rgba(255, 255, 255, 0.3)",
|
|
101
|
+
shadowMedium: "rgba(255, 255, 255, 0.6)",
|
|
102
|
+
ring: "rgba(255, 255, 255, 0.8)",
|
|
103
|
+
background: "rgba(255, 255, 255, 0.8)",
|
|
104
|
+
radialGradient: "radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 50%, transparent 100%)"
|
|
105
|
+
}
|
|
106
|
+
},
|
|
107
|
+
primary: {
|
|
108
|
+
contrastText: h[50],
|
|
109
|
+
light: h[300],
|
|
110
|
+
main: h[400],
|
|
111
|
+
dark: h[700],
|
|
112
|
+
white: "#ffffff",
|
|
113
|
+
black: "#000000"
|
|
114
|
+
},
|
|
115
|
+
info: {
|
|
116
|
+
contrastText: h[300],
|
|
117
|
+
light: h[500],
|
|
118
|
+
main: h[700],
|
|
119
|
+
dark: h[900]
|
|
120
|
+
},
|
|
121
|
+
warning: {
|
|
122
|
+
light: r[400],
|
|
123
|
+
main: r[500],
|
|
124
|
+
dark: r[700]
|
|
125
|
+
},
|
|
126
|
+
error: {
|
|
127
|
+
light: l[400],
|
|
128
|
+
main: l[500],
|
|
129
|
+
dark: l[700]
|
|
130
|
+
},
|
|
131
|
+
success: {
|
|
132
|
+
light: a[400],
|
|
133
|
+
main: a[500],
|
|
134
|
+
dark: a[700]
|
|
135
|
+
},
|
|
136
|
+
grey: s,
|
|
137
|
+
divider: e(s[700], 0.6),
|
|
138
|
+
background: {
|
|
139
|
+
default: s[900],
|
|
140
|
+
paper: "hsl(220, 30%, 7%)"
|
|
141
|
+
},
|
|
142
|
+
text: {
|
|
143
|
+
primary: "rgb(255, 255, 255)",
|
|
144
|
+
secondary: s[400]
|
|
145
|
+
},
|
|
146
|
+
action: {
|
|
147
|
+
hover: e(s[600], 0.2),
|
|
148
|
+
selected: e(s[600], 0.3)
|
|
149
|
+
},
|
|
150
|
+
baseShadow: "hsla(220, 30%, 5%, 0.7) 0px 4px 16px 0px, hsla(220, 25%, 10%, 0.8) 0px 8px 16px -5px"
|
|
144
151
|
}
|
|
145
|
-
},
|
|
152
|
+
}, i = o, y = { light: i, dark: o }, b = {
|
|
146
153
|
fontFamily: "Outfit, sans-serif",
|
|
147
154
|
h1: {
|
|
148
|
-
fontSize:
|
|
155
|
+
fontSize: t.typography.pxToRem(48),
|
|
149
156
|
fontWeight: 600,
|
|
150
157
|
lineHeight: 1.2,
|
|
151
158
|
letterSpacing: -0.5
|
|
152
159
|
},
|
|
153
160
|
h2: {
|
|
154
|
-
fontSize:
|
|
161
|
+
fontSize: t.typography.pxToRem(36),
|
|
155
162
|
fontWeight: 600,
|
|
156
163
|
lineHeight: 1.2
|
|
157
164
|
},
|
|
158
165
|
h3: {
|
|
159
|
-
fontSize:
|
|
166
|
+
fontSize: t.typography.pxToRem(30),
|
|
160
167
|
lineHeight: 1.2
|
|
161
168
|
},
|
|
162
169
|
h4: {
|
|
163
|
-
fontSize:
|
|
170
|
+
fontSize: t.typography.pxToRem(24),
|
|
164
171
|
fontWeight: 600,
|
|
165
172
|
lineHeight: 1.5
|
|
166
173
|
},
|
|
167
174
|
h5: {
|
|
168
|
-
fontSize:
|
|
175
|
+
fontSize: t.typography.pxToRem(20),
|
|
169
176
|
fontWeight: 600
|
|
170
177
|
},
|
|
171
178
|
h6: {
|
|
172
|
-
fontSize:
|
|
179
|
+
fontSize: t.typography.pxToRem(18),
|
|
173
180
|
fontWeight: 600
|
|
174
181
|
},
|
|
175
182
|
subtitle1: {
|
|
176
|
-
fontSize:
|
|
183
|
+
fontSize: t.typography.pxToRem(18)
|
|
177
184
|
},
|
|
178
185
|
subtitle2: {
|
|
179
|
-
fontSize:
|
|
186
|
+
fontSize: t.typography.pxToRem(14),
|
|
180
187
|
fontWeight: 500
|
|
181
188
|
},
|
|
182
189
|
body1: {
|
|
183
|
-
fontSize:
|
|
190
|
+
fontSize: t.typography.pxToRem(14)
|
|
184
191
|
},
|
|
185
192
|
body2: {
|
|
186
|
-
fontSize:
|
|
193
|
+
fontSize: t.typography.pxToRem(14),
|
|
187
194
|
fontWeight: 400
|
|
188
195
|
},
|
|
189
196
|
caption: {
|
|
190
|
-
fontSize:
|
|
197
|
+
fontSize: t.typography.pxToRem(12),
|
|
191
198
|
fontWeight: 400
|
|
192
199
|
}
|
|
193
|
-
},
|
|
200
|
+
}, m = {
|
|
194
201
|
borderRadius: 8
|
|
195
|
-
},
|
|
202
|
+
}, g = ["none", "var(--s-palette-baseShadow)", ...t.shadows.slice(2)], x = g;
|
|
196
203
|
export {
|
|
197
|
-
|
|
198
|
-
|
|
204
|
+
f as blue,
|
|
205
|
+
h as brand,
|
|
199
206
|
y as colorSchemes,
|
|
200
207
|
s as gray,
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
+
a as green,
|
|
209
|
+
r as orange,
|
|
210
|
+
c as purple,
|
|
211
|
+
l as red,
|
|
212
|
+
x as shadows,
|
|
213
|
+
m as shape,
|
|
214
|
+
b as typography
|
|
208
215
|
};
|
|
@@ -1,26 +1,27 @@
|
|
|
1
1
|
import { _ as le, a as C } from "./objectWithoutPropertiesLoose-DiWPeE4c.js";
|
|
2
2
|
import * as h from "react";
|
|
3
3
|
import Oo from "react";
|
|
4
|
-
import { f as Y, b as Mt, u as Ve, d as We, r as ft, a as Io, B as fn, c as pr, e as As } from "./ButtonBase-
|
|
5
|
-
import { o as vt, u as st, b as be, F as Tt, e as Fs, H as mn, G as js, f as $s, L as un, i as Mo, h as Ls, j as Bs, B as Ws } from "./Menu-
|
|
4
|
+
import { f as Y, b as Mt, u as Ve, d as We, r as ft, a as Io, B as fn, c as pr, e as As } from "./ButtonBase-Cn3itpEl.js";
|
|
5
|
+
import { o as vt, u as st, b as be, F as Tt, e as Fs, H as mn, G as js, f as $s, L as un, i as Mo, h as Ls, j as Bs, B as Ws } from "./Menu-DYOw-I_3.js";
|
|
6
6
|
import { u as Vt } from "./useControlled-nm4pBabJ.js";
|
|
7
|
-
import { u as Pt, f as zn, O as zs, a as Hs, b as _s, S as qs, F as fr, I as hn, C as Us, i as mr } from "./Select-
|
|
7
|
+
import { u as Pt, f as zn, O as zs, a as Hs, b as _s, S as qs, F as fr, I as hn, C as Us, i as mr } from "./Select-DmB-tjlR.js";
|
|
8
8
|
import { u as Ue } from "./useEnhancedEffect-CJGo-L3B.js";
|
|
9
9
|
import { g as ge } from "./generateUtilityClasses-BtVDwGrk.js";
|
|
10
10
|
import { g as ye, a as Nt } from "./colorManipulator-ep5lERxB.js";
|
|
11
11
|
import { j as x } from "./jsx-runtime-DywqP_6a.js";
|
|
12
|
-
import { P as Ys, L as Ks, u as Re, w as Gs } from "./warning-
|
|
13
|
-
import {
|
|
14
|
-
import { T as Lt } from "./Typography-
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
12
|
+
import { P as Ys, L as Ks, u as Re, w as Gs } from "./warning-KQY_8msi.js";
|
|
13
|
+
import { s as z, r as hr, b as Ct } from "./styled-DOEEZAON.js";
|
|
14
|
+
import { T as Lt } from "./Typography-zQXZ4jKl.js";
|
|
15
|
+
import { u as He, c as Me, a as he, m as at, b as ut } from "./createSvgIcon-CS-Z7P80.js";
|
|
16
|
+
import { P as o, c as te } from "./createTheme-YLBX8GSj.js";
|
|
17
|
+
import { f as Qs, T as gr, c as Xs, u as Hn, P as _n } from "./Paper-DEq2MLtq.js";
|
|
18
|
+
import { _ as Zs, a as br } from "./TransitionGroup--1HPPUFY.js";
|
|
18
19
|
import { u as Bt, F as Js } from "./useFormControl-CatNKXAi.js";
|
|
19
20
|
import { c as Ot } from "./createSimplePaletteValueFilter-B7--0ryQ.js";
|
|
20
21
|
import { T as ea } from "./identifier-BKLqN993.js";
|
|
21
|
-
import { a as ta } from "./useTheme-
|
|
22
|
-
import { g as na } from "./useThemeProps-
|
|
23
|
-
import { r as oa } from "./
|
|
22
|
+
import { a as ta } from "./useTheme-w9o5xUBz.js";
|
|
23
|
+
import { g as na } from "./useThemeProps-CPsDWmFG.js";
|
|
24
|
+
import { r as oa } from "./resolveProps-61uUKnlS.js";
|
|
24
25
|
function ra(e, t, n, r, s) {
|
|
25
26
|
const [a, c] = h.useState(() => s && n ? n(e).matches : r ? r(e).matches : t);
|
|
26
27
|
return Ue(() => {
|
|
@@ -303,7 +304,7 @@ qn.propTypes = process.env.NODE_ENV !== "production" ? C({}, gr.propTypes, {
|
|
|
303
304
|
}) : {};
|
|
304
305
|
const pa = vr({
|
|
305
306
|
themeId: ea
|
|
306
|
-
}), nt = (e, t) => e.length !== t.length ? !1 : t.every((n) => e.includes(n)),
|
|
307
|
+
}), nt = (e, t) => e.length !== t.length ? !1 : t.every((n) => e.includes(n)), Qp = ({
|
|
307
308
|
openTo: e,
|
|
308
309
|
defaultOpenTo: t,
|
|
309
310
|
views: n,
|
|
@@ -359,10 +360,10 @@ const pa = vr({
|
|
|
359
360
|
r.push(e.addMonths(s, 1));
|
|
360
361
|
}
|
|
361
362
|
return r;
|
|
362
|
-
}, xr = (e, t, n) => n === "date" ? e.startOfDay(e.date(void 0, t)) : e.date(void 0, t),
|
|
363
|
+
}, xr = (e, t, n) => n === "date" ? e.startOfDay(e.date(void 0, t)) : e.date(void 0, t), Xp = (e, t) => {
|
|
363
364
|
const n = e.setHours(e.date(), t === "am" ? 2 : 14);
|
|
364
365
|
return e.format(n, "meridiem");
|
|
365
|
-
}, ha = ["year", "month", "day"], To = (e) => ha.includes(e),
|
|
366
|
+
}, ha = ["year", "month", "day"], To = (e) => ha.includes(e), Zp = (e, {
|
|
366
367
|
format: t,
|
|
367
368
|
views: n
|
|
368
369
|
}, r) => {
|
|
@@ -373,10 +374,10 @@ const pa = vr({
|
|
|
373
374
|
}, ga = (e, t) => {
|
|
374
375
|
const n = e.startOfWeek(t);
|
|
375
376
|
return [0, 1, 2, 3, 4, 5, 6].map((r) => e.addDays(n, r));
|
|
376
|
-
}, ba = ["hours", "minutes", "seconds"], ya = ["hours", "minutes", "seconds", "meridiem"], va = (e) => ba.includes(e),
|
|
377
|
+
}, ba = ["hours", "minutes", "seconds"], ya = ["hours", "minutes", "seconds", "meridiem"], va = (e) => ba.includes(e), Jp = (e) => ya.includes(e), xa = (e, t) => e ? t.getHours(e) >= 12 ? "pm" : "am" : null, Sa = (e, t, n) => n && (e >= 12 ? "pm" : "am") !== t ? t === "am" ? e - 12 : e + 12 : e, wa = (e, t, n, r) => {
|
|
377
378
|
const s = Sa(r.getHours(e), t, n);
|
|
378
379
|
return r.setHours(e, s);
|
|
379
|
-
}, Vo = (e, t) => t.getHours(e) * 3600 + t.getMinutes(e) * 60 + t.getSeconds(e), Pa = (e, t) => (n, r) => e ? t.isAfter(n, r) : Vo(n, t) > Vo(r, t),
|
|
380
|
+
}, Vo = (e, t) => t.getHours(e) * 3600 + t.getMinutes(e) * 60 + t.getSeconds(e), Pa = (e, t) => (n, r) => e ? t.isAfter(n, r) : Vo(n, t) > Vo(r, t), ef = (e, {
|
|
380
381
|
format: t,
|
|
381
382
|
views: n,
|
|
382
383
|
ampm: r
|
|
@@ -738,8 +739,8 @@ const La = (e) => {
|
|
|
738
739
|
}, Cr = (e = document) => {
|
|
739
740
|
const t = e.activeElement;
|
|
740
741
|
return t ? t.shadowRoot ? Cr(t.shadowRoot) : t : null;
|
|
741
|
-
}, Ae = (e) => Cr(vt(e)),
|
|
742
|
-
function
|
|
742
|
+
}, Ae = (e) => Cr(vt(e)), tf = (e) => Array.from(e.children).indexOf(Ae(e)), nf = "@media (pointer: fine)";
|
|
743
|
+
function of(...e) {
|
|
743
744
|
return e.reduce((t, n) => (Array.isArray(n) ? t.push(...n) : n != null && t.push(n), t), []);
|
|
744
745
|
}
|
|
745
746
|
const Ba = (e) => ({
|
|
@@ -831,7 +832,7 @@ const Xn = () => {
|
|
|
831
832
|
return h.useMemo(() => C({}, e, {
|
|
832
833
|
localeText: t
|
|
833
834
|
}), [e, t]);
|
|
834
|
-
}, Se = () => Xn().adapter, Dt = () => Xn().localeText, $n = ["disablePast", "disableFuture", "minDate", "maxDate", "shouldDisableDate", "shouldDisableMonth", "shouldDisableYear"], Ln = ["disablePast", "disableFuture", "minTime", "maxTime", "shouldDisableTime", "minutesStep", "ampm", "disableIgnoringDatePartForTimeValidation"], kr = ["minDateTime", "maxDateTime"], za = [...$n, ...Ln, ...kr],
|
|
835
|
+
}, Se = () => Xn().adapter, Dt = () => Xn().localeText, $n = ["disablePast", "disableFuture", "minDate", "maxDate", "shouldDisableDate", "shouldDisableMonth", "shouldDisableYear"], Ln = ["disablePast", "disableFuture", "minTime", "maxTime", "shouldDisableTime", "minutesStep", "ampm", "disableIgnoringDatePartForTimeValidation"], kr = ["minDateTime", "maxDateTime"], za = [...$n, ...Ln, ...kr], rf = (e) => za.reduce((t, n) => (e.hasOwnProperty(n) && (t[n] = e[n]), t), {}), Ha = ["value", "defaultValue", "referenceDate", "format", "formatDensity", "onChange", "timezone", "onError", "shouldRespectLeadingZeros", "selectedSections", "onSelectedSectionsChange", "unstableFieldRef", "unstableStartFieldRef", "unstableEndFieldRef", "enableAccessibleFieldDOMStructure", "disabled", "readOnly", "dateSeparator", "autoFocus", "focused"], Or = (e, t) => h.useMemo(() => {
|
|
835
836
|
const n = C({}, e), r = {}, s = (a) => {
|
|
836
837
|
n.hasOwnProperty(a) && (r[a] = n[a], delete n[a]);
|
|
837
838
|
};
|
|
@@ -2420,14 +2421,14 @@ const It = (e) => e.replace(/[\u2066\u2067\u2068\u2069]/g, ""), li = (e, t, n) =
|
|
|
2420
2421
|
function _o(e) {
|
|
2421
2422
|
return e.current === Ae(e.current);
|
|
2422
2423
|
}
|
|
2423
|
-
const
|
|
2424
|
+
const sf = (e) => {
|
|
2424
2425
|
const t = Ir();
|
|
2425
2426
|
return (e.props.enableAccessibleFieldDOMStructure ?? (t == null ? void 0 : t.enableAccessibleFieldDOMStructure) ?? !0 ? ii : ci)(e);
|
|
2426
2427
|
}, ui = () => Xn().defaultDates, Sn = (e) => {
|
|
2427
2428
|
const t = Se(), n = h.useRef(void 0);
|
|
2428
2429
|
return n.current === void 0 && (n.current = t.date(void 0, e)), n.current;
|
|
2429
2430
|
};
|
|
2430
|
-
function
|
|
2431
|
+
function af(e = {}) {
|
|
2431
2432
|
const {
|
|
2432
2433
|
enableAccessibleFieldDOMStructure: t = !0
|
|
2433
2434
|
} = e;
|
|
@@ -3600,7 +3601,7 @@ const Ei = ut(/* @__PURE__ */ x.jsx("path", {
|
|
|
3600
3601
|
d: "M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"
|
|
3601
3602
|
}), "ArrowLeft"), Vi = ut(/* @__PURE__ */ x.jsx("path", {
|
|
3602
3603
|
d: "M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"
|
|
3603
|
-
}), "ArrowRight"),
|
|
3604
|
+
}), "ArrowRight"), lf = ut(/* @__PURE__ */ x.jsx("path", {
|
|
3604
3605
|
d: "M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z"
|
|
3605
3606
|
}), "Calendar");
|
|
3606
3607
|
ut(/* @__PURE__ */ x.jsxs(h.Fragment, {
|
|
@@ -3610,9 +3611,9 @@ ut(/* @__PURE__ */ x.jsxs(h.Fragment, {
|
|
|
3610
3611
|
d: "M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"
|
|
3611
3612
|
})]
|
|
3612
3613
|
}), "Clock");
|
|
3613
|
-
const
|
|
3614
|
+
const cf = ut(/* @__PURE__ */ x.jsx("path", {
|
|
3614
3615
|
d: "M9 11H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11z"
|
|
3615
|
-
}), "DateRange"),
|
|
3616
|
+
}), "DateRange"), uf = ut(/* @__PURE__ */ x.jsxs(h.Fragment, {
|
|
3616
3617
|
children: [/* @__PURE__ */ x.jsx("path", {
|
|
3617
3618
|
d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"
|
|
3618
3619
|
}), /* @__PURE__ */ x.jsx("path", {
|
|
@@ -5325,7 +5326,7 @@ const yl = ["enableAccessibleFieldDOMStructure"], vl = ["InputProps", "readOnly"
|
|
|
5325
5326
|
inputRef: void 0
|
|
5326
5327
|
});
|
|
5327
5328
|
process.env.NODE_ENV !== "production" && (Mn.displayName = "PickerFieldUIContext");
|
|
5328
|
-
function
|
|
5329
|
+
function df(e) {
|
|
5329
5330
|
var $, K;
|
|
5330
5331
|
const {
|
|
5331
5332
|
slots: t,
|
|
@@ -5430,7 +5431,7 @@ function uf(e) {
|
|
|
5430
5431
|
function dn(e, t) {
|
|
5431
5432
|
return e ? t ? (n) => C({}, Io(t, n), Io(e, n)) : e : t;
|
|
5432
5433
|
}
|
|
5433
|
-
function
|
|
5434
|
+
function pf(e) {
|
|
5434
5435
|
const {
|
|
5435
5436
|
ref: t,
|
|
5436
5437
|
externalForwardedProps: n,
|
|
@@ -5487,7 +5488,7 @@ function _r(e) {
|
|
|
5487
5488
|
function Ol(e) {
|
|
5488
5489
|
return ye("MuiPickersToolbar", e);
|
|
5489
5490
|
}
|
|
5490
|
-
const
|
|
5491
|
+
const ff = ge("MuiPickersToolbar", ["root", "title", "content"]);
|
|
5491
5492
|
function Il() {
|
|
5492
5493
|
const {
|
|
5493
5494
|
ownerState: e
|
|
@@ -6256,7 +6257,7 @@ function Wl(e, {
|
|
|
6256
6257
|
return !s.isBefore(c, e);
|
|
6257
6258
|
}, [t, n, e, s, r]);
|
|
6258
6259
|
}
|
|
6259
|
-
function
|
|
6260
|
+
function mf(e, t, n, r) {
|
|
6260
6261
|
const s = Se(), a = h.useMemo(() => s.isValid(e) ? e : null, [s, e]), c = xa(a, s), l = h.useCallback((i) => {
|
|
6261
6262
|
const u = a == null ? null : wa(a, i, !!t, s);
|
|
6262
6263
|
n(u, r ?? "partial");
|
|
@@ -6266,7 +6267,7 @@ function ff(e, t, n, r) {
|
|
|
6266
6267
|
handleMeridiemChange: l
|
|
6267
6268
|
};
|
|
6268
6269
|
}
|
|
6269
|
-
const Zt = 36, Rn = 2, En = 320, zl = 280, po = 336,
|
|
6270
|
+
const Zt = 36, Rn = 2, En = 320, zl = 280, po = 336, hf = 232, gf = 48, Kr = ({
|
|
6270
6271
|
shouldDisableDate: e,
|
|
6271
6272
|
shouldDisableMonth: t,
|
|
6272
6273
|
shouldDisableYear: n,
|
|
@@ -12380,7 +12381,7 @@ function Ms(e) {
|
|
|
12380
12381
|
}
|
|
12381
12382
|
});
|
|
12382
12383
|
}
|
|
12383
|
-
const lp = ["props", "steps"], cp = ["ownerState"],
|
|
12384
|
+
const lp = ["props", "steps"], cp = ["ownerState"], bf = (e) => {
|
|
12384
12385
|
var O;
|
|
12385
12386
|
let {
|
|
12386
12387
|
props: t,
|
|
@@ -13026,7 +13027,7 @@ function wp(e) {
|
|
|
13026
13027
|
})
|
|
13027
13028
|
}));
|
|
13028
13029
|
}
|
|
13029
|
-
const Pp = ["props", "steps"], Cp = ["ownerState"],
|
|
13030
|
+
const Pp = ["props", "steps"], Cp = ["ownerState"], yf = (e) => {
|
|
13030
13031
|
var O;
|
|
13031
13032
|
let {
|
|
13032
13033
|
props: t,
|
|
@@ -13092,33 +13093,33 @@ export {
|
|
|
13092
13093
|
po as $,
|
|
13093
13094
|
To as A,
|
|
13094
13095
|
Ol as B,
|
|
13095
|
-
|
|
13096
|
-
|
|
13096
|
+
lf as C,
|
|
13097
|
+
nf as D,
|
|
13097
13098
|
dt as E,
|
|
13098
|
-
|
|
13099
|
-
|
|
13100
|
-
|
|
13099
|
+
mf as F,
|
|
13100
|
+
Xp as G,
|
|
13101
|
+
ff as H,
|
|
13101
13102
|
va as I,
|
|
13102
|
-
|
|
13103
|
-
|
|
13103
|
+
ef as J,
|
|
13104
|
+
Jp as K,
|
|
13104
13105
|
xr as L,
|
|
13105
|
-
|
|
13106
|
+
gf as M,
|
|
13106
13107
|
nn as N,
|
|
13107
13108
|
Sn as O,
|
|
13108
13109
|
Vl as P,
|
|
13109
13110
|
as as Q,
|
|
13110
13111
|
Jc as R,
|
|
13111
13112
|
tt as S,
|
|
13112
|
-
|
|
13113
|
-
|
|
13114
|
-
|
|
13113
|
+
uf as T,
|
|
13114
|
+
hf as U,
|
|
13115
|
+
tf as V,
|
|
13115
13116
|
Sa as W,
|
|
13116
13117
|
rp as X,
|
|
13117
13118
|
ap as Y,
|
|
13118
13119
|
ip as Z,
|
|
13119
13120
|
yt as _,
|
|
13120
13121
|
tn as a,
|
|
13121
|
-
|
|
13122
|
+
of as a0,
|
|
13122
13123
|
En as a1,
|
|
13123
13124
|
ha as a2,
|
|
13124
13125
|
ba as a3,
|
|
@@ -13126,25 +13127,25 @@ export {
|
|
|
13126
13127
|
Il as c,
|
|
13127
13128
|
Fe as d,
|
|
13128
13129
|
wn as e,
|
|
13129
|
-
|
|
13130
|
-
|
|
13131
|
-
|
|
13132
|
-
|
|
13133
|
-
|
|
13130
|
+
Qp as f,
|
|
13131
|
+
af as g,
|
|
13132
|
+
sf as h,
|
|
13133
|
+
pf as i,
|
|
13134
|
+
df as j,
|
|
13134
13135
|
lu as k,
|
|
13135
|
-
|
|
13136
|
-
|
|
13137
|
-
|
|
13136
|
+
rf as l,
|
|
13137
|
+
bf as m,
|
|
13138
|
+
yf as n,
|
|
13138
13139
|
pa as o,
|
|
13139
13140
|
ia as p,
|
|
13140
13141
|
Pa as q,
|
|
13141
|
-
|
|
13142
|
+
Zp as r,
|
|
13142
13143
|
pt as s,
|
|
13143
13144
|
ui as t,
|
|
13144
13145
|
Se as u,
|
|
13145
13146
|
oo as v,
|
|
13146
13147
|
Eo as w,
|
|
13147
13148
|
ja as x,
|
|
13148
|
-
|
|
13149
|
+
cf as y,
|
|
13149
13150
|
Ne as z
|
|
13150
13151
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { _ as L, a as P } from "./objectWithoutPropertiesLoose-DiWPeE4c.js";
|
|
2
2
|
import * as n from "react";
|
|
3
|
-
import { P as e } from "./createTheme-
|
|
3
|
+
import { P as e } from "./createTheme-YLBX8GSj.js";
|
|
4
4
|
import { j as E } from "./jsx-runtime-DywqP_6a.js";
|
|
5
|
-
import { d as M } from "./defaultTheme-
|
|
5
|
+
import { d as M } from "./defaultTheme-DXvvOU_p.js";
|
|
6
6
|
import { T as j } from "./identifier-BKLqN993.js";
|
|
7
|
-
import { u as v } from "./useThemeProps-
|
|
7
|
+
import { u as v } from "./useThemeProps-CPsDWmFG.js";
|
|
8
8
|
function w({
|
|
9
9
|
props: o,
|
|
10
10
|
name: a
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"publishConfig": {
|
|
4
4
|
"registry": "https://registry.npmjs.org"
|
|
5
5
|
},
|
|
6
|
-
"version": "1.0.
|
|
6
|
+
"version": "1.0.94",
|
|
7
7
|
"description": "advanced ui kit for solostylist",
|
|
8
8
|
"private": false,
|
|
9
9
|
"type": "module",
|
|
@@ -52,14 +52,17 @@
|
|
|
52
52
|
"react-dom": "^19.1.0",
|
|
53
53
|
"react-dropzone": "^14.3.8",
|
|
54
54
|
"react-i18next": "^15.5.1",
|
|
55
|
-
"
|
|
56
|
-
"react-
|
|
55
|
+
"react-router-dom": "^7.8.2",
|
|
56
|
+
"react-slick": "^0.31.0",
|
|
57
|
+
"slick-carousel": "^1.8.1",
|
|
58
|
+
"uuid": "^11.1.0"
|
|
57
59
|
},
|
|
58
60
|
"devDependencies": {
|
|
59
61
|
"@ianvs/prettier-plugin-sort-imports": "^4.4.2",
|
|
60
62
|
"@types/node": "^22.15.30",
|
|
61
63
|
"@types/react": "^19.1.6",
|
|
62
64
|
"@types/react-dom": "^19.1.6",
|
|
65
|
+
"@types/react-slick": "^0.23.13",
|
|
63
66
|
"@types/uuid": "^10.0.0",
|
|
64
67
|
"@typescript-eslint/eslint-plugin": "^8.33.1",
|
|
65
68
|
"@typescript-eslint/parser": "^8.33.1",
|