@wix/editor-react-components 1.2547.0 → 1.2549.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/manifest.js +1 -1
- package/dist/site/components/ShareButtons/ShareButtons.types.d.ts +1 -0
- package/dist/site/components/ShareButtons/component.js +8 -4
- package/dist/site/components/ShareButtons/constants.d.ts +14 -2
- package/dist/site/components/ShareButtons/css.css +2 -1
- package/dist/site/components/ShareButtons/manifest.js +28 -10
- 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 +9 -3
- 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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, E as ELEMENTS, a as ACTIONS, D as DATA,
|
|
1
|
+
import { N as NativeStateType, C as CSS_PROPERTIES, E as ELEMENTS, a as ACTIONS, D as DATA, I as INTERACTIONS, L as LAYOUT, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { h as DesignStates, i as DisplayNames, j as DisplayConfig, D as DefaultValues, I as IconPositionOptions, k as PageToShareOptions, m as DefaultButtons, B as ButtonWidthOptions } from "../chunks/constants22.js";
|
|
3
3
|
import { c as manifestMouseHover } from "../chunks/manifestSdkMixins.js";
|
|
4
4
|
import { w as withSpec } from "../chunks/manifest.js";
|
|
@@ -111,14 +111,6 @@ const manifest = {
|
|
|
111
111
|
defaultValue: DefaultValues.buttonWidth
|
|
112
112
|
}
|
|
113
113
|
},
|
|
114
|
-
states: {
|
|
115
|
-
hover: withSpec({
|
|
116
|
-
spec: IS_SUPPORT_DESIGN_STATE_SPEC,
|
|
117
|
-
displayName: DesignStates.root.hover.displayName,
|
|
118
|
-
className: DesignStates.root.hover.className,
|
|
119
|
-
pseudoClass: NativeStateType.hover
|
|
120
|
-
})
|
|
121
|
-
},
|
|
122
114
|
data: {
|
|
123
115
|
buttons: {
|
|
124
116
|
dataType: DATA.DATA_TYPE.arrayItems,
|
|
@@ -276,6 +268,14 @@ const manifest = {
|
|
|
276
268
|
cssPropertyType: CSS_PROPERTIES.CSS_PROPERTY_TYPE.justifyContent,
|
|
277
269
|
defaultValue: DefaultValues.contentAlignment
|
|
278
270
|
}
|
|
271
|
+
},
|
|
272
|
+
states: {
|
|
273
|
+
hover: withSpec({
|
|
274
|
+
spec: IS_SUPPORT_DESIGN_STATE_SPEC,
|
|
275
|
+
displayName: DesignStates.button.hover.displayName,
|
|
276
|
+
className: DesignStates.button.hover.className,
|
|
277
|
+
pseudoClass: NativeStateType.hover
|
|
278
|
+
})
|
|
279
279
|
}
|
|
280
280
|
}
|
|
281
281
|
},
|
|
@@ -298,8 +298,18 @@ const manifest = {
|
|
|
298
298
|
letterSpacing: {
|
|
299
299
|
defaultValue: "0em"
|
|
300
300
|
},
|
|
301
|
-
textDecorationLine: {
|
|
301
|
+
textDecorationLine: {
|
|
302
|
+
statesDefaultValues: { hover: "underline" }
|
|
303
|
+
},
|
|
302
304
|
textTransform: {}
|
|
305
|
+
},
|
|
306
|
+
states: {
|
|
307
|
+
hover: withSpec({
|
|
308
|
+
spec: IS_SUPPORT_DESIGN_STATE_SPEC,
|
|
309
|
+
displayName: DesignStates.label.hover.displayName,
|
|
310
|
+
className: DesignStates.label.hover.className,
|
|
311
|
+
pseudoClass: NativeStateType.hover
|
|
312
|
+
})
|
|
303
313
|
}
|
|
304
314
|
}
|
|
305
315
|
},
|
|
@@ -326,6 +336,14 @@ const manifest = {
|
|
|
326
336
|
"icon-rotation": {
|
|
327
337
|
cssPropertyType: CSS_PROPERTIES.CSS_PROPERTY_TYPE.angle
|
|
328
338
|
}
|
|
339
|
+
},
|
|
340
|
+
states: {
|
|
341
|
+
hover: withSpec({
|
|
342
|
+
spec: IS_SUPPORT_DESIGN_STATE_SPEC,
|
|
343
|
+
displayName: DesignStates.icon.hover.displayName,
|
|
344
|
+
className: DesignStates.icon.hover.className,
|
|
345
|
+
pseudoClass: NativeStateType.hover
|
|
346
|
+
})
|
|
329
347
|
}
|
|
330
348
|
}
|
|
331
349
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { I as INTERACTIONS, D as DATA, C as CSS_PROPERTIES, a as ACTIONS, A as Archetype, L as LAYOUT } from "../chunks/chunk-
|
|
1
|
+
import { I as INTERACTIONS, D as DATA, C as CSS_PROPERTIES, a as ACTIONS, A as Archetype, L as LAYOUT } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
const manifest = {
|
|
3
3
|
id: "c3993ba8-0f63-4668-b729-47833b7e8fcb",
|
|
4
4
|
type: "wixEditorElements.SiteLogo",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { E as ELEMENTS, C as CSS_PROPERTIES, D as DATA, a as ACTIONS, I as INTERACTIONS, b as DISPLAY_GROUPS, L as LAYOUT, c as ContainerType, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { E as ELEMENTS, C as CSS_PROPERTIES, D as DATA, a as ACTIONS, I as INTERACTIONS, b as DISPLAY_GROUPS, L as LAYOUT, c as ContainerType, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { g as getSelector } from "../chunks/manifest.js";
|
|
3
3
|
import { c as DisplayNames, a as semanticClassNames, d as slideshowCssCustomPropertiesDefaults, e as slideshowCssPropertiesDefaults, s as slideshowDataDefaults } from "../chunks/Slideshow.semanticClassNames.js";
|
|
4
4
|
import { c as manifestMouseHover, d as manifestClickable, e as manifestPlayable, a as manifestChangeable } from "../chunks/manifestSdkMixins.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { D as DATA, c as ContainerType } from "../chunks/chunk-
|
|
1
|
+
import { D as DATA, c as ContainerType } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
const FALLBACK_SLOT_ID = "614dae06-0db1-457c-9431-806bfbb9e156";
|
|
3
3
|
const manifest = {
|
|
4
4
|
id: "5df938dd-345f-49bc-9623-aff6c9945efb",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { D as DATA, C as CSS_PROPERTIES, b as DISPLAY_GROUPS, L as LAYOUT, a as ACTIONS } from "../chunks/chunk-
|
|
1
|
+
import { D as DATA, C as CSS_PROPERTIES, b as DISPLAY_GROUPS, L as LAYOUT, a as ACTIONS } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
const manifest = {
|
|
3
3
|
id: "ac17f3cb-c4f8-4f35-be4f-81ef456cce7e",
|
|
4
4
|
type: "wixEditorElements.FacebookPlayer",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { D as DATA, C as CSS_PROPERTIES, b as DISPLAY_GROUPS, L as LAYOUT, a as ACTIONS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { D as DATA, C as CSS_PROPERTIES, b as DISPLAY_GROUPS, L as LAYOUT, a as ACTIONS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
const manifest = {
|
|
3
3
|
id: "57cac74a-f0dc-416b-9f09-0c38799c3402",
|
|
4
4
|
type: "wixEditorElements.InstagramPlayer",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { D as DATA, C as CSS_PROPERTIES, b as DISPLAY_GROUPS, L as LAYOUT, a as ACTIONS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { D as DATA, C as CSS_PROPERTIES, b as DISPLAY_GROUPS, L as LAYOUT, a as ACTIONS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
const manifest = {
|
|
3
3
|
id: "fe00a488-978a-440c-aead-b43ab9795ad2",
|
|
4
4
|
type: "wixEditorElements.SnapchatPlayer",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { I as INTERACTIONS, C as CSS_PROPERTIES, D as DATA, b as DISPLAY_GROUPS, L as LAYOUT, a as ACTIONS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { I as INTERACTIONS, C as CSS_PROPERTIES, D as DATA, b as DISPLAY_GROUPS, L as LAYOUT, a as ACTIONS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
const manifest = {
|
|
3
3
|
id: "1bc7cd37-5d90-48a6-a2c1-de94f77d4fd6",
|
|
4
4
|
type: "wixEditorElements.TikTokPlayer",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { I as INTERACTIONS, C as CSS_PROPERTIES, D as DATA, b as DISPLAY_GROUPS, L as LAYOUT, a as ACTIONS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { I as INTERACTIONS, C as CSS_PROPERTIES, D as DATA, b as DISPLAY_GROUPS, L as LAYOUT, a as ACTIONS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
const manifest = {
|
|
3
3
|
id: "8ec522c3-d8dd-43d8-9f07-1c4c1bb09d80",
|
|
4
4
|
type: "wixEditorElements.VimeoPlayer",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { I as INTERACTIONS, D as DATA, C as CSS_PROPERTIES, b as DISPLAY_GROUPS, a as ACTIONS, L as LAYOUT, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { I as INTERACTIONS, D as DATA, C as CSS_PROPERTIES, b as DISPLAY_GROUPS, a as ACTIONS, L as LAYOUT, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
const manifest = {
|
|
3
3
|
id: "4190f51c-3836-49f6-8114-96219c165b20",
|
|
4
4
|
type: "wixEditorElements.YoutubePlayer",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { I as INTERACTIONS, D as DATA, C as CSS_PROPERTIES, a as ACTIONS, A as Archetype, L as LAYOUT } from "../chunks/chunk-
|
|
1
|
+
import { I as INTERACTIONS, D as DATA, C as CSS_PROPERTIES, a as ACTIONS, A as Archetype, L as LAYOUT } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
const manifest = {
|
|
3
3
|
id: "4dbf752a-8a67-4149-87e7-6132bc25d3c2",
|
|
4
4
|
type: "wixEditorElements.SvgImage",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { E as ELEMENTS, N as NativeStateType, C as CSS_PROPERTIES, a as ACTIONS, I as INTERACTIONS, b as DISPLAY_GROUPS, D as DATA, L as LAYOUT, c as ContainerType, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { E as ELEMENTS, N as NativeStateType, C as CSS_PROPERTIES, a as ACTIONS, I as INTERACTIONS, b as DISPLAY_GROUPS, D as DATA, L as LAYOUT, c as ContainerType, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DesignStates, c as classes, R as ROOT_MENU_ITEM_CSS_PROPERTIES, a as ROOT_MENU_ITEM_CUSTOM_PROPERTIES } from "../chunks/constants20.js";
|
|
3
3
|
import { w as withSpec } from "../chunks/manifest.js";
|
|
4
4
|
import { I as IS_SUPPORT_DESIGN_STATE_SPEC } from "../chunks/specs.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { L as LAYOUT, N as NativeStateType, E as ELEMENTS, D as DATA, b as DISPLAY_GROUPS, C as CSS_PROPERTIES, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { L as LAYOUT, N as NativeStateType, E as ELEMENTS, D as DATA, b as DISPLAY_GROUPS, C as CSS_PROPERTIES, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { m as manifestFocusable, c as manifestMouseHover, d as manifestClickable } from "../chunks/manifestSdkMixins.js";
|
|
3
3
|
const DesignStates = {
|
|
4
4
|
testCompCard: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { E as ELEMENTS, N as NativeStateType, b as DISPLAY_GROUPS, C as CSS_PROPERTIES, D as DATA, L as LAYOUT, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { E as ELEMENTS, N as NativeStateType, b as DISPLAY_GROUPS, C as CSS_PROPERTIES, D as DATA, L as LAYOUT, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DesignStates, b as DisplayNames, d as defaultValues, s as selectors } from "../chunks/constants18.js";
|
|
3
3
|
import { w as withSpec, g as getSelector } from "../chunks/manifest.js";
|
|
4
4
|
import { I as IS_SUPPORT_DESIGN_STATE_SPEC } from "../chunks/specs.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DisplayNames, a as TEXT_TWIST_PANEL_ID, C as COMPONENT_ID } from "../chunks/constants17.js";
|
|
3
3
|
import { e as textEffectsPatternCssCustomPropertyNames, t as textEffectsInteractions, f as textEffectsPatternCssCustomProperties, a as textEffectsBaseCssProperties, b as textEffectsCommonData, c as textEffectsLayout, d as textEffectsInstallation } from "../chunks/manifestBase.js";
|
|
4
4
|
const manifest = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DisplayNames, a as TEXT_TWIST_PANEL_ID, C as COMPONENT_ID } from "../chunks/constants16.js";
|
|
3
3
|
import { t as textEffectsInteractions, f as textEffectsPatternCssCustomProperties, a as textEffectsBaseCssProperties, b as textEffectsCommonData, e as textEffectsPatternCssCustomPropertyNames, c as textEffectsLayout, d as textEffectsInstallation } from "../chunks/manifestBase.js";
|
|
4
4
|
const manifest = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DisplayNames, a as TEXT_TWIST_PANEL_ID, C as COMPONENT_ID } from "../chunks/constants15.js";
|
|
3
3
|
import { e as textEffectsPatternCssCustomPropertyNames, t as textEffectsInteractions, f as textEffectsPatternCssCustomProperties, a as textEffectsBaseCssProperties, b as textEffectsCommonData, c as textEffectsLayout, d as textEffectsInstallation } from "../chunks/manifestBase.js";
|
|
4
4
|
const manifest = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DisplayNames, a as TEXT_TWIST_PANEL_ID, C as COMPONENT_ID } from "../chunks/constants14.js";
|
|
3
3
|
import { t as textEffectsInteractions, f as textEffectsPatternCssCustomProperties, a as textEffectsBaseCssProperties, b as textEffectsCommonData, e as textEffectsPatternCssCustomPropertyNames, c as textEffectsLayout, d as textEffectsInstallation } from "../chunks/manifestBase.js";
|
|
4
4
|
const manifest = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DisplayNames, a as TEXT_TWIST_PANEL_ID, C as COMPONENT_ID } from "../chunks/constants13.js";
|
|
3
3
|
import { e as textEffectsPatternCssCustomPropertyNames, t as textEffectsInteractions, f as textEffectsPatternCssCustomProperties, a as textEffectsBaseCssProperties, b as textEffectsCommonData, c as textEffectsLayout, d as textEffectsInstallation } from "../chunks/manifestBase.js";
|
|
4
4
|
const manifest = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DisplayNames, a as TEXT_TWIST_PANEL_ID, C as COMPONENT_ID } from "../chunks/constants12.js";
|
|
3
3
|
import { t as textEffectsInteractions, f as textEffectsPatternCssCustomProperties, a as textEffectsBaseCssProperties, b as textEffectsCommonData, e as textEffectsPatternCssCustomPropertyNames, c as textEffectsLayout, d as textEffectsInstallation } from "../chunks/manifestBase.js";
|
|
4
4
|
const manifest = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DisplayNames, a as TEXT_TWIST_PANEL_ID, C as COMPONENT_ID } from "../chunks/constants11.js";
|
|
3
3
|
import { t as textEffectsInteractions, f as textEffectsPatternCssCustomProperties, a as textEffectsBaseCssProperties, b as textEffectsCommonData, e as textEffectsPatternCssCustomPropertyNames, c as textEffectsLayout, d as textEffectsInstallation } from "../chunks/manifestBase.js";
|
|
4
4
|
const manifest = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DisplayNames, a as TEXT_TWIST_PANEL_ID, C as COMPONENT_ID } from "../chunks/constants10.js";
|
|
3
3
|
import { t as textEffectsInteractions, f as textEffectsPatternCssCustomProperties, a as textEffectsBaseCssProperties, b as textEffectsCommonData, e as textEffectsPatternCssCustomPropertyNames, c as textEffectsLayout, d as textEffectsInstallation } from "../chunks/manifestBase.js";
|
|
4
4
|
const manifest = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DisplayNames, b as TEXT_TWIST_PANEL_ID, C as COMPONENT_ID } from "../chunks/constants8.js";
|
|
3
3
|
import { t as textEffectsInteractions, f as textEffectsPatternCssCustomProperties, a as textEffectsBaseCssProperties, b as textEffectsCommonData, e as textEffectsPatternCssCustomPropertyNames, c as textEffectsLayout, d as textEffectsInstallation } from "../chunks/manifestBase.js";
|
|
4
4
|
const manifest = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DisplayNames, a as TEXT_TWIST_PANEL_ID, C as COMPONENT_ID } from "../chunks/constants7.js";
|
|
3
3
|
import { t as textEffectsInteractions, f as textEffectsPatternCssCustomProperties, a as textEffectsBaseCssProperties, b as textEffectsCommonData, e as textEffectsPatternCssCustomPropertyNames, c as textEffectsLayout, d as textEffectsInstallation } from "../chunks/manifestBase.js";
|
|
4
4
|
const manifest = {
|
|
@@ -58,12 +58,12 @@ export declare const textEffectsBaseCssProperties: {
|
|
|
58
58
|
textTransform: {};
|
|
59
59
|
};
|
|
60
60
|
export declare const textEffectsInteractions: {
|
|
61
|
-
triggers: import('@wix/ambassador-devcenter-v1-component-type-data/types').
|
|
61
|
+
triggers: import('@wix/ambassador-devcenter-v1-component-type-data/types').InteractionsTrigger[];
|
|
62
62
|
};
|
|
63
63
|
export declare const textEffectsPatternCssCustomProperties: {
|
|
64
64
|
'rotation-pattern-intensity': {
|
|
65
65
|
displayName: string;
|
|
66
|
-
cssPropertyType: import('@wix/ambassador-devcenter-v1-component-type-data/types').
|
|
66
|
+
cssPropertyType: import('@wix/ambassador-devcenter-v1-component-type-data/types').CssPropertyEnumCssPropertyType;
|
|
67
67
|
number: {
|
|
68
68
|
min: string;
|
|
69
69
|
max: string;
|
|
@@ -71,7 +71,7 @@ export declare const textEffectsPatternCssCustomProperties: {
|
|
|
71
71
|
};
|
|
72
72
|
'offset-pattern-intensity': {
|
|
73
73
|
displayName: string;
|
|
74
|
-
cssPropertyType: import('@wix/ambassador-devcenter-v1-component-type-data/types').
|
|
74
|
+
cssPropertyType: import('@wix/ambassador-devcenter-v1-component-type-data/types').CssPropertyEnumCssPropertyType;
|
|
75
75
|
number: {
|
|
76
76
|
min: string;
|
|
77
77
|
max: string;
|
|
@@ -79,9 +79,9 @@ export declare const textEffectsPatternCssCustomProperties: {
|
|
|
79
79
|
};
|
|
80
80
|
'pattern-preset': {
|
|
81
81
|
displayName: string;
|
|
82
|
-
cssPropertyType: import('@wix/ambassador-devcenter-v1-component-type-data/types').
|
|
82
|
+
cssPropertyType: import('@wix/ambassador-devcenter-v1-component-type-data/types').CssPropertyEnumCssPropertyType;
|
|
83
83
|
customEnum: {
|
|
84
|
-
cssPropertyType: import('@wix/ambassador-devcenter-v1-component-type-data/types').
|
|
84
|
+
cssPropertyType: import('@wix/ambassador-devcenter-v1-component-type-data/types').CssPropertyEnumCssPropertyType;
|
|
85
85
|
options: ({
|
|
86
86
|
value: "Fridge Magnet" | "Wave" | "Bounce";
|
|
87
87
|
displayName: "Fridge Magnet" | "Wave" | "Bounce";
|
|
@@ -93,9 +93,9 @@ export declare const textEffectsPatternCssCustomProperties: {
|
|
|
93
93
|
};
|
|
94
94
|
'is-capitalize': {
|
|
95
95
|
displayName: string;
|
|
96
|
-
cssPropertyType: import('@wix/ambassador-devcenter-v1-component-type-data/types').
|
|
96
|
+
cssPropertyType: import('@wix/ambassador-devcenter-v1-component-type-data/types').CssPropertyEnumCssPropertyType;
|
|
97
97
|
customEnum: {
|
|
98
|
-
cssPropertyType: import('@wix/ambassador-devcenter-v1-component-type-data/types').
|
|
98
|
+
cssPropertyType: import('@wix/ambassador-devcenter-v1-component-type-data/types').CssPropertyEnumCssPropertyType;
|
|
99
99
|
options: {
|
|
100
100
|
value: string;
|
|
101
101
|
displayName: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DisplayNames, a as TEXT_TWIST_PANEL_ID, C as COMPONENT_ID } from "../chunks/constants6.js";
|
|
3
3
|
import { e as textEffectsPatternCssCustomPropertyNames, t as textEffectsInteractions, f as textEffectsPatternCssCustomProperties, a as textEffectsBaseCssProperties, b as textEffectsCommonData, c as textEffectsLayout, d as textEffectsInstallation } from "../chunks/manifestBase.js";
|
|
4
4
|
const manifest = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DisplayNames, a as TEXT_TWIST_PANEL_ID, C as COMPONENT_ID } from "../chunks/constants5.js";
|
|
3
3
|
import { D as DEFAULT_TEXT_DIRECTION } from "../chunks/constants9.js";
|
|
4
4
|
import { b as textEffectsCommonData, e as textEffectsPatternCssCustomPropertyNames, t as textEffectsInteractions, f as textEffectsPatternCssCustomProperties, a as textEffectsBaseCssProperties, c as textEffectsLayout, d as textEffectsInstallation } from "../chunks/manifestBase.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, D as DATA, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { C as CSS_PROPERTIES, D as DATA, b as DISPLAY_GROUPS, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DisplayNames } from "../chunks/constants4.js";
|
|
3
3
|
import { t as textEffectsInteractions, a as textEffectsBaseCssProperties, b as textEffectsCommonData, c as textEffectsLayout, d as textEffectsInstallation } from "../chunks/manifestBase.js";
|
|
4
4
|
const manifest = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { I as INTERACTIONS, D as DATA, b as DISPLAY_GROUPS, C as CSS_PROPERTIES, E as ELEMENTS, N as NativeStateType, L as LAYOUT, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { I as INTERACTIONS, D as DATA, b as DISPLAY_GROUPS, C as CSS_PROPERTIES, E as ELEMENTS, N as NativeStateType, L as LAYOUT, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { D as DesignStates, a as DisplayNames, s as selectors } from "../chunks/constants3.js";
|
|
3
3
|
import { w as withSpec, g as getSelector } from "../chunks/manifest.js";
|
|
4
4
|
import { I as IS_SUPPORT_DESIGN_STATE_SPEC } from "../chunks/specs.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, L as LAYOUT, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { C as CSS_PROPERTIES, D as DATA, a as ACTIONS, L as LAYOUT, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
const running_text = {
|
|
3
3
|
settings: {
|
|
4
4
|
movement_direction_label: "Movement direction",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CSS_PROPERTIES, b as DISPLAY_GROUPS, D as DATA, E as ELEMENTS, L as LAYOUT, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { C as CSS_PROPERTIES, b as DISPLAY_GROUPS, D as DATA, E as ELEMENTS, L as LAYOUT, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { c as DisplayNames, d as defaultValues, e as DesignStates, s as selectors } from "../chunks/constants2.js";
|
|
3
3
|
import { w as withSpec, g as getSelector } from "../chunks/manifest.js";
|
|
4
4
|
import { I as IS_SUPPORT_DESIGN_STATE_SPEC } from "../chunks/specs.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { D as DATA, b as DISPLAY_GROUPS, a as ACTIONS, I as INTERACTIONS, A as Archetype, L as LAYOUT } from "../chunks/chunk-
|
|
1
|
+
import { D as DATA, b as DISPLAY_GROUPS, a as ACTIONS, I as INTERACTIONS, A as Archetype, L as LAYOUT } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
import { V as VideoCategoryTypes } from "../chunks/types.impl.js";
|
|
3
3
|
import { a as VideoEndType, V as VideoStartType } from "../chunks/TransparentVideo.types.js";
|
|
4
4
|
const manifest = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as ACTIONS, D as DATA, C as CSS_PROPERTIES, b as DISPLAY_GROUPS, I as INTERACTIONS, A as Archetype, L as LAYOUT } from "../chunks/chunk-
|
|
1
|
+
import { a as ACTIONS, D as DATA, C as CSS_PROPERTIES, b as DISPLAY_GROUPS, I as INTERACTIONS, A as Archetype, L as LAYOUT } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
const manifest = {
|
|
3
3
|
id: "8441a520-52ed-4c32-9b9d-0aa8c2604b01",
|
|
4
4
|
type: "wixEditorElements.VideoUpload",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { L as LAYOUT, I as INTERACTIONS, D as DATA, C as CSS_PROPERTIES, A as Archetype } from "../chunks/chunk-
|
|
1
|
+
import { L as LAYOUT, I as INTERACTIONS, D as DATA, C as CSS_PROPERTIES, A as Archetype } from "../chunks/chunk-IO6HLVLV.js";
|
|
2
2
|
const presets = {
|
|
3
3
|
horizontal: "horizontal"
|
|
4
4
|
};
|