@reacteditor/core 0.0.4 → 0.0.5
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/{Editor-2TYODRQT.mjs → Editor-POJT3RA2.mjs} +8 -8
- package/dist/{Editor-GBV2O5RD.css → Editor-WYZZDKT3.css} +7 -7
- package/dist/{Render-VDC7AEQK.mjs → Render-JNABKPAF.mjs} +1 -1
- package/dist/{Render-EFT7YD2C.css → Render-WBTAN6PO.css} +1 -1
- package/dist/{actions-BCDhqbeL.d.mts → actions-CQmL3wwa.d.mts} +11 -6
- package/dist/{actions-BCDhqbeL.d.ts → actions-CQmL3wwa.d.ts} +11 -6
- package/dist/{chunk-6Q6A3BQH.mjs → chunk-43G2QHSV.mjs} +12 -12
- package/dist/{chunk-HMTHZBH6.mjs → chunk-5N6RK26Z.mjs} +1 -1
- package/dist/{chunk-ZHNRSSMW.mjs → chunk-DCL4UC2H.mjs} +1 -1
- package/dist/{chunk-2LVYDXZS.mjs → chunk-IUOWXGYR.mjs} +2 -2
- package/dist/{chunk-M2RKJTNY.mjs → chunk-JEDWXGVP.mjs} +1 -1
- package/dist/{chunk-MFI3RDA4.mjs → chunk-KC727YFW.mjs} +1 -1
- package/dist/{chunk-D2RG73WI.mjs → chunk-QB3US7UE.mjs} +148 -121
- package/dist/{chunk-VUEM62JF.mjs → chunk-UB2DES2O.mjs} +17 -6
- package/dist/{chunk-TCVU3WEN.mjs → chunk-X7IRHSQN.mjs} +4 -4
- package/dist/{chunk-VD3EVRUF.mjs → chunk-YFRH22NT.mjs} +2 -2
- package/dist/{full-ELX6RALJ.css → full-5442HPZH.css} +6 -6
- package/dist/{full-7KJICNR5.mjs → full-HZMEMWCN.mjs} +6 -6
- package/dist/{index-DVwiIwYU.d.mts → index-BOP2qNVA.d.mts} +1 -1
- package/dist/{index-ComBHfdn.d.ts → index-_G46lHpL.d.ts} +1 -1
- package/dist/index.css +93 -92
- package/dist/index.d.mts +11 -20
- package/dist/index.d.ts +11 -20
- package/dist/index.js +185 -147
- package/dist/index.mjs +10 -10
- package/dist/internal.d.mts +2 -2
- package/dist/internal.d.ts +2 -2
- package/dist/internal.js +17 -6
- package/dist/internal.mjs +1 -1
- package/dist/{loaded-IJNA4SY5.mjs → loaded-35JQLXSA.mjs} +3 -3
- package/dist/{loaded-TBSVRJPY.css → loaded-KZZU4RNL.css} +1 -1
- package/dist/{loaded-CBJRWD4Z.mjs → loaded-QJMKRN35.mjs} +3 -3
- package/dist/{loaded-DGSPK47E.mjs → loaded-U6ZILQXM.mjs} +3 -3
- package/dist/no-external.css +93 -92
- package/dist/no-external.d.mts +4 -4
- package/dist/no-external.d.ts +4 -4
- package/dist/no-external.js +185 -147
- package/dist/no-external.mjs +10 -10
- package/dist/rsc.css +1 -1
- package/dist/rsc.d.mts +2 -2
- package/dist/rsc.d.ts +2 -2
- package/dist/rsc.js +4 -4
- package/dist/rsc.mjs +2 -2
- package/dist/{walk-tree-BPIigVTF.d.mts → walk-tree-Dwv3c_9M.d.mts} +1 -1
- package/dist/{walk-tree-BZq1CPCH.d.ts → walk-tree-DxSkPLnl.d.ts} +1 -1
- package/package.json +1 -1
package/dist/no-external.css
CHANGED
|
@@ -260,7 +260,7 @@ html:not(:has(.Editor)) {
|
|
|
260
260
|
|
|
261
261
|
/* bundle/no-external.css */
|
|
262
262
|
|
|
263
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
263
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/ActionBar/styles.module.css/#css-module-data */
|
|
264
264
|
._ActionBar_5kf61_1 {
|
|
265
265
|
align-items: center;
|
|
266
266
|
cursor: default;
|
|
@@ -360,7 +360,7 @@ html:not(:has(.Editor)) {
|
|
|
360
360
|
height: 100%;
|
|
361
361
|
}
|
|
362
362
|
|
|
363
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
363
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/AutoField/styles.module.css/#css-module-data */
|
|
364
364
|
._InputWrapper_yqqgz_1 + ._InputWrapper_yqqgz_1 {
|
|
365
365
|
margin-top: 12px;
|
|
366
366
|
}
|
|
@@ -510,7 +510,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
510
510
|
margin-bottom: -4px;
|
|
511
511
|
}
|
|
512
512
|
|
|
513
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
513
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/AutoField/fields/ArrayField/styles.module.css/#css-module-data */
|
|
514
514
|
._ArrayField_13xcf_5 {
|
|
515
515
|
display: flex;
|
|
516
516
|
flex-direction: column;
|
|
@@ -657,7 +657,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
657
657
|
opacity: 1;
|
|
658
658
|
}
|
|
659
659
|
|
|
660
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
660
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/IconButton/IconButton.module.css/#css-module-data */
|
|
661
661
|
._IconButton_19x6h_1 {
|
|
662
662
|
align-items: center;
|
|
663
663
|
background: transparent;
|
|
@@ -703,7 +703,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
703
703
|
color: var(--re-text-tertiary);
|
|
704
704
|
}
|
|
705
705
|
|
|
706
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
706
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Loader/styles.module.css/#css-module-data */
|
|
707
707
|
@keyframes _loader-animation_nacdm_1 {
|
|
708
708
|
0% {
|
|
709
709
|
transform: rotate(0deg) scale(1);
|
|
@@ -725,7 +725,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
725
725
|
animation-fill-mode: both;
|
|
726
726
|
}
|
|
727
727
|
|
|
728
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
728
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/DragIcon/styles.module.css/#css-module-data */
|
|
729
729
|
._DragIcon_53afe_1 {
|
|
730
730
|
color: var(--re-color-grey-05);
|
|
731
731
|
cursor: grab;
|
|
@@ -755,7 +755,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
755
755
|
transition: none !important;
|
|
756
756
|
}
|
|
757
757
|
|
|
758
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
758
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/ExternalInput/styles.module.css/#css-module-data */
|
|
759
759
|
._ExternalInput-actions_3fhqq_1 {
|
|
760
760
|
display: flex;
|
|
761
761
|
}
|
|
@@ -1048,7 +1048,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
1048
1048
|
display: block;
|
|
1049
1049
|
}
|
|
1050
1050
|
|
|
1051
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
1051
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Modal/styles.module.css/#css-module-data */
|
|
1052
1052
|
._Modal_1qmqa_1 {
|
|
1053
1053
|
background: color-mix(in srgb, var(--re-color-black) 75%, transparent);
|
|
1054
1054
|
display: none;
|
|
@@ -1077,7 +1077,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
1077
1077
|
max-height: 90dvh;
|
|
1078
1078
|
}
|
|
1079
1079
|
|
|
1080
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
1080
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Heading/styles.module.css/#css-module-data */
|
|
1081
1081
|
._Heading_crcfw_1 {
|
|
1082
1082
|
display: block;
|
|
1083
1083
|
color: var(--re-text-primary);
|
|
@@ -1115,7 +1115,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
1115
1115
|
font-size: var(--re-font-size-xs);
|
|
1116
1116
|
}
|
|
1117
1117
|
|
|
1118
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
1118
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Button/Button.module.css/#css-module-data */
|
|
1119
1119
|
._Button_1g3xu_1 {
|
|
1120
1120
|
appearance: none;
|
|
1121
1121
|
background: none;
|
|
@@ -1210,7 +1210,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
1210
1210
|
padding-inline-start: 8px;
|
|
1211
1211
|
}
|
|
1212
1212
|
|
|
1213
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
1213
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/ui/Select/styles.module.css/#css-module-data */
|
|
1214
1214
|
._FeSelect-trigger_13era_3 {
|
|
1215
1215
|
align-items: center;
|
|
1216
1216
|
background: var(--re-surface-panel);
|
|
@@ -1348,7 +1348,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
1348
1348
|
z-index: 1;
|
|
1349
1349
|
}
|
|
1350
1350
|
|
|
1351
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
1351
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/RichTextMenu/styles.module.css/#css-module-data */
|
|
1352
1352
|
._RichTextMenu_7muaf_1 {
|
|
1353
1353
|
display: flex;
|
|
1354
1354
|
flex-direction: row;
|
|
@@ -1391,7 +1391,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
1391
1391
|
border-left: 0.5px solid rgba(255, 255, 255, 0.2);
|
|
1392
1392
|
}
|
|
1393
1393
|
|
|
1394
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
1394
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/RichTextMenu/components/Control/styles.module.css/#css-module-data */
|
|
1395
1395
|
._Control_1aveu_1 .lucide {
|
|
1396
1396
|
height: 18px;
|
|
1397
1397
|
width: 18px;
|
|
@@ -1401,7 +1401,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
1401
1401
|
width: 16px;
|
|
1402
1402
|
}
|
|
1403
1403
|
|
|
1404
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
1404
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Select/styles.module.css/#css-module-data */
|
|
1405
1405
|
._Select_6nen1_1 {
|
|
1406
1406
|
position: relative;
|
|
1407
1407
|
z-index: 1;
|
|
@@ -1492,7 +1492,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
1492
1492
|
color: var(--re-text-accent);
|
|
1493
1493
|
}
|
|
1494
1494
|
|
|
1495
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
1495
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/RichTextEditor/styles.module.css/#css-module-data */
|
|
1496
1496
|
._RichTextEditor_1grt5_1 .ProseMirror {
|
|
1497
1497
|
white-space: pre-wrap;
|
|
1498
1498
|
word-wrap: break-word;
|
|
@@ -1596,7 +1596,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
1596
1596
|
border-bottom: 1px solid var(--re-border-subtle);
|
|
1597
1597
|
}
|
|
1598
1598
|
|
|
1599
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
1599
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
|
|
1600
1600
|
._ObjectField_1o8gv_5 {
|
|
1601
1601
|
display: flex;
|
|
1602
1602
|
flex-direction: column;
|
|
@@ -1611,7 +1611,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
1611
1611
|
padding: 14px 12px;
|
|
1612
1612
|
}
|
|
1613
1613
|
|
|
1614
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
1614
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/ComponentList/styles.module.css/#css-module-data */
|
|
1615
1615
|
._ComponentList_apsvr_1 {
|
|
1616
1616
|
max-width: 100%;
|
|
1617
1617
|
}
|
|
@@ -1665,7 +1665,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
1665
1665
|
transform: rotate(90deg);
|
|
1666
1666
|
}
|
|
1667
1667
|
|
|
1668
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
1668
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Drawer/styles.module.css/#css-module-data */
|
|
1669
1669
|
._Drawer_rcm43_1 {
|
|
1670
1670
|
display: flex;
|
|
1671
1671
|
flex-direction: column;
|
|
@@ -1766,7 +1766,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
1766
1766
|
line-height: 1.2;
|
|
1767
1767
|
}
|
|
1768
1768
|
|
|
1769
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
1769
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/DraggableComponent/styles.module.css/#css-module-data */
|
|
1770
1770
|
._DraggableComponent_d90mv_1 {
|
|
1771
1771
|
position: absolute;
|
|
1772
1772
|
pointer-events: none;
|
|
@@ -1889,7 +1889,7 @@ textarea._Input-input_yqqgz_27 {
|
|
|
1889
1889
|
outline-offset: -2px !important;
|
|
1890
1890
|
}
|
|
1891
1891
|
|
|
1892
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
1892
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/DropZone/styles.module.css/#css-module-data */
|
|
1893
1893
|
._DropZone_q9qsx_1 {
|
|
1894
1894
|
--resize-animation-ms: 150ms;
|
|
1895
1895
|
position: relative;
|
|
@@ -1961,7 +1961,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
1961
1961
|
outline-offset: 2px;
|
|
1962
1962
|
}
|
|
1963
1963
|
|
|
1964
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
1964
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/InlineTextField/styles.module.css/#css-module-data */
|
|
1965
1965
|
._InlineTextField_104qp_1 {
|
|
1966
1966
|
cursor: text;
|
|
1967
1967
|
display: inline-block;
|
|
@@ -1976,7 +1976,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
1976
1976
|
display: none;
|
|
1977
1977
|
}
|
|
1978
1978
|
|
|
1979
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
1979
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/Fields/styles.module.css/#css-module-data */
|
|
1980
1980
|
._EditorFields_1di93_1 {
|
|
1981
1981
|
position: relative;
|
|
1982
1982
|
font-family: var(--re-font-family);
|
|
@@ -2060,7 +2060,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2060
2060
|
border-top: none;
|
|
2061
2061
|
}
|
|
2062
2062
|
|
|
2063
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
2063
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/Components/styles.module.css/#css-module-data */
|
|
2064
2064
|
._Components-search_4hb2y_1 {
|
|
2065
2065
|
position: relative;
|
|
2066
2066
|
display: flex;
|
|
@@ -2100,7 +2100,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2100
2100
|
text-align: center;
|
|
2101
2101
|
}
|
|
2102
2102
|
|
|
2103
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
2103
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/Preview/styles.module.css/#css-module-data */
|
|
2104
2104
|
._EditorPreview_xou64_1 {
|
|
2105
2105
|
position: relative;
|
|
2106
2106
|
height: 100%;
|
|
@@ -2111,8 +2111,8 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2111
2111
|
width: 100%;
|
|
2112
2112
|
}
|
|
2113
2113
|
|
|
2114
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
2115
|
-
.
|
|
2114
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/LayerTree/styles.module.css/#css-module-data */
|
|
2115
|
+
._LayerTree_1wyf0_1 {
|
|
2116
2116
|
color: var(--re-text-primary);
|
|
2117
2117
|
font-family: var(--re-font-family);
|
|
2118
2118
|
font-size: var(--re-font-size-xxs);
|
|
@@ -2121,12 +2121,12 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2121
2121
|
list-style: none;
|
|
2122
2122
|
padding: 0;
|
|
2123
2123
|
}
|
|
2124
|
-
._LayerTree-
|
|
2124
|
+
._LayerTree-zoneTitle_1wyf0_11 {
|
|
2125
2125
|
color: var(--re-color-azure-05);
|
|
2126
2126
|
font-family: var(--re-font-family-monospaced);
|
|
2127
2127
|
font-size: var(--re-font-size-xxxs);
|
|
2128
2128
|
}
|
|
2129
|
-
._LayerTree-
|
|
2129
|
+
._LayerTree-helper_1wyf0_17 {
|
|
2130
2130
|
text-align: center;
|
|
2131
2131
|
color: var(--re-accent-strong);
|
|
2132
2132
|
background: var(--re-accent-soft);
|
|
@@ -2136,12 +2136,12 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2136
2136
|
padding: 8px;
|
|
2137
2137
|
margin: 4px 4px 8px;
|
|
2138
2138
|
}
|
|
2139
|
-
.
|
|
2139
|
+
._Layer_1wyf0_1 {
|
|
2140
2140
|
position: relative;
|
|
2141
2141
|
border: 1px solid transparent;
|
|
2142
2142
|
border-radius: var(--re-radius-md);
|
|
2143
2143
|
}
|
|
2144
|
-
._Layer-
|
|
2144
|
+
._Layer-inner_1wyf0_34 {
|
|
2145
2145
|
border: 1px solid transparent;
|
|
2146
2146
|
border-radius: var(--re-radius-md);
|
|
2147
2147
|
transition:
|
|
@@ -2149,10 +2149,10 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2149
2149
|
color var(--re-motion-fast) var(--re-ease),
|
|
2150
2150
|
border-color var(--re-motion-fast) var(--re-ease);
|
|
2151
2151
|
}
|
|
2152
|
-
._Layer--
|
|
2152
|
+
._Layer--containsZone_1wyf0_42 > ._Layer-inner_1wyf0_34 {
|
|
2153
2153
|
padding-inline-start: 0;
|
|
2154
2154
|
}
|
|
2155
|
-
._Layer-
|
|
2155
|
+
._Layer-clickable_1wyf0_46 {
|
|
2156
2156
|
align-items: center;
|
|
2157
2157
|
background: none;
|
|
2158
2158
|
border: 0;
|
|
@@ -2165,28 +2165,28 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2165
2165
|
padding-inline-end: 2px;
|
|
2166
2166
|
width: 100%;
|
|
2167
2167
|
}
|
|
2168
|
-
._Layer-
|
|
2168
|
+
._Layer-clickable_1wyf0_46:focus-visible {
|
|
2169
2169
|
outline: none;
|
|
2170
2170
|
box-shadow: var(--re-ring);
|
|
2171
2171
|
position: relative;
|
|
2172
2172
|
z-index: 1;
|
|
2173
2173
|
}
|
|
2174
2174
|
@media (hover: hover) and (pointer: fine) {
|
|
2175
|
-
.
|
|
2175
|
+
._Layer_1wyf0_1:not(._Layer--isSelected_1wyf0_68) > ._Layer-inner_1wyf0_34:hover {
|
|
2176
2176
|
background: var(--re-surface-hover);
|
|
2177
2177
|
color: var(--re-text-accent);
|
|
2178
2178
|
transition: none;
|
|
2179
2179
|
}
|
|
2180
2180
|
}
|
|
2181
|
-
._Layer--
|
|
2181
|
+
._Layer--isSelected_1wyf0_68 > ._Layer-inner_1wyf0_34 {
|
|
2182
2182
|
background: var(--re-accent-soft);
|
|
2183
2183
|
color: var(--re-text-accent);
|
|
2184
2184
|
}
|
|
2185
|
-
._Layer--
|
|
2186
|
-
._Layer--
|
|
2185
|
+
._Layer--isSelected_1wyf0_68 > ._Layer-inner_1wyf0_34 ._Layer-icon_1wyf0_80,
|
|
2186
|
+
._Layer--isSelected_1wyf0_68 > ._Layer-inner_1wyf0_34 ._Layer-zoneIcon_1wyf0_81 {
|
|
2187
2187
|
color: var(--re-accent-strong);
|
|
2188
2188
|
}
|
|
2189
|
-
._Layer-
|
|
2189
|
+
._Layer-chevron_1wyf0_85 {
|
|
2190
2190
|
display: flex;
|
|
2191
2191
|
align-items: center;
|
|
2192
2192
|
justify-content: center;
|
|
@@ -2196,79 +2196,79 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2196
2196
|
transition: transform var(--re-motion-base) var(--re-ease);
|
|
2197
2197
|
color: var(--re-text-tertiary);
|
|
2198
2198
|
}
|
|
2199
|
-
._Layer--
|
|
2200
|
-
._Layer--
|
|
2199
|
+
._Layer--isSelected_1wyf0_68 > ._Layer-inner_1wyf0_34 > ._Layer-clickable_1wyf0_46 > ._Layer-chevron_1wyf0_85,
|
|
2200
|
+
._Layer--childIsSelected_1wyf0_97 > ._Layer-inner_1wyf0_34 > ._Layer-clickable_1wyf0_46 > ._Layer-chevron_1wyf0_85 {
|
|
2201
2201
|
transform: rotate(90deg);
|
|
2202
2202
|
}
|
|
2203
|
-
._Layer-
|
|
2203
|
+
._Layer-zones_1wyf0_101 {
|
|
2204
2204
|
display: none;
|
|
2205
2205
|
margin-inline-start: 14px;
|
|
2206
2206
|
padding-inline-start: 16px;
|
|
2207
2207
|
border-inline-start: 1px solid var(--re-border-subtle);
|
|
2208
2208
|
}
|
|
2209
|
-
._Layer--
|
|
2210
|
-
._Layer--
|
|
2209
|
+
._Layer--isSelected_1wyf0_68 > ._Layer-zones_1wyf0_101,
|
|
2210
|
+
._Layer--childIsSelected_1wyf0_97 > ._Layer-zones_1wyf0_101 {
|
|
2211
2211
|
display: block;
|
|
2212
2212
|
}
|
|
2213
|
-
._Layer-
|
|
2213
|
+
._Layer-zones_1wyf0_101 > ._LayerTree_1wyf0_1 {
|
|
2214
2214
|
margin-inline-start: 0;
|
|
2215
2215
|
}
|
|
2216
|
-
._Layer-
|
|
2217
|
-
._LayerTree-
|
|
2216
|
+
._Layer-title_1wyf0_117,
|
|
2217
|
+
._LayerTree-zoneTitle_1wyf0_11 {
|
|
2218
2218
|
display: flex;
|
|
2219
2219
|
gap: 8px;
|
|
2220
2220
|
align-items: center;
|
|
2221
2221
|
margin: 6px 4px;
|
|
2222
2222
|
overflow-x: hidden;
|
|
2223
2223
|
}
|
|
2224
|
-
._LayerTree-
|
|
2224
|
+
._LayerTree-zoneTitle_1wyf0_11 {
|
|
2225
2225
|
margin: 4px 4px 2px;
|
|
2226
2226
|
}
|
|
2227
|
-
._Layer-
|
|
2227
|
+
._Layer-name_1wyf0_130 {
|
|
2228
2228
|
overflow-x: hidden;
|
|
2229
2229
|
text-overflow: ellipsis;
|
|
2230
2230
|
white-space: nowrap;
|
|
2231
2231
|
}
|
|
2232
|
-
._Layer-
|
|
2232
|
+
._Layer-icon_1wyf0_80 {
|
|
2233
2233
|
color: var(--re-accent);
|
|
2234
2234
|
display: flex;
|
|
2235
2235
|
align-items: center;
|
|
2236
2236
|
}
|
|
2237
|
-
._Layer-
|
|
2237
|
+
._Layer-zoneIcon_1wyf0_81 {
|
|
2238
2238
|
color: var(--re-text-tertiary);
|
|
2239
2239
|
display: flex;
|
|
2240
2240
|
align-items: center;
|
|
2241
2241
|
}
|
|
2242
|
-
._Layer--
|
|
2242
|
+
._Layer--isGlobal_1wyf0_150 > ._Layer-inner_1wyf0_34 ._Layer-icon_1wyf0_80 {
|
|
2243
2243
|
color: var(--re-color-global);
|
|
2244
2244
|
}
|
|
2245
|
-
._Layer--
|
|
2245
|
+
._Layer--isGlobal_1wyf0_150 > ._Layer-inner_1wyf0_34 ._Layer-name_1wyf0_130 {
|
|
2246
2246
|
color: var(--re-color-global);
|
|
2247
2247
|
}
|
|
2248
|
-
._Layer--
|
|
2248
|
+
._Layer--isGlobal_1wyf0_150._Layer--isSelected_1wyf0_68 > ._Layer-inner_1wyf0_34 {
|
|
2249
2249
|
background: var(--re-color-global-soft);
|
|
2250
2250
|
color: var(--re-color-global-strong);
|
|
2251
2251
|
}
|
|
2252
|
-
._Layer--
|
|
2253
|
-
._Layer--
|
|
2252
|
+
._Layer--isGlobal_1wyf0_150._Layer--isSelected_1wyf0_68 > ._Layer-inner_1wyf0_34 ._Layer-icon_1wyf0_80,
|
|
2253
|
+
._Layer--isGlobal_1wyf0_150._Layer--isSelected_1wyf0_68 > ._Layer-inner_1wyf0_34 ._Layer-name_1wyf0_130 {
|
|
2254
2254
|
color: var(--re-color-global-strong);
|
|
2255
2255
|
}
|
|
2256
|
-
._Layer--
|
|
2256
|
+
._Layer--isUnlinked_1wyf0_171 > ._Layer-inner_1wyf0_34 ._Layer-name_1wyf0_130 {
|
|
2257
2257
|
font-style: italic;
|
|
2258
2258
|
}
|
|
2259
|
-
._Layer-
|
|
2259
|
+
._Layer-unlinkedGlyph_1wyf0_175 {
|
|
2260
2260
|
color: var(--re-color-global);
|
|
2261
2261
|
display: flex;
|
|
2262
2262
|
align-items: center;
|
|
2263
2263
|
margin-inline-start: 4px;
|
|
2264
2264
|
opacity: 0.7;
|
|
2265
2265
|
}
|
|
2266
|
-
._Layer--
|
|
2266
|
+
._Layer--isUnlinked_1wyf0_171._Layer--isSelected_1wyf0_68 > ._Layer-inner_1wyf0_34 ._Layer-unlinkedGlyph_1wyf0_175 {
|
|
2267
2267
|
color: var(--re-accent-strong);
|
|
2268
2268
|
opacity: 1;
|
|
2269
2269
|
}
|
|
2270
2270
|
|
|
2271
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
2271
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/Layout/styles.module.css/#css-module-data */
|
|
2272
2272
|
._Editor_17yd6_19 {
|
|
2273
2273
|
--re-space-px: 16px;
|
|
2274
2274
|
color: var(--re-text-primary);
|
|
@@ -2474,7 +2474,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2474
2474
|
max-height: 100%;
|
|
2475
2475
|
}
|
|
2476
2476
|
|
|
2477
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
2477
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
|
|
2478
2478
|
._SidebarSection_1jefg_1 {
|
|
2479
2479
|
display: flex;
|
|
2480
2480
|
position: relative;
|
|
@@ -2563,7 +2563,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2563
2563
|
opacity: 0.8;
|
|
2564
2564
|
}
|
|
2565
2565
|
|
|
2566
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
2566
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Breadcrumbs/styles.module.css/#css-module-data */
|
|
2567
2567
|
._Breadcrumbs_cvmoz_1 {
|
|
2568
2568
|
align-items: center;
|
|
2569
2569
|
display: flex;
|
|
@@ -2609,7 +2609,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2609
2609
|
flex-shrink: 0;
|
|
2610
2610
|
}
|
|
2611
2611
|
|
|
2612
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
2612
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/BrowserBar/styles.module.css/#css-module-data */
|
|
2613
2613
|
._BrowserBar_oz0sq_1 {
|
|
2614
2614
|
align-items: center;
|
|
2615
2615
|
background: var(--re-surface-panel);
|
|
@@ -2687,35 +2687,35 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2687
2687
|
display: inline-flex;
|
|
2688
2688
|
}
|
|
2689
2689
|
|
|
2690
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
2691
|
-
.
|
|
2690
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/Canvas/styles.module.css/#css-module-data */
|
|
2691
|
+
._EditorCanvas_k9klu_1 {
|
|
2692
2692
|
background: var(--re-surface-sunken);
|
|
2693
2693
|
display: flex;
|
|
2694
2694
|
grid-area: editor;
|
|
2695
2695
|
flex-direction: column;
|
|
2696
|
-
padding: var(--re-space-px);
|
|
2696
|
+
padding: calc(var(--re-space-px) * 0.5);
|
|
2697
2697
|
position: relative;
|
|
2698
2698
|
overflow: hidden;
|
|
2699
2699
|
}
|
|
2700
2700
|
@media (min-width: 1198px) {
|
|
2701
|
-
.
|
|
2702
|
-
padding: calc(var(--re-space-px) *
|
|
2703
|
-
padding-top: calc(var(--re-space-px) * 0.
|
|
2701
|
+
._EditorCanvas_k9klu_1 {
|
|
2702
|
+
padding: calc(var(--re-space-px) * 0.75);
|
|
2703
|
+
padding-top: calc(var(--re-space-px) * 0.25);
|
|
2704
2704
|
}
|
|
2705
|
-
.
|
|
2706
|
-
padding-top: calc(var(--re-space-px) *
|
|
2705
|
+
._EditorCanvas_k9klu_1:not(._EditorCanvas_k9klu_1:has(._EditorCanvas-controls_k9klu_17)) {
|
|
2706
|
+
padding-top: calc(var(--re-space-px) * 0.75);
|
|
2707
2707
|
}
|
|
2708
2708
|
}
|
|
2709
|
-
._EditorCanvas--
|
|
2709
|
+
._EditorCanvas--fullScreen_k9klu_22 {
|
|
2710
2710
|
padding: 0;
|
|
2711
2711
|
overflow: hidden;
|
|
2712
2712
|
}
|
|
2713
2713
|
@media (min-width: 1198px) {
|
|
2714
|
-
._EditorCanvas--
|
|
2714
|
+
._EditorCanvas--fullScreen_k9klu_22 {
|
|
2715
2715
|
padding: 0;
|
|
2716
2716
|
}
|
|
2717
2717
|
}
|
|
2718
|
-
._EditorCanvas-
|
|
2718
|
+
._EditorCanvas-inner_k9klu_33 {
|
|
2719
2719
|
display: flex;
|
|
2720
2720
|
height: 100%;
|
|
2721
2721
|
justify-content: center;
|
|
@@ -2723,7 +2723,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2723
2723
|
position: relative;
|
|
2724
2724
|
width: 100%;
|
|
2725
2725
|
}
|
|
2726
|
-
._EditorCanvas-
|
|
2726
|
+
._EditorCanvas-rootColumn_k9klu_46 {
|
|
2727
2727
|
box-sizing: content-box;
|
|
2728
2728
|
display: flex;
|
|
2729
2729
|
flex-direction: column;
|
|
@@ -2732,16 +2732,16 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2732
2732
|
transform-origin: top;
|
|
2733
2733
|
}
|
|
2734
2734
|
@media (min-width: 1198px) {
|
|
2735
|
-
._EditorCanvas-
|
|
2735
|
+
._EditorCanvas-rootColumn_k9klu_46 {
|
|
2736
2736
|
min-width: unset;
|
|
2737
2737
|
}
|
|
2738
2738
|
}
|
|
2739
2739
|
@media (prefers-reduced-motion: reduce) {
|
|
2740
|
-
._EditorCanvas-
|
|
2740
|
+
._EditorCanvas-rootColumn_k9klu_46 {
|
|
2741
2741
|
transition: none !important;
|
|
2742
2742
|
}
|
|
2743
2743
|
}
|
|
2744
|
-
._EditorCanvas-
|
|
2744
|
+
._EditorCanvas-root_k9klu_46 {
|
|
2745
2745
|
background: var(--re-surface-panel);
|
|
2746
2746
|
outline: 1px solid var(--re-border-subtle);
|
|
2747
2747
|
box-shadow: var(--re-shadow-lg);
|
|
@@ -2751,36 +2751,37 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2751
2751
|
opacity: 0;
|
|
2752
2752
|
}
|
|
2753
2753
|
@media (prefers-reduced-motion: reduce) {
|
|
2754
|
-
._EditorCanvas-
|
|
2754
|
+
._EditorCanvas-root_k9klu_46 {
|
|
2755
2755
|
transition: none !important;
|
|
2756
2756
|
}
|
|
2757
2757
|
}
|
|
2758
|
-
._EditorCanvas--
|
|
2758
|
+
._EditorCanvas--ready_k9klu_83 ._EditorCanvas-root_k9klu_46 {
|
|
2759
2759
|
pointer-events: unset;
|
|
2760
2760
|
opacity: 1;
|
|
2761
2761
|
}
|
|
2762
|
-
._EditorCanvas-
|
|
2762
|
+
._EditorCanvas-loader_k9klu_88 {
|
|
2763
2763
|
align-items: center;
|
|
2764
2764
|
color: var(--re-text-tertiary);
|
|
2765
2765
|
display: flex;
|
|
2766
|
-
|
|
2766
|
+
inset: 0;
|
|
2767
2767
|
justify-content: center;
|
|
2768
|
+
pointer-events: none;
|
|
2769
|
+
position: absolute;
|
|
2768
2770
|
transition: opacity 250ms ease-out;
|
|
2769
2771
|
opacity: 0;
|
|
2770
2772
|
}
|
|
2771
|
-
._EditorCanvas--
|
|
2773
|
+
._EditorCanvas--showLoader_k9klu_100 ._EditorCanvas-loader_k9klu_88 {
|
|
2772
2774
|
opacity: 1;
|
|
2773
2775
|
}
|
|
2774
|
-
._EditorCanvas--
|
|
2776
|
+
._EditorCanvas--showLoader_k9klu_100._EditorCanvas--ready_k9klu_83 ._EditorCanvas-loader_k9klu_88 {
|
|
2775
2777
|
opacity: 0;
|
|
2776
|
-
height: 0;
|
|
2777
2778
|
transition: none;
|
|
2778
2779
|
}
|
|
2779
|
-
._EditorCanvas-
|
|
2780
|
+
._EditorCanvas-browserBar_k9klu_109 {
|
|
2780
2781
|
flex-shrink: 0;
|
|
2781
2782
|
width: 100%;
|
|
2782
2783
|
}
|
|
2783
|
-
._EditorCanvas-
|
|
2784
|
+
._EditorCanvas-zoomControls_k9klu_114 {
|
|
2784
2785
|
align-items: center;
|
|
2785
2786
|
background: var(--re-surface-panel);
|
|
2786
2787
|
border: 1px solid var(--re-border-subtle);
|
|
@@ -2795,7 +2796,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2795
2796
|
z-index: 10;
|
|
2796
2797
|
}
|
|
2797
2798
|
|
|
2798
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
2799
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/ResizeHandle/styles.module.css/#css-module-data */
|
|
2799
2800
|
@media (min-width: 766px) {
|
|
2800
2801
|
._ResizeHandle_s0ymy_2 {
|
|
2801
2802
|
position: absolute;
|
|
@@ -2828,7 +2829,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2828
2829
|
cursor: col-resize;
|
|
2829
2830
|
}
|
|
2830
2831
|
|
|
2831
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
2832
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/Sidebar/styles.module.css/#css-module-data */
|
|
2832
2833
|
._Sidebar_6tp4l_1 {
|
|
2833
2834
|
border-block-start: 1px solid var(--re-border-subtle);
|
|
2834
2835
|
position: relative;
|
|
@@ -2872,7 +2873,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
2872
2873
|
justify-self: start;
|
|
2873
2874
|
}
|
|
2874
2875
|
|
|
2875
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
2876
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/Nav/styles.module.css/#css-module-data */
|
|
2876
2877
|
._Nav_kjoi9_1 {
|
|
2877
2878
|
display: flex;
|
|
2878
2879
|
align-items: center;
|
|
@@ -3000,7 +3001,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
3000
3001
|
}
|
|
3001
3002
|
}
|
|
3002
3003
|
|
|
3003
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
3004
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/plugins/blocks/styles.module.css/#css-module-data */
|
|
3004
3005
|
._BlocksPlugin_15ud0_1 {
|
|
3005
3006
|
padding: 16px;
|
|
3006
3007
|
height: 100%;
|
|
@@ -3013,7 +3014,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
3013
3014
|
display: none;
|
|
3014
3015
|
}
|
|
3015
3016
|
|
|
3016
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
3017
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/plugins/outline/styles.module.css/#css-module-data */
|
|
3017
3018
|
._OutlinePlugin_q92j6_1 {
|
|
3018
3019
|
padding: 16px;
|
|
3019
3020
|
height: 100%;
|
|
@@ -3021,7 +3022,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
|
|
|
3021
3022
|
box-sizing: border-box;
|
|
3022
3023
|
}
|
|
3023
3024
|
|
|
3024
|
-
/* css-module:/Users/rami/Documents/apps/
|
|
3025
|
+
/* css-module:/Users/rami/Documents/apps/react-editor/packages/core/plugins/fields/styles.module.css/#css-module-data */
|
|
3025
3026
|
._FieldsPlugin_l8h4q_1 {
|
|
3026
3027
|
background: white;
|
|
3027
3028
|
height: 100%;
|
package/dist/no-external.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { u as Adaptor, A as AppState, v as ArrayField, w as ArrayState, x as AsFieldProps, B as BaseData, y as BaseField, z as CacheOpts, l as ComponentConfig, G as ComponentConfigExtensions, J as ComponentConfigParams, b as ComponentData, K as ComponentDataMap, L as ComponentDataOptionalId, N as ComponentMetadata, C as Config, Q as ConfigParams, a as Content, S as CustomField, T as CustomFieldRender, D as Data, d as DefaultComponentProps, c as DefaultComponents, e as DefaultRootFieldProps, X as DefaultRootProps, Y as DefaultRootRenderProps, Z as Direction, _ as DragAxis, E as EditorAction, $ as EditorComponent, a0 as EditorContext, a1 as EditorMetadata, a2 as ExternalField, a3 as ExternalFieldWithAdaptor, a4 as ExtractConfigParams, a5 as ExtractField, o as Field, a6 as FieldMetadata, p as FieldProps, a7 as FieldRenderFunctions, a8 as FieldTransformFn, a9 as FieldTransformFnParams, m as FieldTransforms, F as Fields, H as History, I as IframeConfig, r as InitialHistory, aa as ItemWithId, ab as MappedItem, M as Metadata, ac as NumberField, ad as ObjectField, O as OnAction, ae as OverrideKey, j as Overrides, f as Permissions, i as Plugin, af as RadioField, h as ResolveDataTrigger, ag as RichText, n as RichtextField, ah as RootConfig, R as RootData, g as RootDataWithProps, ai as RootDataWithoutProps, aj as SelectField, ak as Slot, al as SlotComponent, am as SlotField, an as TextField, ao as TextareaField, k as UiState, U as UserGenerics, ap as Viewport, V as Viewports, aq as WithChildren, ar as WithEditorProps, W as WithId, as as WithSlotProps, at as overrideKeys } from './actions-
|
|
2
|
-
export { Action, ActionBar, AutoField, Button, ComponentList, Drawer, DropZone, Editor, EditorApi, FieldLabel,
|
|
3
|
-
export { m as migrate, r as resolveAllData, t as transformProps, w as walkTree } from './walk-tree-
|
|
1
|
+
export { u as Adaptor, A as AppState, v as ArrayField, w as ArrayState, x as AsFieldProps, B as BaseData, y as BaseField, z as CacheOpts, l as ComponentConfig, G as ComponentConfigExtensions, J as ComponentConfigParams, b as ComponentData, K as ComponentDataMap, L as ComponentDataOptionalId, N as ComponentMetadata, C as Config, Q as ConfigParams, a as Content, S as CustomField, T as CustomFieldRender, D as Data, d as DefaultComponentProps, c as DefaultComponents, e as DefaultRootFieldProps, X as DefaultRootProps, Y as DefaultRootRenderProps, Z as Direction, _ as DragAxis, E as EditorAction, $ as EditorComponent, a0 as EditorContext, a1 as EditorMetadata, a2 as ExternalField, a3 as ExternalFieldWithAdaptor, a4 as ExtractConfigParams, a5 as ExtractField, o as Field, a6 as FieldMetadata, p as FieldProps, a7 as FieldRenderFunctions, a8 as FieldTransformFn, a9 as FieldTransformFnParams, m as FieldTransforms, F as Fields, H as History, I as IframeConfig, r as InitialHistory, aa as ItemWithId, ab as MappedItem, M as Metadata, ac as NumberField, ad as ObjectField, O as OnAction, ae as OverrideKey, j as Overrides, f as Permissions, i as Plugin, af as RadioField, h as ResolveDataTrigger, ag as RichText, n as RichtextField, ah as RootConfig, R as RootData, g as RootDataWithProps, ai as RootDataWithoutProps, aj as SelectField, ak as Slot, al as SlotComponent, am as SlotField, an as TextField, ao as TextareaField, k as UiState, U as UserGenerics, ap as Viewport, V as Viewports, aq as WithChildren, ar as WithEditorProps, W as WithId, as as WithSlotProps, at as overrideKeys } from './actions-CQmL3wwa.mjs';
|
|
2
|
+
export { Action, ActionBar, AutoField, Button, ComponentList, Drawer, DropZone, Editor, EditorApi, FieldLabel, GlobalsMap, Group, IconButton, Label, PageMetadata, Render, RichTextMenu, Route, Separator, UseEditorData, blocksPlugin, createUseEditor, fieldsPlugin, legacySideBarPlugin, outlinePlugin, pageMetadata, registerOverlayPortal, renderContext, setDeep, useEditor, useGetEditor } from './index.mjs';
|
|
3
|
+
export { m as migrate, r as resolveAllData, t as transformProps, w as walkTree } from './walk-tree-Dwv3c_9M.mjs';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '@tiptap/react';
|
|
6
6
|
import '@tiptap/extension-blockquote';
|
|
@@ -18,4 +18,4 @@ import '@tiptap/extension-strike';
|
|
|
18
18
|
import '@tiptap/extension-text-align';
|
|
19
19
|
import '@tiptap/extension-underline';
|
|
20
20
|
import 'react/jsx-runtime';
|
|
21
|
-
import './index-
|
|
21
|
+
import './index-BOP2qNVA.mjs';
|
package/dist/no-external.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { u as Adaptor, A as AppState, v as ArrayField, w as ArrayState, x as AsFieldProps, B as BaseData, y as BaseField, z as CacheOpts, l as ComponentConfig, G as ComponentConfigExtensions, J as ComponentConfigParams, b as ComponentData, K as ComponentDataMap, L as ComponentDataOptionalId, N as ComponentMetadata, C as Config, Q as ConfigParams, a as Content, S as CustomField, T as CustomFieldRender, D as Data, d as DefaultComponentProps, c as DefaultComponents, e as DefaultRootFieldProps, X as DefaultRootProps, Y as DefaultRootRenderProps, Z as Direction, _ as DragAxis, E as EditorAction, $ as EditorComponent, a0 as EditorContext, a1 as EditorMetadata, a2 as ExternalField, a3 as ExternalFieldWithAdaptor, a4 as ExtractConfigParams, a5 as ExtractField, o as Field, a6 as FieldMetadata, p as FieldProps, a7 as FieldRenderFunctions, a8 as FieldTransformFn, a9 as FieldTransformFnParams, m as FieldTransforms, F as Fields, H as History, I as IframeConfig, r as InitialHistory, aa as ItemWithId, ab as MappedItem, M as Metadata, ac as NumberField, ad as ObjectField, O as OnAction, ae as OverrideKey, j as Overrides, f as Permissions, i as Plugin, af as RadioField, h as ResolveDataTrigger, ag as RichText, n as RichtextField, ah as RootConfig, R as RootData, g as RootDataWithProps, ai as RootDataWithoutProps, aj as SelectField, ak as Slot, al as SlotComponent, am as SlotField, an as TextField, ao as TextareaField, k as UiState, U as UserGenerics, ap as Viewport, V as Viewports, aq as WithChildren, ar as WithEditorProps, W as WithId, as as WithSlotProps, at as overrideKeys } from './actions-
|
|
2
|
-
export { Action, ActionBar, AutoField, Button, ComponentList, Drawer, DropZone, Editor, EditorApi, FieldLabel,
|
|
3
|
-
export { m as migrate, r as resolveAllData, t as transformProps, w as walkTree } from './walk-tree-
|
|
1
|
+
export { u as Adaptor, A as AppState, v as ArrayField, w as ArrayState, x as AsFieldProps, B as BaseData, y as BaseField, z as CacheOpts, l as ComponentConfig, G as ComponentConfigExtensions, J as ComponentConfigParams, b as ComponentData, K as ComponentDataMap, L as ComponentDataOptionalId, N as ComponentMetadata, C as Config, Q as ConfigParams, a as Content, S as CustomField, T as CustomFieldRender, D as Data, d as DefaultComponentProps, c as DefaultComponents, e as DefaultRootFieldProps, X as DefaultRootProps, Y as DefaultRootRenderProps, Z as Direction, _ as DragAxis, E as EditorAction, $ as EditorComponent, a0 as EditorContext, a1 as EditorMetadata, a2 as ExternalField, a3 as ExternalFieldWithAdaptor, a4 as ExtractConfigParams, a5 as ExtractField, o as Field, a6 as FieldMetadata, p as FieldProps, a7 as FieldRenderFunctions, a8 as FieldTransformFn, a9 as FieldTransformFnParams, m as FieldTransforms, F as Fields, H as History, I as IframeConfig, r as InitialHistory, aa as ItemWithId, ab as MappedItem, M as Metadata, ac as NumberField, ad as ObjectField, O as OnAction, ae as OverrideKey, j as Overrides, f as Permissions, i as Plugin, af as RadioField, h as ResolveDataTrigger, ag as RichText, n as RichtextField, ah as RootConfig, R as RootData, g as RootDataWithProps, ai as RootDataWithoutProps, aj as SelectField, ak as Slot, al as SlotComponent, am as SlotField, an as TextField, ao as TextareaField, k as UiState, U as UserGenerics, ap as Viewport, V as Viewports, aq as WithChildren, ar as WithEditorProps, W as WithId, as as WithSlotProps, at as overrideKeys } from './actions-CQmL3wwa.js';
|
|
2
|
+
export { Action, ActionBar, AutoField, Button, ComponentList, Drawer, DropZone, Editor, EditorApi, FieldLabel, GlobalsMap, Group, IconButton, Label, PageMetadata, Render, RichTextMenu, Route, Separator, UseEditorData, blocksPlugin, createUseEditor, fieldsPlugin, legacySideBarPlugin, outlinePlugin, pageMetadata, registerOverlayPortal, renderContext, setDeep, useEditor, useGetEditor } from './index.js';
|
|
3
|
+
export { m as migrate, r as resolveAllData, t as transformProps, w as walkTree } from './walk-tree-DxSkPLnl.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '@tiptap/react';
|
|
6
6
|
import '@tiptap/extension-blockquote';
|
|
@@ -18,4 +18,4 @@ import '@tiptap/extension-strike';
|
|
|
18
18
|
import '@tiptap/extension-text-align';
|
|
19
19
|
import '@tiptap/extension-underline';
|
|
20
20
|
import 'react/jsx-runtime';
|
|
21
|
-
import './index-
|
|
21
|
+
import './index-_G46lHpL.js';
|