@lls/vivi 24.31.0-e896bbca → 24.31.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 +273 -261
- package/package.json +4 -4
- 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
|
@@ -8,6 +8,38 @@ var __export = (target, all) => {
|
|
|
8
8
|
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
9
|
};
|
|
10
10
|
|
|
11
|
+
// src/utils/dom.ts
|
|
12
|
+
import _ from "lodash/fp.js";
|
|
13
|
+
var isSsr, decodeHtmlEntities, isValidTagName, isValidNode;
|
|
14
|
+
var init_dom = __esm({
|
|
15
|
+
"src/utils/dom.ts"() {
|
|
16
|
+
"use strict";
|
|
17
|
+
isSsr = () => typeof window === "undefined";
|
|
18
|
+
decodeHtmlEntities = (html) => {
|
|
19
|
+
const captures = {
|
|
20
|
+
" ": " "
|
|
21
|
+
};
|
|
22
|
+
return _.unescape(html).replace(
|
|
23
|
+
new RegExp(Object.keys(captures).join("|"), "g"),
|
|
24
|
+
(__, cap) => captures[cap]
|
|
25
|
+
);
|
|
26
|
+
};
|
|
27
|
+
isValidTagName = (name) => /^[a-z]([0-9a-z-]*[0-9a-z])?$/.test(name) && name !== "fullscreen";
|
|
28
|
+
isValidNode = ({ type, name }) => {
|
|
29
|
+
return type !== "tag" || isValidTagName(name);
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
});
|
|
33
|
+
|
|
34
|
+
// src/utils/event.ts
|
|
35
|
+
var isMetaControlKeyPressed;
|
|
36
|
+
var init_event = __esm({
|
|
37
|
+
"src/utils/event.ts"() {
|
|
38
|
+
"use strict";
|
|
39
|
+
isMetaControlKeyPressed = (e) => !!(e.metaKey || e.ctrlKey);
|
|
40
|
+
}
|
|
41
|
+
});
|
|
42
|
+
|
|
11
43
|
// src/constants/grid.ts
|
|
12
44
|
var GRID_ZONES_COLORS, ZONE_ELEMENT_CATEGORIES;
|
|
13
45
|
var init_grid = __esm({
|
|
@@ -55,28 +87,6 @@ var init_template = __esm({
|
|
|
55
87
|
}
|
|
56
88
|
});
|
|
57
89
|
|
|
58
|
-
// src/utils/dom.ts
|
|
59
|
-
import _ from "lodash/fp.js";
|
|
60
|
-
var decodeHtmlEntities, isValidTagName, isValidNode;
|
|
61
|
-
var init_dom = __esm({
|
|
62
|
-
"src/utils/dom.ts"() {
|
|
63
|
-
"use strict";
|
|
64
|
-
decodeHtmlEntities = (html) => {
|
|
65
|
-
const captures = {
|
|
66
|
-
" ": " "
|
|
67
|
-
};
|
|
68
|
-
return _.unescape(html).replace(
|
|
69
|
-
new RegExp(Object.keys(captures).join("|"), "g"),
|
|
70
|
-
(__, cap) => captures[cap]
|
|
71
|
-
);
|
|
72
|
-
};
|
|
73
|
-
isValidTagName = (name) => /^[a-z]([0-9a-z-]*[0-9a-z])?$/.test(name) && name !== "fullscreen";
|
|
74
|
-
isValidNode = ({ type, name }) => {
|
|
75
|
-
return type !== "tag" || isValidTagName(name);
|
|
76
|
-
};
|
|
77
|
-
}
|
|
78
|
-
});
|
|
79
|
-
|
|
80
90
|
// src/utils/layoutTemplate.ts
|
|
81
91
|
import _2 from "lodash/fp.js";
|
|
82
92
|
var evalTemplate;
|
|
@@ -372,19 +382,19 @@ var init_constants = __esm({
|
|
|
372
382
|
}
|
|
373
383
|
});
|
|
374
384
|
|
|
375
|
-
// css-modules:css-modules://
|
|
376
|
-
var
|
|
377
|
-
"css-modules:css-modules://
|
|
385
|
+
// css-modules:css-modules://WWnftRITCUYCiFU-S6T5GFO2v9b3DnWlJCtl_mDsutU.css
|
|
386
|
+
var init_WWnftRITCUYCiFU_S6T5GFO2v9b3DnWlJCtl_mDsutU = __esm({
|
|
387
|
+
"css-modules:css-modules://WWnftRITCUYCiFU-S6T5GFO2v9b3DnWlJCtl_mDsutU.css"() {
|
|
378
388
|
}
|
|
379
389
|
});
|
|
380
390
|
|
|
381
|
-
//
|
|
391
|
+
// tmp_esbuild1761136288596/_src_components_lazy_CodemirrorEditor.browser.module.css
|
|
382
392
|
var src_components_lazy_CodemirrorEditor_browser_default;
|
|
383
393
|
var init_src_components_lazy_CodemirrorEditor_browser = __esm({
|
|
384
|
-
"
|
|
394
|
+
"tmp_esbuild1761136288596/_src_components_lazy_CodemirrorEditor.browser.module.css"() {
|
|
385
395
|
"use strict";
|
|
386
|
-
|
|
387
|
-
src_components_lazy_CodemirrorEditor_browser_default = { "codemirrorWrapper": "vv-
|
|
396
|
+
init_WWnftRITCUYCiFU_S6T5GFO2v9b3DnWlJCtl_mDsutU();
|
|
397
|
+
src_components_lazy_CodemirrorEditor_browser_default = { "codemirrorWrapper": "vv-7pm3JG-codemirrorWrapper" };
|
|
388
398
|
}
|
|
389
399
|
});
|
|
390
400
|
|
|
@@ -536,19 +546,19 @@ var init_CodemirrorEditor = __esm({
|
|
|
536
546
|
}
|
|
537
547
|
});
|
|
538
548
|
|
|
539
|
-
// css-modules:css-modules://
|
|
540
|
-
var
|
|
541
|
-
"css-modules:css-modules://
|
|
549
|
+
// css-modules:css-modules://Kg_kqVaSAo7tWAZ-Pnon4whdzRMnHqsf8do-eAEC7r8.css
|
|
550
|
+
var init_Kg_kqVaSAo7tWAZ_Pnon4whdzRMnHqsf8do_eAEC7r8 = __esm({
|
|
551
|
+
"css-modules:css-modules://Kg_kqVaSAo7tWAZ-Pnon4whdzRMnHqsf8do-eAEC7r8.css"() {
|
|
542
552
|
}
|
|
543
553
|
});
|
|
544
554
|
|
|
545
|
-
//
|
|
555
|
+
// tmp_esbuild1761136288596/_src_components_core_editor_EditorHeaderModal.module.css
|
|
546
556
|
var src_components_core_editor_EditorHeaderModal_default;
|
|
547
557
|
var init_src_components_core_editor_EditorHeaderModal = __esm({
|
|
548
|
-
"
|
|
558
|
+
"tmp_esbuild1761136288596/_src_components_core_editor_EditorHeaderModal.module.css"() {
|
|
549
559
|
"use strict";
|
|
550
|
-
|
|
551
|
-
src_components_core_editor_EditorHeaderModal_default = { "header": "vv
|
|
560
|
+
init_Kg_kqVaSAo7tWAZ_Pnon4whdzRMnHqsf8do_eAEC7r8();
|
|
561
|
+
src_components_core_editor_EditorHeaderModal_default = { "header": "vv-UXgpZq-header" };
|
|
552
562
|
}
|
|
553
563
|
});
|
|
554
564
|
|
|
@@ -660,19 +670,19 @@ var init_EditorHeaderModal2 = __esm({
|
|
|
660
670
|
}
|
|
661
671
|
});
|
|
662
672
|
|
|
663
|
-
// css-modules:css-modules://
|
|
664
|
-
var
|
|
665
|
-
"css-modules:css-modules://
|
|
673
|
+
// css-modules:css-modules://A-DqlxjzgdGycaKUs0zVoCFTRAKWtEIz06wFWg1UkBQ.css
|
|
674
|
+
var init_A_DqlxjzgdGycaKUs0zVoCFTRAKWtEIz06wFWg1UkBQ = __esm({
|
|
675
|
+
"css-modules:css-modules://A-DqlxjzgdGycaKUs0zVoCFTRAKWtEIz06wFWg1UkBQ.css"() {
|
|
666
676
|
}
|
|
667
677
|
});
|
|
668
678
|
|
|
669
|
-
//
|
|
679
|
+
// tmp_esbuild1761136288596/_src_components_core_editor_EditorListModal.module.css
|
|
670
680
|
var src_components_core_editor_EditorListModal_default;
|
|
671
681
|
var init_src_components_core_editor_EditorListModal = __esm({
|
|
672
|
-
"
|
|
682
|
+
"tmp_esbuild1761136288596/_src_components_core_editor_EditorListModal.module.css"() {
|
|
673
683
|
"use strict";
|
|
674
|
-
|
|
675
|
-
src_components_core_editor_EditorListModal_default = { "ul": "vv-
|
|
684
|
+
init_A_DqlxjzgdGycaKUs0zVoCFTRAKWtEIz06wFWg1UkBQ();
|
|
685
|
+
src_components_core_editor_EditorListModal_default = { "ul": "vv--NkXNq-ul" };
|
|
676
686
|
}
|
|
677
687
|
});
|
|
678
688
|
|
|
@@ -707,19 +717,19 @@ var init_EditorListModal2 = __esm({
|
|
|
707
717
|
}
|
|
708
718
|
});
|
|
709
719
|
|
|
710
|
-
// css-modules:css-modules://
|
|
711
|
-
var
|
|
712
|
-
"css-modules:css-modules://
|
|
720
|
+
// css-modules:css-modules://cC3VtGMPJH0gRCqemwS8zd1r4NH031-TLKDo1tEJkhM.css
|
|
721
|
+
var init_cC3VtGMPJH0gRCqemwS8zd1r4NH031_TLKDo1tEJkhM = __esm({
|
|
722
|
+
"css-modules:css-modules://cC3VtGMPJH0gRCqemwS8zd1r4NH031-TLKDo1tEJkhM.css"() {
|
|
713
723
|
}
|
|
714
724
|
});
|
|
715
725
|
|
|
716
|
-
//
|
|
726
|
+
// tmp_esbuild1761136288596/_src_components_core_editor_EditorMathsModal.module.css
|
|
717
727
|
var src_components_core_editor_EditorMathsModal_default;
|
|
718
728
|
var init_src_components_core_editor_EditorMathsModal = __esm({
|
|
719
|
-
"
|
|
729
|
+
"tmp_esbuild1761136288596/_src_components_core_editor_EditorMathsModal.module.css"() {
|
|
720
730
|
"use strict";
|
|
721
|
-
|
|
722
|
-
src_components_core_editor_EditorMathsModal_default = { "mathsElement": "vv-
|
|
731
|
+
init_cC3VtGMPJH0gRCqemwS8zd1r4NH031_TLKDo1tEJkhM();
|
|
732
|
+
src_components_core_editor_EditorMathsModal_default = { "mathsElement": "vv-ljS_KW-mathsElement" };
|
|
723
733
|
}
|
|
724
734
|
});
|
|
725
735
|
|
|
@@ -762,19 +772,19 @@ var init_EditorMathsModal2 = __esm({
|
|
|
762
772
|
}
|
|
763
773
|
});
|
|
764
774
|
|
|
765
|
-
// css-modules:css-modules://
|
|
766
|
-
var
|
|
767
|
-
"css-modules:css-modules://
|
|
775
|
+
// css-modules:css-modules://nbJmi18BidQAh7gcVpsPpsnoRB7_BPdqIFJXO6-gVlM.css
|
|
776
|
+
var init_nbJmi18BidQAh7gcVpsPpsnoRB7_BPdqIFJXO6_gVlM = __esm({
|
|
777
|
+
"css-modules:css-modules://nbJmi18BidQAh7gcVpsPpsnoRB7_BPdqIFJXO6-gVlM.css"() {
|
|
768
778
|
}
|
|
769
779
|
});
|
|
770
780
|
|
|
771
|
-
//
|
|
781
|
+
// tmp_esbuild1761136288596/_src_components_core_editor_EditorOrderedListModal.module.css
|
|
772
782
|
var src_components_core_editor_EditorOrderedListModal_default;
|
|
773
783
|
var init_src_components_core_editor_EditorOrderedListModal = __esm({
|
|
774
|
-
"
|
|
784
|
+
"tmp_esbuild1761136288596/_src_components_core_editor_EditorOrderedListModal.module.css"() {
|
|
775
785
|
"use strict";
|
|
776
|
-
|
|
777
|
-
src_components_core_editor_EditorOrderedListModal_default = { "ol": "vv-
|
|
786
|
+
init_nbJmi18BidQAh7gcVpsPpsnoRB7_BPdqIFJXO6_gVlM();
|
|
787
|
+
src_components_core_editor_EditorOrderedListModal_default = { "ol": "vv-usDKvG-ol" };
|
|
778
788
|
}
|
|
779
789
|
});
|
|
780
790
|
|
|
@@ -831,19 +841,19 @@ var init_EditorOrderedListModal2 = __esm({
|
|
|
831
841
|
}
|
|
832
842
|
});
|
|
833
843
|
|
|
834
|
-
// css-modules:css-modules://
|
|
835
|
-
var
|
|
836
|
-
"css-modules:css-modules://
|
|
844
|
+
// css-modules:css-modules://v4ZU3aqmX5G7B6sQzJlQ2CEbB9FejFnyrDBy-F4tsxs.css
|
|
845
|
+
var init_v4ZU3aqmX5G7B6sQzJlQ2CEbB9FejFnyrDBy_F4tsxs = __esm({
|
|
846
|
+
"css-modules:css-modules://v4ZU3aqmX5G7B6sQzJlQ2CEbB9FejFnyrDBy-F4tsxs.css"() {
|
|
837
847
|
}
|
|
838
848
|
});
|
|
839
849
|
|
|
840
|
-
//
|
|
850
|
+
// tmp_esbuild1761136288596/_src_components_core_editor_EditorQuestionModal.module.css
|
|
841
851
|
var src_components_core_editor_EditorQuestionModal_default;
|
|
842
852
|
var init_src_components_core_editor_EditorQuestionModal = __esm({
|
|
843
|
-
"
|
|
853
|
+
"tmp_esbuild1761136288596/_src_components_core_editor_EditorQuestionModal.module.css"() {
|
|
844
854
|
"use strict";
|
|
845
|
-
|
|
846
|
-
src_components_core_editor_EditorQuestionModal_default = { "question": "vv-
|
|
855
|
+
init_v4ZU3aqmX5G7B6sQzJlQ2CEbB9FejFnyrDBy_F4tsxs();
|
|
856
|
+
src_components_core_editor_EditorQuestionModal_default = { "question": "vv-aLrKoG-question" };
|
|
847
857
|
}
|
|
848
858
|
});
|
|
849
859
|
|
|
@@ -909,19 +919,19 @@ var init_EditorQuestionModal2 = __esm({
|
|
|
909
919
|
}
|
|
910
920
|
});
|
|
911
921
|
|
|
912
|
-
// css-modules:css-modules://
|
|
913
|
-
var
|
|
914
|
-
"css-modules:css-modules://
|
|
922
|
+
// css-modules:css-modules://ZYqpzmvfWKf2M6-Oxz1j_TGo08TrTsvGrH1CjSEPcdM.css
|
|
923
|
+
var init_ZYqpzmvfWKf2M6_Oxz1j_TGo08TrTsvGrH1CjSEPcdM = __esm({
|
|
924
|
+
"css-modules:css-modules://ZYqpzmvfWKf2M6-Oxz1j_TGo08TrTsvGrH1CjSEPcdM.css"() {
|
|
915
925
|
}
|
|
916
926
|
});
|
|
917
927
|
|
|
918
|
-
//
|
|
928
|
+
// tmp_esbuild1761136288596/_src_components_core_editor_EditorStampModal.module.css
|
|
919
929
|
var src_components_core_editor_EditorStampModal_default;
|
|
920
930
|
var init_src_components_core_editor_EditorStampModal = __esm({
|
|
921
|
-
"
|
|
931
|
+
"tmp_esbuild1761136288596/_src_components_core_editor_EditorStampModal.module.css"() {
|
|
922
932
|
"use strict";
|
|
923
|
-
|
|
924
|
-
src_components_core_editor_EditorStampModal_default = { "stamp": "vv-
|
|
933
|
+
init_ZYqpzmvfWKf2M6_Oxz1j_TGo08TrTsvGrH1CjSEPcdM();
|
|
934
|
+
src_components_core_editor_EditorStampModal_default = { "stamp": "vv-6JPATq-stamp" };
|
|
925
935
|
}
|
|
926
936
|
});
|
|
927
937
|
|
|
@@ -983,19 +993,19 @@ var init_table = __esm({
|
|
|
983
993
|
}
|
|
984
994
|
});
|
|
985
995
|
|
|
986
|
-
// css-modules:css-modules://
|
|
987
|
-
var
|
|
988
|
-
"css-modules:css-modules://
|
|
996
|
+
// css-modules:css-modules://wkIJ8PSSZ8j5t0IufN8cWa2kpV5V1ifuBxtPP7B5LFQ.css
|
|
997
|
+
var init_wkIJ8PSSZ8j5t0IufN8cWa2kpV5V1ifuBxtPP7B5LFQ = __esm({
|
|
998
|
+
"css-modules:css-modules://wkIJ8PSSZ8j5t0IufN8cWa2kpV5V1ifuBxtPP7B5LFQ.css"() {
|
|
989
999
|
}
|
|
990
1000
|
});
|
|
991
1001
|
|
|
992
|
-
//
|
|
1002
|
+
// tmp_esbuild1761136288596/_src_components_core_editor_EditorTableModal.module.css
|
|
993
1003
|
var src_components_core_editor_EditorTableModal_default;
|
|
994
1004
|
var init_src_components_core_editor_EditorTableModal = __esm({
|
|
995
|
-
"
|
|
1005
|
+
"tmp_esbuild1761136288596/_src_components_core_editor_EditorTableModal.module.css"() {
|
|
996
1006
|
"use strict";
|
|
997
|
-
|
|
998
|
-
src_components_core_editor_EditorTableModal_default = { "
|
|
1007
|
+
init_wkIJ8PSSZ8j5t0IufN8cWa2kpV5V1ifuBxtPP7B5LFQ();
|
|
1008
|
+
src_components_core_editor_EditorTableModal_default = { "line": "vv-y5Gxuq-line", "cell": "vv-y5Gxuq-cell", "header": "vv-y5Gxuq-header", "grid": "vv-y5Gxuq-grid" };
|
|
999
1009
|
}
|
|
1000
1010
|
});
|
|
1001
1011
|
|
|
@@ -1085,19 +1095,19 @@ var init_EditorTableModal2 = __esm({
|
|
|
1085
1095
|
}
|
|
1086
1096
|
});
|
|
1087
1097
|
|
|
1088
|
-
// css-modules:css-modules://
|
|
1089
|
-
var
|
|
1090
|
-
"css-modules:css-modules://
|
|
1098
|
+
// css-modules:css-modules://MRoSzxA3ls9dpS7LZu1NDoWz2Q6Z7kVVbeLR_9KkkWo.css
|
|
1099
|
+
var init_MRoSzxA3ls9dpS7LZu1NDoWz2Q6Z7kVVbeLR_9KkkWo = __esm({
|
|
1100
|
+
"css-modules:css-modules://MRoSzxA3ls9dpS7LZu1NDoWz2Q6Z7kVVbeLR_9KkkWo.css"() {
|
|
1091
1101
|
}
|
|
1092
1102
|
});
|
|
1093
1103
|
|
|
1094
|
-
//
|
|
1104
|
+
// tmp_esbuild1761136288596/_src_components_core_editor_EditorTitleModal.module.css
|
|
1095
1105
|
var src_components_core_editor_EditorTitleModal_default;
|
|
1096
1106
|
var init_src_components_core_editor_EditorTitleModal = __esm({
|
|
1097
|
-
"
|
|
1107
|
+
"tmp_esbuild1761136288596/_src_components_core_editor_EditorTitleModal.module.css"() {
|
|
1098
1108
|
"use strict";
|
|
1099
|
-
|
|
1100
|
-
src_components_core_editor_EditorTitleModal_default = { "
|
|
1109
|
+
init_MRoSzxA3ls9dpS7LZu1NDoWz2Q6Z7kVVbeLR_9KkkWo();
|
|
1110
|
+
src_components_core_editor_EditorTitleModal_default = { "h1": "vv-5-Dx9W-h1", "h3": "vv-5-Dx9W-h3", "h2": "vv-5-Dx9W-h2", "body1": "vv-5-Dx9W-body1", "h4": "vv-5-Dx9W-h4", "body3": "vv-5-Dx9W-body3", "title": "vv-5-Dx9W-title", "body2": "vv-5-Dx9W-body2" };
|
|
1101
1111
|
}
|
|
1102
1112
|
});
|
|
1103
1113
|
|
|
@@ -1179,19 +1189,19 @@ var init_EditorTitleModal2 = __esm({
|
|
|
1179
1189
|
}
|
|
1180
1190
|
});
|
|
1181
1191
|
|
|
1182
|
-
// css-modules:css-modules://
|
|
1183
|
-
var
|
|
1184
|
-
"css-modules:css-modules://
|
|
1192
|
+
// css-modules:css-modules://ikcp4TIt_QLDkNuzSYlgf1r8I26O_FPYK_fnmG3xetM.css
|
|
1193
|
+
var init_ikcp4TIt_QLDkNuzSYlgf1r8I26O_FPYK_fnmG3xetM = __esm({
|
|
1194
|
+
"css-modules:css-modules://ikcp4TIt_QLDkNuzSYlgf1r8I26O_FPYK_fnmG3xetM.css"() {
|
|
1185
1195
|
}
|
|
1186
1196
|
});
|
|
1187
1197
|
|
|
1188
|
-
//
|
|
1198
|
+
// tmp_esbuild1761136288596/_src_components_core_editor_EditorToolbar.module.css
|
|
1189
1199
|
var src_components_core_editor_EditorToolbar_default;
|
|
1190
1200
|
var init_src_components_core_editor_EditorToolbar = __esm({
|
|
1191
|
-
"
|
|
1201
|
+
"tmp_esbuild1761136288596/_src_components_core_editor_EditorToolbar.module.css"() {
|
|
1192
1202
|
"use strict";
|
|
1193
|
-
|
|
1194
|
-
src_components_core_editor_EditorToolbar_default = { "editorToolbar": "vv-
|
|
1203
|
+
init_ikcp4TIt_QLDkNuzSYlgf1r8I26O_FPYK_fnmG3xetM();
|
|
1204
|
+
src_components_core_editor_EditorToolbar_default = { "editorToolbar": "vv-BmGM7q-editorToolbar", "span": "vv-BmGM7q-span" };
|
|
1195
1205
|
}
|
|
1196
1206
|
});
|
|
1197
1207
|
|
|
@@ -1436,19 +1446,19 @@ ${selectedText}
|
|
|
1436
1446
|
}
|
|
1437
1447
|
});
|
|
1438
1448
|
|
|
1439
|
-
// css-modules:css-modules
|
|
1440
|
-
var
|
|
1441
|
-
"css-modules:css-modules
|
|
1449
|
+
// css-modules:css-modules://ahi3QpMdpyBE8hvh6jP727B8mRwJvLK0tESBnt-npyA.css
|
|
1450
|
+
var init_ahi3QpMdpyBE8hvh6jP727B8mRwJvLK0tESBnt_npyA = __esm({
|
|
1451
|
+
"css-modules:css-modules://ahi3QpMdpyBE8hvh6jP727B8mRwJvLK0tESBnt-npyA.css"() {
|
|
1442
1452
|
}
|
|
1443
1453
|
});
|
|
1444
1454
|
|
|
1445
|
-
//
|
|
1455
|
+
// tmp_esbuild1761136288596/_src_hooks_useDragAndResize.module.css
|
|
1446
1456
|
var src_hooks_useDragAndResize_default;
|
|
1447
1457
|
var init_src_hooks_useDragAndResize = __esm({
|
|
1448
|
-
"
|
|
1458
|
+
"tmp_esbuild1761136288596/_src_hooks_useDragAndResize.module.css"() {
|
|
1449
1459
|
"use strict";
|
|
1450
|
-
|
|
1451
|
-
src_hooks_useDragAndResize_default = { "handle": "vv-
|
|
1460
|
+
init_ahi3QpMdpyBE8hvh6jP727B8mRwJvLK0tESBnt_npyA();
|
|
1461
|
+
src_hooks_useDragAndResize_default = { "handle": "vv-_MsYkq-handle" };
|
|
1452
1462
|
}
|
|
1453
1463
|
});
|
|
1454
1464
|
|
|
@@ -1728,19 +1738,19 @@ var init_useDragAndResize2 = __esm({
|
|
|
1728
1738
|
}
|
|
1729
1739
|
});
|
|
1730
1740
|
|
|
1731
|
-
// css-modules:css-modules://
|
|
1732
|
-
var
|
|
1733
|
-
"css-modules:css-modules://
|
|
1741
|
+
// css-modules:css-modules://71mJDiU6LnFAb1sZCbgvDBd6hheosa_JUFo2tyTautw.css
|
|
1742
|
+
var init_mJDiU6LnFAb1sZCbgvDBd6hheosa_JUFo2tyTautw = __esm({
|
|
1743
|
+
"css-modules:css-modules://71mJDiU6LnFAb1sZCbgvDBd6hheosa_JUFo2tyTautw.css"() {
|
|
1734
1744
|
}
|
|
1735
1745
|
});
|
|
1736
1746
|
|
|
1737
|
-
//
|
|
1747
|
+
// tmp_esbuild1761136288596/_src_components_core_editor_Editor.module.css
|
|
1738
1748
|
var src_components_core_editor_Editor_default;
|
|
1739
1749
|
var init_src_components_core_editor_Editor = __esm({
|
|
1740
|
-
"
|
|
1750
|
+
"tmp_esbuild1761136288596/_src_components_core_editor_Editor.module.css"() {
|
|
1741
1751
|
"use strict";
|
|
1742
|
-
|
|
1743
|
-
src_components_core_editor_Editor_default = { "
|
|
1752
|
+
init_mJDiU6LnFAb1sZCbgvDBd6hheosa_JUFo2tyTautw();
|
|
1753
|
+
src_components_core_editor_Editor_default = { "errorBanner": "vv-pWYQ-G-errorBanner", "wrapper": "vv-pWYQ-G-wrapper", "rnd": "vv-pWYQ-G-rnd", "header": "vv-pWYQ-G-header" };
|
|
1744
1754
|
}
|
|
1745
1755
|
});
|
|
1746
1756
|
|
|
@@ -2012,19 +2022,19 @@ var init_mode = __esm({
|
|
|
2012
2022
|
}
|
|
2013
2023
|
});
|
|
2014
2024
|
|
|
2015
|
-
// css-modules:css-modules://
|
|
2016
|
-
var
|
|
2017
|
-
"css-modules:css-modules://
|
|
2025
|
+
// css-modules:css-modules://Dah_Q0jAegVfccwD5Lglnuc1vp9pUAM3wkojSTEahMA.css
|
|
2026
|
+
var init_Dah_Q0jAegVfccwD5Lglnuc1vp9pUAM3wkojSTEahMA = __esm({
|
|
2027
|
+
"css-modules:css-modules://Dah_Q0jAegVfccwD5Lglnuc1vp9pUAM3wkojSTEahMA.css"() {
|
|
2018
2028
|
}
|
|
2019
2029
|
});
|
|
2020
2030
|
|
|
2021
|
-
//
|
|
2031
|
+
// tmp_esbuild1761136288596/_src_components_core_DocumentToolbar.module.css
|
|
2022
2032
|
var src_components_core_DocumentToolbar_default;
|
|
2023
2033
|
var init_src_components_core_DocumentToolbar = __esm({
|
|
2024
|
-
"
|
|
2034
|
+
"tmp_esbuild1761136288596/_src_components_core_DocumentToolbar.module.css"() {
|
|
2025
2035
|
"use strict";
|
|
2026
|
-
|
|
2027
|
-
src_components_core_DocumentToolbar_default = { "
|
|
2036
|
+
init_Dah_Q0jAegVfccwD5Lglnuc1vp9pUAM3wkojSTEahMA();
|
|
2037
|
+
src_components_core_DocumentToolbar_default = { "toggleMenuButton": "vv-VRETmG-toggleMenuButton", "toolbar": "vv-VRETmG-toolbar", "parentToolbar": "vv-VRETmG-parentToolbar" };
|
|
2028
2038
|
}
|
|
2029
2039
|
});
|
|
2030
2040
|
|
|
@@ -2081,19 +2091,19 @@ var init_DocumentToolbar2 = __esm({
|
|
|
2081
2091
|
}
|
|
2082
2092
|
});
|
|
2083
2093
|
|
|
2084
|
-
// css-modules:css-modules://
|
|
2085
|
-
var
|
|
2086
|
-
"css-modules:css-modules://
|
|
2094
|
+
// css-modules:css-modules://WCwzXY14_5x5O9hjgiPLdYPIcLI7bI5ZD5Pua4cS1jY.css
|
|
2095
|
+
var init_WCwzXY14_5x5O9hjgiPLdYPIcLI7bI5ZD5Pua4cS1jY = __esm({
|
|
2096
|
+
"css-modules:css-modules://WCwzXY14_5x5O9hjgiPLdYPIcLI7bI5ZD5Pua4cS1jY.css"() {
|
|
2087
2097
|
}
|
|
2088
2098
|
});
|
|
2089
2099
|
|
|
2090
|
-
//
|
|
2100
|
+
// tmp_esbuild1761136288596/_src_components_core_ErrorBoundary.module.css
|
|
2091
2101
|
var src_components_core_ErrorBoundary_default;
|
|
2092
2102
|
var init_src_components_core_ErrorBoundary = __esm({
|
|
2093
|
-
"
|
|
2103
|
+
"tmp_esbuild1761136288596/_src_components_core_ErrorBoundary.module.css"() {
|
|
2094
2104
|
"use strict";
|
|
2095
|
-
|
|
2096
|
-
src_components_core_ErrorBoundary_default = { "errorBoundary": "vv-
|
|
2105
|
+
init_WCwzXY14_5x5O9hjgiPLdYPIcLI7bI5ZD5Pua4cS1jY();
|
|
2106
|
+
src_components_core_ErrorBoundary_default = { "errorBoundary": "vv-6bnYIG-errorBoundary" };
|
|
2097
2107
|
}
|
|
2098
2108
|
});
|
|
2099
2109
|
|
|
@@ -2246,19 +2256,19 @@ var init_config = __esm({
|
|
|
2246
2256
|
}
|
|
2247
2257
|
});
|
|
2248
2258
|
|
|
2249
|
-
// css-modules:css-modules
|
|
2250
|
-
var
|
|
2251
|
-
"css-modules:css-modules
|
|
2259
|
+
// css-modules:css-modules://hbL-nm0w6-qEb-vRUKZEWiZDAoFHzcaBa0WHndSrF4s.css
|
|
2260
|
+
var init_hbL_nm0w6_qEb_vRUKZEWiZDAoFHzcaBa0WHndSrF4s = __esm({
|
|
2261
|
+
"css-modules:css-modules://hbL-nm0w6-qEb-vRUKZEWiZDAoFHzcaBa0WHndSrF4s.css"() {
|
|
2252
2262
|
}
|
|
2253
2263
|
});
|
|
2254
2264
|
|
|
2255
|
-
//
|
|
2265
|
+
// tmp_esbuild1761136288596/_src_components_primarygrid_EditGrid.module.css
|
|
2256
2266
|
var src_components_primarygrid_EditGrid_default;
|
|
2257
2267
|
var init_src_components_primarygrid_EditGrid = __esm({
|
|
2258
|
-
"
|
|
2268
|
+
"tmp_esbuild1761136288596/_src_components_primarygrid_EditGrid.module.css"() {
|
|
2259
2269
|
"use strict";
|
|
2260
|
-
|
|
2261
|
-
src_components_primarygrid_EditGrid_default = { "
|
|
2270
|
+
init_hbL_nm0w6_qEb_vRUKZEWiZDAoFHzcaBa0WHndSrF4s();
|
|
2271
|
+
src_components_primarygrid_EditGrid_default = { "zonePicture": "vv-vcomJq-zonePicture", "col": "vv-vcomJq-col", "zone": "vv-vcomJq-zone", "docs": "vv-vcomJq-docs", "angleValue": "vv-vcomJq-angleValue", "zonePictureInner": "vv-vcomJq-zonePictureInner", "row": "vv-vcomJq-row", "interface": "vv-vcomJq-interface", "interfaceHeader": "vv-vcomJq-interfaceHeader", "editGrid": "vv-vcomJq-editGrid" };
|
|
2262
2272
|
}
|
|
2263
2273
|
});
|
|
2264
2274
|
|
|
@@ -2270,19 +2280,19 @@ var init_EditGrid = __esm({
|
|
|
2270
2280
|
}
|
|
2271
2281
|
});
|
|
2272
2282
|
|
|
2273
|
-
// css-modules:css-modules://
|
|
2274
|
-
var
|
|
2275
|
-
"css-modules:css-modules://
|
|
2283
|
+
// css-modules:css-modules://E0nYuUKZ-4GljSUtwEhqrPZKmLPP69sk3N1Iy0Yb6Hg.css
|
|
2284
|
+
var init_E0nYuUKZ_4GljSUtwEhqrPZKmLPP69sk3N1Iy0Yb6Hg = __esm({
|
|
2285
|
+
"css-modules:css-modules://E0nYuUKZ-4GljSUtwEhqrPZKmLPP69sk3N1Iy0Yb6Hg.css"() {
|
|
2276
2286
|
}
|
|
2277
2287
|
});
|
|
2278
2288
|
|
|
2279
|
-
//
|
|
2289
|
+
// tmp_esbuild1761136288596/_src_components_Audio.module.css
|
|
2280
2290
|
var src_components_Audio_default;
|
|
2281
2291
|
var init_src_components_Audio = __esm({
|
|
2282
|
-
"
|
|
2292
|
+
"tmp_esbuild1761136288596/_src_components_Audio.module.css"() {
|
|
2283
2293
|
"use strict";
|
|
2284
|
-
|
|
2285
|
-
src_components_Audio_default = { "container": "vv-
|
|
2294
|
+
init_E0nYuUKZ_4GljSUtwEhqrPZKmLPP69sk3N1Iy0Yb6Hg();
|
|
2295
|
+
src_components_Audio_default = { "container": "vv-_Xp2OG-container", "audio": "vv-_Xp2OG-audio" };
|
|
2286
2296
|
}
|
|
2287
2297
|
});
|
|
2288
2298
|
|
|
@@ -2325,19 +2335,19 @@ var init_Audio2 = __esm({
|
|
|
2325
2335
|
}
|
|
2326
2336
|
});
|
|
2327
2337
|
|
|
2328
|
-
// css-modules:css-modules://
|
|
2329
|
-
var
|
|
2330
|
-
"css-modules:css-modules://
|
|
2338
|
+
// css-modules:css-modules://FjmWH2xeQj_Y8zrRpVE3h652RvWnGVAsiuQQMha5KMA.css
|
|
2339
|
+
var init_FjmWH2xeQj_Y8zrRpVE3h652RvWnGVAsiuQQMha5KMA = __esm({
|
|
2340
|
+
"css-modules:css-modules://FjmWH2xeQj_Y8zrRpVE3h652RvWnGVAsiuQQMha5KMA.css"() {
|
|
2331
2341
|
}
|
|
2332
2342
|
});
|
|
2333
2343
|
|
|
2334
|
-
//
|
|
2344
|
+
// tmp_esbuild1761136288596/_src_components_Rive.module.css
|
|
2335
2345
|
var src_components_Rive_default;
|
|
2336
2346
|
var init_src_components_Rive = __esm({
|
|
2337
|
-
"
|
|
2347
|
+
"tmp_esbuild1761136288596/_src_components_Rive.module.css"() {
|
|
2338
2348
|
"use strict";
|
|
2339
|
-
|
|
2340
|
-
src_components_Rive_default = { "container": "vv-
|
|
2349
|
+
init_FjmWH2xeQj_Y8zrRpVE3h652RvWnGVAsiuQQMha5KMA();
|
|
2350
|
+
src_components_Rive_default = { "container": "vv-5grdVG-container" };
|
|
2341
2351
|
}
|
|
2342
2352
|
});
|
|
2343
2353
|
|
|
@@ -2378,19 +2388,19 @@ var init_Rive2 = __esm({
|
|
|
2378
2388
|
}
|
|
2379
2389
|
});
|
|
2380
2390
|
|
|
2381
|
-
// css-modules:css-modules://
|
|
2382
|
-
var
|
|
2383
|
-
"css-modules:css-modules://
|
|
2391
|
+
// css-modules:css-modules://Z8ym6MGbZFM0CX-JSIrEygwYfPfFh-N30TL-XUOqpZo.css
|
|
2392
|
+
var init_Z8ym6MGbZFM0CX_JSIrEygwYfPfFh_N30TL_XUOqpZo = __esm({
|
|
2393
|
+
"css-modules:css-modules://Z8ym6MGbZFM0CX-JSIrEygwYfPfFh-N30TL-XUOqpZo.css"() {
|
|
2384
2394
|
}
|
|
2385
2395
|
});
|
|
2386
2396
|
|
|
2387
|
-
//
|
|
2397
|
+
// tmp_esbuild1761136288596/_src_components_Video.module.css
|
|
2388
2398
|
var src_components_Video_default;
|
|
2389
2399
|
var init_src_components_Video = __esm({
|
|
2390
|
-
"
|
|
2400
|
+
"tmp_esbuild1761136288596/_src_components_Video.module.css"() {
|
|
2391
2401
|
"use strict";
|
|
2392
|
-
|
|
2393
|
-
src_components_Video_default = { "container": "vv-
|
|
2402
|
+
init_Z8ym6MGbZFM0CX_JSIrEygwYfPfFh_N30TL_XUOqpZo();
|
|
2403
|
+
src_components_Video_default = { "container": "vv-Q1JLla-container", "video": "vv-Q1JLla-video" };
|
|
2394
2404
|
}
|
|
2395
2405
|
});
|
|
2396
2406
|
|
|
@@ -2743,19 +2753,19 @@ var init_zoneMaker2 = __esm({
|
|
|
2743
2753
|
}
|
|
2744
2754
|
});
|
|
2745
2755
|
|
|
2746
|
-
// css-modules:css-modules://
|
|
2747
|
-
var
|
|
2748
|
-
"css-modules:css-modules://
|
|
2756
|
+
// css-modules:css-modules://K71ZenbO9R0aqngnYgvIW2PK4voOi6p2FO3ATb_YnT0.css
|
|
2757
|
+
var init_K71ZenbO9R0aqngnYgvIW2PK4voOi6p2FO3ATb_YnT0 = __esm({
|
|
2758
|
+
"css-modules:css-modules://K71ZenbO9R0aqngnYgvIW2PK4voOi6p2FO3ATb_YnT0.css"() {
|
|
2749
2759
|
}
|
|
2750
2760
|
});
|
|
2751
2761
|
|
|
2752
|
-
//
|
|
2762
|
+
// tmp_esbuild1761136288596/_src_components_primarygrid_EditZoneModal.module.css
|
|
2753
2763
|
var src_components_primarygrid_EditZoneModal_default;
|
|
2754
2764
|
var init_src_components_primarygrid_EditZoneModal = __esm({
|
|
2755
|
-
"
|
|
2765
|
+
"tmp_esbuild1761136288596/_src_components_primarygrid_EditZoneModal.module.css"() {
|
|
2756
2766
|
"use strict";
|
|
2757
|
-
|
|
2758
|
-
src_components_primarygrid_EditZoneModal_default = { "
|
|
2767
|
+
init_K71ZenbO9R0aqngnYgvIW2PK4voOi6p2FO3ATb_YnT0();
|
|
2768
|
+
src_components_primarygrid_EditZoneModal_default = { "col": "vv-SId0AW-col", "leftButton": "vv-SId0AW-leftButton", "properties": "vv-SId0AW-properties", "mediaContainer": "vv-SId0AW-mediaContainer", "contentMdDoc": "vv-SId0AW-contentMdDoc", "rightButton": "vv-SId0AW-rightButton", "zonePictureInner": "vv-SId0AW-zonePictureInner", "zonePicture": "vv-SId0AW-zonePicture", "angleValue": "vv-SId0AW-angleValue", "rive": "vv-SId0AW-rive", "zone": "vv-SId0AW-zone", "addZone": "vv-SId0AW-addZone", "addZoneButtons": "vv-SId0AW-addZoneButtons", "zoneElementsList": "vv-SId0AW-zoneElementsList", "stickyElementsList": "vv-SId0AW-stickyElementsList", "zoneElements": "vv-SId0AW-zoneElements", "row": "vv-SId0AW-row" };
|
|
2759
2769
|
}
|
|
2760
2770
|
});
|
|
2761
2771
|
|
|
@@ -2793,19 +2803,19 @@ var init_ZoneCoordinates = __esm({
|
|
|
2793
2803
|
}
|
|
2794
2804
|
});
|
|
2795
2805
|
|
|
2796
|
-
// css-modules:css-modules://
|
|
2797
|
-
var
|
|
2798
|
-
"css-modules:css-modules://
|
|
2806
|
+
// css-modules:css-modules://cAI5Qqe0lvMcDYahMPECfem5NXUohc6G_kkdUAofgu8.css
|
|
2807
|
+
var init_cAI5Qqe0lvMcDYahMPECfem5NXUohc6G_kkdUAofgu8 = __esm({
|
|
2808
|
+
"css-modules:css-modules://cAI5Qqe0lvMcDYahMPECfem5NXUohc6G_kkdUAofgu8.css"() {
|
|
2799
2809
|
}
|
|
2800
2810
|
});
|
|
2801
2811
|
|
|
2802
|
-
//
|
|
2812
|
+
// tmp_esbuild1761136288596/_src_components_primarygrid_ZoneMaker.module.css
|
|
2803
2813
|
var src_components_primarygrid_ZoneMaker_default;
|
|
2804
2814
|
var init_src_components_primarygrid_ZoneMaker = __esm({
|
|
2805
|
-
"
|
|
2815
|
+
"tmp_esbuild1761136288596/_src_components_primarygrid_ZoneMaker.module.css"() {
|
|
2806
2816
|
"use strict";
|
|
2807
|
-
|
|
2808
|
-
src_components_primarygrid_ZoneMaker_default = { "
|
|
2817
|
+
init_cAI5Qqe0lvMcDYahMPECfem5NXUohc6G_kkdUAofgu8();
|
|
2818
|
+
src_components_primarygrid_ZoneMaker_default = { "zoneMaker": "vv-xHRBVq-zoneMaker", "pictureZone": "vv-xHRBVq-pictureZone", "zoneMakeContainer": "vv-xHRBVq-zoneMakeContainer", "handle": "vv-xHRBVq-handle", "mediaContainer": "vv-xHRBVq-mediaContainer", "settingsButton": "vv-xHRBVq-settingsButton", "pageDivider": "vv-xHRBVq-pageDivider" };
|
|
2809
2819
|
}
|
|
2810
2820
|
});
|
|
2811
2821
|
|
|
@@ -2827,19 +2837,19 @@ var init_url = __esm({
|
|
|
2827
2837
|
}
|
|
2828
2838
|
});
|
|
2829
2839
|
|
|
2830
|
-
// css-modules:css-modules://
|
|
2831
|
-
var
|
|
2832
|
-
"css-modules:css-modules://
|
|
2840
|
+
// css-modules:css-modules://2aH_otN8Xl7VrbpT22sPCN80r8oRoTv1AJQZufCH6A4.css
|
|
2841
|
+
var init_aH_otN8Xl7VrbpT22sPCN80r8oRoTv1AJQZufCH6A4 = __esm({
|
|
2842
|
+
"css-modules:css-modules://2aH_otN8Xl7VrbpT22sPCN80r8oRoTv1AJQZufCH6A4.css"() {
|
|
2833
2843
|
}
|
|
2834
2844
|
});
|
|
2835
2845
|
|
|
2836
|
-
//
|
|
2846
|
+
// tmp_esbuild1761136288596/_src_components_primarygrid_ZoomedPicture.module.css
|
|
2837
2847
|
var src_components_primarygrid_ZoomedPicture_default;
|
|
2838
2848
|
var init_src_components_primarygrid_ZoomedPicture = __esm({
|
|
2839
|
-
"
|
|
2849
|
+
"tmp_esbuild1761136288596/_src_components_primarygrid_ZoomedPicture.module.css"() {
|
|
2840
2850
|
"use strict";
|
|
2841
|
-
|
|
2842
|
-
src_components_primarygrid_ZoomedPicture_default = { "
|
|
2851
|
+
init_aH_otN8Xl7VrbpT22sPCN80r8oRoTv1AJQZufCH6A4();
|
|
2852
|
+
src_components_primarygrid_ZoomedPicture_default = { "imgPicture": "vv-Qnr4Xa-imgPicture", "zoomedPicture": "vv-Qnr4Xa-zoomedPicture", "placeholder": "vv-Qnr4Xa-placeholder", "generatedAsset": "vv-Qnr4Xa-generatedAsset", "emptyFrame": "vv-Qnr4Xa-emptyFrame" };
|
|
2843
2853
|
}
|
|
2844
2854
|
});
|
|
2845
2855
|
|
|
@@ -3527,19 +3537,19 @@ var init_SortableGrid = __esm({
|
|
|
3527
3537
|
}
|
|
3528
3538
|
});
|
|
3529
3539
|
|
|
3530
|
-
// css-modules:css-modules://
|
|
3531
|
-
var
|
|
3532
|
-
"css-modules:css-modules://
|
|
3540
|
+
// css-modules:css-modules://7CiGNlLpvhXZqmpwvEmxXgdSDLYPGBXY0FZ3uAxPJQ4.css
|
|
3541
|
+
var init_CiGNlLpvhXZqmpwvEmxXgdSDLYPGBXY0FZ3uAxPJQ4 = __esm({
|
|
3542
|
+
"css-modules:css-modules://7CiGNlLpvhXZqmpwvEmxXgdSDLYPGBXY0FZ3uAxPJQ4.css"() {
|
|
3533
3543
|
}
|
|
3534
3544
|
});
|
|
3535
3545
|
|
|
3536
|
-
//
|
|
3546
|
+
// tmp_esbuild1761136288596/_src_components_primarygrid_sortable_SortableItem.module.css
|
|
3537
3547
|
var src_components_primarygrid_sortable_SortableItem_default;
|
|
3538
3548
|
var init_src_components_primarygrid_sortable_SortableItem = __esm({
|
|
3539
|
-
"
|
|
3549
|
+
"tmp_esbuild1761136288596/_src_components_primarygrid_sortable_SortableItem.module.css"() {
|
|
3540
3550
|
"use strict";
|
|
3541
|
-
|
|
3542
|
-
src_components_primarygrid_sortable_SortableItem_default = { "dragButton": "vv-
|
|
3551
|
+
init_CiGNlLpvhXZqmpwvEmxXgdSDLYPGBXY0FZ3uAxPJQ4();
|
|
3552
|
+
src_components_primarygrid_sortable_SortableItem_default = { "dragButton": "vv-xFxSoa-dragButton", "item": "vv-xFxSoa-item" };
|
|
3543
3553
|
}
|
|
3544
3554
|
});
|
|
3545
3555
|
|
|
@@ -3879,19 +3889,19 @@ var init_EditGrid2 = __esm({
|
|
|
3879
3889
|
}
|
|
3880
3890
|
});
|
|
3881
3891
|
|
|
3882
|
-
// css-modules:css-modules
|
|
3883
|
-
var
|
|
3884
|
-
"css-modules:css-modules
|
|
3892
|
+
// css-modules:css-modules://FEbD0FIAu1BIQey9mWxkdZwzyDhzb4GtSiMJutf4I0A.css
|
|
3893
|
+
var init_FEbD0FIAu1BIQey9mWxkdZwzyDhzb4GtSiMJutf4I0A = __esm({
|
|
3894
|
+
"css-modules:css-modules://FEbD0FIAu1BIQey9mWxkdZwzyDhzb4GtSiMJutf4I0A.css"() {
|
|
3885
3895
|
}
|
|
3886
3896
|
});
|
|
3887
3897
|
|
|
3888
|
-
//
|
|
3898
|
+
// tmp_esbuild1761136288596/_src_components_HighlightedArea.module.css
|
|
3889
3899
|
var src_components_HighlightedArea_default;
|
|
3890
3900
|
var init_src_components_HighlightedArea = __esm({
|
|
3891
|
-
"
|
|
3901
|
+
"tmp_esbuild1761136288596/_src_components_HighlightedArea.module.css"() {
|
|
3892
3902
|
"use strict";
|
|
3893
|
-
|
|
3894
|
-
src_components_HighlightedArea_default = { "highlight": "vv-
|
|
3903
|
+
init_FEbD0FIAu1BIQey9mWxkdZwzyDhzb4GtSiMJutf4I0A();
|
|
3904
|
+
src_components_HighlightedArea_default = { "highlight": "vv-aa5voq-highlight" };
|
|
3895
3905
|
}
|
|
3896
3906
|
});
|
|
3897
3907
|
|
|
@@ -3942,19 +3952,19 @@ var init_HighlightedArea2 = __esm({
|
|
|
3942
3952
|
}
|
|
3943
3953
|
});
|
|
3944
3954
|
|
|
3945
|
-
// css-modules:css-modules://
|
|
3946
|
-
var
|
|
3947
|
-
"css-modules:css-modules://
|
|
3955
|
+
// css-modules:css-modules://SqkkIt6ZdLq55HzN9npxEElMc5eF-ztDalqqKAEHC2c.css
|
|
3956
|
+
var init_SqkkIt6ZdLq55HzN9npxEElMc5eF_ztDalqqKAEHC2c = __esm({
|
|
3957
|
+
"css-modules:css-modules://SqkkIt6ZdLq55HzN9npxEElMc5eF-ztDalqqKAEHC2c.css"() {
|
|
3948
3958
|
}
|
|
3949
3959
|
});
|
|
3950
3960
|
|
|
3951
|
-
//
|
|
3961
|
+
// tmp_esbuild1761136288596/_src_components_primarygrid_FullscreenDocument.module.css
|
|
3952
3962
|
var src_components_primarygrid_FullscreenDocument_default;
|
|
3953
3963
|
var init_src_components_primarygrid_FullscreenDocument = __esm({
|
|
3954
|
-
"
|
|
3964
|
+
"tmp_esbuild1761136288596/_src_components_primarygrid_FullscreenDocument.module.css"() {
|
|
3955
3965
|
"use strict";
|
|
3956
|
-
|
|
3957
|
-
src_components_primarygrid_FullscreenDocument_default = { "
|
|
3966
|
+
init_SqkkIt6ZdLq55HzN9npxEElMc5eF_ztDalqqKAEHC2c();
|
|
3967
|
+
src_components_primarygrid_FullscreenDocument_default = { "correctionZone": "vv-1LXhcq-correctionZone", "switchContent": "vv-1LXhcq-switchContent", "actions": "vv-1LXhcq-actions", "mask": "vv-1LXhcq-mask vv-1LXhcq-anyZone", "riveContainer": "vv-1LXhcq-riveContainer", "document": "vv-1LXhcq-document", "anyZone": "vv-1LXhcq-anyZone", "volumeIcon": "vv-1LXhcq-volumeIcon", "centeredContainer": "vv-1LXhcq-centeredContainer", "zoneContent": "vv-1LXhcq-zoneContent" };
|
|
3958
3968
|
}
|
|
3959
3969
|
});
|
|
3960
3970
|
|
|
@@ -6212,19 +6222,19 @@ var init_floating_ui_react = __esm({
|
|
|
6212
6222
|
}
|
|
6213
6223
|
});
|
|
6214
6224
|
|
|
6215
|
-
// css-modules:css-modules://
|
|
6216
|
-
var
|
|
6217
|
-
"css-modules:css-modules://
|
|
6225
|
+
// css-modules:css-modules://hwL6cqZvEs12gIuBffqx-adqnz__AOIO35MTxLdmYwI.css
|
|
6226
|
+
var init_hwL6cqZvEs12gIuBffqx_adqnz_AOIO35MTxLdmYwI = __esm({
|
|
6227
|
+
"css-modules:css-modules://hwL6cqZvEs12gIuBffqx-adqnz__AOIO35MTxLdmYwI.css"() {
|
|
6218
6228
|
}
|
|
6219
6229
|
});
|
|
6220
6230
|
|
|
6221
|
-
//
|
|
6231
|
+
// tmp_esbuild1761136288596/_src_components_ViewImage.module.css
|
|
6222
6232
|
var src_components_ViewImage_default;
|
|
6223
6233
|
var init_src_components_ViewImage = __esm({
|
|
6224
|
-
"
|
|
6234
|
+
"tmp_esbuild1761136288596/_src_components_ViewImage.module.css"() {
|
|
6225
6235
|
"use strict";
|
|
6226
|
-
|
|
6227
|
-
src_components_ViewImage_default = { "root": "vv-
|
|
6236
|
+
init_hwL6cqZvEs12gIuBffqx_adqnz_AOIO35MTxLdmYwI();
|
|
6237
|
+
src_components_ViewImage_default = { "root": "vv-mscZUq-root", "img": "vv-mscZUq-img", "container": "vv-mscZUq-container", "definition": "vv-mscZUq-definition", "definitionTitle": "vv-mscZUq-definitionTitle", "span": "vv-mscZUq-span" };
|
|
6228
6238
|
}
|
|
6229
6239
|
});
|
|
6230
6240
|
|
|
@@ -6630,19 +6640,19 @@ var init_FullscreenDocument2 = __esm({
|
|
|
6630
6640
|
}
|
|
6631
6641
|
});
|
|
6632
6642
|
|
|
6633
|
-
// css-modules:css-modules://
|
|
6634
|
-
var
|
|
6635
|
-
"css-modules:css-modules://
|
|
6643
|
+
// css-modules:css-modules://8bYKvKA8CtLYpp46Xnh-6JtY4d8MP9ULxgC0IY-N29Q.css
|
|
6644
|
+
var init_bYKvKA8CtLYpp46Xnh_6JtY4d8MP9ULxgC0IY_N29Q = __esm({
|
|
6645
|
+
"css-modules:css-modules://8bYKvKA8CtLYpp46Xnh-6JtY4d8MP9ULxgC0IY-N29Q.css"() {
|
|
6636
6646
|
}
|
|
6637
6647
|
});
|
|
6638
6648
|
|
|
6639
|
-
//
|
|
6649
|
+
// tmp_esbuild1761136288596/_src_components_primarygrid_ViewGrid.module.css
|
|
6640
6650
|
var src_components_primarygrid_ViewGrid_default;
|
|
6641
6651
|
var init_src_components_primarygrid_ViewGrid = __esm({
|
|
6642
|
-
"
|
|
6652
|
+
"tmp_esbuild1761136288596/_src_components_primarygrid_ViewGrid.module.css"() {
|
|
6643
6653
|
"use strict";
|
|
6644
|
-
|
|
6645
|
-
src_components_primarygrid_ViewGrid_default = { "
|
|
6654
|
+
init_bYKvKA8CtLYpp46Xnh_6JtY4d8MP9ULxgC0IY_N29Q();
|
|
6655
|
+
src_components_primarygrid_ViewGrid_default = { "viewGrid": "vv-dMyGoq-viewGrid", "content": "vv-dMyGoq-content", "pageDivider": "vv-dMyGoq-pageDivider", "pictureZone": "vv-dMyGoq-pictureZone" };
|
|
6646
6656
|
}
|
|
6647
6657
|
});
|
|
6648
6658
|
|
|
@@ -6728,19 +6738,19 @@ var init_Grid = __esm({
|
|
|
6728
6738
|
}
|
|
6729
6739
|
});
|
|
6730
6740
|
|
|
6731
|
-
// css-modules:css-modules://
|
|
6732
|
-
var
|
|
6733
|
-
"css-modules:css-modules://
|
|
6741
|
+
// css-modules:css-modules://PAXiUWElH5B7reKX4hTJH7IAabLT8LtNFL46roGrvPI.css
|
|
6742
|
+
var init_PAXiUWElH5B7reKX4hTJH7IAabLT8LtNFL46roGrvPI = __esm({
|
|
6743
|
+
"css-modules:css-modules://PAXiUWElH5B7reKX4hTJH7IAabLT8LtNFL46roGrvPI.css"() {
|
|
6734
6744
|
}
|
|
6735
6745
|
});
|
|
6736
6746
|
|
|
6737
|
-
//
|
|
6747
|
+
// tmp_esbuild1761136288596/_src_components_core_DocumentHtml.module.css
|
|
6738
6748
|
var src_components_core_DocumentHtml_default;
|
|
6739
6749
|
var init_src_components_core_DocumentHtml = __esm({
|
|
6740
|
-
"
|
|
6750
|
+
"tmp_esbuild1761136288596/_src_components_core_DocumentHtml.module.css"() {
|
|
6741
6751
|
"use strict";
|
|
6742
|
-
|
|
6743
|
-
src_components_core_DocumentHtml_default = { "document": "vv-
|
|
6752
|
+
init_PAXiUWElH5B7reKX4hTJH7IAabLT8LtNFL46roGrvPI();
|
|
6753
|
+
src_components_core_DocumentHtml_default = { "document": "vv-kRg2ha-document" };
|
|
6744
6754
|
}
|
|
6745
6755
|
});
|
|
6746
6756
|
|
|
@@ -6857,19 +6867,19 @@ var init_DocumentHtml2 = __esm({
|
|
|
6857
6867
|
}
|
|
6858
6868
|
});
|
|
6859
6869
|
|
|
6860
|
-
// css-modules:css-modules://
|
|
6861
|
-
var
|
|
6862
|
-
"css-modules:css-modules://
|
|
6870
|
+
// css-modules:css-modules://d0bfdDJXl1Zs1GTNAOzxvXjcrthjEDz0CtlPcjxvUM0.css
|
|
6871
|
+
var init_d0bfdDJXl1Zs1GTNAOzxvXjcrthjEDz0CtlPcjxvUM0 = __esm({
|
|
6872
|
+
"css-modules:css-modules://d0bfdDJXl1Zs1GTNAOzxvXjcrthjEDz0CtlPcjxvUM0.css"() {
|
|
6863
6873
|
}
|
|
6864
6874
|
});
|
|
6865
6875
|
|
|
6866
|
-
//
|
|
6876
|
+
// tmp_esbuild1761136288596/_src_components_core_Document.module.css
|
|
6867
6877
|
var src_components_core_Document_default;
|
|
6868
6878
|
var init_src_components_core_Document = __esm({
|
|
6869
|
-
"
|
|
6879
|
+
"tmp_esbuild1761136288596/_src_components_core_Document.module.css"() {
|
|
6870
6880
|
"use strict";
|
|
6871
|
-
|
|
6872
|
-
src_components_core_Document_default = { "divSearch": "vv-
|
|
6881
|
+
init_d0bfdDJXl1Zs1GTNAOzxvXjcrthjEDz0CtlPcjxvUM0();
|
|
6882
|
+
src_components_core_Document_default = { "divSearch": "vv-Mp1vga-divSearch", "rootDocument": "vv-Mp1vga-rootDocument" };
|
|
6873
6883
|
}
|
|
6874
6884
|
});
|
|
6875
6885
|
|
|
@@ -6923,17 +6933,17 @@ var init_Document2 = __esm({
|
|
|
6923
6933
|
}
|
|
6924
6934
|
});
|
|
6925
6935
|
|
|
6926
|
-
// css-modules:css-modules://
|
|
6927
|
-
var
|
|
6928
|
-
"css-modules:css-modules://
|
|
6936
|
+
// css-modules:css-modules://33cjOAYiYw5DweARQTdDt9mldmsLRF4agdgfOYZX7to.css
|
|
6937
|
+
var init_cjOAYiYw5DweARQTdDt9mldmsLRF4agdgfOYZX7to = __esm({
|
|
6938
|
+
"css-modules:css-modules://33cjOAYiYw5DweARQTdDt9mldmsLRF4agdgfOYZX7to.css"() {
|
|
6929
6939
|
}
|
|
6930
6940
|
});
|
|
6931
6941
|
|
|
6932
|
-
//
|
|
6942
|
+
// tmp_esbuild1761136288596/_src_styles_Codemirror.module.css
|
|
6933
6943
|
var init_src_styles_Codemirror = __esm({
|
|
6934
|
-
"
|
|
6944
|
+
"tmp_esbuild1761136288596/_src_styles_Codemirror.module.css"() {
|
|
6935
6945
|
"use strict";
|
|
6936
|
-
|
|
6946
|
+
init_cjOAYiYw5DweARQTdDt9mldmsLRF4agdgfOYZX7to();
|
|
6937
6947
|
}
|
|
6938
6948
|
});
|
|
6939
6949
|
|
|
@@ -6945,19 +6955,19 @@ var init_Codemirror = __esm({
|
|
|
6945
6955
|
}
|
|
6946
6956
|
});
|
|
6947
6957
|
|
|
6948
|
-
// css-modules:css-modules://
|
|
6949
|
-
var
|
|
6950
|
-
"css-modules:css-modules://
|
|
6958
|
+
// css-modules:css-modules://zC3_4WREMHv-CAobLLh3mab__52ymZElGYThoanmWAU.css
|
|
6959
|
+
var init_zC3_4WREMHv_CAobLLh3mab_52ymZElGYThoanmWAU = __esm({
|
|
6960
|
+
"css-modules:css-modules://zC3_4WREMHv-CAobLLh3mab__52ymZElGYThoanmWAU.css"() {
|
|
6951
6961
|
}
|
|
6952
6962
|
});
|
|
6953
6963
|
|
|
6954
|
-
//
|
|
6964
|
+
// tmp_esbuild1761136288596/_src_components_core_viewer_ViewerMd.module.css
|
|
6955
6965
|
var src_components_core_viewer_ViewerMd_default;
|
|
6956
6966
|
var init_src_components_core_viewer_ViewerMd = __esm({
|
|
6957
|
-
"
|
|
6967
|
+
"tmp_esbuild1761136288596/_src_components_core_viewer_ViewerMd.module.css"() {
|
|
6958
6968
|
"use strict";
|
|
6959
|
-
|
|
6960
|
-
src_components_core_viewer_ViewerMd_default = { "viewerInner": "vv-
|
|
6969
|
+
init_zC3_4WREMHv_CAobLLh3mab_52ymZElGYThoanmWAU();
|
|
6970
|
+
src_components_core_viewer_ViewerMd_default = { "viewerInner": "vv-rMyYVG-viewerInner", "viewer": "vv-rMyYVG-viewer kit-themecss" };
|
|
6961
6971
|
}
|
|
6962
6972
|
});
|
|
6963
6973
|
|
|
@@ -7128,19 +7138,19 @@ var init_usePictureSource = __esm({
|
|
|
7128
7138
|
}
|
|
7129
7139
|
});
|
|
7130
7140
|
|
|
7131
|
-
// css-modules:css-modules://
|
|
7132
|
-
var
|
|
7133
|
-
"css-modules:css-modules://
|
|
7141
|
+
// css-modules:css-modules://zHrUgM6kurqdaeqmivGYoT84rXYNqAe92UXZ___Bhwo.css
|
|
7142
|
+
var init_zHrUgM6kurqdaeqmivGYoT84rXYNqAe92UXZ_Bhwo = __esm({
|
|
7143
|
+
"css-modules:css-modules://zHrUgM6kurqdaeqmivGYoT84rXYNqAe92UXZ___Bhwo.css"() {
|
|
7134
7144
|
}
|
|
7135
7145
|
});
|
|
7136
7146
|
|
|
7137
|
-
//
|
|
7147
|
+
// tmp_esbuild1761136288596/_src_components_Alert.module.css
|
|
7138
7148
|
var src_components_Alert_default;
|
|
7139
7149
|
var init_src_components_Alert = __esm({
|
|
7140
|
-
"
|
|
7150
|
+
"tmp_esbuild1761136288596/_src_components_Alert.module.css"() {
|
|
7141
7151
|
"use strict";
|
|
7142
|
-
|
|
7143
|
-
src_components_Alert_default = { "alert": "vv-
|
|
7152
|
+
init_zHrUgM6kurqdaeqmivGYoT84rXYNqAe92UXZ_Bhwo();
|
|
7153
|
+
src_components_Alert_default = { "alert": "vv-XxAJ_G-alert", "alertOpenedAnimation": "vv-XxAJ_G-alertOpenedAnimation" };
|
|
7144
7154
|
}
|
|
7145
7155
|
});
|
|
7146
7156
|
|
|
@@ -7241,19 +7251,19 @@ var init_EditViewerMd = __esm({
|
|
|
7241
7251
|
}
|
|
7242
7252
|
});
|
|
7243
7253
|
|
|
7244
|
-
// css-modules:css-modules://
|
|
7245
|
-
var
|
|
7246
|
-
"css-modules:css-modules://
|
|
7254
|
+
// css-modules:css-modules://7BvbeMLTSm7PQDIwpCexD0uLIygWC4M5qf5qdwfFnnw.css
|
|
7255
|
+
var init_BvbeMLTSm7PQDIwpCexD0uLIygWC4M5qf5qdwfFnnw = __esm({
|
|
7256
|
+
"css-modules:css-modules://7BvbeMLTSm7PQDIwpCexD0uLIygWC4M5qf5qdwfFnnw.css"() {
|
|
7247
7257
|
}
|
|
7248
7258
|
});
|
|
7249
7259
|
|
|
7250
|
-
//
|
|
7260
|
+
// tmp_esbuild1761136288596/_src_components_core_editor_EditorView.module.css
|
|
7251
7261
|
var src_components_core_editor_EditorView_default;
|
|
7252
7262
|
var init_src_components_core_editor_EditorView = __esm({
|
|
7253
|
-
"
|
|
7263
|
+
"tmp_esbuild1761136288596/_src_components_core_editor_EditorView.module.css"() {
|
|
7254
7264
|
"use strict";
|
|
7255
|
-
|
|
7256
|
-
src_components_core_editor_EditorView_default = { "
|
|
7265
|
+
init_BvbeMLTSm7PQDIwpCexD0uLIygWC4M5qf5qdwfFnnw();
|
|
7266
|
+
src_components_core_editor_EditorView_default = { "bookInner": "vv-8Gc2Xa-bookInner", "viewTopBar": "vv-8Gc2Xa-viewTopBar", "fullscreenExitButton": "vv-8Gc2Xa-fullscreenExitButton vv-8Gc2Xa-fullscreenButton", "fullscreenPrevButton": "vv-8Gc2Xa-fullscreenPrevButton vv-8Gc2Xa-fullscreenButton", "book": "vv-8Gc2Xa-book", "fullscreenButton": "vv-8Gc2Xa-fullscreenButton", "fullscreenNextButton": "vv-8Gc2Xa-fullscreenNextButton vv-8Gc2Xa-fullscreenButton", "editorViewContainer": "vv-8Gc2Xa-editorViewContainer" };
|
|
7257
7267
|
}
|
|
7258
7268
|
});
|
|
7259
7269
|
|
|
@@ -7380,19 +7390,19 @@ var init_EditorView2 = __esm({
|
|
|
7380
7390
|
}
|
|
7381
7391
|
});
|
|
7382
7392
|
|
|
7383
|
-
// css-modules:css-modules://
|
|
7384
|
-
var
|
|
7385
|
-
"css-modules:css-modules://
|
|
7393
|
+
// css-modules:css-modules://u4k3qP5oTy_Xcib8lp_0n7Ex4uUim7E3xCL-OlM4tlA.css
|
|
7394
|
+
var init_u4k3qP5oTy_Xcib8lp_0n7Ex4uUim7E3xCL_OlM4tlA = __esm({
|
|
7395
|
+
"css-modules:css-modules://u4k3qP5oTy_Xcib8lp_0n7Ex4uUim7E3xCL-OlM4tlA.css"() {
|
|
7386
7396
|
}
|
|
7387
7397
|
});
|
|
7388
7398
|
|
|
7389
|
-
//
|
|
7399
|
+
// tmp_esbuild1761136288596/_src_components_core_editor_MetadataEditor.module.css
|
|
7390
7400
|
var src_components_core_editor_MetadataEditor_default;
|
|
7391
7401
|
var init_src_components_core_editor_MetadataEditor = __esm({
|
|
7392
|
-
"
|
|
7402
|
+
"tmp_esbuild1761136288596/_src_components_core_editor_MetadataEditor.module.css"() {
|
|
7393
7403
|
"use strict";
|
|
7394
|
-
|
|
7395
|
-
src_components_core_editor_MetadataEditor_default = { "
|
|
7404
|
+
init_u4k3qP5oTy_Xcib8lp_0n7Ex4uUim7E3xCL_OlM4tlA();
|
|
7405
|
+
src_components_core_editor_MetadataEditor_default = { "rnd": "vv-jrropq-rnd", "header": "vv-jrropq-header", "field": "vv-jrropq-field", "select": "vv-jrropq-select", "body": "vv-jrropq-body", "fieldWrapper": "vv-jrropq-fieldWrapper", "uuid": "vv-jrropq-uuid" };
|
|
7396
7406
|
}
|
|
7397
7407
|
});
|
|
7398
7408
|
|
|
@@ -7571,19 +7581,19 @@ var init_useScroll = __esm({
|
|
|
7571
7581
|
}
|
|
7572
7582
|
});
|
|
7573
7583
|
|
|
7574
|
-
// css-modules:css-modules://
|
|
7575
|
-
var
|
|
7576
|
-
"css-modules:css-modules://
|
|
7584
|
+
// css-modules:css-modules://VS6iGs44OfAP7qEkUIRaEZtgd31pM87VaBcfsnJ9EaU.css
|
|
7585
|
+
var init_VS6iGs44OfAP7qEkUIRaEZtgd31pM87VaBcfsnJ9EaU = __esm({
|
|
7586
|
+
"css-modules:css-modules://VS6iGs44OfAP7qEkUIRaEZtgd31pM87VaBcfsnJ9EaU.css"() {
|
|
7577
7587
|
}
|
|
7578
7588
|
});
|
|
7579
7589
|
|
|
7580
|
-
//
|
|
7590
|
+
// tmp_esbuild1761136288596/_src_components_lazy_index.editor.module.css
|
|
7581
7591
|
var src_components_lazy_index_editor_default;
|
|
7582
7592
|
var init_src_components_lazy_index_editor = __esm({
|
|
7583
|
-
"
|
|
7593
|
+
"tmp_esbuild1761136288596/_src_components_lazy_index.editor.module.css"() {
|
|
7584
7594
|
"use strict";
|
|
7585
|
-
|
|
7586
|
-
src_components_lazy_index_editor_default = { "
|
|
7595
|
+
init_VS6iGs44OfAP7qEkUIRaEZtgd31pM87VaBcfsnJ9EaU();
|
|
7596
|
+
src_components_lazy_index_editor_default = { "button": "vv-GUlJkq-button", "submit": "vv-GUlJkq-submit", "pageContainer": "vv-GUlJkq-pageContainer", "alertOpenedAnimation": "vv-GUlJkq-alertOpenedAnimation", "screen": "vv-GUlJkq-screen", "alert": "vv-GUlJkq-alert", "stickyBar": "vv-GUlJkq-stickyBar" };
|
|
7587
7597
|
}
|
|
7588
7598
|
});
|
|
7589
7599
|
|
|
@@ -7603,12 +7613,14 @@ __export(index_editor_exports, {
|
|
|
7603
7613
|
import React13, { useCallback as useCallback12, useEffect as useEffect11, useState as useState20 } from "react";
|
|
7604
7614
|
import _27 from "lodash/fp.js";
|
|
7605
7615
|
import { ArchipelSwitch, Button as Button11, Snackbar as Snackbar2 } from "@lls/lls-kit";
|
|
7606
|
-
import { copyToClipboard as copyToClipboard2,
|
|
7616
|
+
import { copyToClipboard as copyToClipboard2, pipe as pipe9 } from "@lls/utils";
|
|
7607
7617
|
import { Fragment as Fragment10, jsx as jsx44, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
7608
7618
|
var STICKYBAR_THEME, Editor2, CopyButton, EditorStickyBar, EditorNext, index_editor_default;
|
|
7609
7619
|
var init_index_editor2 = __esm({
|
|
7610
7620
|
"src/components/lazy/index.editor.tsx"() {
|
|
7611
7621
|
"use strict";
|
|
7622
|
+
init_dom();
|
|
7623
|
+
init_event();
|
|
7612
7624
|
init_template2();
|
|
7613
7625
|
init_Editor2();
|
|
7614
7626
|
init_EditorSsr();
|
|
@@ -7745,7 +7757,7 @@ ${JSON.stringify(
|
|
|
7745
7757
|
const onKeyDown = useCallback12(
|
|
7746
7758
|
(e) => {
|
|
7747
7759
|
const sKey = pipe9(e, _27.invoke("key.toLowerCase"), _27.isEqual("s"));
|
|
7748
|
-
if (sKey &&
|
|
7760
|
+
if (sKey && isMetaControlKeyPressed(e)) {
|
|
7749
7761
|
e.preventDefault();
|
|
7750
7762
|
return handleSubmit();
|
|
7751
7763
|
}
|