@oliasoft-open-source/react-ui-library 4.0.0-beta-67 → 4.0.0-beta-69
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/assets/{index-22dccc68.css → index-a25a52fe.css} +79 -78
- package/dist/assets/{index-6c3715e0.js → index-f50e8be4.js} +34 -34
- package/dist/global.css +79 -78
- package/dist/index.html +1 -1
- package/dist/index.js +34 -34
- package/dist/storybook/assets/{Color-6VNJS4EI-a3c17fbd.js → Color-6VNJS4EI-20930c49.js} +1 -1
- package/dist/storybook/assets/{DocsRenderer-NNNQARDV-4c4dc5fb.js → DocsRenderer-NNNQARDV-12a735d5.js} +1 -1
- package/dist/storybook/assets/{WithTooltip-4HIR6TLV-7f624628.js → WithTooltip-4HIR6TLV-40d01860.js} +1 -1
- package/dist/storybook/assets/{accordion.stories-2bdf67d7.js → accordion.stories-1694fc63.js} +1 -1
- package/dist/storybook/assets/{buttons-and-links-e8f23fe6.js → buttons-and-links-112789e1.js} +1 -1
- package/dist/storybook/assets/{casing-loads.stories-71a3ac30.js → casing-loads.stories-76f17dfc.js} +1 -1
- package/dist/storybook/assets/{cell.stories-86eba84e.js → cell.stories-6da6c15f.js} +1 -1
- package/dist/storybook/assets/{chunk-HLWAVYOI-66006f50.js → chunk-HLWAVYOI-c45fe1cf.js} +1 -1
- package/dist/storybook/assets/{color-61b32e07.js → color-5588716c.js} +1 -1
- package/dist/storybook/assets/{footer.stories-3fff2df0.js → footer.stories-de732201.js} +1 -1
- package/dist/storybook/assets/{form.stories-ffa46c50.js → form.stories-910fbc0a.js} +1 -1
- package/dist/storybook/assets/{formation.stories-2177f04f.js → formation.stories-1f1a8bea.js} +1 -1
- package/dist/storybook/assets/{formatter-SWP5E3XI-ca475c18.js → formatter-SWP5E3XI-b688fd88.js} +1 -1
- package/dist/storybook/assets/{iframe-31e58352.js → iframe-f313aa33.js} +1 -1
- package/dist/storybook/assets/{index-b111bd62.js → index-8c976b43.js} +4 -4
- package/dist/storybook/assets/{input-validation-f7dec37f.js → input-validation-fcbceae4.js} +1 -1
- package/dist/storybook/assets/{inputs-187aed2b.js → inputs-85a93e93.js} +1 -1
- package/dist/storybook/assets/{layout-forms-f8afaf7f.js → layout-forms-a15719ea.js} +1 -1
- package/dist/storybook/assets/{layout-general-5da45136.js → layout-general-dae3a870.js} +1 -1
- package/dist/storybook/assets/{padding-and-spacing-b15d01ab.js → padding-and-spacing-af03817f.js} +1 -1
- package/dist/storybook/assets/preview-56167c0b.js +1 -0
- package/dist/storybook/assets/{preview-fee88e72.js → preview-f828930c.js} +1 -1
- package/dist/storybook/assets/{row.stories-51068ee2.js → row.stories-0844f68b.js} +1 -1
- package/dist/storybook/assets/{syntaxhighlighter-NMPM6SWI-bb952ca3.js → syntaxhighlighter-NMPM6SWI-c22baeed.js} +1 -1
- package/dist/storybook/assets/{table-831dda54.js → table-3a28ed27.js} +1 -1
- package/dist/storybook/assets/{table-e3d80651.css → table-9455392a.css} +1 -1
- package/dist/storybook/assets/{table.stories-454a620a.js → table.stories-a4f6c42f.js} +1 -1
- package/dist/storybook/assets/{title.stories-266c7253.js → title.stories-9b98e384.js} +1 -1
- package/dist/storybook/assets/toggle-35349f40.css +1 -0
- package/dist/storybook/assets/{toggle-fc36615a.js → toggle-bb34b2a2.js} +1 -1
- package/dist/storybook/assets/{toggle.stories-7166588b.js → toggle.stories-b771ed81.js} +1 -1
- package/dist/storybook/iframe.html +1 -1
- package/dist/storybook/project.json +1 -1
- package/package.json +1 -1
- package/dist/storybook/assets/preview-dd2d0e7c.js +0 -1
- package/dist/storybook/assets/toggle-239108ba.css +0 -1
|
@@ -9353,125 +9353,125 @@ tbody tr {
|
|
|
9353
9353
|
._dragIcon_11d5t_28:active {
|
|
9354
9354
|
color: var(--color-text-primary-active);
|
|
9355
9355
|
}
|
|
9356
|
-
.
|
|
9356
|
+
._inputInTable_u3xdj_1 {
|
|
9357
9357
|
background-color: transparent;
|
|
9358
9358
|
border-radius: inherit !important;
|
|
9359
9359
|
height: var(--size);
|
|
9360
9360
|
min-height: 100%;
|
|
9361
9361
|
}
|
|
9362
|
-
.
|
|
9362
|
+
._inputInTable_u3xdj_1:not(:hover) {
|
|
9363
9363
|
border-color: transparent;
|
|
9364
9364
|
}
|
|
9365
|
-
.
|
|
9365
|
+
._inputInTable_u3xdj_1:not(:focus) {
|
|
9366
9366
|
box-shadow: none;
|
|
9367
9367
|
}
|
|
9368
|
-
.
|
|
9368
|
+
._inputHover_u3xdj_13 {
|
|
9369
9369
|
position: relative;
|
|
9370
9370
|
border-color: var(--color-border-hover);
|
|
9371
9371
|
z-index: 2;
|
|
9372
9372
|
}
|
|
9373
|
-
.
|
|
9373
|
+
._inputFocus_u3xdj_18 {
|
|
9374
9374
|
position: relative;
|
|
9375
9375
|
outline: none !important;
|
|
9376
9376
|
border-color: var(--color-border-focus) !important;
|
|
9377
9377
|
box-shadow: var(--shadow-focus);
|
|
9378
9378
|
z-index: 3;
|
|
9379
9379
|
}
|
|
9380
|
-
.
|
|
9381
|
-
.
|
|
9380
|
+
._inputError_u3xdj_25,
|
|
9381
|
+
._inputWarning_u3xdj_26 {
|
|
9382
9382
|
position: relative;
|
|
9383
9383
|
}
|
|
9384
|
-
.
|
|
9384
|
+
._inputError_u3xdj_25 {
|
|
9385
9385
|
z-index: 2;
|
|
9386
9386
|
border-color: var(--color-border-error);
|
|
9387
9387
|
color: var(--color-text-error) !important;
|
|
9388
9388
|
background-color: var(--color-background-error-muted);
|
|
9389
9389
|
}
|
|
9390
|
-
.
|
|
9390
|
+
._inputError_u3xdj_25:hover {
|
|
9391
9391
|
border-color: var(--color-border-error-hover) !important;
|
|
9392
9392
|
}
|
|
9393
|
-
.
|
|
9393
|
+
._inputError_u3xdj_25:focus {
|
|
9394
9394
|
position: relative;
|
|
9395
9395
|
outline: none !important;
|
|
9396
9396
|
border-color: var(--color-border-focus) !important;
|
|
9397
9397
|
box-shadow: var(--shadow-focus);
|
|
9398
9398
|
z-index: 3;
|
|
9399
9399
|
}
|
|
9400
|
-
.
|
|
9400
|
+
._inputWarning_u3xdj_26 {
|
|
9401
9401
|
z-index: 1;
|
|
9402
9402
|
border-color: var(--color-border-warning);
|
|
9403
9403
|
color: var(--color-text-warning) !important;
|
|
9404
9404
|
background-color: var(--color-background-warning-muted);
|
|
9405
9405
|
}
|
|
9406
|
-
.
|
|
9406
|
+
._inputWarning_u3xdj_26:hover {
|
|
9407
9407
|
border-color: var(--color-border-warning-hover) !important;
|
|
9408
9408
|
}
|
|
9409
|
-
.
|
|
9409
|
+
._inputWarning_u3xdj_26:focus {
|
|
9410
9410
|
position: relative;
|
|
9411
9411
|
outline: none !important;
|
|
9412
9412
|
border-color: var(--color-border-focus) !important;
|
|
9413
9413
|
box-shadow: var(--shadow-focus);
|
|
9414
9414
|
z-index: 3;
|
|
9415
9415
|
}
|
|
9416
|
-
.
|
|
9416
|
+
._inputDisabled_u3xdj_61 {
|
|
9417
9417
|
pointer-events: none;
|
|
9418
9418
|
background-color: var(--color-background-disabled);
|
|
9419
9419
|
color: var(--color-text-muted);
|
|
9420
9420
|
box-shadow: none;
|
|
9421
9421
|
}
|
|
9422
|
-
.
|
|
9422
|
+
._hideScrollbars_u3xdj_67 {
|
|
9423
9423
|
/* Firefox */
|
|
9424
9424
|
scrollbar-width: none;
|
|
9425
9425
|
/* IE 10+ */
|
|
9426
9426
|
-ms-overflow-style: none;
|
|
9427
9427
|
/* Chrome, Safari and Opera */
|
|
9428
9428
|
}
|
|
9429
|
-
.
|
|
9429
|
+
._hideScrollbars_u3xdj_67::-webkit-scrollbar {
|
|
9430
9430
|
display: none;
|
|
9431
9431
|
}
|
|
9432
|
-
.
|
|
9432
|
+
._cell_u3xdj_77 a {
|
|
9433
9433
|
cursor: pointer;
|
|
9434
9434
|
color: var(--color-text-primary);
|
|
9435
9435
|
}
|
|
9436
|
-
.
|
|
9436
|
+
._cell_u3xdj_77 a:hover {
|
|
9437
9437
|
color: var(--color-text-primary-hover);
|
|
9438
9438
|
}
|
|
9439
|
-
.
|
|
9439
|
+
._cell_u3xdj_77 a:active {
|
|
9440
9440
|
color: var(--color-text-primary-active);
|
|
9441
9441
|
}
|
|
9442
|
-
.
|
|
9442
|
+
._cell_u3xdj_77 a._disabledLink_u3xdj_87 {
|
|
9443
9443
|
color: var(--color-text-faint) !important;
|
|
9444
9444
|
cursor: default !important;
|
|
9445
9445
|
}
|
|
9446
|
-
.
|
|
9446
|
+
._inputWrapper_u3xdj_91 {
|
|
9447
9447
|
height: 100%;
|
|
9448
9448
|
border-radius: inherit;
|
|
9449
9449
|
}
|
|
9450
|
-
.
|
|
9451
|
-
.
|
|
9452
|
-
.
|
|
9450
|
+
._inputWrapper_u3xdj_91 > span,
|
|
9451
|
+
._inputWrapper_u3xdj_91 > span > span,
|
|
9452
|
+
._inputWrapper_u3xdj_91 > span > span > div {
|
|
9453
9453
|
height: 100%;
|
|
9454
9454
|
border-radius: inherit;
|
|
9455
9455
|
}
|
|
9456
|
-
.
|
|
9457
|
-
.
|
|
9456
|
+
._inputWrapper_u3xdj_91 > div,
|
|
9457
|
+
._inputWrapper_u3xdj_91 > div > span {
|
|
9458
9458
|
height: 100%;
|
|
9459
9459
|
border-radius: inherit;
|
|
9460
9460
|
}
|
|
9461
|
-
.
|
|
9461
|
+
._breakWord_u3xdj_106 {
|
|
9462
9462
|
word-break: break-word;
|
|
9463
9463
|
}
|
|
9464
|
-
.
|
|
9464
|
+
._inputCell_u3xdj_109 {
|
|
9465
9465
|
padding: 0 !important;
|
|
9466
9466
|
}
|
|
9467
|
-
.
|
|
9467
|
+
._sliderCell_u3xdj_112 {
|
|
9468
9468
|
padding-top: 0 !important;
|
|
9469
9469
|
padding-bottom: 0 !important;
|
|
9470
9470
|
}
|
|
9471
|
-
.
|
|
9471
|
+
._staticCell_u3xdj_116 {
|
|
9472
9472
|
padding: 0 !important;
|
|
9473
9473
|
}
|
|
9474
|
-
.
|
|
9474
|
+
._staticCell_u3xdj_116 ._staticCellContent_u3xdj_119 {
|
|
9475
9475
|
line-height: 1.25;
|
|
9476
9476
|
min-height: 100%;
|
|
9477
9477
|
padding: var(--padding-input);
|
|
@@ -9480,34 +9480,34 @@ tbody tr {
|
|
|
9480
9480
|
display: flex;
|
|
9481
9481
|
align-items: center;
|
|
9482
9482
|
}
|
|
9483
|
-
tbody .
|
|
9483
|
+
tbody ._staticCell_u3xdj_116 ._staticCellContent_u3xdj_119 {
|
|
9484
9484
|
color: var(--color-text-muted);
|
|
9485
9485
|
}
|
|
9486
|
-
.
|
|
9487
|
-
.
|
|
9486
|
+
._staticCell_u3xdj_116 ._staticCellContent_u3xdj_119._error_u3xdj_131,
|
|
9487
|
+
._staticCell_u3xdj_116 ._staticCellContent_u3xdj_119._warning_u3xdj_132 {
|
|
9488
9488
|
border: 1px solid transparent;
|
|
9489
9489
|
}
|
|
9490
|
-
.
|
|
9491
|
-
background-color: var(--color-background-error);
|
|
9490
|
+
._staticCell_u3xdj_116 ._staticCellContent_u3xdj_119._error_u3xdj_131 {
|
|
9491
|
+
background-color: var(--color-background-error-muted);
|
|
9492
9492
|
}
|
|
9493
|
-
.
|
|
9494
|
-
background-color: var(--color-background-warning);
|
|
9493
|
+
._staticCell_u3xdj_116 ._staticCellContent_u3xdj_119._warning_u3xdj_132 {
|
|
9494
|
+
background-color: var(--color-background-warning-muted);
|
|
9495
9495
|
}
|
|
9496
|
-
.
|
|
9496
|
+
._staticCell_u3xdj_116 ._staticCellContent_u3xdj_119._unit_u3xdj_141 {
|
|
9497
9497
|
font-weight: normal;
|
|
9498
9498
|
}
|
|
9499
|
-
.
|
|
9499
|
+
._sortingCell_u3xdj_144 ._staticCellContent_u3xdj_119 {
|
|
9500
9500
|
position: relative;
|
|
9501
9501
|
padding-right: calc(var(--size) + var(--padding-xxs)) !important;
|
|
9502
9502
|
cursor: pointer !important;
|
|
9503
9503
|
}
|
|
9504
|
-
.
|
|
9504
|
+
._sortingCell_u3xdj_144 ._staticCellContent_u3xdj_119:hover {
|
|
9505
9505
|
background-color: rgba(0, 0, 0, 0.05) !important;
|
|
9506
9506
|
}
|
|
9507
|
-
[data-theme='dark'] .
|
|
9507
|
+
[data-theme='dark'] ._sortingCell_u3xdj_144 ._staticCellContent_u3xdj_119:hover {
|
|
9508
9508
|
background-color: rgba(255, 255, 255, 0.1) !important;
|
|
9509
9509
|
}
|
|
9510
|
-
.
|
|
9510
|
+
._sortingCell_u3xdj_144 ._sortingCellIcon_u3xdj_155 {
|
|
9511
9511
|
font-size: var(--size-xs);
|
|
9512
9512
|
position: absolute;
|
|
9513
9513
|
right: var(--padding-input-x);
|
|
@@ -9515,22 +9515,22 @@ tbody ._staticCell_17dgc_116 ._staticCellContent_17dgc_119 {
|
|
|
9515
9515
|
transform: translateY(-50%);
|
|
9516
9516
|
display: flex;
|
|
9517
9517
|
}
|
|
9518
|
-
.
|
|
9518
|
+
._sortingCell_u3xdj_144 ._sortingCellIcon_u3xdj_155 > * {
|
|
9519
9519
|
display: flex;
|
|
9520
9520
|
}
|
|
9521
|
-
.
|
|
9521
|
+
._icon_u3xdj_166 {
|
|
9522
9522
|
display: inline-flex;
|
|
9523
9523
|
margin-left: var(--padding-xxs);
|
|
9524
9524
|
}
|
|
9525
|
-
.
|
|
9525
|
+
._checkBoxCell_u3xdj_170 {
|
|
9526
9526
|
padding-block: 0 !important;
|
|
9527
9527
|
width: var(--size);
|
|
9528
9528
|
}
|
|
9529
|
-
.
|
|
9529
|
+
._iconCellWrapper_u3xdj_174 {
|
|
9530
9530
|
display: flex;
|
|
9531
9531
|
justify-content: center;
|
|
9532
9532
|
}
|
|
9533
|
-
.
|
|
9533
|
+
._actionsCell_u3xdj_178 {
|
|
9534
9534
|
width: var(--size-sm);
|
|
9535
9535
|
padding: 0 calc((var(--size) - var(--size-sm)) / 2) !important;
|
|
9536
9536
|
position: sticky;
|
|
@@ -9538,25 +9538,25 @@ tbody ._staticCell_17dgc_116 ._staticCellContent_17dgc_119 {
|
|
|
9538
9538
|
background: inherit;
|
|
9539
9539
|
z-index: 4;
|
|
9540
9540
|
}
|
|
9541
|
-
.
|
|
9541
|
+
._rightAligned_u3xdj_186 {
|
|
9542
9542
|
text-align: right !important;
|
|
9543
9543
|
}
|
|
9544
|
-
.
|
|
9544
|
+
._rightAligned_u3xdj_186 ._staticCellContent_u3xdj_119 {
|
|
9545
9545
|
justify-content: flex-end;
|
|
9546
9546
|
}
|
|
9547
|
-
.
|
|
9547
|
+
._centerAligned_u3xdj_192 {
|
|
9548
9548
|
text-align: center !important;
|
|
9549
9549
|
}
|
|
9550
|
-
.
|
|
9550
|
+
._centerAligned_u3xdj_192 ._staticCellContent_u3xdj_119 {
|
|
9551
9551
|
justify-content: center;
|
|
9552
9552
|
}
|
|
9553
|
-
.
|
|
9553
|
+
._leftAligned_u3xdj_198 {
|
|
9554
9554
|
text-align: left !important;
|
|
9555
9555
|
}
|
|
9556
|
-
.
|
|
9556
|
+
._popover_u3xdj_201 {
|
|
9557
9557
|
padding: var(--padding-input);
|
|
9558
9558
|
}
|
|
9559
|
-
.
|
|
9559
|
+
._disabledPointerEvents_u3xdj_204 {
|
|
9560
9560
|
pointer-events: none;
|
|
9561
9561
|
}
|
|
9562
9562
|
._tabs_twdtr_1 {
|
|
@@ -10484,7 +10484,7 @@ tbody ._staticCell_17dgc_116 ._staticCellContent_17dgc_119 {
|
|
|
10484
10484
|
--color-background-toggle: rgba(255, 255, 255, 0.2);
|
|
10485
10485
|
--color-background-toggle-hover: rgba(255, 255, 255, 0.3);
|
|
10486
10486
|
}
|
|
10487
|
-
.
|
|
10487
|
+
._toggle_1mo1i_9 {
|
|
10488
10488
|
--size-toggle: var(--size-xs);
|
|
10489
10489
|
position: relative;
|
|
10490
10490
|
display: inline-flex;
|
|
@@ -10500,12 +10500,12 @@ tbody ._staticCell_17dgc_116 ._staticCellContent_17dgc_119 {
|
|
|
10500
10500
|
min-width: var(--size-toggle);
|
|
10501
10501
|
margin: calc((var(--size) - var(--size-toggle)) / 2) 0;
|
|
10502
10502
|
}
|
|
10503
|
-
.
|
|
10503
|
+
._toggle_1mo1i_9._small_1mo1i_25 {
|
|
10504
10504
|
--size-toggle: calc(var(--size-xs) - 4px);
|
|
10505
10505
|
margin: calc((var(--size-sm) - var(--size-toggle)) / 2) 0;
|
|
10506
10506
|
font-size: var(--font-size-sm);
|
|
10507
10507
|
}
|
|
10508
|
-
.
|
|
10508
|
+
._toggle_1mo1i_9 input {
|
|
10509
10509
|
width: calc(var(--size-toggle) * 2);
|
|
10510
10510
|
height: var(--size-toggle);
|
|
10511
10511
|
cursor: pointer;
|
|
@@ -10521,7 +10521,7 @@ tbody ._staticCell_17dgc_116 ._staticCellContent_17dgc_119 {
|
|
|
10521
10521
|
font-family: sans-serif;
|
|
10522
10522
|
margin: 0;
|
|
10523
10523
|
}
|
|
10524
|
-
.
|
|
10524
|
+
._toggle_1mo1i_9 label {
|
|
10525
10525
|
min-height: var(--size-toggle);
|
|
10526
10526
|
padding-left: calc((var(--size-toggle) * 2) + var(--padding-xs));
|
|
10527
10527
|
transition: color 0.1s ease;
|
|
@@ -10530,16 +10530,16 @@ tbody ._staticCell_17dgc_116 ._staticCellContent_17dgc_119 {
|
|
|
10530
10530
|
display: block;
|
|
10531
10531
|
outline: 0;
|
|
10532
10532
|
}
|
|
10533
|
-
.
|
|
10533
|
+
._toggle_1mo1i_9 label:empty {
|
|
10534
10534
|
padding-left: calc(var(--size-toggle) * 2);
|
|
10535
10535
|
}
|
|
10536
|
-
.
|
|
10537
|
-
.
|
|
10536
|
+
._toggle_1mo1i_9 label:before,
|
|
10537
|
+
._toggle_1mo1i_9 label:after {
|
|
10538
10538
|
display: block;
|
|
10539
10539
|
position: absolute;
|
|
10540
10540
|
content: '';
|
|
10541
10541
|
}
|
|
10542
|
-
.
|
|
10542
|
+
._toggle_1mo1i_9 label:before {
|
|
10543
10543
|
height: var(--size-toggle);
|
|
10544
10544
|
border-radius: calc(var(--size-toggle) / 2);
|
|
10545
10545
|
z-index: 1;
|
|
@@ -10551,46 +10551,47 @@ tbody ._staticCell_17dgc_116 ._staticCellContent_17dgc_119 {
|
|
|
10551
10551
|
top: 0;
|
|
10552
10552
|
transition: background 0.3s ease, border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
|
|
10553
10553
|
}
|
|
10554
|
-
.
|
|
10555
|
-
|
|
10556
|
-
|
|
10554
|
+
._toggle_1mo1i_9 label:after {
|
|
10555
|
+
--size-toggle-handle: calc(var(--size-toggle) - 4px);
|
|
10556
|
+
--padding-toggle-handle: calc((var(--size-toggle) - var(--size-toggle-handle)) / 2);
|
|
10557
|
+
height: var(--size-toggle-handle);
|
|
10558
|
+
width: var(--size-toggle-handle);
|
|
10557
10559
|
border-radius: 50%;
|
|
10558
|
-
left:
|
|
10559
|
-
top:
|
|
10560
|
-
transform: translateY(-50%);
|
|
10560
|
+
left: var(--padding-toggle-handle);
|
|
10561
|
+
top: var(--padding-toggle-handle);
|
|
10561
10562
|
box-shadow: var(--shadow-button);
|
|
10562
10563
|
background: white;
|
|
10563
10564
|
opacity: 1;
|
|
10564
10565
|
z-index: 2;
|
|
10565
10566
|
transition: background 0.3s ease, left 0.3s ease;
|
|
10566
10567
|
}
|
|
10567
|
-
.
|
|
10568
|
+
._toggle_1mo1i_9 input:hover ~ label:before {
|
|
10568
10569
|
background: var(--color-background-toggle-hover);
|
|
10569
10570
|
}
|
|
10570
|
-
.
|
|
10571
|
+
._toggle_1mo1i_9 input:checked ~ label:before {
|
|
10571
10572
|
background-color: var(--color-background-button-primary);
|
|
10572
10573
|
}
|
|
10573
|
-
.
|
|
10574
|
+
._toggle_1mo1i_9 input:checked ~ label:after {
|
|
10574
10575
|
left: calc(var(--size-toggle) + 2px);
|
|
10575
10576
|
}
|
|
10576
|
-
.
|
|
10577
|
+
._toggle_1mo1i_9 input:checked:hover ~ label:before {
|
|
10577
10578
|
background-color: var(--color-background-button-primary-hover);
|
|
10578
10579
|
}
|
|
10579
|
-
.
|
|
10580
|
+
._toggle_1mo1i_9._disabled_1mo1i_102 {
|
|
10580
10581
|
cursor: default;
|
|
10581
10582
|
pointer-events: none;
|
|
10582
10583
|
color: var(--color-text-faint);
|
|
10583
10584
|
}
|
|
10584
|
-
.
|
|
10585
|
+
._toggle_1mo1i_9._disabled_1mo1i_102 label:before {
|
|
10585
10586
|
background-color: var(--color-background-disabled);
|
|
10586
10587
|
}
|
|
10587
|
-
.
|
|
10588
|
+
._toggle_1mo1i_9._disabled_1mo1i_102 label:after {
|
|
10588
10589
|
opacity: 0.4;
|
|
10589
10590
|
}
|
|
10590
|
-
.
|
|
10591
|
+
._noMargin_1mo1i_113 {
|
|
10591
10592
|
margin: 0;
|
|
10592
10593
|
}
|
|
10593
|
-
.
|
|
10594
|
+
._helpIconEnabled_1mo1i_116 {
|
|
10594
10595
|
pointer-events: auto;
|
|
10595
10596
|
}
|
|
10596
10597
|
:root {
|
|
@@ -57272,35 +57272,35 @@ const styles$9 = {
|
|
|
57272
57272
|
dragIconCell,
|
|
57273
57273
|
dragIcon
|
|
57274
57274
|
};
|
|
57275
|
-
const inputInTable$1 = "
|
|
57276
|
-
const inputHover$1 = "
|
|
57277
|
-
const inputFocus$1 = "
|
|
57278
|
-
const inputError$1 = "
|
|
57279
|
-
const inputWarning$1 = "
|
|
57280
|
-
const inputDisabled$1 = "
|
|
57281
|
-
const hideScrollbars$1 = "
|
|
57282
|
-
const cell = "
|
|
57283
|
-
const disabledLink = "
|
|
57284
|
-
const inputWrapper = "
|
|
57285
|
-
const breakWord = "
|
|
57286
|
-
const inputCell = "
|
|
57287
|
-
const sliderCell = "
|
|
57288
|
-
const staticCell = "
|
|
57289
|
-
const staticCellContent = "
|
|
57290
|
-
const error$k = "
|
|
57291
|
-
const warning$2 = "
|
|
57292
|
-
const unit = "
|
|
57293
|
-
const sortingCell = "
|
|
57294
|
-
const sortingCellIcon = "
|
|
57295
|
-
const icon = "
|
|
57296
|
-
const checkBoxCell = "
|
|
57297
|
-
const iconCellWrapper = "
|
|
57298
|
-
const actionsCell = "
|
|
57299
|
-
const rightAligned = "
|
|
57300
|
-
const centerAligned = "
|
|
57301
|
-
const leftAligned = "
|
|
57302
|
-
const popover = "
|
|
57303
|
-
const disabledPointerEvents = "
|
|
57275
|
+
const inputInTable$1 = "_inputInTable_u3xdj_1";
|
|
57276
|
+
const inputHover$1 = "_inputHover_u3xdj_13";
|
|
57277
|
+
const inputFocus$1 = "_inputFocus_u3xdj_18";
|
|
57278
|
+
const inputError$1 = "_inputError_u3xdj_25";
|
|
57279
|
+
const inputWarning$1 = "_inputWarning_u3xdj_26";
|
|
57280
|
+
const inputDisabled$1 = "_inputDisabled_u3xdj_61";
|
|
57281
|
+
const hideScrollbars$1 = "_hideScrollbars_u3xdj_67";
|
|
57282
|
+
const cell = "_cell_u3xdj_77";
|
|
57283
|
+
const disabledLink = "_disabledLink_u3xdj_87";
|
|
57284
|
+
const inputWrapper = "_inputWrapper_u3xdj_91";
|
|
57285
|
+
const breakWord = "_breakWord_u3xdj_106";
|
|
57286
|
+
const inputCell = "_inputCell_u3xdj_109";
|
|
57287
|
+
const sliderCell = "_sliderCell_u3xdj_112";
|
|
57288
|
+
const staticCell = "_staticCell_u3xdj_116";
|
|
57289
|
+
const staticCellContent = "_staticCellContent_u3xdj_119";
|
|
57290
|
+
const error$k = "_error_u3xdj_131";
|
|
57291
|
+
const warning$2 = "_warning_u3xdj_132";
|
|
57292
|
+
const unit = "_unit_u3xdj_141";
|
|
57293
|
+
const sortingCell = "_sortingCell_u3xdj_144";
|
|
57294
|
+
const sortingCellIcon = "_sortingCellIcon_u3xdj_155";
|
|
57295
|
+
const icon = "_icon_u3xdj_166";
|
|
57296
|
+
const checkBoxCell = "_checkBoxCell_u3xdj_170";
|
|
57297
|
+
const iconCellWrapper = "_iconCellWrapper_u3xdj_174";
|
|
57298
|
+
const actionsCell = "_actionsCell_u3xdj_178";
|
|
57299
|
+
const rightAligned = "_rightAligned_u3xdj_186";
|
|
57300
|
+
const centerAligned = "_centerAligned_u3xdj_192";
|
|
57301
|
+
const leftAligned = "_leftAligned_u3xdj_198";
|
|
57302
|
+
const popover = "_popover_u3xdj_201";
|
|
57303
|
+
const disabledPointerEvents = "_disabledPointerEvents_u3xdj_204";
|
|
57304
57304
|
const styles$8 = {
|
|
57305
57305
|
inputInTable: inputInTable$1,
|
|
57306
57306
|
inputHover: inputHover$1,
|
|
@@ -68694,11 +68694,11 @@ eventManager.on(
|
|
|
68694
68694
|
}
|
|
68695
68695
|
);
|
|
68696
68696
|
const toaster = "";
|
|
68697
|
-
const toggle$1 = "
|
|
68698
|
-
const small = "
|
|
68699
|
-
const disabled = "
|
|
68700
|
-
const noMargin = "
|
|
68701
|
-
const helpIconEnabled = "
|
|
68697
|
+
const toggle$1 = "_toggle_1mo1i_9";
|
|
68698
|
+
const small = "_small_1mo1i_25";
|
|
68699
|
+
const disabled = "_disabled_1mo1i_102";
|
|
68700
|
+
const noMargin = "_noMargin_1mo1i_113";
|
|
68701
|
+
const helpIconEnabled = "_helpIconEnabled_1mo1i_116";
|
|
68702
68702
|
const styles$5 = {
|
|
68703
68703
|
toggle: toggle$1,
|
|
68704
68704
|
small,
|