@deepnoid/ui 0.1.158 → 0.1.160
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/.turbo/turbo-build.log +187 -187
- package/dist/{chunk-3X376ACN.mjs → chunk-2B3HDC26.mjs} +1 -1
- package/dist/{chunk-S7Y7XUBL.mjs → chunk-45Y7ANPK.mjs} +1 -1
- package/dist/{chunk-Q364C3FI.mjs → chunk-4LUASWAN.mjs} +1 -1
- package/dist/{chunk-U2MHQYVG.mjs → chunk-553TGKS6.mjs} +1 -1
- package/dist/{chunk-Z7CLJYRF.mjs → chunk-5G6CCE55.mjs} +1 -1
- package/dist/{chunk-YBVJFHH6.mjs → chunk-5KC3IFNR.mjs} +1 -1
- package/dist/{chunk-ITWKPTSD.mjs → chunk-5VTYO3RF.mjs} +1 -1
- package/dist/{chunk-3QE57PU3.mjs → chunk-6574ITBF.mjs} +1 -1
- package/dist/{chunk-PXAJEOZS.mjs → chunk-6DOAZ27E.mjs} +2 -2
- package/dist/{chunk-JKYLYL3A.mjs → chunk-AKAGWXXP.mjs} +1 -1
- package/dist/{chunk-D4IFXO36.mjs → chunk-ARNMOGRH.mjs} +1 -1
- package/dist/{chunk-QHETCLHO.mjs → chunk-BM3MR3JR.mjs} +2 -2
- package/dist/{chunk-EKLA6ZR4.mjs → chunk-CPFFP7L6.mjs} +1 -1
- package/dist/{chunk-YQYO5RLZ.mjs → chunk-DO56H4BN.mjs} +1 -1
- package/dist/{chunk-JZMJ5UMR.mjs → chunk-DS5CGU2X.mjs} +1 -1
- package/dist/{chunk-I3ADJOUT.mjs → chunk-DU7L4GA7.mjs} +1 -1
- package/dist/{chunk-NBJHZ4X2.mjs → chunk-DW3BX4M2.mjs} +1 -1
- package/dist/{chunk-KLBA5J2H.mjs → chunk-EQLBG32V.mjs} +1 -1
- package/dist/{chunk-CSG6FDBX.mjs → chunk-HKLVFMYQ.mjs} +2 -2
- package/dist/{chunk-AF4I7ZQS.mjs → chunk-IH3BJRTV.mjs} +1 -1
- package/dist/{chunk-L5FRTUM6.mjs → chunk-INRA6IED.mjs} +1 -1
- package/dist/{chunk-2CLPU5LR.mjs → chunk-KH63CD55.mjs} +1 -1
- package/dist/{chunk-3IILPVRA.mjs → chunk-NGRGAY42.mjs} +1 -1
- package/dist/{chunk-7YMXOYES.mjs → chunk-NJFJJIWK.mjs} +6 -6
- package/dist/{chunk-H6JGLPPF.mjs → chunk-OEIEALIP.mjs} +1 -1
- package/dist/{chunk-V64PCWVW.mjs → chunk-OOX5X2MN.mjs} +4 -4
- package/dist/{chunk-QW7T3V5O.mjs → chunk-PRNE3U26.mjs} +1 -1
- package/dist/{chunk-HKHVSCER.mjs → chunk-PX4RCHOE.mjs} +2 -2
- package/dist/{chunk-46EIW6MN.mjs → chunk-SCQCMQDP.mjs} +3 -3
- package/dist/{chunk-CDXBML6O.mjs → chunk-U4DJHAM5.mjs} +7 -0
- package/dist/{chunk-6SKEFJQW.mjs → chunk-U7SYKG2C.mjs} +1 -1
- package/dist/{chunk-SFGFRMWL.mjs → chunk-VNRGOOSY.mjs} +57 -62
- package/dist/{chunk-ITFEV25U.mjs → chunk-VO332GRO.mjs} +1 -1
- package/dist/{chunk-IRJP6BF3.mjs → chunk-WLTBJF4I.mjs} +2 -2
- package/dist/{chunk-XHCPYYMC.mjs → chunk-WSBUOY2M.mjs} +1 -1
- package/dist/{chunk-4DESGO3D.mjs → chunk-XZYQFBCT.mjs} +1 -1
- package/dist/{chunk-5PJMKFMX.mjs → chunk-YQGN2DER.mjs} +1 -1
- package/dist/components/accordion/accordion.js +7 -0
- package/dist/components/accordion/accordion.mjs +2 -2
- package/dist/components/accordion/accordionItem.js +7 -0
- package/dist/components/accordion/accordionItem.mjs +2 -2
- package/dist/components/accordion/index.js +7 -0
- package/dist/components/accordion/index.mjs +3 -3
- package/dist/components/avatar/avatar.js +7 -0
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +7 -0
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/backdrop/backdrop.js +7 -0
- package/dist/components/backdrop/backdrop.mjs +2 -2
- package/dist/components/backdrop/index.js +7 -0
- package/dist/components/backdrop/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +7 -0
- package/dist/components/breadcrumb/breadcrumb.mjs +6 -6
- package/dist/components/breadcrumb/index.js +7 -0
- package/dist/components/breadcrumb/index.mjs +6 -6
- package/dist/components/button/button-group.js +7 -0
- package/dist/components/button/button-group.mjs +2 -2
- package/dist/components/button/button.js +7 -0
- package/dist/components/button/button.mjs +2 -2
- package/dist/components/button/icon-button.js +7 -0
- package/dist/components/button/icon-button.mjs +2 -2
- package/dist/components/button/index.js +7 -0
- package/dist/components/button/index.mjs +5 -5
- package/dist/components/button/text-button.js +7 -0
- package/dist/components/button/text-button.mjs +2 -2
- package/dist/components/charts/areaChart.js +7 -0
- package/dist/components/charts/areaChart.mjs +2 -2
- package/dist/components/charts/barChart.js +7 -0
- package/dist/components/charts/barChart.mjs +2 -2
- package/dist/components/charts/circularProgress.js +7 -0
- package/dist/components/charts/circularProgress.mjs +2 -2
- package/dist/components/charts/index.js +7 -0
- package/dist/components/charts/index.mjs +5 -5
- package/dist/components/charts/radarChart.js +7 -0
- package/dist/components/charts/radarChart.mjs +2 -2
- package/dist/components/checkbox/checkbox.js +7 -0
- package/dist/components/checkbox/checkbox.mjs +2 -2
- package/dist/components/checkbox/index.js +7 -0
- package/dist/components/checkbox/index.mjs +2 -2
- package/dist/components/chip/chip.js +7 -0
- package/dist/components/chip/chip.mjs +2 -2
- package/dist/components/chip/index.js +7 -0
- package/dist/components/chip/index.mjs +2 -2
- package/dist/components/drawer/drawer.js +7 -0
- package/dist/components/drawer/drawer.mjs +2 -2
- package/dist/components/drawer/index.js +7 -0
- package/dist/components/drawer/index.mjs +2 -2
- package/dist/components/fileUpload/fileUpload.js +63 -61
- package/dist/components/fileUpload/fileUpload.mjs +8 -8
- package/dist/components/fileUpload/index.js +63 -61
- package/dist/components/fileUpload/index.mjs +8 -8
- package/dist/components/input/index.js +63 -61
- package/dist/components/input/index.mjs +2 -2
- package/dist/components/input/input.d.mts +6 -3
- package/dist/components/input/input.d.ts +6 -3
- package/dist/components/input/input.js +63 -61
- package/dist/components/input/input.mjs +2 -2
- package/dist/components/list/index.js +7 -0
- package/dist/components/list/index.mjs +4 -4
- package/dist/components/list/list.js +7 -0
- package/dist/components/list/list.mjs +2 -2
- package/dist/components/list/listItem.js +7 -0
- package/dist/components/list/listItem.mjs +3 -3
- package/dist/components/modal/index.js +7 -0
- package/dist/components/modal/index.mjs +7 -7
- package/dist/components/modal/modal.js +7 -0
- package/dist/components/modal/modal.mjs +7 -7
- package/dist/components/pagination/index.js +63 -61
- package/dist/components/pagination/index.mjs +3 -3
- package/dist/components/pagination/pagination.js +63 -61
- package/dist/components/pagination/pagination.mjs +3 -3
- package/dist/components/picker/datePicker.js +63 -61
- package/dist/components/picker/datePicker.mjs +8 -8
- package/dist/components/picker/day.js +7 -0
- package/dist/components/picker/day.mjs +2 -2
- package/dist/components/picker/index.js +63 -61
- package/dist/components/picker/index.mjs +10 -10
- package/dist/components/picker/timePicker.js +7 -0
- package/dist/components/picker/timePicker.mjs +3 -3
- package/dist/components/progress/index.js +7 -0
- package/dist/components/progress/index.mjs +2 -2
- package/dist/components/progress/progress.js +7 -0
- package/dist/components/progress/progress.mjs +2 -2
- package/dist/components/radio/index.js +7 -0
- package/dist/components/radio/index.mjs +2 -2
- package/dist/components/radio/radio.js +7 -0
- package/dist/components/radio/radio.mjs +2 -2
- package/dist/components/select/index.js +7 -0
- package/dist/components/select/index.mjs +2 -2
- package/dist/components/select/select.js +7 -0
- package/dist/components/select/select.mjs +2 -2
- package/dist/components/starRating/index.js +7 -0
- package/dist/components/starRating/index.mjs +2 -2
- package/dist/components/starRating/starRating.js +7 -0
- package/dist/components/starRating/starRating.mjs +2 -2
- package/dist/components/table/definition-table.js +7 -0
- package/dist/components/table/definition-table.mjs +2 -2
- package/dist/components/table/form-table.js +7 -0
- package/dist/components/table/form-table.mjs +1 -1
- package/dist/components/table/index.js +63 -61
- package/dist/components/table/index.mjs +6 -6
- package/dist/components/table/table-body.js +63 -61
- package/dist/components/table/table-body.mjs +5 -5
- package/dist/components/table/table-head.js +63 -61
- package/dist/components/table/table-head.mjs +5 -5
- package/dist/components/table/table.js +63 -61
- package/dist/components/table/table.mjs +5 -5
- package/dist/components/tabs/index.js +7 -0
- package/dist/components/tabs/index.mjs +2 -2
- package/dist/components/tabs/tabs.js +7 -0
- package/dist/components/tabs/tabs.mjs +2 -2
- package/dist/components/timePicker/calendar.js +7 -0
- package/dist/components/timePicker/calendar.mjs +1 -1
- package/dist/components/toast/index.js +7 -0
- package/dist/components/toast/index.mjs +3 -3
- package/dist/components/toast/toast.js +7 -0
- package/dist/components/toast/toast.mjs +2 -2
- package/dist/components/toast/use-toast.js +7 -0
- package/dist/components/toast/use-toast.mjs +3 -3
- package/dist/components/tooltip/index.js +7 -0
- package/dist/components/tooltip/index.mjs +2 -2
- package/dist/components/tooltip/tooltip.js +7 -0
- package/dist/components/tooltip/tooltip.mjs +2 -2
- package/dist/components/tree/index.js +7 -0
- package/dist/components/tree/index.mjs +2 -2
- package/dist/components/tree/tree.js +7 -0
- package/dist/components/tree/tree.mjs +2 -2
- package/dist/index.js +63 -61
- package/dist/index.mjs +37 -37
- package/dist/utils/tailwind-variants.js +7 -0
- package/dist/utils/tailwind-variants.mjs +1 -1
- package/package.json +1 -1
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import "../../chunk-QCEKPS7U.mjs";
|
|
3
3
|
import {
|
|
4
4
|
select_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-5G6CCE55.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
7
|
import "../../chunk-R7KUEH3N.mjs";
|
|
8
8
|
import "../../chunk-E3G5QXSH.mjs";
|
|
9
9
|
import "../../chunk-DDFJMHBC.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
11
11
|
import "../../chunk-27Y6K5NK.mjs";
|
|
12
12
|
import "../../chunk-AC6TWLRT.mjs";
|
|
13
13
|
export {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
select_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-5G6CCE55.mjs";
|
|
5
5
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
6
6
|
import "../../chunk-R7KUEH3N.mjs";
|
|
7
7
|
import "../../chunk-E3G5QXSH.mjs";
|
|
8
8
|
import "../../chunk-DDFJMHBC.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
10
10
|
import "../../chunk-27Y6K5NK.mjs";
|
|
11
11
|
import "../../chunk-AC6TWLRT.mjs";
|
|
12
12
|
export {
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import "../../chunk-OLQOLLKG.mjs";
|
|
3
3
|
import {
|
|
4
4
|
starRating_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-INRA6IED.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
7
|
import "../../chunk-R7KUEH3N.mjs";
|
|
8
8
|
import "../../chunk-E3G5QXSH.mjs";
|
|
9
9
|
import "../../chunk-DDFJMHBC.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
11
11
|
import "../../chunk-AC6TWLRT.mjs";
|
|
12
12
|
export {
|
|
13
13
|
starRating_default as StarRating
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import {
|
|
3
3
|
starRatingStyle,
|
|
4
4
|
starRating_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-INRA6IED.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
7
|
import "../../chunk-R7KUEH3N.mjs";
|
|
8
8
|
import "../../chunk-E3G5QXSH.mjs";
|
|
9
9
|
import "../../chunk-DDFJMHBC.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
11
11
|
import "../../chunk-AC6TWLRT.mjs";
|
|
12
12
|
export {
|
|
13
13
|
starRating_default as default,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
definition_table_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
4
|
+
} from "../../chunk-DS5CGU2X.mjs";
|
|
5
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
6
6
|
import "../../chunk-27Y6K5NK.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
@@ -239,6 +239,13 @@ var fontSize = {
|
|
|
239
239
|
lineHeight: "27px",
|
|
240
240
|
fontWeight: "400"
|
|
241
241
|
}
|
|
242
|
+
],
|
|
243
|
+
"2xl": [
|
|
244
|
+
"24px",
|
|
245
|
+
{
|
|
246
|
+
lineHeight: "36px",
|
|
247
|
+
fontWeight: "400"
|
|
248
|
+
}
|
|
242
249
|
]
|
|
243
250
|
};
|
|
244
251
|
|
|
@@ -5602,7 +5609,7 @@ var Input = (0, import_react3.forwardRef)((originalProps, ref) => {
|
|
|
5602
5609
|
),
|
|
5603
5610
|
size: originalProps.size
|
|
5604
5611
|
}),
|
|
5605
|
-
[slots, classNames, originalProps.size]
|
|
5612
|
+
[slots, classNames, originalProps.size, inputProps.readOnly]
|
|
5606
5613
|
);
|
|
5607
5614
|
const renderStartContent = () => {
|
|
5608
5615
|
if ((0, import_react3.isValidElement)(startContent)) {
|
|
@@ -5725,31 +5732,22 @@ var inputStyle = tv(
|
|
|
5725
5732
|
"placeholder:text-neutral-main",
|
|
5726
5733
|
"outline-none",
|
|
5727
5734
|
"focus:ring-0",
|
|
5728
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5729
|
-
"group-has-[:hover]/input:placeholder:text-neutral-dark",
|
|
5730
|
-
"group-has-[:focus]/input:text-neutral-dark",
|
|
5731
|
-
"group-has-[:focus]/input:placeholder:text-neutral-dark",
|
|
5732
|
-
"
|
|
5733
|
-
"
|
|
5734
|
-
"group-has-[p.error]/input:placeholder:hover:!text-danger-main"
|
|
5735
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
|
|
5736
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:placeholder:text-neutral-dark",
|
|
5737
|
+
"group-has-[:focus:not(:read-only)]/input:text-neutral-dark",
|
|
5738
|
+
"group-has-[:focus:not(:read-only)]/input:placeholder:text-neutral-dark",
|
|
5739
|
+
"read-only:!text-body-foreground",
|
|
5740
|
+
"read-only:placeholder:!text-body-foreground"
|
|
5735
5741
|
],
|
|
5736
5742
|
content: [
|
|
5737
5743
|
"flex",
|
|
5738
5744
|
"items-center",
|
|
5739
5745
|
"select-none",
|
|
5740
5746
|
"text-neutral-main",
|
|
5741
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5742
|
-
"
|
|
5743
|
-
"group-has-[p.error]/input:hover:text-danger-main",
|
|
5744
|
-
"group-has-[p.error]/input:focus:text-danger-main"
|
|
5745
|
-
],
|
|
5746
|
-
helperMessage: [
|
|
5747
|
-
"text-neutral-main",
|
|
5748
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5749
|
-
"group-has-[p.error]/input:text-danger-main",
|
|
5750
|
-
"group-has-[p.error]/input:hover:text-danger-main",
|
|
5751
|
-
"group-has-[p.error]/input:focus:text-danger-main"
|
|
5747
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
|
|
5748
|
+
"read-only:!text-body-foreground"
|
|
5752
5749
|
],
|
|
5750
|
+
helperMessage: ["text-neutral-main", "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark"],
|
|
5753
5751
|
errorMessage: ["text-danger-main"],
|
|
5754
5752
|
readonlyWrapper: [
|
|
5755
5753
|
"pointer-events-none",
|
|
@@ -5758,7 +5756,7 @@ var inputStyle = tv(
|
|
|
5758
5756
|
"[&>input]:text-body-foreground",
|
|
5759
5757
|
"[&>input]:placeholder:text-body-foreground"
|
|
5760
5758
|
],
|
|
5761
|
-
readonly: []
|
|
5759
|
+
readonly: ["text-body-foreground"]
|
|
5762
5760
|
},
|
|
5763
5761
|
variants: {
|
|
5764
5762
|
variant: {
|
|
@@ -5769,8 +5767,8 @@ var inputStyle = tv(
|
|
|
5769
5767
|
outline: {
|
|
5770
5768
|
inputWrapper: [
|
|
5771
5769
|
"border-neutral-light",
|
|
5772
|
-
"group-has-[:hover]/input:bg-trans-soft",
|
|
5773
|
-
"group-has-[:focus]/input:bg-body-background",
|
|
5770
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
5771
|
+
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
5774
5772
|
"group-has-[p.error]/input:border-danger-main"
|
|
5775
5773
|
],
|
|
5776
5774
|
readonlyWrapper: ["!bg-trans-soft"]
|
|
@@ -5779,8 +5777,8 @@ var inputStyle = tv(
|
|
|
5779
5777
|
inputWrapper: [
|
|
5780
5778
|
"bg-transparent",
|
|
5781
5779
|
"rounded-none",
|
|
5782
|
-
"group-has-[:hover]/input:bg-trans-soft",
|
|
5783
|
-
"group-has-[:focus]/input:bg-body-background",
|
|
5780
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
5781
|
+
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
5784
5782
|
"group-has-[p.error]/input:border-danger-main"
|
|
5785
5783
|
],
|
|
5786
5784
|
readonlyWrapper: ["!bg-trans-soft"]
|
|
@@ -5788,22 +5786,13 @@ var inputStyle = tv(
|
|
|
5788
5786
|
},
|
|
5789
5787
|
color: {
|
|
5790
5788
|
primary: {
|
|
5791
|
-
content: ["group-has-[:focus]/input:text-primary-main", "
|
|
5792
|
-
helperMessage: [
|
|
5793
|
-
"group-has-[:focus]/input:text-primary-main",
|
|
5794
|
-
"group-has-[:focus]/input:hover:text-primary-main"
|
|
5795
|
-
],
|
|
5789
|
+
content: ["group-has-[:focus:not(:read-only)]/input:text-primary-main", "read-only:!text-primary-main"],
|
|
5790
|
+
helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-primary-main"],
|
|
5796
5791
|
readonly: ["text-primary-main"]
|
|
5797
5792
|
},
|
|
5798
5793
|
secondary: {
|
|
5799
|
-
content: [
|
|
5800
|
-
|
|
5801
|
-
"group-has-[:focus]/input:hover:text-secondary-main"
|
|
5802
|
-
],
|
|
5803
|
-
helperMessage: [
|
|
5804
|
-
"group-has-[:focus]/input:text-secondary-main",
|
|
5805
|
-
"group-has-[:focus]/input:hover:text-secondary-main"
|
|
5806
|
-
],
|
|
5794
|
+
content: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main", "read-only:!text-secondary-main"],
|
|
5795
|
+
helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main"],
|
|
5807
5796
|
readonly: ["text-secondary-main"]
|
|
5808
5797
|
}
|
|
5809
5798
|
},
|
|
@@ -5854,14 +5843,9 @@ var inputStyle = tv(
|
|
|
5854
5843
|
},
|
|
5855
5844
|
disabled: {
|
|
5856
5845
|
true: {
|
|
5857
|
-
inputWrapper: ["!bg-neutral-soft", "pointer-events-none"
|
|
5858
|
-
input: [
|
|
5859
|
-
|
|
5860
|
-
"placeholder:!text-neutral-light",
|
|
5861
|
-
"group-has-[p.error]/input:!text-danger-light",
|
|
5862
|
-
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5863
|
-
],
|
|
5864
|
-
content: ["!text-neutral-light", "group-has-[p.error]/input:!text-danger-light"],
|
|
5846
|
+
inputWrapper: ["!bg-neutral-soft", "pointer-events-none"],
|
|
5847
|
+
input: ["!text-neutral-light", "placeholder:!text-neutral-light"],
|
|
5848
|
+
content: ["!text-neutral-light"],
|
|
5865
5849
|
helperMessage: ["!text-neutral-light"],
|
|
5866
5850
|
errorMessage: ["!text-danger-light"]
|
|
5867
5851
|
}
|
|
@@ -5869,11 +5853,9 @@ var inputStyle = tv(
|
|
|
5869
5853
|
readonly: {
|
|
5870
5854
|
true: {
|
|
5871
5855
|
readonlyWrapper: ["pointer-events-none"],
|
|
5872
|
-
input: [
|
|
5873
|
-
|
|
5874
|
-
|
|
5875
|
-
],
|
|
5876
|
-
content: ["group-has-[p.error]/input:!text-danger-main"]
|
|
5856
|
+
input: ["!text-body-foreground", "placeholder:!text-body-foreground"],
|
|
5857
|
+
content: ["!text-body-foreground"],
|
|
5858
|
+
helperMessage: ["!text-body-foreground"]
|
|
5877
5859
|
}
|
|
5878
5860
|
}
|
|
5879
5861
|
},
|
|
@@ -5934,17 +5916,6 @@ var inputStyle = tv(
|
|
|
5934
5916
|
inputWrapper: ["border-b-xl"]
|
|
5935
5917
|
}
|
|
5936
5918
|
},
|
|
5937
|
-
{
|
|
5938
|
-
disabled: true,
|
|
5939
|
-
variant: ["outline", "underline"],
|
|
5940
|
-
class: {
|
|
5941
|
-
inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"],
|
|
5942
|
-
content: [
|
|
5943
|
-
"group-has-[p.error]/input:!text-danger-light",
|
|
5944
|
-
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5945
|
-
]
|
|
5946
|
-
}
|
|
5947
|
-
},
|
|
5948
5919
|
{
|
|
5949
5920
|
readonly: true,
|
|
5950
5921
|
color: "primary",
|
|
@@ -5960,6 +5931,37 @@ var inputStyle = tv(
|
|
|
5960
5931
|
input: ["!text-secondary-main", "placeholder:!text-secondary-main"],
|
|
5961
5932
|
content: ["!text-secondary-main"]
|
|
5962
5933
|
}
|
|
5934
|
+
},
|
|
5935
|
+
{
|
|
5936
|
+
disabled: true,
|
|
5937
|
+
class: {
|
|
5938
|
+
input: [
|
|
5939
|
+
"group-has-[p.error]/input:!text-danger-light",
|
|
5940
|
+
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5941
|
+
],
|
|
5942
|
+
content: ["group-has-[p.error]/input:!text-danger-light"],
|
|
5943
|
+
helperMessage: ["group-has-[p.error]/input:!text-danger-light"],
|
|
5944
|
+
errorMessage: ["!text-danger-light"]
|
|
5945
|
+
}
|
|
5946
|
+
},
|
|
5947
|
+
{
|
|
5948
|
+
disabled: true,
|
|
5949
|
+
variant: ["outline", "underline"],
|
|
5950
|
+
class: {
|
|
5951
|
+
inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"]
|
|
5952
|
+
}
|
|
5953
|
+
},
|
|
5954
|
+
{
|
|
5955
|
+
disabled: false,
|
|
5956
|
+
class: {
|
|
5957
|
+
input: [
|
|
5958
|
+
"group-has-[p.error]/input:!text-danger-main",
|
|
5959
|
+
"group-has-[p.error]/input:placeholder:!text-danger-main"
|
|
5960
|
+
],
|
|
5961
|
+
content: ["group-has-[p.error]/input:!text-danger-main"],
|
|
5962
|
+
helperMessage: ["group-has-[p.error]/input:!text-danger-main"],
|
|
5963
|
+
errorMessage: ["!text-danger-main"]
|
|
5964
|
+
}
|
|
5963
5965
|
}
|
|
5964
5966
|
],
|
|
5965
5967
|
defaultVariants: {
|
|
@@ -2,24 +2,24 @@
|
|
|
2
2
|
import "../../chunk-DX3KXNP6.mjs";
|
|
3
3
|
import {
|
|
4
4
|
definition_table_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-DS5CGU2X.mjs";
|
|
6
6
|
import {
|
|
7
7
|
table_default
|
|
8
|
-
} from "../../chunk-
|
|
8
|
+
} from "../../chunk-PX4RCHOE.mjs";
|
|
9
9
|
import "../../chunk-7B7LRG5J.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-WLTBJF4I.mjs";
|
|
11
11
|
import "../../chunk-F3HENRVM.mjs";
|
|
12
12
|
import "../../chunk-2GCSFWHD.mjs";
|
|
13
|
-
import "../../chunk-
|
|
13
|
+
import "../../chunk-VNRGOOSY.mjs";
|
|
14
14
|
import "../../chunk-DQRAFUDA.mjs";
|
|
15
15
|
import "../../chunk-EWS3FESG.mjs";
|
|
16
16
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
17
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-OEIEALIP.mjs";
|
|
18
18
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
19
19
|
import "../../chunk-R7KUEH3N.mjs";
|
|
20
20
|
import "../../chunk-E3G5QXSH.mjs";
|
|
21
21
|
import "../../chunk-DDFJMHBC.mjs";
|
|
22
|
-
import "../../chunk-
|
|
22
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
23
23
|
import "../../chunk-27Y6K5NK.mjs";
|
|
24
24
|
import "../../chunk-AC6TWLRT.mjs";
|
|
25
25
|
export {
|
|
@@ -238,6 +238,13 @@ var fontSize = {
|
|
|
238
238
|
lineHeight: "27px",
|
|
239
239
|
fontWeight: "400"
|
|
240
240
|
}
|
|
241
|
+
],
|
|
242
|
+
"2xl": [
|
|
243
|
+
"24px",
|
|
244
|
+
{
|
|
245
|
+
lineHeight: "36px",
|
|
246
|
+
fontWeight: "400"
|
|
247
|
+
}
|
|
241
248
|
]
|
|
242
249
|
};
|
|
243
250
|
|
|
@@ -5533,7 +5540,7 @@ var Input = (0, import_react3.forwardRef)((originalProps, ref) => {
|
|
|
5533
5540
|
),
|
|
5534
5541
|
size: originalProps.size
|
|
5535
5542
|
}),
|
|
5536
|
-
[slots, classNames, originalProps.size]
|
|
5543
|
+
[slots, classNames, originalProps.size, inputProps.readOnly]
|
|
5537
5544
|
);
|
|
5538
5545
|
const renderStartContent = () => {
|
|
5539
5546
|
if ((0, import_react3.isValidElement)(startContent)) {
|
|
@@ -5656,31 +5663,22 @@ var inputStyle = tv(
|
|
|
5656
5663
|
"placeholder:text-neutral-main",
|
|
5657
5664
|
"outline-none",
|
|
5658
5665
|
"focus:ring-0",
|
|
5659
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5660
|
-
"group-has-[:hover]/input:placeholder:text-neutral-dark",
|
|
5661
|
-
"group-has-[:focus]/input:text-neutral-dark",
|
|
5662
|
-
"group-has-[:focus]/input:placeholder:text-neutral-dark",
|
|
5663
|
-
"
|
|
5664
|
-
"
|
|
5665
|
-
"group-has-[p.error]/input:placeholder:hover:!text-danger-main"
|
|
5666
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
|
|
5667
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:placeholder:text-neutral-dark",
|
|
5668
|
+
"group-has-[:focus:not(:read-only)]/input:text-neutral-dark",
|
|
5669
|
+
"group-has-[:focus:not(:read-only)]/input:placeholder:text-neutral-dark",
|
|
5670
|
+
"read-only:!text-body-foreground",
|
|
5671
|
+
"read-only:placeholder:!text-body-foreground"
|
|
5666
5672
|
],
|
|
5667
5673
|
content: [
|
|
5668
5674
|
"flex",
|
|
5669
5675
|
"items-center",
|
|
5670
5676
|
"select-none",
|
|
5671
5677
|
"text-neutral-main",
|
|
5672
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5673
|
-
"
|
|
5674
|
-
"group-has-[p.error]/input:hover:text-danger-main",
|
|
5675
|
-
"group-has-[p.error]/input:focus:text-danger-main"
|
|
5676
|
-
],
|
|
5677
|
-
helperMessage: [
|
|
5678
|
-
"text-neutral-main",
|
|
5679
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5680
|
-
"group-has-[p.error]/input:text-danger-main",
|
|
5681
|
-
"group-has-[p.error]/input:hover:text-danger-main",
|
|
5682
|
-
"group-has-[p.error]/input:focus:text-danger-main"
|
|
5678
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
|
|
5679
|
+
"read-only:!text-body-foreground"
|
|
5683
5680
|
],
|
|
5681
|
+
helperMessage: ["text-neutral-main", "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark"],
|
|
5684
5682
|
errorMessage: ["text-danger-main"],
|
|
5685
5683
|
readonlyWrapper: [
|
|
5686
5684
|
"pointer-events-none",
|
|
@@ -5689,7 +5687,7 @@ var inputStyle = tv(
|
|
|
5689
5687
|
"[&>input]:text-body-foreground",
|
|
5690
5688
|
"[&>input]:placeholder:text-body-foreground"
|
|
5691
5689
|
],
|
|
5692
|
-
readonly: []
|
|
5690
|
+
readonly: ["text-body-foreground"]
|
|
5693
5691
|
},
|
|
5694
5692
|
variants: {
|
|
5695
5693
|
variant: {
|
|
@@ -5700,8 +5698,8 @@ var inputStyle = tv(
|
|
|
5700
5698
|
outline: {
|
|
5701
5699
|
inputWrapper: [
|
|
5702
5700
|
"border-neutral-light",
|
|
5703
|
-
"group-has-[:hover]/input:bg-trans-soft",
|
|
5704
|
-
"group-has-[:focus]/input:bg-body-background",
|
|
5701
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
5702
|
+
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
5705
5703
|
"group-has-[p.error]/input:border-danger-main"
|
|
5706
5704
|
],
|
|
5707
5705
|
readonlyWrapper: ["!bg-trans-soft"]
|
|
@@ -5710,8 +5708,8 @@ var inputStyle = tv(
|
|
|
5710
5708
|
inputWrapper: [
|
|
5711
5709
|
"bg-transparent",
|
|
5712
5710
|
"rounded-none",
|
|
5713
|
-
"group-has-[:hover]/input:bg-trans-soft",
|
|
5714
|
-
"group-has-[:focus]/input:bg-body-background",
|
|
5711
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
5712
|
+
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
5715
5713
|
"group-has-[p.error]/input:border-danger-main"
|
|
5716
5714
|
],
|
|
5717
5715
|
readonlyWrapper: ["!bg-trans-soft"]
|
|
@@ -5719,22 +5717,13 @@ var inputStyle = tv(
|
|
|
5719
5717
|
},
|
|
5720
5718
|
color: {
|
|
5721
5719
|
primary: {
|
|
5722
|
-
content: ["group-has-[:focus]/input:text-primary-main", "
|
|
5723
|
-
helperMessage: [
|
|
5724
|
-
"group-has-[:focus]/input:text-primary-main",
|
|
5725
|
-
"group-has-[:focus]/input:hover:text-primary-main"
|
|
5726
|
-
],
|
|
5720
|
+
content: ["group-has-[:focus:not(:read-only)]/input:text-primary-main", "read-only:!text-primary-main"],
|
|
5721
|
+
helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-primary-main"],
|
|
5727
5722
|
readonly: ["text-primary-main"]
|
|
5728
5723
|
},
|
|
5729
5724
|
secondary: {
|
|
5730
|
-
content: [
|
|
5731
|
-
|
|
5732
|
-
"group-has-[:focus]/input:hover:text-secondary-main"
|
|
5733
|
-
],
|
|
5734
|
-
helperMessage: [
|
|
5735
|
-
"group-has-[:focus]/input:text-secondary-main",
|
|
5736
|
-
"group-has-[:focus]/input:hover:text-secondary-main"
|
|
5737
|
-
],
|
|
5725
|
+
content: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main", "read-only:!text-secondary-main"],
|
|
5726
|
+
helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main"],
|
|
5738
5727
|
readonly: ["text-secondary-main"]
|
|
5739
5728
|
}
|
|
5740
5729
|
},
|
|
@@ -5785,14 +5774,9 @@ var inputStyle = tv(
|
|
|
5785
5774
|
},
|
|
5786
5775
|
disabled: {
|
|
5787
5776
|
true: {
|
|
5788
|
-
inputWrapper: ["!bg-neutral-soft", "pointer-events-none"
|
|
5789
|
-
input: [
|
|
5790
|
-
|
|
5791
|
-
"placeholder:!text-neutral-light",
|
|
5792
|
-
"group-has-[p.error]/input:!text-danger-light",
|
|
5793
|
-
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5794
|
-
],
|
|
5795
|
-
content: ["!text-neutral-light", "group-has-[p.error]/input:!text-danger-light"],
|
|
5777
|
+
inputWrapper: ["!bg-neutral-soft", "pointer-events-none"],
|
|
5778
|
+
input: ["!text-neutral-light", "placeholder:!text-neutral-light"],
|
|
5779
|
+
content: ["!text-neutral-light"],
|
|
5796
5780
|
helperMessage: ["!text-neutral-light"],
|
|
5797
5781
|
errorMessage: ["!text-danger-light"]
|
|
5798
5782
|
}
|
|
@@ -5800,11 +5784,9 @@ var inputStyle = tv(
|
|
|
5800
5784
|
readonly: {
|
|
5801
5785
|
true: {
|
|
5802
5786
|
readonlyWrapper: ["pointer-events-none"],
|
|
5803
|
-
input: [
|
|
5804
|
-
|
|
5805
|
-
|
|
5806
|
-
],
|
|
5807
|
-
content: ["group-has-[p.error]/input:!text-danger-main"]
|
|
5787
|
+
input: ["!text-body-foreground", "placeholder:!text-body-foreground"],
|
|
5788
|
+
content: ["!text-body-foreground"],
|
|
5789
|
+
helperMessage: ["!text-body-foreground"]
|
|
5808
5790
|
}
|
|
5809
5791
|
}
|
|
5810
5792
|
},
|
|
@@ -5865,17 +5847,6 @@ var inputStyle = tv(
|
|
|
5865
5847
|
inputWrapper: ["border-b-xl"]
|
|
5866
5848
|
}
|
|
5867
5849
|
},
|
|
5868
|
-
{
|
|
5869
|
-
disabled: true,
|
|
5870
|
-
variant: ["outline", "underline"],
|
|
5871
|
-
class: {
|
|
5872
|
-
inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"],
|
|
5873
|
-
content: [
|
|
5874
|
-
"group-has-[p.error]/input:!text-danger-light",
|
|
5875
|
-
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5876
|
-
]
|
|
5877
|
-
}
|
|
5878
|
-
},
|
|
5879
5850
|
{
|
|
5880
5851
|
readonly: true,
|
|
5881
5852
|
color: "primary",
|
|
@@ -5891,6 +5862,37 @@ var inputStyle = tv(
|
|
|
5891
5862
|
input: ["!text-secondary-main", "placeholder:!text-secondary-main"],
|
|
5892
5863
|
content: ["!text-secondary-main"]
|
|
5893
5864
|
}
|
|
5865
|
+
},
|
|
5866
|
+
{
|
|
5867
|
+
disabled: true,
|
|
5868
|
+
class: {
|
|
5869
|
+
input: [
|
|
5870
|
+
"group-has-[p.error]/input:!text-danger-light",
|
|
5871
|
+
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5872
|
+
],
|
|
5873
|
+
content: ["group-has-[p.error]/input:!text-danger-light"],
|
|
5874
|
+
helperMessage: ["group-has-[p.error]/input:!text-danger-light"],
|
|
5875
|
+
errorMessage: ["!text-danger-light"]
|
|
5876
|
+
}
|
|
5877
|
+
},
|
|
5878
|
+
{
|
|
5879
|
+
disabled: true,
|
|
5880
|
+
variant: ["outline", "underline"],
|
|
5881
|
+
class: {
|
|
5882
|
+
inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"]
|
|
5883
|
+
}
|
|
5884
|
+
},
|
|
5885
|
+
{
|
|
5886
|
+
disabled: false,
|
|
5887
|
+
class: {
|
|
5888
|
+
input: [
|
|
5889
|
+
"group-has-[p.error]/input:!text-danger-main",
|
|
5890
|
+
"group-has-[p.error]/input:placeholder:!text-danger-main"
|
|
5891
|
+
],
|
|
5892
|
+
content: ["group-has-[p.error]/input:!text-danger-main"],
|
|
5893
|
+
helperMessage: ["group-has-[p.error]/input:!text-danger-main"],
|
|
5894
|
+
errorMessage: ["!text-danger-main"]
|
|
5895
|
+
}
|
|
5894
5896
|
}
|
|
5895
5897
|
],
|
|
5896
5898
|
defaultVariants: {
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
table_body_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-PX4RCHOE.mjs";
|
|
5
5
|
import "../../chunk-7B7LRG5J.mjs";
|
|
6
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-WLTBJF4I.mjs";
|
|
7
7
|
import "../../chunk-F3HENRVM.mjs";
|
|
8
8
|
import "../../chunk-2GCSFWHD.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-VNRGOOSY.mjs";
|
|
10
10
|
import "../../chunk-DQRAFUDA.mjs";
|
|
11
11
|
import "../../chunk-EWS3FESG.mjs";
|
|
12
12
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
13
|
-
import "../../chunk-
|
|
13
|
+
import "../../chunk-OEIEALIP.mjs";
|
|
14
14
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
15
15
|
import "../../chunk-R7KUEH3N.mjs";
|
|
16
16
|
import "../../chunk-E3G5QXSH.mjs";
|
|
17
17
|
import "../../chunk-DDFJMHBC.mjs";
|
|
18
|
-
import "../../chunk-
|
|
18
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
19
19
|
import "../../chunk-27Y6K5NK.mjs";
|
|
20
20
|
import "../../chunk-AC6TWLRT.mjs";
|
|
21
21
|
export {
|