@react-spectrum/s2 3.0.0-nightly-1286a652e-250116 → 3.0.0-nightly-cdba74876-250117
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/ActionBar.cjs +2 -2
- package/dist/ActionBar.mjs +2 -2
- package/dist/ActionButton.cjs +4 -4
- package/dist/ActionButton.mjs +4 -4
- package/dist/AvatarGroup.cjs +1 -1
- package/dist/AvatarGroup.mjs +1 -1
- package/dist/Badge.cjs +3 -3
- package/dist/Badge.mjs +3 -3
- package/dist/Breadcrumbs.cjs +2 -2
- package/dist/Breadcrumbs.mjs +2 -2
- package/dist/Button.cjs +4 -4
- package/dist/Button.mjs +4 -4
- package/dist/ButtonGroup.cjs +1 -1
- package/dist/ButtonGroup.mjs +1 -1
- package/dist/Card.cjs +14 -14
- package/dist/Card.mjs +14 -14
- package/dist/CardView.cjs +1 -1
- package/dist/CardView.mjs +1 -1
- package/dist/CenterBaseline.cjs +1 -1
- package/dist/CenterBaseline.mjs +1 -1
- package/dist/Checkbox.cjs +1 -1
- package/dist/Checkbox.mjs +1 -1
- package/dist/ColorHandle.cjs +3 -3
- package/dist/ColorHandle.mjs +3 -3
- package/dist/ColorSwatchPicker.cjs +1 -1
- package/dist/ColorSwatchPicker.mjs +1 -1
- package/dist/ComboBox.cjs +2 -2
- package/dist/ComboBox.mjs +2 -2
- package/dist/ContextualHelp.cjs +5 -5
- package/dist/ContextualHelp.mjs +5 -5
- package/dist/Dialog.cjs +10 -10
- package/dist/Dialog.mjs +10 -10
- package/dist/Disclosure.cjs +2 -2
- package/dist/Disclosure.mjs +2 -2
- package/dist/Field.cjs +7 -7
- package/dist/Field.cjs.map +1 -1
- package/dist/Field.mjs +7 -7
- package/dist/Field.mjs.map +1 -1
- package/dist/FullscreenDialog.cjs +5 -5
- package/dist/FullscreenDialog.mjs +5 -5
- package/dist/IllustratedMessage.cjs +1 -1
- package/dist/IllustratedMessage.mjs +1 -1
- package/dist/Image.cjs +1 -1
- package/dist/Image.mjs +1 -1
- package/dist/InlineAlert.cjs +1 -1
- package/dist/InlineAlert.mjs +1 -1
- package/dist/Menu.cjs +7 -7
- package/dist/Menu.mjs +7 -7
- package/dist/Picker.cjs +3 -3
- package/dist/Picker.mjs +3 -3
- package/dist/SearchField.cjs +3 -3
- package/dist/SearchField.mjs +3 -3
- package/dist/SegmentedControl.cjs +3 -3
- package/dist/SegmentedControl.mjs +3 -3
- package/dist/TableView.cjs +13 -13
- package/dist/TableView.mjs +13 -13
- package/dist/Tabs.cjs +3 -3
- package/dist/Tabs.mjs +3 -3
- package/dist/TagGroup.cjs +11 -11
- package/dist/TagGroup.mjs +11 -11
- package/dist/TextField.cjs +1 -1
- package/dist/TextField.mjs +1 -1
- package/dist/ToggleButton.cjs +3 -3
- package/dist/ToggleButton.mjs +3 -3
- package/icons/Skeleton.cjs +2 -2
- package/icons/Skeleton.cjs.map +1 -1
- package/icons/Skeleton.mjs +2 -2
- package/icons/Skeleton.mjs.map +1 -1
- package/package.json +19 -19
- package/style/__tests__/style-macro.test.js +1 -1
- package/style/dist/style-macro.cjs +1 -1
- package/style/dist/style-macro.cjs.map +1 -1
- package/style/dist/style-macro.mjs +1 -1
- package/style/dist/style-macro.mjs.map +1 -1
- package/style/style-macro.ts +1 -1
package/dist/ActionBar.cjs
CHANGED
|
@@ -164,7 +164,7 @@ const $85bf454149fe9ddc$var$ActionBarInner = /*#__PURE__*/ (0, $cRsNx$react.forw
|
|
|
164
164
|
},
|
|
165
165
|
children: [
|
|
166
166
|
/*#__PURE__*/ (0, $cRsNx$reactjsxruntime.jsx)("div", {
|
|
167
|
-
className: "
|
|
167
|
+
className: " __B-3t1y y_d",
|
|
168
168
|
children: /*#__PURE__*/ (0, $cRsNx$reactjsxruntime.jsx)((0, $7a26131f6144af2b$exports.ActionButtonGroup), {
|
|
169
169
|
staticColor: isEmphasized ? 'auto' : undefined,
|
|
170
170
|
isQuiet: true,
|
|
@@ -173,7 +173,7 @@ const $85bf454149fe9ddc$var$ActionBarInner = /*#__PURE__*/ (0, $cRsNx$react.forw
|
|
|
173
173
|
})
|
|
174
174
|
}),
|
|
175
175
|
/*#__PURE__*/ (0, $cRsNx$reactjsxruntime.jsxs)("div", {
|
|
176
|
-
className: "
|
|
176
|
+
className: " __B-3t1x _0d _2c ic jc",
|
|
177
177
|
children: [
|
|
178
178
|
/*#__PURE__*/ (0, $cRsNx$reactjsxruntime.jsx)((0, $2f907cb84c6e9e75$exports.CloseButton), {
|
|
179
179
|
staticColor: isEmphasized ? 'auto' : undefined,
|
package/dist/ActionBar.mjs
CHANGED
|
@@ -156,7 +156,7 @@ const $f21f2186348fbc5b$var$ActionBarInner = /*#__PURE__*/ (0, $kxwJw$forwardRef
|
|
|
156
156
|
},
|
|
157
157
|
children: [
|
|
158
158
|
/*#__PURE__*/ (0, $kxwJw$jsx)("div", {
|
|
159
|
-
className: "
|
|
159
|
+
className: " __B-3t1y y_d",
|
|
160
160
|
children: /*#__PURE__*/ (0, $kxwJw$jsx)((0, $10401bdc118cbc90$export$73d695ae27330056), {
|
|
161
161
|
staticColor: isEmphasized ? 'auto' : undefined,
|
|
162
162
|
isQuiet: true,
|
|
@@ -165,7 +165,7 @@ const $f21f2186348fbc5b$var$ActionBarInner = /*#__PURE__*/ (0, $kxwJw$forwardRef
|
|
|
165
165
|
})
|
|
166
166
|
}),
|
|
167
167
|
/*#__PURE__*/ (0, $kxwJw$jsxs)("div", {
|
|
168
|
-
className: "
|
|
168
|
+
className: " __B-3t1x _0d _2c ic jc",
|
|
169
169
|
children: [
|
|
170
170
|
/*#__PURE__*/ (0, $kxwJw$jsx)((0, $a9cda54c4f47ce52$export$de65de8213222d10), {
|
|
171
171
|
staticColor: isEmphasized ? 'auto' : undefined,
|
package/dist/ActionButton.cjs
CHANGED
|
@@ -274,7 +274,7 @@ const $6e265ff388155b91$export$cfc7921d29ef7b80 = /*#__PURE__*/ (0, $9ZEgK$react
|
|
|
274
274
|
[
|
|
275
275
|
(0, $6367bc87eb7d24ad$exports.TextContext),
|
|
276
276
|
{
|
|
277
|
-
styles: "
|
|
277
|
+
styles: " E-1gogtue F-1gogtue __B-3t1y __wb __xb _na _qb"
|
|
278
278
|
}
|
|
279
279
|
],
|
|
280
280
|
[
|
|
@@ -282,16 +282,16 @@ const $6e265ff388155b91$export$cfc7921d29ef7b80 = /*#__PURE__*/ (0, $9ZEgK$react
|
|
|
282
282
|
{
|
|
283
283
|
render: (0, $e991cbcdf82ced71$exports.centerBaseline)({
|
|
284
284
|
slot: 'icon',
|
|
285
|
-
styles: "
|
|
285
|
+
styles: " __B-3t1x"
|
|
286
286
|
}),
|
|
287
|
-
styles: "
|
|
287
|
+
styles: " l-1sthc3k k-1sthc3k y-oelgqu _9-3t1x"
|
|
288
288
|
}
|
|
289
289
|
],
|
|
290
290
|
[
|
|
291
291
|
(0, $38071d9ce246d4cf$exports.AvatarContext),
|
|
292
292
|
{
|
|
293
293
|
size: $6e265ff388155b91$var$avatarSize[size],
|
|
294
|
-
styles: "
|
|
294
|
+
styles: " y-oelgqu _9-3t1x __B-3t1x"
|
|
295
295
|
}
|
|
296
296
|
]
|
|
297
297
|
],
|
package/dist/ActionButton.mjs
CHANGED
|
@@ -266,7 +266,7 @@ const $da878a05ab4a403e$export$cfc7921d29ef7b80 = /*#__PURE__*/ (0, $hl1Zj$forwa
|
|
|
266
266
|
[
|
|
267
267
|
(0, $8e847109a6ab556d$export$9afb8bc826b033ea),
|
|
268
268
|
{
|
|
269
|
-
styles: "
|
|
269
|
+
styles: " E-1gogtue F-1gogtue __B-3t1y __wb __xb _na _qb"
|
|
270
270
|
}
|
|
271
271
|
],
|
|
272
272
|
[
|
|
@@ -274,16 +274,16 @@ const $da878a05ab4a403e$export$cfc7921d29ef7b80 = /*#__PURE__*/ (0, $hl1Zj$forwa
|
|
|
274
274
|
{
|
|
275
275
|
render: (0, $1f4b04be3f24aae3$export$9d7e2342a7e53afa)({
|
|
276
276
|
slot: 'icon',
|
|
277
|
-
styles: "
|
|
277
|
+
styles: " __B-3t1x"
|
|
278
278
|
}),
|
|
279
|
-
styles: "
|
|
279
|
+
styles: " l-1sthc3k k-1sthc3k y-oelgqu _9-3t1x"
|
|
280
280
|
}
|
|
281
281
|
],
|
|
282
282
|
[
|
|
283
283
|
(0, $3ffa2cd930156220$export$a20dad690e1279e2),
|
|
284
284
|
{
|
|
285
285
|
size: $da878a05ab4a403e$var$avatarSize[size],
|
|
286
|
-
styles: "
|
|
286
|
+
styles: " y-oelgqu _9-3t1x __B-3t1x"
|
|
287
287
|
}
|
|
288
288
|
]
|
|
289
289
|
],
|
package/dist/AvatarGroup.cjs
CHANGED
|
@@ -32,7 +32,7 @@ $parcel$export(module.exports, "AvatarGroup", () => $5b7eb34c05dfeb90$export$5b2
|
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
const $5b7eb34c05dfeb90$export$4f18251748129091 = /*#__PURE__*/ (0, $6mB16$react.createContext)(null);
|
|
35
|
-
const $5b7eb34c05dfeb90$var$avatar = "
|
|
35
|
+
const $5b7eb34c05dfeb90$var$avatar = " y-1oavdfs y-13alit4a";
|
|
36
36
|
const $5b7eb34c05dfeb90$var$text = function anonymous(props) {
|
|
37
37
|
let rules = " .";
|
|
38
38
|
rules += ' yd';
|
package/dist/AvatarGroup.mjs
CHANGED
|
@@ -25,7 +25,7 @@ import {useLabel as $6MvCt$useLabel} from "react-aria";
|
|
|
25
25
|
|
|
26
26
|
|
|
27
27
|
const $85e1de65a7290f4a$export$4f18251748129091 = /*#__PURE__*/ (0, $6MvCt$createContext)(null);
|
|
28
|
-
const $85e1de65a7290f4a$var$avatar = "
|
|
28
|
+
const $85e1de65a7290f4a$var$avatar = " y-1oavdfs y-13alit4a";
|
|
29
29
|
const $85e1de65a7290f4a$var$text = function anonymous(props) {
|
|
30
30
|
let rules = " .";
|
|
31
31
|
rules += ' yd';
|
package/dist/Badge.cjs
CHANGED
|
@@ -210,7 +210,7 @@ const $660a621e3a266afc$export$37acb3580601e69a = /*#__PURE__*/ (0, $26Nq1$react
|
|
|
210
210
|
[
|
|
211
211
|
(0, $6367bc87eb7d24ad$exports.TextContext),
|
|
212
212
|
{
|
|
213
|
-
styles: "
|
|
213
|
+
styles: " E-1gogtue F-1gogtue __B-3t1y"
|
|
214
214
|
}
|
|
215
215
|
],
|
|
216
216
|
[
|
|
@@ -218,9 +218,9 @@ const $660a621e3a266afc$export$37acb3580601e69a = /*#__PURE__*/ (0, $26Nq1$react
|
|
|
218
218
|
{
|
|
219
219
|
render: (0, $e991cbcdf82ced71$exports.centerBaseline)({
|
|
220
220
|
slot: 'icon',
|
|
221
|
-
styles: "
|
|
221
|
+
styles: " __B-3t1x"
|
|
222
222
|
}),
|
|
223
|
-
styles: "
|
|
223
|
+
styles: " l-1sthc3k k-1sthc3k y-oelgqu _9-3t1x"
|
|
224
224
|
}
|
|
225
225
|
]
|
|
226
226
|
],
|
package/dist/Badge.mjs
CHANGED
|
@@ -199,7 +199,7 @@ const $6357025487dea614$export$37acb3580601e69a = /*#__PURE__*/ (0, $22gMo$forwa
|
|
|
199
199
|
[
|
|
200
200
|
(0, $8e847109a6ab556d$export$9afb8bc826b033ea),
|
|
201
201
|
{
|
|
202
|
-
styles: "
|
|
202
|
+
styles: " E-1gogtue F-1gogtue __B-3t1y"
|
|
203
203
|
}
|
|
204
204
|
],
|
|
205
205
|
[
|
|
@@ -207,9 +207,9 @@ const $6357025487dea614$export$37acb3580601e69a = /*#__PURE__*/ (0, $22gMo$forwa
|
|
|
207
207
|
{
|
|
208
208
|
render: (0, $1f4b04be3f24aae3$export$9d7e2342a7e53afa)({
|
|
209
209
|
slot: 'icon',
|
|
210
|
-
styles: "
|
|
210
|
+
styles: " __B-3t1x"
|
|
211
211
|
}),
|
|
212
|
-
styles: "
|
|
212
|
+
styles: " l-1sthc3k k-1sthc3k y-oelgqu _9-3t1x"
|
|
213
213
|
}
|
|
214
214
|
]
|
|
215
215
|
],
|
package/dist/Breadcrumbs.cjs
CHANGED
|
@@ -188,7 +188,7 @@ let $4130f4e17f7081aa$var$HiddenBreadcrumbs = function(props) {
|
|
|
188
188
|
// @ts-ignore
|
|
189
189
|
inert: (0, $PCemd$reactariautils.inertValue)(true),
|
|
190
190
|
ref: listRef,
|
|
191
|
-
className: "
|
|
191
|
+
className: " _0-17zqamw i-17zqamw j-17zqamw _8-17zqamw Va Ya _aa __Fb __wb __xb _L-3t1x",
|
|
192
192
|
children: [
|
|
193
193
|
items.map((item, idx)=>{
|
|
194
194
|
// pull off individual props as an allow list, don't want refs or other props getting through
|
|
@@ -356,7 +356,7 @@ const $4130f4e17f7081aa$var$currentStyles = function anonymous(props) {
|
|
|
356
356
|
return rules;
|
|
357
357
|
};
|
|
358
358
|
// TODO: support user heading size customization, for now just set it to large
|
|
359
|
-
const $4130f4e17f7081aa$var$heading = "
|
|
359
|
+
const $4130f4e17f7081aa$var$heading = " Aa Ba ya za _da _d-enzrfpb _d-enzwzjc _d-enzykdd _d-enzzrge _d-eo0c6sf _d-1uotwbwg _d-bc1l9oh _en _ebo _fe _ga _g-1x99dlob ao";
|
|
360
360
|
const $4130f4e17f7081aa$export$dabcc1ec9dd9d1cc = /*#__PURE__*/ (0, $PCemd$react.forwardRef)(function Breadcrumb({ children: children, ...props }, ref) {
|
|
361
361
|
let { href: href, target: target, rel: rel, download: download, ping: ping, referrerPolicy: referrerPolicy } = props;
|
|
362
362
|
let { size: size = 'M' } = (0, $PCemd$react.useContext)($4130f4e17f7081aa$var$InternalBreadcrumbsContext) ?? {};
|
package/dist/Breadcrumbs.mjs
CHANGED
|
@@ -180,7 +180,7 @@ let $f329dd4f2aa58cd0$var$HiddenBreadcrumbs = function(props) {
|
|
|
180
180
|
// @ts-ignore
|
|
181
181
|
inert: (0, $a1dfd$inertValue)(true),
|
|
182
182
|
ref: listRef,
|
|
183
|
-
className: "
|
|
183
|
+
className: " _0-17zqamw i-17zqamw j-17zqamw _8-17zqamw Va Ya _aa __Fb __wb __xb _L-3t1x",
|
|
184
184
|
children: [
|
|
185
185
|
items.map((item, idx)=>{
|
|
186
186
|
// pull off individual props as an allow list, don't want refs or other props getting through
|
|
@@ -348,7 +348,7 @@ const $f329dd4f2aa58cd0$var$currentStyles = function anonymous(props) {
|
|
|
348
348
|
return rules;
|
|
349
349
|
};
|
|
350
350
|
// TODO: support user heading size customization, for now just set it to large
|
|
351
|
-
const $f329dd4f2aa58cd0$var$heading = "
|
|
351
|
+
const $f329dd4f2aa58cd0$var$heading = " Aa Ba ya za _da _d-enzrfpb _d-enzwzjc _d-enzykdd _d-enzzrge _d-eo0c6sf _d-1uotwbwg _d-bc1l9oh _en _ebo _fe _ga _g-1x99dlob ao";
|
|
352
352
|
const $f329dd4f2aa58cd0$export$dabcc1ec9dd9d1cc = /*#__PURE__*/ (0, $a1dfd$forwardRef)(function Breadcrumb({ children: children, ...props }, ref) {
|
|
353
353
|
let { href: href, target: target, rel: rel, download: download, ping: ping, referrerPolicy: referrerPolicy } = props;
|
|
354
354
|
let { size: size = 'M' } = (0, $a1dfd$useContext)($f329dd4f2aa58cd0$var$InternalBreadcrumbsContext) ?? {};
|
package/dist/Button.cjs
CHANGED
|
@@ -432,7 +432,7 @@ const $25d06cf8d4e72761$export$353f5b6fc5456de1 = /*#__PURE__*/ (0, $8owBJ$react
|
|
|
432
432
|
{
|
|
433
433
|
render: (0, $e991cbcdf82ced71$exports.centerBaseline)({
|
|
434
434
|
slot: 'icon',
|
|
435
|
-
styles: "
|
|
435
|
+
styles: " __B-3t1x"
|
|
436
436
|
}),
|
|
437
437
|
styles: function anonymous(props) {
|
|
438
438
|
let rules = " .";
|
|
@@ -523,7 +523,7 @@ const $25d06cf8d4e72761$export$29d11c0fe2fc51d8 = /*#__PURE__*/ (0, $8owBJ$react
|
|
|
523
523
|
[
|
|
524
524
|
(0, $6367bc87eb7d24ad$exports.TextContext),
|
|
525
525
|
{
|
|
526
|
-
styles: "
|
|
526
|
+
styles: " E-1gogtue F-1gogtue __B-3t1y",
|
|
527
527
|
// @ts-ignore data-attributes allowed on all JSX elements, but adding to DOMProps has been problematic in the past
|
|
528
528
|
'data-rsp-slot': 'text'
|
|
529
529
|
}
|
|
@@ -533,9 +533,9 @@ const $25d06cf8d4e72761$export$29d11c0fe2fc51d8 = /*#__PURE__*/ (0, $8owBJ$react
|
|
|
533
533
|
{
|
|
534
534
|
render: (0, $e991cbcdf82ced71$exports.centerBaseline)({
|
|
535
535
|
slot: 'icon',
|
|
536
|
-
styles: "
|
|
536
|
+
styles: " __B-3t1x"
|
|
537
537
|
}),
|
|
538
|
-
styles: "
|
|
538
|
+
styles: " l-1sthc3k k-1sthc3k y-oelgqu _9-3t1x"
|
|
539
539
|
}
|
|
540
540
|
]
|
|
541
541
|
],
|
package/dist/Button.mjs
CHANGED
|
@@ -423,7 +423,7 @@ const $067ea9f64ccd4e8e$export$353f5b6fc5456de1 = /*#__PURE__*/ (0, $7BBHC$forwa
|
|
|
423
423
|
{
|
|
424
424
|
render: (0, $1f4b04be3f24aae3$export$9d7e2342a7e53afa)({
|
|
425
425
|
slot: 'icon',
|
|
426
|
-
styles: "
|
|
426
|
+
styles: " __B-3t1x"
|
|
427
427
|
}),
|
|
428
428
|
styles: function anonymous(props) {
|
|
429
429
|
let rules = " .";
|
|
@@ -514,7 +514,7 @@ const $067ea9f64ccd4e8e$export$29d11c0fe2fc51d8 = /*#__PURE__*/ (0, $7BBHC$forwa
|
|
|
514
514
|
[
|
|
515
515
|
(0, $8e847109a6ab556d$export$9afb8bc826b033ea),
|
|
516
516
|
{
|
|
517
|
-
styles: "
|
|
517
|
+
styles: " E-1gogtue F-1gogtue __B-3t1y",
|
|
518
518
|
// @ts-ignore data-attributes allowed on all JSX elements, but adding to DOMProps has been problematic in the past
|
|
519
519
|
'data-rsp-slot': 'text'
|
|
520
520
|
}
|
|
@@ -524,9 +524,9 @@ const $067ea9f64ccd4e8e$export$29d11c0fe2fc51d8 = /*#__PURE__*/ (0, $7BBHC$forwa
|
|
|
524
524
|
{
|
|
525
525
|
render: (0, $1f4b04be3f24aae3$export$9d7e2342a7e53afa)({
|
|
526
526
|
slot: 'icon',
|
|
527
|
-
styles: "
|
|
527
|
+
styles: " __B-3t1x"
|
|
528
528
|
}),
|
|
529
|
-
styles: "
|
|
529
|
+
styles: " l-1sthc3k k-1sthc3k y-oelgqu _9-3t1x"
|
|
530
530
|
}
|
|
531
531
|
]
|
|
532
532
|
],
|
package/dist/ButtonGroup.cjs
CHANGED
package/dist/ButtonGroup.mjs
CHANGED
package/dist/Card.cjs
CHANGED
|
@@ -262,7 +262,7 @@ let $230078a1c4ce81d8$var$preview = function anonymous(props) {
|
|
|
262
262
|
rules += ' _N-3t1z';
|
|
263
263
|
return rules;
|
|
264
264
|
};
|
|
265
|
-
const $230078a1c4ce81d8$var$image = "
|
|
265
|
+
const $230078a1c4ce81d8$var$image = " lb _c-375yqh __Ob __Ea __Ca";
|
|
266
266
|
let $230078a1c4ce81d8$var$title = function anonymous(props) {
|
|
267
267
|
let rules = " .";
|
|
268
268
|
rules += ' _d-bc1l9oh';
|
|
@@ -360,8 +360,8 @@ let $230078a1c4ce81d8$var$content = function anonymous(props) {
|
|
|
360
360
|
rules += ' F-sh5t6w';
|
|
361
361
|
return rules;
|
|
362
362
|
};
|
|
363
|
-
let $230078a1c4ce81d8$var$actionMenu = "
|
|
364
|
-
let $230078a1c4ce81d8$var$footer = "
|
|
363
|
+
let $230078a1c4ce81d8$var$actionMenu = " __b-qe0xa6 __c-qe0xa6 __d-qe0xa6 __e-qe0xa6 A-1rxwibp B-1rxwibp";
|
|
364
|
+
let $230078a1c4ce81d8$var$footer = " _0d _7a _2b _3e id jd E-sh5t6w";
|
|
365
365
|
const $230078a1c4ce81d8$export$cb658fed5fefe1d = /*#__PURE__*/ (0, $1B7TP$react.createContext)('div');
|
|
366
366
|
const $230078a1c4ce81d8$export$d0b2ee33ebf7d64 = /*#__PURE__*/ (0, $1B7TP$react.createContext)(null);
|
|
367
367
|
const $230078a1c4ce81d8$var$InternalCardContext = /*#__PURE__*/ (0, $1B7TP$react.createContext)({
|
|
@@ -510,7 +510,7 @@ const $230078a1c4ce81d8$export$60332b2344f7fe41 = /*#__PURE__*/ (0, $1B7TP$react
|
|
|
510
510
|
!isQuiet && /*#__PURE__*/ (0, $1B7TP$reactjsxruntime.jsx)($230078a1c4ce81d8$var$SelectionIndicator, {}),
|
|
511
511
|
!isQuiet && selectionMode !== 'none' && selectionBehavior === 'toggle' && /*#__PURE__*/ (0, $1B7TP$reactjsxruntime.jsx)($230078a1c4ce81d8$var$CardCheckbox, {}),
|
|
512
512
|
/*#__PURE__*/ (0, $1B7TP$reactjsxruntime.jsx)("div", {
|
|
513
|
-
className: "
|
|
513
|
+
className: " _0h",
|
|
514
514
|
children: children
|
|
515
515
|
})
|
|
516
516
|
]
|
|
@@ -532,7 +532,7 @@ function $230078a1c4ce81d8$var$SelectionIndicator() {
|
|
|
532
532
|
function $230078a1c4ce81d8$var$CardCheckbox() {
|
|
533
533
|
let { size: size } = (0, $1B7TP$react.useContext)($230078a1c4ce81d8$var$InternalCardContext);
|
|
534
534
|
return /*#__PURE__*/ (0, $1B7TP$reactjsxruntime.jsx)("div", {
|
|
535
|
-
className: "
|
|
535
|
+
className: " Va Y-nxovgr W-nxovgr __R-3t1z Ec Fc Cc Dc b-834pbw _wc _xc _yc _zc _ua",
|
|
536
536
|
children: /*#__PURE__*/ (0, $1B7TP$reactjsxruntime.jsx)((0, $af04e099a53d3e85$exports.Checkbox), {
|
|
537
537
|
slot: "selection",
|
|
538
538
|
excludeFromTabOrder: true,
|
|
@@ -562,7 +562,7 @@ const $230078a1c4ce81d8$export$115f017852a4bb7c = /*#__PURE__*/ (0, $1B7TP$react
|
|
|
562
562
|
isQuiet && /*#__PURE__*/ (0, $1B7TP$reactjsxruntime.jsx)($230078a1c4ce81d8$var$SelectionIndicator, {}),
|
|
563
563
|
isQuiet && isCheckboxSelection && /*#__PURE__*/ (0, $1B7TP$reactjsxruntime.jsx)($230078a1c4ce81d8$var$CardCheckbox, {}),
|
|
564
564
|
/*#__PURE__*/ (0, $1B7TP$reactjsxruntime.jsx)("div", {
|
|
565
|
-
className: "
|
|
565
|
+
className: " _w-17zqamw _x-17zqamw _y-17zqamw _z-17zqamw __wc __xc",
|
|
566
566
|
children: props.children
|
|
567
567
|
})
|
|
568
568
|
]
|
|
@@ -580,7 +580,7 @@ const $230078a1c4ce81d8$var$collection = function anonymous(props) {
|
|
|
580
580
|
else rules += ' jc';
|
|
581
581
|
return rules;
|
|
582
582
|
};
|
|
583
|
-
const $230078a1c4ce81d8$var$collectionImage = "
|
|
583
|
+
const $230078a1c4ce81d8$var$collectionImage = " lb _cb _c-7ptyxf-375yqh __c-7ptyxf-yqnecu __Ob __Ca __Ea";
|
|
584
584
|
const $230078a1c4ce81d8$export$c368ea3e577b1b86 = /*#__PURE__*/ (0, $1B7TP$react.forwardRef)(function CollectionCardPreview(props, ref) {
|
|
585
585
|
let { size: size } = (0, $1B7TP$react.useContext)($230078a1c4ce81d8$var$InternalCardContext);
|
|
586
586
|
return /*#__PURE__*/ (0, $1B7TP$reactjsxruntime.jsx)($230078a1c4ce81d8$export$115f017852a4bb7c, {
|
|
@@ -610,7 +610,7 @@ const $230078a1c4ce81d8$export$eff93e4e59ccc3b8 = /*#__PURE__*/ (0, $1B7TP$react
|
|
|
610
610
|
(0, $053b76ed3d29e13b$exports.ImageContext),
|
|
611
611
|
{
|
|
612
612
|
alt: '',
|
|
613
|
-
styles: "
|
|
613
|
+
styles: " lb _cb __Oa __Ca __Ea"
|
|
614
614
|
}
|
|
615
615
|
],
|
|
616
616
|
[
|
|
@@ -619,12 +619,12 @@ const $230078a1c4ce81d8$export$eff93e4e59ccc3b8 = /*#__PURE__*/ (0, $1B7TP$react
|
|
|
619
619
|
render (icon) {
|
|
620
620
|
return /*#__PURE__*/ (0, $1B7TP$reactjsxruntime.jsx)((0, $5eb75e0c130e0669$exports.SkeletonWrapper), {
|
|
621
621
|
children: /*#__PURE__*/ (0, $1B7TP$reactjsxruntime.jsx)("div", {
|
|
622
|
-
className: "
|
|
622
|
+
className: " _0d _2c _3d bg _cb",
|
|
623
623
|
children: icon
|
|
624
624
|
})
|
|
625
625
|
});
|
|
626
626
|
},
|
|
627
|
-
styles: "
|
|
627
|
+
styles: " ka r__Z p__Z l-3760fj"
|
|
628
628
|
}
|
|
629
629
|
]
|
|
630
630
|
],
|
|
@@ -651,7 +651,7 @@ const $230078a1c4ce81d8$export$78e8870b5d8ae469 = /*#__PURE__*/ (0, $1B7TP$react
|
|
|
651
651
|
(0, $053b76ed3d29e13b$exports.ImageContext),
|
|
652
652
|
{
|
|
653
653
|
alt: '',
|
|
654
|
-
styles: "
|
|
654
|
+
styles: " lb _c-375yqg __Ob __Ca __Ea"
|
|
655
655
|
}
|
|
656
656
|
],
|
|
657
657
|
[
|
|
@@ -661,7 +661,7 @@ const $230078a1c4ce81d8$export$78e8870b5d8ae469 = /*#__PURE__*/ (0, $1B7TP$react
|
|
|
661
661
|
UNSAFE_style: {
|
|
662
662
|
'--size': $230078a1c4ce81d8$var$avatarSize[size] + 'px'
|
|
663
663
|
},
|
|
664
|
-
styles: "
|
|
664
|
+
styles: " Vc Aa A-1d75it2-1oavddy",
|
|
665
665
|
isOverBackground: true
|
|
666
666
|
}
|
|
667
667
|
]
|
|
@@ -691,7 +691,7 @@ const $230078a1c4ce81d8$export$e6cbe35324ccf844 = /*#__PURE__*/ (0, $1B7TP$react
|
|
|
691
691
|
slots: {
|
|
692
692
|
preview: {
|
|
693
693
|
alt: '',
|
|
694
|
-
styles: "
|
|
694
|
+
styles: " lb _c-3760ey __Ob __Ca __Ea"
|
|
695
695
|
},
|
|
696
696
|
thumbnail: {
|
|
697
697
|
alt: '',
|
|
@@ -741,7 +741,7 @@ const $230078a1c4ce81d8$export$e6cbe35324ccf844 = /*#__PURE__*/ (0, $1B7TP$react
|
|
|
741
741
|
[
|
|
742
742
|
(0, $6367bc87eb7d24ad$exports.FooterContext),
|
|
743
743
|
{
|
|
744
|
-
styles: (0, $308b180f49d82d28$exports.mergeStyles)($230078a1c4ce81d8$var$footer, "
|
|
744
|
+
styles: (0, $308b180f49d82d28$exports.mergeStyles)($230078a1c4ce81d8$var$footer, " _3c")
|
|
745
745
|
}
|
|
746
746
|
],
|
|
747
747
|
[
|
package/dist/Card.mjs
CHANGED
|
@@ -249,7 +249,7 @@ let $68e4e6fe083e22fd$var$preview = function anonymous(props) {
|
|
|
249
249
|
rules += ' _N-3t1z';
|
|
250
250
|
return rules;
|
|
251
251
|
};
|
|
252
|
-
const $68e4e6fe083e22fd$var$image = "
|
|
252
|
+
const $68e4e6fe083e22fd$var$image = " lb _c-375yqh __Ob __Ea __Ca";
|
|
253
253
|
let $68e4e6fe083e22fd$var$title = function anonymous(props) {
|
|
254
254
|
let rules = " .";
|
|
255
255
|
rules += ' _d-bc1l9oh';
|
|
@@ -347,8 +347,8 @@ let $68e4e6fe083e22fd$var$content = function anonymous(props) {
|
|
|
347
347
|
rules += ' F-sh5t6w';
|
|
348
348
|
return rules;
|
|
349
349
|
};
|
|
350
|
-
let $68e4e6fe083e22fd$var$actionMenu = "
|
|
351
|
-
let $68e4e6fe083e22fd$var$footer = "
|
|
350
|
+
let $68e4e6fe083e22fd$var$actionMenu = " __b-qe0xa6 __c-qe0xa6 __d-qe0xa6 __e-qe0xa6 A-1rxwibp B-1rxwibp";
|
|
351
|
+
let $68e4e6fe083e22fd$var$footer = " _0d _7a _2b _3e id jd E-sh5t6w";
|
|
352
352
|
const $68e4e6fe083e22fd$export$cb658fed5fefe1d = /*#__PURE__*/ (0, $jzFZE$createContext)('div');
|
|
353
353
|
const $68e4e6fe083e22fd$export$d0b2ee33ebf7d64 = /*#__PURE__*/ (0, $jzFZE$createContext)(null);
|
|
354
354
|
const $68e4e6fe083e22fd$var$InternalCardContext = /*#__PURE__*/ (0, $jzFZE$createContext)({
|
|
@@ -497,7 +497,7 @@ const $68e4e6fe083e22fd$export$60332b2344f7fe41 = /*#__PURE__*/ (0, $jzFZE$forwa
|
|
|
497
497
|
!isQuiet && /*#__PURE__*/ (0, $jzFZE$jsx)($68e4e6fe083e22fd$var$SelectionIndicator, {}),
|
|
498
498
|
!isQuiet && selectionMode !== 'none' && selectionBehavior === 'toggle' && /*#__PURE__*/ (0, $jzFZE$jsx)($68e4e6fe083e22fd$var$CardCheckbox, {}),
|
|
499
499
|
/*#__PURE__*/ (0, $jzFZE$jsx)("div", {
|
|
500
|
-
className: "
|
|
500
|
+
className: " _0h",
|
|
501
501
|
children: children
|
|
502
502
|
})
|
|
503
503
|
]
|
|
@@ -519,7 +519,7 @@ function $68e4e6fe083e22fd$var$SelectionIndicator() {
|
|
|
519
519
|
function $68e4e6fe083e22fd$var$CardCheckbox() {
|
|
520
520
|
let { size: size } = (0, $jzFZE$useContext)($68e4e6fe083e22fd$var$InternalCardContext);
|
|
521
521
|
return /*#__PURE__*/ (0, $jzFZE$jsx)("div", {
|
|
522
|
-
className: "
|
|
522
|
+
className: " Va Y-nxovgr W-nxovgr __R-3t1z Ec Fc Cc Dc b-834pbw _wc _xc _yc _zc _ua",
|
|
523
523
|
children: /*#__PURE__*/ (0, $jzFZE$jsx)((0, $9b405e0f8095dce0$export$48513f6b9f8ce62d), {
|
|
524
524
|
slot: "selection",
|
|
525
525
|
excludeFromTabOrder: true,
|
|
@@ -549,7 +549,7 @@ const $68e4e6fe083e22fd$export$115f017852a4bb7c = /*#__PURE__*/ (0, $jzFZE$forwa
|
|
|
549
549
|
isQuiet && /*#__PURE__*/ (0, $jzFZE$jsx)($68e4e6fe083e22fd$var$SelectionIndicator, {}),
|
|
550
550
|
isQuiet && isCheckboxSelection && /*#__PURE__*/ (0, $jzFZE$jsx)($68e4e6fe083e22fd$var$CardCheckbox, {}),
|
|
551
551
|
/*#__PURE__*/ (0, $jzFZE$jsx)("div", {
|
|
552
|
-
className: "
|
|
552
|
+
className: " _w-17zqamw _x-17zqamw _y-17zqamw _z-17zqamw __wc __xc",
|
|
553
553
|
children: props.children
|
|
554
554
|
})
|
|
555
555
|
]
|
|
@@ -567,7 +567,7 @@ const $68e4e6fe083e22fd$var$collection = function anonymous(props) {
|
|
|
567
567
|
else rules += ' jc';
|
|
568
568
|
return rules;
|
|
569
569
|
};
|
|
570
|
-
const $68e4e6fe083e22fd$var$collectionImage = "
|
|
570
|
+
const $68e4e6fe083e22fd$var$collectionImage = " lb _cb _c-7ptyxf-375yqh __c-7ptyxf-yqnecu __Ob __Ca __Ea";
|
|
571
571
|
const $68e4e6fe083e22fd$export$c368ea3e577b1b86 = /*#__PURE__*/ (0, $jzFZE$forwardRef)(function CollectionCardPreview(props, ref) {
|
|
572
572
|
let { size: size } = (0, $jzFZE$useContext)($68e4e6fe083e22fd$var$InternalCardContext);
|
|
573
573
|
return /*#__PURE__*/ (0, $jzFZE$jsx)($68e4e6fe083e22fd$export$115f017852a4bb7c, {
|
|
@@ -597,7 +597,7 @@ const $68e4e6fe083e22fd$export$eff93e4e59ccc3b8 = /*#__PURE__*/ (0, $jzFZE$forwa
|
|
|
597
597
|
(0, $dbd6f0b2503b938c$export$8151eb379fcf2442),
|
|
598
598
|
{
|
|
599
599
|
alt: '',
|
|
600
|
-
styles: "
|
|
600
|
+
styles: " lb _cb __Oa __Ca __Ea"
|
|
601
601
|
}
|
|
602
602
|
],
|
|
603
603
|
[
|
|
@@ -606,12 +606,12 @@ const $68e4e6fe083e22fd$export$eff93e4e59ccc3b8 = /*#__PURE__*/ (0, $jzFZE$forwa
|
|
|
606
606
|
render (icon) {
|
|
607
607
|
return /*#__PURE__*/ (0, $jzFZE$jsx)((0, $5ad421ec19460c48$export$6069cbe61f690103), {
|
|
608
608
|
children: /*#__PURE__*/ (0, $jzFZE$jsx)("div", {
|
|
609
|
-
className: "
|
|
609
|
+
className: " _0d _2c _3d bg _cb",
|
|
610
610
|
children: icon
|
|
611
611
|
})
|
|
612
612
|
});
|
|
613
613
|
},
|
|
614
|
-
styles: "
|
|
614
|
+
styles: " ka r__Z p__Z l-3760fj"
|
|
615
615
|
}
|
|
616
616
|
]
|
|
617
617
|
],
|
|
@@ -638,7 +638,7 @@ const $68e4e6fe083e22fd$export$78e8870b5d8ae469 = /*#__PURE__*/ (0, $jzFZE$forwa
|
|
|
638
638
|
(0, $dbd6f0b2503b938c$export$8151eb379fcf2442),
|
|
639
639
|
{
|
|
640
640
|
alt: '',
|
|
641
|
-
styles: "
|
|
641
|
+
styles: " lb _c-375yqg __Ob __Ca __Ea"
|
|
642
642
|
}
|
|
643
643
|
],
|
|
644
644
|
[
|
|
@@ -648,7 +648,7 @@ const $68e4e6fe083e22fd$export$78e8870b5d8ae469 = /*#__PURE__*/ (0, $jzFZE$forwa
|
|
|
648
648
|
UNSAFE_style: {
|
|
649
649
|
'--size': $68e4e6fe083e22fd$var$avatarSize[size] + 'px'
|
|
650
650
|
},
|
|
651
|
-
styles: "
|
|
651
|
+
styles: " Vc Aa A-1d75it2-1oavddy",
|
|
652
652
|
isOverBackground: true
|
|
653
653
|
}
|
|
654
654
|
]
|
|
@@ -678,7 +678,7 @@ const $68e4e6fe083e22fd$export$e6cbe35324ccf844 = /*#__PURE__*/ (0, $jzFZE$forwa
|
|
|
678
678
|
slots: {
|
|
679
679
|
preview: {
|
|
680
680
|
alt: '',
|
|
681
|
-
styles: "
|
|
681
|
+
styles: " lb _c-3760ey __Ob __Ca __Ea"
|
|
682
682
|
},
|
|
683
683
|
thumbnail: {
|
|
684
684
|
alt: '',
|
|
@@ -728,7 +728,7 @@ const $68e4e6fe083e22fd$export$e6cbe35324ccf844 = /*#__PURE__*/ (0, $jzFZE$forwa
|
|
|
728
728
|
[
|
|
729
729
|
(0, $8e847109a6ab556d$export$5630640b68817ed6),
|
|
730
730
|
{
|
|
731
|
-
styles: (0, $feb886035e0d4633$export$e618dc39ac9ad607)($68e4e6fe083e22fd$var$footer, "
|
|
731
|
+
styles: (0, $feb886035e0d4633$export$e618dc39ac9ad607)($68e4e6fe083e22fd$var$footer, " _3c")
|
|
732
732
|
}
|
|
733
733
|
],
|
|
734
734
|
[
|
package/dist/CardView.cjs
CHANGED
|
@@ -494,7 +494,7 @@ const $1aaf8931044a97bd$export$7e52c821f7b6f422 = /*#__PURE__*/ (0, $gDulG$react
|
|
|
494
494
|
// ActionBar cannot be inside the GridList due to ARIA and focus management requirements.
|
|
495
495
|
if (props.renderActionBar) return /*#__PURE__*/ (0, $gDulG$reactjsxruntime.jsxs)("div", {
|
|
496
496
|
ref: domRef,
|
|
497
|
-
className: "
|
|
497
|
+
className: " Vc __wc __xc le ke",
|
|
498
498
|
children: [
|
|
499
499
|
cardView,
|
|
500
500
|
actionBar
|
package/dist/CardView.mjs
CHANGED
|
@@ -487,7 +487,7 @@ const $bbcff092fe610ff3$export$7e52c821f7b6f422 = /*#__PURE__*/ (0, $aG2ym$forwa
|
|
|
487
487
|
// ActionBar cannot be inside the GridList due to ARIA and focus management requirements.
|
|
488
488
|
if (props.renderActionBar) return /*#__PURE__*/ (0, $aG2ym$jsxs)("div", {
|
|
489
489
|
ref: domRef,
|
|
490
|
-
className: "
|
|
490
|
+
className: " Vc __wc __xc le ke",
|
|
491
491
|
children: [
|
|
492
492
|
cardView,
|
|
493
493
|
actionBar
|
package/dist/CenterBaseline.cjs
CHANGED
|
@@ -22,7 +22,7 @@ $parcel$export(module.exports, "centerBaseline", () => $e991cbcdf82ced71$export$
|
|
|
22
22
|
* governing permissions and limitations under the License.
|
|
23
23
|
*/
|
|
24
24
|
|
|
25
|
-
const $e991cbcdf82ced71$var$styles = "
|
|
25
|
+
const $e991cbcdf82ced71$var$styles = " _0d _2c";
|
|
26
26
|
function $e991cbcdf82ced71$export$768dac55bb57081d(props) {
|
|
27
27
|
return /*#__PURE__*/ (0, $5B7cg$reactjsxruntime.jsx)("div", {
|
|
28
28
|
slot: props.slot,
|
package/dist/CenterBaseline.mjs
CHANGED
|
@@ -14,7 +14,7 @@ import {jsx as $hT6aV$jsx} from "react/jsx-runtime";
|
|
|
14
14
|
* governing permissions and limitations under the License.
|
|
15
15
|
*/
|
|
16
16
|
|
|
17
|
-
const $1f4b04be3f24aae3$var$styles = "
|
|
17
|
+
const $1f4b04be3f24aae3$var$styles = " _0d _2c";
|
|
18
18
|
function $1f4b04be3f24aae3$export$768dac55bb57081d(props) {
|
|
19
19
|
return /*#__PURE__*/ (0, $hT6aV$jsx)("div", {
|
|
20
20
|
slot: props.slot,
|
package/dist/Checkbox.cjs
CHANGED
|
@@ -180,7 +180,7 @@ const $af04e099a53d3e85$export$827f4ee28efc37 = function anonymous(props) {
|
|
|
180
180
|
}
|
|
181
181
|
return rules;
|
|
182
182
|
};
|
|
183
|
-
const $af04e099a53d3e85$export$2c99b98b77550cb4 = "
|
|
183
|
+
const $af04e099a53d3e85$export$2c99b98b77550cb4 = " -rwx0fg_e-B -rwx0fg_e-a______b";
|
|
184
184
|
const $af04e099a53d3e85$var$iconSize = {
|
|
185
185
|
S: 'XS',
|
|
186
186
|
M: 'S',
|
package/dist/Checkbox.mjs
CHANGED
|
@@ -171,7 +171,7 @@ const $9b405e0f8095dce0$export$827f4ee28efc37 = function anonymous(props) {
|
|
|
171
171
|
}
|
|
172
172
|
return rules;
|
|
173
173
|
};
|
|
174
|
-
const $9b405e0f8095dce0$export$2c99b98b77550cb4 = "
|
|
174
|
+
const $9b405e0f8095dce0$export$2c99b98b77550cb4 = " -rwx0fg_e-B -rwx0fg_e-a______b";
|
|
175
175
|
const $9b405e0f8095dce0$var$iconSize = {
|
|
176
176
|
S: 'XS',
|
|
177
177
|
M: 'S',
|
package/dist/ColorHandle.cjs
CHANGED
|
@@ -70,7 +70,7 @@ function $5b07976eb9e358fe$export$92862704de639678({ containerRef: containerRef,
|
|
|
70
70
|
children: ({ isDragging: isDragging, color: color })=>/*#__PURE__*/ (0, $8hzuN$reactjsxruntime.jsxs)((0, $8hzuN$reactjsxruntime.Fragment), {
|
|
71
71
|
children: [
|
|
72
72
|
/*#__PURE__*/ (0, $8hzuN$reactjsxruntime.jsx)("div", {
|
|
73
|
-
className: "
|
|
73
|
+
className: " lb kb _wf _xf _yf _zf __oa wa ub vb sb tb cb42 ca_____I"
|
|
74
74
|
}),
|
|
75
75
|
/*#__PURE__*/ (0, $8hzuN$reactjsxruntime.jsx)($5b07976eb9e358fe$var$ColorLoupePortal, {
|
|
76
76
|
isOpen: isDragging,
|
|
@@ -131,7 +131,7 @@ function $5b07976eb9e358fe$var$ColorLoupe({ isExiting: isExiting, onExited: onEx
|
|
|
131
131
|
marginLeft: -$5b07976eb9e358fe$var$LOUPE_WIDTH / 2 - $5b07976eb9e358fe$var$LOUPE_BORDER_WIDTH,
|
|
132
132
|
animationName: isExiting ? exitAnimation : enterAnimation
|
|
133
133
|
},
|
|
134
|
-
className: "
|
|
134
|
+
className: " _vb __Ca _U-375x4t _Xb _Za __Ga",
|
|
135
135
|
onAnimationEnd: (e)=>{
|
|
136
136
|
if (e.animationName === exitAnimation) onExited();
|
|
137
137
|
},
|
|
@@ -180,7 +180,7 @@ function $5b07976eb9e358fe$var$ColorLoupe({ isExiting: isExiting, onExited: onEx
|
|
|
180
180
|
fill: color.toString()
|
|
181
181
|
}),
|
|
182
182
|
/*#__PURE__*/ (0, $8hzuN$reactjsxruntime.jsx)("path", {
|
|
183
|
-
className: "
|
|
183
|
+
className: " xb f_____n fa_____K eA",
|
|
184
184
|
d: "M25 3A21.98 21.98 0 003 25c0 6.2 4 14.794 11.568 24.853A144.233 144.233 0 0025 62.132a144.085 144.085 0 0010.4-12.239C42.99 39.816 47 31.209 47 25A21.98 21.98 0 0025 3m0-2a24 24 0 0124 24c0 16.255-24 40-24 40S1 41.255 1 25A24 24 0 0125 1z"
|
|
185
185
|
})
|
|
186
186
|
]
|
package/dist/ColorHandle.mjs
CHANGED
|
@@ -64,7 +64,7 @@ function $b4f7db7c45cd3de9$export$92862704de639678({ containerRef: containerRef,
|
|
|
64
64
|
children: ({ isDragging: isDragging, color: color })=>/*#__PURE__*/ (0, $kShzN$jsxs)((0, $kShzN$Fragment), {
|
|
65
65
|
children: [
|
|
66
66
|
/*#__PURE__*/ (0, $kShzN$jsx)("div", {
|
|
67
|
-
className: "
|
|
67
|
+
className: " lb kb _wf _xf _yf _zf __oa wa ub vb sb tb cb42 ca_____I"
|
|
68
68
|
}),
|
|
69
69
|
/*#__PURE__*/ (0, $kShzN$jsx)($b4f7db7c45cd3de9$var$ColorLoupePortal, {
|
|
70
70
|
isOpen: isDragging,
|
|
@@ -125,7 +125,7 @@ function $b4f7db7c45cd3de9$var$ColorLoupe({ isExiting: isExiting, onExited: onEx
|
|
|
125
125
|
marginLeft: -$b4f7db7c45cd3de9$var$LOUPE_WIDTH / 2 - $b4f7db7c45cd3de9$var$LOUPE_BORDER_WIDTH,
|
|
126
126
|
animationName: isExiting ? exitAnimation : enterAnimation
|
|
127
127
|
},
|
|
128
|
-
className: "
|
|
128
|
+
className: " _vb __Ca _U-375x4t _Xb _Za __Ga",
|
|
129
129
|
onAnimationEnd: (e)=>{
|
|
130
130
|
if (e.animationName === exitAnimation) onExited();
|
|
131
131
|
},
|
|
@@ -174,7 +174,7 @@ function $b4f7db7c45cd3de9$var$ColorLoupe({ isExiting: isExiting, onExited: onEx
|
|
|
174
174
|
fill: color.toString()
|
|
175
175
|
}),
|
|
176
176
|
/*#__PURE__*/ (0, $kShzN$jsx)("path", {
|
|
177
|
-
className: "
|
|
177
|
+
className: " xb f_____n fa_____K eA",
|
|
178
178
|
d: "M25 3A21.98 21.98 0 003 25c0 6.2 4 14.794 11.568 24.853A144.233 144.233 0 0025 62.132a144.085 144.085 0 0010.4-12.239C42.99 39.816 47 31.209 47 25A21.98 21.98 0 0025 3m0-2a24 24 0 0124 24c0 16.255-24 40-24 40S1 41.255 1 25A24 24 0 0125 1z"
|
|
179
179
|
})
|
|
180
180
|
]
|
|
@@ -97,7 +97,7 @@ function $a267e3efa7024819$var$useWrapper(swatch, color, rounding) {
|
|
|
97
97
|
swatch,
|
|
98
98
|
isSelected && /*#__PURE__*/ (0, $7eldL$reactjsxruntime.jsx)("div", {
|
|
99
99
|
"aria-hidden": true,
|
|
100
|
-
className: "
|
|
100
|
+
className: " Va __Ca Ya _aa Wa Xa __oa co wa uc vc sc tc dd _Mb _Oc _N-3hmpy _Ab _w-17zqamw _x-17zqamw _y-17zqamw _z-17zqamw"
|
|
101
101
|
})
|
|
102
102
|
]
|
|
103
103
|
})
|