@solostylist/ui-kit 1.0.197 → 1.0.200
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/{ArrowUpward-JWPHrR6I.js → ArrowUpward-D8eqD-si.js} +1 -1
- package/dist/{Box-p3bpOtdn.js → Box-BkXoTbe8.js} +3 -3
- package/dist/{ButtonBase-PbSTzuUP.js → ButtonBase-D73M0QY5.js} +7 -7
- package/dist/{ChevronLeft-BJjuFNNQ.js → ChevronLeft-BmgmPHp9.js} +1 -1
- package/dist/{ChevronRight-5ZX3FodP.js → ChevronRight-DbWSr8yz.js} +1 -1
- package/dist/{Close-C-pCw-CD.js → Close-lHCUMitI.js} +1 -1
- package/dist/{ContentCopy-CNxsEhmq.js → ContentCopy-D4SuJd86.js} +1 -1
- package/dist/{DefaultPropsProvider-2MEHB2yv.js → DefaultPropsProvider-DPuuPIbS.js} +2 -2
- package/dist/{Download-D97XSAig.js → Download-BoRQUwCf.js} +1 -1
- package/dist/{ExpandMore-CTZrSZlF.js → ExpandMore-C7yRQv1-.js} +1 -1
- package/dist/{Favorite-Cvjg7GqN.js → Favorite-Bz_HcMgN.js} +1 -1
- package/dist/{Menu-_ZW9WiF2.js → Menu-GVFDMHCN.js} +137 -131
- package/dist/{MenuItem-DTapLhin.js → MenuItem-2wG8I2HO.js} +5 -5
- package/dist/{Paper-5nSdRRBA.js → Paper-CR019bki.js} +6 -6
- package/dist/{Select-J5gDqfEk.js → Select-80JhW337.js} +7 -7
- package/dist/{Stack-BlwLEm6H.js → Stack-Dfjnuorw.js} +5 -5
- package/dist/{Typography-Cum5_Ehu.js → Typography-PcmlIqm1.js} +4 -4
- package/dist/assets/s-overlay-scrollbar.css +1 -1
- package/dist/{createSvgIcon-DTNHY3_v.js → createSvgIcon-BkbeLOhM.js} +3 -3
- package/dist/{createTheme-CIXJrNxb.js → createTheme-DgoJyWM-.js} +874 -871
- package/dist/defaultTheme-CulFxfLR.js +5 -0
- package/dist/entries/core.d.ts +2 -2
- package/dist/entries/core.js +28 -30
- package/dist/{extendSxProp-CyoueGTe.js → extendSxProp-BJEIxcAx.js} +1 -1
- package/dist/{index-8LcCMmwl.js → index-DtGYsHSv.js} +4 -4
- package/dist/main.js +92 -94
- package/dist/s-accordion/s-accordion.js +89 -89
- package/dist/s-action-overlay/s-action-overlay.js +7 -7
- package/dist/s-ai-tool-bar/s-ai-tool-bar.d.ts +44 -0
- package/dist/s-ai-tool-bar/s-ai-tool-bar.js +241 -272
- package/dist/s-avatar/s-avatar.js +2 -2
- package/dist/s-blur-text/s-blur-text.js +25 -24
- package/dist/s-breadcrumbs/s-breadcrumbs.js +1 -1
- package/dist/s-carousel/s-carousel.d.ts +4 -4
- package/dist/s-carousel/s-carousel.js +4 -4
- package/dist/s-chat-input/s-chat-input.js +4 -4
- package/dist/s-chat-message/s-chat-message.js +135 -124
- package/dist/s-chips/s-chips.js +35 -35
- package/dist/s-code-block/s-code-block.js +1 -1
- package/dist/s-comment-message/s-comment-message.js +5 -5
- package/dist/s-copyable-text/s-copyable-text.js +1 -1
- package/dist/s-countdown/s-count-box.js +40 -37
- package/dist/s-countdown/s-count-down.d.ts +15 -10
- package/dist/s-countdown/s-count-down.js +79 -124
- package/dist/s-data-table/s-data-table.js +75 -76
- package/dist/s-date-picker/s-date-picker.js +43 -47
- package/dist/s-datetime-picker/s-datetime-picker.js +782 -782
- package/dist/s-dialog/s-dialog.js +1 -1
- package/dist/s-dialog-confirm/index.d.ts +1 -1
- package/dist/s-dialog-confirm/s-dialog-confirm.d.ts +1 -1
- package/dist/s-dialog-confirm/s-dialog-confirm.js +2 -2
- package/dist/s-dialog-message/index.d.ts +1 -1
- package/dist/s-dialog-message/s-dialog-message.d.ts +1 -1
- package/dist/s-dialog-message/s-dialog-message.js +2 -2
- package/dist/s-empty/s-empty.js +1 -1
- package/dist/s-file-dropzone/s-file-dropzone.js +16 -16
- package/dist/s-file-icon/s-file-icon.js +15 -15
- package/dist/s-flex-box/s-flex-box.js +1 -1
- package/dist/s-gallery/s-gallery.js +1 -1
- package/dist/s-gradient-icon/s-gradient-icon.js +5 -5
- package/dist/s-image-comparison/s-image-comparison.js +3 -3
- package/dist/s-image-modal/s-image-modal.js +7 -7
- package/dist/s-label/s-label.d.ts +1 -1
- package/dist/s-label/s-label.js +1 -1
- package/dist/s-language-switcher/s-language-switcher.js +8 -8
- package/dist/s-localization-provider/s-localization-provider.js +1 -1
- package/dist/s-moving-border/s-moving-border.d.ts +5 -5
- package/dist/s-multi-select/s-multi-select.js +3 -3
- package/dist/s-overlay-scrollbar/s-overlay-scrollbar.js +6 -6
- package/dist/s-pixel-reveal/s-pixel-reveal.js +76 -71
- package/dist/s-radial-pulse-animate/s-radial-pulse-animate.js +2 -2
- package/dist/s-review/s-review.d.ts +3 -2
- package/dist/s-review/s-review.js +19 -19
- package/dist/s-scroll-to-top/s-scroll-to-top.js +5 -5
- package/dist/s-scroll-velocity/scroll-velocity-container.d.ts +1 -1
- package/dist/s-scroll-velocity/scroll-velocity-row.d.ts +3 -3
- package/dist/s-scroll-velocity/scroll-velocity-row.js +2 -2
- package/dist/s-select/s-select.js +54 -67
- package/dist/s-select-list/s-select-list.js +1 -1
- package/dist/s-snackbar-message/s-snackbar-message.js +18 -18
- package/dist/s-stripe/s-stripe-cvc.d.ts +1 -1
- package/dist/s-stripe/s-stripe-expiry.d.ts +1 -1
- package/dist/s-stripe/s-stripe-number.d.ts +1 -1
- package/dist/s-stripe/stripe-input.d.ts +1 -1
- package/dist/s-text-editor/s-text-editor-toolbar.js +64 -60
- 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/s-text-shimmer.js +3 -3
- package/dist/s-theme-demo/s-theme-demo.js +2 -2
- package/dist/s-theme-provider/s-theme-provider.d.ts +1 -1
- package/dist/s-theme-switch/s-theme-switch.js +1 -1
- package/dist/s-tip/s-tip.js +3 -3
- package/dist/{styled-BR6UL29H.js → styled-8Y5KoVix.js} +2 -2
- package/dist/theme/components/avatar.js +1 -1
- package/dist/theme/components/button.d.ts +2 -2
- package/dist/theme/components/button.js +1 -1
- package/dist/theme/components/chip.d.ts +2 -2
- package/dist/theme/components/chip.js +1 -1
- package/dist/theme/components/icon-button.d.ts +2 -2
- package/dist/theme/components/popover.js +2 -2
- package/dist/theme/components/skeleton.js +1 -1
- package/dist/theme/components/tooltip.js +5 -5
- package/dist/theme/customizations/data-display.js +12 -12
- package/dist/theme/customizations/feedback.js +2 -2
- package/dist/theme/customizations/inputs.js +12 -12
- package/dist/theme/customizations/navigation.js +28 -28
- package/dist/theme/customizations/surfaces.js +11 -11
- package/dist/theme/theme-primitives.js +1 -1
- package/dist/{useMobilePicker-C0pYjskU.js → useMobilePicker-DVnEuXv1.js} +3936 -3653
- package/dist/{useTheme-DSvhq4Np.js → useTheme-CWPkv7g3.js} +1 -1
- package/dist/{useThemeProps-C-oV4Fbz.js → useThemeProps-XYgXGzjS.js} +1 -1
- package/dist/utils/index.d.ts +0 -1
- package/dist/utils/index.js +7 -9
- package/dist/utils/logger.d.ts +1 -1
- package/dist/utils-D1UMIV0b.js +40 -0
- package/dist/{warning-BZ61Y8gI.js → warning-Ba-7BBAN.js} +3 -3
- package/package.json +67 -62
- package/dist/defaultTheme-DLue8Fr1.js +0 -5
- package/dist/s-accordion/package.json +0 -5
- package/dist/s-action-overlay/package.json +0 -5
- package/dist/s-ai-tool-bar/package.json +0 -5
- package/dist/s-autocomplete/package.json +0 -5
- package/dist/s-avatar/package.json +0 -5
- package/dist/s-blur-text/package.json +0 -5
- package/dist/s-breadcrumbs/package.json +0 -5
- package/dist/s-button/package.json +0 -5
- package/dist/s-button-link/package.json +0 -5
- package/dist/s-carousel/package.json +0 -5
- package/dist/s-category-card/package.json +0 -5
- package/dist/s-chat-input/package.json +0 -5
- package/dist/s-chat-message/package.json +0 -5
- package/dist/s-checkbox/package.json +0 -5
- package/dist/s-chip/package.json +0 -5
- package/dist/s-chips/package.json +0 -5
- package/dist/s-code-block/package.json +0 -5
- package/dist/s-comment-message/package.json +0 -5
- package/dist/s-copyable-text/package.json +0 -5
- package/dist/s-countdown/package.json +0 -5
- package/dist/s-data-table/package.json +0 -5
- package/dist/s-date-picker/package.json +0 -5
- package/dist/s-datetime-picker/package.json +0 -5
- package/dist/s-dialog/package.json +0 -5
- package/dist/s-dialog-confirm/package.json +0 -5
- package/dist/s-dialog-message/package.json +0 -5
- package/dist/s-empty/package.json +0 -5
- package/dist/s-error/package.json +0 -5
- package/dist/s-error-layout/package.json +0 -5
- package/dist/s-file-dropzone/package.json +0 -5
- package/dist/s-file-icon/package.json +0 -5
- package/dist/s-flex-box/package.json +0 -5
- package/dist/s-form/package.json +0 -5
- package/dist/s-gallery/package.json +0 -5
- package/dist/s-glow-button/package.json +0 -5
- package/dist/s-gradient-icon/package.json +0 -5
- package/dist/s-i18n-provider/package.json +0 -5
- package/dist/s-icon-button/package.json +0 -5
- package/dist/s-image-comparison/package.json +0 -5
- package/dist/s-image-modal/package.json +0 -5
- package/dist/s-item-not-found/package.json +0 -5
- package/dist/s-label/package.json +0 -5
- package/dist/s-language-switcher/package.json +0 -5
- package/dist/s-lazy-image/package.json +0 -5
- package/dist/s-localization-provider/package.json +0 -5
- package/dist/s-moving-border/package.json +0 -5
- package/dist/s-multi-select/package.json +0 -5
- package/dist/s-no-ssr/package.json +0 -5
- package/dist/s-overlay-scrollbar/package.json +0 -5
- package/dist/s-pagination/package.json +0 -5
- package/dist/s-pixel-reveal/package.json +0 -5
- package/dist/s-radial-pulse-animate/package.json +0 -5
- package/dist/s-rating/package.json +0 -5
- package/dist/s-review/package.json +0 -5
- package/dist/s-scroll-reveal/package.json +0 -6
- package/dist/s-scroll-to-top/package.json +0 -5
- package/dist/s-scroll-velocity/package.json +0 -5
- package/dist/s-select/package.json +0 -5
- package/dist/s-select-list/package.json +0 -5
- package/dist/s-skeleton/package.json +0 -5
- package/dist/s-snackbar-message/package.json +0 -5
- package/dist/s-spotlight-cursor/package.json +0 -5
- package/dist/s-stripe/package.json +0 -5
- package/dist/s-tabs/package.json +0 -4
- package/dist/s-text-editor/package.json +0 -5
- package/dist/s-text-field/package.json +0 -5
- package/dist/s-text-shimmer/package.json +0 -5
- package/dist/s-text-truncation/package.json +0 -5
- package/dist/s-theme-demo/package.json +0 -5
- package/dist/s-theme-provider/package.json +0 -5
- package/dist/s-theme-switch/package.json +0 -5
- package/dist/s-tip/package.json +0 -5
- package/dist/s-two-pane-layout/package.json +0 -5
- package/dist/s-typewriter-text/package.json +0 -6
- package/dist/s-zoom-image/package.json +0 -5
- package/dist/utils/bytes-to-size.d.ts +0 -1
- package/dist/utils/bytes-to-size.js +0 -9
- package/dist/utils-DJIrqgo5.js +0 -18
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as r } from "../jsx-runtime-tc70JA_2.js";
|
|
2
2
|
import * as f from "react";
|
|
3
|
-
import { C as j } from "../Close-
|
|
3
|
+
import { C as j } from "../Close-lHCUMitI.js";
|
|
4
4
|
import { Dialog as m, DialogTitle as h, Stack as g, Typography as n, IconButton as u, DialogContent as y, DialogActions as D } from "@mui/material";
|
|
5
5
|
const w = f.forwardRef(
|
|
6
6
|
({
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { default, DialogConfirmProvider, useDialogConfirm } from './s-dialog-confirm';
|
|
2
|
-
export type { DialogConfirmContextProps, DialogConfirmOpenOptions } from './s-dialog-confirm';
|
|
2
|
+
export type { DialogConfirmContextProps, DialogConfirmOpenOptions, SDialogConfirmProps } from './s-dialog-confirm';
|
|
@@ -3,7 +3,7 @@ import * as React from 'react';
|
|
|
3
3
|
/**
|
|
4
4
|
* Props interface for SDialogConfirm component
|
|
5
5
|
*/
|
|
6
|
-
interface SDialogConfirmProps {
|
|
6
|
+
export interface SDialogConfirmProps {
|
|
7
7
|
/** Dialog title - can be string or React element */
|
|
8
8
|
title?: string | React.ReactNode;
|
|
9
9
|
/** Dialog content - can be string (auto-wrapped in Typography) or React element */
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { j as o } from "../jsx-runtime-tc70JA_2.js";
|
|
2
2
|
import * as r from "react";
|
|
3
|
-
import { C as p } from "../Close-
|
|
3
|
+
import { C as p } from "../Close-lHCUMitI.js";
|
|
4
4
|
import { Dialog as j, DialogTitle as D, Stack as v, IconButton as y, DialogContent as b, DialogActions as k, Button as d } from "@mui/material";
|
|
5
5
|
import { useDialog as w } from "../hooks/use-dialog.js";
|
|
6
|
-
import { T as m } from "../Typography-
|
|
6
|
+
import { T as m } from "../Typography-PcmlIqm1.js";
|
|
7
7
|
const f = ({
|
|
8
8
|
title: e,
|
|
9
9
|
content: n,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { default, DialogMessageProvider, useDialogMessage } from './s-dialog-message';
|
|
2
|
-
export type { DialogMessageOpenOptions, DialogMessageContextProps } from './s-dialog-message';
|
|
2
|
+
export type { DialogMessageOpenOptions, DialogMessageContextProps, SDialogMessageProps } from './s-dialog-message';
|
|
@@ -3,7 +3,7 @@ import * as React from 'react';
|
|
|
3
3
|
/**
|
|
4
4
|
* Props interface for SDialogMessage component
|
|
5
5
|
*/
|
|
6
|
-
interface SDialogMessageProps {
|
|
6
|
+
export interface SDialogMessageProps {
|
|
7
7
|
/** Dialog title - can be string or React element */
|
|
8
8
|
title?: string | React.ReactNode;
|
|
9
9
|
/** Dialog content - can be string (auto-wrapped in Typography) or React element */
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { j as o } from "../jsx-runtime-tc70JA_2.js";
|
|
2
2
|
import * as t from "react";
|
|
3
|
-
import { C as p } from "../Close-
|
|
3
|
+
import { C as p } from "../Close-lHCUMitI.js";
|
|
4
4
|
import { Dialog as u, DialogTitle as m, Stack as j, IconButton as C, DialogContent as f, DialogActions as D, Button as M } from "@mui/material";
|
|
5
5
|
import { useDialog as k } from "../hooks/use-dialog.js";
|
|
6
|
-
import { T as c } from "../Typography-
|
|
6
|
+
import { T as c } from "../Typography-PcmlIqm1.js";
|
|
7
7
|
const d = ({
|
|
8
8
|
title: s,
|
|
9
9
|
content: e,
|
package/dist/s-empty/s-empty.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as t } from "../jsx-runtime-tc70JA_2.js";
|
|
2
2
|
import { Typography as o } from "@mui/material";
|
|
3
|
-
const r = ({ title: a }) => /* @__PURE__ */ t.jsx(o, { variant: "body2", color: "text.secondary", my: 3, children: a
|
|
3
|
+
const r = ({ title: a }) => /* @__PURE__ */ t.jsx(o, { variant: "body2", color: "text.secondary", my: 3, children: a ?? "No data available." });
|
|
4
4
|
r.displayName = "SEmpty";
|
|
5
5
|
export {
|
|
6
6
|
r as SEmpty,
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { j as o } from "../jsx-runtime-tc70JA_2.js";
|
|
2
2
|
import * as g from "react";
|
|
3
|
-
import { c as l } from "../createSvgIcon-
|
|
4
|
-
import { Avatar as
|
|
3
|
+
import { c as l } from "../createSvgIcon-BkbeLOhM.js";
|
|
4
|
+
import { Avatar as b, Tooltip as v, IconButton as y, Button as C } from "@mui/material";
|
|
5
5
|
import { useDropzone as I } from "react-dropzone";
|
|
6
6
|
import { SFileIcon as S } from "../s-file-icon/s-file-icon.js";
|
|
7
7
|
import { SForm as z } from "../s-form/s-form.js";
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
8
|
+
import { B as i } from "../Box-BkXoTbe8.js";
|
|
9
|
+
import { S as e } from "../Stack-Dfjnuorw.js";
|
|
10
|
+
import { T as t } from "../Typography-PcmlIqm1.js";
|
|
11
|
+
import { b as R } from "../utils-D1UMIV0b.js";
|
|
12
12
|
const k = l(/* @__PURE__ */ o.jsx("path", {
|
|
13
13
|
d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
|
|
14
14
|
}), "CloseOutlined"), D = l(/* @__PURE__ */ o.jsx("path", {
|
|
15
15
|
d: "M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96M19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95C8.08 7.14 9.94 6 12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11c1.56.1 2.78 1.41 2.78 2.96 0 1.65-1.35 3-3 3M8 13h2.55v3h2.9v-3H16l-4-4z"
|
|
16
16
|
}), "CloudUploadOutlined"), F = ({
|
|
17
|
-
hint:
|
|
18
|
-
label:
|
|
17
|
+
hint: a,
|
|
18
|
+
label: c = "",
|
|
19
19
|
error: d,
|
|
20
20
|
onRemoveAll: p,
|
|
21
21
|
onRemove: x,
|
|
@@ -23,10 +23,10 @@ const k = l(/* @__PURE__ */ o.jsx("path", {
|
|
|
23
23
|
isShowBtnRemoveAll: h = !1,
|
|
24
24
|
...n
|
|
25
25
|
}) => {
|
|
26
|
-
const { getRootProps: u, getInputProps: j, isDragActive:
|
|
26
|
+
const { getRootProps: u, getInputProps: j, isDragActive: s } = I(n);
|
|
27
27
|
return /* @__PURE__ */ o.jsxs(g.Fragment, { children: [
|
|
28
|
-
/* @__PURE__ */ o.jsx(z, { error: d, label:
|
|
29
|
-
|
|
28
|
+
/* @__PURE__ */ o.jsx(z, { error: d, label: c, required: m, hint: a, children: /* @__PURE__ */ o.jsxs(
|
|
29
|
+
i,
|
|
30
30
|
{
|
|
31
31
|
sx: {
|
|
32
32
|
alignItems: "center",
|
|
@@ -40,13 +40,13 @@ const k = l(/* @__PURE__ */ o.jsx("path", {
|
|
|
40
40
|
outline: "none",
|
|
41
41
|
p: 4,
|
|
42
42
|
// Visual feedback when files are being dragged over
|
|
43
|
-
...
|
|
43
|
+
...s && {
|
|
44
44
|
bgcolor: "action.selected",
|
|
45
45
|
opacity: 0.5
|
|
46
46
|
},
|
|
47
47
|
// Hover effect when not actively dragging
|
|
48
48
|
"&:hover": {
|
|
49
|
-
...!
|
|
49
|
+
...!s && {
|
|
50
50
|
bgcolor: "action.hover"
|
|
51
51
|
}
|
|
52
52
|
}
|
|
@@ -56,7 +56,7 @@ const k = l(/* @__PURE__ */ o.jsx("path", {
|
|
|
56
56
|
/* @__PURE__ */ o.jsx("input", { ...j() }),
|
|
57
57
|
/* @__PURE__ */ o.jsxs(e, { direction: "row", spacing: 1, sx: { alignItems: "center" }, children: [
|
|
58
58
|
/* @__PURE__ */ o.jsx(
|
|
59
|
-
|
|
59
|
+
b,
|
|
60
60
|
{
|
|
61
61
|
sx: {
|
|
62
62
|
border: "1px dashed",
|
|
@@ -95,11 +95,11 @@ const k = l(/* @__PURE__ */ o.jsx("path", {
|
|
|
95
95
|
},
|
|
96
96
|
children: [
|
|
97
97
|
/* @__PURE__ */ o.jsx(S, { extension: f }),
|
|
98
|
-
/* @__PURE__ */ o.jsxs(
|
|
98
|
+
/* @__PURE__ */ o.jsxs(i, { sx: { flex: "1 1 auto" }, children: [
|
|
99
99
|
/* @__PURE__ */ o.jsx(t, { variant: "subtitle2", children: r.name }),
|
|
100
100
|
/* @__PURE__ */ o.jsx(t, { color: "text.secondary", variant: "body2", children: R(r.size) })
|
|
101
101
|
] }),
|
|
102
|
-
/* @__PURE__ */ o.jsx(
|
|
102
|
+
/* @__PURE__ */ o.jsx(v, { title: "Remove", children: /* @__PURE__ */ o.jsx(
|
|
103
103
|
y,
|
|
104
104
|
{
|
|
105
105
|
onClick: () => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { j as h } from "../jsx-runtime-tc70JA_2.js";
|
|
2
|
-
import { B as t } from "../Box-
|
|
2
|
+
import { B as t } from "../Box-BkXoTbe8.js";
|
|
3
3
|
const a = () => /* @__PURE__ */ h.jsxs("svg", { width: "41", height: "48", viewBox: "0 0 41 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
4
|
-
/* @__PURE__ */ h.jsxs("g", {
|
|
4
|
+
/* @__PURE__ */ h.jsxs("g", { clipPath: "url(#a)", children: [
|
|
5
5
|
/* @__PURE__ */ h.jsx(
|
|
6
6
|
"path",
|
|
7
7
|
{
|
|
@@ -41,7 +41,7 @@ const a = () => /* @__PURE__ */ h.jsxs("svg", { width: "41", height: "48", viewB
|
|
|
41
41
|
] }),
|
|
42
42
|
/* @__PURE__ */ h.jsx("defs", { children: /* @__PURE__ */ h.jsx("clipPath", { id: "a", children: /* @__PURE__ */ h.jsx("path", { fill: "#fff", d: "M.002 0h40v48h-40z" }) }) })
|
|
43
43
|
] }), v = () => /* @__PURE__ */ h.jsxs("svg", { width: "40", height: "48", viewBox: "0 0 40 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
44
|
-
/* @__PURE__ */ h.jsxs("g", {
|
|
44
|
+
/* @__PURE__ */ h.jsxs("g", { clipPath: "url(#a)", children: [
|
|
45
45
|
/* @__PURE__ */ h.jsx(
|
|
46
46
|
"path",
|
|
47
47
|
{
|
|
@@ -81,7 +81,7 @@ const a = () => /* @__PURE__ */ h.jsxs("svg", { width: "41", height: "48", viewB
|
|
|
81
81
|
] }),
|
|
82
82
|
/* @__PURE__ */ h.jsx("defs", { children: /* @__PURE__ */ h.jsx("clipPath", { id: "a", children: /* @__PURE__ */ h.jsx("path", { fill: "#fff", d: "M0 0h40v48H0z" }) }) })
|
|
83
83
|
] }), c = () => /* @__PURE__ */ h.jsxs("svg", { width: "40", height: "48", viewBox: "0 0 40 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
84
|
-
/* @__PURE__ */ h.jsxs("g", {
|
|
84
|
+
/* @__PURE__ */ h.jsxs("g", { clipPath: "url(#a)", children: [
|
|
85
85
|
/* @__PURE__ */ h.jsx(
|
|
86
86
|
"path",
|
|
87
87
|
{
|
|
@@ -114,7 +114,7 @@ const a = () => /* @__PURE__ */ h.jsxs("svg", { width: "41", height: "48", viewB
|
|
|
114
114
|
] }),
|
|
115
115
|
/* @__PURE__ */ h.jsx("defs", { children: /* @__PURE__ */ h.jsx("clipPath", { id: "a", children: /* @__PURE__ */ h.jsx("path", { fill: "#fff", d: "M0 0h39.998v48H0z" }) }) })
|
|
116
116
|
] }), d = () => /* @__PURE__ */ h.jsxs("svg", { width: "41", height: "48", viewBox: "0 0 41 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
117
|
-
/* @__PURE__ */ h.jsxs("g", {
|
|
117
|
+
/* @__PURE__ */ h.jsxs("g", { clipPath: "url(#clip0_11823_127803)", children: [
|
|
118
118
|
/* @__PURE__ */ h.jsx("g", { opacity: "0.3", children: /* @__PURE__ */ h.jsx(
|
|
119
119
|
"path",
|
|
120
120
|
{
|
|
@@ -179,8 +179,8 @@ const a = () => /* @__PURE__ */ h.jsxs("svg", { width: "41", height: "48", viewB
|
|
|
179
179
|
/* @__PURE__ */ h.jsx("path", { d: "M24.6985 27.1121H21.9485V29.8621H24.6985V27.1121Z", fill: "#005FAD" })
|
|
180
180
|
] }),
|
|
181
181
|
/* @__PURE__ */ h.jsx("defs", { children: /* @__PURE__ */ h.jsx("clipPath", { id: "clip0_11823_127803", children: /* @__PURE__ */ h.jsx("rect", { width: "40", height: "48", fill: "white", transform: "translate(0.00244141)" }) }) })
|
|
182
|
-
] }),
|
|
183
|
-
/* @__PURE__ */ h.jsxs("g", {
|
|
182
|
+
] }), f = () => /* @__PURE__ */ h.jsxs("svg", { width: "41", height: "48", viewBox: "0 0 41 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
183
|
+
/* @__PURE__ */ h.jsxs("g", { clipPath: "url(#a)", children: [
|
|
184
184
|
/* @__PURE__ */ h.jsx(
|
|
185
185
|
"path",
|
|
186
186
|
{
|
|
@@ -227,7 +227,7 @@ const a = () => /* @__PURE__ */ h.jsxs("svg", { width: "41", height: "48", viewB
|
|
|
227
227
|
] }),
|
|
228
228
|
/* @__PURE__ */ h.jsx("defs", { children: /* @__PURE__ */ h.jsx("clipPath", { id: "a", children: /* @__PURE__ */ h.jsx("path", { fill: "#fff", d: "M0 0h40.002v48H0z" }) }) })
|
|
229
229
|
] }), i = () => /* @__PURE__ */ h.jsxs("svg", { width: "40", height: "48", viewBox: "0 0 40 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
230
|
-
/* @__PURE__ */ h.jsxs("g", {
|
|
230
|
+
/* @__PURE__ */ h.jsxs("g", { clipPath: "url(#a)", fill: "#6366F1", children: [
|
|
231
231
|
/* @__PURE__ */ h.jsx(
|
|
232
232
|
"path",
|
|
233
233
|
{
|
|
@@ -238,15 +238,15 @@ const a = () => /* @__PURE__ */ h.jsxs("svg", { width: "41", height: "48", viewB
|
|
|
238
238
|
/* @__PURE__ */ h.jsx("path", { d: "M35.64 12.402h-4.725a3.942 3.942 0 0 1-3.939-3.937V3l8.663 9.402Zm-6.457 6.582H9.473a.716.716 0 0 1 0-1.43h19.71a.716.716 0 0 1 0 1.43Zm0 4.271H9.473a.716.716 0 0 1 0-1.43h19.71a.716.716 0 0 1 0 1.43Zm0 4.27H9.473a.716.716 0 0 1 0-1.43h19.71a.715.715 0 0 1 0 1.43Zm0 4.269H9.473a.714.714 0 1 1 0-1.43h19.71a.716.716 0 0 1 0 1.43Z" })
|
|
239
239
|
] }),
|
|
240
240
|
/* @__PURE__ */ h.jsx("defs", { children: /* @__PURE__ */ h.jsx("clipPath", { id: "a", children: /* @__PURE__ */ h.jsx("path", { fill: "#fff", d: "M4.25 3h31.5v42H4.25z" }) }) })
|
|
241
|
-
] }),
|
|
241
|
+
] }), x = {
|
|
242
242
|
jpeg: a,
|
|
243
243
|
jpg: a,
|
|
244
244
|
mp4: v,
|
|
245
245
|
pdf: c,
|
|
246
246
|
png: d,
|
|
247
|
-
svg:
|
|
248
|
-
},
|
|
249
|
-
const s = l ?
|
|
247
|
+
svg: f
|
|
248
|
+
}, Z = ({ extension: l }) => {
|
|
249
|
+
const s = l ? x[l.toLowerCase()] ?? i : i;
|
|
250
250
|
return /* @__PURE__ */ h.jsx(
|
|
251
251
|
t,
|
|
252
252
|
{
|
|
@@ -266,8 +266,8 @@ const a = () => /* @__PURE__ */ h.jsxs("svg", { width: "41", height: "48", viewB
|
|
|
266
266
|
}
|
|
267
267
|
);
|
|
268
268
|
};
|
|
269
|
-
|
|
269
|
+
Z.displayName = "SFileIcon";
|
|
270
270
|
export {
|
|
271
|
-
|
|
272
|
-
|
|
271
|
+
Z as SFileIcon,
|
|
272
|
+
Z as default
|
|
273
273
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { j as s } from "../jsx-runtime-tc70JA_2.js";
|
|
2
|
-
import { B as e } from "../Box-
|
|
2
|
+
import { B as e } from "../Box-BkXoTbe8.js";
|
|
3
3
|
const r = ({ children: o, ...x }) => /* @__PURE__ */ s.jsx(e, { display: "flex", ...x, children: o });
|
|
4
4
|
r.displayName = "SFlexBox";
|
|
5
5
|
export {
|
|
@@ -16,7 +16,7 @@ const $ = ({
|
|
|
16
16
|
fallbackColor: j,
|
|
17
17
|
...d
|
|
18
18
|
}) => {
|
|
19
|
-
const g = b(), t = h
|
|
19
|
+
const g = b(), t = h ?? `gradient-${g}`, s = {
|
|
20
20
|
"blue-cyan": { start: "#1469be", end: "#43ecff" },
|
|
21
21
|
"purple-pink": { start: "#8b5cf6", end: "#ec4899" },
|
|
22
22
|
"orange-red": { start: "#f97316", end: "#ef4444" },
|
|
@@ -26,22 +26,22 @@ const $ = ({
|
|
|
26
26
|
start: o.startColor,
|
|
27
27
|
end: o.endColor,
|
|
28
28
|
middle: o.middleColor,
|
|
29
|
-
middlePos: o.middlePosition
|
|
29
|
+
middlePos: o.middlePosition ?? 0.5
|
|
30
30
|
} : { start: "#1469be", end: "#43ecff" }
|
|
31
31
|
}[m], r = {
|
|
32
32
|
horizontal: { x1: "0", y1: "0", x2: "1", y2: "0" },
|
|
33
33
|
vertical: { x1: "0", y1: "0", x2: "0", y2: "1" },
|
|
34
34
|
diagonal: { x1: "0", y1: "0", x2: "1", y2: "1" },
|
|
35
35
|
radial: { x1: "0.5", y1: "0.5", x2: "0.5", y2: "0.5" }
|
|
36
|
-
}[a], C = f || x ? `url(#${t})` : j
|
|
36
|
+
}[a], C = f || x ? `url(#${t})` : j ?? "var(--s-palette-text-primary)";
|
|
37
37
|
return n ? /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
38
38
|
/* @__PURE__ */ e.jsx("svg", { width: 0, height: 0, children: a === "radial" ? /* @__PURE__ */ e.jsxs("radialGradient", { id: t, cx: "50%", cy: "50%", r: "50%", children: [
|
|
39
39
|
/* @__PURE__ */ e.jsx("stop", { offset: "0%", stopColor: s.start }),
|
|
40
|
-
s.middle && /* @__PURE__ */ e.jsx("stop", { offset: `${(s.middlePos
|
|
40
|
+
s.middle && /* @__PURE__ */ e.jsx("stop", { offset: `${(s.middlePos ?? 0.5) * 100}%`, stopColor: s.middle }),
|
|
41
41
|
/* @__PURE__ */ e.jsx("stop", { offset: "100%", stopColor: s.end })
|
|
42
42
|
] }) : /* @__PURE__ */ e.jsxs("linearGradient", { id: t, x1: r.x1, y1: r.y1, x2: r.x2, y2: r.y2, children: [
|
|
43
43
|
/* @__PURE__ */ e.jsx("stop", { offset: "0%", stopColor: s.start }),
|
|
44
|
-
s.middle && /* @__PURE__ */ e.jsx("stop", { offset: `${(s.middlePos
|
|
44
|
+
s.middle && /* @__PURE__ */ e.jsx("stop", { offset: `${(s.middlePos ?? 0.5) * 100}%`, stopColor: s.middle }),
|
|
45
45
|
/* @__PURE__ */ e.jsx("stop", { offset: "100%", stopColor: s.end })
|
|
46
46
|
] }) }),
|
|
47
47
|
/* @__PURE__ */ e.jsx(
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { j as t } from "../jsx-runtime-tc70JA_2.js";
|
|
2
2
|
import * as o from "react";
|
|
3
|
-
import { C as A } from "../ChevronLeft-
|
|
4
|
-
import { C as z } from "../ChevronRight-
|
|
3
|
+
import { C as A } from "../ChevronLeft-BmgmPHp9.js";
|
|
4
|
+
import { C as z } from "../ChevronRight-DbWSr8yz.js";
|
|
5
5
|
import { Box as s, IconButton as D } from "@mui/material";
|
|
6
6
|
import E from "../s-lazy-image/s-lazy-image.js";
|
|
7
7
|
const F = o.forwardRef(
|
|
@@ -78,7 +78,7 @@ const F = o.forwardRef(
|
|
|
78
78
|
E,
|
|
79
79
|
{
|
|
80
80
|
src: m[l],
|
|
81
|
-
alt: f[l]
|
|
81
|
+
alt: f[l] ?? f[0],
|
|
82
82
|
style: {
|
|
83
83
|
width: "100%",
|
|
84
84
|
height: "100%",
|
|
@@ -3,9 +3,9 @@ import j, { useState as C, useEffect as k } from "react";
|
|
|
3
3
|
import { Modal as L, Box as d, Paper as m, Typography as w, IconButton as y, Stack as A } from "@mui/material";
|
|
4
4
|
import { motion as b, AnimatePresence as D } from "framer-motion";
|
|
5
5
|
import F from "../s-lazy-image/s-lazy-image.js";
|
|
6
|
-
import { C as N } from "../Close-
|
|
7
|
-
import { C as T } from "../ChevronLeft-
|
|
8
|
-
import { C as $ } from "../ChevronRight-
|
|
6
|
+
import { C as N } from "../Close-lHCUMitI.js";
|
|
7
|
+
import { C as T } from "../ChevronLeft-BmgmPHp9.js";
|
|
8
|
+
import { C as $ } from "../ChevronRight-DbWSr8yz.js";
|
|
9
9
|
const z = ({ item: r, onClick: l, style: c = {}, objectFit: e = "contain", disableVideoControls: s = !1 }) => r.type === "video" ? /* @__PURE__ */ o.jsx(
|
|
10
10
|
d,
|
|
11
11
|
{
|
|
@@ -25,7 +25,7 @@ const z = ({ item: r, onClick: l, style: c = {}, objectFit: e = "contain", disab
|
|
|
25
25
|
F,
|
|
26
26
|
{
|
|
27
27
|
src: r.url,
|
|
28
|
-
alt: r.title
|
|
28
|
+
alt: r.title ?? "",
|
|
29
29
|
onClick: l,
|
|
30
30
|
style: {
|
|
31
31
|
width: "100%",
|
|
@@ -47,7 +47,7 @@ const z = ({ item: r, onClick: l, style: c = {}, objectFit: e = "contain", disab
|
|
|
47
47
|
showCounter: P = !0,
|
|
48
48
|
modalSx: R = {}
|
|
49
49
|
}) => {
|
|
50
|
-
const [E, p] = C(r
|
|
50
|
+
const [E, p] = C(r ?? null), t = r ?? E;
|
|
51
51
|
k(() => {
|
|
52
52
|
r && p(r);
|
|
53
53
|
}, [r]);
|
|
@@ -170,7 +170,7 @@ const z = ({ item: r, onClick: l, style: c = {}, objectFit: e = "contain", disab
|
|
|
170
170
|
right: 0,
|
|
171
171
|
bottom: 0,
|
|
172
172
|
p: { xs: 1.5, sm: 2, md: 3 },
|
|
173
|
-
background: (i) => `linear-gradient(to top, ${(i.vars
|
|
173
|
+
background: (i) => `linear-gradient(to top, ${(i.vars ?? i).palette.background.paper}, transparent)`
|
|
174
174
|
},
|
|
175
175
|
onClick: (i) => i.stopPropagation(),
|
|
176
176
|
children: [
|
|
@@ -348,7 +348,7 @@ const z = ({ item: r, onClick: l, style: c = {}, objectFit: e = "contain", disab
|
|
|
348
348
|
sx: {
|
|
349
349
|
position: "absolute",
|
|
350
350
|
inset: 0,
|
|
351
|
-
background: (x) => `linear-gradient(to bottom, transparent, ${(x.vars
|
|
351
|
+
background: (x) => `linear-gradient(to bottom, transparent, ${(x.vars ?? x).palette.action.hover}, ${(x.vars ?? x).palette.action.selected})`,
|
|
352
352
|
pointerEvents: "none"
|
|
353
353
|
}
|
|
354
354
|
}
|
|
@@ -12,7 +12,7 @@ export interface SLabelProps {
|
|
|
12
12
|
/** Tooltip hint text shown on hover of the help icon */
|
|
13
13
|
hint?: string;
|
|
14
14
|
/** Custom styles using Material-UI sx prop for layout customization */
|
|
15
|
-
sx?: SxProps<Theme
|
|
15
|
+
sx?: SxProps<Theme>;
|
|
16
16
|
}
|
|
17
17
|
/**
|
|
18
18
|
* An enhanced label component that provides structured labeling with optional hints and tooltips.
|
package/dist/s-label/s-label.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { j as t } from "../jsx-runtime-tc70JA_2.js";
|
|
2
|
-
import { c as l } from "../createSvgIcon-
|
|
2
|
+
import { c as l } from "../createSvgIcon-BkbeLOhM.js";
|
|
3
3
|
import { Stack as o, Typography as n, Tooltip as i } from "@mui/material";
|
|
4
4
|
const a = l(/* @__PURE__ */ t.jsx("path", {
|
|
5
5
|
d: "M11 18h2v-2h-2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4"
|
|
@@ -3,13 +3,13 @@ import * as b from "react";
|
|
|
3
3
|
import g, { createElement as j } from "react";
|
|
4
4
|
import { useTranslation as E } from "react-i18next";
|
|
5
5
|
import { SIconButton as F } from "../s-icon-button/s-icon-button.js";
|
|
6
|
-
import { L as R, M as k } from "../Menu-
|
|
7
|
-
import { g as N, M as P } from "../MenuItem-
|
|
8
|
-
import { P as a } from "../createTheme-
|
|
6
|
+
import { L as R, M as k } from "../Menu-GVFDMHCN.js";
|
|
7
|
+
import { g as N, M as P } from "../MenuItem-2wG8I2HO.js";
|
|
8
|
+
import { P as a } from "../createTheme-DgoJyWM-.js";
|
|
9
9
|
import { c as _ } from "../clsx-OuTLNxxd.js";
|
|
10
|
-
import { u as A, c as D, m as M } from "../DefaultPropsProvider-
|
|
11
|
-
import { s as B } from "../styled-
|
|
12
|
-
import { T as V } from "../Typography-
|
|
10
|
+
import { u as A, c as D, m as M } from "../DefaultPropsProvider-DPuuPIbS.js";
|
|
11
|
+
import { s as B } from "../styled-8Y5KoVix.js";
|
|
12
|
+
import { T as V } from "../Typography-PcmlIqm1.js";
|
|
13
13
|
const $ = (e) => {
|
|
14
14
|
const {
|
|
15
15
|
alignItems: t,
|
|
@@ -197,7 +197,7 @@ const O = [
|
|
|
197
197
|
sx: l,
|
|
198
198
|
useI18n: p = !0
|
|
199
199
|
}) => {
|
|
200
|
-
const r = E(), u = p ? r.t : null, m = p ? r.i18n : null, [h, v] = g.useState(null), y = o
|
|
200
|
+
const r = E(), u = p ? r.t : null, m = p ? r.i18n : null, [h, v] = g.useState(null), y = o ?? m?.language ?? e[0]?.code ?? "en", C = e.find((f) => f.code === y) || e[0], L = g.useCallback((f) => {
|
|
201
201
|
v(f.currentTarget);
|
|
202
202
|
}, []), T = g.useCallback(() => {
|
|
203
203
|
v(null);
|
|
@@ -206,7 +206,7 @@ const O = [
|
|
|
206
206
|
t ? t(f) : m && m.changeLanguage(f);
|
|
207
207
|
},
|
|
208
208
|
[t, m]
|
|
209
|
-
), U = n
|
|
209
|
+
), U = n ?? (u ? u("header:language.tooltip") : "Change language");
|
|
210
210
|
return /* @__PURE__ */ c.jsxs(g.Fragment, { children: [
|
|
211
211
|
/* @__PURE__ */ c.jsx(
|
|
212
212
|
F,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { j as Me } from "../jsx-runtime-tc70JA_2.js";
|
|
2
|
-
import { w as ye, L as ge } from "../warning-
|
|
2
|
+
import { w as ye, L as ge } from "../warning-Ba-7BBAN.js";
|
|
3
3
|
import { a as Te } from "../objectWithoutPropertiesLoose-DiWPeE4c.js";
|
|
4
4
|
import l from "dayjs";
|
|
5
5
|
import { g as F } from "../_commonjsHelpers-ByX85dGu.js";
|
|
@@ -5,15 +5,15 @@ import { BoxProps } from '@mui/material';
|
|
|
5
5
|
*/
|
|
6
6
|
export interface SMovingBorderProps extends BoxProps {
|
|
7
7
|
/** Duration of one complete animation cycle in milliseconds (default: 6000) */
|
|
8
|
-
duration?: number;
|
|
8
|
+
readonly duration?: number;
|
|
9
9
|
/** Additional CSS class name for styling */
|
|
10
|
-
className?: string;
|
|
10
|
+
readonly className?: string;
|
|
11
11
|
/** Color of the glow effect (default: 'var(--s-palette-primary-main)') */
|
|
12
|
-
glowColor?: string;
|
|
12
|
+
readonly glowColor?: string;
|
|
13
13
|
/** Size of the glow effect in pixels (default: 250) */
|
|
14
|
-
glowSize?: number;
|
|
14
|
+
readonly glowSize?: number;
|
|
15
15
|
/** Content to render inside the moving border container */
|
|
16
|
-
children: React.ReactNode;
|
|
16
|
+
readonly children: React.ReactNode;
|
|
17
17
|
}
|
|
18
18
|
/**
|
|
19
19
|
* An animated border effect component that creates smooth moving light effects around the element perimeter.
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { j as t } from "../jsx-runtime-tc70JA_2.js";
|
|
2
2
|
import * as o from "react";
|
|
3
|
-
import { c as j } from "../createSvgIcon-
|
|
3
|
+
import { c as j } from "../createSvgIcon-BkbeLOhM.js";
|
|
4
4
|
import { Stack as M, OutlinedInput as C } from "@mui/material";
|
|
5
5
|
import { usePopover as b } from "../hooks/use-popover.js";
|
|
6
6
|
import { SChips as v } from "../s-chips/s-chips.js";
|
|
7
|
-
import { M as I } from "../Menu-
|
|
8
|
-
import { M as k } from "../MenuItem-
|
|
7
|
+
import { M as I } from "../Menu-GVFDMHCN.js";
|
|
8
|
+
import { M as k } from "../MenuItem-2wG8I2HO.js";
|
|
9
9
|
const E = j(/* @__PURE__ */ t.jsx("path", {
|
|
10
10
|
d: "M12 5.83 15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9zm0 12.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15z"
|
|
11
11
|
}), "UnfoldMore"), L = ({
|
|
@@ -6,13 +6,13 @@ import '../assets/s-overlay-scrollbar.css';const b = d(i)(({ theme: a }) => ({
|
|
|
6
6
|
maxHeight: "100%",
|
|
7
7
|
".os-theme-dark": {
|
|
8
8
|
"--os-size": "10px",
|
|
9
|
-
"--os-handle-bg": (a.vars
|
|
10
|
-
"--os-handle-bg-hover": (a.vars
|
|
11
|
-
"--os-handle-bg-active": (a.vars
|
|
9
|
+
"--os-handle-bg": (a.vars ?? a).palette.blackAlpha.medium,
|
|
10
|
+
"--os-handle-bg-hover": (a.vars ?? a).palette.blackAlpha.dark,
|
|
11
|
+
"--os-handle-bg-active": (a.vars ?? a).palette.blackAlpha.dark,
|
|
12
12
|
...a.applyStyles("dark", {
|
|
13
|
-
"--os-handle-bg": (a.vars
|
|
14
|
-
"--os-handle-bg-hover": (a.vars
|
|
15
|
-
"--os-handle-bg-active": (a.vars
|
|
13
|
+
"--os-handle-bg": (a.vars ?? a).palette.whiteAlpha.medium,
|
|
14
|
+
"--os-handle-bg-hover": (a.vars ?? a).palette.whiteAlpha.dark,
|
|
15
|
+
"--os-handle-bg-active": (a.vars ?? a).palette.whiteAlpha.dark
|
|
16
16
|
})
|
|
17
17
|
}
|
|
18
18
|
})), v = p(
|