@solostylist/ui-kit 1.0.59 → 1.0.61
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-DuNveqKq.js → Box-59IuS_L5.js} +13 -12
- package/dist/{Close-Dc2lVwnr.js → Close-je3Um4HX.js} +1 -1
- package/dist/{HelpOutlineOutlined-BAjVLccf.js → HelpOutlineOutlined-KaKitLEg.js} +1 -1
- package/dist/{Menu-CFtdt9_b.js → Menu-BryWw38A.js} +45 -42
- package/dist/{MenuItem-Bqce0qet.js → MenuItem-C960l-k0.js} +7 -6
- package/dist/{Select-D539S2ky.js → Select-Dn200g2G.js} +8 -7
- package/dist/{Stack-CG6wicnq.js → Stack-pbzhmSem.js} +3 -3
- package/dist/TransitionGroup-SMeOIin5.js +197 -0
- package/dist/{Typography-Bj_bEcQU.js → Typography-TjZNaHX9.js} +4 -4
- package/dist/{buttonBaseClasses-2-g8E4KG.js → buttonBaseClasses-CZ6KQy34.js} +1 -1
- package/dist/{chipClasses-DKfDKFnh.js → chipClasses-C2-PvwSn.js} +1 -1
- package/dist/{createSvgIcon-ChpOI-a_.js → createSvgIcon-BeTgaSim.js} +180 -216
- package/dist/defaultTheme-kN8jLC95.js +42 -0
- package/dist/{identifier-9JFYVRsR.js → generateUtilityClasses-CTfRViuv.js} +25 -41
- package/dist/{iconButtonClasses-Ba5VdL62.js → iconButtonClasses-Bjc802it.js} +1 -1
- package/dist/identifier-CGgVMHib.js +18 -0
- package/dist/{index-Cuc5JxMf.js → index-CUjJ3gl6.js} +4 -4
- package/dist/main.d.ts +8 -2
- package/dist/main.js +46 -39
- package/dist/objectWithoutPropertiesLoose-DiWPeE4c.js +22 -0
- package/dist/{outlinedInputClasses-MXXlnR_X.js → outlinedInputClasses-CBivYvoh.js} +1 -1
- package/dist/s-data-table/s-data-table.js +20 -19
- package/dist/s-date-picker/index.d.ts +2 -0
- package/dist/s-date-picker/index.js +4 -0
- package/dist/s-date-picker/package.json +5 -0
- package/dist/s-date-picker/s-date-picker.d.ts +11 -0
- package/dist/s-date-picker/s-date-picker.js +1483 -0
- package/dist/s-datetime-picker/index.d.ts +0 -2
- package/dist/s-datetime-picker/index.js +2 -3
- package/dist/s-datetime-picker/s-datetime-picker.d.ts +0 -4
- package/dist/s-datetime-picker/s-datetime-picker.js +3062 -16677
- 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-form/s-form.js +1 -1
- package/dist/s-glow-button/index.d.ts +2 -0
- package/dist/s-glow-button/index.js +4 -0
- package/dist/s-glow-button/package.json +5 -0
- package/dist/s-glow-button/s-glow-button.d.ts +9 -0
- package/dist/s-glow-button/s-glow-button.js +203 -0
- package/dist/s-gradient-icon/index.d.ts +2 -0
- package/dist/s-gradient-icon/index.js +4 -0
- package/dist/s-gradient-icon/package.json +5 -0
- package/dist/s-gradient-icon/s-gradient-icon.d.ts +12 -0
- package/dist/s-gradient-icon/s-gradient-icon.js +22 -0
- package/dist/s-label/s-label.js +1 -1
- package/dist/s-localization-provider/index.d.ts +2 -0
- package/dist/s-localization-provider/index.js +4 -0
- package/dist/s-localization-provider/package.json +5 -0
- package/dist/s-localization-provider/s-localization-provider.d.ts +5 -0
- package/dist/s-localization-provider/s-localization-provider.js +481 -0
- package/dist/s-multi-select/s-multi-select.js +3 -3
- package/dist/s-smart-text-field/s-smart-text-field.js +15 -14
- 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-tip/s-tip.js +3 -3
- package/dist/{tabClasses-BM7nwRzw.js → tabClasses-ENprUfJ-.js} +1 -1
- package/dist/theme/components/avatar.js +1 -1
- package/dist/theme/customizations/data-display.js +6 -6
- package/dist/theme/customizations/inputs.js +3 -3
- package/dist/theme/customizations/navigation.js +2 -2
- package/dist/{typographyClasses-D511Gj84.js → typographyClasses-DiFekpbX.js} +1 -1
- package/dist/useMobilePicker-DV2vFPGZ.js +13121 -0
- package/dist/{useSlot-Dje0rInB.js → useSlot-Cciih_p6.js} +13 -12
- package/dist/{useThemeProps-kZjTQ980.js → useThemeProps-hdzu913B.js} +1 -1
- package/dist/warning-BeMCQpXj.js +135 -0
- package/package.json +3 -2
- package/dist/TransitionGroup-BCkqyHLn.js +0 -216
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { j as a } from "../../jsx-runtime-C5mzlN2N.js";
|
|
2
|
-
import { c as i, s as n } from "../../createSvgIcon-
|
|
2
|
+
import { c as i, s as n } from "../../createSvgIcon-BeTgaSim.js";
|
|
3
3
|
import { brand as r, gray as e } from "../theme-primitives.js";
|
|
4
|
-
import { o as s } from "../../outlinedInputClasses-
|
|
5
|
-
import { g as d } from "../../
|
|
4
|
+
import { o as s } from "../../outlinedInputClasses-CBivYvoh.js";
|
|
5
|
+
import { g as d } from "../../generateUtilityClasses-CTfRViuv.js";
|
|
6
6
|
import { a as t } from "../../createTheme-CozHbEju.js";
|
|
7
7
|
const p = i(/* @__PURE__ */ a.jsx("path", {
|
|
8
8
|
d: "M18 19H6c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h12c.55 0 1 .45 1 1v12c0 .55-.45 1-1 1m1-16H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2"
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { j as a } from "../../jsx-runtime-C5mzlN2N.js";
|
|
2
2
|
import * as i from "react";
|
|
3
|
-
import { c as s } from "../../createSvgIcon-
|
|
3
|
+
import { c as s } from "../../createSvgIcon-BeTgaSim.js";
|
|
4
4
|
import { gray as o, brand as l } from "../theme-primitives.js";
|
|
5
|
-
import { t } from "../../tabClasses-
|
|
5
|
+
import { t } from "../../tabClasses-ENprUfJ-.js";
|
|
6
6
|
import { a as n } from "../../createTheme-CozHbEju.js";
|
|
7
7
|
const d = s(/* @__PURE__ */ a.jsx("path", {
|
|
8
8
|
d: "m12 5.83 2.46 2.46c.39.39 1.02.39 1.41 0s.39-1.02 0-1.41L12.7 3.7a.996.996 0 0 0-1.41 0L8.12 6.88c-.39.39-.39 1.02 0 1.41s1.02.39 1.41 0zm0 12.34-2.46-2.46a.996.996 0 0 0-1.41 0c-.39.39-.39 1.02 0 1.41l3.17 3.18c.39.39 1.02.39 1.41 0l3.17-3.17c.39-.39.39-1.02 0-1.41a.996.996 0 0 0-1.41 0z"
|