@lls/vivi 24.35.0-fac1bf4f → 24.35.0
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/lib/assets/vivi.css +222 -222
- package/lib/index.js +257 -251
- package/package.json +9 -9
- package/lib/builttypes/vivi/src/components/Alert.d.ts +0 -4
- package/lib/builttypes/vivi/src/components/Audio.d.ts +0 -5
- package/lib/builttypes/vivi/src/components/HighlightedArea.d.ts +0 -8
- package/lib/builttypes/vivi/src/components/Rive.d.ts +0 -11
- package/lib/builttypes/vivi/src/components/Video.d.ts +0 -5
- package/lib/builttypes/vivi/src/components/ViewImage.d.ts +0 -9
- package/lib/builttypes/vivi/src/components/core/Document.d.ts +0 -10
- package/lib/builttypes/vivi/src/components/core/DocumentHtml.d.ts +0 -11
- package/lib/builttypes/vivi/src/components/core/DocumentToolbar.d.ts +0 -10
- package/lib/builttypes/vivi/src/components/core/ErrorBoundary.d.ts +0 -24
- package/lib/builttypes/vivi/src/components/core/editor/CodemirrorEditor.d.ts +0 -3
- package/lib/builttypes/vivi/src/components/core/editor/EditViewerMd.d.ts +0 -20
- package/lib/builttypes/vivi/src/components/core/editor/Editor.d.ts +0 -14
- package/lib/builttypes/vivi/src/components/core/editor/EditorHeaderModal.d.ts +0 -4
- package/lib/builttypes/vivi/src/components/core/editor/EditorListModal.d.ts +0 -4
- package/lib/builttypes/vivi/src/components/core/editor/EditorMathsModal.d.ts +0 -4
- package/lib/builttypes/vivi/src/components/core/editor/EditorOrderedListModal.d.ts +0 -4
- package/lib/builttypes/vivi/src/components/core/editor/EditorQuestionModal.d.ts +0 -4
- package/lib/builttypes/vivi/src/components/core/editor/EditorSsr.d.ts +0 -2
- package/lib/builttypes/vivi/src/components/core/editor/EditorStampModal.d.ts +0 -4
- package/lib/builttypes/vivi/src/components/core/editor/EditorTableModal.d.ts +0 -4
- package/lib/builttypes/vivi/src/components/core/editor/EditorTitleModal.d.ts +0 -4
- package/lib/builttypes/vivi/src/components/core/editor/EditorToolbar.d.ts +0 -4
- package/lib/builttypes/vivi/src/components/core/editor/EditorView.d.ts +0 -19
- package/lib/builttypes/vivi/src/components/core/editor/MetadataEditor.d.ts +0 -13
- package/lib/builttypes/vivi/src/components/core/viewer/ViewerMd.d.ts +0 -37
- package/lib/builttypes/vivi/src/components/lazy/CodemirrorEditor.browser.d.ts +0 -12
- package/lib/builttypes/vivi/src/components/lazy/index.editor.d.ts +0 -16
- package/lib/builttypes/vivi/src/components/primarygrid/AudioWord.d.ts +0 -8
- package/lib/builttypes/vivi/src/components/primarygrid/Correction.d.ts +0 -9
- package/lib/builttypes/vivi/src/components/primarygrid/DefinitionWord.d.ts +0 -10
- package/lib/builttypes/vivi/src/components/primarygrid/EditGrid.d.ts +0 -6
- package/lib/builttypes/vivi/src/components/primarygrid/EditZoneModal.d.ts +0 -19
- package/lib/builttypes/vivi/src/components/primarygrid/FullscreenDocument.d.ts +0 -8
- package/lib/builttypes/vivi/src/components/primarygrid/Grid.d.ts +0 -6
- package/lib/builttypes/vivi/src/components/primarygrid/PicWord.d.ts +0 -10
- package/lib/builttypes/vivi/src/components/primarygrid/SubZone.d.ts +0 -10
- package/lib/builttypes/vivi/src/components/primarygrid/ViewGrid.d.ts +0 -6
- package/lib/builttypes/vivi/src/components/primarygrid/ZoneCoordinates.d.ts +0 -8
- package/lib/builttypes/vivi/src/components/primarygrid/ZoneMaker.d.ts +0 -16
- package/lib/builttypes/vivi/src/components/primarygrid/ZoomedPicture.d.ts +0 -12
- package/lib/builttypes/vivi/src/components/primarygrid/sortable/SortableGrid.d.ts +0 -10
- package/lib/builttypes/vivi/src/components/primarygrid/sortable/SortableItem.d.ts +0 -7
- package/lib/builttypes/vivi/src/config/development.d.ts +0 -6
- package/lib/builttypes/vivi/src/config/index.d.ts +0 -6
- package/lib/builttypes/vivi/src/config/preproduction.d.ts +0 -6
- package/lib/builttypes/vivi/src/config/production.d.ts +0 -6
- package/lib/builttypes/vivi/src/config/test.d.ts +0 -6
- package/lib/builttypes/vivi/src/constants/config.d.ts +0 -1
- package/lib/builttypes/vivi/src/constants/grid.d.ts +0 -3
- package/lib/builttypes/vivi/src/constants/index.d.ts +0 -5
- package/lib/builttypes/vivi/src/constants/template.d.ts +0 -4
- package/lib/builttypes/vivi/src/constants/zoneElements.d.ts +0 -8
- package/lib/builttypes/vivi/src/constants/zoneMaker.d.ts +0 -35
- package/lib/builttypes/vivi/src/hooks/useClientMounted.d.ts +0 -2
- package/lib/builttypes/vivi/src/hooks/useDragAndResize.d.ts +0 -21
- package/lib/builttypes/vivi/src/hooks/useEditor.d.ts +0 -13
- package/lib/builttypes/vivi/src/hooks/usePictureSource.d.ts +0 -13
- package/lib/builttypes/vivi/src/hooks/useScroll.d.ts +0 -7
- package/lib/builttypes/vivi/src/index.d.ts +0 -2
- package/lib/builttypes/vivi/src/index.editor.d.ts +0 -3
- package/lib/builttypes/vivi/src/index.viewer.d.ts +0 -4
- package/lib/builttypes/vivi/src/store/documentPropsSlice.d.ts +0 -16
- package/lib/builttypes/vivi/src/store/index.d.ts +0 -15
- package/lib/builttypes/vivi/src/store/mdRendererPropsSlice.d.ts +0 -48
- package/lib/builttypes/vivi/src/utils/css-bare.d.mts +0 -2
- package/lib/builttypes/vivi/src/utils/dom.d.ts +0 -6
- package/lib/builttypes/vivi/src/utils/layoutTemplate.d.ts +0 -2
- package/lib/builttypes/vivi/src/utils/lazy.d.ts +0 -9
- package/lib/builttypes/vivi/src/utils/memo.d.ts +0 -14
- package/lib/builttypes/vivi/src/utils/mode.d.ts +0 -3
- package/lib/builttypes/vivi/src/utils/string.d.ts +0 -5
- package/lib/builttypes/vivi/src/utils/table.d.ts +0 -4
- package/lib/builttypes/vivi/src/utils/template.d.ts +0 -61
- package/lib/builttypes/vivi/src/utils/url.d.ts +0 -1
- package/lib/builttypes/vivi/src/utils/zoneMaker.d.ts +0 -45
package/lib/index.js
CHANGED
|
@@ -372,19 +372,19 @@ var init_constants = __esm({
|
|
|
372
372
|
}
|
|
373
373
|
});
|
|
374
374
|
|
|
375
|
-
// css-modules:css-modules://
|
|
376
|
-
var
|
|
377
|
-
"css-modules:css-modules://
|
|
375
|
+
// css-modules:css-modules://FNdKoYEiF1zySB6iGra5WsT46pjPevD1DyMQHdG6uRQ.css
|
|
376
|
+
var init_FNdKoYEiF1zySB6iGra5WsT46pjPevD1DyMQHdG6uRQ = __esm({
|
|
377
|
+
"css-modules:css-modules://FNdKoYEiF1zySB6iGra5WsT46pjPevD1DyMQHdG6uRQ.css"() {
|
|
378
378
|
}
|
|
379
379
|
});
|
|
380
380
|
|
|
381
|
-
//
|
|
381
|
+
// tmp_esbuild1764780799245/_src_components_lazy_CodemirrorEditor.browser.module.css
|
|
382
382
|
var src_components_lazy_CodemirrorEditor_browser_default;
|
|
383
383
|
var init_src_components_lazy_CodemirrorEditor_browser = __esm({
|
|
384
|
-
"
|
|
384
|
+
"tmp_esbuild1764780799245/_src_components_lazy_CodemirrorEditor.browser.module.css"() {
|
|
385
385
|
"use strict";
|
|
386
|
-
|
|
387
|
-
src_components_lazy_CodemirrorEditor_browser_default = { "codemirrorWrapper": "vv-
|
|
386
|
+
init_FNdKoYEiF1zySB6iGra5WsT46pjPevD1DyMQHdG6uRQ();
|
|
387
|
+
src_components_lazy_CodemirrorEditor_browser_default = { "codemirrorWrapper": "vv-6lY_Oq-codemirrorWrapper" };
|
|
388
388
|
}
|
|
389
389
|
});
|
|
390
390
|
|
|
@@ -536,19 +536,19 @@ var init_CodemirrorEditor = __esm({
|
|
|
536
536
|
}
|
|
537
537
|
});
|
|
538
538
|
|
|
539
|
-
// css-modules:css-modules://
|
|
540
|
-
var
|
|
541
|
-
"css-modules:css-modules://
|
|
539
|
+
// css-modules:css-modules://VYM_rWveWn0yFCaKOdOJeSls06GHWqxWSZ9RKL5APvs.css
|
|
540
|
+
var init_VYM_rWveWn0yFCaKOdOJeSls06GHWqxWSZ9RKL5APvs = __esm({
|
|
541
|
+
"css-modules:css-modules://VYM_rWveWn0yFCaKOdOJeSls06GHWqxWSZ9RKL5APvs.css"() {
|
|
542
542
|
}
|
|
543
543
|
});
|
|
544
544
|
|
|
545
|
-
//
|
|
545
|
+
// tmp_esbuild1764780799245/_src_components_core_editor_EditorHeaderModal.module.css
|
|
546
546
|
var src_components_core_editor_EditorHeaderModal_default;
|
|
547
547
|
var init_src_components_core_editor_EditorHeaderModal = __esm({
|
|
548
|
-
"
|
|
548
|
+
"tmp_esbuild1764780799245/_src_components_core_editor_EditorHeaderModal.module.css"() {
|
|
549
549
|
"use strict";
|
|
550
|
-
|
|
551
|
-
src_components_core_editor_EditorHeaderModal_default = { "header": "vv-
|
|
550
|
+
init_VYM_rWveWn0yFCaKOdOJeSls06GHWqxWSZ9RKL5APvs();
|
|
551
|
+
src_components_core_editor_EditorHeaderModal_default = { "header": "vv-Zg7KeG-header" };
|
|
552
552
|
}
|
|
553
553
|
});
|
|
554
554
|
|
|
@@ -660,19 +660,19 @@ var init_EditorHeaderModal2 = __esm({
|
|
|
660
660
|
}
|
|
661
661
|
});
|
|
662
662
|
|
|
663
|
-
// css-modules:css-modules://
|
|
664
|
-
var
|
|
665
|
-
"css-modules:css-modules://
|
|
663
|
+
// css-modules:css-modules://4zlXKef-RZVPHGsZnrQ-m8XUsjLVxVh6O5jouIYiLV4.css
|
|
664
|
+
var init_zlXKef_RZVPHGsZnrQ_m8XUsjLVxVh6O5jouIYiLV4 = __esm({
|
|
665
|
+
"css-modules:css-modules://4zlXKef-RZVPHGsZnrQ-m8XUsjLVxVh6O5jouIYiLV4.css"() {
|
|
666
666
|
}
|
|
667
667
|
});
|
|
668
668
|
|
|
669
|
-
//
|
|
669
|
+
// tmp_esbuild1764780799245/_src_components_core_editor_EditorListModal.module.css
|
|
670
670
|
var src_components_core_editor_EditorListModal_default;
|
|
671
671
|
var init_src_components_core_editor_EditorListModal = __esm({
|
|
672
|
-
"
|
|
672
|
+
"tmp_esbuild1764780799245/_src_components_core_editor_EditorListModal.module.css"() {
|
|
673
673
|
"use strict";
|
|
674
|
-
|
|
675
|
-
src_components_core_editor_EditorListModal_default = { "ul": "vv-
|
|
674
|
+
init_zlXKef_RZVPHGsZnrQ_m8XUsjLVxVh6O5jouIYiLV4();
|
|
675
|
+
src_components_core_editor_EditorListModal_default = { "ul": "vv-iRHnhq-ul" };
|
|
676
676
|
}
|
|
677
677
|
});
|
|
678
678
|
|
|
@@ -707,19 +707,19 @@ var init_EditorListModal2 = __esm({
|
|
|
707
707
|
}
|
|
708
708
|
});
|
|
709
709
|
|
|
710
|
-
// css-modules:css-modules://
|
|
711
|
-
var
|
|
712
|
-
"css-modules:css-modules://
|
|
710
|
+
// css-modules:css-modules://lMHu2PqfOP9uoSgKyFfRxL4sachooFfu4f8MDu6x9aE.css
|
|
711
|
+
var init_lMHu2PqfOP9uoSgKyFfRxL4sachooFfu4f8MDu6x9aE = __esm({
|
|
712
|
+
"css-modules:css-modules://lMHu2PqfOP9uoSgKyFfRxL4sachooFfu4f8MDu6x9aE.css"() {
|
|
713
713
|
}
|
|
714
714
|
});
|
|
715
715
|
|
|
716
|
-
//
|
|
716
|
+
// tmp_esbuild1764780799245/_src_components_core_editor_EditorMathsModal.module.css
|
|
717
717
|
var src_components_core_editor_EditorMathsModal_default;
|
|
718
718
|
var init_src_components_core_editor_EditorMathsModal = __esm({
|
|
719
|
-
"
|
|
719
|
+
"tmp_esbuild1764780799245/_src_components_core_editor_EditorMathsModal.module.css"() {
|
|
720
720
|
"use strict";
|
|
721
|
-
|
|
722
|
-
src_components_core_editor_EditorMathsModal_default = { "mathsElement": "vv-
|
|
721
|
+
init_lMHu2PqfOP9uoSgKyFfRxL4sachooFfu4f8MDu6x9aE();
|
|
722
|
+
src_components_core_editor_EditorMathsModal_default = { "mathsElement": "vv-YsA88W-mathsElement" };
|
|
723
723
|
}
|
|
724
724
|
});
|
|
725
725
|
|
|
@@ -762,19 +762,19 @@ var init_EditorMathsModal2 = __esm({
|
|
|
762
762
|
}
|
|
763
763
|
});
|
|
764
764
|
|
|
765
|
-
// css-modules:css-modules://
|
|
766
|
-
var
|
|
767
|
-
"css-modules:css-modules://
|
|
765
|
+
// css-modules:css-modules://vJhH5QePt0Yil3p6tddBQUuo21LIUvauqkI8A_k_-Es.css
|
|
766
|
+
var init_vJhH5QePt0Yil3p6tddBQUuo21LIUvauqkI8A_k_Es = __esm({
|
|
767
|
+
"css-modules:css-modules://vJhH5QePt0Yil3p6tddBQUuo21LIUvauqkI8A_k_-Es.css"() {
|
|
768
768
|
}
|
|
769
769
|
});
|
|
770
770
|
|
|
771
|
-
//
|
|
771
|
+
// tmp_esbuild1764780799245/_src_components_core_editor_EditorOrderedListModal.module.css
|
|
772
772
|
var src_components_core_editor_EditorOrderedListModal_default;
|
|
773
773
|
var init_src_components_core_editor_EditorOrderedListModal = __esm({
|
|
774
|
-
"
|
|
774
|
+
"tmp_esbuild1764780799245/_src_components_core_editor_EditorOrderedListModal.module.css"() {
|
|
775
775
|
"use strict";
|
|
776
|
-
|
|
777
|
-
src_components_core_editor_EditorOrderedListModal_default = { "ol": "vv-
|
|
776
|
+
init_vJhH5QePt0Yil3p6tddBQUuo21LIUvauqkI8A_k_Es();
|
|
777
|
+
src_components_core_editor_EditorOrderedListModal_default = { "ol": "vv-QXaKeq-ol" };
|
|
778
778
|
}
|
|
779
779
|
});
|
|
780
780
|
|
|
@@ -831,19 +831,19 @@ var init_EditorOrderedListModal2 = __esm({
|
|
|
831
831
|
}
|
|
832
832
|
});
|
|
833
833
|
|
|
834
|
-
// css-modules:css-modules://
|
|
835
|
-
var
|
|
836
|
-
"css-modules:css-modules://
|
|
834
|
+
// css-modules:css-modules://6XVIGMVFh7ukX-l4YCxV3O3PsUzVc60h-J_kr-qWrSs.css
|
|
835
|
+
var init_XVIGMVFh7ukX_l4YCxV3O3PsUzVc60h_J_kr_qWrSs = __esm({
|
|
836
|
+
"css-modules:css-modules://6XVIGMVFh7ukX-l4YCxV3O3PsUzVc60h-J_kr-qWrSs.css"() {
|
|
837
837
|
}
|
|
838
838
|
});
|
|
839
839
|
|
|
840
|
-
//
|
|
840
|
+
// tmp_esbuild1764780799245/_src_components_core_editor_EditorQuestionModal.module.css
|
|
841
841
|
var src_components_core_editor_EditorQuestionModal_default;
|
|
842
842
|
var init_src_components_core_editor_EditorQuestionModal = __esm({
|
|
843
|
-
"
|
|
843
|
+
"tmp_esbuild1764780799245/_src_components_core_editor_EditorQuestionModal.module.css"() {
|
|
844
844
|
"use strict";
|
|
845
|
-
|
|
846
|
-
src_components_core_editor_EditorQuestionModal_default = { "question": "vv-
|
|
845
|
+
init_XVIGMVFh7ukX_l4YCxV3O3PsUzVc60h_J_kr_qWrSs();
|
|
846
|
+
src_components_core_editor_EditorQuestionModal_default = { "question": "vv-6XGW-G-question" };
|
|
847
847
|
}
|
|
848
848
|
});
|
|
849
849
|
|
|
@@ -909,19 +909,19 @@ var init_EditorQuestionModal2 = __esm({
|
|
|
909
909
|
}
|
|
910
910
|
});
|
|
911
911
|
|
|
912
|
-
// css-modules:css-modules://
|
|
913
|
-
var
|
|
914
|
-
"css-modules:css-modules://
|
|
912
|
+
// css-modules:css-modules://x8v_yATXDKzdZ0i24duFFd22IB9_csnVIOXvFW288w8.css
|
|
913
|
+
var init_x8v_yATXDKzdZ0i24duFFd22IB9_csnVIOXvFW288w8 = __esm({
|
|
914
|
+
"css-modules:css-modules://x8v_yATXDKzdZ0i24duFFd22IB9_csnVIOXvFW288w8.css"() {
|
|
915
915
|
}
|
|
916
916
|
});
|
|
917
917
|
|
|
918
|
-
//
|
|
918
|
+
// tmp_esbuild1764780799245/_src_components_core_editor_EditorStampModal.module.css
|
|
919
919
|
var src_components_core_editor_EditorStampModal_default;
|
|
920
920
|
var init_src_components_core_editor_EditorStampModal = __esm({
|
|
921
|
-
"
|
|
921
|
+
"tmp_esbuild1764780799245/_src_components_core_editor_EditorStampModal.module.css"() {
|
|
922
922
|
"use strict";
|
|
923
|
-
|
|
924
|
-
src_components_core_editor_EditorStampModal_default = { "stamp": "vv-
|
|
923
|
+
init_x8v_yATXDKzdZ0i24duFFd22IB9_csnVIOXvFW288w8();
|
|
924
|
+
src_components_core_editor_EditorStampModal_default = { "stamp": "vv-1h6vtq-stamp" };
|
|
925
925
|
}
|
|
926
926
|
});
|
|
927
927
|
|
|
@@ -983,19 +983,19 @@ var init_table = __esm({
|
|
|
983
983
|
}
|
|
984
984
|
});
|
|
985
985
|
|
|
986
|
-
// css-modules:css-modules://
|
|
987
|
-
var
|
|
988
|
-
"css-modules:css-modules://
|
|
986
|
+
// css-modules:css-modules://9PZAg_4Uk3py_mjDxTUjF5WlIpmlrATfJzbidWdeaE4.css
|
|
987
|
+
var init_PZAg_4Uk3py_mjDxTUjF5WlIpmlrATfJzbidWdeaE4 = __esm({
|
|
988
|
+
"css-modules:css-modules://9PZAg_4Uk3py_mjDxTUjF5WlIpmlrATfJzbidWdeaE4.css"() {
|
|
989
989
|
}
|
|
990
990
|
});
|
|
991
991
|
|
|
992
|
-
//
|
|
992
|
+
// tmp_esbuild1764780799245/_src_components_core_editor_EditorTableModal.module.css
|
|
993
993
|
var src_components_core_editor_EditorTableModal_default;
|
|
994
994
|
var init_src_components_core_editor_EditorTableModal = __esm({
|
|
995
|
-
"
|
|
995
|
+
"tmp_esbuild1764780799245/_src_components_core_editor_EditorTableModal.module.css"() {
|
|
996
996
|
"use strict";
|
|
997
|
-
|
|
998
|
-
src_components_core_editor_EditorTableModal_default = { "
|
|
997
|
+
init_PZAg_4Uk3py_mjDxTUjF5WlIpmlrATfJzbidWdeaE4();
|
|
998
|
+
src_components_core_editor_EditorTableModal_default = { "cell": "vv-dOt1EW-cell", "header": "vv-dOt1EW-header", "grid": "vv-dOt1EW-grid", "line": "vv-dOt1EW-line" };
|
|
999
999
|
}
|
|
1000
1000
|
});
|
|
1001
1001
|
|
|
@@ -1085,19 +1085,19 @@ var init_EditorTableModal2 = __esm({
|
|
|
1085
1085
|
}
|
|
1086
1086
|
});
|
|
1087
1087
|
|
|
1088
|
-
// css-modules:css-modules://
|
|
1089
|
-
var
|
|
1090
|
-
"css-modules:css-modules://
|
|
1088
|
+
// css-modules:css-modules://6CTZMjbiLEnF199aWKCF1ITnNUUyhTT9188-LFqW6FI.css
|
|
1089
|
+
var init_CTZMjbiLEnF199aWKCF1ITnNUUyhTT9188_LFqW6FI = __esm({
|
|
1090
|
+
"css-modules:css-modules://6CTZMjbiLEnF199aWKCF1ITnNUUyhTT9188-LFqW6FI.css"() {
|
|
1091
1091
|
}
|
|
1092
1092
|
});
|
|
1093
1093
|
|
|
1094
|
-
//
|
|
1094
|
+
// tmp_esbuild1764780799245/_src_components_core_editor_EditorTitleModal.module.css
|
|
1095
1095
|
var src_components_core_editor_EditorTitleModal_default;
|
|
1096
1096
|
var init_src_components_core_editor_EditorTitleModal = __esm({
|
|
1097
|
-
"
|
|
1097
|
+
"tmp_esbuild1764780799245/_src_components_core_editor_EditorTitleModal.module.css"() {
|
|
1098
1098
|
"use strict";
|
|
1099
|
-
|
|
1100
|
-
src_components_core_editor_EditorTitleModal_default = { "
|
|
1099
|
+
init_CTZMjbiLEnF199aWKCF1ITnNUUyhTT9188_LFqW6FI();
|
|
1100
|
+
src_components_core_editor_EditorTitleModal_default = { "title": "vv-ng-nqW-title", "body2": "vv-ng-nqW-body2", "h3": "vv-ng-nqW-h3", "h1": "vv-ng-nqW-h1", "body3": "vv-ng-nqW-body3", "body1": "vv-ng-nqW-body1", "h4": "vv-ng-nqW-h4", "h2": "vv-ng-nqW-h2" };
|
|
1101
1101
|
}
|
|
1102
1102
|
});
|
|
1103
1103
|
|
|
@@ -1179,19 +1179,19 @@ var init_EditorTitleModal2 = __esm({
|
|
|
1179
1179
|
}
|
|
1180
1180
|
});
|
|
1181
1181
|
|
|
1182
|
-
// css-modules:css-modules
|
|
1183
|
-
var
|
|
1184
|
-
"css-modules:css-modules
|
|
1182
|
+
// css-modules:css-modules://-BJqA6FLHHhXoJKKCqBQjLI4EnUozYZ4fxl7gTTS2jQ.css
|
|
1183
|
+
var init_BJqA6FLHHhXoJKKCqBQjLI4EnUozYZ4fxl7gTTS2jQ = __esm({
|
|
1184
|
+
"css-modules:css-modules://-BJqA6FLHHhXoJKKCqBQjLI4EnUozYZ4fxl7gTTS2jQ.css"() {
|
|
1185
1185
|
}
|
|
1186
1186
|
});
|
|
1187
1187
|
|
|
1188
|
-
//
|
|
1188
|
+
// tmp_esbuild1764780799245/_src_components_core_editor_EditorToolbar.module.css
|
|
1189
1189
|
var src_components_core_editor_EditorToolbar_default;
|
|
1190
1190
|
var init_src_components_core_editor_EditorToolbar = __esm({
|
|
1191
|
-
"
|
|
1191
|
+
"tmp_esbuild1764780799245/_src_components_core_editor_EditorToolbar.module.css"() {
|
|
1192
1192
|
"use strict";
|
|
1193
|
-
|
|
1194
|
-
src_components_core_editor_EditorToolbar_default = { "
|
|
1193
|
+
init_BJqA6FLHHhXoJKKCqBQjLI4EnUozYZ4fxl7gTTS2jQ();
|
|
1194
|
+
src_components_core_editor_EditorToolbar_default = { "editorToolbar": "vv-Vipbeq-editorToolbar", "span": "vv-Vipbeq-span" };
|
|
1195
1195
|
}
|
|
1196
1196
|
});
|
|
1197
1197
|
|
|
@@ -1436,19 +1436,19 @@ ${selectedText}
|
|
|
1436
1436
|
}
|
|
1437
1437
|
});
|
|
1438
1438
|
|
|
1439
|
-
// css-modules:css-modules://
|
|
1440
|
-
var
|
|
1441
|
-
"css-modules:css-modules://
|
|
1439
|
+
// css-modules:css-modules://pTCtgGAmc6Ie4K9e3MbCWBVRk-lyuU3r2blaUbSCiuQ.css
|
|
1440
|
+
var init_pTCtgGAmc6Ie4K9e3MbCWBVRk_lyuU3r2blaUbSCiuQ = __esm({
|
|
1441
|
+
"css-modules:css-modules://pTCtgGAmc6Ie4K9e3MbCWBVRk-lyuU3r2blaUbSCiuQ.css"() {
|
|
1442
1442
|
}
|
|
1443
1443
|
});
|
|
1444
1444
|
|
|
1445
|
-
//
|
|
1445
|
+
// tmp_esbuild1764780799245/_src_hooks_useDragAndResize.module.css
|
|
1446
1446
|
var src_hooks_useDragAndResize_default;
|
|
1447
1447
|
var init_src_hooks_useDragAndResize = __esm({
|
|
1448
|
-
"
|
|
1448
|
+
"tmp_esbuild1764780799245/_src_hooks_useDragAndResize.module.css"() {
|
|
1449
1449
|
"use strict";
|
|
1450
|
-
|
|
1451
|
-
src_hooks_useDragAndResize_default = { "handle": "vv-
|
|
1450
|
+
init_pTCtgGAmc6Ie4K9e3MbCWBVRk_lyuU3r2blaUbSCiuQ();
|
|
1451
|
+
src_hooks_useDragAndResize_default = { "handle": "vv-Xv_AdG-handle" };
|
|
1452
1452
|
}
|
|
1453
1453
|
});
|
|
1454
1454
|
|
|
@@ -1728,19 +1728,19 @@ var init_useDragAndResize2 = __esm({
|
|
|
1728
1728
|
}
|
|
1729
1729
|
});
|
|
1730
1730
|
|
|
1731
|
-
// css-modules:css-modules://
|
|
1732
|
-
var
|
|
1733
|
-
"css-modules:css-modules://
|
|
1731
|
+
// css-modules:css-modules://BA8Q8ps00i0wyvTkc9gBZgPbdGTP3KvV1BGFOYF6QRI.css
|
|
1732
|
+
var init_BA8Q8ps00i0wyvTkc9gBZgPbdGTP3KvV1BGFOYF6QRI = __esm({
|
|
1733
|
+
"css-modules:css-modules://BA8Q8ps00i0wyvTkc9gBZgPbdGTP3KvV1BGFOYF6QRI.css"() {
|
|
1734
1734
|
}
|
|
1735
1735
|
});
|
|
1736
1736
|
|
|
1737
|
-
//
|
|
1737
|
+
// tmp_esbuild1764780799245/_src_components_core_editor_Editor.module.css
|
|
1738
1738
|
var src_components_core_editor_Editor_default;
|
|
1739
1739
|
var init_src_components_core_editor_Editor = __esm({
|
|
1740
|
-
"
|
|
1740
|
+
"tmp_esbuild1764780799245/_src_components_core_editor_Editor.module.css"() {
|
|
1741
1741
|
"use strict";
|
|
1742
|
-
|
|
1743
|
-
src_components_core_editor_Editor_default = { "
|
|
1742
|
+
init_BA8Q8ps00i0wyvTkc9gBZgPbdGTP3KvV1BGFOYF6QRI();
|
|
1743
|
+
src_components_core_editor_Editor_default = { "rnd": "vv-HnMQYG-rnd", "wrapper": "vv-HnMQYG-wrapper", "errorBanner": "vv-HnMQYG-errorBanner", "header": "vv-HnMQYG-header" };
|
|
1744
1744
|
}
|
|
1745
1745
|
});
|
|
1746
1746
|
|
|
@@ -2012,19 +2012,19 @@ var init_mode = __esm({
|
|
|
2012
2012
|
}
|
|
2013
2013
|
});
|
|
2014
2014
|
|
|
2015
|
-
// css-modules:css-modules://
|
|
2016
|
-
var
|
|
2017
|
-
"css-modules:css-modules://
|
|
2015
|
+
// css-modules:css-modules://wd7-0S9Y4BLSrdBU3Q-EyUBpsZJrvdnRR5CICvF-8Ss.css
|
|
2016
|
+
var init_wd7_0S9Y4BLSrdBU3Q_EyUBpsZJrvdnRR5CICvF_8Ss = __esm({
|
|
2017
|
+
"css-modules:css-modules://wd7-0S9Y4BLSrdBU3Q-EyUBpsZJrvdnRR5CICvF-8Ss.css"() {
|
|
2018
2018
|
}
|
|
2019
2019
|
});
|
|
2020
2020
|
|
|
2021
|
-
//
|
|
2021
|
+
// tmp_esbuild1764780799245/_src_components_core_DocumentToolbar.module.css
|
|
2022
2022
|
var src_components_core_DocumentToolbar_default;
|
|
2023
2023
|
var init_src_components_core_DocumentToolbar = __esm({
|
|
2024
|
-
"
|
|
2024
|
+
"tmp_esbuild1764780799245/_src_components_core_DocumentToolbar.module.css"() {
|
|
2025
2025
|
"use strict";
|
|
2026
|
-
|
|
2027
|
-
src_components_core_DocumentToolbar_default = { "
|
|
2026
|
+
init_wd7_0S9Y4BLSrdBU3Q_EyUBpsZJrvdnRR5CICvF_8Ss();
|
|
2027
|
+
src_components_core_DocumentToolbar_default = { "toggleMenuButton": "vv-JhuOWa-toggleMenuButton", "toolbar": "vv-JhuOWa-toolbar", "parentToolbar": "vv-JhuOWa-parentToolbar" };
|
|
2028
2028
|
}
|
|
2029
2029
|
});
|
|
2030
2030
|
|
|
@@ -2081,19 +2081,19 @@ var init_DocumentToolbar2 = __esm({
|
|
|
2081
2081
|
}
|
|
2082
2082
|
});
|
|
2083
2083
|
|
|
2084
|
-
// css-modules:css-modules://
|
|
2085
|
-
var
|
|
2086
|
-
"css-modules:css-modules://
|
|
2084
|
+
// css-modules:css-modules://Xsj79bheDe1gJ5Iw408bHY7RfMM9D_pE7YcV4emHsGs.css
|
|
2085
|
+
var init_Xsj79bheDe1gJ5Iw408bHY7RfMM9D_pE7YcV4emHsGs = __esm({
|
|
2086
|
+
"css-modules:css-modules://Xsj79bheDe1gJ5Iw408bHY7RfMM9D_pE7YcV4emHsGs.css"() {
|
|
2087
2087
|
}
|
|
2088
2088
|
});
|
|
2089
2089
|
|
|
2090
|
-
//
|
|
2090
|
+
// tmp_esbuild1764780799245/_src_components_core_ErrorBoundary.module.css
|
|
2091
2091
|
var src_components_core_ErrorBoundary_default;
|
|
2092
2092
|
var init_src_components_core_ErrorBoundary = __esm({
|
|
2093
|
-
"
|
|
2093
|
+
"tmp_esbuild1764780799245/_src_components_core_ErrorBoundary.module.css"() {
|
|
2094
2094
|
"use strict";
|
|
2095
|
-
|
|
2096
|
-
src_components_core_ErrorBoundary_default = { "errorBoundary": "vv-
|
|
2095
|
+
init_Xsj79bheDe1gJ5Iw408bHY7RfMM9D_pE7YcV4emHsGs();
|
|
2096
|
+
src_components_core_ErrorBoundary_default = { "errorBoundary": "vv-2n2wca-errorBoundary" };
|
|
2097
2097
|
}
|
|
2098
2098
|
});
|
|
2099
2099
|
|
|
@@ -2246,19 +2246,19 @@ var init_config = __esm({
|
|
|
2246
2246
|
}
|
|
2247
2247
|
});
|
|
2248
2248
|
|
|
2249
|
-
// css-modules:css-modules://
|
|
2250
|
-
var
|
|
2251
|
-
"css-modules:css-modules://
|
|
2249
|
+
// css-modules:css-modules://NDkoENPo11DSvuXe6N2EQl3bzWZydRNp7RA2yv_zdH0.css
|
|
2250
|
+
var init_NDkoENPo11DSvuXe6N2EQl3bzWZydRNp7RA2yv_zdH0 = __esm({
|
|
2251
|
+
"css-modules:css-modules://NDkoENPo11DSvuXe6N2EQl3bzWZydRNp7RA2yv_zdH0.css"() {
|
|
2252
2252
|
}
|
|
2253
2253
|
});
|
|
2254
2254
|
|
|
2255
|
-
//
|
|
2255
|
+
// tmp_esbuild1764780799245/_src_components_primarygrid_EditGrid.module.css
|
|
2256
2256
|
var src_components_primarygrid_EditGrid_default;
|
|
2257
2257
|
var init_src_components_primarygrid_EditGrid = __esm({
|
|
2258
|
-
"
|
|
2258
|
+
"tmp_esbuild1764780799245/_src_components_primarygrid_EditGrid.module.css"() {
|
|
2259
2259
|
"use strict";
|
|
2260
|
-
|
|
2261
|
-
src_components_primarygrid_EditGrid_default = { "
|
|
2260
|
+
init_NDkoENPo11DSvuXe6N2EQl3bzWZydRNp7RA2yv_zdH0();
|
|
2261
|
+
src_components_primarygrid_EditGrid_default = { "col": "vv-mVCCHa-col", "docs": "vv-mVCCHa-docs", "angleValue": "vv-mVCCHa-angleValue", "interfaceHeader": "vv-mVCCHa-interfaceHeader", "row": "vv-mVCCHa-row", "zone": "vv-mVCCHa-zone", "interface": "vv-mVCCHa-interface", "zonePictureInner": "vv-mVCCHa-zonePictureInner", "editGrid": "vv-mVCCHa-editGrid", "zonePicture": "vv-mVCCHa-zonePicture" };
|
|
2262
2262
|
}
|
|
2263
2263
|
});
|
|
2264
2264
|
|
|
@@ -2270,19 +2270,19 @@ var init_EditGrid = __esm({
|
|
|
2270
2270
|
}
|
|
2271
2271
|
});
|
|
2272
2272
|
|
|
2273
|
-
// css-modules:css-modules://
|
|
2274
|
-
var
|
|
2275
|
-
"css-modules:css-modules://
|
|
2273
|
+
// css-modules:css-modules://TR32RWGVUHrtbZqkFl9MlG6GM72vEsEofY0muimzPfM.css
|
|
2274
|
+
var init_TR32RWGVUHrtbZqkFl9MlG6GM72vEsEofY0muimzPfM = __esm({
|
|
2275
|
+
"css-modules:css-modules://TR32RWGVUHrtbZqkFl9MlG6GM72vEsEofY0muimzPfM.css"() {
|
|
2276
2276
|
}
|
|
2277
2277
|
});
|
|
2278
2278
|
|
|
2279
|
-
//
|
|
2279
|
+
// tmp_esbuild1764780799245/_src_components_Audio.module.css
|
|
2280
2280
|
var src_components_Audio_default;
|
|
2281
2281
|
var init_src_components_Audio = __esm({
|
|
2282
|
-
"
|
|
2282
|
+
"tmp_esbuild1764780799245/_src_components_Audio.module.css"() {
|
|
2283
2283
|
"use strict";
|
|
2284
|
-
|
|
2285
|
-
src_components_Audio_default = { "
|
|
2284
|
+
init_TR32RWGVUHrtbZqkFl9MlG6GM72vEsEofY0muimzPfM();
|
|
2285
|
+
src_components_Audio_default = { "audio": "vv-wPzk-W-audio", "container": "vv-wPzk-W-container" };
|
|
2286
2286
|
}
|
|
2287
2287
|
});
|
|
2288
2288
|
|
|
@@ -2325,19 +2325,19 @@ var init_Audio2 = __esm({
|
|
|
2325
2325
|
}
|
|
2326
2326
|
});
|
|
2327
2327
|
|
|
2328
|
-
// css-modules:css-modules://
|
|
2329
|
-
var
|
|
2330
|
-
"css-modules:css-modules://
|
|
2328
|
+
// css-modules:css-modules://28jKjd5DFC_5VTq3d08OXIxGt0XstvO-HDhYfpRi1N8.css
|
|
2329
|
+
var init_jKjd5DFC_5VTq3d08OXIxGt0XstvO_HDhYfpRi1N8 = __esm({
|
|
2330
|
+
"css-modules:css-modules://28jKjd5DFC_5VTq3d08OXIxGt0XstvO-HDhYfpRi1N8.css"() {
|
|
2331
2331
|
}
|
|
2332
2332
|
});
|
|
2333
2333
|
|
|
2334
|
-
//
|
|
2334
|
+
// tmp_esbuild1764780799245/_src_components_Rive.module.css
|
|
2335
2335
|
var src_components_Rive_default;
|
|
2336
2336
|
var init_src_components_Rive = __esm({
|
|
2337
|
-
"
|
|
2337
|
+
"tmp_esbuild1764780799245/_src_components_Rive.module.css"() {
|
|
2338
2338
|
"use strict";
|
|
2339
|
-
|
|
2340
|
-
src_components_Rive_default = { "container": "vv-
|
|
2339
|
+
init_jKjd5DFC_5VTq3d08OXIxGt0XstvO_HDhYfpRi1N8();
|
|
2340
|
+
src_components_Rive_default = { "container": "vv-xzXylq-container" };
|
|
2341
2341
|
}
|
|
2342
2342
|
});
|
|
2343
2343
|
|
|
@@ -2378,19 +2378,19 @@ var init_Rive2 = __esm({
|
|
|
2378
2378
|
}
|
|
2379
2379
|
});
|
|
2380
2380
|
|
|
2381
|
-
// css-modules:css-modules://
|
|
2382
|
-
var
|
|
2383
|
-
"css-modules:css-modules://
|
|
2381
|
+
// css-modules:css-modules://kjoi50upWcu2dm8y54pS3v6siMPawwvh5B0J1UHCxus.css
|
|
2382
|
+
var init_kjoi50upWcu2dm8y54pS3v6siMPawwvh5B0J1UHCxus = __esm({
|
|
2383
|
+
"css-modules:css-modules://kjoi50upWcu2dm8y54pS3v6siMPawwvh5B0J1UHCxus.css"() {
|
|
2384
2384
|
}
|
|
2385
2385
|
});
|
|
2386
2386
|
|
|
2387
|
-
//
|
|
2387
|
+
// tmp_esbuild1764780799245/_src_components_Video.module.css
|
|
2388
2388
|
var src_components_Video_default;
|
|
2389
2389
|
var init_src_components_Video = __esm({
|
|
2390
|
-
"
|
|
2390
|
+
"tmp_esbuild1764780799245/_src_components_Video.module.css"() {
|
|
2391
2391
|
"use strict";
|
|
2392
|
-
|
|
2393
|
-
src_components_Video_default = { "
|
|
2392
|
+
init_kjoi50upWcu2dm8y54pS3v6siMPawwvh5B0J1UHCxus();
|
|
2393
|
+
src_components_Video_default = { "video": "vv-3SMTqG-video", "container": "vv-3SMTqG-container" };
|
|
2394
2394
|
}
|
|
2395
2395
|
});
|
|
2396
2396
|
|
|
@@ -2403,20 +2403,31 @@ var init_Video = __esm({
|
|
|
2403
2403
|
});
|
|
2404
2404
|
|
|
2405
2405
|
// src/components/Video.tsx
|
|
2406
|
-
import { toNoCookie } from "@lls/utils";
|
|
2407
2406
|
import { useState as useState7 } from "react";
|
|
2408
|
-
import
|
|
2407
|
+
import ReactPlayerModule from "react-player";
|
|
2409
2408
|
import { jsx as jsx19 } from "react/jsx-runtime";
|
|
2410
|
-
var
|
|
2409
|
+
var ReactPlayer, CONFIG, Video, Video_default;
|
|
2411
2410
|
var init_Video2 = __esm({
|
|
2412
2411
|
"src/components/Video.tsx"() {
|
|
2413
2412
|
"use strict";
|
|
2414
2413
|
init_useClientMounted();
|
|
2415
2414
|
init_Video();
|
|
2416
|
-
|
|
2415
|
+
ReactPlayer = ReactPlayerModule.default || ReactPlayerModule;
|
|
2416
|
+
CONFIG = {
|
|
2417
|
+
file: {
|
|
2418
|
+
attributes: {
|
|
2419
|
+
preload: "none",
|
|
2420
|
+
crossOrigin: "true",
|
|
2421
|
+
controlsList: "nodownload",
|
|
2422
|
+
disablePictureInPicture: true,
|
|
2423
|
+
onContextMenu: (e) => e.preventDefault()
|
|
2424
|
+
}
|
|
2425
|
+
},
|
|
2417
2426
|
youtube: {
|
|
2418
|
-
|
|
2419
|
-
|
|
2427
|
+
playerVars: {
|
|
2428
|
+
enablejsapi: 1,
|
|
2429
|
+
iv_load_policy: 3
|
|
2430
|
+
}
|
|
2420
2431
|
}
|
|
2421
2432
|
};
|
|
2422
2433
|
Video = ({ src }) => {
|
|
@@ -2431,18 +2442,13 @@ var init_Video2 = __esm({
|
|
|
2431
2442
|
ReactPlayer,
|
|
2432
2443
|
{
|
|
2433
2444
|
className: src_components_Video_default.video,
|
|
2434
|
-
|
|
2435
|
-
|
|
2445
|
+
url: src,
|
|
2446
|
+
playsinline: true,
|
|
2436
2447
|
controls: true,
|
|
2437
2448
|
width: "100%",
|
|
2438
2449
|
height: "100%",
|
|
2439
|
-
preload: "none",
|
|
2440
|
-
crossOrigin: "anonymous",
|
|
2441
|
-
controlsList: "nodownload",
|
|
2442
|
-
disablePictureInPicture: true,
|
|
2443
|
-
onContextMenu: (e) => e.preventDefault(),
|
|
2444
2450
|
onError,
|
|
2445
|
-
config:
|
|
2451
|
+
config: CONFIG
|
|
2446
2452
|
}
|
|
2447
2453
|
) : null });
|
|
2448
2454
|
};
|
|
@@ -2737,19 +2743,19 @@ var init_zoneMaker2 = __esm({
|
|
|
2737
2743
|
}
|
|
2738
2744
|
});
|
|
2739
2745
|
|
|
2740
|
-
// css-modules:css-modules://
|
|
2741
|
-
var
|
|
2742
|
-
"css-modules:css-modules://
|
|
2746
|
+
// css-modules:css-modules://Ncv4GRbubRxjESSwSoPZCgUXaPbiIn2zz4I5iA2CGTQ.css
|
|
2747
|
+
var init_Ncv4GRbubRxjESSwSoPZCgUXaPbiIn2zz4I5iA2CGTQ = __esm({
|
|
2748
|
+
"css-modules:css-modules://Ncv4GRbubRxjESSwSoPZCgUXaPbiIn2zz4I5iA2CGTQ.css"() {
|
|
2743
2749
|
}
|
|
2744
2750
|
});
|
|
2745
2751
|
|
|
2746
|
-
//
|
|
2752
|
+
// tmp_esbuild1764780799245/_src_components_primarygrid_EditZoneModal.module.css
|
|
2747
2753
|
var src_components_primarygrid_EditZoneModal_default;
|
|
2748
2754
|
var init_src_components_primarygrid_EditZoneModal = __esm({
|
|
2749
|
-
"
|
|
2755
|
+
"tmp_esbuild1764780799245/_src_components_primarygrid_EditZoneModal.module.css"() {
|
|
2750
2756
|
"use strict";
|
|
2751
|
-
|
|
2752
|
-
src_components_primarygrid_EditZoneModal_default = { "
|
|
2757
|
+
init_Ncv4GRbubRxjESSwSoPZCgUXaPbiIn2zz4I5iA2CGTQ();
|
|
2758
|
+
src_components_primarygrid_EditZoneModal_default = { "col": "vv-tdQ8_W-col", "rive": "vv-tdQ8_W-rive", "addZoneButtons": "vv-tdQ8_W-addZoneButtons", "properties": "vv-tdQ8_W-properties", "contentMdDoc": "vv-tdQ8_W-contentMdDoc", "row": "vv-tdQ8_W-row", "zone": "vv-tdQ8_W-zone", "zoneElementsList": "vv-tdQ8_W-zoneElementsList", "zoneElements": "vv-tdQ8_W-zoneElements", "rightButton": "vv-tdQ8_W-rightButton", "zonePictureInner": "vv-tdQ8_W-zonePictureInner", "stickyElementsList": "vv-tdQ8_W-stickyElementsList", "leftButton": "vv-tdQ8_W-leftButton", "zonePicture": "vv-tdQ8_W-zonePicture", "angleValue": "vv-tdQ8_W-angleValue", "mediaContainer": "vv-tdQ8_W-mediaContainer", "addZone": "vv-tdQ8_W-addZone" };
|
|
2753
2759
|
}
|
|
2754
2760
|
});
|
|
2755
2761
|
|
|
@@ -2787,19 +2793,19 @@ var init_ZoneCoordinates = __esm({
|
|
|
2787
2793
|
}
|
|
2788
2794
|
});
|
|
2789
2795
|
|
|
2790
|
-
// css-modules:css-modules://
|
|
2791
|
-
var
|
|
2792
|
-
"css-modules:css-modules://
|
|
2796
|
+
// css-modules:css-modules://Z0zuli0MlRb0kIjxJzNyUTkcNKjv1hPa43IRY4Kym9U.css
|
|
2797
|
+
var init_Z0zuli0MlRb0kIjxJzNyUTkcNKjv1hPa43IRY4Kym9U = __esm({
|
|
2798
|
+
"css-modules:css-modules://Z0zuli0MlRb0kIjxJzNyUTkcNKjv1hPa43IRY4Kym9U.css"() {
|
|
2793
2799
|
}
|
|
2794
2800
|
});
|
|
2795
2801
|
|
|
2796
|
-
//
|
|
2802
|
+
// tmp_esbuild1764780799245/_src_components_primarygrid_ZoneMaker.module.css
|
|
2797
2803
|
var src_components_primarygrid_ZoneMaker_default;
|
|
2798
2804
|
var init_src_components_primarygrid_ZoneMaker = __esm({
|
|
2799
|
-
"
|
|
2805
|
+
"tmp_esbuild1764780799245/_src_components_primarygrid_ZoneMaker.module.css"() {
|
|
2800
2806
|
"use strict";
|
|
2801
|
-
|
|
2802
|
-
src_components_primarygrid_ZoneMaker_default = { "
|
|
2807
|
+
init_Z0zuli0MlRb0kIjxJzNyUTkcNKjv1hPa43IRY4Kym9U();
|
|
2808
|
+
src_components_primarygrid_ZoneMaker_default = { "zoneMaker": "vv-ODoJFq-zoneMaker", "handle": "vv-ODoJFq-handle", "settingsButton": "vv-ODoJFq-settingsButton", "pictureZone": "vv-ODoJFq-pictureZone", "mediaContainer": "vv-ODoJFq-mediaContainer", "pageDivider": "vv-ODoJFq-pageDivider", "zoneMakeContainer": "vv-ODoJFq-zoneMakeContainer" };
|
|
2803
2809
|
}
|
|
2804
2810
|
});
|
|
2805
2811
|
|
|
@@ -2821,19 +2827,19 @@ var init_url = __esm({
|
|
|
2821
2827
|
}
|
|
2822
2828
|
});
|
|
2823
2829
|
|
|
2824
|
-
// css-modules:css-modules://
|
|
2825
|
-
var
|
|
2826
|
-
"css-modules:css-modules://
|
|
2830
|
+
// css-modules:css-modules://vLoEDvHNXixAa-9hfOSlr5sTTeWsmqRfrVJs6tDCxE8.css
|
|
2831
|
+
var init_vLoEDvHNXixAa_9hfOSlr5sTTeWsmqRfrVJs6tDCxE8 = __esm({
|
|
2832
|
+
"css-modules:css-modules://vLoEDvHNXixAa-9hfOSlr5sTTeWsmqRfrVJs6tDCxE8.css"() {
|
|
2827
2833
|
}
|
|
2828
2834
|
});
|
|
2829
2835
|
|
|
2830
|
-
//
|
|
2836
|
+
// tmp_esbuild1764780799245/_src_components_primarygrid_ZoomedPicture.module.css
|
|
2831
2837
|
var src_components_primarygrid_ZoomedPicture_default;
|
|
2832
2838
|
var init_src_components_primarygrid_ZoomedPicture = __esm({
|
|
2833
|
-
"
|
|
2839
|
+
"tmp_esbuild1764780799245/_src_components_primarygrid_ZoomedPicture.module.css"() {
|
|
2834
2840
|
"use strict";
|
|
2835
|
-
|
|
2836
|
-
src_components_primarygrid_ZoomedPicture_default = { "zoomedPicture": "vv-
|
|
2841
|
+
init_vLoEDvHNXixAa_9hfOSlr5sTTeWsmqRfrVJs6tDCxE8();
|
|
2842
|
+
src_components_primarygrid_ZoomedPicture_default = { "zoomedPicture": "vv-RBwDnq-zoomedPicture", "imgPicture": "vv-RBwDnq-imgPicture", "placeholder": "vv-RBwDnq-placeholder", "generatedAsset": "vv-RBwDnq-generatedAsset", "emptyFrame": "vv-RBwDnq-emptyFrame" };
|
|
2837
2843
|
}
|
|
2838
2844
|
});
|
|
2839
2845
|
|
|
@@ -3521,19 +3527,19 @@ var init_SortableGrid = __esm({
|
|
|
3521
3527
|
}
|
|
3522
3528
|
});
|
|
3523
3529
|
|
|
3524
|
-
// css-modules:css-modules://
|
|
3525
|
-
var
|
|
3526
|
-
"css-modules:css-modules://
|
|
3530
|
+
// css-modules:css-modules://EQxb87Cyc3HY3ATN7tO8zXAj6ZPYr5-TV--7-9qgYWg.css
|
|
3531
|
+
var init_EQxb87Cyc3HY3ATN7tO8zXAj6ZPYr5_TV_7_9qgYWg = __esm({
|
|
3532
|
+
"css-modules:css-modules://EQxb87Cyc3HY3ATN7tO8zXAj6ZPYr5-TV--7-9qgYWg.css"() {
|
|
3527
3533
|
}
|
|
3528
3534
|
});
|
|
3529
3535
|
|
|
3530
|
-
//
|
|
3536
|
+
// tmp_esbuild1764780799245/_src_components_primarygrid_sortable_SortableItem.module.css
|
|
3531
3537
|
var src_components_primarygrid_sortable_SortableItem_default;
|
|
3532
3538
|
var init_src_components_primarygrid_sortable_SortableItem = __esm({
|
|
3533
|
-
"
|
|
3539
|
+
"tmp_esbuild1764780799245/_src_components_primarygrid_sortable_SortableItem.module.css"() {
|
|
3534
3540
|
"use strict";
|
|
3535
|
-
|
|
3536
|
-
src_components_primarygrid_sortable_SortableItem_default = { "
|
|
3541
|
+
init_EQxb87Cyc3HY3ATN7tO8zXAj6ZPYr5_TV_7_9qgYWg();
|
|
3542
|
+
src_components_primarygrid_sortable_SortableItem_default = { "dragButton": "vv-LFDHIa-dragButton", "item": "vv-LFDHIa-item" };
|
|
3537
3543
|
}
|
|
3538
3544
|
});
|
|
3539
3545
|
|
|
@@ -3873,19 +3879,19 @@ var init_EditGrid2 = __esm({
|
|
|
3873
3879
|
}
|
|
3874
3880
|
});
|
|
3875
3881
|
|
|
3876
|
-
// css-modules:css-modules://
|
|
3877
|
-
var
|
|
3878
|
-
"css-modules:css-modules://
|
|
3882
|
+
// css-modules:css-modules://ZscOFiFJ6RH4Tq-tQuJ8Ef0ad_fGlXt8wNOzq9K7-mQ.css
|
|
3883
|
+
var init_ZscOFiFJ6RH4Tq_tQuJ8Ef0ad_fGlXt8wNOzq9K7_mQ = __esm({
|
|
3884
|
+
"css-modules:css-modules://ZscOFiFJ6RH4Tq-tQuJ8Ef0ad_fGlXt8wNOzq9K7-mQ.css"() {
|
|
3879
3885
|
}
|
|
3880
3886
|
});
|
|
3881
3887
|
|
|
3882
|
-
//
|
|
3888
|
+
// tmp_esbuild1764780799245/_src_components_HighlightedArea.module.css
|
|
3883
3889
|
var src_components_HighlightedArea_default;
|
|
3884
3890
|
var init_src_components_HighlightedArea = __esm({
|
|
3885
|
-
"
|
|
3891
|
+
"tmp_esbuild1764780799245/_src_components_HighlightedArea.module.css"() {
|
|
3886
3892
|
"use strict";
|
|
3887
|
-
|
|
3888
|
-
src_components_HighlightedArea_default = { "highlight": "vv-
|
|
3893
|
+
init_ZscOFiFJ6RH4Tq_tQuJ8Ef0ad_fGlXt8wNOzq9K7_mQ();
|
|
3894
|
+
src_components_HighlightedArea_default = { "highlight": "vv-YfL_uW-highlight" };
|
|
3889
3895
|
}
|
|
3890
3896
|
});
|
|
3891
3897
|
|
|
@@ -3936,19 +3942,19 @@ var init_HighlightedArea2 = __esm({
|
|
|
3936
3942
|
}
|
|
3937
3943
|
});
|
|
3938
3944
|
|
|
3939
|
-
// css-modules:css-modules://
|
|
3940
|
-
var
|
|
3941
|
-
"css-modules:css-modules://
|
|
3945
|
+
// css-modules:css-modules://c6XJiC0ONdmoGDuVANj4aKoMkVnqr4X0NCyJ2fTs_KY.css
|
|
3946
|
+
var init_c6XJiC0ONdmoGDuVANj4aKoMkVnqr4X0NCyJ2fTs_KY = __esm({
|
|
3947
|
+
"css-modules:css-modules://c6XJiC0ONdmoGDuVANj4aKoMkVnqr4X0NCyJ2fTs_KY.css"() {
|
|
3942
3948
|
}
|
|
3943
3949
|
});
|
|
3944
3950
|
|
|
3945
|
-
//
|
|
3951
|
+
// tmp_esbuild1764780799245/_src_components_primarygrid_FullscreenDocument.module.css
|
|
3946
3952
|
var src_components_primarygrid_FullscreenDocument_default;
|
|
3947
3953
|
var init_src_components_primarygrid_FullscreenDocument = __esm({
|
|
3948
|
-
"
|
|
3954
|
+
"tmp_esbuild1764780799245/_src_components_primarygrid_FullscreenDocument.module.css"() {
|
|
3949
3955
|
"use strict";
|
|
3950
|
-
|
|
3951
|
-
src_components_primarygrid_FullscreenDocument_default = { "mask": "vv-
|
|
3956
|
+
init_c6XJiC0ONdmoGDuVANj4aKoMkVnqr4X0NCyJ2fTs_KY();
|
|
3957
|
+
src_components_primarygrid_FullscreenDocument_default = { "mask": "vv-tKOuva-mask vv-tKOuva-anyZone", "correctionZone": "vv-tKOuva-correctionZone", "riveContainer": "vv-tKOuva-riveContainer", "centeredContainer": "vv-tKOuva-centeredContainer", "volumeIcon": "vv-tKOuva-volumeIcon", "actions": "vv-tKOuva-actions", "anyZone": "vv-tKOuva-anyZone", "switchContent": "vv-tKOuva-switchContent", "document": "vv-tKOuva-document", "zoneContent": "vv-tKOuva-zoneContent" };
|
|
3952
3958
|
}
|
|
3953
3959
|
});
|
|
3954
3960
|
|
|
@@ -6206,19 +6212,19 @@ var init_floating_ui_react = __esm({
|
|
|
6206
6212
|
}
|
|
6207
6213
|
});
|
|
6208
6214
|
|
|
6209
|
-
// css-modules:css-modules://
|
|
6210
|
-
var
|
|
6211
|
-
"css-modules:css-modules://
|
|
6215
|
+
// css-modules:css-modules://MderszRd_SZgF4hVt6-7LLeFdAt9paf3ZysvAbhaEtw.css
|
|
6216
|
+
var init_MderszRd_SZgF4hVt6_7LLeFdAt9paf3ZysvAbhaEtw = __esm({
|
|
6217
|
+
"css-modules:css-modules://MderszRd_SZgF4hVt6-7LLeFdAt9paf3ZysvAbhaEtw.css"() {
|
|
6212
6218
|
}
|
|
6213
6219
|
});
|
|
6214
6220
|
|
|
6215
|
-
//
|
|
6221
|
+
// tmp_esbuild1764780799245/_src_components_ViewImage.module.css
|
|
6216
6222
|
var src_components_ViewImage_default;
|
|
6217
6223
|
var init_src_components_ViewImage = __esm({
|
|
6218
|
-
"
|
|
6224
|
+
"tmp_esbuild1764780799245/_src_components_ViewImage.module.css"() {
|
|
6219
6225
|
"use strict";
|
|
6220
|
-
|
|
6221
|
-
src_components_ViewImage_default = { "
|
|
6226
|
+
init_MderszRd_SZgF4hVt6_7LLeFdAt9paf3ZysvAbhaEtw();
|
|
6227
|
+
src_components_ViewImage_default = { "img": "vv-25Y5vq-img", "definitionTitle": "vv-25Y5vq-definitionTitle", "span": "vv-25Y5vq-span", "container": "vv-25Y5vq-container", "root": "vv-25Y5vq-root", "definition": "vv-25Y5vq-definition" };
|
|
6222
6228
|
}
|
|
6223
6229
|
});
|
|
6224
6230
|
|
|
@@ -6624,19 +6630,19 @@ var init_FullscreenDocument2 = __esm({
|
|
|
6624
6630
|
}
|
|
6625
6631
|
});
|
|
6626
6632
|
|
|
6627
|
-
// css-modules:css-modules://
|
|
6628
|
-
var
|
|
6629
|
-
"css-modules:css-modules://
|
|
6633
|
+
// css-modules:css-modules://u58L6KqX5EOYKn5nnyWAJEKlDcDyLMngrIPSxwdXw8s.css
|
|
6634
|
+
var init_u58L6KqX5EOYKn5nnyWAJEKlDcDyLMngrIPSxwdXw8s = __esm({
|
|
6635
|
+
"css-modules:css-modules://u58L6KqX5EOYKn5nnyWAJEKlDcDyLMngrIPSxwdXw8s.css"() {
|
|
6630
6636
|
}
|
|
6631
6637
|
});
|
|
6632
6638
|
|
|
6633
|
-
//
|
|
6639
|
+
// tmp_esbuild1764780799245/_src_components_primarygrid_ViewGrid.module.css
|
|
6634
6640
|
var src_components_primarygrid_ViewGrid_default;
|
|
6635
6641
|
var init_src_components_primarygrid_ViewGrid = __esm({
|
|
6636
|
-
"
|
|
6642
|
+
"tmp_esbuild1764780799245/_src_components_primarygrid_ViewGrid.module.css"() {
|
|
6637
6643
|
"use strict";
|
|
6638
|
-
|
|
6639
|
-
src_components_primarygrid_ViewGrid_default = { "
|
|
6644
|
+
init_u58L6KqX5EOYKn5nnyWAJEKlDcDyLMngrIPSxwdXw8s();
|
|
6645
|
+
src_components_primarygrid_ViewGrid_default = { "viewGrid": "vv-w3HB_W-viewGrid", "pictureZone": "vv-w3HB_W-pictureZone", "pageDivider": "vv-w3HB_W-pageDivider", "content": "vv-w3HB_W-content" };
|
|
6640
6646
|
}
|
|
6641
6647
|
});
|
|
6642
6648
|
|
|
@@ -6722,19 +6728,19 @@ var init_Grid = __esm({
|
|
|
6722
6728
|
}
|
|
6723
6729
|
});
|
|
6724
6730
|
|
|
6725
|
-
// css-modules:css-modules://
|
|
6726
|
-
var
|
|
6727
|
-
"css-modules:css-modules://
|
|
6731
|
+
// css-modules:css-modules://aRKHhAZRtQ0jwD1-7MlcEalEKWFgEJxyQk29fFRhEmE.css
|
|
6732
|
+
var init_aRKHhAZRtQ0jwD1_7MlcEalEKWFgEJxyQk29fFRhEmE = __esm({
|
|
6733
|
+
"css-modules:css-modules://aRKHhAZRtQ0jwD1-7MlcEalEKWFgEJxyQk29fFRhEmE.css"() {
|
|
6728
6734
|
}
|
|
6729
6735
|
});
|
|
6730
6736
|
|
|
6731
|
-
//
|
|
6737
|
+
// tmp_esbuild1764780799245/_src_components_core_DocumentHtml.module.css
|
|
6732
6738
|
var src_components_core_DocumentHtml_default;
|
|
6733
6739
|
var init_src_components_core_DocumentHtml = __esm({
|
|
6734
|
-
"
|
|
6740
|
+
"tmp_esbuild1764780799245/_src_components_core_DocumentHtml.module.css"() {
|
|
6735
6741
|
"use strict";
|
|
6736
|
-
|
|
6737
|
-
src_components_core_DocumentHtml_default = { "document": "vv-
|
|
6742
|
+
init_aRKHhAZRtQ0jwD1_7MlcEalEKWFgEJxyQk29fFRhEmE();
|
|
6743
|
+
src_components_core_DocumentHtml_default = { "document": "vv-eLitJa-document" };
|
|
6738
6744
|
}
|
|
6739
6745
|
});
|
|
6740
6746
|
|
|
@@ -6851,19 +6857,19 @@ var init_DocumentHtml2 = __esm({
|
|
|
6851
6857
|
}
|
|
6852
6858
|
});
|
|
6853
6859
|
|
|
6854
|
-
// css-modules:css-modules://
|
|
6855
|
-
var
|
|
6856
|
-
"css-modules:css-modules://
|
|
6860
|
+
// css-modules:css-modules://Kd_JdmO6IxpS4W7-xXknElhfc_nPCD_4K9v3FS9Xa8k.css
|
|
6861
|
+
var init_Kd_JdmO6IxpS4W7_xXknElhfc_nPCD_4K9v3FS9Xa8k = __esm({
|
|
6862
|
+
"css-modules:css-modules://Kd_JdmO6IxpS4W7-xXknElhfc_nPCD_4K9v3FS9Xa8k.css"() {
|
|
6857
6863
|
}
|
|
6858
6864
|
});
|
|
6859
6865
|
|
|
6860
|
-
//
|
|
6866
|
+
// tmp_esbuild1764780799245/_src_components_core_Document.module.css
|
|
6861
6867
|
var src_components_core_Document_default;
|
|
6862
6868
|
var init_src_components_core_Document = __esm({
|
|
6863
|
-
"
|
|
6869
|
+
"tmp_esbuild1764780799245/_src_components_core_Document.module.css"() {
|
|
6864
6870
|
"use strict";
|
|
6865
|
-
|
|
6866
|
-
src_components_core_Document_default = { "
|
|
6871
|
+
init_Kd_JdmO6IxpS4W7_xXknElhfc_nPCD_4K9v3FS9Xa8k();
|
|
6872
|
+
src_components_core_Document_default = { "rootDocument": "vv-VQDCDa-rootDocument", "divSearch": "vv-VQDCDa-divSearch" };
|
|
6867
6873
|
}
|
|
6868
6874
|
});
|
|
6869
6875
|
|
|
@@ -6917,17 +6923,17 @@ var init_Document2 = __esm({
|
|
|
6917
6923
|
}
|
|
6918
6924
|
});
|
|
6919
6925
|
|
|
6920
|
-
// css-modules:css-modules://
|
|
6921
|
-
var
|
|
6922
|
-
"css-modules:css-modules://
|
|
6926
|
+
// css-modules:css-modules://9bqT_OvW7NbUb-WhtIXj4tAI8xfTDDL8f9zZvr0JVE0.css
|
|
6927
|
+
var init_bqT_OvW7NbUb_WhtIXj4tAI8xfTDDL8f9zZvr0JVE0 = __esm({
|
|
6928
|
+
"css-modules:css-modules://9bqT_OvW7NbUb-WhtIXj4tAI8xfTDDL8f9zZvr0JVE0.css"() {
|
|
6923
6929
|
}
|
|
6924
6930
|
});
|
|
6925
6931
|
|
|
6926
|
-
//
|
|
6932
|
+
// tmp_esbuild1764780799245/_src_styles_Codemirror.module.css
|
|
6927
6933
|
var init_src_styles_Codemirror = __esm({
|
|
6928
|
-
"
|
|
6934
|
+
"tmp_esbuild1764780799245/_src_styles_Codemirror.module.css"() {
|
|
6929
6935
|
"use strict";
|
|
6930
|
-
|
|
6936
|
+
init_bqT_OvW7NbUb_WhtIXj4tAI8xfTDDL8f9zZvr0JVE0();
|
|
6931
6937
|
}
|
|
6932
6938
|
});
|
|
6933
6939
|
|
|
@@ -6939,19 +6945,19 @@ var init_Codemirror = __esm({
|
|
|
6939
6945
|
}
|
|
6940
6946
|
});
|
|
6941
6947
|
|
|
6942
|
-
// css-modules:css-modules://
|
|
6943
|
-
var
|
|
6944
|
-
"css-modules:css-modules://
|
|
6948
|
+
// css-modules:css-modules://GGCneY3Ig17fN_d9yHBLKlKkJKojGYXz4ed-5QYQvt8.css
|
|
6949
|
+
var init_GGCneY3Ig17fN_d9yHBLKlKkJKojGYXz4ed_5QYQvt8 = __esm({
|
|
6950
|
+
"css-modules:css-modules://GGCneY3Ig17fN_d9yHBLKlKkJKojGYXz4ed-5QYQvt8.css"() {
|
|
6945
6951
|
}
|
|
6946
6952
|
});
|
|
6947
6953
|
|
|
6948
|
-
//
|
|
6954
|
+
// tmp_esbuild1764780799245/_src_components_core_viewer_ViewerMd.module.css
|
|
6949
6955
|
var src_components_core_viewer_ViewerMd_default;
|
|
6950
6956
|
var init_src_components_core_viewer_ViewerMd = __esm({
|
|
6951
|
-
"
|
|
6957
|
+
"tmp_esbuild1764780799245/_src_components_core_viewer_ViewerMd.module.css"() {
|
|
6952
6958
|
"use strict";
|
|
6953
|
-
|
|
6954
|
-
src_components_core_viewer_ViewerMd_default = { "
|
|
6959
|
+
init_GGCneY3Ig17fN_d9yHBLKlKkJKojGYXz4ed_5QYQvt8();
|
|
6960
|
+
src_components_core_viewer_ViewerMd_default = { "viewer": "vv-RyrjTq-viewer kit-themecss", "viewerInner": "vv-RyrjTq-viewerInner" };
|
|
6955
6961
|
}
|
|
6956
6962
|
});
|
|
6957
6963
|
|
|
@@ -7122,19 +7128,19 @@ var init_usePictureSource = __esm({
|
|
|
7122
7128
|
}
|
|
7123
7129
|
});
|
|
7124
7130
|
|
|
7125
|
-
// css-modules:css-modules://
|
|
7126
|
-
var
|
|
7127
|
-
"css-modules:css-modules://
|
|
7131
|
+
// css-modules:css-modules://Ga52SfG9kJysTkTnaX-RydlenvPabAgHo1ZyOWY38uk.css
|
|
7132
|
+
var init_Ga52SfG9kJysTkTnaX_RydlenvPabAgHo1ZyOWY38uk = __esm({
|
|
7133
|
+
"css-modules:css-modules://Ga52SfG9kJysTkTnaX-RydlenvPabAgHo1ZyOWY38uk.css"() {
|
|
7128
7134
|
}
|
|
7129
7135
|
});
|
|
7130
7136
|
|
|
7131
|
-
//
|
|
7137
|
+
// tmp_esbuild1764780799245/_src_components_Alert.module.css
|
|
7132
7138
|
var src_components_Alert_default;
|
|
7133
7139
|
var init_src_components_Alert = __esm({
|
|
7134
|
-
"
|
|
7140
|
+
"tmp_esbuild1764780799245/_src_components_Alert.module.css"() {
|
|
7135
7141
|
"use strict";
|
|
7136
|
-
|
|
7137
|
-
src_components_Alert_default = { "alertOpenedAnimation": "vv-
|
|
7142
|
+
init_Ga52SfG9kJysTkTnaX_RydlenvPabAgHo1ZyOWY38uk();
|
|
7143
|
+
src_components_Alert_default = { "alertOpenedAnimation": "vv-WaC3qq-alertOpenedAnimation", "alert": "vv-WaC3qq-alert" };
|
|
7138
7144
|
}
|
|
7139
7145
|
});
|
|
7140
7146
|
|
|
@@ -7235,19 +7241,19 @@ var init_EditViewerMd = __esm({
|
|
|
7235
7241
|
}
|
|
7236
7242
|
});
|
|
7237
7243
|
|
|
7238
|
-
// css-modules:css-modules://
|
|
7239
|
-
var
|
|
7240
|
-
"css-modules:css-modules://
|
|
7244
|
+
// css-modules:css-modules://l_as2JK5ju5-HbL_zSg2k1kgqU5S_oXWnWDFpXCqygs.css
|
|
7245
|
+
var init_l_as2JK5ju5_HbL_zSg2k1kgqU5S_oXWnWDFpXCqygs = __esm({
|
|
7246
|
+
"css-modules:css-modules://l_as2JK5ju5-HbL_zSg2k1kgqU5S_oXWnWDFpXCqygs.css"() {
|
|
7241
7247
|
}
|
|
7242
7248
|
});
|
|
7243
7249
|
|
|
7244
|
-
//
|
|
7250
|
+
// tmp_esbuild1764780799245/_src_components_core_editor_EditorView.module.css
|
|
7245
7251
|
var src_components_core_editor_EditorView_default;
|
|
7246
7252
|
var init_src_components_core_editor_EditorView = __esm({
|
|
7247
|
-
"
|
|
7253
|
+
"tmp_esbuild1764780799245/_src_components_core_editor_EditorView.module.css"() {
|
|
7248
7254
|
"use strict";
|
|
7249
|
-
|
|
7250
|
-
src_components_core_editor_EditorView_default = { "
|
|
7255
|
+
init_l_as2JK5ju5_HbL_zSg2k1kgqU5S_oXWnWDFpXCqygs();
|
|
7256
|
+
src_components_core_editor_EditorView_default = { "book": "vv-i_i-AG-book", "fullscreenNextButton": "vv-i_i-AG-fullscreenNextButton vv-i_i-AG-fullscreenButton", "fullscreenButton": "vv-i_i-AG-fullscreenButton", "viewTopBar": "vv-i_i-AG-viewTopBar", "fullscreenPrevButton": "vv-i_i-AG-fullscreenPrevButton vv-i_i-AG-fullscreenButton", "editorViewContainer": "vv-i_i-AG-editorViewContainer", "fullscreenExitButton": "vv-i_i-AG-fullscreenExitButton vv-i_i-AG-fullscreenButton", "bookInner": "vv-i_i-AG-bookInner" };
|
|
7251
7257
|
}
|
|
7252
7258
|
});
|
|
7253
7259
|
|
|
@@ -7374,19 +7380,19 @@ var init_EditorView2 = __esm({
|
|
|
7374
7380
|
}
|
|
7375
7381
|
});
|
|
7376
7382
|
|
|
7377
|
-
// css-modules:css-modules://
|
|
7378
|
-
var
|
|
7379
|
-
"css-modules:css-modules://
|
|
7383
|
+
// css-modules:css-modules://Rha1qKNnVqsfdara7c0Y3tJPnUCRpwqnyUmPNl3z-0g.css
|
|
7384
|
+
var init_Rha1qKNnVqsfdara7c0Y3tJPnUCRpwqnyUmPNl3z_0g = __esm({
|
|
7385
|
+
"css-modules:css-modules://Rha1qKNnVqsfdara7c0Y3tJPnUCRpwqnyUmPNl3z-0g.css"() {
|
|
7380
7386
|
}
|
|
7381
7387
|
});
|
|
7382
7388
|
|
|
7383
|
-
//
|
|
7389
|
+
// tmp_esbuild1764780799245/_src_components_core_editor_MetadataEditor.module.css
|
|
7384
7390
|
var src_components_core_editor_MetadataEditor_default;
|
|
7385
7391
|
var init_src_components_core_editor_MetadataEditor = __esm({
|
|
7386
|
-
"
|
|
7392
|
+
"tmp_esbuild1764780799245/_src_components_core_editor_MetadataEditor.module.css"() {
|
|
7387
7393
|
"use strict";
|
|
7388
|
-
|
|
7389
|
-
src_components_core_editor_MetadataEditor_default = { "
|
|
7394
|
+
init_Rha1qKNnVqsfdara7c0Y3tJPnUCRpwqnyUmPNl3z_0g();
|
|
7395
|
+
src_components_core_editor_MetadataEditor_default = { "fieldWrapper": "vv-HM1uJW-fieldWrapper", "field": "vv-HM1uJW-field", "header": "vv-HM1uJW-header", "body": "vv-HM1uJW-body", "rnd": "vv-HM1uJW-rnd", "uuid": "vv-HM1uJW-uuid", "select": "vv-HM1uJW-select" };
|
|
7390
7396
|
}
|
|
7391
7397
|
});
|
|
7392
7398
|
|
|
@@ -7565,19 +7571,19 @@ var init_useScroll = __esm({
|
|
|
7565
7571
|
}
|
|
7566
7572
|
});
|
|
7567
7573
|
|
|
7568
|
-
// css-modules:css-modules://
|
|
7569
|
-
var
|
|
7570
|
-
"css-modules:css-modules://
|
|
7574
|
+
// css-modules:css-modules://iZqIKtJOP1NbKNqrfsMZxTuGLwrmjz2z3nAD38D5UU4.css
|
|
7575
|
+
var init_iZqIKtJOP1NbKNqrfsMZxTuGLwrmjz2z3nAD38D5UU4 = __esm({
|
|
7576
|
+
"css-modules:css-modules://iZqIKtJOP1NbKNqrfsMZxTuGLwrmjz2z3nAD38D5UU4.css"() {
|
|
7571
7577
|
}
|
|
7572
7578
|
});
|
|
7573
7579
|
|
|
7574
|
-
//
|
|
7580
|
+
// tmp_esbuild1764780799245/_src_components_lazy_index.editor.module.css
|
|
7575
7581
|
var src_components_lazy_index_editor_default;
|
|
7576
7582
|
var init_src_components_lazy_index_editor = __esm({
|
|
7577
|
-
"
|
|
7583
|
+
"tmp_esbuild1764780799245/_src_components_lazy_index.editor.module.css"() {
|
|
7578
7584
|
"use strict";
|
|
7579
|
-
|
|
7580
|
-
src_components_lazy_index_editor_default = { "
|
|
7585
|
+
init_iZqIKtJOP1NbKNqrfsMZxTuGLwrmjz2z3nAD38D5UU4();
|
|
7586
|
+
src_components_lazy_index_editor_default = { "pageContainer": "vv-AJwENq-pageContainer", "submit": "vv-AJwENq-submit", "button": "vv-AJwENq-button", "screen": "vv-AJwENq-screen", "alert": "vv-AJwENq-alert", "alertOpenedAnimation": "vv-AJwENq-alertOpenedAnimation", "stickyBar": "vv-AJwENq-stickyBar" };
|
|
7581
7587
|
}
|
|
7582
7588
|
});
|
|
7583
7589
|
|