bt-core-app 2.2.8 → 2.2.10
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/bt-core/core/node_modules/vuetify/lib/composables/defaults.mjs +45 -70
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/icons.mjs +40 -73
- package/dist/bt-core/core/node_modules/vuetify/lib/util/console.mjs +4 -12
- package/dist/bt-core/core/node_modules/vuetify/lib/util/getCurrentInstance.mjs +6 -13
- package/dist/bt-core/core/node_modules/vuetify/lib/util/helpers.mjs +28 -408
- package/dist/components/BT-Assistant-Menu.vue.mjs +407 -420
- package/dist/components/BT-Avatar.vue.mjs +31 -31
- package/dist/components/BT-Background-Task.vue.mjs +52 -52
- package/dist/components/BT-Blade-Item.vue.mjs +100 -110
- package/dist/components/BT-Blade-Items.vue.mjs +1 -1
- package/dist/components/BT-Blade-Items.vue2.mjs +399 -411
- package/dist/components/BT-Blade-Steps.vue.mjs +2 -2
- package/dist/components/BT-Blade-Steps.vue2.mjs +626 -641
- package/dist/components/BT-Blade.vue.mjs +192 -201
- package/dist/components/BT-Btn.vue.mjs +25 -23
- package/dist/components/BT-Camera-Overlay.vue.mjs +142 -144
- package/dist/components/BT-Col.vue.mjs +19 -17
- package/dist/components/BT-Color-Picker-Menu.vue.mjs +49 -51
- package/dist/components/BT-Cosmetics-Menu.vue.mjs +173 -180
- package/dist/components/BT-Cron.vue.mjs +249 -264
- package/dist/components/BT-Date-Select.vue.mjs +47 -47
- package/dist/components/BT-Date.vue.d.ts +0 -1
- package/dist/components/BT-Date.vue.mjs +8 -9
- package/dist/components/BT-Demo-Profile-Select.vue.mjs +40 -40
- package/dist/components/BT-Dialog-Confirm.vue.mjs +39 -39
- package/dist/components/BT-Dialog-Date.vue.mjs +19 -22
- package/dist/components/BT-Dialog-Number.vue.mjs +121 -125
- package/dist/components/BT-Dialog-Select.vue.mjs +85 -96
- package/dist/components/BT-Divider.vue.mjs +21 -20
- package/dist/components/BT-Drag-Counter.vue.mjs +1 -1
- package/dist/components/BT-Drag-Counter.vue2.mjs +89 -89
- package/dist/components/BT-Entity.vue.mjs +82 -82
- package/dist/components/BT-Error.vue.mjs +27 -26
- package/dist/components/BT-Field-Checkbox.vue.mjs +31 -30
- package/dist/components/BT-Field-Date.vue.d.ts +0 -1
- package/dist/components/BT-Field-Date.vue.mjs +84 -88
- package/dist/components/BT-Field-Entity.vue.mjs +16 -20
- package/dist/components/BT-Field-Select-Simple.vue.mjs +26 -24
- package/dist/components/BT-Field-Select.vue.mjs +34 -32
- package/dist/components/BT-Field-String.vue.mjs +52 -54
- package/dist/components/BT-Field-Switch.vue.mjs +43 -44
- package/dist/components/BT-Field-Tags.vue.mjs +55 -57
- package/dist/components/BT-Field-Textarea.vue.mjs +43 -44
- package/dist/components/BT-Field-Trigger.vue.mjs +270 -276
- package/dist/components/BT-Field.vue.mjs +38 -39
- package/dist/components/BT-Form-Builder.vue.mjs +325 -346
- package/dist/components/BT-Form-Field.vue.mjs +81 -88
- package/dist/components/BT-Form.vue.mjs +269 -280
- package/dist/components/BT-Header-Option.vue.mjs +19 -21
- package/dist/components/BT-Image-Select.vue.mjs +177 -186
- package/dist/components/BT-Json.vue.mjs +30 -29
- package/dist/components/BT-Loader.vue.mjs +31 -32
- package/dist/components/BT-Nav-Sidebar.vue.mjs +124 -130
- package/dist/components/BT-Number.vue.mjs +1 -1
- package/dist/components/BT-Number.vue2.mjs +19 -17
- package/dist/components/BT-Numpad.vue.mjs +144 -147
- package/dist/components/BT-Select-List-Box.vue.mjs +276 -287
- package/dist/components/BT-Select-Simple.vue.mjs +23 -21
- package/dist/components/BT-Select.vue.mjs +37 -36
- package/dist/components/BT-Signature-Overlay.vue.mjs +112 -113
- package/dist/components/BT-Signature.vue.mjs +96 -96
- package/dist/components/BT-Slider.vue.mjs +103 -109
- package/dist/components/BT-Square-Check.vue.mjs +65 -65
- package/dist/components/BT-Status-Item.vue.mjs +16 -18
- package/dist/components/BT-Tags.vue.mjs +22 -21
- package/dist/components/BT-Tour.vue.mjs +65 -69
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/_virtual/VAlert.sass.mjs +0 -1
- package/dist/_virtual/VAvatar.sass.mjs +0 -1
- package/dist/_virtual/VBtn.sass.mjs +0 -1
- package/dist/_virtual/VBtnGroup.sass.mjs +0 -1
- package/dist/_virtual/VBtnToggle.sass.mjs +0 -1
- package/dist/_virtual/VCard.sass.mjs +0 -1
- package/dist/_virtual/VCheckbox.sass.mjs +0 -1
- package/dist/_virtual/VChip.sass.mjs +0 -1
- package/dist/_virtual/VChipGroup.sass.mjs +0 -1
- package/dist/_virtual/VColorPicker.sass.mjs +0 -1
- package/dist/_virtual/VColorPickerCanvas.sass.mjs +0 -1
- package/dist/_virtual/VColorPickerEdit.sass.mjs +0 -1
- package/dist/_virtual/VColorPickerPreview.sass.mjs +0 -1
- package/dist/_virtual/VColorPickerSwatches.sass.mjs +0 -1
- package/dist/_virtual/VCombobox.sass.mjs +0 -1
- package/dist/_virtual/VContainer.sass.mjs +0 -1
- package/dist/_virtual/VCounter.sass.mjs +0 -1
- package/dist/_virtual/VDialog.sass.mjs +0 -1
- package/dist/_virtual/VDivider.sass.mjs +0 -1
- package/dist/_virtual/VField.sass.mjs +0 -1
- package/dist/_virtual/VGrid.sass.mjs +0 -1
- package/dist/_virtual/VIcon.sass.mjs +0 -1
- package/dist/_virtual/VImg.sass.mjs +0 -1
- package/dist/_virtual/VInput.sass.mjs +0 -1
- package/dist/_virtual/VLabel.sass.mjs +0 -1
- package/dist/_virtual/VList.sass.mjs +0 -1
- package/dist/_virtual/VListItem.sass.mjs +0 -1
- package/dist/_virtual/VMenu.sass.mjs +0 -1
- package/dist/_virtual/VMessages.sass.mjs +0 -1
- package/dist/_virtual/VNavigationDrawer.sass.mjs +0 -1
- package/dist/_virtual/VOverlay.sass.mjs +0 -1
- package/dist/_virtual/VPagination.sass.mjs +0 -1
- package/dist/_virtual/VPicker.sass.mjs +0 -1
- package/dist/_virtual/VProgressCircular.sass.mjs +0 -1
- package/dist/_virtual/VProgressLinear.sass.mjs +0 -1
- package/dist/_virtual/VRating.sass.mjs +0 -1
- package/dist/_virtual/VResponsive.sass.mjs +0 -1
- package/dist/_virtual/VRipple.sass.mjs +0 -1
- package/dist/_virtual/VSelect.sass.mjs +0 -1
- package/dist/_virtual/VSelectionControl.sass.mjs +0 -1
- package/dist/_virtual/VSelectionControlGroup.sass.mjs +0 -1
- package/dist/_virtual/VSheet.sass.mjs +0 -1
- package/dist/_virtual/VSlideGroup.sass.mjs +0 -1
- package/dist/_virtual/VSlider.sass.mjs +0 -1
- package/dist/_virtual/VSliderThumb.sass.mjs +0 -1
- package/dist/_virtual/VSliderTrack.sass.mjs +0 -1
- package/dist/_virtual/VSpacer.sass.mjs +0 -1
- package/dist/_virtual/VSwitch.sass.mjs +0 -1
- package/dist/_virtual/VTab.sass.mjs +0 -1
- package/dist/_virtual/VTable.sass.mjs +0 -1
- package/dist/_virtual/VTabs.sass.mjs +0 -1
- package/dist/_virtual/VTextField.sass.mjs +0 -1
- package/dist/_virtual/VTextarea.sass.mjs +0 -1
- package/dist/_virtual/VToolbar.sass.mjs +0 -1
- package/dist/_virtual/VVirtualScroll.sass.mjs +0 -1
- package/dist/_virtual/VWindow.sass.mjs +0 -1
- package/dist/bt-core/core/node_modules/@vuepic/vue-datepicker/dist/main.css.mjs +0 -1
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VAlert/VAlert.mjs +0 -196
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VAlert/VAlertTitle.mjs +0 -5
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VAvatar/VAvatar.mjs +0 -92
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VBtn/VBtn.mjs +0 -220
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VBtnGroup/VBtnGroup.mjs +0 -68
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VBtnToggle/VBtnToggle.mjs +0 -57
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCard/VCard.mjs +0 -180
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCard/VCardActions.mjs +0 -32
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCard/VCardItem.mjs +0 -118
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCard/VCardSubtitle.mjs +0 -29
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCard/VCardText.mjs +0 -29
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCard/VCardTitle.mjs +0 -5
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCheckbox/VCheckbox.mjs +0 -74
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCheckbox/VCheckboxBtn.mjs +0 -53
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VChip/VChip.mjs +0 -263
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VChipGroup/VChipGroup.mjs +0 -87
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VColorPicker/VColorPicker.mjs +0 -161
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VColorPicker/VColorPickerCanvas.mjs +0 -166
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VColorPicker/VColorPickerEdit.mjs +0 -97
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VColorPicker/VColorPickerPreview.mjs +0 -123
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VColorPicker/VColorPickerSwatches.mjs +0 -72
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VColorPicker/util/index.mjs +0 -193
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCombobox/VCombobox.mjs +0 -501
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCounter/VCounter.mjs +0 -51
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VDefaultsProvider/VDefaultsProvider.mjs +0 -39
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VDialog/VDialog.mjs +0 -103
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VDivider/VDivider.mjs +0 -82
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VField/VField.mjs +0 -295
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VField/VFieldLabel.mjs +0 -28
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VForm/VForm.mjs +0 -53
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VGrid/VCol.mjs +0 -98
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VGrid/VContainer.mjs +0 -41
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VGrid/VRow.mjs +0 -104
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VGrid/VSpacer.mjs +0 -6
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VHover/VHover.mjs +0 -41
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VIcon/VIcon.mjs +0 -77
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VImg/VImg.mjs +0 -248
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VInput/InputIcon.mjs +0 -40
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VInput/VInput.mjs +0 -154
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VLabel/VLabel.mjs +0 -36
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/VList.mjs +0 -281
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/VListChildren.mjs +0 -104
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/VListGroup.mjs +0 -129
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/VListItem.mjs +0 -312
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/VListItemSubtitle.mjs +0 -29
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/VListItemTitle.mjs +0 -5
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/VListSubheader.mjs +0 -50
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/list.mjs +0 -38
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VMenu/VMenu.mjs +0 -132
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VMenu/shared.mjs +0 -4
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VMessages/VMessages.mjs +0 -55
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VNavigationDrawer/VNavigationDrawer.mjs +0 -247
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VNavigationDrawer/sticky.mjs +0 -44
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VNavigationDrawer/touch.mjs +0 -100
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VOverlay/VOverlay.mjs +0 -291
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VOverlay/locationStrategies.mjs +0 -292
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VOverlay/requestNewFrame.mjs +0 -15
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VOverlay/scrollStrategies.mjs +0 -91
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VOverlay/useActivator.mjs +0 -179
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VOverlay/util/point.mjs +0 -42
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VPagination/VPagination.mjs +0 -315
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VProgressCircular/VProgressCircular.mjs +0 -129
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VProgressLinear/VProgressLinear.mjs +0 -195
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VProgressLinear/chunks.mjs +0 -53
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VRating/VRating.mjs +0 -217
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VResponsive/VResponsive.mjs +0 -56
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSelect/VSelect.mjs +0 -475
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSelect/useScrolling.mjs +0 -57
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSelectionControl/VSelectionControl.mjs +0 -183
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSelectionControlGroup/VSelectionControlGroup.mjs +0 -106
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSheet/VSheet.mjs +0 -61
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSlideGroup/VSlideGroup.mjs +0 -287
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSlideGroup/helpers.mjs +0 -54
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSlider/VSlider.mjs +0 -159
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSlider/VSliderThumb.mjs +0 -176
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSlider/VSliderTrack.mjs +0 -109
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSlider/slider.mjs +0 -242
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSwitch/VSwitch.mjs +0 -172
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTable/VTable.mjs +0 -66
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTabs/VTab.mjs +0 -126
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTabs/VTabs.mjs +0 -153
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTabs/VTabsWindow.mjs +0 -48
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTabs/VTabsWindowItem.mjs +0 -29
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTabs/shared.mjs +0 -4
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTextField/VTextField.mjs +0 -204
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTextarea/VTextarea.mjs +0 -258
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VToolbar/VToolbar.mjs +0 -167
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VToolbar/VToolbarItems.mjs +0 -38
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VToolbar/VToolbarTitle.mjs +0 -37
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VVirtualScroll/VVirtualScroll.mjs +0 -106
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VVirtualScroll/VVirtualScrollItem.mjs +0 -47
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VWindow/VWindow.mjs +0 -211
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VWindow/VWindowItem.mjs +0 -93
- package/dist/bt-core/core/node_modules/vuetify/lib/components/transitions/createTransition.mjs +0 -113
- package/dist/bt-core/core/node_modules/vuetify/lib/components/transitions/dialog-transition.mjs +0 -136
- package/dist/bt-core/core/node_modules/vuetify/lib/components/transitions/expand-transition.mjs +0 -52
- package/dist/bt-core/core/node_modules/vuetify/lib/components/transitions/index.mjs +0 -22
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/autocomplete.mjs +0 -21
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/autofocus.mjs +0 -14
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/border.mjs +0 -19
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/color.mjs +0 -69
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/component.mjs +0 -11
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/delay.mjs +0 -34
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/density.mjs +0 -20
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/dimensions.mjs +0 -23
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/display.mjs +0 -32
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/elevation.mjs +0 -25
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/filter.mjs +0 -125
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/focus.mjs +0 -31
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/focusGroups.mjs +0 -54
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/focusTrap.mjs +0 -97
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/form.mjs +0 -112
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/forwardRefs.mjs +0 -78
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/goto.mjs +0 -86
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/group.mjs +0 -169
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/hydration.mjs +0 -20
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/iconSizes.mjs +0 -21
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/intersectionObserver.mjs +0 -24
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/layout.mjs +0 -43
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/lazy.mjs +0 -21
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/list-items.mjs +0 -120
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/loader.mjs +0 -38
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/locale.mjs +0 -22
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/location.mjs +0 -49
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/menuActivator.mjs +0 -24
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/nested/activeStrategies.mjs +0 -102
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/nested/nested.mjs +0 -315
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/nested/openStrategies.mjs +0 -60
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/nested/selectStrategies.mjs +0 -206
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/position.mjs +0 -22
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/proxiedModel.mjs +0 -35
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/refs.mjs +0 -15
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/resizeObserver.mjs +0 -26
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/reveal.mjs +0 -21
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/rounded.mjs +0 -30
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/router.mjs +0 -97
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/scopeId.mjs +0 -12
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/selectLink.mjs +0 -16
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/size.mjs +0 -27
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/ssrBoot.mjs +0 -17
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/stack.mjs +0 -39
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/tag.mjs +0 -10
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/teleport.mjs +0 -21
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/theme.mjs +0 -32
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/toggleScope.mjs +0 -19
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/touch.mjs +0 -73
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/transition.mjs +0 -34
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/validation.mjs +0 -139
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/variant.mjs +0 -53
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/virtual.mjs +0 -164
- package/dist/bt-core/core/node_modules/vuetify/lib/directives/click-outside/index.mjs +0 -62
- package/dist/bt-core/core/node_modules/vuetify/lib/directives/intersect/index.mjs +0 -41
- package/dist/bt-core/core/node_modules/vuetify/lib/directives/ripple/index.mjs +0 -183
- package/dist/bt-core/core/node_modules/vuetify/lib/directives/touch/index.mjs +0 -89
- package/dist/bt-core/core/node_modules/vuetify/lib/labs/VPicker/VPicker.mjs +0 -77
- package/dist/bt-core/core/node_modules/vuetify/lib/labs/VPicker/VPickerTitle.mjs +0 -5
- package/dist/bt-core/core/node_modules/vuetify/lib/labs/rules/rules.mjs +0 -15
- package/dist/bt-core/core/node_modules/vuetify/lib/util/anchor.mjs +0 -53
- package/dist/bt-core/core/node_modules/vuetify/lib/util/animation.mjs +0 -44
- package/dist/bt-core/core/node_modules/vuetify/lib/util/bindProps.mjs +0 -36
- package/dist/bt-core/core/node_modules/vuetify/lib/util/box.mjs +0 -73
- package/dist/bt-core/core/node_modules/vuetify/lib/util/color/APCA.mjs +0 -19
- package/dist/bt-core/core/node_modules/vuetify/lib/util/color/transformSRGB.mjs +0 -16
- package/dist/bt-core/core/node_modules/vuetify/lib/util/colorUtils.mjs +0 -224
- package/dist/bt-core/core/node_modules/vuetify/lib/util/createSimpleFunctional.mjs +0 -31
- package/dist/bt-core/core/node_modules/vuetify/lib/util/deepEqual.mjs +0 -37
- package/dist/bt-core/core/node_modules/vuetify/lib/util/dom.mjs +0 -14
- package/dist/bt-core/core/node_modules/vuetify/lib/util/easing.mjs +0 -23
- package/dist/bt-core/core/node_modules/vuetify/lib/util/getScrollParent.mjs +0 -34
- package/dist/bt-core/core/node_modules/vuetify/lib/util/globals.mjs +0 -8
- package/dist/bt-core/core/node_modules/vuetify/lib/util/isFixedPosition.mjs +0 -11
- package/dist/bt-core/core/node_modules/vuetify/lib/util/throttle.mjs +0 -25
- package/dist/bt-core/core/node_modules/vuetify/lib/util/useRender.mjs +0 -8
|
@@ -1,49 +1,28 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { isNullOrEmpty as
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import { useForms as
|
|
6
|
-
import
|
|
7
|
-
|
|
8
|
-
import { VDialog as Ie } from "../bt-core/core/node_modules/vuetify/lib/components/VDialog/VDialog.mjs";
|
|
9
|
-
import { VCard as S } from "../bt-core/core/node_modules/vuetify/lib/components/VCard/VCard.mjs";
|
|
10
|
-
import { VContainer as re } from "../bt-core/core/node_modules/vuetify/lib/components/VGrid/VContainer.mjs";
|
|
11
|
-
import { VToolbar as O } from "../bt-core/core/node_modules/vuetify/lib/components/VToolbar/VToolbar.mjs";
|
|
12
|
-
import { VBtn as g } from "../bt-core/core/node_modules/vuetify/lib/components/VBtn/VBtn.mjs";
|
|
13
|
-
import { VSpacer as q } from "../bt-core/core/node_modules/vuetify/lib/components/VGrid/VSpacer.mjs";
|
|
14
|
-
import { VList as X } from "../bt-core/core/node_modules/vuetify/lib/components/VList/VList.mjs";
|
|
15
|
-
import { VSlideYTransition as Ae, VSlideXTransition as ae, VSlideXReverseTransition as Oe } from "../bt-core/core/node_modules/vuetify/lib/components/transitions/index.mjs";
|
|
16
|
-
import { VHover as Xe } from "../bt-core/core/node_modules/vuetify/lib/components/VHover/VHover.mjs";
|
|
17
|
-
import { VCardTitle as Ye } from "../bt-core/core/node_modules/vuetify/lib/components/VCard/VCardTitle.mjs";
|
|
18
|
-
import { VMenu as E } from "../bt-core/core/node_modules/vuetify/lib/components/VMenu/VMenu.mjs";
|
|
19
|
-
import { VRow as je } from "../bt-core/core/node_modules/vuetify/lib/components/VGrid/VRow.mjs";
|
|
20
|
-
import { VCol as Je } from "../bt-core/core/node_modules/vuetify/lib/components/VGrid/VCol.mjs";
|
|
21
|
-
import { VIcon as Ke } from "../bt-core/core/node_modules/vuetify/lib/components/VIcon/VIcon.mjs";
|
|
22
|
-
import { VTextField as x } from "../bt-core/core/node_modules/vuetify/lib/components/VTextField/VTextField.mjs";
|
|
23
|
-
import { VTextarea as Qe } from "../bt-core/core/node_modules/vuetify/lib/components/VTextarea/VTextarea.mjs";
|
|
24
|
-
import { VSwitch as P } from "../bt-core/core/node_modules/vuetify/lib/components/VSwitch/VSwitch.mjs";
|
|
25
|
-
import { VListSubheader as w } from "../bt-core/core/node_modules/vuetify/lib/components/VList/VListSubheader.mjs";
|
|
26
|
-
import { VColorPicker as D } from "../bt-core/core/node_modules/vuetify/lib/components/VColorPicker/VColorPicker.mjs";
|
|
27
|
-
import { VListItem as G } from "../bt-core/core/node_modules/vuetify/lib/components/VList/VListItem.mjs";
|
|
28
|
-
const We = { key: 0 }, Ze = { key: 0 }, el = { class: "text-h6" }, ll = {
|
|
1
|
+
import { defineComponent as Me, ref as H, computed as O, watch as te, onMounted as Ae, resolveComponent as c, unref as e, openBlock as s, createElementBlock as m, createVNode as o, withCtx as a, normalizeStyle as I, createElementVNode as y, toDisplayString as C, createCommentVNode as v, withModifiers as k, createBlock as f, Fragment as q, renderList as $, renderSlot as j, mergeProps as x, createTextVNode as U, createSlots as He, normalizeProps as ne, guardReactiveProps as ae } from "vue";
|
|
2
|
+
import { isNullOrEmpty as J, isLengthyArray as Oe } from "../composables/helpers.mjs";
|
|
3
|
+
import Ie from "./BT-Form-Field.vue.mjs";
|
|
4
|
+
import je from "./BT-Form.vue.mjs";
|
|
5
|
+
import { useForms as Je, useFormTemplates as Ke, Fields as Qe, useFormSource as We } from "../composables/forms.mjs";
|
|
6
|
+
import Xe from "./BT-Image-Select.vue.mjs";
|
|
7
|
+
const Ye = { key: 0 }, Ze = { key: 0 }, el = { class: "text-h6" }, ll = {
|
|
29
8
|
key: 0,
|
|
30
9
|
class: "text-caption"
|
|
31
|
-
}, ol = { class: "text-h6 ml-3" }, tl = { class: "mr-6" },
|
|
10
|
+
}, ol = { class: "text-h6 ml-3" }, tl = { class: "mr-6" }, nl = ["onClick"], al = { class: "d-flex align-center" }, rl = {
|
|
32
11
|
style: { "min-height": "65px", "min-width": "64px" },
|
|
33
12
|
class: "ml-2"
|
|
34
|
-
},
|
|
13
|
+
}, sl = {
|
|
35
14
|
key: "2",
|
|
36
15
|
class: "d-flex align-center"
|
|
37
|
-
},
|
|
16
|
+
}, il = { class: "d-flex flex-column" }, dl = {
|
|
38
17
|
key: 0,
|
|
39
18
|
class: "mx-4"
|
|
40
|
-
},
|
|
19
|
+
}, ul = {
|
|
41
20
|
key: 1,
|
|
42
21
|
class: "d-flex flex-align"
|
|
43
|
-
},
|
|
22
|
+
}, cl = { class: "text-center ma-2" }, ml = { class: "text-h6" }, pl = { key: 0 }, vl = { key: 1 }, fl = { key: 2 }, _l = { class: "text-caption" }, gl = { key: 0 }, yl = { key: 1 }, kl = { key: 2 }, bl = { class: "ml-1" }, Vl = { key: 1 }, Sl = { key: 2 }, hl = { key: 3 }, Cl = {
|
|
44
23
|
key: 0,
|
|
45
24
|
class: "text-center"
|
|
46
|
-
},
|
|
25
|
+
}, $l = { class: "d-flex align-center py-1 mx-2" }, El = /* @__PURE__ */ Me({
|
|
47
26
|
__name: "BT-Form-Builder",
|
|
48
27
|
props: {
|
|
49
28
|
actualUsedHeight: {},
|
|
@@ -65,51 +44,51 @@ const We = { key: 0 }, Ze = { key: 0 }, el = { class: "text-h6" }, ll = {
|
|
|
65
44
|
useTemplates: { type: Boolean }
|
|
66
45
|
},
|
|
67
46
|
emits: ["update:modelValue"],
|
|
68
|
-
setup(
|
|
69
|
-
const
|
|
70
|
-
addFieldToSlide:
|
|
71
|
-
addSlide:
|
|
72
|
-
applyTemplate:
|
|
73
|
-
clearCurrent:
|
|
74
|
-
currentField:
|
|
75
|
-
currentSlide:
|
|
76
|
-
duplicateField:
|
|
77
|
-
duplicateSlide:
|
|
78
|
-
fieldPropRules:
|
|
79
|
-
isLabelType:
|
|
80
|
-
isPlaceholderType:
|
|
47
|
+
setup(re, { emit: se }) {
|
|
48
|
+
const ie = se, b = re, B = H(!1), de = H({}), {
|
|
49
|
+
addFieldToSlide: ue,
|
|
50
|
+
addSlide: ce,
|
|
51
|
+
applyTemplate: me,
|
|
52
|
+
clearCurrent: K,
|
|
53
|
+
currentField: d,
|
|
54
|
+
currentSlide: _,
|
|
55
|
+
duplicateField: pe,
|
|
56
|
+
duplicateSlide: ve,
|
|
57
|
+
fieldPropRules: fe,
|
|
58
|
+
isLabelType: _e,
|
|
59
|
+
isPlaceholderType: ge,
|
|
81
60
|
isPropType: ye,
|
|
82
61
|
isRequiredType: ke,
|
|
83
|
-
loadSchema:
|
|
62
|
+
loadSchema: Q,
|
|
84
63
|
moveSlideDown: be,
|
|
85
|
-
moveSlideUp:
|
|
86
|
-
removeCurrent:
|
|
64
|
+
moveSlideUp: Ve,
|
|
65
|
+
removeCurrent: Se,
|
|
87
66
|
removeSlide: he,
|
|
88
67
|
schema: t,
|
|
89
|
-
schemaString:
|
|
90
|
-
selectField:
|
|
91
|
-
selectSlide:
|
|
92
|
-
} =
|
|
93
|
-
onGetSchema:
|
|
94
|
-
}),
|
|
95
|
-
var
|
|
96
|
-
var
|
|
97
|
-
if (
|
|
98
|
-
var l =
|
|
99
|
-
(l == null ? void 0 : l.props) != null &&
|
|
68
|
+
schemaString: Ce,
|
|
69
|
+
selectField: $e,
|
|
70
|
+
selectSlide: xe
|
|
71
|
+
} = Je({
|
|
72
|
+
onGetSchema: b.onGetSchema
|
|
73
|
+
}), Ue = We(), W = O(() => {
|
|
74
|
+
var u;
|
|
75
|
+
var i = b.requiredProps ?? [];
|
|
76
|
+
if (b.requirementGroup != null) {
|
|
77
|
+
var l = Ue.requirementSets.find((V) => V.group == b.requirementGroup);
|
|
78
|
+
(l == null ? void 0 : l.props) != null && i.push(...l.props);
|
|
100
79
|
}
|
|
101
|
-
return (
|
|
102
|
-
|
|
103
|
-
var
|
|
104
|
-
|
|
80
|
+
return (u = t.value) == null || u.slides.forEach((V) => {
|
|
81
|
+
V.fields.forEach((w) => {
|
|
82
|
+
var T = i.findIndex((M) => M == w.prop);
|
|
83
|
+
T >= 0 && i.splice(T, 1);
|
|
105
84
|
});
|
|
106
|
-
}),
|
|
107
|
-
}),
|
|
108
|
-
var l,
|
|
109
|
-
let
|
|
110
|
-
if (((
|
|
111
|
-
return `background: url("${
|
|
112
|
-
}),
|
|
85
|
+
}), i;
|
|
86
|
+
}), X = H(b.useTemplates ? Ke(b.templateGroup) : void 0), Be = O(() => {
|
|
87
|
+
var l, u;
|
|
88
|
+
let i = (l = t.value) == null ? void 0 : l.bgSrc;
|
|
89
|
+
if (((u = t.value) == null ? void 0 : u.useBgSrc) == !0 && i != null)
|
|
90
|
+
return `background: url("${i}") no-repeat top center fixed; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; min-height: 100%;`;
|
|
91
|
+
}), we = O(() => {
|
|
113
92
|
if (t.value != null) {
|
|
114
93
|
if (t.value.variant == "basic" || t.value.variant == "single-page")
|
|
115
94
|
return "text";
|
|
@@ -117,64 +96,64 @@ const We = { key: 0 }, Ze = { key: 0 }, el = { class: "text-h6" }, ll = {
|
|
|
117
96
|
return "tonal";
|
|
118
97
|
}
|
|
119
98
|
});
|
|
120
|
-
function
|
|
121
|
-
if (!(l < 0 || l >
|
|
122
|
-
var
|
|
123
|
-
|
|
99
|
+
function Y(i, l, u) {
|
|
100
|
+
if (!(l < 0 || l > u.fields.length - 1)) {
|
|
101
|
+
var V = u.fields.findIndex((w) => w === i);
|
|
102
|
+
u.fields.splice(V, 1), u.fields.splice(l, 0, i);
|
|
124
103
|
}
|
|
125
104
|
}
|
|
126
|
-
function
|
|
127
|
-
|
|
105
|
+
function Te(i) {
|
|
106
|
+
me(i), L();
|
|
128
107
|
}
|
|
129
|
-
async function
|
|
130
|
-
|
|
108
|
+
async function L() {
|
|
109
|
+
ie("update:modelValue", Ce.value), B.value = !1;
|
|
131
110
|
}
|
|
132
111
|
function Fe() {
|
|
133
|
-
|
|
112
|
+
B.value = !0;
|
|
134
113
|
}
|
|
135
|
-
function
|
|
136
|
-
|
|
114
|
+
function Z(i) {
|
|
115
|
+
i != null && (J(i.logoSrc) && b.getLogoUrl != null && (i.logoSrc = b.getLogoUrl()), J(i.bgSrc) && b.getBackgroundUrl != null && (i.bgSrc = b.getBackgroundUrl()));
|
|
137
116
|
}
|
|
138
|
-
return
|
|
139
|
-
|
|
140
|
-
}),
|
|
141
|
-
|
|
142
|
-
}),
|
|
143
|
-
|
|
144
|
-
}), (
|
|
145
|
-
const
|
|
146
|
-
return e(t) != null ? (
|
|
147
|
-
o(
|
|
117
|
+
return te(() => b.openToggle, () => {
|
|
118
|
+
B.value = !0;
|
|
119
|
+
}), te(() => b.modelValue, (i) => {
|
|
120
|
+
Q(i), Z(t.value);
|
|
121
|
+
}), Ae(() => {
|
|
122
|
+
Q(b.modelValue), Z(t.value);
|
|
123
|
+
}), (i, l) => {
|
|
124
|
+
const u = c("v-btn"), V = c("v-spacer"), w = c("v-toolbar-items"), T = c("v-toolbar"), M = c("bt-avatar"), ee = c("v-slide-x-transition"), Ee = c("v-card-title"), Pe = c("v-slide-x-reverse-transition"), S = c("v-card"), ze = c("v-col"), qe = c("v-row"), P = c("v-menu"), Le = c("v-hover"), Re = c("v-slide-y-transition"), A = c("v-list"), le = c("v-container"), De = c("v-icon"), h = c("v-text-field"), Ge = c("v-textarea"), z = c("v-switch"), oe = c("v-select"), F = c("v-list-subheader"), R = c("v-color-picker"), Ne = c("v-dialog"), D = c("v-list-item");
|
|
125
|
+
return e(t) != null ? (s(), m("div", Ye, [
|
|
126
|
+
o(Ne, {
|
|
148
127
|
fullscreen: "",
|
|
149
128
|
"retain-focus": !1,
|
|
150
129
|
transition: "dialog-bottom-transition",
|
|
151
|
-
modelValue:
|
|
152
|
-
"onUpdate:modelValue": l[18] || (l[18] = (
|
|
130
|
+
modelValue: B.value,
|
|
131
|
+
"onUpdate:modelValue": l[18] || (l[18] = (n) => B.value = n)
|
|
153
132
|
}, {
|
|
154
133
|
default: a(() => [
|
|
155
|
-
o(
|
|
134
|
+
o(S, null, {
|
|
156
135
|
default: a(() => [
|
|
157
|
-
o(
|
|
136
|
+
o(le, {
|
|
158
137
|
class: "pa-0",
|
|
159
138
|
fluid: "",
|
|
160
|
-
style:
|
|
139
|
+
style: I(Be.value)
|
|
161
140
|
}, {
|
|
162
141
|
default: a(() => [
|
|
163
|
-
o(
|
|
142
|
+
o(T, { color: "primary" }, {
|
|
164
143
|
default: a(() => [
|
|
165
|
-
o(
|
|
144
|
+
o(u, {
|
|
166
145
|
icon: "$close",
|
|
167
|
-
onClick: l[0] || (l[0] = (
|
|
146
|
+
onClick: l[0] || (l[0] = (n) => B.value = !1)
|
|
168
147
|
}),
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
e(t).title != null ? (
|
|
172
|
-
])) :
|
|
173
|
-
o(
|
|
174
|
-
o(
|
|
148
|
+
i.title != null ? (s(), m("div", Ze, [
|
|
149
|
+
y("div", el, C(i.title), 1),
|
|
150
|
+
e(t).title != null ? (s(), m("div", ll, C(e(t).title), 1)) : v("", !0)
|
|
151
|
+
])) : v("", !0),
|
|
152
|
+
o(V),
|
|
153
|
+
o(w, null, {
|
|
175
154
|
default: a(() => [
|
|
176
|
-
o(
|
|
177
|
-
onClick:
|
|
155
|
+
o(u, {
|
|
156
|
+
onClick: L,
|
|
178
157
|
text: "Done"
|
|
179
158
|
})
|
|
180
159
|
]),
|
|
@@ -183,154 +162,154 @@ const We = { key: 0 }, Ze = { key: 0 }, el = { class: "text-h6" }, ll = {
|
|
|
183
162
|
]),
|
|
184
163
|
_: 1
|
|
185
164
|
}),
|
|
186
|
-
o(
|
|
165
|
+
o(S, {
|
|
187
166
|
class: "d-flex",
|
|
188
167
|
theme: e(t).theme
|
|
189
168
|
}, {
|
|
190
169
|
default: a(() => [
|
|
191
|
-
o(
|
|
192
|
-
onClick:
|
|
193
|
-
style:
|
|
170
|
+
o(le, {
|
|
171
|
+
onClick: k(e(K), ["stop"]),
|
|
172
|
+
style: I([{ height: "calc(100vh - 64px)" }, `background-color: ${e(t).bgColor}`]),
|
|
194
173
|
class: "overflow-y-auto pa-0"
|
|
195
174
|
}, {
|
|
196
175
|
default: a(() => [
|
|
197
|
-
e(t).useLogoSrc && !e(
|
|
176
|
+
e(t).useLogoSrc && !e(J)(e(t).logoSrc) ? (s(), f(T, {
|
|
198
177
|
key: 0,
|
|
199
|
-
style:
|
|
178
|
+
style: I(`background-color: ${e(t).bgColor}`)
|
|
200
179
|
}, {
|
|
201
180
|
default: a(() => [
|
|
202
|
-
|
|
203
|
-
o(
|
|
204
|
-
|
|
205
|
-
o(
|
|
181
|
+
y("div", ol, C(e(t).title), 1),
|
|
182
|
+
o(V),
|
|
183
|
+
y("div", tl, [
|
|
184
|
+
o(M, {
|
|
206
185
|
src: e(t).logoSrc
|
|
207
186
|
}, null, 8, ["src"])
|
|
208
187
|
])
|
|
209
188
|
]),
|
|
210
189
|
_: 1
|
|
211
|
-
}, 8, ["style"])) :
|
|
212
|
-
o(
|
|
190
|
+
}, 8, ["style"])) : v("", !0),
|
|
191
|
+
o(A, { "bg-color": "transparent" }, {
|
|
213
192
|
default: a(() => [
|
|
214
|
-
o(
|
|
193
|
+
o(Re, {
|
|
215
194
|
group: "",
|
|
216
195
|
"hide-on-leave": ""
|
|
217
196
|
}, {
|
|
218
197
|
default: a(() => [
|
|
219
|
-
(
|
|
220
|
-
key:
|
|
221
|
-
slide:
|
|
198
|
+
(s(!0), m(q, null, $(e(t).slides, (n, g) => j(i.$slots, `${n.name}-builder`, {
|
|
199
|
+
key: g,
|
|
200
|
+
slide: n
|
|
222
201
|
}, () => [
|
|
223
|
-
|
|
224
|
-
onClick:
|
|
202
|
+
y("div", {
|
|
203
|
+
onClick: k((E) => e(xe)(n), ["stop"])
|
|
225
204
|
}, [
|
|
226
|
-
o(
|
|
227
|
-
default: a(({ isHovering:
|
|
228
|
-
o(
|
|
229
|
-
class: ["mx-1 my-6 pt-2 pb-5", e(
|
|
205
|
+
o(Le, null, {
|
|
206
|
+
default: a(({ isHovering: E, props: G }) => [
|
|
207
|
+
o(S, x({
|
|
208
|
+
class: ["mx-1 my-6 pt-2 pb-5", e(_) === n ? "text-primary" : void 0],
|
|
230
209
|
ripple: !1,
|
|
231
210
|
variant: "outlined",
|
|
232
211
|
ref_for: !0
|
|
233
|
-
},
|
|
212
|
+
}, G), {
|
|
234
213
|
default: a(() => [
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
o(
|
|
214
|
+
y("div", al, [
|
|
215
|
+
y("div", rl, [
|
|
216
|
+
o(ee, null, {
|
|
238
217
|
default: a(() => [
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
o(
|
|
242
|
-
onClick:
|
|
218
|
+
E ? (s(), m("div", sl, [
|
|
219
|
+
y("div", il, [
|
|
220
|
+
o(u, {
|
|
221
|
+
onClick: k((p) => e(Ve)(g), ["stop"]),
|
|
243
222
|
class: "ma-0 pa-0",
|
|
244
|
-
disabled:
|
|
223
|
+
disabled: g == 0 || !i.isEditing,
|
|
245
224
|
icon: "$menu-up",
|
|
246
225
|
size: "x-small",
|
|
247
226
|
variant: "text"
|
|
248
227
|
}, null, 8, ["onClick", "disabled"]),
|
|
249
|
-
o(
|
|
250
|
-
onClick:
|
|
228
|
+
o(u, {
|
|
229
|
+
onClick: k((p) => e(be)(g), ["stop"]),
|
|
251
230
|
class: "ma-0 pa-0",
|
|
252
|
-
disabled:
|
|
231
|
+
disabled: g >= e(t).slides.length - 1 || !i.isEditing,
|
|
253
232
|
icon: "$menu-down",
|
|
254
233
|
size: "x-small",
|
|
255
234
|
variant: "text"
|
|
256
235
|
}, null, 8, ["onClick", "disabled"])
|
|
257
236
|
]),
|
|
258
|
-
o(
|
|
259
|
-
onClick:
|
|
237
|
+
o(u, {
|
|
238
|
+
onClick: k((p) => e(t).slides.splice(g + 1, 0, e(ve)(n)), ["stop"]),
|
|
260
239
|
class: "ma-0 pa-0",
|
|
261
240
|
icon: "$content-duplicate",
|
|
262
241
|
size: "x-small",
|
|
263
242
|
title: "Duplicate",
|
|
264
243
|
variant: "text"
|
|
265
244
|
}, null, 8, ["onClick"])
|
|
266
|
-
])) :
|
|
245
|
+
])) : v("", !0)
|
|
267
246
|
]),
|
|
268
247
|
_: 2
|
|
269
248
|
}, 1024)
|
|
270
249
|
]),
|
|
271
|
-
o(
|
|
250
|
+
o(Ee, null, {
|
|
272
251
|
default: a(() => [
|
|
273
|
-
|
|
252
|
+
U(C(n.name), 1)
|
|
274
253
|
]),
|
|
275
254
|
_: 2
|
|
276
255
|
}, 1024),
|
|
277
|
-
o(
|
|
278
|
-
o(
|
|
256
|
+
o(V),
|
|
257
|
+
o(Pe, null, {
|
|
279
258
|
default: a(() => [
|
|
280
|
-
(
|
|
259
|
+
(n == null ? void 0 : n.canDelete) !== !1 && E ? (s(), f(u, {
|
|
281
260
|
key: 0,
|
|
282
261
|
class: "ma-0 mr-2 pa-0 text-error",
|
|
283
|
-
onClick:
|
|
262
|
+
onClick: k((p) => e(he)(n.name), ["stop"]),
|
|
284
263
|
icon: "$delete",
|
|
285
264
|
variant: "text"
|
|
286
|
-
}, null, 8, ["onClick"])) :
|
|
265
|
+
}, null, 8, ["onClick"])) : v("", !0)
|
|
287
266
|
]),
|
|
288
267
|
_: 2
|
|
289
268
|
}, 1024)
|
|
290
269
|
]),
|
|
291
|
-
e(
|
|
292
|
-
(
|
|
293
|
-
(
|
|
294
|
-
key: `${
|
|
295
|
-
onDuplicate: (
|
|
296
|
-
onMovedown: (
|
|
297
|
-
onMoveup: (
|
|
298
|
-
onSelect: (
|
|
299
|
-
field:
|
|
270
|
+
e(Oe)(n.fields) ? (s(), m("div", dl, [
|
|
271
|
+
(s(!0), m(q, null, $(n.fields, (p, r) => (s(), m("div", null, [
|
|
272
|
+
(s(), f(Ie, {
|
|
273
|
+
key: `${r}${p.prop ?? ""}${p.type ?? ""}`,
|
|
274
|
+
onDuplicate: (N) => n.fields.splice(r + 1, 0, e(pe)(p)),
|
|
275
|
+
onMovedown: (N) => Y(p, r + 1, n),
|
|
276
|
+
onMoveup: (N) => Y(p, r - 1, n),
|
|
277
|
+
onSelect: (N) => e($e)(n, p),
|
|
278
|
+
field: p,
|
|
300
279
|
isBuilding: "",
|
|
301
|
-
isSelected: e(
|
|
302
|
-
variant:
|
|
280
|
+
isSelected: e(d) === p,
|
|
281
|
+
variant: we.value
|
|
303
282
|
}, null, 8, ["onDuplicate", "onMovedown", "onMoveup", "onSelect", "field", "isSelected", "variant"]))
|
|
304
283
|
]))), 256))
|
|
305
|
-
])) :
|
|
306
|
-
|
|
307
|
-
o(
|
|
308
|
-
activator: a(({ props:
|
|
309
|
-
o(
|
|
284
|
+
])) : v("", !0),
|
|
285
|
+
n.canEdit !== !1 ? (s(), m("div", ul, [
|
|
286
|
+
o(P, { "z-index": "2500" }, {
|
|
287
|
+
activator: a(({ props: p }) => [
|
|
288
|
+
o(u, x({
|
|
310
289
|
class: "mx-auto",
|
|
311
290
|
color: e(t).ctlColor,
|
|
312
291
|
"prepend-icon": "$plus",
|
|
313
292
|
text: "Add Field",
|
|
314
293
|
ref_for: !0
|
|
315
|
-
},
|
|
294
|
+
}, p), null, 16, ["color"])
|
|
316
295
|
]),
|
|
317
296
|
default: a(() => [
|
|
318
|
-
o(
|
|
297
|
+
o(S, { "max-width": "550" }, {
|
|
319
298
|
default: a(() => [
|
|
320
|
-
o(
|
|
299
|
+
o(qe, { "no-gutters": "" }, {
|
|
321
300
|
default: a(() => [
|
|
322
|
-
(
|
|
323
|
-
key:
|
|
301
|
+
(s(!0), m(q, null, $(e(Qe), (p, r) => (s(), f(ze, {
|
|
302
|
+
key: r,
|
|
324
303
|
cols: "6"
|
|
325
304
|
}, {
|
|
326
305
|
default: a(() => [
|
|
327
|
-
o(
|
|
306
|
+
o(S, {
|
|
328
307
|
class: "ma-1",
|
|
329
|
-
onClick:
|
|
308
|
+
onClick: k((N) => e(ue)(p, n), ["stop"]),
|
|
330
309
|
color: e(t).ctlColor,
|
|
331
|
-
"prepend-icon":
|
|
332
|
-
subtitle:
|
|
333
|
-
title:
|
|
310
|
+
"prepend-icon": p.icon,
|
|
311
|
+
subtitle: p.description,
|
|
312
|
+
title: p.label
|
|
334
313
|
}, null, 8, ["onClick", "color", "prepend-icon", "subtitle", "title"])
|
|
335
314
|
]),
|
|
336
315
|
_: 2
|
|
@@ -344,14 +323,14 @@ const We = { key: 0 }, Ze = { key: 0 }, el = { class: "text-h6" }, ll = {
|
|
|
344
323
|
]),
|
|
345
324
|
_: 2
|
|
346
325
|
}, 1024)
|
|
347
|
-
])) :
|
|
326
|
+
])) : v("", !0)
|
|
348
327
|
]),
|
|
349
328
|
_: 2
|
|
350
329
|
}, 1040, ["class"])
|
|
351
330
|
]),
|
|
352
331
|
_: 2
|
|
353
332
|
}, 1024)
|
|
354
|
-
], 8,
|
|
333
|
+
], 8, nl)
|
|
355
334
|
])), 128))
|
|
356
335
|
]),
|
|
357
336
|
_: 3
|
|
@@ -359,9 +338,9 @@ const We = { key: 0 }, Ze = { key: 0 }, el = { class: "text-h6" }, ll = {
|
|
|
359
338
|
]),
|
|
360
339
|
_: 3
|
|
361
340
|
}),
|
|
362
|
-
|
|
363
|
-
o(
|
|
364
|
-
onClick:
|
|
341
|
+
y("div", cl, [
|
|
342
|
+
o(u, {
|
|
343
|
+
onClick: k(e(ce), ["stop"]),
|
|
365
344
|
color: e(t).ctlColor,
|
|
366
345
|
"prepend-icon": "$card-plus-outline",
|
|
367
346
|
text: "Add Slide"
|
|
@@ -370,46 +349,46 @@ const We = { key: 0 }, Ze = { key: 0 }, el = { class: "text-h6" }, ll = {
|
|
|
370
349
|
]),
|
|
371
350
|
_: 3
|
|
372
351
|
}, 8, ["onClick", "style"]),
|
|
373
|
-
o(
|
|
352
|
+
o(S, {
|
|
374
353
|
class: "overflow-y-auto",
|
|
375
354
|
width: "400",
|
|
376
355
|
style: { height: "calc(100vh - 64px)" },
|
|
377
356
|
tile: ""
|
|
378
357
|
}, {
|
|
379
358
|
default: a(() => {
|
|
380
|
-
var
|
|
359
|
+
var n, g, E, G, p;
|
|
381
360
|
return [
|
|
382
|
-
o(
|
|
361
|
+
o(T, null, {
|
|
383
362
|
default: a(() => [
|
|
384
|
-
e(
|
|
363
|
+
e(_) != null || e(d) != null ? (s(), f(u, {
|
|
385
364
|
key: 0,
|
|
386
365
|
icon: "$close",
|
|
387
|
-
onClick:
|
|
388
|
-
}, null, 8, ["onClick"])) : (
|
|
366
|
+
onClick: k(e(K), ["stop"])
|
|
367
|
+
}, null, 8, ["onClick"])) : (s(), f(De, {
|
|
389
368
|
key: 1,
|
|
390
369
|
class: "mx-3",
|
|
391
370
|
icon: "$cog"
|
|
392
371
|
})),
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
e(
|
|
372
|
+
y("div", null, [
|
|
373
|
+
y("div", ml, [
|
|
374
|
+
e(d) != null ? (s(), m("span", pl, "Field")) : e(_) != null ? (s(), m("span", vl, "Slide")) : (s(), m("span", fl, "Form"))
|
|
396
375
|
]),
|
|
397
|
-
|
|
398
|
-
e(
|
|
376
|
+
y("div", _l, [
|
|
377
|
+
e(d) != null ? (s(), m("span", gl, C(e(d).type), 1)) : e(_) != null ? (s(), m("span", yl, C(e(_).name), 1)) : (s(), m("span", kl, "Properties"))
|
|
399
378
|
])
|
|
400
379
|
]),
|
|
401
|
-
o(
|
|
402
|
-
o(
|
|
380
|
+
o(V),
|
|
381
|
+
o(w, null, {
|
|
403
382
|
default: a(() => {
|
|
404
|
-
var
|
|
383
|
+
var r;
|
|
405
384
|
return [
|
|
406
|
-
e(
|
|
385
|
+
e(d) != null || e(_) != null ? (s(), f(u, {
|
|
407
386
|
key: 0,
|
|
408
|
-
disabled: ((
|
|
387
|
+
disabled: ((r = e(_)) == null ? void 0 : r.canDelete) == !1,
|
|
409
388
|
class: "text-error",
|
|
410
|
-
onClick:
|
|
389
|
+
onClick: k(e(Se), ["stop"]),
|
|
411
390
|
icon: "$delete"
|
|
412
|
-
}, null, 8, ["disabled", "onClick"])) :
|
|
391
|
+
}, null, 8, ["disabled", "onClick"])) : v("", !0)
|
|
413
392
|
];
|
|
414
393
|
}),
|
|
415
394
|
_: 1
|
|
@@ -417,173 +396,173 @@ const We = { key: 0 }, Ze = { key: 0 }, el = { class: "text-h6" }, ll = {
|
|
|
417
396
|
]),
|
|
418
397
|
_: 1
|
|
419
398
|
}),
|
|
420
|
-
|
|
399
|
+
W.value.length > 0 ? (s(), f(S, {
|
|
421
400
|
key: 0,
|
|
422
401
|
subtitle: "This form requires fields with these properties:"
|
|
423
402
|
}, {
|
|
424
403
|
text: a(() => [
|
|
425
|
-
(
|
|
426
|
-
l[25] || (l[25] =
|
|
427
|
-
|
|
404
|
+
(s(!0), m(q, null, $(W.value, (r) => (s(), m("div", null, [
|
|
405
|
+
l[25] || (l[25] = y("span", null, "Prop:", -1)),
|
|
406
|
+
y("span", bl, C(r), 1)
|
|
428
407
|
]))), 256))
|
|
429
408
|
]),
|
|
430
409
|
_: 1
|
|
431
|
-
})) :
|
|
432
|
-
e(
|
|
433
|
-
e(
|
|
410
|
+
})) : v("", !0),
|
|
411
|
+
e(d) != null ? (s(), m("div", Vl, [
|
|
412
|
+
e(_e) ? (s(), f(h, {
|
|
434
413
|
key: 0,
|
|
435
414
|
"hide-details": "",
|
|
436
415
|
label: "Label",
|
|
437
|
-
modelValue: e(
|
|
438
|
-
"onUpdate:modelValue": l[1] || (l[1] = (
|
|
439
|
-
}, null, 8, ["modelValue"])) :
|
|
440
|
-
o(
|
|
416
|
+
modelValue: e(d).label,
|
|
417
|
+
"onUpdate:modelValue": l[1] || (l[1] = (r) => e(d).label = r)
|
|
418
|
+
}, null, 8, ["modelValue"])) : v("", !0),
|
|
419
|
+
o(Ge, {
|
|
441
420
|
"auto-grow": "",
|
|
442
421
|
"hide-details": "",
|
|
443
422
|
label: "Description",
|
|
444
423
|
lines: "three",
|
|
445
|
-
modelValue: e(
|
|
446
|
-
"onUpdate:modelValue": l[2] || (l[2] = (
|
|
424
|
+
modelValue: e(d).description,
|
|
425
|
+
"onUpdate:modelValue": l[2] || (l[2] = (r) => e(d).description = r)
|
|
447
426
|
}, null, 8, ["modelValue"]),
|
|
448
|
-
e(
|
|
427
|
+
e(ge) ? (s(), f(h, {
|
|
449
428
|
key: 1,
|
|
450
429
|
"hide-details": "",
|
|
451
430
|
label: "Placeholder",
|
|
452
|
-
modelValue: e(
|
|
453
|
-
"onUpdate:modelValue": l[3] || (l[3] = (
|
|
454
|
-
}, null, 8, ["modelValue"])) :
|
|
455
|
-
e(ye) ? (
|
|
431
|
+
modelValue: e(d).placeholder,
|
|
432
|
+
"onUpdate:modelValue": l[3] || (l[3] = (r) => e(d).placeholder = r)
|
|
433
|
+
}, null, 8, ["modelValue"])) : v("", !0),
|
|
434
|
+
e(ye) ? (s(), f(h, {
|
|
456
435
|
key: 2,
|
|
457
|
-
readonly: ((
|
|
436
|
+
readonly: ((n = e(_)) == null ? void 0 : n.canEdit) == !1,
|
|
458
437
|
label: "Field Property",
|
|
459
|
-
rules: e(
|
|
460
|
-
modelValue: e(
|
|
461
|
-
"onUpdate:modelValue": l[4] || (l[4] = (
|
|
462
|
-
}, null, 8, ["readonly", "rules", "modelValue"])) :
|
|
463
|
-
e(
|
|
438
|
+
rules: e(fe),
|
|
439
|
+
modelValue: e(d).prop,
|
|
440
|
+
"onUpdate:modelValue": l[4] || (l[4] = (r) => e(d).prop = r)
|
|
441
|
+
}, null, 8, ["readonly", "rules", "modelValue"])) : v("", !0),
|
|
442
|
+
e(d).type == "button" ? (s(), f(h, {
|
|
464
443
|
key: 3,
|
|
465
444
|
label: "URL to navigate to",
|
|
466
|
-
modelValue: e(
|
|
467
|
-
"onUpdate:modelValue": l[5] || (l[5] = (
|
|
468
|
-
}, null, 8, ["modelValue"])) :
|
|
469
|
-
e(ke) ? (
|
|
445
|
+
modelValue: e(d).url,
|
|
446
|
+
"onUpdate:modelValue": l[5] || (l[5] = (r) => e(d).url = r)
|
|
447
|
+
}, null, 8, ["modelValue"])) : v("", !0),
|
|
448
|
+
e(ke) ? (s(), f(z, {
|
|
470
449
|
key: 4,
|
|
471
|
-
color: e(
|
|
450
|
+
color: e(d).isRequired ? "primary" : void 0,
|
|
472
451
|
inset: "",
|
|
473
|
-
label: e(
|
|
474
|
-
readonly: ((
|
|
475
|
-
modelValue: e(
|
|
476
|
-
"onUpdate:modelValue": l[6] || (l[6] = (
|
|
477
|
-
}, null, 8, ["color", "label", "readonly", "modelValue"])) :
|
|
478
|
-
o(
|
|
479
|
-
color: e(
|
|
452
|
+
label: e(d).isRequired ? "Required" : "Not Required",
|
|
453
|
+
readonly: ((g = e(_)) == null ? void 0 : g.canEdit) === !1,
|
|
454
|
+
modelValue: e(d).isRequired,
|
|
455
|
+
"onUpdate:modelValue": l[6] || (l[6] = (r) => e(d).isRequired = r)
|
|
456
|
+
}, null, 8, ["color", "label", "readonly", "modelValue"])) : v("", !0),
|
|
457
|
+
o(z, {
|
|
458
|
+
color: e(d).remember ? "primary" : void 0,
|
|
480
459
|
inset: "",
|
|
481
|
-
label: e(
|
|
482
|
-
readonly: ((
|
|
483
|
-
modelValue: e(
|
|
484
|
-
"onUpdate:modelValue": l[7] || (l[7] = (
|
|
460
|
+
label: e(d).remember ? "Remember On Reset" : "Forget On Reset",
|
|
461
|
+
readonly: ((E = e(_)) == null ? void 0 : E.canEdit) === !1,
|
|
462
|
+
modelValue: e(d).remember,
|
|
463
|
+
"onUpdate:modelValue": l[7] || (l[7] = (r) => e(d).remember = r)
|
|
485
464
|
}, null, 8, ["color", "label", "readonly", "modelValue"]),
|
|
486
|
-
e(
|
|
465
|
+
e(d).type == "button" ? (s(), f(z, {
|
|
487
466
|
key: 5,
|
|
488
|
-
color: e(
|
|
467
|
+
color: e(d).isSubmitButton ? "primary" : void 0,
|
|
489
468
|
inset: "",
|
|
490
469
|
label: "Submit On Click",
|
|
491
|
-
readonly: ((
|
|
492
|
-
modelValue: e(
|
|
493
|
-
"onUpdate:modelValue": l[8] || (l[8] = (
|
|
494
|
-
}, null, 8, ["color", "readonly", "modelValue"])) :
|
|
495
|
-
])) : e(
|
|
496
|
-
o(
|
|
497
|
-
canEdit: e(
|
|
470
|
+
readonly: ((G = e(_)) == null ? void 0 : G.canEdit) === !1,
|
|
471
|
+
modelValue: e(d).isSubmitButton,
|
|
472
|
+
"onUpdate:modelValue": l[8] || (l[8] = (r) => e(d).isSubmitButton = r)
|
|
473
|
+
}, null, 8, ["color", "readonly", "modelValue"])) : v("", !0)
|
|
474
|
+
])) : e(_) != null ? (s(), m("div", Sl, [
|
|
475
|
+
o(h, {
|
|
476
|
+
canEdit: e(_).canEdit !== !1,
|
|
498
477
|
label: "Slide Name",
|
|
499
|
-
readonly: ((
|
|
500
|
-
modelValue: e(
|
|
501
|
-
"onUpdate:modelValue": l[9] || (l[9] = (
|
|
478
|
+
readonly: ((p = e(_)) == null ? void 0 : p.canEdit) === !1,
|
|
479
|
+
modelValue: e(_).name,
|
|
480
|
+
"onUpdate:modelValue": l[9] || (l[9] = (r) => e(_).name = r)
|
|
502
481
|
}, null, 8, ["canEdit", "readonly", "modelValue"])
|
|
503
|
-
])) : (
|
|
504
|
-
o(
|
|
482
|
+
])) : (s(), m("div", hl, [
|
|
483
|
+
o(h, {
|
|
505
484
|
disabled: "",
|
|
506
485
|
"hide-details": "",
|
|
507
486
|
label: "Version",
|
|
508
487
|
modelValue: e(t).version,
|
|
509
|
-
"onUpdate:modelValue": l[10] || (l[10] = (
|
|
488
|
+
"onUpdate:modelValue": l[10] || (l[10] = (r) => e(t).version = r)
|
|
510
489
|
}, null, 8, ["modelValue"]),
|
|
511
|
-
o(
|
|
490
|
+
o(h, {
|
|
512
491
|
"hide-details": "",
|
|
513
492
|
label: "Form Title",
|
|
514
493
|
modelValue: e(t).title,
|
|
515
|
-
"onUpdate:modelValue": l[11] || (l[11] = (
|
|
494
|
+
"onUpdate:modelValue": l[11] || (l[11] = (r) => e(t).title = r)
|
|
516
495
|
}, null, 8, ["modelValue"]),
|
|
517
|
-
o(
|
|
496
|
+
o(oe, {
|
|
518
497
|
"hide-details": "",
|
|
519
498
|
label: "Form Variant",
|
|
520
499
|
items: ["basic", "half-and-half", "single-page"],
|
|
521
500
|
modelValue: e(t).variant,
|
|
522
|
-
"onUpdate:modelValue": l[12] || (l[12] = (
|
|
501
|
+
"onUpdate:modelValue": l[12] || (l[12] = (r) => e(t).variant = r)
|
|
523
502
|
}, null, 8, ["modelValue"]),
|
|
524
|
-
o(
|
|
503
|
+
o(oe, {
|
|
525
504
|
"hide-details": "",
|
|
526
505
|
label: "Theme",
|
|
527
506
|
items: ["light", "dark"],
|
|
528
507
|
modelValue: e(t).theme,
|
|
529
|
-
"onUpdate:modelValue": l[13] || (l[13] = (
|
|
508
|
+
"onUpdate:modelValue": l[13] || (l[13] = (r) => e(t).theme = r)
|
|
530
509
|
}, null, 8, ["modelValue"]),
|
|
531
|
-
o(
|
|
510
|
+
o(z, {
|
|
532
511
|
color: e(t).useLogoSrc ? "primary" : void 0,
|
|
533
512
|
"hide-details": "",
|
|
534
513
|
inset: "",
|
|
535
514
|
label: "Show My Logo",
|
|
536
515
|
modelValue: e(t).useLogoSrc,
|
|
537
|
-
"onUpdate:modelValue": l[14] || (l[14] = (
|
|
516
|
+
"onUpdate:modelValue": l[14] || (l[14] = (r) => e(t).useLogoSrc = r)
|
|
538
517
|
}, null, 8, ["color", "modelValue"]),
|
|
539
|
-
o(
|
|
518
|
+
o(z, {
|
|
540
519
|
color: e(t).useBgSrc ? "primary" : void 0,
|
|
541
520
|
"hide-details": "",
|
|
542
521
|
inset: "",
|
|
543
522
|
label: "Use Background Image",
|
|
544
523
|
modelValue: e(t).useBgSrc,
|
|
545
|
-
"onUpdate:modelValue": l[15] || (l[15] = (
|
|
524
|
+
"onUpdate:modelValue": l[15] || (l[15] = (r) => e(t).useBgSrc = r)
|
|
546
525
|
}, null, 8, ["color", "modelValue"]),
|
|
547
|
-
e(t).useBgSrc &&
|
|
526
|
+
e(t).useBgSrc && i.imgProps != null ? (s(), f(F, {
|
|
548
527
|
key: 0,
|
|
549
528
|
class: "ml-2"
|
|
550
529
|
}, {
|
|
551
530
|
default: a(() => l[26] || (l[26] = [
|
|
552
|
-
|
|
531
|
+
U("Background Image")
|
|
553
532
|
])),
|
|
554
533
|
_: 1
|
|
555
|
-
})) :
|
|
556
|
-
o(
|
|
534
|
+
})) : v("", !0),
|
|
535
|
+
o(ee, { "hide-on-leave": "" }, {
|
|
557
536
|
default: a(() => [
|
|
558
|
-
e(t).useBgSrc &&
|
|
559
|
-
o(
|
|
537
|
+
e(t).useBgSrc && i.imgProps != null ? (s(), m("div", Cl, [
|
|
538
|
+
o(Xe, x(i.imgProps, {
|
|
560
539
|
src: e(t).bgSrc
|
|
561
540
|
}), null, 16, ["src"])
|
|
562
|
-
])) :
|
|
541
|
+
])) : v("", !0)
|
|
563
542
|
]),
|
|
564
543
|
_: 1
|
|
565
544
|
}),
|
|
566
|
-
o(
|
|
545
|
+
o(F, { class: "ml-2" }, {
|
|
567
546
|
default: a(() => l[27] || (l[27] = [
|
|
568
|
-
|
|
547
|
+
U("Background Color")
|
|
569
548
|
])),
|
|
570
549
|
_: 1
|
|
571
550
|
}),
|
|
572
|
-
o(
|
|
551
|
+
o(R, {
|
|
573
552
|
width: "100%",
|
|
574
553
|
modelValue: e(t).bgColor,
|
|
575
|
-
"onUpdate:modelValue": l[16] || (l[16] = (
|
|
554
|
+
"onUpdate:modelValue": l[16] || (l[16] = (r) => e(t).bgColor = r)
|
|
576
555
|
}, null, 8, ["modelValue"]),
|
|
577
|
-
o(
|
|
556
|
+
o(F, { class: "ml-2" }, {
|
|
578
557
|
default: a(() => l[28] || (l[28] = [
|
|
579
|
-
|
|
558
|
+
U("Button Color")
|
|
580
559
|
])),
|
|
581
560
|
_: 1
|
|
582
561
|
}),
|
|
583
|
-
o(
|
|
562
|
+
o(R, {
|
|
584
563
|
width: "100%",
|
|
585
564
|
modelValue: e(t).ctlColor,
|
|
586
|
-
"onUpdate:modelValue": l[17] || (l[17] = (
|
|
565
|
+
"onUpdate:modelValue": l[17] || (l[17] = (r) => e(t).ctlColor = r)
|
|
587
566
|
}, null, 8, ["modelValue"])
|
|
588
567
|
]))
|
|
589
568
|
];
|
|
@@ -602,70 +581,70 @@ const We = { key: 0 }, Ze = { key: 0 }, el = { class: "text-h6" }, ll = {
|
|
|
602
581
|
]),
|
|
603
582
|
_: 3
|
|
604
583
|
}, 8, ["modelValue"]),
|
|
605
|
-
o(
|
|
606
|
-
actualUsedHeight:
|
|
584
|
+
o(je, {
|
|
585
|
+
actualUsedHeight: i.actualUsedHeight,
|
|
607
586
|
canSubmit: !1,
|
|
608
|
-
data:
|
|
587
|
+
data: de.value,
|
|
609
588
|
isEditing: "",
|
|
610
|
-
onGetSchema:
|
|
611
|
-
overrideSchema:
|
|
589
|
+
onGetSchema: i.onGetSchema,
|
|
590
|
+
overrideSchema: i.overrideSchema,
|
|
612
591
|
schema: e(t),
|
|
613
|
-
useSchemaStyles:
|
|
614
|
-
},
|
|
592
|
+
useSchemaStyles: i.useSchemaStyles
|
|
593
|
+
}, He({
|
|
615
594
|
"form-toolbar-right": a(() => [
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
activator: a(({ props:
|
|
619
|
-
o(
|
|
595
|
+
y("div", $l, [
|
|
596
|
+
X.value != null ? (s(), f(P, { key: 0 }, {
|
|
597
|
+
activator: a(({ props: n }) => [
|
|
598
|
+
o(u, x({
|
|
620
599
|
color: e(t).ctlColor,
|
|
621
600
|
size: "x-small",
|
|
622
601
|
text: "Use Template"
|
|
623
|
-
},
|
|
602
|
+
}, n), null, 16, ["color"])
|
|
624
603
|
]),
|
|
625
604
|
default: a(() => [
|
|
626
|
-
o(
|
|
605
|
+
o(A, { "min-width": "300" }, {
|
|
627
606
|
default: a(() => [
|
|
628
|
-
(
|
|
629
|
-
onClick:
|
|
630
|
-
subtitle:
|
|
631
|
-
title:
|
|
607
|
+
(s(!0), m(q, null, $(X.value, (n) => (s(), f(D, {
|
|
608
|
+
onClick: k((g) => Te(n), ["stop"]),
|
|
609
|
+
subtitle: n.description,
|
|
610
|
+
title: n.templateName
|
|
632
611
|
}, null, 8, ["onClick", "subtitle", "title"]))), 256))
|
|
633
612
|
]),
|
|
634
613
|
_: 1
|
|
635
614
|
})
|
|
636
615
|
]),
|
|
637
616
|
_: 1
|
|
638
|
-
})) :
|
|
639
|
-
o(
|
|
640
|
-
activator: a(({ props:
|
|
641
|
-
o(
|
|
617
|
+
})) : v("", !0),
|
|
618
|
+
o(P, null, {
|
|
619
|
+
activator: a(({ props: n }) => [
|
|
620
|
+
o(u, x({
|
|
642
621
|
color: e(t).ctlColor,
|
|
643
622
|
icon: "$view-carousel",
|
|
644
623
|
size: "x-small",
|
|
645
624
|
title: "Form Variant"
|
|
646
|
-
},
|
|
625
|
+
}, n), null, 16, ["color"])
|
|
647
626
|
]),
|
|
648
627
|
default: a(() => [
|
|
649
|
-
o(
|
|
628
|
+
o(A, null, {
|
|
650
629
|
default: a(() => [
|
|
651
|
-
o(
|
|
630
|
+
o(F, null, {
|
|
652
631
|
default: a(() => l[29] || (l[29] = [
|
|
653
|
-
|
|
632
|
+
U("Form Variant")
|
|
654
633
|
])),
|
|
655
634
|
_: 1
|
|
656
635
|
}),
|
|
657
|
-
o(
|
|
658
|
-
onClick: l[19] || (l[19] =
|
|
636
|
+
o(D, {
|
|
637
|
+
onClick: l[19] || (l[19] = k((n) => e(t).variant = "basic", ["stop"])),
|
|
659
638
|
active: e(t).variant == "basic",
|
|
660
639
|
title: "Basic"
|
|
661
640
|
}, null, 8, ["active"]),
|
|
662
|
-
o(
|
|
663
|
-
onClick: l[20] || (l[20] =
|
|
641
|
+
o(D, {
|
|
642
|
+
onClick: l[20] || (l[20] = k((n) => e(t).variant = "single-page", ["stop"])),
|
|
664
643
|
active: e(t).variant == "single-page",
|
|
665
644
|
title: "Single Page"
|
|
666
645
|
}, null, 8, ["active"]),
|
|
667
|
-
o(
|
|
668
|
-
onClick: l[21] || (l[21] =
|
|
646
|
+
o(D, {
|
|
647
|
+
onClick: l[21] || (l[21] = k((n) => e(t).variant = "half-and-half", ["stop"])),
|
|
669
648
|
active: e(t).variant == "half-and-half",
|
|
670
649
|
title: "Half And Half"
|
|
671
650
|
}, null, 8, ["active"])
|
|
@@ -675,29 +654,29 @@ const We = { key: 0 }, Ze = { key: 0 }, el = { class: "text-h6" }, ll = {
|
|
|
675
654
|
]),
|
|
676
655
|
_: 1
|
|
677
656
|
}),
|
|
678
|
-
o(
|
|
679
|
-
activator: a(({ props:
|
|
680
|
-
o(
|
|
657
|
+
o(P, { "close-on-content-click": !1 }, {
|
|
658
|
+
activator: a(({ props: n }) => [
|
|
659
|
+
o(u, x({
|
|
681
660
|
class: "ml-1",
|
|
682
661
|
color: e(t).ctlColor,
|
|
683
662
|
icon: "$format-color-fill",
|
|
684
663
|
size: "x-small",
|
|
685
664
|
title: "Background Color"
|
|
686
|
-
},
|
|
665
|
+
}, n), null, 16, ["color"])
|
|
687
666
|
]),
|
|
688
667
|
default: a(() => [
|
|
689
|
-
o(
|
|
668
|
+
o(S, null, {
|
|
690
669
|
default: a(() => [
|
|
691
|
-
o(
|
|
670
|
+
o(F, { class: "ml-2" }, {
|
|
692
671
|
default: a(() => l[30] || (l[30] = [
|
|
693
|
-
|
|
672
|
+
U("Background Color")
|
|
694
673
|
])),
|
|
695
674
|
_: 1
|
|
696
675
|
}),
|
|
697
|
-
o(
|
|
676
|
+
o(R, {
|
|
698
677
|
"onUpdate:modelValue": [
|
|
699
|
-
|
|
700
|
-
l[22] || (l[22] = (
|
|
678
|
+
L,
|
|
679
|
+
l[22] || (l[22] = (n) => e(t).bgColor = n)
|
|
701
680
|
],
|
|
702
681
|
width: "250",
|
|
703
682
|
modelValue: e(t).bgColor
|
|
@@ -708,29 +687,29 @@ const We = { key: 0 }, Ze = { key: 0 }, el = { class: "text-h6" }, ll = {
|
|
|
708
687
|
]),
|
|
709
688
|
_: 1
|
|
710
689
|
}),
|
|
711
|
-
o(
|
|
712
|
-
activator: a(({ props:
|
|
713
|
-
o(
|
|
690
|
+
o(P, { "close-on-content-click": !1 }, {
|
|
691
|
+
activator: a(({ props: n }) => [
|
|
692
|
+
o(u, x({
|
|
714
693
|
class: "ml-1",
|
|
715
694
|
color: e(t).ctlColor,
|
|
716
695
|
icon: "$palette",
|
|
717
696
|
size: "x-small",
|
|
718
697
|
title: "Button Color"
|
|
719
|
-
},
|
|
698
|
+
}, n), null, 16, ["color"])
|
|
720
699
|
]),
|
|
721
700
|
default: a(() => [
|
|
722
|
-
o(
|
|
701
|
+
o(S, null, {
|
|
723
702
|
default: a(() => [
|
|
724
|
-
o(
|
|
703
|
+
o(F, { class: "ml-2" }, {
|
|
725
704
|
default: a(() => l[31] || (l[31] = [
|
|
726
|
-
|
|
705
|
+
U("Button Color")
|
|
727
706
|
])),
|
|
728
707
|
_: 1
|
|
729
708
|
}),
|
|
730
|
-
o(
|
|
709
|
+
o(R, {
|
|
731
710
|
"onUpdate:modelValue": [
|
|
732
|
-
|
|
733
|
-
l[23] || (l[23] = (
|
|
711
|
+
L,
|
|
712
|
+
l[23] || (l[23] = (n) => e(t).ctlColor = n)
|
|
734
713
|
],
|
|
735
714
|
width: "250",
|
|
736
715
|
modelValue: e(t).ctlColor
|
|
@@ -741,14 +720,14 @@ const We = { key: 0 }, Ze = { key: 0 }, el = { class: "text-h6" }, ll = {
|
|
|
741
720
|
]),
|
|
742
721
|
_: 1
|
|
743
722
|
}),
|
|
744
|
-
o(
|
|
745
|
-
onClick: l[24] || (l[24] = (
|
|
723
|
+
o(u, {
|
|
724
|
+
onClick: l[24] || (l[24] = (n) => e(t).theme = e(t).theme == "light" ? "dark" : "light"),
|
|
746
725
|
class: "ml-1",
|
|
747
726
|
color: e(t).ctlColor,
|
|
748
727
|
icon: "$theme-light-dark",
|
|
749
728
|
size: "small"
|
|
750
729
|
}, null, 8, ["color"]),
|
|
751
|
-
o(
|
|
730
|
+
o(u, {
|
|
752
731
|
onClick: Fe,
|
|
753
732
|
class: "ml-1",
|
|
754
733
|
color: e(t).ctlColor,
|
|
@@ -761,23 +740,23 @@ const We = { key: 0 }, Ze = { key: 0 }, el = { class: "text-h6" }, ll = {
|
|
|
761
740
|
]),
|
|
762
741
|
_: 2
|
|
763
742
|
}, [
|
|
764
|
-
|
|
765
|
-
name: `${
|
|
766
|
-
fn: a((
|
|
767
|
-
|
|
743
|
+
$(e(t).slides.flatMap((n) => n.fields), (n) => ({
|
|
744
|
+
name: `${n.prop}`,
|
|
745
|
+
fn: a((g) => [
|
|
746
|
+
j(i.$slots, n.prop, ne(ae(g)))
|
|
768
747
|
])
|
|
769
748
|
})),
|
|
770
|
-
|
|
771
|
-
name: `${
|
|
772
|
-
fn: a((
|
|
773
|
-
|
|
749
|
+
$(e(t).slides, (n) => ({
|
|
750
|
+
name: `${n.name}`,
|
|
751
|
+
fn: a((g) => [
|
|
752
|
+
j(i.$slots, n.name, ne(ae(g)))
|
|
774
753
|
])
|
|
775
754
|
}))
|
|
776
755
|
]), 1032, ["actualUsedHeight", "data", "onGetSchema", "overrideSchema", "schema", "useSchemaStyles"])
|
|
777
|
-
])) :
|
|
756
|
+
])) : v("", !0);
|
|
778
757
|
};
|
|
779
758
|
}
|
|
780
759
|
});
|
|
781
760
|
export {
|
|
782
|
-
|
|
761
|
+
El as default
|
|
783
762
|
};
|