@ultraviolet/ui 3.19.1 → 3.20.1
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/components/Breadcrumbs/components/Item.d.ts +30 -6
- package/dist/components/Breadcrumbs/components/Item.d.ts.map +1 -1
- package/dist/components/Breadcrumbs/components/Item.js +8 -8
- package/dist/components/FileInput/helpers.d.ts.map +1 -1
- package/dist/components/FileInput/helpers.js +51 -46
- package/dist/components/List/index.d.ts.map +1 -1
- package/dist/components/Modal/components/Dialog.d.ts.map +1 -1
- package/dist/components/NumberInput/components/Controls.d.ts +2 -12
- package/dist/components/NumberInput/components/Controls.d.ts.map +1 -1
- package/dist/components/NumberInput/components/Unit.d.ts +2 -7
- package/dist/components/NumberInput/components/Unit.d.ts.map +1 -1
- package/dist/components/NumberInput/index.d.ts +4 -17
- package/dist/components/NumberInput/index.d.ts.map +1 -1
- package/dist/components/NumberInput/index.js +11 -10
- package/dist/components/NumberInput/styles.css.d.ts.map +1 -1
- package/dist/components/NumberInput/types.d.ts +48 -0
- package/dist/components/NumberInput/types.d.ts.map +1 -0
- package/dist/components/Pagination/Ellipsis.d.ts +7 -0
- package/dist/components/Pagination/Ellipsis.d.ts.map +1 -0
- package/dist/components/Pagination/Ellipsis.js +26 -0
- package/dist/components/Pagination/PaginationButton.d.ts +2 -2
- package/dist/components/Pagination/PaginationButton.d.ts.map +1 -1
- package/dist/components/Pagination/PaginationButton.js +6 -13
- package/dist/components/Pagination/PaginationButtons.d.ts +5 -3
- package/dist/components/Pagination/PaginationButtons.d.ts.map +1 -1
- package/dist/components/Pagination/PaginationButtons.js +18 -11
- package/dist/components/Pagination/getPageNumbers.d.ts +1 -1
- package/dist/components/Pagination/getPageNumbers.d.ts.map +1 -1
- package/dist/components/Pagination/getPageNumbers.js +5 -3
- package/dist/components/Pagination/index.d.ts +6 -2
- package/dist/components/Pagination/index.d.ts.map +1 -1
- package/dist/components/Pagination/index.js +4 -2
- package/dist/components/PhoneInput/index.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/Option.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/Option.js +15 -20
- package/dist/components/SelectInput/components/Dropdown/dropdown.css.d.ts.map +1 -1
- package/dist/components/SelectInput/components/SelectBar/SelectBar.d.ts.map +1 -1
- package/dist/components/SelectInput/components/SelectBar/SelectBar.js +1 -0
- package/dist/components/SelectInput/components/SelectBar/selectBar.css.d.ts.map +1 -1
- package/dist/components/Separator/styles.css.d.ts +3 -0
- package/dist/components/Separator/styles.css.d.ts.map +1 -1
- package/dist/components/Separator/styles.css.js +5 -3
- package/dist/components/Skeleton/List.d.ts.map +1 -1
- package/dist/components/Table/index.d.ts.map +1 -1
- package/dist/components/Tag/index.d.ts.map +1 -1
- package/dist/components/Tag/index.js +77 -80
- package/dist/components/Tag/styles.css.d.ts +14 -10
- package/dist/components/Tag/styles.css.d.ts.map +1 -1
- package/dist/components/Tag/styles.css.js +61 -115
- package/dist/components/Tag/type.d.ts +4 -8
- package/dist/components/Tag/type.d.ts.map +1 -1
- package/dist/components/VerificationCode/index.d.ts.map +1 -1
- package/dist/compositions/CodeEditor/index.d.ts +1 -1
- package/dist/compositions/CodeEditor/index.d.ts.map +1 -1
- package/dist/compositions/CodeEditor/index.js +2 -1
- package/dist/compositions/CodeEditor/type.d.ts +1 -0
- package/dist/compositions/CodeEditor/type.d.ts.map +1 -1
- package/dist/compositions/Navigation/styles.css.js +2 -0
- package/dist/compositions/OrderSummary/components/SubCategory.d.ts.map +1 -1
- package/dist/compositions/SteppedListCard/styles.css.js +0 -2
- package/dist/ui.css +1 -1
- package/package.json +10 -10
- package/dist/components/Tag/TagInner.d.ts +0 -5
- package/dist/components/Tag/TagInner.d.ts.map +0 -1
- package/dist/components/Tag/TagInner.js +0 -47
|
@@ -8,197 +8,143 @@ var init_styles_css = __esmMin(() => {
|
|
|
8
8
|
init_styles_css_ts_vanilla();
|
|
9
9
|
tagStyle = {
|
|
10
10
|
container: createRuntimeFn({
|
|
11
|
-
defaultClassName: "
|
|
11
|
+
defaultClassName: "uv_d6zknp5",
|
|
12
12
|
variantClassNames: {
|
|
13
|
-
copiable: { true: "
|
|
14
|
-
disabled: { true: "
|
|
15
|
-
closable: { true: "
|
|
13
|
+
copiable: { true: "uv_d6zknp6" },
|
|
14
|
+
disabled: { true: "uv_d6zknp7" },
|
|
15
|
+
closable: { true: "uv_d6zknp8" },
|
|
16
16
|
sentiment: {
|
|
17
|
-
danger: "
|
|
18
|
-
info: "
|
|
19
|
-
neutral: "
|
|
20
|
-
primary: "
|
|
21
|
-
secondary: "
|
|
22
|
-
success: "
|
|
23
|
-
warning: "
|
|
17
|
+
danger: "uv_d6zknp9",
|
|
18
|
+
info: "uv_d6zknpa",
|
|
19
|
+
neutral: "uv_d6zknpb",
|
|
20
|
+
primary: "uv_d6zknpc",
|
|
21
|
+
secondary: "uv_d6zknpd",
|
|
22
|
+
success: "uv_d6zknpe",
|
|
23
|
+
warning: "uv_d6zknpf"
|
|
24
24
|
},
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
25
|
+
isButton: {
|
|
26
|
+
true: "uv_d6zknpg",
|
|
27
|
+
false: "uv_d6zknph"
|
|
28
|
+
}
|
|
28
29
|
},
|
|
29
30
|
defaultVariants: {
|
|
30
31
|
copiable: false,
|
|
31
32
|
disabled: false,
|
|
32
33
|
sentiment: "neutral",
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
isKeyValue: false
|
|
34
|
+
isButton: false,
|
|
35
|
+
closable: false
|
|
36
36
|
},
|
|
37
37
|
compoundVariants: [
|
|
38
38
|
[{
|
|
39
39
|
copiable: true,
|
|
40
40
|
sentiment: "danger",
|
|
41
41
|
disabled: false
|
|
42
|
-
}, "
|
|
42
|
+
}, "uv_d6zknpi"],
|
|
43
43
|
[{
|
|
44
44
|
copiable: true,
|
|
45
45
|
sentiment: "info",
|
|
46
46
|
disabled: false
|
|
47
|
-
}, "
|
|
47
|
+
}, "uv_d6zknpj"],
|
|
48
48
|
[{
|
|
49
49
|
copiable: true,
|
|
50
50
|
sentiment: "neutral",
|
|
51
51
|
disabled: false
|
|
52
|
-
}, "
|
|
52
|
+
}, "uv_d6zknpk"],
|
|
53
53
|
[{
|
|
54
54
|
copiable: true,
|
|
55
55
|
sentiment: "primary",
|
|
56
56
|
disabled: false
|
|
57
|
-
}, "
|
|
57
|
+
}, "uv_d6zknpl"],
|
|
58
58
|
[{
|
|
59
59
|
copiable: true,
|
|
60
60
|
sentiment: "secondary",
|
|
61
61
|
disabled: false
|
|
62
|
-
}, "
|
|
62
|
+
}, "uv_d6zknpm"],
|
|
63
63
|
[{
|
|
64
64
|
copiable: true,
|
|
65
65
|
sentiment: "success",
|
|
66
66
|
disabled: false
|
|
67
|
-
}, "
|
|
67
|
+
}, "uv_d6zknpn"],
|
|
68
68
|
[{
|
|
69
69
|
copiable: true,
|
|
70
70
|
sentiment: "warning",
|
|
71
71
|
disabled: false
|
|
72
|
-
}, "uv_d6zknpk"],
|
|
73
|
-
[{
|
|
74
|
-
isKey: true,
|
|
75
|
-
sentiment: "danger"
|
|
76
|
-
}, "uv_d6zknpl"],
|
|
77
|
-
[{
|
|
78
|
-
isKey: true,
|
|
79
|
-
sentiment: "info"
|
|
80
|
-
}, "uv_d6zknpm"],
|
|
81
|
-
[{
|
|
82
|
-
isKey: true,
|
|
83
|
-
sentiment: "neutral"
|
|
84
|
-
}, "uv_d6zknpn"],
|
|
85
|
-
[{
|
|
86
|
-
isKey: true,
|
|
87
|
-
sentiment: "primary"
|
|
88
72
|
}, "uv_d6zknpo"],
|
|
89
|
-
[{
|
|
90
|
-
isKey: true,
|
|
91
|
-
sentiment: "secondary"
|
|
92
|
-
}, "uv_d6zknpp"],
|
|
93
|
-
[{
|
|
94
|
-
isKey: true,
|
|
95
|
-
sentiment: "success"
|
|
96
|
-
}, "uv_d6zknpq"],
|
|
97
|
-
[{
|
|
98
|
-
isKey: true,
|
|
99
|
-
sentiment: "warning"
|
|
100
|
-
}, "uv_d6zknpr"],
|
|
101
|
-
[{
|
|
102
|
-
isKeyValue: true,
|
|
103
|
-
sentiment: "danger",
|
|
104
|
-
disabled: false
|
|
105
|
-
}, "uv_d6zknps"],
|
|
106
|
-
[{
|
|
107
|
-
isKeyValue: true,
|
|
108
|
-
sentiment: "info",
|
|
109
|
-
disabled: false
|
|
110
|
-
}, "uv_d6zknpt"],
|
|
111
|
-
[{
|
|
112
|
-
isKeyValue: true,
|
|
113
|
-
sentiment: "neutral",
|
|
114
|
-
disabled: false
|
|
115
|
-
}, "uv_d6zknpu"],
|
|
116
|
-
[{
|
|
117
|
-
isKeyValue: true,
|
|
118
|
-
sentiment: "primary",
|
|
119
|
-
disabled: false
|
|
120
|
-
}, "uv_d6zknpv"],
|
|
121
|
-
[{
|
|
122
|
-
isKeyValue: true,
|
|
123
|
-
sentiment: "secondary",
|
|
124
|
-
disabled: false
|
|
125
|
-
}, "uv_d6zknpw"],
|
|
126
|
-
[{
|
|
127
|
-
isKeyValue: true,
|
|
128
|
-
sentiment: "success",
|
|
129
|
-
disabled: false
|
|
130
|
-
}, "uv_d6zknpx"],
|
|
131
|
-
[{
|
|
132
|
-
isKeyValue: true,
|
|
133
|
-
sentiment: "warning",
|
|
134
|
-
disabled: false
|
|
135
|
-
}, "uv_d6zknpy"],
|
|
136
73
|
[{
|
|
137
74
|
disabled: true,
|
|
138
75
|
sentiment: "danger"
|
|
139
|
-
}, "
|
|
76
|
+
}, "uv_d6zknpp"],
|
|
140
77
|
[{
|
|
141
78
|
disabled: true,
|
|
142
79
|
sentiment: "info"
|
|
143
|
-
}, "
|
|
80
|
+
}, "uv_d6zknpq"],
|
|
144
81
|
[{
|
|
145
82
|
disabled: true,
|
|
146
83
|
sentiment: "neutral"
|
|
147
|
-
}, "
|
|
84
|
+
}, "uv_d6zknpr"],
|
|
148
85
|
[{
|
|
149
86
|
disabled: true,
|
|
150
87
|
sentiment: "primary"
|
|
151
|
-
}, "
|
|
88
|
+
}, "uv_d6zknps"],
|
|
152
89
|
[{
|
|
153
90
|
disabled: true,
|
|
154
91
|
sentiment: "secondary"
|
|
155
|
-
}, "
|
|
92
|
+
}, "uv_d6zknpt"],
|
|
156
93
|
[{
|
|
157
94
|
disabled: true,
|
|
158
95
|
sentiment: "success"
|
|
159
|
-
}, "
|
|
96
|
+
}, "uv_d6zknpu"],
|
|
160
97
|
[{
|
|
161
98
|
disabled: true,
|
|
162
99
|
sentiment: "warning"
|
|
163
|
-
}, "
|
|
100
|
+
}, "uv_d6zknpv"],
|
|
164
101
|
[{
|
|
165
|
-
|
|
102
|
+
isButton: true,
|
|
166
103
|
sentiment: "danger",
|
|
167
|
-
disabled:
|
|
168
|
-
}, "
|
|
104
|
+
disabled: false
|
|
105
|
+
}, "uv_d6zknpw"],
|
|
169
106
|
[{
|
|
170
|
-
|
|
107
|
+
isButton: true,
|
|
171
108
|
sentiment: "info",
|
|
172
|
-
disabled:
|
|
173
|
-
}, "
|
|
109
|
+
disabled: false
|
|
110
|
+
}, "uv_d6zknpx"],
|
|
174
111
|
[{
|
|
175
|
-
|
|
112
|
+
isButton: true,
|
|
176
113
|
sentiment: "neutral",
|
|
177
|
-
disabled:
|
|
178
|
-
}, "
|
|
114
|
+
disabled: false
|
|
115
|
+
}, "uv_d6zknpy"],
|
|
179
116
|
[{
|
|
180
|
-
|
|
117
|
+
isButton: true,
|
|
181
118
|
sentiment: "primary",
|
|
182
|
-
disabled:
|
|
183
|
-
}, "
|
|
119
|
+
disabled: false
|
|
120
|
+
}, "uv_d6zknpz"],
|
|
184
121
|
[{
|
|
185
|
-
|
|
122
|
+
isButton: true,
|
|
186
123
|
sentiment: "secondary",
|
|
187
|
-
disabled:
|
|
188
|
-
}, "
|
|
124
|
+
disabled: false
|
|
125
|
+
}, "uv_d6zknp10"],
|
|
189
126
|
[{
|
|
190
|
-
|
|
127
|
+
isButton: true,
|
|
191
128
|
sentiment: "success",
|
|
192
|
-
disabled:
|
|
193
|
-
}, "
|
|
129
|
+
disabled: false
|
|
130
|
+
}, "uv_d6zknp11"],
|
|
194
131
|
[{
|
|
195
|
-
|
|
132
|
+
isButton: true,
|
|
196
133
|
sentiment: "warning",
|
|
197
|
-
disabled:
|
|
198
|
-
}, "
|
|
134
|
+
disabled: false
|
|
135
|
+
}, "uv_d6zknp12"]
|
|
199
136
|
]
|
|
200
137
|
}),
|
|
201
|
-
text: "
|
|
138
|
+
text: "uv_d6zknp13",
|
|
139
|
+
separator: "uv_d6zknp2",
|
|
140
|
+
wrapper: {
|
|
141
|
+
copiable: "uv_d6zknp0",
|
|
142
|
+
notCopiable: "uv_d6zknp1"
|
|
143
|
+
},
|
|
144
|
+
content: {
|
|
145
|
+
copiable: "uv_d6zknp3",
|
|
146
|
+
notCopiable: "uv_d6zknp4"
|
|
147
|
+
}
|
|
202
148
|
};
|
|
203
149
|
});
|
|
204
150
|
|
|
@@ -4,28 +4,24 @@ export type TagProps = {
|
|
|
4
4
|
isLoading?: boolean;
|
|
5
5
|
sentiment?: (typeof SENTIMENTS)[number];
|
|
6
6
|
disabled?: boolean;
|
|
7
|
+
copyText?: string;
|
|
8
|
+
copiedText?: string;
|
|
9
|
+
copiable?: boolean;
|
|
7
10
|
className?: string;
|
|
8
11
|
variant?: 'default' | 'code';
|
|
9
12
|
'data-testid'?: string;
|
|
10
13
|
style?: CSSProperties;
|
|
14
|
+
onClose?: MouseEventHandler<HTMLButtonElement>;
|
|
11
15
|
} & ({
|
|
12
16
|
keyValue: {
|
|
13
17
|
key: string;
|
|
14
18
|
value: string;
|
|
15
19
|
};
|
|
16
20
|
children?: never;
|
|
17
|
-
copiable?: never;
|
|
18
21
|
copyButton?: never;
|
|
19
|
-
copyText?: never;
|
|
20
|
-
copiedText?: never;
|
|
21
|
-
onClose?: never;
|
|
22
22
|
} | {
|
|
23
23
|
keyValue?: never;
|
|
24
24
|
children: ReactNode;
|
|
25
|
-
copiable?: boolean;
|
|
26
25
|
copyButton?: boolean;
|
|
27
|
-
copyText?: string;
|
|
28
|
-
copiedText?: string;
|
|
29
|
-
onClose?: MouseEventHandler<HTMLButtonElement>;
|
|
30
26
|
});
|
|
31
27
|
//# sourceMappingURL=type.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../src/components/Tag/type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AACxE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA;AAE9C,MAAM,MAAM,QAAQ,GAAG;IACrB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,SAAS,CAAC,EAAE,CAAC,OAAO,UAAU,CAAC,CAAC,MAAM,CAAC,CAAA;IACvC,QAAQ,CAAC,EAAE,OAAO,CAAA;
|
|
1
|
+
{"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../src/components/Tag/type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AACxE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA;AAE9C,MAAM,MAAM,QAAQ,GAAG;IACrB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,SAAS,CAAC,EAAE,CAAC,OAAO,UAAU,CAAC,CAAC,MAAM,CAAC,CAAA;IACvC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,OAAO,CAAC,EAAE,SAAS,GAAG,MAAM,CAAA;IAC5B,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,KAAK,CAAC,EAAE,aAAa,CAAA;IACrB,OAAO,CAAC,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,CAAA;CAC/C,GAAG,CACA;IACE,QAAQ,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAA;IACxC,QAAQ,CAAC,EAAE,KAAK,CAAA;IAChB,UAAU,CAAC,EAAE,KAAK,CAAA;CACnB,GACD;IACE,QAAQ,CAAC,EAAE,KAAK,CAAA;IAChB,QAAQ,EAAE,SAAS,CAAA;IACnB,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB,CACJ,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/VerificationCode/index.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAGV,aAAa,EAGb,SAAS,EACV,MAAM,OAAO,CAAA;AAUd,KAAK,qBAAqB,GAAG;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,GAAG,QAAQ,CAAA;IAC9C;;OAEG;IACH,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAA;IAClC;;OAEG;IACH,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAA;IACpC,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAA;IACxB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,gBAAgB,CAAC,EAAE,SAAS,CAAA;IAC5B,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,OAAO,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;IAC1B,KAAK,CAAC,EAAE,aAAa,CAAA;IACrB,kBAAkB,CAAC,EAAE,MAAM,CAAA;CAC5B,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,gBAAgB,sQAqB1B,qBAAqB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/VerificationCode/index.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAGV,aAAa,EAGb,SAAS,EACV,MAAM,OAAO,CAAA;AAUd,KAAK,qBAAqB,GAAG;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,GAAG,QAAQ,CAAA;IAC9C;;OAEG;IACH,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAA;IAClC;;OAEG;IACH,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAA;IACpC,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAA;IACxB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,gBAAgB,CAAC,EAAE,SAAS,CAAA;IAC5B,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,OAAO,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;IAC1B,KAAK,CAAC,EAAE,aAAa,CAAA;IACrB,kBAAkB,CAAC,EAAE,MAAM,CAAA;CAC5B,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,gBAAgB,sQAqB1B,qBAAqB,gCAsLvB,CAAA"}
|
|
@@ -2,5 +2,5 @@ import type { CodeEditorProps } from './type';
|
|
|
2
2
|
/**
|
|
3
3
|
* A code editor is a specialized tool designed to help developers write, edit, and manage code efficiently.
|
|
4
4
|
*/
|
|
5
|
-
export declare const CodeEditor: ({ value, onChange, extensions, onBlur, height, readOnly, autoCompletion, disabled, label, copyButton, id, helper, labelDescription, expandableHeight, hideText, showText, 'aria-label': ariaLabel, 'data-testid': dataTestId, className, error, lineNumbers, style, required, 'aria-describedby': ariaDescribedBy, }: CodeEditorProps) => import("react").JSX.Element;
|
|
5
|
+
export declare const CodeEditor: ({ value, onChange, extensions, onBlur, height, readOnly, autoCompletion, disabled, label, copyButton, id, helper, onFocus, labelDescription, expandableHeight, hideText, showText, 'aria-label': ariaLabel, 'data-testid': dataTestId, className, error, lineNumbers, style, required, 'aria-describedby': ariaDescribedBy, }: CodeEditorProps) => import("react").JSX.Element;
|
|
6
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/CodeEditor/index.tsx"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,QAAQ,CAAA;AAG7C;;GAEG;AACH,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/CodeEditor/index.tsx"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,QAAQ,CAAA;AAG7C;;GAEG;AACH,eAAO,MAAM,UAAU,kUA0BpB,eAAe,gCAyEjB,CAAA"}
|
|
@@ -27,7 +27,7 @@ var init_CodeEditor = __esmMin(() => {
|
|
|
27
27
|
init_CopyButton();
|
|
28
28
|
init_Expandable$1();
|
|
29
29
|
init_styles_css();
|
|
30
|
-
CodeEditor = ({ value, onChange, extensions, onBlur, height, readOnly, autoCompletion, disabled = false, label, copyButton, id, helper, labelDescription, expandableHeight, hideText = "Hide", showText = "Show", "aria-label": ariaLabel, "data-testid": dataTestId, className, error, lineNumbers = true, style, required, "aria-describedby": ariaDescribedBy }) => {
|
|
30
|
+
CodeEditor = ({ value, onChange, extensions, onBlur, height, readOnly, autoCompletion, disabled = false, label, copyButton, id, helper, onFocus, labelDescription, expandableHeight, hideText = "Hide", showText = "Show", "aria-label": ariaLabel, "data-testid": dataTestId, className, error, lineNumbers = true, style, required, "aria-describedby": ariaDescribedBy }) => {
|
|
31
31
|
var _langs$extensions;
|
|
32
32
|
var _langs$extensions2;
|
|
33
33
|
const [expanded, setExpanded] = useState(false);
|
|
@@ -51,6 +51,7 @@ var init_CodeEditor = __esmMin(() => {
|
|
|
51
51
|
height: expandableEnabled ? void 0 : height,
|
|
52
52
|
id,
|
|
53
53
|
onBlur,
|
|
54
|
+
onFocus,
|
|
54
55
|
onChange,
|
|
55
56
|
onUpdate: () => {
|
|
56
57
|
if (disabled) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../src/compositions/CodeEditor/type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kCAAkC,CAAA;AAC7D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAA;AACjE,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAErD,MAAM,MAAM,eAAe,GAAG;IAC5B,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,oBAAoB,CAAC,UAAU,CAAC,CAAA;IAC1C,UAAU,EAAE,MAAM,OAAO,KAAK,CAAA;IAC9B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAA;IACnB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB,0DAA0D;IAC1D,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,0DAA0D;IAC1D,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,gBAAgB,CAAC,EAAE,SAAS,CAAA;IAC5B,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,KAAK,CAAC,EAAE,aAAa,CAAA;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,kBAAkB,CAAC,EAAE,MAAM,CAAA;CAC5B,CAAA"}
|
|
1
|
+
{"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../src/compositions/CodeEditor/type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kCAAkC,CAAA;AAC7D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAA;AACjE,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAErD,MAAM,MAAM,eAAe,GAAG;IAC5B,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,oBAAoB,CAAC,UAAU,CAAC,CAAA;IAC1C,UAAU,EAAE,MAAM,OAAO,KAAK,CAAA;IAC9B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAA;IACnB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB,0DAA0D;IAC1D,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,0DAA0D;IAC1D,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,gBAAgB,CAAC,EAAE,SAAS,CAAA;IAC5B,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,KAAK,CAAC,EAAE,aAAa,CAAA;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,kBAAkB,CAAC,EAAE,MAAM,CAAA;CAC5B,CAAA"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { __esmMin } from "../../_virtual/_rolldown/runtime.js";
|
|
2
|
+
import { init_themes_css_js_vanilla } from "../../themes/dist/vanilla/themes.css.js.vanilla.js";
|
|
2
3
|
import { init_animationsVanillaExtract_css_ts_vanilla } from "../../utils/animations/animationsVanillaExtract.css.ts.vanilla.js";
|
|
3
4
|
import { init_items_css_ts_vanilla } from "./components/items.css.ts.vanilla.js";
|
|
4
5
|
import { init_variables_css_ts_vanilla } from "./variables.css.ts.vanilla.js";
|
|
@@ -9,6 +10,7 @@ import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
|
9
10
|
//#region src/compositions/Navigation/styles.css.ts
|
|
10
11
|
var navigationStyle;
|
|
11
12
|
var init_styles_css = __esmMin(() => {
|
|
13
|
+
init_themes_css_js_vanilla();
|
|
12
14
|
init_animationsVanillaExtract_css_ts_vanilla();
|
|
13
15
|
init_items_css_ts_vanilla();
|
|
14
16
|
init_variables_css_ts_vanilla();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SubCategory.d.ts","sourceRoot":"","sources":["../../../../src/compositions/OrderSummary/components/SubCategory.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAI/C,eAAO,MAAM,WAAW,oBAAqB;IAAE,WAAW,EAAE,eAAe,CAAA;CAAE,
|
|
1
|
+
{"version":3,"file":"SubCategory.d.ts","sourceRoot":"","sources":["../../../../src/compositions/OrderSummary/components/SubCategory.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAI/C,eAAO,MAAM,WAAW,oBAAqB;IAAE,WAAW,EAAE,eAAe,CAAA;CAAE,gCA6D5E,CAAA"}
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import { __esmMin } from "../../_virtual/_rolldown/runtime.js";
|
|
2
|
-
import { init_themes_css_js_vanilla } from "../../themes/dist/vanilla/themes.css.js.vanilla.js";
|
|
3
2
|
import { init_styles_css_ts_vanilla } from "./styles.css.ts.vanilla.js";
|
|
4
3
|
|
|
5
4
|
//#region src/compositions/SteppedListCard/styles.css.ts
|
|
6
5
|
var steppedListCardStyle;
|
|
7
6
|
var init_styles_css = __esmMin(() => {
|
|
8
|
-
init_themes_css_js_vanilla();
|
|
9
7
|
init_styles_css_ts_vanilla();
|
|
10
8
|
steppedListCardStyle = {
|
|
11
9
|
steppedListCard: "uv_1q0npw30",
|