@oliasoft-open-source/react-ui-library 4.0.0-beta-43 → 4.0.0-beta-44
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-43ff55cc.css → index-8f561368.css} +47 -47
- package/dist/assets/{index-678883cb.js → index-e556125a.js} +18 -18
- package/dist/global.css +47 -47
- package/dist/index.html +1 -1
- package/dist/index.js +18 -18
- package/dist/storybook/assets/{Color-6VNJS4EI-3eb92fb2.js → Color-6VNJS4EI-e8890a7b.js} +1 -1
- package/dist/storybook/assets/{DocsRenderer-NNNQARDV-e58a3c3e.js → DocsRenderer-NNNQARDV-6c172a4e.js} +1 -1
- package/dist/storybook/assets/{WithTooltip-4HIR6TLV-4fcef8c9.js → WithTooltip-4HIR6TLV-51673532.js} +1 -1
- package/dist/storybook/assets/{afe.stories-685199e5.js → afe.stories-77d69b5c.js} +1 -1
- package/dist/storybook/assets/{blowout.stories-6fd053d3.js → blowout.stories-989f1589.js} +1 -1
- package/dist/storybook/assets/{buttons-and-links-127afb84.js → buttons-and-links-9fec1131.js} +1 -1
- package/dist/storybook/assets/{casing-loads.stories-1ceb198b.js → casing-loads.stories-4e18afe0.js} +1 -1
- package/dist/storybook/assets/{chunk-HLWAVYOI-381d26f4.js → chunk-HLWAVYOI-64d4a962.js} +1 -1
- package/dist/storybook/assets/{color-6644948d.js → color-0c44e581.js} +1 -1
- package/dist/storybook/assets/{formation.stories-80b682c7.js → formation.stories-8c606f5f.js} +1 -1
- package/dist/storybook/assets/{formatter-SWP5E3XI-419fba13.js → formatter-SWP5E3XI-01eba09f.js} +1 -1
- package/dist/storybook/assets/{iframe-7eb9dcc5.js → iframe-df87ffc8.js} +1 -1
- package/dist/storybook/assets/{index-11458b7d.js → index-76ba2ad7.js} +4 -4
- package/dist/storybook/assets/{input-validation-fef56578.js → input-validation-31c8f0c7.js} +1 -1
- package/dist/storybook/assets/{inputs-4fe21352.js → inputs-488b0520.js} +1 -1
- package/dist/storybook/assets/{layout-forms-954eeb0e.js → layout-forms-7250e404.js} +1 -1
- package/dist/storybook/assets/{layout-general-33eea987.js → layout-general-678a5e8c.js} +1 -1
- package/dist/storybook/assets/{padding-and-spacing-42821b75.js → padding-and-spacing-677183f0.js} +1 -1
- package/dist/storybook/assets/{page.stories-4d620716.js → page.stories-8b3d16a9.js} +1 -1
- package/dist/storybook/assets/preview-2ff6564b.js +1 -0
- package/dist/storybook/assets/{preview-47d9589f.js → preview-fb090899.js} +1 -1
- package/dist/storybook/assets/{reservoirs.stories-04c2fb61.js → reservoirs.stories-7f154e80.js} +1 -1
- package/dist/storybook/assets/side-bar-c6c351a4.css +1 -0
- package/dist/storybook/assets/{side-bar-0105b295.js → side-bar-c79360e6.js} +1 -1
- package/dist/storybook/assets/{side-bar.stories-5271a083.js → side-bar.stories-ce13402e.js} +1 -1
- package/dist/storybook/assets/{site.stories-534d6b5f.js → site.stories-32940108.js} +1 -1
- package/dist/storybook/assets/{syntaxhighlighter-NMPM6SWI-c3e90e3e.js → syntaxhighlighter-NMPM6SWI-22ca1e3b.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-2602fdd8.js +0 -1
- package/dist/storybook/assets/side-bar-4eb50198.css +0 -1
|
@@ -8540,122 +8540,122 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
8540
8540
|
min-height: 0;
|
|
8541
8541
|
flex-shrink: 0;
|
|
8542
8542
|
}
|
|
8543
|
-
.
|
|
8543
|
+
._inputInTable_1ffe7_1 {
|
|
8544
8544
|
background-color: transparent;
|
|
8545
8545
|
border-radius: inherit !important;
|
|
8546
8546
|
height: var(--size);
|
|
8547
8547
|
min-height: 100%;
|
|
8548
8548
|
}
|
|
8549
|
-
.
|
|
8549
|
+
._inputInTable_1ffe7_1:not(:hover) {
|
|
8550
8550
|
border-color: transparent;
|
|
8551
8551
|
}
|
|
8552
|
-
.
|
|
8552
|
+
._inputInTable_1ffe7_1:not(:focus) {
|
|
8553
8553
|
box-shadow: none;
|
|
8554
8554
|
}
|
|
8555
|
-
.
|
|
8555
|
+
._inputHover_1ffe7_13 {
|
|
8556
8556
|
position: relative;
|
|
8557
8557
|
border-color: var(--color-border-hover);
|
|
8558
8558
|
z-index: 2;
|
|
8559
8559
|
}
|
|
8560
|
-
.
|
|
8560
|
+
._inputFocus_1ffe7_18 {
|
|
8561
8561
|
position: relative;
|
|
8562
8562
|
outline: none !important;
|
|
8563
8563
|
border-color: var(--color-border-focus) !important;
|
|
8564
8564
|
box-shadow: var(--shadow-focus);
|
|
8565
8565
|
z-index: 3;
|
|
8566
8566
|
}
|
|
8567
|
-
.
|
|
8568
|
-
.
|
|
8567
|
+
._inputError_1ffe7_25,
|
|
8568
|
+
._inputWarning_1ffe7_26 {
|
|
8569
8569
|
position: relative;
|
|
8570
8570
|
}
|
|
8571
|
-
.
|
|
8571
|
+
._inputError_1ffe7_25 {
|
|
8572
8572
|
z-index: 2;
|
|
8573
8573
|
border-color: var(--color-border-error);
|
|
8574
8574
|
color: var(--color-text-error) !important;
|
|
8575
8575
|
background-color: var(--color-background-error);
|
|
8576
8576
|
}
|
|
8577
|
-
.
|
|
8577
|
+
._inputError_1ffe7_25:hover {
|
|
8578
8578
|
border-color: var(--color-border-error-hover) !important;
|
|
8579
8579
|
}
|
|
8580
|
-
.
|
|
8580
|
+
._inputError_1ffe7_25:focus {
|
|
8581
8581
|
position: relative;
|
|
8582
8582
|
outline: none !important;
|
|
8583
8583
|
border-color: var(--color-border-focus) !important;
|
|
8584
8584
|
box-shadow: var(--shadow-focus);
|
|
8585
8585
|
z-index: 3;
|
|
8586
8586
|
}
|
|
8587
|
-
.
|
|
8587
|
+
._inputWarning_1ffe7_26 {
|
|
8588
8588
|
z-index: 1;
|
|
8589
8589
|
border-color: var(--color-border-warning);
|
|
8590
8590
|
color: var(--color-text-warning) !important;
|
|
8591
8591
|
background-color: var(--color-background-warning);
|
|
8592
8592
|
}
|
|
8593
|
-
.
|
|
8593
|
+
._inputWarning_1ffe7_26:hover {
|
|
8594
8594
|
border-color: var(--color-border-warning-hover) !important;
|
|
8595
8595
|
}
|
|
8596
|
-
.
|
|
8596
|
+
._inputWarning_1ffe7_26:focus {
|
|
8597
8597
|
position: relative;
|
|
8598
8598
|
outline: none !important;
|
|
8599
8599
|
border-color: var(--color-border-focus) !important;
|
|
8600
8600
|
box-shadow: var(--shadow-focus);
|
|
8601
8601
|
z-index: 3;
|
|
8602
8602
|
}
|
|
8603
|
-
.
|
|
8603
|
+
._inputDisabled_1ffe7_61 {
|
|
8604
8604
|
pointer-events: none;
|
|
8605
8605
|
background-color: var(--color-background-disabled);
|
|
8606
8606
|
color: var(--color-text-muted);
|
|
8607
8607
|
box-shadow: none;
|
|
8608
8608
|
}
|
|
8609
|
-
.
|
|
8609
|
+
._hideScrollbars_1ffe7_67 {
|
|
8610
8610
|
/* Firefox */
|
|
8611
8611
|
scrollbar-width: none;
|
|
8612
8612
|
/* IE 10+ */
|
|
8613
8613
|
-ms-overflow-style: none;
|
|
8614
8614
|
/* Chrome, Safari and Opera */
|
|
8615
8615
|
}
|
|
8616
|
-
.
|
|
8616
|
+
._hideScrollbars_1ffe7_67::-webkit-scrollbar {
|
|
8617
8617
|
display: none;
|
|
8618
8618
|
}
|
|
8619
8619
|
:root {
|
|
8620
8620
|
--size-sidebar: var(--size-xl);
|
|
8621
8621
|
--color-background-sidebar: var(--color-neutral-1000);
|
|
8622
8622
|
}
|
|
8623
|
-
.
|
|
8623
|
+
._sidebar_1ffe7_81 {
|
|
8624
8624
|
background-color: var(--color-background-sidebar);
|
|
8625
8625
|
color: white;
|
|
8626
8626
|
position: relative;
|
|
8627
8627
|
padding: var(--padding) 0;
|
|
8628
8628
|
}
|
|
8629
8629
|
@media print {
|
|
8630
|
-
.
|
|
8630
|
+
._sidebar_1ffe7_81 {
|
|
8631
8631
|
display: none;
|
|
8632
8632
|
}
|
|
8633
8633
|
}
|
|
8634
|
-
.
|
|
8634
|
+
._inner_1ffe7_92 {
|
|
8635
8635
|
/* Firefox */
|
|
8636
8636
|
scrollbar-width: none;
|
|
8637
8637
|
/* IE 10+ */
|
|
8638
8638
|
-ms-overflow-style: none;
|
|
8639
8639
|
/* Chrome, Safari and Opera */
|
|
8640
8640
|
}
|
|
8641
|
-
.
|
|
8641
|
+
._inner_1ffe7_92::-webkit-scrollbar {
|
|
8642
8642
|
display: none;
|
|
8643
8643
|
}
|
|
8644
|
-
.
|
|
8645
|
-
.
|
|
8646
|
-
.
|
|
8644
|
+
._title_1ffe7_102,
|
|
8645
|
+
._subtitle_1ffe7_103,
|
|
8646
|
+
._label_1ffe7_104 {
|
|
8647
8647
|
transition: opacity 0.2s, max-height 0.2s, margin 0.2s, color 0.2s;
|
|
8648
8648
|
max-height: 50px;
|
|
8649
8649
|
}
|
|
8650
|
-
.
|
|
8651
|
-
.
|
|
8652
|
-
.
|
|
8650
|
+
._collapsed_1ffe7_108 ._title_1ffe7_102,
|
|
8651
|
+
._collapsed_1ffe7_108 ._subtitle_1ffe7_103,
|
|
8652
|
+
._collapsed_1ffe7_108 ._label_1ffe7_104 {
|
|
8653
8653
|
opacity: 0;
|
|
8654
8654
|
max-height: 0;
|
|
8655
8655
|
margin-bottom: 0;
|
|
8656
8656
|
margin-top: 0;
|
|
8657
8657
|
}
|
|
8658
|
-
.
|
|
8658
|
+
._title_1ffe7_102 {
|
|
8659
8659
|
overflow: hidden;
|
|
8660
8660
|
max-width: 100%;
|
|
8661
8661
|
text-overflow: ellipsis;
|
|
@@ -8664,7 +8664,7 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
8664
8664
|
font-size: var(--font-size-lg);
|
|
8665
8665
|
padding: 0 var(--padding);
|
|
8666
8666
|
}
|
|
8667
|
-
.
|
|
8667
|
+
._subtitle_1ffe7_103 {
|
|
8668
8668
|
margin-bottom: var(--padding-sm);
|
|
8669
8669
|
white-space: nowrap;
|
|
8670
8670
|
font-size: var(--font-size-sm);
|
|
@@ -8672,11 +8672,11 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
8672
8672
|
opacity: 0.6;
|
|
8673
8673
|
padding: 0 var(--padding);
|
|
8674
8674
|
}
|
|
8675
|
-
.
|
|
8676
|
-
margin-bottom: var(--padding);
|
|
8675
|
+
._list_1ffe7_133 {
|
|
8676
|
+
margin-bottom: var(--padding-xl);
|
|
8677
8677
|
margin-top: 0;
|
|
8678
8678
|
}
|
|
8679
|
-
.
|
|
8679
|
+
._item_1ffe7_137 {
|
|
8680
8680
|
min-height: var(--size-lg);
|
|
8681
8681
|
transition: padding 0.2s;
|
|
8682
8682
|
font-size: var(--font-size-lg);
|
|
@@ -8687,30 +8687,30 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
8687
8687
|
align-items: center;
|
|
8688
8688
|
margin-bottom: var(--padding-xxs);
|
|
8689
8689
|
}
|
|
8690
|
-
.
|
|
8690
|
+
._collapsed_1ffe7_108 ._item_1ffe7_137 {
|
|
8691
8691
|
padding: 0 9px;
|
|
8692
8692
|
}
|
|
8693
|
-
.
|
|
8693
|
+
._item_1ffe7_137:focus {
|
|
8694
8694
|
outline: none;
|
|
8695
8695
|
}
|
|
8696
|
-
.
|
|
8696
|
+
._item_1ffe7_137::-moz-focus-inner {
|
|
8697
8697
|
border: 0;
|
|
8698
8698
|
}
|
|
8699
|
-
.
|
|
8700
|
-
.
|
|
8699
|
+
._item_1ffe7_137:hover,
|
|
8700
|
+
._item_1ffe7_137:focus {
|
|
8701
8701
|
color: var(--color-primary-400);
|
|
8702
8702
|
}
|
|
8703
|
-
.
|
|
8703
|
+
._item_1ffe7_137:active {
|
|
8704
8704
|
color: var(--color-primary-300);
|
|
8705
8705
|
}
|
|
8706
|
-
.
|
|
8706
|
+
._item_1ffe7_137._active_1ffe7_164 {
|
|
8707
8707
|
color: white;
|
|
8708
8708
|
background: black;
|
|
8709
8709
|
}
|
|
8710
|
-
.
|
|
8710
|
+
._item_1ffe7_137._experimental_1ffe7_168 {
|
|
8711
8711
|
background: #40130b;
|
|
8712
8712
|
}
|
|
8713
|
-
.
|
|
8713
|
+
._icon_1ffe7_171 {
|
|
8714
8714
|
margin-right: var(--padding-sm);
|
|
8715
8715
|
line-height: 0;
|
|
8716
8716
|
flex-shrink: 0;
|
|
@@ -8718,23 +8718,23 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
8718
8718
|
opacity: 0.4;
|
|
8719
8719
|
display: block;
|
|
8720
8720
|
}
|
|
8721
|
-
.
|
|
8722
|
-
.
|
|
8721
|
+
._item_1ffe7_137:hover ._icon_1ffe7_171,
|
|
8722
|
+
._item_1ffe7_137:focus ._icon_1ffe7_171 {
|
|
8723
8723
|
opacity: 0.6;
|
|
8724
8724
|
}
|
|
8725
|
-
.
|
|
8725
|
+
._item_1ffe7_137:active ._icon_1ffe7_171 {
|
|
8726
8726
|
opacity: 0.8;
|
|
8727
8727
|
}
|
|
8728
|
-
.
|
|
8728
|
+
._item_1ffe7_137._active_1ffe7_164 ._icon_1ffe7_171 {
|
|
8729
8729
|
opacity: 1;
|
|
8730
8730
|
}
|
|
8731
|
-
.
|
|
8731
|
+
._icon_1ffe7_171 > * {
|
|
8732
8732
|
opacity: 1;
|
|
8733
8733
|
}
|
|
8734
|
-
.
|
|
8734
|
+
._icon_1ffe7_171 > span {
|
|
8735
8735
|
display: block;
|
|
8736
8736
|
}
|
|
8737
|
-
.
|
|
8737
|
+
._label_1ffe7_104 {
|
|
8738
8738
|
white-space: nowrap;
|
|
8739
8739
|
overflow: hidden;
|
|
8740
8740
|
}
|
|
@@ -56198,24 +56198,24 @@ var reactFastCompare = function isEqual3(a2, b2) {
|
|
|
56198
56198
|
}
|
|
56199
56199
|
};
|
|
56200
56200
|
const isEqual4 = /* @__PURE__ */ getDefaultExportFromCjs(reactFastCompare);
|
|
56201
|
-
const inputInTable$3 = "
|
|
56202
|
-
const inputHover$3 = "
|
|
56203
|
-
const inputFocus$3 = "
|
|
56204
|
-
const inputError$3 = "
|
|
56205
|
-
const inputWarning$3 = "
|
|
56206
|
-
const inputDisabled$3 = "
|
|
56207
|
-
const hideScrollbars$3 = "
|
|
56208
|
-
const sidebar = "
|
|
56209
|
-
const inner = "
|
|
56210
|
-
const title$3 = "
|
|
56211
|
-
const subtitle = "
|
|
56212
|
-
const label$2 = "
|
|
56213
|
-
const collapsed = "
|
|
56214
|
-
const list = "
|
|
56215
|
-
const item$2 = "
|
|
56216
|
-
const active$2 = "
|
|
56217
|
-
const experimental = "
|
|
56218
|
-
const icon$1 = "
|
|
56201
|
+
const inputInTable$3 = "_inputInTable_1ffe7_1";
|
|
56202
|
+
const inputHover$3 = "_inputHover_1ffe7_13";
|
|
56203
|
+
const inputFocus$3 = "_inputFocus_1ffe7_18";
|
|
56204
|
+
const inputError$3 = "_inputError_1ffe7_25";
|
|
56205
|
+
const inputWarning$3 = "_inputWarning_1ffe7_26";
|
|
56206
|
+
const inputDisabled$3 = "_inputDisabled_1ffe7_61";
|
|
56207
|
+
const hideScrollbars$3 = "_hideScrollbars_1ffe7_67";
|
|
56208
|
+
const sidebar = "_sidebar_1ffe7_81";
|
|
56209
|
+
const inner = "_inner_1ffe7_92";
|
|
56210
|
+
const title$3 = "_title_1ffe7_102";
|
|
56211
|
+
const subtitle = "_subtitle_1ffe7_103";
|
|
56212
|
+
const label$2 = "_label_1ffe7_104";
|
|
56213
|
+
const collapsed = "_collapsed_1ffe7_108";
|
|
56214
|
+
const list = "_list_1ffe7_133";
|
|
56215
|
+
const item$2 = "_item_1ffe7_137";
|
|
56216
|
+
const active$2 = "_active_1ffe7_164";
|
|
56217
|
+
const experimental = "_experimental_1ffe7_168";
|
|
56218
|
+
const icon$1 = "_icon_1ffe7_171";
|
|
56219
56219
|
const styles$e = {
|
|
56220
56220
|
inputInTable: inputInTable$3,
|
|
56221
56221
|
inputHover: inputHover$3,
|
package/dist/global.css
CHANGED
|
@@ -8540,122 +8540,122 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
8540
8540
|
min-height: 0;
|
|
8541
8541
|
flex-shrink: 0;
|
|
8542
8542
|
}
|
|
8543
|
-
.
|
|
8543
|
+
._inputInTable_1ffe7_1 {
|
|
8544
8544
|
background-color: transparent;
|
|
8545
8545
|
border-radius: inherit !important;
|
|
8546
8546
|
height: var(--size);
|
|
8547
8547
|
min-height: 100%;
|
|
8548
8548
|
}
|
|
8549
|
-
.
|
|
8549
|
+
._inputInTable_1ffe7_1:not(:hover) {
|
|
8550
8550
|
border-color: transparent;
|
|
8551
8551
|
}
|
|
8552
|
-
.
|
|
8552
|
+
._inputInTable_1ffe7_1:not(:focus) {
|
|
8553
8553
|
box-shadow: none;
|
|
8554
8554
|
}
|
|
8555
|
-
.
|
|
8555
|
+
._inputHover_1ffe7_13 {
|
|
8556
8556
|
position: relative;
|
|
8557
8557
|
border-color: var(--color-border-hover);
|
|
8558
8558
|
z-index: 2;
|
|
8559
8559
|
}
|
|
8560
|
-
.
|
|
8560
|
+
._inputFocus_1ffe7_18 {
|
|
8561
8561
|
position: relative;
|
|
8562
8562
|
outline: none !important;
|
|
8563
8563
|
border-color: var(--color-border-focus) !important;
|
|
8564
8564
|
box-shadow: var(--shadow-focus);
|
|
8565
8565
|
z-index: 3;
|
|
8566
8566
|
}
|
|
8567
|
-
.
|
|
8568
|
-
.
|
|
8567
|
+
._inputError_1ffe7_25,
|
|
8568
|
+
._inputWarning_1ffe7_26 {
|
|
8569
8569
|
position: relative;
|
|
8570
8570
|
}
|
|
8571
|
-
.
|
|
8571
|
+
._inputError_1ffe7_25 {
|
|
8572
8572
|
z-index: 2;
|
|
8573
8573
|
border-color: var(--color-border-error);
|
|
8574
8574
|
color: var(--color-text-error) !important;
|
|
8575
8575
|
background-color: var(--color-background-error);
|
|
8576
8576
|
}
|
|
8577
|
-
.
|
|
8577
|
+
._inputError_1ffe7_25:hover {
|
|
8578
8578
|
border-color: var(--color-border-error-hover) !important;
|
|
8579
8579
|
}
|
|
8580
|
-
.
|
|
8580
|
+
._inputError_1ffe7_25:focus {
|
|
8581
8581
|
position: relative;
|
|
8582
8582
|
outline: none !important;
|
|
8583
8583
|
border-color: var(--color-border-focus) !important;
|
|
8584
8584
|
box-shadow: var(--shadow-focus);
|
|
8585
8585
|
z-index: 3;
|
|
8586
8586
|
}
|
|
8587
|
-
.
|
|
8587
|
+
._inputWarning_1ffe7_26 {
|
|
8588
8588
|
z-index: 1;
|
|
8589
8589
|
border-color: var(--color-border-warning);
|
|
8590
8590
|
color: var(--color-text-warning) !important;
|
|
8591
8591
|
background-color: var(--color-background-warning);
|
|
8592
8592
|
}
|
|
8593
|
-
.
|
|
8593
|
+
._inputWarning_1ffe7_26:hover {
|
|
8594
8594
|
border-color: var(--color-border-warning-hover) !important;
|
|
8595
8595
|
}
|
|
8596
|
-
.
|
|
8596
|
+
._inputWarning_1ffe7_26:focus {
|
|
8597
8597
|
position: relative;
|
|
8598
8598
|
outline: none !important;
|
|
8599
8599
|
border-color: var(--color-border-focus) !important;
|
|
8600
8600
|
box-shadow: var(--shadow-focus);
|
|
8601
8601
|
z-index: 3;
|
|
8602
8602
|
}
|
|
8603
|
-
.
|
|
8603
|
+
._inputDisabled_1ffe7_61 {
|
|
8604
8604
|
pointer-events: none;
|
|
8605
8605
|
background-color: var(--color-background-disabled);
|
|
8606
8606
|
color: var(--color-text-muted);
|
|
8607
8607
|
box-shadow: none;
|
|
8608
8608
|
}
|
|
8609
|
-
.
|
|
8609
|
+
._hideScrollbars_1ffe7_67 {
|
|
8610
8610
|
/* Firefox */
|
|
8611
8611
|
scrollbar-width: none;
|
|
8612
8612
|
/* IE 10+ */
|
|
8613
8613
|
-ms-overflow-style: none;
|
|
8614
8614
|
/* Chrome, Safari and Opera */
|
|
8615
8615
|
}
|
|
8616
|
-
.
|
|
8616
|
+
._hideScrollbars_1ffe7_67::-webkit-scrollbar {
|
|
8617
8617
|
display: none;
|
|
8618
8618
|
}
|
|
8619
8619
|
:root {
|
|
8620
8620
|
--size-sidebar: var(--size-xl);
|
|
8621
8621
|
--color-background-sidebar: var(--color-neutral-1000);
|
|
8622
8622
|
}
|
|
8623
|
-
.
|
|
8623
|
+
._sidebar_1ffe7_81 {
|
|
8624
8624
|
background-color: var(--color-background-sidebar);
|
|
8625
8625
|
color: white;
|
|
8626
8626
|
position: relative;
|
|
8627
8627
|
padding: var(--padding) 0;
|
|
8628
8628
|
}
|
|
8629
8629
|
@media print {
|
|
8630
|
-
.
|
|
8630
|
+
._sidebar_1ffe7_81 {
|
|
8631
8631
|
display: none;
|
|
8632
8632
|
}
|
|
8633
8633
|
}
|
|
8634
|
-
.
|
|
8634
|
+
._inner_1ffe7_92 {
|
|
8635
8635
|
/* Firefox */
|
|
8636
8636
|
scrollbar-width: none;
|
|
8637
8637
|
/* IE 10+ */
|
|
8638
8638
|
-ms-overflow-style: none;
|
|
8639
8639
|
/* Chrome, Safari and Opera */
|
|
8640
8640
|
}
|
|
8641
|
-
.
|
|
8641
|
+
._inner_1ffe7_92::-webkit-scrollbar {
|
|
8642
8642
|
display: none;
|
|
8643
8643
|
}
|
|
8644
|
-
.
|
|
8645
|
-
.
|
|
8646
|
-
.
|
|
8644
|
+
._title_1ffe7_102,
|
|
8645
|
+
._subtitle_1ffe7_103,
|
|
8646
|
+
._label_1ffe7_104 {
|
|
8647
8647
|
transition: opacity 0.2s, max-height 0.2s, margin 0.2s, color 0.2s;
|
|
8648
8648
|
max-height: 50px;
|
|
8649
8649
|
}
|
|
8650
|
-
.
|
|
8651
|
-
.
|
|
8652
|
-
.
|
|
8650
|
+
._collapsed_1ffe7_108 ._title_1ffe7_102,
|
|
8651
|
+
._collapsed_1ffe7_108 ._subtitle_1ffe7_103,
|
|
8652
|
+
._collapsed_1ffe7_108 ._label_1ffe7_104 {
|
|
8653
8653
|
opacity: 0;
|
|
8654
8654
|
max-height: 0;
|
|
8655
8655
|
margin-bottom: 0;
|
|
8656
8656
|
margin-top: 0;
|
|
8657
8657
|
}
|
|
8658
|
-
.
|
|
8658
|
+
._title_1ffe7_102 {
|
|
8659
8659
|
overflow: hidden;
|
|
8660
8660
|
max-width: 100%;
|
|
8661
8661
|
text-overflow: ellipsis;
|
|
@@ -8664,7 +8664,7 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
8664
8664
|
font-size: var(--font-size-lg);
|
|
8665
8665
|
padding: 0 var(--padding);
|
|
8666
8666
|
}
|
|
8667
|
-
.
|
|
8667
|
+
._subtitle_1ffe7_103 {
|
|
8668
8668
|
margin-bottom: var(--padding-sm);
|
|
8669
8669
|
white-space: nowrap;
|
|
8670
8670
|
font-size: var(--font-size-sm);
|
|
@@ -8672,11 +8672,11 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
8672
8672
|
opacity: 0.6;
|
|
8673
8673
|
padding: 0 var(--padding);
|
|
8674
8674
|
}
|
|
8675
|
-
.
|
|
8676
|
-
margin-bottom: var(--padding);
|
|
8675
|
+
._list_1ffe7_133 {
|
|
8676
|
+
margin-bottom: var(--padding-xl);
|
|
8677
8677
|
margin-top: 0;
|
|
8678
8678
|
}
|
|
8679
|
-
.
|
|
8679
|
+
._item_1ffe7_137 {
|
|
8680
8680
|
min-height: var(--size-lg);
|
|
8681
8681
|
transition: padding 0.2s;
|
|
8682
8682
|
font-size: var(--font-size-lg);
|
|
@@ -8687,30 +8687,30 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
8687
8687
|
align-items: center;
|
|
8688
8688
|
margin-bottom: var(--padding-xxs);
|
|
8689
8689
|
}
|
|
8690
|
-
.
|
|
8690
|
+
._collapsed_1ffe7_108 ._item_1ffe7_137 {
|
|
8691
8691
|
padding: 0 9px;
|
|
8692
8692
|
}
|
|
8693
|
-
.
|
|
8693
|
+
._item_1ffe7_137:focus {
|
|
8694
8694
|
outline: none;
|
|
8695
8695
|
}
|
|
8696
|
-
.
|
|
8696
|
+
._item_1ffe7_137::-moz-focus-inner {
|
|
8697
8697
|
border: 0;
|
|
8698
8698
|
}
|
|
8699
|
-
.
|
|
8700
|
-
.
|
|
8699
|
+
._item_1ffe7_137:hover,
|
|
8700
|
+
._item_1ffe7_137:focus {
|
|
8701
8701
|
color: var(--color-primary-400);
|
|
8702
8702
|
}
|
|
8703
|
-
.
|
|
8703
|
+
._item_1ffe7_137:active {
|
|
8704
8704
|
color: var(--color-primary-300);
|
|
8705
8705
|
}
|
|
8706
|
-
.
|
|
8706
|
+
._item_1ffe7_137._active_1ffe7_164 {
|
|
8707
8707
|
color: white;
|
|
8708
8708
|
background: black;
|
|
8709
8709
|
}
|
|
8710
|
-
.
|
|
8710
|
+
._item_1ffe7_137._experimental_1ffe7_168 {
|
|
8711
8711
|
background: #40130b;
|
|
8712
8712
|
}
|
|
8713
|
-
.
|
|
8713
|
+
._icon_1ffe7_171 {
|
|
8714
8714
|
margin-right: var(--padding-sm);
|
|
8715
8715
|
line-height: 0;
|
|
8716
8716
|
flex-shrink: 0;
|
|
@@ -8718,23 +8718,23 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
8718
8718
|
opacity: 0.4;
|
|
8719
8719
|
display: block;
|
|
8720
8720
|
}
|
|
8721
|
-
.
|
|
8722
|
-
.
|
|
8721
|
+
._item_1ffe7_137:hover ._icon_1ffe7_171,
|
|
8722
|
+
._item_1ffe7_137:focus ._icon_1ffe7_171 {
|
|
8723
8723
|
opacity: 0.6;
|
|
8724
8724
|
}
|
|
8725
|
-
.
|
|
8725
|
+
._item_1ffe7_137:active ._icon_1ffe7_171 {
|
|
8726
8726
|
opacity: 0.8;
|
|
8727
8727
|
}
|
|
8728
|
-
.
|
|
8728
|
+
._item_1ffe7_137._active_1ffe7_164 ._icon_1ffe7_171 {
|
|
8729
8729
|
opacity: 1;
|
|
8730
8730
|
}
|
|
8731
|
-
.
|
|
8731
|
+
._icon_1ffe7_171 > * {
|
|
8732
8732
|
opacity: 1;
|
|
8733
8733
|
}
|
|
8734
|
-
.
|
|
8734
|
+
._icon_1ffe7_171 > span {
|
|
8735
8735
|
display: block;
|
|
8736
8736
|
}
|
|
8737
|
-
.
|
|
8737
|
+
._label_1ffe7_104 {
|
|
8738
8738
|
white-space: nowrap;
|
|
8739
8739
|
overflow: hidden;
|
|
8740
8740
|
}
|
package/dist/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><head><title>React UI Library</title><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1" user-scalable="no"><meta name="apple-mobile-web-app-capable" content="yes"><script type="module" crossorigin src="/react-ui-library/assets/index-
|
|
1
|
+
<!doctype html><head><title>React UI Library</title><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1" user-scalable="no"><meta name="apple-mobile-web-app-capable" content="yes"><script type="module" crossorigin src="/react-ui-library/assets/index-e556125a.js"></script><link rel="stylesheet" href="/react-ui-library/assets/index-8f561368.css"></head><body><div id="content"></div></body>
|
package/dist/index.js
CHANGED
|
@@ -59963,24 +59963,24 @@ var reactFastCompare = function isEqual3(a2, b2) {
|
|
|
59963
59963
|
}
|
|
59964
59964
|
};
|
|
59965
59965
|
const isEqual$1 = /* @__PURE__ */ getDefaultExportFromCjs(reactFastCompare);
|
|
59966
|
-
const inputInTable$3 = "
|
|
59967
|
-
const inputHover$3 = "
|
|
59968
|
-
const inputFocus$3 = "
|
|
59969
|
-
const inputError$3 = "
|
|
59970
|
-
const inputWarning$3 = "
|
|
59971
|
-
const inputDisabled$3 = "
|
|
59972
|
-
const hideScrollbars$3 = "
|
|
59973
|
-
const sidebar = "
|
|
59974
|
-
const inner = "
|
|
59975
|
-
const title$2 = "
|
|
59976
|
-
const subtitle = "
|
|
59977
|
-
const label$2 = "
|
|
59978
|
-
const collapsed = "
|
|
59979
|
-
const list = "
|
|
59980
|
-
const item$2 = "
|
|
59981
|
-
const active$2 = "
|
|
59982
|
-
const experimental = "
|
|
59983
|
-
const icon$1 = "
|
|
59966
|
+
const inputInTable$3 = "_inputInTable_1ffe7_1";
|
|
59967
|
+
const inputHover$3 = "_inputHover_1ffe7_13";
|
|
59968
|
+
const inputFocus$3 = "_inputFocus_1ffe7_18";
|
|
59969
|
+
const inputError$3 = "_inputError_1ffe7_25";
|
|
59970
|
+
const inputWarning$3 = "_inputWarning_1ffe7_26";
|
|
59971
|
+
const inputDisabled$3 = "_inputDisabled_1ffe7_61";
|
|
59972
|
+
const hideScrollbars$3 = "_hideScrollbars_1ffe7_67";
|
|
59973
|
+
const sidebar = "_sidebar_1ffe7_81";
|
|
59974
|
+
const inner = "_inner_1ffe7_92";
|
|
59975
|
+
const title$2 = "_title_1ffe7_102";
|
|
59976
|
+
const subtitle = "_subtitle_1ffe7_103";
|
|
59977
|
+
const label$2 = "_label_1ffe7_104";
|
|
59978
|
+
const collapsed = "_collapsed_1ffe7_108";
|
|
59979
|
+
const list = "_list_1ffe7_133";
|
|
59980
|
+
const item$2 = "_item_1ffe7_137";
|
|
59981
|
+
const active$2 = "_active_1ffe7_164";
|
|
59982
|
+
const experimental = "_experimental_1ffe7_168";
|
|
59983
|
+
const icon$1 = "_icon_1ffe7_171";
|
|
59984
59984
|
const styles$c = {
|
|
59985
59985
|
inputInTable: inputInTable$3,
|
|
59986
59986
|
inputHover: inputHover$3,
|