@oliasoft-open-source/react-ui-library 4.12.8 → 4.12.9

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/global.css CHANGED
@@ -1411,17 +1411,17 @@ html[data-theme='dark'] {
1411
1411
  ._actionComponentContainer_1t7vd_14._active_1t7vd_36 {
1412
1412
  color: var(--color-text-primary-active);
1413
1413
  }
1414
- ._wrapper_1iw97_1 {
1414
+ ._wrapper_1f7k2_1 {
1415
1415
  display: inline-flex;
1416
1416
  max-width: 100%;
1417
1417
  }
1418
- ._layer_1iw97_5 ._wrapper_1iw97_1 {
1418
+ ._layer_1f7k2_5 ._wrapper_1f7k2_1 {
1419
1419
  width: 100%;
1420
1420
  }
1421
- ._layerContainer_1iw97_8 {
1421
+ ._layerContainer_1f7k2_8 {
1422
1422
  z-index: var(--zindex-dropdown);
1423
1423
  }
1424
- ._layer_1iw97_5 {
1424
+ ._layer_1f7k2_5 {
1425
1425
  border: 1px solid var(--color-border);
1426
1426
  border-radius: var(--border-radius);
1427
1427
  overflow: hidden;
@@ -1434,177 +1434,181 @@ html[data-theme='dark'] {
1434
1434
  overflow-y: auto;
1435
1435
  max-height: 40vh;
1436
1436
  }
1437
- ._layer_1iw97_5._nested_1iw97_24 {
1437
+ ._layer_1f7k2_5._nested_1f7k2_24 {
1438
1438
  margin: -1px 2px;
1439
1439
  }
1440
- ._layer_1iw97_5 ul {
1440
+ ._layer_1f7k2_5 ul {
1441
1441
  margin: 0;
1442
1442
  padding: 0;
1443
1443
  list-style-type: none;
1444
1444
  }
1445
- ._layer_1iw97_5 ul li {
1445
+ ._layer_1f7k2_5 ul li {
1446
1446
  list-style: none;
1447
1447
  display: block;
1448
1448
  }
1449
- ._fileInput_1iw97_36 {
1449
+ ._fileInput_1f7k2_36 {
1450
1450
  opacity: 0;
1451
1451
  position: absolute;
1452
1452
  inset: 0;
1453
1453
  }
1454
- ._trigger_1iw97_41 {
1454
+ ._trigger_1f7k2_41 {
1455
1455
  display: inline-flex;
1456
1456
  align-items: center;
1457
1457
  cursor: pointer;
1458
1458
  max-width: 100%;
1459
1459
  }
1460
- ._layer_1iw97_5 ._trigger_1iw97_41 {
1460
+ ._layer_1f7k2_5 ._trigger_1f7k2_41 {
1461
1461
  width: 100%;
1462
1462
  }
1463
- ._middleAlignedInline_1iw97_50 {
1463
+ ._middleAlignedInline_1f7k2_50 {
1464
1464
  display: flex;
1465
1465
  align-items: center;
1466
1466
  overflow: hidden;
1467
1467
  width: 100%;
1468
1468
  }
1469
- ._heading_1iw97_56 {
1469
+ ._heading_1f7k2_56 {
1470
1470
  color: var(--color-text-muted);
1471
1471
  letter-spacing: var(--letter-spacing-wide);
1472
1472
  text-transform: uppercase;
1473
1473
  font-weight: bold;
1474
1474
  }
1475
- ._heading_1iw97_56 ._headingIcon_1iw97_62 {
1475
+ ._heading_1f7k2_56 ._headingIcon_1f7k2_62 {
1476
1476
  float: right;
1477
1477
  }
1478
- ._heading_1iw97_56 ._headingIcon_1iw97_62 svg {
1478
+ ._heading_1f7k2_56 ._headingIcon_1f7k2_62 svg {
1479
1479
  color: var(--color-text-faint);
1480
1480
  }
1481
- ._heading_1iw97_56 ._headingIcon_1iw97_62:hover {
1481
+ ._heading_1f7k2_56 ._headingIcon_1f7k2_62:hover {
1482
1482
  cursor: pointer;
1483
1483
  }
1484
- ._heading_1iw97_56 ._headingIcon_1iw97_62:hover svg {
1484
+ ._heading_1f7k2_56 ._headingIcon_1f7k2_62:hover svg {
1485
1485
  color: var(--color-text-primary-hover);
1486
1486
  }
1487
- ._option_1iw97_74 {
1487
+ ._option_1f7k2_74 {
1488
1488
  color: inherit;
1489
1489
  display: block;
1490
1490
  position: relative;
1491
1491
  }
1492
- ._heading_1iw97_56,
1493
- ._option_1iw97_74,
1494
- ._layer_1iw97_5 ._trigger_1iw97_41 {
1492
+ ._heading_1f7k2_56,
1493
+ ._option_1f7k2_74,
1494
+ ._layer_1f7k2_5 ._trigger_1f7k2_41 {
1495
1495
  padding: var(--padding-input);
1496
1496
  border: 1px solid transparent;
1497
1497
  }
1498
- ._option_1iw97_74,
1499
- ._layer_1iw97_5 ._trigger_1iw97_41 {
1498
+ ._option_1f7k2_74,
1499
+ ._layer_1f7k2_5 ._trigger_1f7k2_41 {
1500
1500
  line-height: var(--line-height);
1501
1501
  display: flex;
1502
1502
  align-items: flex-start;
1503
1503
  }
1504
- ._option_1iw97_74:hover,
1505
- ._layer_1iw97_5 ._trigger_1iw97_41:hover,
1506
- ._option_1iw97_74._active_1iw97_93,
1507
- ._layer_1iw97_5 ._trigger_1iw97_41._active_1iw97_93 {
1504
+ ._option_1f7k2_74:hover,
1505
+ ._layer_1f7k2_5 ._trigger_1f7k2_41:hover,
1506
+ ._option_1f7k2_74._active_1f7k2_93,
1507
+ ._layer_1f7k2_5 ._trigger_1f7k2_41._active_1f7k2_93 {
1508
1508
  background-color: var(--color-background-listitem-hover);
1509
1509
  cursor: pointer;
1510
1510
  }
1511
- ._option_1iw97_74._selected_1iw97_98 {
1511
+ ._option_1f7k2_74._selected_1f7k2_98 {
1512
1512
  background-color: var(--color-background-listitem-active);
1513
1513
  }
1514
- ._layer_1iw97_5 ._trigger_1iw97_41 {
1514
+ ._layer_1f7k2_5 ._trigger_1f7k2_41 {
1515
1515
  align-items: center;
1516
1516
  }
1517
- ._optionContent_1iw97_104 {
1517
+ ._optionContent_1f7k2_104 {
1518
1518
  flex-wrap: wrap;
1519
1519
  margin-right: auto;
1520
1520
  }
1521
- ._inline_1iw97_108 ._optionContent_1iw97_104 {
1521
+ ._inline_1f7k2_108 ._optionContent_1f7k2_104 {
1522
1522
  display: flex;
1523
1523
  justify-content: space-between;
1524
1524
  flex-grow: 1;
1525
1525
  }
1526
- ._icon_1iw97_113,
1527
- ._check_1iw97_114 {
1526
+ ._icon_1f7k2_113,
1527
+ ._check_1f7k2_114 {
1528
1528
  display: flex;
1529
1529
  flex-shrink: 1;
1530
1530
  width: var(--size-xs);
1531
1531
  height: var(--line-height);
1532
- font-size: var(--size-xs);
1533
1532
  justify-content: center;
1534
1533
  align-items: center;
1535
1534
  }
1536
- ._icon_1iw97_113 {
1535
+ ._icon_1f7k2_113 {
1537
1536
  margin-right: var(--padding-xs);
1538
1537
  color: var(--color-text-primary);
1538
+ font-size: var(--size-xs);
1539
1539
  }
1540
- ._icon_1iw97_113:empty {
1540
+ ._icon_1f7k2_113:empty {
1541
1541
  display: none;
1542
1542
  }
1543
- ._icon_1iw97_113 img {
1543
+ ._icon_1f7k2_113 img {
1544
1544
  max-height: 16px;
1545
1545
  max-width: 16px;
1546
1546
  width: auto;
1547
1547
  height: auto;
1548
1548
  }
1549
- ._text_1iw97_136 {
1549
+ ._check_1f7k2_114 {
1550
+ margin-left: var(--padding-xs);
1551
+ color: var(--color-text-primary);
1552
+ }
1553
+ ._text_1f7k2_140 {
1550
1554
  display: inline-flex;
1551
1555
  align-items: center;
1552
1556
  cursor: pointer;
1553
1557
  }
1554
- ._label_1iw97_141 {
1558
+ ._label_1f7k2_145 {
1555
1559
  margin-right: auto;
1556
1560
  }
1557
- ._label_1iw97_141,
1558
- ._heading_1iw97_56 {
1561
+ ._label_1f7k2_145,
1562
+ ._heading_1f7k2_56 {
1559
1563
  max-width: 100%;
1560
1564
  display: block;
1561
1565
  overflow: hidden;
1562
1566
  text-overflow: ellipsis;
1563
1567
  white-space: nowrap;
1564
1568
  }
1565
- ._description_1iw97_152 {
1569
+ ._description_1f7k2_156 {
1566
1570
  color: #999;
1567
1571
  display: block;
1568
1572
  }
1569
- ._arrow_1iw97_156 {
1573
+ ._arrow_1f7k2_160 {
1570
1574
  margin-left: var(--padding-xxs);
1571
1575
  display: flex;
1572
1576
  }
1573
- ._divider_1iw97_160 {
1577
+ ._divider_1f7k2_164 {
1574
1578
  border: 0;
1575
1579
  border-top: 1px solid var(--color-border);
1576
1580
  }
1577
- ._deprecatedSemanticIcon_1iw97_164 {
1581
+ ._deprecatedSemanticIcon_1f7k2_168 {
1578
1582
  color: var(--color-text-primary) !important;
1579
1583
  margin: -5px 0 0 !important;
1580
1584
  }
1581
- ._disabled_1iw97_168 {
1582
- color: var(--color-text-faint);
1585
+ ._disabled_1f7k2_172 {
1586
+ opacity: 0.2;
1583
1587
  pointer-events: none;
1584
1588
  cursor: not-allowed !important;
1585
1589
  }
1586
- ._buttonLabel_1iw97_173 {
1590
+ ._buttonLabel_1f7k2_177 {
1587
1591
  overflow: hidden;
1588
1592
  text-overflow: ellipsis;
1589
1593
  display: block;
1590
1594
  margin-right: auto;
1591
1595
  }
1592
- ._buttonCaret_1iw97_179 {
1596
+ ._buttonCaret_1f7k2_183 {
1593
1597
  display: flex;
1594
1598
  margin-left: var(--padding-xxs);
1595
1599
  }
1596
- ._component_1iw97_183 {
1600
+ ._component_1f7k2_187 {
1597
1601
  display: inline-flex;
1598
1602
  align-items: center;
1599
1603
  justify-content: center;
1600
1604
  cursor: pointer;
1601
1605
  }
1602
- ._right_1iw97_189 {
1606
+ ._right_1f7k2_193 {
1603
1607
  margin-left: auto;
1604
1608
  display: flex;
1605
1609
  align-items: center;
1606
1610
  }
1607
- ._actions_1iw97_194 {
1611
+ ._actions_1f7k2_198 {
1608
1612
  margin-left: var(--padding-xs);
1609
1613
  display: flex;
1610
1614
  align-items: center;
@@ -3271,10 +3275,10 @@ html[data-theme='dark'] {
3271
3275
  border-top-left-radius: 0 !important;
3272
3276
  border-bottom-left-radius: 0 !important;
3273
3277
  }
3274
- ._layerContainer_1lbvo_1 {
3278
+ ._layerContainer_dw2pp_1 {
3275
3279
  z-index: var(--zindex-dropdown);
3276
3280
  }
3277
- ._layer_1lbvo_1 {
3281
+ ._layer_dw2pp_1 {
3278
3282
  border: 1px solid var(--color-border);
3279
3283
  border-radius: var(--border-radius);
3280
3284
  overflow: hidden;
@@ -3284,31 +3288,31 @@ html[data-theme='dark'] {
3284
3288
  position: relative;
3285
3289
  font-size: var(--font-size);
3286
3290
  }
3287
- ._layer_1lbvo_1 ul {
3291
+ ._layer_dw2pp_1 ul {
3288
3292
  margin: 0;
3289
3293
  padding: 0;
3290
3294
  list-style-type: none;
3291
3295
  }
3292
- ._layer_1lbvo_1 ul li {
3296
+ ._layer_dw2pp_1 ul li {
3293
3297
  list-style: none;
3294
3298
  display: block;
3295
3299
  }
3296
- ._layer_1lbvo_1._small_1lbvo_23 {
3300
+ ._layer_dw2pp_1._small_dw2pp_23 {
3297
3301
  font-size: var(--font-size-sm);
3298
3302
  }
3299
- ._heading_1lbvo_26,
3300
- ._option_1lbvo_27,
3301
- ._message_1lbvo_28 {
3303
+ ._heading_dw2pp_26,
3304
+ ._option_dw2pp_27,
3305
+ ._message_dw2pp_28 {
3302
3306
  padding: var(--padding-input);
3303
3307
  padding-right: 0;
3304
3308
  }
3305
- ._small_1lbvo_23 ._heading_1lbvo_26,
3306
- ._small_1lbvo_23 ._option_1lbvo_27,
3307
- ._small_1lbvo_23 ._message_1lbvo_28 {
3309
+ ._small_dw2pp_23 ._heading_dw2pp_26,
3310
+ ._small_dw2pp_23 ._option_dw2pp_27,
3311
+ ._small_dw2pp_23 ._message_dw2pp_28 {
3308
3312
  padding: var(--padding-input-sm);
3309
3313
  padding-right: 0;
3310
3314
  }
3311
- ._heading_1lbvo_26 {
3315
+ ._heading_dw2pp_26 {
3312
3316
  color: var(--color-text-muted);
3313
3317
  letter-spacing: var(--letter-spacing-wide);
3314
3318
  font-weight: bold;
@@ -3319,13 +3323,13 @@ html[data-theme='dark'] {
3319
3323
  text-overflow: ellipsis;
3320
3324
  white-space: nowrap;
3321
3325
  }
3322
- ._small_1lbvo_23 ._heading_1lbvo_26 {
3326
+ ._small_dw2pp_23 ._heading_dw2pp_26 {
3323
3327
  font-size: var(--font-size-sm);
3324
3328
  }
3325
- ._message_1lbvo_28 {
3329
+ ._message_dw2pp_28 {
3326
3330
  color: var(--color-text-faint);
3327
3331
  }
3328
- ._option_1lbvo_27 {
3332
+ ._option_dw2pp_27 {
3329
3333
  line-height: var(--line-height);
3330
3334
  display: flex;
3331
3335
  align-items: center;
@@ -3334,19 +3338,19 @@ html[data-theme='dark'] {
3334
3338
  height: 100%;
3335
3339
  cursor: pointer;
3336
3340
  }
3337
- ._option_1lbvo_27._focused_1lbvo_64,
3338
- ._option_1lbvo_27:hover {
3341
+ ._option_dw2pp_27._focused_dw2pp_64,
3342
+ ._option_dw2pp_27:hover {
3339
3343
  background-color: var(--color-background-listitem-hover);
3340
3344
  }
3341
- ._option_1lbvo_27._selected_1lbvo_68 {
3345
+ ._option_dw2pp_27._selected_dw2pp_68 {
3342
3346
  background-color: var(--color-background-listitem-active);
3343
3347
  }
3344
- ._option_1lbvo_27._disabled_1lbvo_71 {
3348
+ ._option_dw2pp_27._disabled_dw2pp_71 {
3345
3349
  opacity: 0.2;
3346
3350
  cursor: inherit;
3347
3351
  }
3348
- ._option_1lbvo_27 ._check_1lbvo_75 {
3349
- color: var(--color-text);
3352
+ ._option_dw2pp_27 ._check_dw2pp_75 {
3353
+ color: var(--color-text-primary);
3350
3354
  font-size: var(--font-size);
3351
3355
  width: var(--size);
3352
3356
  height: var(--size);
@@ -3355,31 +3359,31 @@ html[data-theme='dark'] {
3355
3359
  align-items: center;
3356
3360
  flex-shrink: 0;
3357
3361
  }
3358
- ._small_1lbvo_23 ._option_1lbvo_27 ._check_1lbvo_75 {
3362
+ ._small_dw2pp_23 ._option_dw2pp_27 ._check_dw2pp_75 {
3359
3363
  width: var(--size-sm);
3360
3364
  height: var(--size-sm);
3361
3365
  }
3362
- ._option_1lbvo_27 ._check_1lbvo_75 svg {
3366
+ ._option_dw2pp_27 ._check_dw2pp_75 svg {
3363
3367
  display: block;
3364
3368
  }
3365
- ._option_1lbvo_27 ._optionContent_1lbvo_92 {
3369
+ ._option_dw2pp_27 ._optionContent_dw2pp_92 {
3366
3370
  flex-wrap: wrap;
3367
3371
  margin-right: auto;
3368
3372
  overflow: hidden;
3369
3373
  }
3370
- ._option_1lbvo_27 ._optionContent_1lbvo_92 ._label_1lbvo_97 {
3374
+ ._option_dw2pp_27 ._optionContent_dw2pp_92 ._label_dw2pp_97 {
3371
3375
  max-width: 100%;
3372
3376
  display: block;
3373
3377
  overflow: hidden;
3374
3378
  text-overflow: ellipsis;
3375
3379
  white-space: nowrap;
3376
3380
  }
3377
- ._option_1lbvo_27 ._optionContent_1lbvo_92 ._icon_1lbvo_104 {
3381
+ ._option_dw2pp_27 ._optionContent_dw2pp_92 ._icon_dw2pp_104 {
3378
3382
  display: inline-flex;
3379
3383
  margin-left: var(--padding-xxs);
3380
3384
  line-height: 0;
3381
3385
  }
3382
- ._details_1lbvo_109 {
3386
+ ._details_dw2pp_109 {
3383
3387
  float: right;
3384
3388
  display: inline;
3385
3389
  white-space: nowrap;
package/dist/index.js CHANGED
@@ -4181,34 +4181,34 @@ const styles$M = {
4181
4181
  actionComponentContainer,
4182
4182
  active: active$7
4183
4183
  };
4184
- const wrapper$4 = "_wrapper_1iw97_1";
4185
- const layer$1 = "_layer_1iw97_5";
4186
- const layerContainer$1 = "_layerContainer_1iw97_8";
4187
- const nested = "_nested_1iw97_24";
4188
- const fileInput$1 = "_fileInput_1iw97_36";
4189
- const trigger$2 = "_trigger_1iw97_41";
4190
- const middleAlignedInline = "_middleAlignedInline_1iw97_50";
4191
- const heading$5 = "_heading_1iw97_56";
4192
- const headingIcon = "_headingIcon_1iw97_62";
4193
- const option$1 = "_option_1iw97_74";
4194
- const active$6 = "_active_1iw97_93";
4195
- const selected$1 = "_selected_1iw97_98";
4196
- const optionContent$1 = "_optionContent_1iw97_104";
4197
- const inline$4 = "_inline_1iw97_108";
4198
- const icon$4 = "_icon_1iw97_113";
4199
- const check$1 = "_check_1iw97_114";
4200
- const text$3 = "_text_1iw97_136";
4201
- const label$a = "_label_1iw97_141";
4202
- const description = "_description_1iw97_152";
4203
- const arrow$1 = "_arrow_1iw97_156";
4204
- const divider$1 = "_divider_1iw97_160";
4205
- const deprecatedSemanticIcon = "_deprecatedSemanticIcon_1iw97_164";
4206
- const disabled$8 = "_disabled_1iw97_168";
4207
- const buttonLabel = "_buttonLabel_1iw97_173";
4208
- const buttonCaret = "_buttonCaret_1iw97_179";
4209
- const component = "_component_1iw97_183";
4210
- const right$7 = "_right_1iw97_189";
4211
- const actions$1 = "_actions_1iw97_194";
4184
+ const wrapper$4 = "_wrapper_1f7k2_1";
4185
+ const layer$1 = "_layer_1f7k2_5";
4186
+ const layerContainer$1 = "_layerContainer_1f7k2_8";
4187
+ const nested = "_nested_1f7k2_24";
4188
+ const fileInput$1 = "_fileInput_1f7k2_36";
4189
+ const trigger$2 = "_trigger_1f7k2_41";
4190
+ const middleAlignedInline = "_middleAlignedInline_1f7k2_50";
4191
+ const heading$5 = "_heading_1f7k2_56";
4192
+ const headingIcon = "_headingIcon_1f7k2_62";
4193
+ const option$1 = "_option_1f7k2_74";
4194
+ const active$6 = "_active_1f7k2_93";
4195
+ const selected$1 = "_selected_1f7k2_98";
4196
+ const optionContent$1 = "_optionContent_1f7k2_104";
4197
+ const inline$4 = "_inline_1f7k2_108";
4198
+ const icon$4 = "_icon_1f7k2_113";
4199
+ const check$1 = "_check_1f7k2_114";
4200
+ const text$3 = "_text_1f7k2_140";
4201
+ const label$a = "_label_1f7k2_145";
4202
+ const description = "_description_1f7k2_156";
4203
+ const arrow$1 = "_arrow_1f7k2_160";
4204
+ const divider$1 = "_divider_1f7k2_164";
4205
+ const deprecatedSemanticIcon = "_deprecatedSemanticIcon_1f7k2_168";
4206
+ const disabled$8 = "_disabled_1f7k2_172";
4207
+ const buttonLabel = "_buttonLabel_1f7k2_177";
4208
+ const buttonCaret = "_buttonCaret_1f7k2_183";
4209
+ const component = "_component_1f7k2_187";
4210
+ const right$7 = "_right_1f7k2_193";
4211
+ const actions$1 = "_actions_1f7k2_198";
4212
4212
  const styles$L = {
4213
4213
  wrapper: wrapper$4,
4214
4214
  layer: layer$1,
@@ -4323,10 +4323,11 @@ const Option$2 = ({
4323
4323
  }
4324
4324
  ),
4325
4325
  /* @__PURE__ */ jsx("span", { className: styles$L.label, title: `${title2 || label2}`, children: label2 }),
4326
- /* @__PURE__ */ jsxs("div", { className: styles$L.right, children: [
4327
- /* @__PURE__ */ jsx("span", { className: styles$L.description, children: description2 }),
4328
- !!(actions2 == null ? void 0 : actions2.length) && /* @__PURE__ */ jsx("div", { className: styles$L.actions, children: /* @__PURE__ */ jsx(Actions, { actions: actions2 }) })
4329
- ] })
4326
+ /* @__PURE__ */ jsx("span", { className: styles$L.description, children: description2 })
4327
+ ] }),
4328
+ /* @__PURE__ */ jsxs("div", { className: styles$L.right, children: [
4329
+ selected2 && /* @__PURE__ */ jsx("span", { className: styles$L.check, children: /* @__PURE__ */ jsx(Icon, { icon: IconType.CHECK }) }),
4330
+ !!(actions2 == null ? void 0 : actions2.length) && /* @__PURE__ */ jsx("div", { className: styles$L.actions, children: /* @__PURE__ */ jsx(Actions, { actions: actions2 }) })
4330
4331
  ] })
4331
4332
  ]
4332
4333
  }
@@ -20460,20 +20461,20 @@ var FixedSizeList = /* @__PURE__ */ createListComponent({
20460
20461
  }
20461
20462
  }
20462
20463
  });
20463
- const layerContainer = "_layerContainer_1lbvo_1";
20464
- const layer = "_layer_1lbvo_1";
20465
- const small$5 = "_small_1lbvo_23";
20466
- const heading = "_heading_1lbvo_26";
20467
- const option = "_option_1lbvo_27";
20468
- const message = "_message_1lbvo_28";
20469
- const focused = "_focused_1lbvo_64";
20470
- const selected = "_selected_1lbvo_68";
20471
- const disabled$4 = "_disabled_1lbvo_71";
20472
- const check = "_check_1lbvo_75";
20473
- const optionContent = "_optionContent_1lbvo_92";
20474
- const label$5 = "_label_1lbvo_97";
20475
- const icon$2 = "_icon_1lbvo_104";
20476
- const details = "_details_1lbvo_109";
20464
+ const layerContainer = "_layerContainer_dw2pp_1";
20465
+ const layer = "_layer_dw2pp_1";
20466
+ const small$5 = "_small_dw2pp_23";
20467
+ const heading = "_heading_dw2pp_26";
20468
+ const option = "_option_dw2pp_27";
20469
+ const message = "_message_dw2pp_28";
20470
+ const focused = "_focused_dw2pp_64";
20471
+ const selected = "_selected_dw2pp_68";
20472
+ const disabled$4 = "_disabled_dw2pp_71";
20473
+ const check = "_check_dw2pp_75";
20474
+ const optionContent = "_optionContent_dw2pp_92";
20475
+ const label$5 = "_label_dw2pp_97";
20476
+ const icon$2 = "_icon_dw2pp_104";
20477
+ const details = "_details_dw2pp_109";
20477
20478
  const styles$n = {
20478
20479
  layerContainer,
20479
20480
  layer,