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,28 +1,29 @@
|
|
|
1
|
-
import { defineComponent as i, computed as a,
|
|
2
|
-
|
|
3
|
-
import { VListSubheader as _ } from "../bt-core/core/node_modules/vuetify/lib/components/VList/VListSubheader.mjs";
|
|
4
|
-
const h = { class: "d-flex align-center" }, B = /* @__PURE__ */ i({
|
|
1
|
+
import { defineComponent as i, computed as a, resolveComponent as n, openBlock as d, createElementBlock as p, createVNode as e, normalizeStyle as _, renderSlot as m, withCtx as u, createTextVNode as v, toDisplayString as f } from "vue";
|
|
2
|
+
const x = { class: "d-flex align-center" }, B = /* @__PURE__ */ i({
|
|
5
3
|
__name: "BT-Divider",
|
|
6
4
|
props: {
|
|
7
5
|
left: {},
|
|
8
6
|
text: {}
|
|
9
7
|
},
|
|
10
|
-
setup(
|
|
11
|
-
const
|
|
12
|
-
return (
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
8
|
+
setup(s) {
|
|
9
|
+
const l = s, r = a(() => l.left ?? 25);
|
|
10
|
+
return (t, h) => {
|
|
11
|
+
const o = n("v-divider"), c = n("v-list-subheader");
|
|
12
|
+
return d(), p("div", x, [
|
|
13
|
+
e(o, {
|
|
14
|
+
style: _(`max-width: ${r.value}%`)
|
|
15
|
+
}, null, 8, ["style"]),
|
|
16
|
+
m(t.$slots, "text", {}, () => [
|
|
17
|
+
e(c, { class: "ml-3" }, {
|
|
18
|
+
default: u(() => [
|
|
19
|
+
v(f(t.text), 1)
|
|
20
|
+
]),
|
|
21
|
+
_: 1
|
|
22
|
+
})
|
|
23
|
+
]),
|
|
24
|
+
e(o)
|
|
25
|
+
]);
|
|
26
|
+
};
|
|
26
27
|
}
|
|
27
28
|
});
|
|
28
29
|
export {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./BT-Drag-Counter.vue2.mjs";
|
|
2
2
|
import "./BT-Drag-Counter.vue3.mjs";
|
|
3
3
|
import r from "../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
-
const m = /* @__PURE__ */ r(o, [["__scopeId", "data-v-
|
|
4
|
+
const m = /* @__PURE__ */ r(o, [["__scopeId", "data-v-d5e15479"]]);
|
|
5
5
|
export {
|
|
6
6
|
m as default
|
|
7
7
|
};
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { watchDebounced as J, useEventListener as
|
|
1
|
+
import { defineComponent as j, ref as m, computed as b, watch as F, resolveComponent as T, openBlock as v, createElementBlock as g, normalizeClass as G, createVNode as h, withCtx as D, renderSlot as w, createCommentVNode as y, mergeProps as H, withModifiers as E, normalizeStyle as I, toDisplayString as P } from "vue";
|
|
2
|
+
import { watchDebounced as J, useEventListener as _ } from "@vueuse/core";
|
|
3
3
|
import { t as K } from "../bt-core/core/node_modules/thenby/thenBy.module.mjs";
|
|
4
|
-
|
|
5
|
-
import { VBtn as U } from "../bt-core/core/node_modules/vuetify/lib/components/VBtn/VBtn.mjs";
|
|
6
|
-
import { VIcon as W } from "../bt-core/core/node_modules/vuetify/lib/components/VIcon/VIcon.mjs";
|
|
7
|
-
const Z = { key: 0 }, ee = {
|
|
4
|
+
const Q = { key: 0 }, R = {
|
|
8
5
|
class: "mr-1",
|
|
9
6
|
key: "2"
|
|
10
|
-
},
|
|
7
|
+
}, U = { key: "3" }, W = { key: 0 }, ae = /* @__PURE__ */ j({
|
|
11
8
|
__name: "BT-Drag-Counter",
|
|
12
9
|
props: {
|
|
13
10
|
applyOnEnd: { type: Boolean },
|
|
@@ -37,14 +34,14 @@ const Z = { key: 0 }, ee = {
|
|
|
37
34
|
"stopDragging"
|
|
38
35
|
],
|
|
39
36
|
setup(q, { emit: A }) {
|
|
40
|
-
const t = q, l = A, a =
|
|
37
|
+
const t = q, l = A, a = m(0), d = m("x1"), o = m(!1), L = m(!1), s = m(!1), Y = b(() => {
|
|
41
38
|
var e = "position: absolute;";
|
|
42
39
|
return t.popupDirection == "top" ? e = `${e} bottom: 130%` : t.popupDirection == "bottom" ? e = `${e} top: 130%` : t.popupDirection == "left" ? e = `${e} right: 130%` : t.popupDirection == "right" && (e = `${e} left: 130%`), e;
|
|
43
|
-
}),
|
|
40
|
+
}), N = b(() => {
|
|
44
41
|
if (t.centerOfParent)
|
|
45
|
-
return t.opaque && !
|
|
42
|
+
return t.opaque && !o.value ? "center-of-parent-opaque" : "center-of-parent";
|
|
46
43
|
});
|
|
47
|
-
let
|
|
44
|
+
let O = 0, z, V, u = [], x = { x: 0, y: 0 }, S = t.mathOptions ?? [
|
|
48
45
|
{ yLevelLessThan: 25, xDifTrigger: 40, valOnTrigger: 1, txt: "x1" },
|
|
49
46
|
{ yLevelLessThan: 50, xDifTrigger: 30, valOnTrigger: 1, txt: "x2" },
|
|
50
47
|
{ yLevelLessThan: 75, xDifTrigger: 20, valOnTrigger: 1, txt: "x3" },
|
|
@@ -53,104 +50,107 @@ const Z = { key: 0 }, ee = {
|
|
|
53
50
|
{ yLevelLessThan: 400, xDifTrigger: 1, valOnTrigger: 10, txt: "x50" },
|
|
54
51
|
{ yLevelLessThan: 4e3, xDifTrigger: 1, valOnTrigger: 100, txt: "x100" }
|
|
55
52
|
];
|
|
56
|
-
|
|
53
|
+
S = S.sort(K.firstBy((e) => e.yLevelLessThan, "asc")), F(o, (e) => {
|
|
57
54
|
l(e ? "startDragging" : "stopDragging");
|
|
58
55
|
});
|
|
59
|
-
function
|
|
60
|
-
|
|
56
|
+
function B() {
|
|
57
|
+
u.push(_("mousemove", C)), u.push(_("touchmove", C)), o.value = !0, s.value = !0, a.value = t.modelValue ?? 0, d.value = "x1", O = x.x;
|
|
61
58
|
}
|
|
62
|
-
function
|
|
63
|
-
|
|
59
|
+
function M(e) {
|
|
60
|
+
L.value = !0;
|
|
64
61
|
const n = e.type === "touchstart" && e.touches.length > 0 ? e.touches[0] : e;
|
|
65
|
-
|
|
66
|
-
const
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
},
|
|
62
|
+
x = { x: n.clientX, y: n.clientY }, u.push(_("mouseup", k)), u.push(_("touchend", k));
|
|
63
|
+
const i = t.delay ?? 0;
|
|
64
|
+
i <= 0 ? B() : setTimeout(() => {
|
|
65
|
+
L.value && B();
|
|
66
|
+
}, i), e.preventDefault(), e.stopPropagation();
|
|
70
67
|
}
|
|
71
68
|
function k() {
|
|
72
|
-
|
|
69
|
+
L.value = !1, u.forEach((e) => {
|
|
73
70
|
e();
|
|
74
|
-
}),
|
|
71
|
+
}), u.length = 0, o.value && t.applyOnEnd ? (l("update:modelValue", a.value), l("change", a.value)) : o.value || l("click", a.value), o.value = !1, t.clearOnLastChange && (a.value = 0), z = void 0, V = void 0;
|
|
75
72
|
}
|
|
76
|
-
function
|
|
73
|
+
function C(e) {
|
|
77
74
|
const n = e.type == "touchmove" && e.touches.length > 0 ? e.touches[0] : e;
|
|
78
|
-
if (
|
|
75
|
+
if (x ?? (x = {
|
|
79
76
|
x: n.clientX,
|
|
80
77
|
y: n.clientY
|
|
81
|
-
}),
|
|
82
|
-
if (z ?? (z = e.timeStamp),
|
|
83
|
-
a.value < t.max && (
|
|
78
|
+
}), o.value)
|
|
79
|
+
if (z ?? (z = e.timeStamp), V ?? (V = n.clientX), t.max != null && t.useMaxer && e.timeStamp - z < t.toMaxSpeed && n.clientX - V > t.toMaxDistance)
|
|
80
|
+
a.value < t.max && (d.value = "MAX", a.value = t.max, t.applyOnEnd || (l("update:modelValue", a.value), l("change", a.value)), l("dragging"));
|
|
84
81
|
else {
|
|
85
|
-
let
|
|
86
|
-
if (
|
|
82
|
+
let i = n.clientX - O;
|
|
83
|
+
if (i > 0 && d.value == "MAX")
|
|
87
84
|
return;
|
|
88
85
|
{
|
|
89
|
-
let
|
|
90
|
-
|
|
91
|
-
const
|
|
92
|
-
if (
|
|
93
|
-
|
|
94
|
-
let
|
|
95
|
-
if (
|
|
96
|
-
|
|
97
|
-
let
|
|
98
|
-
t.max != null &&
|
|
86
|
+
let r = n.clientY - x.y;
|
|
87
|
+
r = r < 0 ? 0 - r : r;
|
|
88
|
+
const c = S.find((f) => r < f.yLevelLessThan);
|
|
89
|
+
if (c != null) {
|
|
90
|
+
d.value = c.txt;
|
|
91
|
+
let f = c.xDifTrigger, $ = c.valOnTrigger;
|
|
92
|
+
if (i > f || i < 0 - f) {
|
|
93
|
+
O = n.clientX;
|
|
94
|
+
let p = a.value + (i > f ? $ : 0 - $);
|
|
95
|
+
t.max != null && p > t.max && (p = t.max), t.min != null && p < t.min && (p = t.min), a.value != p && (a.value = p, t.applyOnEnd || (l("update:modelValue", a.value), l("change", a.value)), l("dragging"));
|
|
99
96
|
}
|
|
100
97
|
}
|
|
101
98
|
}
|
|
102
99
|
}
|
|
103
100
|
}
|
|
104
|
-
return J(
|
|
105
|
-
e || (
|
|
106
|
-
}, { debounce: 1e3 }), (e,
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
101
|
+
return J(o, (e) => {
|
|
102
|
+
e || (s.value = !1);
|
|
103
|
+
}, { debounce: 1e3 }), (e, X) => {
|
|
104
|
+
const n = T("v-slide-y-reverse-transition"), i = T("v-icon"), r = T("v-slide-y-transition"), c = T("v-btn");
|
|
105
|
+
return v(), g("div", {
|
|
106
|
+
class: G([N.value, "d-flex"])
|
|
107
|
+
}, [
|
|
108
|
+
h(n, null, {
|
|
109
|
+
default: D(() => [
|
|
110
|
+
s.value ? y("", !0) : (v(), g("div", Q, [
|
|
111
|
+
w(e.$slots, "prepend", { size: e.size }, void 0, !0)
|
|
112
|
+
]))
|
|
113
|
+
]),
|
|
114
|
+
_: 3
|
|
115
|
+
}),
|
|
116
|
+
h(c, H(e.$attrs, {
|
|
117
|
+
icon: e.icon,
|
|
118
|
+
size: e.size,
|
|
119
|
+
onMousedown: E(M, ["stop"]),
|
|
120
|
+
onTouchstart: E(M, ["stop"])
|
|
121
|
+
}), {
|
|
122
|
+
default: D(() => [
|
|
123
|
+
h(i, {
|
|
124
|
+
icon: e.icon,
|
|
125
|
+
size: e.iconSize
|
|
126
|
+
}, null, 8, ["icon", "size"]),
|
|
127
|
+
h(r, null, {
|
|
128
|
+
default: D(() => [
|
|
129
|
+
s.value ? (v(), g("span", {
|
|
130
|
+
key: 0,
|
|
131
|
+
style: I(Y.value)
|
|
132
|
+
}, [
|
|
133
|
+
s.value ? (v(), g("span", R, "(" + P(d.value) + ")", 1)) : y("", !0),
|
|
134
|
+
s.value ? (v(), g("span", U, P(a.value), 1)) : y("", !0)
|
|
135
|
+
], 4)) : y("", !0)
|
|
136
|
+
]),
|
|
137
|
+
_: 1
|
|
138
|
+
})
|
|
139
|
+
]),
|
|
140
|
+
_: 1
|
|
141
|
+
}, 16, ["icon", "size"]),
|
|
142
|
+
h(n, null, {
|
|
143
|
+
default: D(() => [
|
|
144
|
+
s.value ? y("", !0) : (v(), g("div", W, [
|
|
145
|
+
w(e.$slots, "append", { size: e.size }, void 0, !0)
|
|
146
|
+
]))
|
|
147
|
+
]),
|
|
148
|
+
_: 3
|
|
149
|
+
})
|
|
150
|
+
], 2);
|
|
151
|
+
};
|
|
152
152
|
}
|
|
153
153
|
});
|
|
154
154
|
export {
|
|
155
|
-
|
|
155
|
+
ae as default
|
|
156
156
|
};
|
|
@@ -1,15 +1,12 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { useItem as
|
|
3
|
-
import { useFilters as
|
|
4
|
-
import { nestedValue as
|
|
5
|
-
import { useNavigation as
|
|
6
|
-
|
|
7
|
-
import { VProgressCircular as v } from "../bt-core/core/node_modules/vuetify/lib/components/VProgressCircular/VProgressCircular.mjs";
|
|
8
|
-
import { VOverlay as P } from "../bt-core/core/node_modules/vuetify/lib/components/VOverlay/VOverlay.mjs";
|
|
9
|
-
const b = {
|
|
1
|
+
import { defineComponent as N, computed as V, toValue as D, resolveComponent as i, openBlock as a, createElementBlock as r, normalizeClass as c, createVNode as p, withCtx as f, unref as t, createBlock as v, createCommentVNode as g, normalizeStyle as E, renderSlot as l, createTextVNode as d, toDisplayString as s, createElementVNode as B } from "vue";
|
|
2
|
+
import { useItem as F } from "../composables/item.mjs";
|
|
3
|
+
import { useFilters as L } from "../composables/filters.mjs";
|
|
4
|
+
import { nestedValue as b } from "../composables/helpers.mjs";
|
|
5
|
+
import { useNavigation as P } from "../composables/navigation.mjs";
|
|
6
|
+
const w = {
|
|
10
7
|
key: 0,
|
|
11
8
|
class: "align-center justify-center text-center"
|
|
12
|
-
},
|
|
9
|
+
}, R = { key: "3" }, z = /* @__PURE__ */ N({
|
|
13
10
|
__name: "BT-Entity",
|
|
14
11
|
props: {
|
|
15
12
|
alternateText: {},
|
|
@@ -90,83 +87,86 @@ const b = {
|
|
|
90
87
|
variant: {}
|
|
91
88
|
},
|
|
92
89
|
emits: ["fetched", "saved"],
|
|
93
|
-
setup(
|
|
94
|
-
const
|
|
90
|
+
setup(h, { emit: I }) {
|
|
91
|
+
const S = I, o = h, A = L(), n = F(o, S, {
|
|
95
92
|
onGetItem: (e) => {
|
|
96
93
|
o.assignToObject != null && o.assignToProp != null && (o.assignToObject[o.assignToProp] = e);
|
|
97
94
|
}
|
|
98
|
-
}), T =
|
|
99
|
-
var e =
|
|
100
|
-
return o.textFunction != null && (e = o.textFunction(e)),
|
|
95
|
+
}), T = P(), u = o.itemText ?? (o.nav != null ? T.findItemText(o.nav) : void 0) ?? void 0, C = V(() => {
|
|
96
|
+
var e = D(n.asyncItem);
|
|
97
|
+
return o.textFunction != null && (e = o.textFunction(e)), u != null && (e = b(n.asyncItem.value, u)), o.textFilter != null ? A.findFilter(o.textFilter)(e) : e;
|
|
101
98
|
});
|
|
102
|
-
return (e,
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
99
|
+
return (e, y) => {
|
|
100
|
+
const m = i("v-progress-circular"), k = i("v-slide-x-transition"), x = i("v-overlay");
|
|
101
|
+
return a(), r("div", {
|
|
102
|
+
class: c(e.inline ? "d-inline" : "")
|
|
103
|
+
}, [
|
|
104
|
+
p(k, { "hide-on-leave": "" }, {
|
|
105
|
+
default: f(() => [
|
|
106
|
+
e.inline && t(n).isLoading.value ? (a(), r("div", w, [
|
|
107
|
+
e.hideLoader ? g("", !0) : (a(), v(m, {
|
|
108
|
+
key: 0,
|
|
109
|
+
indeterminate: "",
|
|
110
|
+
size: "20"
|
|
111
|
+
}))
|
|
112
|
+
])) : t(n).asyncItem.value != null ? (a(), r("div", {
|
|
113
|
+
key: "1",
|
|
114
|
+
class: c({ "d-inline": e.inline, "text-truncate": e.truncate }),
|
|
115
|
+
style: E(e.truncate == !0 ? "display: inline-block;" : "")
|
|
116
|
+
}, [
|
|
117
|
+
l(e.$slots, "prepend", {
|
|
118
|
+
item: t(n).asyncItem.value,
|
|
119
|
+
refresh: t(n).refresh
|
|
120
|
+
}, () => [
|
|
121
|
+
d(s(e.prefix), 1)
|
|
122
|
+
]),
|
|
123
|
+
l(e.$slots, "default", {
|
|
124
|
+
isChanged: t(n).isChanged,
|
|
125
|
+
item: t(n).asyncItem.value,
|
|
126
|
+
deleteItem: t(n).deleteItem,
|
|
127
|
+
refresh: t(n).refresh,
|
|
128
|
+
save: () => t(n).saveItem(t(n).asyncItem.value)
|
|
129
|
+
}, () => [
|
|
130
|
+
d(s(C.value), 1)
|
|
131
|
+
]),
|
|
132
|
+
l(e.$slots, "append", {
|
|
133
|
+
item: t(n).asyncItem.value,
|
|
134
|
+
refresh: t(n).refresh
|
|
135
|
+
}, () => [
|
|
136
|
+
d(s(e.suffix), 1)
|
|
137
|
+
])
|
|
138
|
+
], 6)) : (a(), r("div", {
|
|
139
|
+
key: "2",
|
|
140
|
+
class: c(e.inline ? "d-inline" : "")
|
|
141
|
+
}, [
|
|
142
|
+
l(e.$slots, "alternate", {
|
|
143
|
+
item: t(n).asyncItem.value,
|
|
144
|
+
refresh: t(n).refresh
|
|
145
|
+
}, () => [
|
|
146
|
+
B("span", R, s(e.alternateText), 1)
|
|
147
|
+
])
|
|
148
|
+
], 2))
|
|
149
|
+
]),
|
|
150
|
+
_: 3
|
|
151
|
+
}),
|
|
152
|
+
!e.inline && !e.hideLoader ? (a(), v(x, {
|
|
153
|
+
key: 0,
|
|
154
|
+
modelValue: t(n).isLoading.value,
|
|
155
|
+
"onUpdate:modelValue": y[0] || (y[0] = (G) => t(n).isLoading.value = G),
|
|
156
|
+
class: "align-center justify-center text-center",
|
|
157
|
+
contained: "",
|
|
158
|
+
persistent: ""
|
|
159
|
+
}, {
|
|
160
|
+
default: f(() => [
|
|
161
|
+
p(m, { indeterminate: "" }),
|
|
162
|
+
B("p", null, s(t(n).loadingMsg), 1)
|
|
163
|
+
]),
|
|
164
|
+
_: 1
|
|
165
|
+
}, 8, ["modelValue"])) : g("", !0)
|
|
166
|
+
], 2);
|
|
167
|
+
};
|
|
168
168
|
}
|
|
169
169
|
});
|
|
170
170
|
export {
|
|
171
|
-
|
|
171
|
+
z as default
|
|
172
172
|
};
|
|
@@ -1,34 +1,35 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
|
|
3
|
-
import { VAlert as _ } from "../bt-core/core/node_modules/vuetify/lib/components/VAlert/VAlert.mjs";
|
|
4
|
-
const x = /* @__PURE__ */ u({
|
|
1
|
+
import { defineComponent as p, ref as u, watch as d, resolveComponent as t, openBlock as _, createBlock as m, withCtx as l, createVNode as f, createTextVNode as v, toDisplayString as g } from "vue";
|
|
2
|
+
const h = /* @__PURE__ */ p({
|
|
5
3
|
__name: "BT-Error",
|
|
6
4
|
props: {
|
|
7
5
|
errorMsg: {}
|
|
8
6
|
},
|
|
9
|
-
setup(
|
|
10
|
-
const
|
|
11
|
-
return
|
|
12
|
-
e.value =
|
|
13
|
-
}), (
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
7
|
+
setup(n) {
|
|
8
|
+
const a = n, e = u(!1);
|
|
9
|
+
return d(() => a.errorMsg, (o) => {
|
|
10
|
+
e.value = o != null;
|
|
11
|
+
}), (o, r) => {
|
|
12
|
+
const s = t("v-alert"), c = t("v-slide-y-transition");
|
|
13
|
+
return _(), m(c, null, {
|
|
14
|
+
default: l(() => [
|
|
15
|
+
f(s, {
|
|
16
|
+
closable: "",
|
|
17
|
+
title: "Error",
|
|
18
|
+
color: "red-lighten-1",
|
|
19
|
+
modelValue: e.value,
|
|
20
|
+
"onUpdate:modelValue": r[0] || (r[0] = (i) => e.value = i)
|
|
21
|
+
}, {
|
|
22
|
+
default: l(() => [
|
|
23
|
+
v(g(o.errorMsg), 1)
|
|
24
|
+
]),
|
|
25
|
+
_: 1
|
|
26
|
+
}, 8, ["modelValue"])
|
|
27
|
+
]),
|
|
28
|
+
_: 1
|
|
29
|
+
});
|
|
30
|
+
};
|
|
30
31
|
}
|
|
31
32
|
});
|
|
32
33
|
export {
|
|
33
|
-
|
|
34
|
+
h as default
|
|
34
35
|
};
|
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { TestRequired as
|
|
3
|
-
|
|
4
|
-
import { VCol as q } from "../bt-core/core/node_modules/vuetify/lib/components/VGrid/VCol.mjs";
|
|
5
|
-
const _ = /* @__PURE__ */ B({
|
|
1
|
+
import { defineComponent as V, computed as o, inject as i, ref as u, resolveComponent as r, openBlock as _, createBlock as M, withCtx as k, createVNode as E, mergeProps as S } from "vue";
|
|
2
|
+
import { TestRequired as C } from "../composables/rules.mjs";
|
|
3
|
+
const I = /* @__PURE__ */ V({
|
|
6
4
|
inheritAttrs: !1,
|
|
7
5
|
__name: "BT-Field-Checkbox",
|
|
8
6
|
props: {
|
|
@@ -21,40 +19,43 @@ const _ = /* @__PURE__ */ B({
|
|
|
21
19
|
},
|
|
22
20
|
emits: ["update:modelValue"],
|
|
23
21
|
setup(d, { emit: m }) {
|
|
24
|
-
const e = d,
|
|
22
|
+
const e = d, c = m, a = o({
|
|
25
23
|
get() {
|
|
26
24
|
return e.modelValue;
|
|
27
25
|
},
|
|
28
26
|
set(l) {
|
|
29
|
-
|
|
27
|
+
c("update:modelValue", l);
|
|
30
28
|
}
|
|
31
|
-
}),
|
|
29
|
+
}), p = i("isEditing", () => u(!1), !0), f = o(() => e.isEditing ?? p.value), t = i("isMobile", () => u(!1), !0), s = o(() => {
|
|
32
30
|
var l = [
|
|
33
31
|
...e.rules ?? []
|
|
34
32
|
];
|
|
35
|
-
return e.required && l.push(
|
|
36
|
-
}),
|
|
37
|
-
return (l,
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
33
|
+
return e.required && l.push(C), l.length > 0 ? l : void 0;
|
|
34
|
+
}), v = o(() => e.isMobile ?? t.value ? !1 : e.lg), g = o(() => e.isMobile ?? t.value ? !1 : e.md), b = o(() => e.isMobile ?? t.value ? !1 : e.sm);
|
|
35
|
+
return (l, n) => {
|
|
36
|
+
const y = r("v-checkbox"), B = r("v-col");
|
|
37
|
+
return _(), M(B, {
|
|
38
|
+
lg: v.value,
|
|
39
|
+
md: g.value,
|
|
40
|
+
sm: b.value,
|
|
41
|
+
cols: l.cols
|
|
42
|
+
}, {
|
|
43
|
+
default: k(() => [
|
|
44
|
+
E(y, S(l.$attrs, {
|
|
45
|
+
modelValue: a.value,
|
|
46
|
+
"onUpdate:modelValue": n[0] || (n[0] = (h) => a.value = h),
|
|
47
|
+
color: "primary",
|
|
48
|
+
"hide-details": s.value == null,
|
|
49
|
+
label: l.label,
|
|
50
|
+
readonly: !f.value,
|
|
51
|
+
rules: s.value
|
|
52
|
+
}), null, 16, ["modelValue", "hide-details", "label", "readonly", "rules"])
|
|
53
|
+
]),
|
|
54
|
+
_: 1
|
|
55
|
+
}, 8, ["lg", "md", "sm", "cols"]);
|
|
56
|
+
};
|
|
56
57
|
}
|
|
57
58
|
});
|
|
58
59
|
export {
|
|
59
|
-
|
|
60
|
+
I as default
|
|
60
61
|
};
|