@wix/editor-react-components 1.2546.0 → 1.2548.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/dist/site/components/AccordionComponent/manifest.js +1 -1
- package/dist/site/components/AccordionComponent/manifestConfigs/iconPositionConfig.d.ts +2 -2
- package/dist/site/components/AnimatedIcon/manifest.js +1 -1
- package/dist/site/components/AudioPlayer/manifest.js +1 -1
- package/dist/site/components/AudioPlayer/manifestConfigs/controlsConfig.d.ts +6 -6
- package/dist/site/components/AudioPlayer/manifestConfigs/coverMediaConfig.d.ts +1 -1
- package/dist/site/components/BoxContainer/manifest.js +1 -1
- package/dist/site/components/Breadcrumbs/manifest.js +1 -1
- package/dist/site/components/Button/manifest.js +1 -1
- package/dist/site/components/Checkbox/manifest.js +1 -1
- package/dist/site/components/CheckboxGroup/manifest.js +1 -1
- package/dist/site/components/CollapsibleText/manifest.js +1 -1
- package/dist/site/components/DatePicker/manifest.js +1 -1
- package/dist/site/components/Dropdown/manifest.js +1 -1
- package/dist/site/components/GoogleMap/manifest.js +1 -1
- package/dist/site/components/HTMLComponent/manifest.js +1 -1
- package/dist/site/components/HipaaIcon/manifest.js +1 -1
- package/dist/site/components/Image3/manifest.js +1 -1
- package/dist/site/components/ItemSelectionTest/manifest.js +1 -1
- package/dist/site/components/LegacyAppWidget/manifest.js +1 -1
- package/dist/site/components/LegacyContainer/manifest.js +1 -1
- package/dist/site/components/LegacyMultiStateBox/manifest.js +1 -1
- package/dist/site/components/Line/manifest.js +1 -1
- package/dist/site/components/Line/manifestConfigs/shapeConfig.d.ts +2 -2
- package/dist/site/components/Line/manifestConfigs/typeConfig.d.ts +2 -2
- package/dist/site/components/LinkBar/manifest.js +1 -1
- package/dist/site/components/Logo/manifest.js +1 -1
- package/dist/site/components/Lottie/manifest.js +1 -1
- package/dist/site/components/Menu/manifest.js +1 -1
- package/dist/site/components/Menu/manifestConfigs/dropdownConfig.d.ts +38 -38
- package/dist/site/components/MultiStateBox/manifest.js +1 -1
- package/dist/site/components/ProgressBar/manifest.js +1 -1
- package/dist/site/components/RadioButtons/manifest.js +1 -1
- package/dist/site/components/Repeater/LoadMoreButton.d.ts +1 -0
- package/dist/site/components/Repeater/component.js +50 -51
- package/dist/site/components/Repeater/hooks/useAsyncLoadMore.d.ts +3 -3
- package/dist/site/components/Repeater/hooks/useLoadMoreObserver.d.ts +1 -6
- package/dist/site/components/Repeater/manifest.js +1 -1
- package/dist/site/components/ShareButtons/manifest.js +1 -1
- package/dist/site/components/SiteLogo/manifest.js +1 -1
- package/dist/site/components/Slideshow/manifest.js +1 -1
- package/dist/site/components/SlotsPlaceholder/manifest.js +1 -1
- package/dist/site/components/SocialPlayerFacebook/manifest.js +1 -1
- package/dist/site/components/SocialPlayerInstagram/manifest.js +1 -1
- package/dist/site/components/SocialPlayerSnapchat/manifest.js +1 -1
- package/dist/site/components/SocialPlayerTikTok/manifest.js +1 -1
- package/dist/site/components/SocialPlayerVimeo/manifest.js +1 -1
- package/dist/site/components/SocialPlayerYoutube/manifest.js +1 -1
- package/dist/site/components/SvgImage/manifest.js +1 -1
- package/dist/site/components/Tabs/manifest.js +1 -1
- package/dist/site/components/TestComp/manifest.js +1 -1
- package/dist/site/components/TextBox/manifest.js +1 -1
- package/dist/site/components/TextEffects3d/manifest.js +1 -1
- package/dist/site/components/TextEffectsBauhaus/manifest.js +1 -1
- package/dist/site/components/TextEffectsGlass/manifest.js +1 -1
- package/dist/site/components/TextEffectsGlitch/manifest.js +1 -1
- package/dist/site/components/TextEffectsLetterPress/manifest.js +1 -1
- package/dist/site/components/TextEffectsMatrix/manifest.js +1 -1
- package/dist/site/components/TextEffectsNeonSign/manifest.js +1 -1
- package/dist/site/components/TextEffectsNoisy/manifest.js +1 -1
- package/dist/site/components/TextEffectsOutlineOut/manifest.js +1 -1
- package/dist/site/components/TextEffectsRetro/manifest.js +1 -1
- package/dist/site/components/TextEffectsShared/manifestBase.d.ts +7 -7
- package/dist/site/components/TextEffectsShook/manifest.js +1 -1
- package/dist/site/components/TextEffectsSticker/manifest.js +1 -1
- package/dist/site/components/TextEffectsStriped/manifest.js +1 -1
- package/dist/site/components/TextInput/manifest.js +1 -1
- package/dist/site/components/TextMarquee/manifest.js +1 -1
- package/dist/site/components/TimePicker/manifest.js +1 -1
- package/dist/site/components/TransparentVideo/manifest.js +1 -1
- package/dist/site/components/VideoUpload/manifest.js +1 -1
- package/dist/site/components/WRichText/manifest.js +1 -1
- package/dist/site/components/chunks/{chunk-6KMOHX3X.js → chunk-IO6HLVLV.js} +639 -641
- package/dist/site/components/chunks/constants22.js +1 -1
- package/dist/site/components/chunks/manifest2.js +1 -1
- package/dist/site/components/chunks/manifestBase.js +1 -1
- package/dist/site/components/chunks/manifestSdkMixins.js +1 -1
- package/dist/site/components/chunks/types.impl.js +418 -375
- package/package.json +5 -5
|
@@ -145,7 +145,6 @@ var BackOfficeHostingPlatforms;
|
|
|
145
145
|
BackOfficeHostingPlatforms3["SYMPHONY"] = "SYMPHONY";
|
|
146
146
|
BackOfficeHostingPlatforms3["BMR"] = "BMR";
|
|
147
147
|
BackOfficeHostingPlatforms3["WIXEL_DASHBOARD"] = "WIXEL_DASHBOARD";
|
|
148
|
-
BackOfficeHostingPlatforms3["CHANNELS_BACKOFFICE"] = "CHANNELS_BACKOFFICE";
|
|
149
148
|
})(BackOfficeHostingPlatforms || (BackOfficeHostingPlatforms = {}));
|
|
150
149
|
var BackOfficeScriptAssetType;
|
|
151
150
|
(function(BackOfficeScriptAssetType3) {
|
|
@@ -426,7 +425,6 @@ var ComponentType;
|
|
|
426
425
|
ComponentType3["EDITOR_EXPOSURE"] = "EDITOR_EXPOSURE";
|
|
427
426
|
ComponentType3["TOOLS_PROVIDER_CONFIG"] = "TOOLS_PROVIDER_CONFIG";
|
|
428
427
|
ComponentType3["APP_TOOLS"] = "APP_TOOLS";
|
|
429
|
-
ComponentType3["ECOM_PURCHASE_RECOMMENDATIONS"] = "ECOM_PURCHASE_RECOMMENDATIONS";
|
|
430
428
|
})(ComponentType || (ComponentType = {}));
|
|
431
429
|
var AuthType;
|
|
432
430
|
(function(AuthType3) {
|
|
@@ -554,32 +552,151 @@ var ContextActionExecutionType;
|
|
|
554
552
|
ContextActionExecutionType2["panel"] = "panel";
|
|
555
553
|
ContextActionExecutionType2["dashboard"] = "dashboard";
|
|
556
554
|
})(ContextActionExecutionType || (ContextActionExecutionType = {}));
|
|
557
|
-
var
|
|
558
|
-
(function(
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
})(
|
|
555
|
+
var CssDataTypeEnumCssDataType;
|
|
556
|
+
(function(CssDataTypeEnumCssDataType3) {
|
|
557
|
+
CssDataTypeEnumCssDataType3["UNKNOWN_CssDataType"] = "UNKNOWN_CssDataType";
|
|
558
|
+
CssDataTypeEnumCssDataType3["number"] = "number";
|
|
559
|
+
CssDataTypeEnumCssDataType3["string"] = "string";
|
|
560
|
+
CssDataTypeEnumCssDataType3["angle"] = "angle";
|
|
561
|
+
CssDataTypeEnumCssDataType3["color"] = "color";
|
|
562
|
+
CssDataTypeEnumCssDataType3["length"] = "length";
|
|
563
|
+
CssDataTypeEnumCssDataType3["percentage"] = "percentage";
|
|
564
|
+
CssDataTypeEnumCssDataType3["lengthPercentage"] = "lengthPercentage";
|
|
565
|
+
CssDataTypeEnumCssDataType3["blendMode"] = "blendMode";
|
|
566
|
+
CssDataTypeEnumCssDataType3["customEnum"] = "customEnum";
|
|
567
|
+
CssDataTypeEnumCssDataType3["time"] = "time";
|
|
568
|
+
})(CssDataTypeEnumCssDataType || (CssDataTypeEnumCssDataType = {}));
|
|
569
|
+
var CssPropertyEnumCssPropertyType;
|
|
570
|
+
(function(CssPropertyEnumCssPropertyType3) {
|
|
571
|
+
CssPropertyEnumCssPropertyType3["UNKNOWN_CssPropertyType"] = "UNKNOWN_CssPropertyType";
|
|
572
|
+
CssPropertyEnumCssPropertyType3["number"] = "number";
|
|
573
|
+
CssPropertyEnumCssPropertyType3["string"] = "string";
|
|
574
|
+
CssPropertyEnumCssPropertyType3["angle"] = "angle";
|
|
575
|
+
CssPropertyEnumCssPropertyType3["length"] = "length";
|
|
576
|
+
CssPropertyEnumCssPropertyType3["percentage"] = "percentage";
|
|
577
|
+
CssPropertyEnumCssPropertyType3["lengthPercentage"] = "lengthPercentage";
|
|
578
|
+
CssPropertyEnumCssPropertyType3["blendMode"] = "blendMode";
|
|
579
|
+
CssPropertyEnumCssPropertyType3["customEnum"] = "customEnum";
|
|
580
|
+
CssPropertyEnumCssPropertyType3["time"] = "time";
|
|
581
|
+
CssPropertyEnumCssPropertyType3["background"] = "background";
|
|
582
|
+
CssPropertyEnumCssPropertyType3["backgroundSize"] = "backgroundSize";
|
|
583
|
+
CssPropertyEnumCssPropertyType3["backgroundColor"] = "backgroundColor";
|
|
584
|
+
CssPropertyEnumCssPropertyType3["backgroundImage"] = "backgroundImage";
|
|
585
|
+
CssPropertyEnumCssPropertyType3["backgroundClip"] = "backgroundClip";
|
|
586
|
+
CssPropertyEnumCssPropertyType3["backgroundOrigin"] = "backgroundOrigin";
|
|
587
|
+
CssPropertyEnumCssPropertyType3["backgroundPosition"] = "backgroundPosition";
|
|
588
|
+
CssPropertyEnumCssPropertyType3["backgroundRepeat"] = "backgroundRepeat";
|
|
589
|
+
CssPropertyEnumCssPropertyType3["backgroundAttachment"] = "backgroundAttachment";
|
|
590
|
+
CssPropertyEnumCssPropertyType3["margin"] = "margin";
|
|
591
|
+
CssPropertyEnumCssPropertyType3["marginTop"] = "marginTop";
|
|
592
|
+
CssPropertyEnumCssPropertyType3["marginRight"] = "marginRight";
|
|
593
|
+
CssPropertyEnumCssPropertyType3["marginBottom"] = "marginBottom";
|
|
594
|
+
CssPropertyEnumCssPropertyType3["marginLeft"] = "marginLeft";
|
|
595
|
+
CssPropertyEnumCssPropertyType3["marginInlineStart"] = "marginInlineStart";
|
|
596
|
+
CssPropertyEnumCssPropertyType3["marginInlineEnd"] = "marginInlineEnd";
|
|
597
|
+
CssPropertyEnumCssPropertyType3["padding"] = "padding";
|
|
598
|
+
CssPropertyEnumCssPropertyType3["paddingTop"] = "paddingTop";
|
|
599
|
+
CssPropertyEnumCssPropertyType3["paddingRight"] = "paddingRight";
|
|
600
|
+
CssPropertyEnumCssPropertyType3["paddingBottom"] = "paddingBottom";
|
|
601
|
+
CssPropertyEnumCssPropertyType3["paddingLeft"] = "paddingLeft";
|
|
602
|
+
CssPropertyEnumCssPropertyType3["paddingInlineStart"] = "paddingInlineStart";
|
|
603
|
+
CssPropertyEnumCssPropertyType3["paddingInlineEnd"] = "paddingInlineEnd";
|
|
604
|
+
CssPropertyEnumCssPropertyType3["border"] = "border";
|
|
605
|
+
CssPropertyEnumCssPropertyType3["borderWidth"] = "borderWidth";
|
|
606
|
+
CssPropertyEnumCssPropertyType3["borderStyle"] = "borderStyle";
|
|
607
|
+
CssPropertyEnumCssPropertyType3["borderColor"] = "borderColor";
|
|
608
|
+
CssPropertyEnumCssPropertyType3["borderTop"] = "borderTop";
|
|
609
|
+
CssPropertyEnumCssPropertyType3["borderTopColor"] = "borderTopColor";
|
|
610
|
+
CssPropertyEnumCssPropertyType3["borderTopWidth"] = "borderTopWidth";
|
|
611
|
+
CssPropertyEnumCssPropertyType3["borderTopStyle"] = "borderTopStyle";
|
|
612
|
+
CssPropertyEnumCssPropertyType3["borderRight"] = "borderRight";
|
|
613
|
+
CssPropertyEnumCssPropertyType3["borderRightColor"] = "borderRightColor";
|
|
614
|
+
CssPropertyEnumCssPropertyType3["borderRightWidth"] = "borderRightWidth";
|
|
615
|
+
CssPropertyEnumCssPropertyType3["borderRightStyle"] = "borderRightStyle";
|
|
616
|
+
CssPropertyEnumCssPropertyType3["borderBottom"] = "borderBottom";
|
|
617
|
+
CssPropertyEnumCssPropertyType3["borderBottomColor"] = "borderBottomColor";
|
|
618
|
+
CssPropertyEnumCssPropertyType3["borderBottomWidth"] = "borderBottomWidth";
|
|
619
|
+
CssPropertyEnumCssPropertyType3["borderBottomStyle"] = "borderBottomStyle";
|
|
620
|
+
CssPropertyEnumCssPropertyType3["borderLeft"] = "borderLeft";
|
|
621
|
+
CssPropertyEnumCssPropertyType3["borderLeftColor"] = "borderLeftColor";
|
|
622
|
+
CssPropertyEnumCssPropertyType3["borderLeftWidth"] = "borderLeftWidth";
|
|
623
|
+
CssPropertyEnumCssPropertyType3["borderLeftStyle"] = "borderLeftStyle";
|
|
624
|
+
CssPropertyEnumCssPropertyType3["borderInlineStart"] = "borderInlineStart";
|
|
625
|
+
CssPropertyEnumCssPropertyType3["borderInlineStartColor"] = "borderInlineStartColor";
|
|
626
|
+
CssPropertyEnumCssPropertyType3["borderInlineStartWidth"] = "borderInlineStartWidth";
|
|
627
|
+
CssPropertyEnumCssPropertyType3["borderInlineStartStyle"] = "borderInlineStartStyle";
|
|
628
|
+
CssPropertyEnumCssPropertyType3["borderInlineEnd"] = "borderInlineEnd";
|
|
629
|
+
CssPropertyEnumCssPropertyType3["borderInlineEndColor"] = "borderInlineEndColor";
|
|
630
|
+
CssPropertyEnumCssPropertyType3["borderInlineEndWidth"] = "borderInlineEndWidth";
|
|
631
|
+
CssPropertyEnumCssPropertyType3["borderInlineEndStyle"] = "borderInlineEndStyle";
|
|
632
|
+
CssPropertyEnumCssPropertyType3["borderRadius"] = "borderRadius";
|
|
633
|
+
CssPropertyEnumCssPropertyType3["borderTopLeftRadius"] = "borderTopLeftRadius";
|
|
634
|
+
CssPropertyEnumCssPropertyType3["borderTopRightRadius"] = "borderTopRightRadius";
|
|
635
|
+
CssPropertyEnumCssPropertyType3["borderBottomRightRadius"] = "borderBottomRightRadius";
|
|
636
|
+
CssPropertyEnumCssPropertyType3["borderBottomLeftRadius"] = "borderBottomLeftRadius";
|
|
637
|
+
CssPropertyEnumCssPropertyType3["borderStartStartRadius"] = "borderStartStartRadius";
|
|
638
|
+
CssPropertyEnumCssPropertyType3["borderStartEndRadius"] = "borderStartEndRadius";
|
|
639
|
+
CssPropertyEnumCssPropertyType3["borderEndStartRadius"] = "borderEndStartRadius";
|
|
640
|
+
CssPropertyEnumCssPropertyType3["borderEndEndRadius"] = "borderEndEndRadius";
|
|
641
|
+
CssPropertyEnumCssPropertyType3["font"] = "font";
|
|
642
|
+
CssPropertyEnumCssPropertyType3["fontFamily"] = "fontFamily";
|
|
643
|
+
CssPropertyEnumCssPropertyType3["fontSize"] = "fontSize";
|
|
644
|
+
CssPropertyEnumCssPropertyType3["fontStretch"] = "fontStretch";
|
|
645
|
+
CssPropertyEnumCssPropertyType3["fontStyle"] = "fontStyle";
|
|
646
|
+
CssPropertyEnumCssPropertyType3["fontVariant"] = "fontVariant";
|
|
647
|
+
CssPropertyEnumCssPropertyType3["fontWeight"] = "fontWeight";
|
|
648
|
+
CssPropertyEnumCssPropertyType3["lineHeight"] = "lineHeight";
|
|
649
|
+
CssPropertyEnumCssPropertyType3["color"] = "color";
|
|
650
|
+
CssPropertyEnumCssPropertyType3["letterSpacing"] = "letterSpacing";
|
|
651
|
+
CssPropertyEnumCssPropertyType3["writingMode"] = "writingMode";
|
|
652
|
+
CssPropertyEnumCssPropertyType3["textAlign"] = "textAlign";
|
|
653
|
+
CssPropertyEnumCssPropertyType3["textTransform"] = "textTransform";
|
|
654
|
+
CssPropertyEnumCssPropertyType3["textShadow"] = "textShadow";
|
|
655
|
+
CssPropertyEnumCssPropertyType3["textOverflow"] = "textOverflow";
|
|
656
|
+
CssPropertyEnumCssPropertyType3["textIndent"] = "textIndent";
|
|
657
|
+
CssPropertyEnumCssPropertyType3["textDecoration"] = "textDecoration";
|
|
658
|
+
CssPropertyEnumCssPropertyType3["textDecorationColor"] = "textDecorationColor";
|
|
659
|
+
CssPropertyEnumCssPropertyType3["textDecorationLine"] = "textDecorationLine";
|
|
660
|
+
CssPropertyEnumCssPropertyType3["textDecorationStyle"] = "textDecorationStyle";
|
|
661
|
+
CssPropertyEnumCssPropertyType3["textDecorationThickness"] = "textDecorationThickness";
|
|
662
|
+
CssPropertyEnumCssPropertyType3["boxShadow"] = "boxShadow";
|
|
663
|
+
CssPropertyEnumCssPropertyType3["opacity"] = "opacity";
|
|
664
|
+
CssPropertyEnumCssPropertyType3["overflow"] = "overflow";
|
|
665
|
+
CssPropertyEnumCssPropertyType3["display"] = "display";
|
|
666
|
+
CssPropertyEnumCssPropertyType3["alignSelf"] = "alignSelf";
|
|
667
|
+
CssPropertyEnumCssPropertyType3["justifyContent"] = "justifyContent";
|
|
668
|
+
CssPropertyEnumCssPropertyType3["alignItems"] = "alignItems";
|
|
669
|
+
CssPropertyEnumCssPropertyType3["flexDirection"] = "flexDirection";
|
|
670
|
+
CssPropertyEnumCssPropertyType3["height"] = "height";
|
|
671
|
+
CssPropertyEnumCssPropertyType3["width"] = "width";
|
|
672
|
+
CssPropertyEnumCssPropertyType3["gap"] = "gap";
|
|
673
|
+
CssPropertyEnumCssPropertyType3["columnGap"] = "columnGap";
|
|
674
|
+
CssPropertyEnumCssPropertyType3["rowGap"] = "rowGap";
|
|
675
|
+
CssPropertyEnumCssPropertyType3["filter"] = "filter";
|
|
676
|
+
CssPropertyEnumCssPropertyType3["backdropFilter"] = "backdropFilter";
|
|
677
|
+
CssPropertyEnumCssPropertyType3["objectFit"] = "objectFit";
|
|
678
|
+
CssPropertyEnumCssPropertyType3["objectPosition"] = "objectPosition";
|
|
679
|
+
CssPropertyEnumCssPropertyType3["mixBlendMode"] = "mixBlendMode";
|
|
680
|
+
CssPropertyEnumCssPropertyType3["isolation"] = "isolation";
|
|
681
|
+
CssPropertyEnumCssPropertyType3["stroke"] = "stroke";
|
|
682
|
+
CssPropertyEnumCssPropertyType3["strokeWidth"] = "strokeWidth";
|
|
683
|
+
CssPropertyEnumCssPropertyType3["strokeOpacity"] = "strokeOpacity";
|
|
684
|
+
CssPropertyEnumCssPropertyType3["fill"] = "fill";
|
|
685
|
+
CssPropertyEnumCssPropertyType3["fillOpacity"] = "fillOpacity";
|
|
686
|
+
CssPropertyEnumCssPropertyType3["fillRule"] = "fillRule";
|
|
687
|
+
CssPropertyEnumCssPropertyType3["mask"] = "mask";
|
|
688
|
+
CssPropertyEnumCssPropertyType3["maskImage"] = "maskImage";
|
|
689
|
+
CssPropertyEnumCssPropertyType3["maskMode"] = "maskMode";
|
|
690
|
+
CssPropertyEnumCssPropertyType3["maskRepeat"] = "maskRepeat";
|
|
691
|
+
CssPropertyEnumCssPropertyType3["maskPosition"] = "maskPosition";
|
|
692
|
+
CssPropertyEnumCssPropertyType3["maskClip"] = "maskClip";
|
|
693
|
+
CssPropertyEnumCssPropertyType3["maskOrigin"] = "maskOrigin";
|
|
694
|
+
CssPropertyEnumCssPropertyType3["maskSize"] = "maskSize";
|
|
695
|
+
CssPropertyEnumCssPropertyType3["maskComposite"] = "maskComposite";
|
|
696
|
+
})(CssPropertyEnumCssPropertyType || (CssPropertyEnumCssPropertyType = {}));
|
|
571
697
|
var CssPropertyType;
|
|
572
698
|
(function(CssPropertyType3) {
|
|
573
699
|
CssPropertyType3["UNKNOWN_CssPropertyType"] = "UNKNOWN_CssPropertyType";
|
|
574
|
-
CssPropertyType3["number"] = "number";
|
|
575
|
-
CssPropertyType3["string"] = "string";
|
|
576
|
-
CssPropertyType3["angle"] = "angle";
|
|
577
|
-
CssPropertyType3["length"] = "length";
|
|
578
|
-
CssPropertyType3["percentage"] = "percentage";
|
|
579
|
-
CssPropertyType3["lengthPercentage"] = "lengthPercentage";
|
|
580
|
-
CssPropertyType3["blendMode"] = "blendMode";
|
|
581
|
-
CssPropertyType3["customEnum"] = "customEnum";
|
|
582
|
-
CssPropertyType3["time"] = "time";
|
|
583
700
|
CssPropertyType3["background"] = "background";
|
|
584
701
|
CssPropertyType3["backgroundSize"] = "backgroundSize";
|
|
585
702
|
CssPropertyType3["backgroundColor"] = "backgroundColor";
|
|
@@ -589,6 +706,8 @@ var CssPropertyType;
|
|
|
589
706
|
CssPropertyType3["backgroundPosition"] = "backgroundPosition";
|
|
590
707
|
CssPropertyType3["backgroundRepeat"] = "backgroundRepeat";
|
|
591
708
|
CssPropertyType3["backgroundAttachment"] = "backgroundAttachment";
|
|
709
|
+
CssPropertyType3["fill"] = "fill";
|
|
710
|
+
CssPropertyType3["fillOpacity"] = "fillOpacity";
|
|
592
711
|
CssPropertyType3["margin"] = "margin";
|
|
593
712
|
CssPropertyType3["marginTop"] = "marginTop";
|
|
594
713
|
CssPropertyType3["marginRight"] = "marginRight";
|
|
@@ -669,9 +788,9 @@ var CssPropertyType;
|
|
|
669
788
|
CssPropertyType3["justifyContent"] = "justifyContent";
|
|
670
789
|
CssPropertyType3["alignItems"] = "alignItems";
|
|
671
790
|
CssPropertyType3["flexDirection"] = "flexDirection";
|
|
791
|
+
CssPropertyType3["gap"] = "gap";
|
|
672
792
|
CssPropertyType3["height"] = "height";
|
|
673
793
|
CssPropertyType3["width"] = "width";
|
|
674
|
-
CssPropertyType3["gap"] = "gap";
|
|
675
794
|
CssPropertyType3["columnGap"] = "columnGap";
|
|
676
795
|
CssPropertyType3["rowGap"] = "rowGap";
|
|
677
796
|
CssPropertyType3["filter"] = "filter";
|
|
@@ -683,142 +802,21 @@ var CssPropertyType;
|
|
|
683
802
|
CssPropertyType3["stroke"] = "stroke";
|
|
684
803
|
CssPropertyType3["strokeWidth"] = "strokeWidth";
|
|
685
804
|
CssPropertyType3["strokeOpacity"] = "strokeOpacity";
|
|
686
|
-
CssPropertyType3["fill"] = "fill";
|
|
687
|
-
CssPropertyType3["fillOpacity"] = "fillOpacity";
|
|
688
|
-
CssPropertyType3["fillRule"] = "fillRule";
|
|
689
|
-
CssPropertyType3["mask"] = "mask";
|
|
690
|
-
CssPropertyType3["maskImage"] = "maskImage";
|
|
691
|
-
CssPropertyType3["maskMode"] = "maskMode";
|
|
692
|
-
CssPropertyType3["maskRepeat"] = "maskRepeat";
|
|
693
|
-
CssPropertyType3["maskPosition"] = "maskPosition";
|
|
694
|
-
CssPropertyType3["maskClip"] = "maskClip";
|
|
695
|
-
CssPropertyType3["maskOrigin"] = "maskOrigin";
|
|
696
|
-
CssPropertyType3["maskSize"] = "maskSize";
|
|
697
|
-
CssPropertyType3["maskComposite"] = "maskComposite";
|
|
698
805
|
})(CssPropertyType || (CssPropertyType = {}));
|
|
699
|
-
var
|
|
700
|
-
(function(
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
CssPropertyTypeEnumCssPropertyType2["margin"] = "margin";
|
|
714
|
-
CssPropertyTypeEnumCssPropertyType2["marginTop"] = "marginTop";
|
|
715
|
-
CssPropertyTypeEnumCssPropertyType2["marginRight"] = "marginRight";
|
|
716
|
-
CssPropertyTypeEnumCssPropertyType2["marginBottom"] = "marginBottom";
|
|
717
|
-
CssPropertyTypeEnumCssPropertyType2["marginLeft"] = "marginLeft";
|
|
718
|
-
CssPropertyTypeEnumCssPropertyType2["marginInlineStart"] = "marginInlineStart";
|
|
719
|
-
CssPropertyTypeEnumCssPropertyType2["marginInlineEnd"] = "marginInlineEnd";
|
|
720
|
-
CssPropertyTypeEnumCssPropertyType2["padding"] = "padding";
|
|
721
|
-
CssPropertyTypeEnumCssPropertyType2["paddingTop"] = "paddingTop";
|
|
722
|
-
CssPropertyTypeEnumCssPropertyType2["paddingRight"] = "paddingRight";
|
|
723
|
-
CssPropertyTypeEnumCssPropertyType2["paddingBottom"] = "paddingBottom";
|
|
724
|
-
CssPropertyTypeEnumCssPropertyType2["paddingLeft"] = "paddingLeft";
|
|
725
|
-
CssPropertyTypeEnumCssPropertyType2["paddingInlineStart"] = "paddingInlineStart";
|
|
726
|
-
CssPropertyTypeEnumCssPropertyType2["paddingInlineEnd"] = "paddingInlineEnd";
|
|
727
|
-
CssPropertyTypeEnumCssPropertyType2["border"] = "border";
|
|
728
|
-
CssPropertyTypeEnumCssPropertyType2["borderWidth"] = "borderWidth";
|
|
729
|
-
CssPropertyTypeEnumCssPropertyType2["borderStyle"] = "borderStyle";
|
|
730
|
-
CssPropertyTypeEnumCssPropertyType2["borderColor"] = "borderColor";
|
|
731
|
-
CssPropertyTypeEnumCssPropertyType2["borderTop"] = "borderTop";
|
|
732
|
-
CssPropertyTypeEnumCssPropertyType2["borderTopColor"] = "borderTopColor";
|
|
733
|
-
CssPropertyTypeEnumCssPropertyType2["borderTopWidth"] = "borderTopWidth";
|
|
734
|
-
CssPropertyTypeEnumCssPropertyType2["borderTopStyle"] = "borderTopStyle";
|
|
735
|
-
CssPropertyTypeEnumCssPropertyType2["borderRight"] = "borderRight";
|
|
736
|
-
CssPropertyTypeEnumCssPropertyType2["borderRightColor"] = "borderRightColor";
|
|
737
|
-
CssPropertyTypeEnumCssPropertyType2["borderRightWidth"] = "borderRightWidth";
|
|
738
|
-
CssPropertyTypeEnumCssPropertyType2["borderRightStyle"] = "borderRightStyle";
|
|
739
|
-
CssPropertyTypeEnumCssPropertyType2["borderBottom"] = "borderBottom";
|
|
740
|
-
CssPropertyTypeEnumCssPropertyType2["borderBottomColor"] = "borderBottomColor";
|
|
741
|
-
CssPropertyTypeEnumCssPropertyType2["borderBottomWidth"] = "borderBottomWidth";
|
|
742
|
-
CssPropertyTypeEnumCssPropertyType2["borderBottomStyle"] = "borderBottomStyle";
|
|
743
|
-
CssPropertyTypeEnumCssPropertyType2["borderLeft"] = "borderLeft";
|
|
744
|
-
CssPropertyTypeEnumCssPropertyType2["borderLeftColor"] = "borderLeftColor";
|
|
745
|
-
CssPropertyTypeEnumCssPropertyType2["borderLeftWidth"] = "borderLeftWidth";
|
|
746
|
-
CssPropertyTypeEnumCssPropertyType2["borderLeftStyle"] = "borderLeftStyle";
|
|
747
|
-
CssPropertyTypeEnumCssPropertyType2["borderInlineStart"] = "borderInlineStart";
|
|
748
|
-
CssPropertyTypeEnumCssPropertyType2["borderInlineStartColor"] = "borderInlineStartColor";
|
|
749
|
-
CssPropertyTypeEnumCssPropertyType2["borderInlineStartWidth"] = "borderInlineStartWidth";
|
|
750
|
-
CssPropertyTypeEnumCssPropertyType2["borderInlineStartStyle"] = "borderInlineStartStyle";
|
|
751
|
-
CssPropertyTypeEnumCssPropertyType2["borderInlineEnd"] = "borderInlineEnd";
|
|
752
|
-
CssPropertyTypeEnumCssPropertyType2["borderInlineEndColor"] = "borderInlineEndColor";
|
|
753
|
-
CssPropertyTypeEnumCssPropertyType2["borderInlineEndWidth"] = "borderInlineEndWidth";
|
|
754
|
-
CssPropertyTypeEnumCssPropertyType2["borderInlineEndStyle"] = "borderInlineEndStyle";
|
|
755
|
-
CssPropertyTypeEnumCssPropertyType2["borderRadius"] = "borderRadius";
|
|
756
|
-
CssPropertyTypeEnumCssPropertyType2["borderTopLeftRadius"] = "borderTopLeftRadius";
|
|
757
|
-
CssPropertyTypeEnumCssPropertyType2["borderTopRightRadius"] = "borderTopRightRadius";
|
|
758
|
-
CssPropertyTypeEnumCssPropertyType2["borderBottomRightRadius"] = "borderBottomRightRadius";
|
|
759
|
-
CssPropertyTypeEnumCssPropertyType2["borderBottomLeftRadius"] = "borderBottomLeftRadius";
|
|
760
|
-
CssPropertyTypeEnumCssPropertyType2["borderStartStartRadius"] = "borderStartStartRadius";
|
|
761
|
-
CssPropertyTypeEnumCssPropertyType2["borderStartEndRadius"] = "borderStartEndRadius";
|
|
762
|
-
CssPropertyTypeEnumCssPropertyType2["borderEndStartRadius"] = "borderEndStartRadius";
|
|
763
|
-
CssPropertyTypeEnumCssPropertyType2["borderEndEndRadius"] = "borderEndEndRadius";
|
|
764
|
-
CssPropertyTypeEnumCssPropertyType2["font"] = "font";
|
|
765
|
-
CssPropertyTypeEnumCssPropertyType2["fontFamily"] = "fontFamily";
|
|
766
|
-
CssPropertyTypeEnumCssPropertyType2["fontSize"] = "fontSize";
|
|
767
|
-
CssPropertyTypeEnumCssPropertyType2["fontStretch"] = "fontStretch";
|
|
768
|
-
CssPropertyTypeEnumCssPropertyType2["fontStyle"] = "fontStyle";
|
|
769
|
-
CssPropertyTypeEnumCssPropertyType2["fontVariant"] = "fontVariant";
|
|
770
|
-
CssPropertyTypeEnumCssPropertyType2["fontWeight"] = "fontWeight";
|
|
771
|
-
CssPropertyTypeEnumCssPropertyType2["lineHeight"] = "lineHeight";
|
|
772
|
-
CssPropertyTypeEnumCssPropertyType2["color"] = "color";
|
|
773
|
-
CssPropertyTypeEnumCssPropertyType2["letterSpacing"] = "letterSpacing";
|
|
774
|
-
CssPropertyTypeEnumCssPropertyType2["writingMode"] = "writingMode";
|
|
775
|
-
CssPropertyTypeEnumCssPropertyType2["textAlign"] = "textAlign";
|
|
776
|
-
CssPropertyTypeEnumCssPropertyType2["textTransform"] = "textTransform";
|
|
777
|
-
CssPropertyTypeEnumCssPropertyType2["textShadow"] = "textShadow";
|
|
778
|
-
CssPropertyTypeEnumCssPropertyType2["textOverflow"] = "textOverflow";
|
|
779
|
-
CssPropertyTypeEnumCssPropertyType2["textIndent"] = "textIndent";
|
|
780
|
-
CssPropertyTypeEnumCssPropertyType2["textDecoration"] = "textDecoration";
|
|
781
|
-
CssPropertyTypeEnumCssPropertyType2["textDecorationColor"] = "textDecorationColor";
|
|
782
|
-
CssPropertyTypeEnumCssPropertyType2["textDecorationLine"] = "textDecorationLine";
|
|
783
|
-
CssPropertyTypeEnumCssPropertyType2["textDecorationStyle"] = "textDecorationStyle";
|
|
784
|
-
CssPropertyTypeEnumCssPropertyType2["textDecorationThickness"] = "textDecorationThickness";
|
|
785
|
-
CssPropertyTypeEnumCssPropertyType2["boxShadow"] = "boxShadow";
|
|
786
|
-
CssPropertyTypeEnumCssPropertyType2["opacity"] = "opacity";
|
|
787
|
-
CssPropertyTypeEnumCssPropertyType2["overflow"] = "overflow";
|
|
788
|
-
CssPropertyTypeEnumCssPropertyType2["display"] = "display";
|
|
789
|
-
CssPropertyTypeEnumCssPropertyType2["alignSelf"] = "alignSelf";
|
|
790
|
-
CssPropertyTypeEnumCssPropertyType2["justifyContent"] = "justifyContent";
|
|
791
|
-
CssPropertyTypeEnumCssPropertyType2["alignItems"] = "alignItems";
|
|
792
|
-
CssPropertyTypeEnumCssPropertyType2["flexDirection"] = "flexDirection";
|
|
793
|
-
CssPropertyTypeEnumCssPropertyType2["gap"] = "gap";
|
|
794
|
-
CssPropertyTypeEnumCssPropertyType2["height"] = "height";
|
|
795
|
-
CssPropertyTypeEnumCssPropertyType2["width"] = "width";
|
|
796
|
-
CssPropertyTypeEnumCssPropertyType2["columnGap"] = "columnGap";
|
|
797
|
-
CssPropertyTypeEnumCssPropertyType2["rowGap"] = "rowGap";
|
|
798
|
-
CssPropertyTypeEnumCssPropertyType2["filter"] = "filter";
|
|
799
|
-
CssPropertyTypeEnumCssPropertyType2["backdropFilter"] = "backdropFilter";
|
|
800
|
-
CssPropertyTypeEnumCssPropertyType2["objectFit"] = "objectFit";
|
|
801
|
-
CssPropertyTypeEnumCssPropertyType2["objectPosition"] = "objectPosition";
|
|
802
|
-
CssPropertyTypeEnumCssPropertyType2["mixBlendMode"] = "mixBlendMode";
|
|
803
|
-
CssPropertyTypeEnumCssPropertyType2["isolation"] = "isolation";
|
|
804
|
-
CssPropertyTypeEnumCssPropertyType2["stroke"] = "stroke";
|
|
805
|
-
CssPropertyTypeEnumCssPropertyType2["strokeWidth"] = "strokeWidth";
|
|
806
|
-
CssPropertyTypeEnumCssPropertyType2["strokeOpacity"] = "strokeOpacity";
|
|
807
|
-
})(CssPropertyTypeEnumCssPropertyType || (CssPropertyTypeEnumCssPropertyType = {}));
|
|
808
|
-
var CssVariableTypeEnumCssDataType;
|
|
809
|
-
(function(CssVariableTypeEnumCssDataType2) {
|
|
810
|
-
CssVariableTypeEnumCssDataType2["UNKNOWN_CssDataType"] = "UNKNOWN_CssDataType";
|
|
811
|
-
CssVariableTypeEnumCssDataType2["number"] = "number";
|
|
812
|
-
CssVariableTypeEnumCssDataType2["length"] = "length";
|
|
813
|
-
CssVariableTypeEnumCssDataType2["color"] = "color";
|
|
814
|
-
CssVariableTypeEnumCssDataType2["angle"] = "angle";
|
|
815
|
-
CssVariableTypeEnumCssDataType2["percentage"] = "percentage";
|
|
816
|
-
CssVariableTypeEnumCssDataType2["lengthPercentage"] = "lengthPercentage";
|
|
817
|
-
CssVariableTypeEnumCssDataType2["blendMode"] = "blendMode";
|
|
818
|
-
CssVariableTypeEnumCssDataType2["customEnum"] = "customEnum";
|
|
819
|
-
CssVariableTypeEnumCssDataType2["string"] = "string";
|
|
820
|
-
CssVariableTypeEnumCssDataType2["time"] = "time";
|
|
821
|
-
})(CssVariableTypeEnumCssDataType || (CssVariableTypeEnumCssDataType = {}));
|
|
806
|
+
var CssDataType;
|
|
807
|
+
(function(CssDataType3) {
|
|
808
|
+
CssDataType3["UNKNOWN_CssDataType"] = "UNKNOWN_CssDataType";
|
|
809
|
+
CssDataType3["number"] = "number";
|
|
810
|
+
CssDataType3["length"] = "length";
|
|
811
|
+
CssDataType3["color"] = "color";
|
|
812
|
+
CssDataType3["angle"] = "angle";
|
|
813
|
+
CssDataType3["percentage"] = "percentage";
|
|
814
|
+
CssDataType3["lengthPercentage"] = "lengthPercentage";
|
|
815
|
+
CssDataType3["blendMode"] = "blendMode";
|
|
816
|
+
CssDataType3["customEnum"] = "customEnum";
|
|
817
|
+
CssDataType3["string"] = "string";
|
|
818
|
+
CssDataType3["time"] = "time";
|
|
819
|
+
})(CssDataType || (CssDataType = {}));
|
|
822
820
|
var AccessLevel;
|
|
823
821
|
(function(AccessLevel3) {
|
|
824
822
|
AccessLevel3["UNDEFINED"] = "UNDEFINED";
|
|
@@ -828,33 +826,33 @@ var AccessLevel;
|
|
|
828
826
|
AccessLevel3["CMS_EDITOR"] = "CMS_EDITOR";
|
|
829
827
|
AccessLevel3["PRIVILEGED"] = "PRIVILEGED";
|
|
830
828
|
})(AccessLevel || (AccessLevel = {}));
|
|
831
|
-
var
|
|
832
|
-
(function(
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
})(
|
|
829
|
+
var DataComponentFieldType;
|
|
830
|
+
(function(DataComponentFieldType3) {
|
|
831
|
+
DataComponentFieldType3["UNKNOWN_FIELD_TYPE"] = "UNKNOWN_FIELD_TYPE";
|
|
832
|
+
DataComponentFieldType3["TEXT"] = "TEXT";
|
|
833
|
+
DataComponentFieldType3["NUMBER"] = "NUMBER";
|
|
834
|
+
DataComponentFieldType3["DATE"] = "DATE";
|
|
835
|
+
DataComponentFieldType3["DATETIME"] = "DATETIME";
|
|
836
|
+
DataComponentFieldType3["IMAGE"] = "IMAGE";
|
|
837
|
+
DataComponentFieldType3["BOOLEAN"] = "BOOLEAN";
|
|
838
|
+
DataComponentFieldType3["DOCUMENT"] = "DOCUMENT";
|
|
839
|
+
DataComponentFieldType3["URL"] = "URL";
|
|
840
|
+
DataComponentFieldType3["RICH_TEXT"] = "RICH_TEXT";
|
|
841
|
+
DataComponentFieldType3["VIDEO"] = "VIDEO";
|
|
842
|
+
DataComponentFieldType3["ANY"] = "ANY";
|
|
843
|
+
DataComponentFieldType3["ARRAY_STRING"] = "ARRAY_STRING";
|
|
844
|
+
DataComponentFieldType3["ARRAY_DOCUMENT"] = "ARRAY_DOCUMENT";
|
|
845
|
+
DataComponentFieldType3["AUDIO"] = "AUDIO";
|
|
846
|
+
DataComponentFieldType3["TIME"] = "TIME";
|
|
847
|
+
DataComponentFieldType3["LANGUAGE"] = "LANGUAGE";
|
|
848
|
+
DataComponentFieldType3["RICH_CONTENT"] = "RICH_CONTENT";
|
|
849
|
+
DataComponentFieldType3["MEDIA_GALLERY"] = "MEDIA_GALLERY";
|
|
850
|
+
DataComponentFieldType3["ADDRESS"] = "ADDRESS";
|
|
851
|
+
DataComponentFieldType3["REFERENCE"] = "REFERENCE";
|
|
852
|
+
DataComponentFieldType3["MULTI_REFERENCE"] = "MULTI_REFERENCE";
|
|
853
|
+
DataComponentFieldType3["OBJECT"] = "OBJECT";
|
|
854
|
+
DataComponentFieldType3["ARRAY"] = "ARRAY";
|
|
855
|
+
})(DataComponentFieldType || (DataComponentFieldType = {}));
|
|
858
856
|
var Order;
|
|
859
857
|
(function(Order3) {
|
|
860
858
|
Order3["ASC"] = "ASC";
|
|
@@ -983,13 +981,13 @@ var DtsDefinitionType;
|
|
|
983
981
|
DtsDefinitionType3["DTS_HTTP_LINK"] = "DTS_HTTP_LINK";
|
|
984
982
|
DtsDefinitionType3["DTS_CONTENT"] = "DTS_CONTENT";
|
|
985
983
|
})(DtsDefinitionType || (DtsDefinitionType = {}));
|
|
986
|
-
var
|
|
987
|
-
(function(
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
})(
|
|
984
|
+
var EditorExposureItemEnumItemType;
|
|
985
|
+
(function(EditorExposureItemEnumItemType2) {
|
|
986
|
+
EditorExposureItemEnumItemType2["UNKNOWN_ITEM_TYPE"] = "UNKNOWN_ITEM_TYPE";
|
|
987
|
+
EditorExposureItemEnumItemType2["CUSTOM_ELEMENT"] = "CUSTOM_ELEMENT";
|
|
988
|
+
EditorExposureItemEnumItemType2["EDITOR_REACT_COMPONENT"] = "EDITOR_REACT_COMPONENT";
|
|
989
|
+
EditorExposureItemEnumItemType2["COMPOSITION"] = "COMPOSITION";
|
|
990
|
+
})(EditorExposureItemEnumItemType || (EditorExposureItemEnumItemType = {}));
|
|
993
991
|
var EditorType;
|
|
994
992
|
(function(EditorType3) {
|
|
995
993
|
EditorType3["UNKNOWN_EDITOR_TYPE"] = "UNKNOWN_EDITOR_TYPE";
|
|
@@ -1004,12 +1002,12 @@ var ElementDisplayOption;
|
|
|
1004
1002
|
ElementDisplayOption3["REMOVE"] = "REMOVE";
|
|
1005
1003
|
ElementDisplayOption3["CUSTOMIZED"] = "CUSTOMIZED";
|
|
1006
1004
|
})(ElementDisplayOption || (ElementDisplayOption = {}));
|
|
1007
|
-
var
|
|
1008
|
-
(function(
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
})(
|
|
1005
|
+
var ElementTypeEnumElementType;
|
|
1006
|
+
(function(ElementTypeEnumElementType3) {
|
|
1007
|
+
ElementTypeEnumElementType3["UNKNOWN_ElementType"] = "UNKNOWN_ElementType";
|
|
1008
|
+
ElementTypeEnumElementType3["inlineElement"] = "inlineElement";
|
|
1009
|
+
ElementTypeEnumElementType3["refElement"] = "refElement";
|
|
1010
|
+
})(ElementTypeEnumElementType || (ElementTypeEnumElementType = {}));
|
|
1013
1011
|
var EmbedCategory;
|
|
1014
1012
|
(function(EmbedCategory3) {
|
|
1015
1013
|
EmbedCategory3["UNKNOWN"] = "UNKNOWN";
|
|
@@ -1037,12 +1035,12 @@ var ExtendingComponentType;
|
|
|
1037
1035
|
ExtendingComponentType3["BACK_OFFICE_MENU_ITEM"] = "BACK_OFFICE_MENU_ITEM";
|
|
1038
1036
|
ExtendingComponentType3["BACK_OFFICE_EXTENSION_WIDGET"] = "BACK_OFFICE_EXTENSION_WIDGET";
|
|
1039
1037
|
})(ExtendingComponentType || (ExtendingComponentType = {}));
|
|
1040
|
-
var
|
|
1041
|
-
(function(
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
})(
|
|
1038
|
+
var ExtensionExposureExposure;
|
|
1039
|
+
(function(ExtensionExposureExposure3) {
|
|
1040
|
+
ExtensionExposureExposure3["PRIVATE"] = "PRIVATE";
|
|
1041
|
+
ExtensionExposureExposure3["INTERNAL"] = "INTERNAL";
|
|
1042
|
+
ExtensionExposureExposure3["PUBLIC"] = "PUBLIC";
|
|
1043
|
+
})(ExtensionExposureExposure || (ExtensionExposureExposure = {}));
|
|
1046
1044
|
var Maturity;
|
|
1047
1045
|
(function(Maturity3) {
|
|
1048
1046
|
Maturity3["ALPHA"] = "ALPHA";
|
|
@@ -1109,12 +1107,12 @@ var FilterOperatorValueType;
|
|
|
1109
1107
|
FilterOperatorValueType3["localTime"] = "localTime";
|
|
1110
1108
|
FilterOperatorValueType3["localDateTime"] = "localDateTime";
|
|
1111
1109
|
})(FilterOperatorValueType || (FilterOperatorValueType = {}));
|
|
1112
|
-
var
|
|
1113
|
-
(function(
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
})(
|
|
1110
|
+
var ConfigurationScope;
|
|
1111
|
+
(function(ConfigurationScope3) {
|
|
1112
|
+
ConfigurationScope3["UNKNOWN_SCOPE"] = "UNKNOWN_SCOPE";
|
|
1113
|
+
ConfigurationScope3["SITE"] = "SITE";
|
|
1114
|
+
ConfigurationScope3["ENTITY"] = "ENTITY";
|
|
1115
|
+
})(ConfigurationScope || (ConfigurationScope = {}));
|
|
1118
1116
|
var FunctionRole;
|
|
1119
1117
|
(function(FunctionRole3) {
|
|
1120
1118
|
FunctionRole3["UNKNOWN_FUNCTION_ROLE"] = "UNKNOWN_FUNCTION_ROLE";
|
|
@@ -1165,14 +1163,14 @@ var ImageType;
|
|
|
1165
1163
|
ImageType3["element"] = "element";
|
|
1166
1164
|
ImageType3["gradient"] = "gradient";
|
|
1167
1165
|
})(ImageType || (ImageType = {}));
|
|
1168
|
-
var
|
|
1169
|
-
(function(
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
})(
|
|
1166
|
+
var InputTypeEnumInputType;
|
|
1167
|
+
(function(InputTypeEnumInputType3) {
|
|
1168
|
+
InputTypeEnumInputType3["UNKNOWN_InputType"] = "UNKNOWN_InputType";
|
|
1169
|
+
InputTypeEnumInputType3["text"] = "text";
|
|
1170
|
+
InputTypeEnumInputType3["checkbox"] = "checkbox";
|
|
1171
|
+
InputTypeEnumInputType3["number"] = "number";
|
|
1172
|
+
InputTypeEnumInputType3["date"] = "date";
|
|
1173
|
+
})(InputTypeEnumInputType || (InputTypeEnumInputType = {}));
|
|
1176
1174
|
var InstallPage;
|
|
1177
1175
|
(function(InstallPage3) {
|
|
1178
1176
|
InstallPage3["NO_PAGE"] = "NO_PAGE";
|
|
@@ -1191,17 +1189,17 @@ var EffectGroup;
|
|
|
1191
1189
|
EffectGroup3["UNKNOWN_EFFECT_GROUP"] = "UNKNOWN_EFFECT_GROUP";
|
|
1192
1190
|
EffectGroup3["background"] = "background";
|
|
1193
1191
|
})(EffectGroup || (EffectGroup = {}));
|
|
1194
|
-
var
|
|
1195
|
-
(function(
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
})(
|
|
1192
|
+
var InteractionsTrigger;
|
|
1193
|
+
(function(InteractionsTrigger3) {
|
|
1194
|
+
InteractionsTrigger3["UNKNOWN_TRIGGER"] = "UNKNOWN_TRIGGER";
|
|
1195
|
+
InteractionsTrigger3["hover"] = "hover";
|
|
1196
|
+
InteractionsTrigger3["click"] = "click";
|
|
1197
|
+
InteractionsTrigger3["viewEnter"] = "viewEnter";
|
|
1198
|
+
InteractionsTrigger3["pageVisible"] = "pageVisible";
|
|
1199
|
+
InteractionsTrigger3["viewProgress"] = "viewProgress";
|
|
1200
|
+
InteractionsTrigger3["pointerMove"] = "pointerMove";
|
|
1201
|
+
InteractionsTrigger3["animationEnd"] = "animationEnd";
|
|
1202
|
+
})(InteractionsTrigger || (InteractionsTrigger = {}));
|
|
1205
1203
|
var ItemField;
|
|
1206
1204
|
(function(ItemField3) {
|
|
1207
1205
|
ItemField3["ID"] = "ID";
|
|
@@ -1323,13 +1321,13 @@ var RecipientType;
|
|
|
1323
1321
|
RecipientType3["WIX_USER"] = "WIX_USER";
|
|
1324
1322
|
RecipientType3["CONTACT"] = "CONTACT";
|
|
1325
1323
|
})(RecipientType || (RecipientType = {}));
|
|
1326
|
-
var
|
|
1327
|
-
(function(
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
})(
|
|
1324
|
+
var State;
|
|
1325
|
+
(function(State3) {
|
|
1326
|
+
State3["UNKNOWN_STATE"] = "UNKNOWN_STATE";
|
|
1327
|
+
State3["DEFAULT_ON"] = "DEFAULT_ON";
|
|
1328
|
+
State3["DEFAULT_OFF"] = "DEFAULT_OFF";
|
|
1329
|
+
State3["ALWAYS_ON"] = "ALWAYS_ON";
|
|
1330
|
+
})(State || (State = {}));
|
|
1333
1331
|
var NotificationTopicType;
|
|
1334
1332
|
(function(NotificationTopicType3) {
|
|
1335
1333
|
NotificationTopicType3["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
|
|
@@ -1373,13 +1371,13 @@ var PanelMode;
|
|
|
1373
1371
|
PanelMode3["UNKNOWN_PanelMode"] = "UNKNOWN_PanelMode";
|
|
1374
1372
|
PanelMode3["overlay"] = "overlay";
|
|
1375
1373
|
})(PanelMode || (PanelMode = {}));
|
|
1376
|
-
var
|
|
1377
|
-
(function(
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
})(
|
|
1374
|
+
var PanelSizeWidth;
|
|
1375
|
+
(function(PanelSizeWidth3) {
|
|
1376
|
+
PanelSizeWidth3["UNKNOWN_WIDTH"] = "UNKNOWN_WIDTH";
|
|
1377
|
+
PanelSizeWidth3["SMALL"] = "SMALL";
|
|
1378
|
+
PanelSizeWidth3["MEDIUM"] = "MEDIUM";
|
|
1379
|
+
PanelSizeWidth3["LARGE"] = "LARGE";
|
|
1380
|
+
})(PanelSizeWidth || (PanelSizeWidth = {}));
|
|
1383
1381
|
var PanelType;
|
|
1384
1382
|
(function(PanelType3) {
|
|
1385
1383
|
PanelType3["UNKNOWN_PanelType"] = "UNKNOWN_PanelType";
|
|
@@ -1756,12 +1754,12 @@ var RestrictedOperation;
|
|
|
1756
1754
|
RestrictedOperation3["ALLOW"] = "ALLOW";
|
|
1757
1755
|
RestrictedOperation3["WARN"] = "WARN";
|
|
1758
1756
|
})(RestrictedOperation || (RestrictedOperation = {}));
|
|
1759
|
-
var
|
|
1760
|
-
(function(
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
})(
|
|
1757
|
+
var V1InterfaceConfigurationType;
|
|
1758
|
+
(function(V1InterfaceConfigurationType2) {
|
|
1759
|
+
V1InterfaceConfigurationType2["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
|
|
1760
|
+
V1InterfaceConfigurationType2["WIDGET_COMPONENT"] = "WIDGET_COMPONENT";
|
|
1761
|
+
V1InterfaceConfigurationType2["ITEM_SELECTION"] = "ITEM_SELECTION";
|
|
1762
|
+
})(V1InterfaceConfigurationType || (V1InterfaceConfigurationType = {}));
|
|
1765
1763
|
var ParticipantType;
|
|
1766
1764
|
(function(ParticipantType3) {
|
|
1767
1765
|
ParticipantType3["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
|
|
@@ -1769,12 +1767,12 @@ var ParticipantType;
|
|
|
1769
1767
|
ParticipantType3["CONTACT"] = "CONTACT";
|
|
1770
1768
|
ParticipantType3["ANONYMOUS"] = "ANONYMOUS";
|
|
1771
1769
|
})(ParticipantType || (ParticipantType = {}));
|
|
1772
|
-
var
|
|
1773
|
-
(function(
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
})(
|
|
1770
|
+
var Scope;
|
|
1771
|
+
(function(Scope3) {
|
|
1772
|
+
Scope3["UNKNOWN_SCOPE"] = "UNKNOWN_SCOPE";
|
|
1773
|
+
Scope3["SPECIFIC_SITE"] = "SPECIFIC_SITE";
|
|
1774
|
+
Scope3["NON_SPECIFIC_SITE"] = "NON_SPECIFIC_SITE";
|
|
1775
|
+
})(Scope || (Scope = {}));
|
|
1778
1776
|
var BlockType;
|
|
1779
1777
|
(function(BlockType3) {
|
|
1780
1778
|
BlockType3["UNKNOWN"] = "UNKNOWN";
|
|
@@ -1886,12 +1884,12 @@ var ExecutionType;
|
|
|
1886
1884
|
ExecutionType3["SYNC"] = "SYNC";
|
|
1887
1885
|
ExecutionType3["ASYNC"] = "ASYNC";
|
|
1888
1886
|
})(ExecutionType || (ExecutionType = {}));
|
|
1889
|
-
var
|
|
1890
|
-
(function(
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
})(
|
|
1887
|
+
var InterfaceConfigurationType;
|
|
1888
|
+
(function(InterfaceConfigurationType3) {
|
|
1889
|
+
InterfaceConfigurationType3["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
|
|
1890
|
+
InterfaceConfigurationType3["WIDGET_COMPONENT"] = "WIDGET_COMPONENT";
|
|
1891
|
+
InterfaceConfigurationType3["GENERIC"] = "GENERIC";
|
|
1892
|
+
})(InterfaceConfigurationType || (InterfaceConfigurationType = {}));
|
|
1895
1893
|
var IntegrationType;
|
|
1896
1894
|
(function(IntegrationType3) {
|
|
1897
1895
|
IntegrationType3["UNKNOWN_INTEGRATION_TYPE"] = "UNKNOWN_INTEGRATION_TYPE";
|
|
@@ -2083,20 +2081,20 @@ var BooleanComponentType;
|
|
|
2083
2081
|
BooleanComponentType3["UNKNOWN_COMPONENT_TYPE"] = "UNKNOWN_COMPONENT_TYPE";
|
|
2084
2082
|
BooleanComponentType3["CHECKBOX"] = "CHECKBOX";
|
|
2085
2083
|
})(BooleanComponentType || (BooleanComponentType = {}));
|
|
2086
|
-
var
|
|
2087
|
-
(function(
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
|
-
})(
|
|
2084
|
+
var InputType;
|
|
2085
|
+
(function(InputType3) {
|
|
2086
|
+
InputType3["UNKNOWN_INPUT_TYPE"] = "UNKNOWN_INPUT_TYPE";
|
|
2087
|
+
InputType3["STRING"] = "STRING";
|
|
2088
|
+
InputType3["NUMBER"] = "NUMBER";
|
|
2089
|
+
InputType3["BOOLEAN"] = "BOOLEAN";
|
|
2090
|
+
InputType3["ARRAY"] = "ARRAY";
|
|
2091
|
+
InputType3["OBJECT"] = "OBJECT";
|
|
2092
|
+
InputType3["WIX_FILE"] = "WIX_FILE";
|
|
2093
|
+
InputType3["PAYMENT"] = "PAYMENT";
|
|
2094
|
+
InputType3["MULTILINE_ADDRESS"] = "MULTILINE_ADDRESS";
|
|
2095
|
+
InputType3["SCHEDULING"] = "SCHEDULING";
|
|
2096
|
+
InputType3["ADDRESS"] = "ADDRESS";
|
|
2097
|
+
})(InputType || (InputType = {}));
|
|
2100
2098
|
var NumberComponentType;
|
|
2101
2099
|
(function(NumberComponentType3) {
|
|
2102
2100
|
NumberComponentType3["UNKNOWN"] = "UNKNOWN";
|
|
@@ -2171,15 +2169,15 @@ var OverrideEntityType;
|
|
|
2171
2169
|
OverrideEntityType3["UNKNOWN"] = "UNKNOWN";
|
|
2172
2170
|
OverrideEntityType3["FIELD"] = "FIELD";
|
|
2173
2171
|
})(OverrideEntityType || (OverrideEntityType = {}));
|
|
2174
|
-
var
|
|
2175
|
-
(function(
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
})(
|
|
2172
|
+
var ItemType;
|
|
2173
|
+
(function(ItemType3) {
|
|
2174
|
+
ItemType3["UNKNOWN_ITEM_TYPE"] = "UNKNOWN_ITEM_TYPE";
|
|
2175
|
+
ItemType3["STRING"] = "STRING";
|
|
2176
|
+
ItemType3["NUMBER"] = "NUMBER";
|
|
2177
|
+
ItemType3["BOOLEAN"] = "BOOLEAN";
|
|
2178
|
+
ItemType3["INTEGER"] = "INTEGER";
|
|
2179
|
+
ItemType3["OBJECT"] = "OBJECT";
|
|
2180
|
+
})(ItemType || (ItemType = {}));
|
|
2183
2181
|
var PropertiesTypeEnum;
|
|
2184
2182
|
(function(PropertiesTypeEnum3) {
|
|
2185
2183
|
PropertiesTypeEnum3["UNKNOWN_PROPERTY_TYPE"] = "UNKNOWN_PROPERTY_TYPE";
|
|
@@ -2206,15 +2204,15 @@ var Format;
|
|
|
2206
2204
|
Format3["LANGUAGE"] = "LANGUAGE";
|
|
2207
2205
|
Format3["DATE_OPTIONAL_TIME"] = "DATE_OPTIONAL_TIME";
|
|
2208
2206
|
})(Format || (Format = {}));
|
|
2209
|
-
var
|
|
2210
|
-
(function(
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
})(
|
|
2207
|
+
var UploadFileFormatEnumUploadFileFormat;
|
|
2208
|
+
(function(UploadFileFormatEnumUploadFileFormat3) {
|
|
2209
|
+
UploadFileFormatEnumUploadFileFormat3["UNKNOWN_UPLOAD_FILE_FORMAT"] = "UNKNOWN_UPLOAD_FILE_FORMAT";
|
|
2210
|
+
UploadFileFormatEnumUploadFileFormat3["VIDEO"] = "VIDEO";
|
|
2211
|
+
UploadFileFormatEnumUploadFileFormat3["IMAGE"] = "IMAGE";
|
|
2212
|
+
UploadFileFormatEnumUploadFileFormat3["AUDIO"] = "AUDIO";
|
|
2213
|
+
UploadFileFormatEnumUploadFileFormat3["DOCUMENT"] = "DOCUMENT";
|
|
2214
|
+
UploadFileFormatEnumUploadFileFormat3["ARCHIVE"] = "ARCHIVE";
|
|
2215
|
+
})(UploadFileFormatEnumUploadFileFormat || (UploadFileFormatEnumUploadFileFormat = {}));
|
|
2218
2216
|
var AppointmentFormat;
|
|
2219
2217
|
(function(AppointmentFormat3) {
|
|
2220
2218
|
AppointmentFormat3["UNKNOWN_FORMAT_TYPE"] = "UNKNOWN_FORMAT_TYPE";
|
|
@@ -2222,13 +2220,13 @@ var AppointmentFormat;
|
|
|
2222
2220
|
AppointmentFormat3["VIDEO_CONFERENCE"] = "VIDEO_CONFERENCE";
|
|
2223
2221
|
AppointmentFormat3["PHONE"] = "PHONE";
|
|
2224
2222
|
})(AppointmentFormat || (AppointmentFormat = {}));
|
|
2225
|
-
var
|
|
2226
|
-
(function(
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
})(
|
|
2223
|
+
var AlignmentEnumAlignment;
|
|
2224
|
+
(function(AlignmentEnumAlignment3) {
|
|
2225
|
+
AlignmentEnumAlignment3["UNKNOWN_ALIGNMENT"] = "UNKNOWN_ALIGNMENT";
|
|
2226
|
+
AlignmentEnumAlignment3["LEFT"] = "LEFT";
|
|
2227
|
+
AlignmentEnumAlignment3["CENTER"] = "CENTER";
|
|
2228
|
+
AlignmentEnumAlignment3["RIGHT"] = "RIGHT";
|
|
2229
|
+
})(AlignmentEnumAlignment || (AlignmentEnumAlignment = {}));
|
|
2232
2230
|
var ImageFit;
|
|
2233
2231
|
(function(ImageFit3) {
|
|
2234
2232
|
ImageFit3["UNKNOWN_IMAGE_FIT"] = "UNKNOWN_IMAGE_FIT";
|
|
@@ -2254,15 +2252,15 @@ var FirstDayOfWeek;
|
|
|
2254
2252
|
FirstDayOfWeek3["MONDAY"] = "MONDAY";
|
|
2255
2253
|
FirstDayOfWeek3["SUNDAY"] = "SUNDAY";
|
|
2256
2254
|
})(FirstDayOfWeek || (FirstDayOfWeek = {}));
|
|
2257
|
-
var
|
|
2258
|
-
(function(
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
})(
|
|
2255
|
+
var UploadFileFormat;
|
|
2256
|
+
(function(UploadFileFormat3) {
|
|
2257
|
+
UploadFileFormat3["UNDEFINED"] = "UNDEFINED";
|
|
2258
|
+
UploadFileFormat3["VIDEO"] = "VIDEO";
|
|
2259
|
+
UploadFileFormat3["IMAGE"] = "IMAGE";
|
|
2260
|
+
UploadFileFormat3["AUDIO"] = "AUDIO";
|
|
2261
|
+
UploadFileFormat3["DOCUMENT"] = "DOCUMENT";
|
|
2262
|
+
UploadFileFormat3["ARCHIVE"] = "ARCHIVE";
|
|
2263
|
+
})(UploadFileFormat || (UploadFileFormat = {}));
|
|
2266
2264
|
var DefaultCountryConfigType;
|
|
2267
2265
|
(function(DefaultCountryConfigType3) {
|
|
2268
2266
|
DefaultCountryConfigType3["UNKNOWN_DEFAULT_COUNTRY"] = "UNKNOWN_DEFAULT_COUNTRY";
|
|
@@ -2338,19 +2336,19 @@ var UpdateMode;
|
|
|
2338
2336
|
UpdateMode3["FULL"] = "FULL";
|
|
2339
2337
|
UpdateMode3["PARTIAL"] = "PARTIAL";
|
|
2340
2338
|
})(UpdateMode || (UpdateMode = {}));
|
|
2341
|
-
var
|
|
2342
|
-
(function(
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
})(
|
|
2339
|
+
var FieldType;
|
|
2340
|
+
(function(FieldType3) {
|
|
2341
|
+
FieldType3["UNDEFINED_TYPE"] = "UNDEFINED_TYPE";
|
|
2342
|
+
FieldType3["SHORT_TEXT"] = "SHORT_TEXT";
|
|
2343
|
+
FieldType3["LONG_TEXT"] = "LONG_TEXT";
|
|
2344
|
+
FieldType3["HTML"] = "HTML";
|
|
2345
|
+
FieldType3["RICH_CONTENT"] = "RICH_CONTENT";
|
|
2346
|
+
FieldType3["IMAGE"] = "IMAGE";
|
|
2347
|
+
FieldType3["IMAGE_LINK"] = "IMAGE_LINK";
|
|
2348
|
+
FieldType3["JSON"] = "JSON";
|
|
2349
|
+
FieldType3["VIDEO"] = "VIDEO";
|
|
2350
|
+
FieldType3["DOCUMENT"] = "DOCUMENT";
|
|
2351
|
+
})(FieldType || (FieldType = {}));
|
|
2354
2352
|
var SchemaScope;
|
|
2355
2353
|
(function(SchemaScope3) {
|
|
2356
2354
|
SchemaScope3["UNKNOWN_SCOPE"] = "UNKNOWN_SCOPE";
|
|
@@ -2542,11 +2540,11 @@ var VibeActionType;
|
|
|
2542
2540
|
VibeActionType3["OPEN_DASHBOARD"] = "OPEN_DASHBOARD";
|
|
2543
2541
|
VibeActionType3["OPEN_CUSTOM_PANEL"] = "OPEN_CUSTOM_PANEL";
|
|
2544
2542
|
})(VibeActionType || (VibeActionType = {}));
|
|
2545
|
-
var
|
|
2546
|
-
(function(
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
})(
|
|
2543
|
+
var ElementType;
|
|
2544
|
+
(function(ElementType3) {
|
|
2545
|
+
ElementType3["WIDGET"] = "WIDGET";
|
|
2546
|
+
ElementType3["PAGE"] = "PAGE";
|
|
2547
|
+
})(ElementType || (ElementType = {}));
|
|
2550
2548
|
var ScriptType;
|
|
2551
2549
|
(function(ScriptType3) {
|
|
2552
2550
|
ScriptType3["NO_SCRIPT_TYPE"] = "NO_SCRIPT_TYPE";
|
|
@@ -2636,12 +2634,12 @@ var FileMediaType;
|
|
|
2636
2634
|
FileMediaType3["ICON_MEDIA_TYPE"] = "ICON_MEDIA_TYPE";
|
|
2637
2635
|
FileMediaType3["FONT_MEDIA_TYPE"] = "FONT_MEDIA_TYPE";
|
|
2638
2636
|
})(FileMediaType || (FileMediaType = {}));
|
|
2639
|
-
var
|
|
2640
|
-
(function(
|
|
2641
|
-
|
|
2642
|
-
|
|
2643
|
-
|
|
2644
|
-
})(
|
|
2637
|
+
var Exposure;
|
|
2638
|
+
(function(Exposure3) {
|
|
2639
|
+
Exposure3["PRIVATE"] = "PRIVATE";
|
|
2640
|
+
Exposure3["INTERNAL"] = "INTERNAL";
|
|
2641
|
+
Exposure3["PUBLIC"] = "PUBLIC";
|
|
2642
|
+
})(Exposure || (Exposure = {}));
|
|
2645
2643
|
var AnimationType;
|
|
2646
2644
|
(function(AnimationType2) {
|
|
2647
2645
|
AnimationType2["VIEW"] = "VIEW";
|
|
@@ -2659,11 +2657,11 @@ var CardStylesAlignment;
|
|
|
2659
2657
|
CardStylesAlignment3["CENTER"] = "CENTER";
|
|
2660
2658
|
CardStylesAlignment3["END"] = "END";
|
|
2661
2659
|
})(CardStylesAlignment || (CardStylesAlignment = {}));
|
|
2662
|
-
var
|
|
2663
|
-
(function(
|
|
2664
|
-
|
|
2665
|
-
|
|
2666
|
-
})(
|
|
2660
|
+
var CardStylesLayout;
|
|
2661
|
+
(function(CardStylesLayout3) {
|
|
2662
|
+
CardStylesLayout3["STACKED"] = "STACKED";
|
|
2663
|
+
CardStylesLayout3["SIDE_BY_SIDE"] = "SIDE_BY_SIDE";
|
|
2664
|
+
})(CardStylesLayout || (CardStylesLayout = {}));
|
|
2667
2665
|
var CardStylesType;
|
|
2668
2666
|
(function(CardStylesType3) {
|
|
2669
2667
|
CardStylesType3["CONTAINED"] = "CONTAINED";
|
|
@@ -2690,11 +2688,11 @@ var Placement;
|
|
|
2690
2688
|
Placement3["IMAGE"] = "IMAGE";
|
|
2691
2689
|
Placement3["PRODUCT_INFO"] = "PRODUCT_INFO";
|
|
2692
2690
|
})(Placement || (Placement = {}));
|
|
2693
|
-
var
|
|
2694
|
-
(function(
|
|
2695
|
-
|
|
2696
|
-
|
|
2697
|
-
})(
|
|
2691
|
+
var StylesBackgroundType;
|
|
2692
|
+
(function(StylesBackgroundType3) {
|
|
2693
|
+
StylesBackgroundType3["COLOR"] = "COLOR";
|
|
2694
|
+
StylesBackgroundType3["GRADIENT"] = "GRADIENT";
|
|
2695
|
+
})(StylesBackgroundType || (StylesBackgroundType = {}));
|
|
2698
2696
|
var ButtonDataType;
|
|
2699
2697
|
(function(ButtonDataType3) {
|
|
2700
2698
|
ButtonDataType3["LINK"] = "LINK";
|
|
@@ -2717,12 +2715,12 @@ var ImagePositionPosition;
|
|
|
2717
2715
|
ImagePositionPosition3["BOTTOM_LEFT"] = "BOTTOM_LEFT";
|
|
2718
2716
|
ImagePositionPosition3["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
|
|
2719
2717
|
})(ImagePositionPosition || (ImagePositionPosition = {}));
|
|
2720
|
-
var
|
|
2721
|
-
(function(
|
|
2722
|
-
|
|
2723
|
-
|
|
2724
|
-
|
|
2725
|
-
})(
|
|
2718
|
+
var ImageScalingScaling;
|
|
2719
|
+
(function(ImageScalingScaling3) {
|
|
2720
|
+
ImageScalingScaling3["AUTO"] = "AUTO";
|
|
2721
|
+
ImageScalingScaling3["CONTAIN"] = "CONTAIN";
|
|
2722
|
+
ImageScalingScaling3["COVER"] = "COVER";
|
|
2723
|
+
})(ImageScalingScaling || (ImageScalingScaling = {}));
|
|
2726
2724
|
var Direction;
|
|
2727
2725
|
(function(Direction3) {
|
|
2728
2726
|
Direction3["LTR"] = "LTR";
|
|
@@ -2752,12 +2750,12 @@ var DecorationType;
|
|
|
2752
2750
|
DecorationType3["FONT_FAMILY"] = "FONT_FAMILY";
|
|
2753
2751
|
DecorationType3["SKETCH"] = "SKETCH";
|
|
2754
2752
|
})(DecorationType || (DecorationType = {}));
|
|
2755
|
-
var
|
|
2756
|
-
(function(
|
|
2757
|
-
|
|
2758
|
-
|
|
2759
|
-
|
|
2760
|
-
})(
|
|
2753
|
+
var Alignment;
|
|
2754
|
+
(function(Alignment3) {
|
|
2755
|
+
Alignment3["CENTER"] = "CENTER";
|
|
2756
|
+
Alignment3["LEFT"] = "LEFT";
|
|
2757
|
+
Alignment3["RIGHT"] = "RIGHT";
|
|
2758
|
+
})(Alignment || (Alignment = {}));
|
|
2761
2759
|
var LineStyle;
|
|
2762
2760
|
(function(LineStyle3) {
|
|
2763
2761
|
LineStyle3["SINGLE"] = "SINGLE";
|
|
@@ -2849,13 +2847,13 @@ var GradientType;
|
|
|
2849
2847
|
GradientType3["LINEAR"] = "LINEAR";
|
|
2850
2848
|
GradientType3["RADIAL"] = "RADIAL";
|
|
2851
2849
|
})(GradientType || (GradientType = {}));
|
|
2852
|
-
var
|
|
2853
|
-
(function(
|
|
2854
|
-
|
|
2855
|
-
|
|
2856
|
-
|
|
2857
|
-
|
|
2858
|
-
})(
|
|
2850
|
+
var Source;
|
|
2851
|
+
(function(Source3) {
|
|
2852
|
+
Source3["HTML"] = "HTML";
|
|
2853
|
+
Source3["ADSENSE"] = "ADSENSE";
|
|
2854
|
+
Source3["AI"] = "AI";
|
|
2855
|
+
Source3["AI_WIDGET"] = "AI_WIDGET";
|
|
2856
|
+
})(Source || (Source = {}));
|
|
2859
2857
|
var BackdropType;
|
|
2860
2858
|
(function(BackdropType3) {
|
|
2861
2859
|
BackdropType3["COLOR"] = "COLOR";
|
|
@@ -2893,12 +2891,12 @@ var LayoutDataImagePosition;
|
|
|
2893
2891
|
LayoutDataImagePosition3["BOTTOM_LEFT"] = "BOTTOM_LEFT";
|
|
2894
2892
|
LayoutDataImagePosition3["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
|
|
2895
2893
|
})(LayoutDataImagePosition || (LayoutDataImagePosition = {}));
|
|
2896
|
-
var
|
|
2897
|
-
(function(
|
|
2898
|
-
|
|
2899
|
-
|
|
2900
|
-
|
|
2901
|
-
})(
|
|
2894
|
+
var Scaling;
|
|
2895
|
+
(function(Scaling3) {
|
|
2896
|
+
Scaling3["AUTO"] = "AUTO";
|
|
2897
|
+
Scaling3["CONTAIN"] = "CONTAIN";
|
|
2898
|
+
Scaling3["COVER"] = "COVER";
|
|
2899
|
+
})(Scaling || (Scaling = {}));
|
|
2902
2900
|
var ResponsivenessBehaviour;
|
|
2903
2901
|
(function(ResponsivenessBehaviour3) {
|
|
2904
2902
|
ResponsivenessBehaviour3["STACK"] = "STACK";
|
|
@@ -3018,12 +3016,12 @@ var PointerEffectType;
|
|
|
3018
3016
|
PointerEffectType2["TRACK"] = "TRACK";
|
|
3019
3017
|
PointerEffectType2["TRACK_3D"] = "TRACK_3D";
|
|
3020
3018
|
})(PointerEffectType || (PointerEffectType = {}));
|
|
3021
|
-
var
|
|
3022
|
-
(function(
|
|
3023
|
-
|
|
3024
|
-
|
|
3025
|
-
|
|
3026
|
-
})(
|
|
3019
|
+
var BackgroundType;
|
|
3020
|
+
(function(BackgroundType3) {
|
|
3021
|
+
BackgroundType3["COLOR"] = "COLOR";
|
|
3022
|
+
BackgroundType3["IMAGE"] = "IMAGE";
|
|
3023
|
+
BackgroundType3["GRADIENT"] = "GRADIENT";
|
|
3024
|
+
})(BackgroundType || (BackgroundType = {}));
|
|
3027
3025
|
var PollLayoutDirection;
|
|
3028
3026
|
(function(PollLayoutDirection3) {
|
|
3029
3027
|
PollLayoutDirection3["LTR"] = "LTR";
|
|
@@ -3589,148 +3587,148 @@ var ContentResizeDirection2;
|
|
|
3589
3587
|
ContentResizeDirection3["horizontalAndVertical"] = "horizontalAndVertical";
|
|
3590
3588
|
ContentResizeDirection3["none"] = "none";
|
|
3591
3589
|
})(ContentResizeDirection2 || (ContentResizeDirection2 = {}));
|
|
3592
|
-
var
|
|
3593
|
-
(function(
|
|
3594
|
-
|
|
3595
|
-
|
|
3596
|
-
|
|
3597
|
-
|
|
3598
|
-
|
|
3599
|
-
|
|
3600
|
-
|
|
3601
|
-
|
|
3602
|
-
|
|
3603
|
-
|
|
3604
|
-
|
|
3605
|
-
})(
|
|
3606
|
-
var
|
|
3607
|
-
(function(
|
|
3608
|
-
|
|
3609
|
-
|
|
3610
|
-
|
|
3611
|
-
|
|
3612
|
-
|
|
3613
|
-
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
|
-
|
|
3617
|
-
|
|
3618
|
-
|
|
3619
|
-
|
|
3620
|
-
|
|
3621
|
-
|
|
3622
|
-
|
|
3623
|
-
|
|
3624
|
-
|
|
3625
|
-
|
|
3626
|
-
|
|
3627
|
-
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
|
|
3631
|
-
|
|
3632
|
-
|
|
3633
|
-
|
|
3634
|
-
|
|
3635
|
-
|
|
3636
|
-
|
|
3637
|
-
|
|
3638
|
-
|
|
3639
|
-
|
|
3640
|
-
|
|
3641
|
-
|
|
3642
|
-
|
|
3643
|
-
|
|
3644
|
-
|
|
3645
|
-
|
|
3646
|
-
|
|
3647
|
-
|
|
3648
|
-
|
|
3649
|
-
|
|
3650
|
-
|
|
3651
|
-
|
|
3652
|
-
|
|
3653
|
-
|
|
3654
|
-
|
|
3655
|
-
|
|
3656
|
-
|
|
3657
|
-
|
|
3658
|
-
|
|
3659
|
-
|
|
3660
|
-
|
|
3661
|
-
|
|
3662
|
-
|
|
3663
|
-
|
|
3664
|
-
|
|
3665
|
-
|
|
3666
|
-
|
|
3667
|
-
|
|
3668
|
-
|
|
3669
|
-
|
|
3670
|
-
|
|
3671
|
-
|
|
3672
|
-
|
|
3673
|
-
|
|
3674
|
-
|
|
3675
|
-
|
|
3676
|
-
|
|
3677
|
-
|
|
3678
|
-
|
|
3679
|
-
|
|
3680
|
-
|
|
3681
|
-
|
|
3682
|
-
|
|
3683
|
-
|
|
3684
|
-
|
|
3685
|
-
|
|
3686
|
-
|
|
3687
|
-
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
3691
|
-
|
|
3692
|
-
|
|
3693
|
-
|
|
3694
|
-
|
|
3695
|
-
|
|
3696
|
-
|
|
3697
|
-
|
|
3698
|
-
|
|
3699
|
-
|
|
3700
|
-
|
|
3701
|
-
|
|
3702
|
-
|
|
3703
|
-
|
|
3704
|
-
|
|
3705
|
-
|
|
3706
|
-
|
|
3707
|
-
|
|
3708
|
-
|
|
3709
|
-
|
|
3710
|
-
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
|
|
3714
|
-
|
|
3715
|
-
|
|
3716
|
-
|
|
3717
|
-
|
|
3718
|
-
|
|
3719
|
-
|
|
3720
|
-
|
|
3721
|
-
|
|
3722
|
-
|
|
3723
|
-
|
|
3724
|
-
|
|
3725
|
-
|
|
3726
|
-
|
|
3727
|
-
|
|
3728
|
-
|
|
3729
|
-
|
|
3730
|
-
|
|
3731
|
-
|
|
3732
|
-
|
|
3733
|
-
})(
|
|
3590
|
+
var CssDataTypeEnumCssDataType2;
|
|
3591
|
+
(function(CssDataTypeEnumCssDataType3) {
|
|
3592
|
+
CssDataTypeEnumCssDataType3["UNKNOWN_CssDataType"] = "UNKNOWN_CssDataType";
|
|
3593
|
+
CssDataTypeEnumCssDataType3["number"] = "number";
|
|
3594
|
+
CssDataTypeEnumCssDataType3["string"] = "string";
|
|
3595
|
+
CssDataTypeEnumCssDataType3["angle"] = "angle";
|
|
3596
|
+
CssDataTypeEnumCssDataType3["color"] = "color";
|
|
3597
|
+
CssDataTypeEnumCssDataType3["length"] = "length";
|
|
3598
|
+
CssDataTypeEnumCssDataType3["percentage"] = "percentage";
|
|
3599
|
+
CssDataTypeEnumCssDataType3["lengthPercentage"] = "lengthPercentage";
|
|
3600
|
+
CssDataTypeEnumCssDataType3["blendMode"] = "blendMode";
|
|
3601
|
+
CssDataTypeEnumCssDataType3["customEnum"] = "customEnum";
|
|
3602
|
+
CssDataTypeEnumCssDataType3["time"] = "time";
|
|
3603
|
+
})(CssDataTypeEnumCssDataType2 || (CssDataTypeEnumCssDataType2 = {}));
|
|
3604
|
+
var CssPropertyEnumCssPropertyType2;
|
|
3605
|
+
(function(CssPropertyEnumCssPropertyType3) {
|
|
3606
|
+
CssPropertyEnumCssPropertyType3["UNKNOWN_CssPropertyType"] = "UNKNOWN_CssPropertyType";
|
|
3607
|
+
CssPropertyEnumCssPropertyType3["number"] = "number";
|
|
3608
|
+
CssPropertyEnumCssPropertyType3["string"] = "string";
|
|
3609
|
+
CssPropertyEnumCssPropertyType3["angle"] = "angle";
|
|
3610
|
+
CssPropertyEnumCssPropertyType3["length"] = "length";
|
|
3611
|
+
CssPropertyEnumCssPropertyType3["percentage"] = "percentage";
|
|
3612
|
+
CssPropertyEnumCssPropertyType3["lengthPercentage"] = "lengthPercentage";
|
|
3613
|
+
CssPropertyEnumCssPropertyType3["blendMode"] = "blendMode";
|
|
3614
|
+
CssPropertyEnumCssPropertyType3["customEnum"] = "customEnum";
|
|
3615
|
+
CssPropertyEnumCssPropertyType3["time"] = "time";
|
|
3616
|
+
CssPropertyEnumCssPropertyType3["background"] = "background";
|
|
3617
|
+
CssPropertyEnumCssPropertyType3["backgroundSize"] = "backgroundSize";
|
|
3618
|
+
CssPropertyEnumCssPropertyType3["backgroundColor"] = "backgroundColor";
|
|
3619
|
+
CssPropertyEnumCssPropertyType3["backgroundImage"] = "backgroundImage";
|
|
3620
|
+
CssPropertyEnumCssPropertyType3["backgroundClip"] = "backgroundClip";
|
|
3621
|
+
CssPropertyEnumCssPropertyType3["backgroundOrigin"] = "backgroundOrigin";
|
|
3622
|
+
CssPropertyEnumCssPropertyType3["backgroundPosition"] = "backgroundPosition";
|
|
3623
|
+
CssPropertyEnumCssPropertyType3["backgroundRepeat"] = "backgroundRepeat";
|
|
3624
|
+
CssPropertyEnumCssPropertyType3["backgroundAttachment"] = "backgroundAttachment";
|
|
3625
|
+
CssPropertyEnumCssPropertyType3["margin"] = "margin";
|
|
3626
|
+
CssPropertyEnumCssPropertyType3["marginTop"] = "marginTop";
|
|
3627
|
+
CssPropertyEnumCssPropertyType3["marginRight"] = "marginRight";
|
|
3628
|
+
CssPropertyEnumCssPropertyType3["marginBottom"] = "marginBottom";
|
|
3629
|
+
CssPropertyEnumCssPropertyType3["marginLeft"] = "marginLeft";
|
|
3630
|
+
CssPropertyEnumCssPropertyType3["marginInlineStart"] = "marginInlineStart";
|
|
3631
|
+
CssPropertyEnumCssPropertyType3["marginInlineEnd"] = "marginInlineEnd";
|
|
3632
|
+
CssPropertyEnumCssPropertyType3["padding"] = "padding";
|
|
3633
|
+
CssPropertyEnumCssPropertyType3["paddingTop"] = "paddingTop";
|
|
3634
|
+
CssPropertyEnumCssPropertyType3["paddingRight"] = "paddingRight";
|
|
3635
|
+
CssPropertyEnumCssPropertyType3["paddingBottom"] = "paddingBottom";
|
|
3636
|
+
CssPropertyEnumCssPropertyType3["paddingLeft"] = "paddingLeft";
|
|
3637
|
+
CssPropertyEnumCssPropertyType3["paddingInlineStart"] = "paddingInlineStart";
|
|
3638
|
+
CssPropertyEnumCssPropertyType3["paddingInlineEnd"] = "paddingInlineEnd";
|
|
3639
|
+
CssPropertyEnumCssPropertyType3["border"] = "border";
|
|
3640
|
+
CssPropertyEnumCssPropertyType3["borderWidth"] = "borderWidth";
|
|
3641
|
+
CssPropertyEnumCssPropertyType3["borderStyle"] = "borderStyle";
|
|
3642
|
+
CssPropertyEnumCssPropertyType3["borderColor"] = "borderColor";
|
|
3643
|
+
CssPropertyEnumCssPropertyType3["borderTop"] = "borderTop";
|
|
3644
|
+
CssPropertyEnumCssPropertyType3["borderTopColor"] = "borderTopColor";
|
|
3645
|
+
CssPropertyEnumCssPropertyType3["borderTopWidth"] = "borderTopWidth";
|
|
3646
|
+
CssPropertyEnumCssPropertyType3["borderTopStyle"] = "borderTopStyle";
|
|
3647
|
+
CssPropertyEnumCssPropertyType3["borderRight"] = "borderRight";
|
|
3648
|
+
CssPropertyEnumCssPropertyType3["borderRightColor"] = "borderRightColor";
|
|
3649
|
+
CssPropertyEnumCssPropertyType3["borderRightWidth"] = "borderRightWidth";
|
|
3650
|
+
CssPropertyEnumCssPropertyType3["borderRightStyle"] = "borderRightStyle";
|
|
3651
|
+
CssPropertyEnumCssPropertyType3["borderBottom"] = "borderBottom";
|
|
3652
|
+
CssPropertyEnumCssPropertyType3["borderBottomColor"] = "borderBottomColor";
|
|
3653
|
+
CssPropertyEnumCssPropertyType3["borderBottomWidth"] = "borderBottomWidth";
|
|
3654
|
+
CssPropertyEnumCssPropertyType3["borderBottomStyle"] = "borderBottomStyle";
|
|
3655
|
+
CssPropertyEnumCssPropertyType3["borderLeft"] = "borderLeft";
|
|
3656
|
+
CssPropertyEnumCssPropertyType3["borderLeftColor"] = "borderLeftColor";
|
|
3657
|
+
CssPropertyEnumCssPropertyType3["borderLeftWidth"] = "borderLeftWidth";
|
|
3658
|
+
CssPropertyEnumCssPropertyType3["borderLeftStyle"] = "borderLeftStyle";
|
|
3659
|
+
CssPropertyEnumCssPropertyType3["borderInlineStart"] = "borderInlineStart";
|
|
3660
|
+
CssPropertyEnumCssPropertyType3["borderInlineStartColor"] = "borderInlineStartColor";
|
|
3661
|
+
CssPropertyEnumCssPropertyType3["borderInlineStartWidth"] = "borderInlineStartWidth";
|
|
3662
|
+
CssPropertyEnumCssPropertyType3["borderInlineStartStyle"] = "borderInlineStartStyle";
|
|
3663
|
+
CssPropertyEnumCssPropertyType3["borderInlineEnd"] = "borderInlineEnd";
|
|
3664
|
+
CssPropertyEnumCssPropertyType3["borderInlineEndColor"] = "borderInlineEndColor";
|
|
3665
|
+
CssPropertyEnumCssPropertyType3["borderInlineEndWidth"] = "borderInlineEndWidth";
|
|
3666
|
+
CssPropertyEnumCssPropertyType3["borderInlineEndStyle"] = "borderInlineEndStyle";
|
|
3667
|
+
CssPropertyEnumCssPropertyType3["borderRadius"] = "borderRadius";
|
|
3668
|
+
CssPropertyEnumCssPropertyType3["borderTopLeftRadius"] = "borderTopLeftRadius";
|
|
3669
|
+
CssPropertyEnumCssPropertyType3["borderTopRightRadius"] = "borderTopRightRadius";
|
|
3670
|
+
CssPropertyEnumCssPropertyType3["borderBottomRightRadius"] = "borderBottomRightRadius";
|
|
3671
|
+
CssPropertyEnumCssPropertyType3["borderBottomLeftRadius"] = "borderBottomLeftRadius";
|
|
3672
|
+
CssPropertyEnumCssPropertyType3["borderStartStartRadius"] = "borderStartStartRadius";
|
|
3673
|
+
CssPropertyEnumCssPropertyType3["borderStartEndRadius"] = "borderStartEndRadius";
|
|
3674
|
+
CssPropertyEnumCssPropertyType3["borderEndStartRadius"] = "borderEndStartRadius";
|
|
3675
|
+
CssPropertyEnumCssPropertyType3["borderEndEndRadius"] = "borderEndEndRadius";
|
|
3676
|
+
CssPropertyEnumCssPropertyType3["font"] = "font";
|
|
3677
|
+
CssPropertyEnumCssPropertyType3["fontFamily"] = "fontFamily";
|
|
3678
|
+
CssPropertyEnumCssPropertyType3["fontSize"] = "fontSize";
|
|
3679
|
+
CssPropertyEnumCssPropertyType3["fontStretch"] = "fontStretch";
|
|
3680
|
+
CssPropertyEnumCssPropertyType3["fontStyle"] = "fontStyle";
|
|
3681
|
+
CssPropertyEnumCssPropertyType3["fontVariant"] = "fontVariant";
|
|
3682
|
+
CssPropertyEnumCssPropertyType3["fontWeight"] = "fontWeight";
|
|
3683
|
+
CssPropertyEnumCssPropertyType3["lineHeight"] = "lineHeight";
|
|
3684
|
+
CssPropertyEnumCssPropertyType3["color"] = "color";
|
|
3685
|
+
CssPropertyEnumCssPropertyType3["letterSpacing"] = "letterSpacing";
|
|
3686
|
+
CssPropertyEnumCssPropertyType3["writingMode"] = "writingMode";
|
|
3687
|
+
CssPropertyEnumCssPropertyType3["textAlign"] = "textAlign";
|
|
3688
|
+
CssPropertyEnumCssPropertyType3["textTransform"] = "textTransform";
|
|
3689
|
+
CssPropertyEnumCssPropertyType3["textShadow"] = "textShadow";
|
|
3690
|
+
CssPropertyEnumCssPropertyType3["textOverflow"] = "textOverflow";
|
|
3691
|
+
CssPropertyEnumCssPropertyType3["textIndent"] = "textIndent";
|
|
3692
|
+
CssPropertyEnumCssPropertyType3["textDecoration"] = "textDecoration";
|
|
3693
|
+
CssPropertyEnumCssPropertyType3["textDecorationColor"] = "textDecorationColor";
|
|
3694
|
+
CssPropertyEnumCssPropertyType3["textDecorationLine"] = "textDecorationLine";
|
|
3695
|
+
CssPropertyEnumCssPropertyType3["textDecorationStyle"] = "textDecorationStyle";
|
|
3696
|
+
CssPropertyEnumCssPropertyType3["textDecorationThickness"] = "textDecorationThickness";
|
|
3697
|
+
CssPropertyEnumCssPropertyType3["boxShadow"] = "boxShadow";
|
|
3698
|
+
CssPropertyEnumCssPropertyType3["opacity"] = "opacity";
|
|
3699
|
+
CssPropertyEnumCssPropertyType3["overflow"] = "overflow";
|
|
3700
|
+
CssPropertyEnumCssPropertyType3["display"] = "display";
|
|
3701
|
+
CssPropertyEnumCssPropertyType3["alignSelf"] = "alignSelf";
|
|
3702
|
+
CssPropertyEnumCssPropertyType3["justifyContent"] = "justifyContent";
|
|
3703
|
+
CssPropertyEnumCssPropertyType3["alignItems"] = "alignItems";
|
|
3704
|
+
CssPropertyEnumCssPropertyType3["flexDirection"] = "flexDirection";
|
|
3705
|
+
CssPropertyEnumCssPropertyType3["height"] = "height";
|
|
3706
|
+
CssPropertyEnumCssPropertyType3["width"] = "width";
|
|
3707
|
+
CssPropertyEnumCssPropertyType3["gap"] = "gap";
|
|
3708
|
+
CssPropertyEnumCssPropertyType3["columnGap"] = "columnGap";
|
|
3709
|
+
CssPropertyEnumCssPropertyType3["rowGap"] = "rowGap";
|
|
3710
|
+
CssPropertyEnumCssPropertyType3["filter"] = "filter";
|
|
3711
|
+
CssPropertyEnumCssPropertyType3["backdropFilter"] = "backdropFilter";
|
|
3712
|
+
CssPropertyEnumCssPropertyType3["objectFit"] = "objectFit";
|
|
3713
|
+
CssPropertyEnumCssPropertyType3["objectPosition"] = "objectPosition";
|
|
3714
|
+
CssPropertyEnumCssPropertyType3["mixBlendMode"] = "mixBlendMode";
|
|
3715
|
+
CssPropertyEnumCssPropertyType3["isolation"] = "isolation";
|
|
3716
|
+
CssPropertyEnumCssPropertyType3["stroke"] = "stroke";
|
|
3717
|
+
CssPropertyEnumCssPropertyType3["strokeWidth"] = "strokeWidth";
|
|
3718
|
+
CssPropertyEnumCssPropertyType3["strokeOpacity"] = "strokeOpacity";
|
|
3719
|
+
CssPropertyEnumCssPropertyType3["fill"] = "fill";
|
|
3720
|
+
CssPropertyEnumCssPropertyType3["fillOpacity"] = "fillOpacity";
|
|
3721
|
+
CssPropertyEnumCssPropertyType3["fillRule"] = "fillRule";
|
|
3722
|
+
CssPropertyEnumCssPropertyType3["mask"] = "mask";
|
|
3723
|
+
CssPropertyEnumCssPropertyType3["maskImage"] = "maskImage";
|
|
3724
|
+
CssPropertyEnumCssPropertyType3["maskMode"] = "maskMode";
|
|
3725
|
+
CssPropertyEnumCssPropertyType3["maskRepeat"] = "maskRepeat";
|
|
3726
|
+
CssPropertyEnumCssPropertyType3["maskPosition"] = "maskPosition";
|
|
3727
|
+
CssPropertyEnumCssPropertyType3["maskClip"] = "maskClip";
|
|
3728
|
+
CssPropertyEnumCssPropertyType3["maskOrigin"] = "maskOrigin";
|
|
3729
|
+
CssPropertyEnumCssPropertyType3["maskSize"] = "maskSize";
|
|
3730
|
+
CssPropertyEnumCssPropertyType3["maskComposite"] = "maskComposite";
|
|
3731
|
+
})(CssPropertyEnumCssPropertyType2 || (CssPropertyEnumCssPropertyType2 = {}));
|
|
3734
3732
|
var CssPropertyType2;
|
|
3735
3733
|
(function(CssPropertyType3) {
|
|
3736
3734
|
CssPropertyType3["UNKNOWN_CssPropertyType"] = "UNKNOWN_CssPropertyType";
|
|
@@ -3863,33 +3861,33 @@ var AccessLevel2;
|
|
|
3863
3861
|
AccessLevel3["CMS_EDITOR"] = "CMS_EDITOR";
|
|
3864
3862
|
AccessLevel3["PRIVILEGED"] = "PRIVILEGED";
|
|
3865
3863
|
})(AccessLevel2 || (AccessLevel2 = {}));
|
|
3866
|
-
var
|
|
3867
|
-
(function(
|
|
3868
|
-
|
|
3869
|
-
|
|
3870
|
-
|
|
3871
|
-
|
|
3872
|
-
|
|
3873
|
-
|
|
3874
|
-
|
|
3875
|
-
|
|
3876
|
-
|
|
3877
|
-
|
|
3878
|
-
|
|
3879
|
-
|
|
3880
|
-
|
|
3881
|
-
|
|
3882
|
-
|
|
3883
|
-
|
|
3884
|
-
|
|
3885
|
-
|
|
3886
|
-
|
|
3887
|
-
|
|
3888
|
-
|
|
3889
|
-
|
|
3890
|
-
|
|
3891
|
-
|
|
3892
|
-
})(
|
|
3864
|
+
var DataComponentFieldType2;
|
|
3865
|
+
(function(DataComponentFieldType3) {
|
|
3866
|
+
DataComponentFieldType3["UNKNOWN_FIELD_TYPE"] = "UNKNOWN_FIELD_TYPE";
|
|
3867
|
+
DataComponentFieldType3["TEXT"] = "TEXT";
|
|
3868
|
+
DataComponentFieldType3["NUMBER"] = "NUMBER";
|
|
3869
|
+
DataComponentFieldType3["DATE"] = "DATE";
|
|
3870
|
+
DataComponentFieldType3["DATETIME"] = "DATETIME";
|
|
3871
|
+
DataComponentFieldType3["IMAGE"] = "IMAGE";
|
|
3872
|
+
DataComponentFieldType3["BOOLEAN"] = "BOOLEAN";
|
|
3873
|
+
DataComponentFieldType3["DOCUMENT"] = "DOCUMENT";
|
|
3874
|
+
DataComponentFieldType3["URL"] = "URL";
|
|
3875
|
+
DataComponentFieldType3["RICH_TEXT"] = "RICH_TEXT";
|
|
3876
|
+
DataComponentFieldType3["VIDEO"] = "VIDEO";
|
|
3877
|
+
DataComponentFieldType3["ANY"] = "ANY";
|
|
3878
|
+
DataComponentFieldType3["ARRAY_STRING"] = "ARRAY_STRING";
|
|
3879
|
+
DataComponentFieldType3["ARRAY_DOCUMENT"] = "ARRAY_DOCUMENT";
|
|
3880
|
+
DataComponentFieldType3["AUDIO"] = "AUDIO";
|
|
3881
|
+
DataComponentFieldType3["TIME"] = "TIME";
|
|
3882
|
+
DataComponentFieldType3["LANGUAGE"] = "LANGUAGE";
|
|
3883
|
+
DataComponentFieldType3["RICH_CONTENT"] = "RICH_CONTENT";
|
|
3884
|
+
DataComponentFieldType3["MEDIA_GALLERY"] = "MEDIA_GALLERY";
|
|
3885
|
+
DataComponentFieldType3["ADDRESS"] = "ADDRESS";
|
|
3886
|
+
DataComponentFieldType3["REFERENCE"] = "REFERENCE";
|
|
3887
|
+
DataComponentFieldType3["MULTI_REFERENCE"] = "MULTI_REFERENCE";
|
|
3888
|
+
DataComponentFieldType3["OBJECT"] = "OBJECT";
|
|
3889
|
+
DataComponentFieldType3["ARRAY"] = "ARRAY";
|
|
3890
|
+
})(DataComponentFieldType2 || (DataComponentFieldType2 = {}));
|
|
3893
3891
|
var Order2;
|
|
3894
3892
|
(function(Order3) {
|
|
3895
3893
|
Order3["ASC"] = "ASC";
|
|
@@ -4031,12 +4029,12 @@ var ElementDisplayOption2;
|
|
|
4031
4029
|
ElementDisplayOption3["REMOVE"] = "REMOVE";
|
|
4032
4030
|
ElementDisplayOption3["CUSTOMIZED"] = "CUSTOMIZED";
|
|
4033
4031
|
})(ElementDisplayOption2 || (ElementDisplayOption2 = {}));
|
|
4034
|
-
var
|
|
4035
|
-
(function(
|
|
4036
|
-
|
|
4037
|
-
|
|
4038
|
-
|
|
4039
|
-
})(
|
|
4032
|
+
var ElementTypeEnumElementType2;
|
|
4033
|
+
(function(ElementTypeEnumElementType3) {
|
|
4034
|
+
ElementTypeEnumElementType3["UNKNOWN_ElementType"] = "UNKNOWN_ElementType";
|
|
4035
|
+
ElementTypeEnumElementType3["inlineElement"] = "inlineElement";
|
|
4036
|
+
ElementTypeEnumElementType3["refElement"] = "refElement";
|
|
4037
|
+
})(ElementTypeEnumElementType2 || (ElementTypeEnumElementType2 = {}));
|
|
4040
4038
|
var EmbedCategory2;
|
|
4041
4039
|
(function(EmbedCategory3) {
|
|
4042
4040
|
EmbedCategory3["UNKNOWN"] = "UNKNOWN";
|
|
@@ -4064,12 +4062,12 @@ var ExtendingComponentType2;
|
|
|
4064
4062
|
ExtendingComponentType3["BACK_OFFICE_MENU_ITEM"] = "BACK_OFFICE_MENU_ITEM";
|
|
4065
4063
|
ExtendingComponentType3["BACK_OFFICE_EXTENSION_WIDGET"] = "BACK_OFFICE_EXTENSION_WIDGET";
|
|
4066
4064
|
})(ExtendingComponentType2 || (ExtendingComponentType2 = {}));
|
|
4067
|
-
var
|
|
4068
|
-
(function(
|
|
4069
|
-
|
|
4070
|
-
|
|
4071
|
-
|
|
4072
|
-
})(
|
|
4065
|
+
var ExtensionExposureExposure2;
|
|
4066
|
+
(function(ExtensionExposureExposure3) {
|
|
4067
|
+
ExtensionExposureExposure3["PRIVATE"] = "PRIVATE";
|
|
4068
|
+
ExtensionExposureExposure3["INTERNAL"] = "INTERNAL";
|
|
4069
|
+
ExtensionExposureExposure3["PUBLIC"] = "PUBLIC";
|
|
4070
|
+
})(ExtensionExposureExposure2 || (ExtensionExposureExposure2 = {}));
|
|
4073
4071
|
var Maturity2;
|
|
4074
4072
|
(function(Maturity3) {
|
|
4075
4073
|
Maturity3["ALPHA"] = "ALPHA";
|
|
@@ -4136,12 +4134,12 @@ var FilterOperatorValueType2;
|
|
|
4136
4134
|
FilterOperatorValueType3["localTime"] = "localTime";
|
|
4137
4135
|
FilterOperatorValueType3["localDateTime"] = "localDateTime";
|
|
4138
4136
|
})(FilterOperatorValueType2 || (FilterOperatorValueType2 = {}));
|
|
4139
|
-
var
|
|
4140
|
-
(function(
|
|
4141
|
-
|
|
4142
|
-
|
|
4143
|
-
|
|
4144
|
-
})(
|
|
4137
|
+
var ConfigurationScope2;
|
|
4138
|
+
(function(ConfigurationScope3) {
|
|
4139
|
+
ConfigurationScope3["UNKNOWN_SCOPE"] = "UNKNOWN_SCOPE";
|
|
4140
|
+
ConfigurationScope3["SITE"] = "SITE";
|
|
4141
|
+
ConfigurationScope3["ENTITY"] = "ENTITY";
|
|
4142
|
+
})(ConfigurationScope2 || (ConfigurationScope2 = {}));
|
|
4145
4143
|
var FunctionRole2;
|
|
4146
4144
|
(function(FunctionRole3) {
|
|
4147
4145
|
FunctionRole3["UNKNOWN_FUNCTION_ROLE"] = "UNKNOWN_FUNCTION_ROLE";
|
|
@@ -4184,14 +4182,14 @@ var ImageType2;
|
|
|
4184
4182
|
ImageType3["element"] = "element";
|
|
4185
4183
|
ImageType3["gradient"] = "gradient";
|
|
4186
4184
|
})(ImageType2 || (ImageType2 = {}));
|
|
4187
|
-
var
|
|
4188
|
-
(function(
|
|
4189
|
-
|
|
4190
|
-
|
|
4191
|
-
|
|
4192
|
-
|
|
4193
|
-
|
|
4194
|
-
})(
|
|
4185
|
+
var InputTypeEnumInputType2;
|
|
4186
|
+
(function(InputTypeEnumInputType3) {
|
|
4187
|
+
InputTypeEnumInputType3["UNKNOWN_InputType"] = "UNKNOWN_InputType";
|
|
4188
|
+
InputTypeEnumInputType3["text"] = "text";
|
|
4189
|
+
InputTypeEnumInputType3["checkbox"] = "checkbox";
|
|
4190
|
+
InputTypeEnumInputType3["number"] = "number";
|
|
4191
|
+
InputTypeEnumInputType3["date"] = "date";
|
|
4192
|
+
})(InputTypeEnumInputType2 || (InputTypeEnumInputType2 = {}));
|
|
4195
4193
|
var InstallPage2;
|
|
4196
4194
|
(function(InstallPage3) {
|
|
4197
4195
|
InstallPage3["NO_PAGE"] = "NO_PAGE";
|
|
@@ -4210,17 +4208,17 @@ var EffectGroup2;
|
|
|
4210
4208
|
EffectGroup3["UNKNOWN_EFFECT_GROUP"] = "UNKNOWN_EFFECT_GROUP";
|
|
4211
4209
|
EffectGroup3["background"] = "background";
|
|
4212
4210
|
})(EffectGroup2 || (EffectGroup2 = {}));
|
|
4213
|
-
var
|
|
4214
|
-
(function(
|
|
4215
|
-
|
|
4216
|
-
|
|
4217
|
-
|
|
4218
|
-
|
|
4219
|
-
|
|
4220
|
-
|
|
4221
|
-
|
|
4222
|
-
|
|
4223
|
-
})(
|
|
4211
|
+
var InteractionsTrigger2;
|
|
4212
|
+
(function(InteractionsTrigger3) {
|
|
4213
|
+
InteractionsTrigger3["UNKNOWN_TRIGGER"] = "UNKNOWN_TRIGGER";
|
|
4214
|
+
InteractionsTrigger3["hover"] = "hover";
|
|
4215
|
+
InteractionsTrigger3["click"] = "click";
|
|
4216
|
+
InteractionsTrigger3["viewEnter"] = "viewEnter";
|
|
4217
|
+
InteractionsTrigger3["pageVisible"] = "pageVisible";
|
|
4218
|
+
InteractionsTrigger3["viewProgress"] = "viewProgress";
|
|
4219
|
+
InteractionsTrigger3["pointerMove"] = "pointerMove";
|
|
4220
|
+
InteractionsTrigger3["animationEnd"] = "animationEnd";
|
|
4221
|
+
})(InteractionsTrigger2 || (InteractionsTrigger2 = {}));
|
|
4224
4222
|
var ItemField2;
|
|
4225
4223
|
(function(ItemField3) {
|
|
4226
4224
|
ItemField3["ID"] = "ID";
|
|
@@ -4342,13 +4340,13 @@ var RecipientType2;
|
|
|
4342
4340
|
RecipientType3["WIX_USER"] = "WIX_USER";
|
|
4343
4341
|
RecipientType3["CONTACT"] = "CONTACT";
|
|
4344
4342
|
})(RecipientType2 || (RecipientType2 = {}));
|
|
4345
|
-
var
|
|
4346
|
-
(function(
|
|
4347
|
-
|
|
4348
|
-
|
|
4349
|
-
|
|
4350
|
-
|
|
4351
|
-
})(
|
|
4343
|
+
var NotificationTopicState;
|
|
4344
|
+
(function(NotificationTopicState2) {
|
|
4345
|
+
NotificationTopicState2["UNKNOWN_STATE"] = "UNKNOWN_STATE";
|
|
4346
|
+
NotificationTopicState2["DEFAULT_ON"] = "DEFAULT_ON";
|
|
4347
|
+
NotificationTopicState2["DEFAULT_OFF"] = "DEFAULT_OFF";
|
|
4348
|
+
NotificationTopicState2["ALWAYS_ON"] = "ALWAYS_ON";
|
|
4349
|
+
})(NotificationTopicState || (NotificationTopicState = {}));
|
|
4352
4350
|
var NotificationTopicType2;
|
|
4353
4351
|
(function(NotificationTopicType3) {
|
|
4354
4352
|
NotificationTopicType3["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
|
|
@@ -4392,13 +4390,13 @@ var PanelMode2;
|
|
|
4392
4390
|
PanelMode3["UNKNOWN_PanelMode"] = "UNKNOWN_PanelMode";
|
|
4393
4391
|
PanelMode3["overlay"] = "overlay";
|
|
4394
4392
|
})(PanelMode2 || (PanelMode2 = {}));
|
|
4395
|
-
var
|
|
4396
|
-
(function(
|
|
4397
|
-
|
|
4398
|
-
|
|
4399
|
-
|
|
4400
|
-
|
|
4401
|
-
})(
|
|
4393
|
+
var PanelSizeWidth2;
|
|
4394
|
+
(function(PanelSizeWidth3) {
|
|
4395
|
+
PanelSizeWidth3["UNKNOWN_WIDTH"] = "UNKNOWN_WIDTH";
|
|
4396
|
+
PanelSizeWidth3["SMALL"] = "SMALL";
|
|
4397
|
+
PanelSizeWidth3["MEDIUM"] = "MEDIUM";
|
|
4398
|
+
PanelSizeWidth3["LARGE"] = "LARGE";
|
|
4399
|
+
})(PanelSizeWidth2 || (PanelSizeWidth2 = {}));
|
|
4402
4400
|
var PanelType2;
|
|
4403
4401
|
(function(PanelType3) {
|
|
4404
4402
|
PanelType3["UNKNOWN_PanelType"] = "UNKNOWN_PanelType";
|
|
@@ -4411,13 +4409,13 @@ var PartialPaymentRestriction2;
|
|
|
4411
4409
|
PartialPaymentRestriction3["ALLOW"] = "ALLOW";
|
|
4412
4410
|
PartialPaymentRestriction3["DISALLOW"] = "DISALLOW";
|
|
4413
4411
|
})(PartialPaymentRestriction2 || (PartialPaymentRestriction2 = {}));
|
|
4414
|
-
var
|
|
4415
|
-
(function(
|
|
4416
|
-
|
|
4417
|
-
|
|
4418
|
-
|
|
4419
|
-
|
|
4420
|
-
})(
|
|
4412
|
+
var State2;
|
|
4413
|
+
(function(State3) {
|
|
4414
|
+
State3["UNKNOWN_STATE"] = "UNKNOWN_STATE";
|
|
4415
|
+
State3["DEFAULT_ON"] = "DEFAULT_ON";
|
|
4416
|
+
State3["DEFAULT_OFF"] = "DEFAULT_OFF";
|
|
4417
|
+
State3["ALWAYS_ON"] = "ALWAYS_ON";
|
|
4418
|
+
})(State2 || (State2 = {}));
|
|
4421
4419
|
var HTTPMethod2;
|
|
4422
4420
|
(function(HTTPMethod3) {
|
|
4423
4421
|
HTTPMethod3["UNKNOWN_METHOD"] = "UNKNOWN_METHOD";
|
|
@@ -5240,13 +5238,13 @@ var AppointmentFormat2;
|
|
|
5240
5238
|
AppointmentFormat3["VIDEO_CONFERENCE"] = "VIDEO_CONFERENCE";
|
|
5241
5239
|
AppointmentFormat3["PHONE"] = "PHONE";
|
|
5242
5240
|
})(AppointmentFormat2 || (AppointmentFormat2 = {}));
|
|
5243
|
-
var
|
|
5244
|
-
(function(
|
|
5245
|
-
|
|
5246
|
-
|
|
5247
|
-
|
|
5248
|
-
|
|
5249
|
-
})(
|
|
5241
|
+
var AlignmentEnumAlignment2;
|
|
5242
|
+
(function(AlignmentEnumAlignment3) {
|
|
5243
|
+
AlignmentEnumAlignment3["UNKNOWN_ALIGNMENT"] = "UNKNOWN_ALIGNMENT";
|
|
5244
|
+
AlignmentEnumAlignment3["LEFT"] = "LEFT";
|
|
5245
|
+
AlignmentEnumAlignment3["CENTER"] = "CENTER";
|
|
5246
|
+
AlignmentEnumAlignment3["RIGHT"] = "RIGHT";
|
|
5247
|
+
})(AlignmentEnumAlignment2 || (AlignmentEnumAlignment2 = {}));
|
|
5250
5248
|
var ImageFit2;
|
|
5251
5249
|
(function(ImageFit3) {
|
|
5252
5250
|
ImageFit3["UNKNOWN_IMAGE_FIT"] = "UNKNOWN_IMAGE_FIT";
|
|
@@ -5710,11 +5708,11 @@ var CardStylesAlignment2;
|
|
|
5710
5708
|
CardStylesAlignment3["CENTER"] = "CENTER";
|
|
5711
5709
|
CardStylesAlignment3["END"] = "END";
|
|
5712
5710
|
})(CardStylesAlignment2 || (CardStylesAlignment2 = {}));
|
|
5713
|
-
var
|
|
5714
|
-
(function(
|
|
5715
|
-
|
|
5716
|
-
|
|
5717
|
-
})(
|
|
5711
|
+
var CardStylesLayout2;
|
|
5712
|
+
(function(CardStylesLayout3) {
|
|
5713
|
+
CardStylesLayout3["STACKED"] = "STACKED";
|
|
5714
|
+
CardStylesLayout3["SIDE_BY_SIDE"] = "SIDE_BY_SIDE";
|
|
5715
|
+
})(CardStylesLayout2 || (CardStylesLayout2 = {}));
|
|
5718
5716
|
var CardStylesType2;
|
|
5719
5717
|
(function(CardStylesType3) {
|
|
5720
5718
|
CardStylesType3["CONTAINED"] = "CONTAINED";
|
|
@@ -5741,11 +5739,11 @@ var Placement2;
|
|
|
5741
5739
|
Placement3["IMAGE"] = "IMAGE";
|
|
5742
5740
|
Placement3["PRODUCT_INFO"] = "PRODUCT_INFO";
|
|
5743
5741
|
})(Placement2 || (Placement2 = {}));
|
|
5744
|
-
var
|
|
5745
|
-
(function(
|
|
5746
|
-
|
|
5747
|
-
|
|
5748
|
-
})(
|
|
5742
|
+
var StylesBackgroundType2;
|
|
5743
|
+
(function(StylesBackgroundType3) {
|
|
5744
|
+
StylesBackgroundType3["COLOR"] = "COLOR";
|
|
5745
|
+
StylesBackgroundType3["GRADIENT"] = "GRADIENT";
|
|
5746
|
+
})(StylesBackgroundType2 || (StylesBackgroundType2 = {}));
|
|
5749
5747
|
var ButtonDataType2;
|
|
5750
5748
|
(function(ButtonDataType3) {
|
|
5751
5749
|
ButtonDataType3["LINK"] = "LINK";
|
|
@@ -5874,13 +5872,13 @@ var GradientType2;
|
|
|
5874
5872
|
GradientType3["LINEAR"] = "LINEAR";
|
|
5875
5873
|
GradientType3["RADIAL"] = "RADIAL";
|
|
5876
5874
|
})(GradientType2 || (GradientType2 = {}));
|
|
5877
|
-
var
|
|
5878
|
-
(function(
|
|
5879
|
-
|
|
5880
|
-
|
|
5881
|
-
|
|
5882
|
-
|
|
5883
|
-
})(
|
|
5875
|
+
var Source2;
|
|
5876
|
+
(function(Source3) {
|
|
5877
|
+
Source3["HTML"] = "HTML";
|
|
5878
|
+
Source3["ADSENSE"] = "ADSENSE";
|
|
5879
|
+
Source3["AI"] = "AI";
|
|
5880
|
+
Source3["AI_WIDGET"] = "AI_WIDGET";
|
|
5881
|
+
})(Source2 || (Source2 = {}));
|
|
5884
5882
|
var BackdropType2;
|
|
5885
5883
|
(function(BackdropType3) {
|
|
5886
5884
|
BackdropType3["COLOR"] = "COLOR";
|
|
@@ -6119,19 +6117,19 @@ var DATA = {
|
|
|
6119
6117
|
LINK_TYPE: LinkType
|
|
6120
6118
|
};
|
|
6121
6119
|
var CSS_DATA_TYPE = {
|
|
6122
|
-
number:
|
|
6123
|
-
string:
|
|
6124
|
-
angle:
|
|
6125
|
-
color:
|
|
6126
|
-
length:
|
|
6127
|
-
percentage:
|
|
6128
|
-
lengthPercentage:
|
|
6129
|
-
blendMode:
|
|
6130
|
-
customEnum:
|
|
6131
|
-
time:
|
|
6120
|
+
number: CssPropertyEnumCssPropertyType.number,
|
|
6121
|
+
string: CssPropertyEnumCssPropertyType.string,
|
|
6122
|
+
angle: CssPropertyEnumCssPropertyType.angle,
|
|
6123
|
+
color: CssPropertyEnumCssPropertyType.color,
|
|
6124
|
+
length: CssPropertyEnumCssPropertyType.length,
|
|
6125
|
+
percentage: CssPropertyEnumCssPropertyType.percentage,
|
|
6126
|
+
lengthPercentage: CssPropertyEnumCssPropertyType.lengthPercentage,
|
|
6127
|
+
blendMode: CssPropertyEnumCssPropertyType.blendMode,
|
|
6128
|
+
customEnum: CssPropertyEnumCssPropertyType.customEnum,
|
|
6129
|
+
time: CssPropertyEnumCssPropertyType.time
|
|
6132
6130
|
};
|
|
6133
6131
|
var CSS_PROPERTIES = {
|
|
6134
|
-
CSS_PROPERTY_TYPE:
|
|
6132
|
+
CSS_PROPERTY_TYPE: CssPropertyEnumCssPropertyType,
|
|
6135
6133
|
CSS_DATA_TYPE,
|
|
6136
6134
|
FILTER_FUNCTION: FilterFunction,
|
|
6137
6135
|
DISPLAY_VALUE: DisplayValueEnumDisplayValue,
|
|
@@ -6139,7 +6137,7 @@ var CSS_PROPERTIES = {
|
|
|
6139
6137
|
IMAGE_TYPE: ImageType
|
|
6140
6138
|
};
|
|
6141
6139
|
var ELEMENTS = {
|
|
6142
|
-
ELEMENT_TYPE:
|
|
6140
|
+
ELEMENT_TYPE: ElementTypeEnumElementType
|
|
6143
6141
|
};
|
|
6144
6142
|
var ACTIONS = {
|
|
6145
6143
|
ACTION_TYPE: ActionType,
|
|
@@ -6155,7 +6153,7 @@ var DISPLAY_GROUPS = {
|
|
|
6155
6153
|
GROUP_TYPE: GroupType
|
|
6156
6154
|
};
|
|
6157
6155
|
var INTERACTIONS = {
|
|
6158
|
-
TRIGGER_TYPE:
|
|
6156
|
+
TRIGGER_TYPE: InteractionsTrigger,
|
|
6159
6157
|
EFFECT_GROUP: EffectGroup
|
|
6160
6158
|
};
|
|
6161
6159
|
var MEDIA = {
|