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,217 +0,0 @@
|
|
|
1
|
-
import { ref as E, computed as r, shallowRef as H, useId as q, createVNode as m, normalizeClass as C, normalizeStyle as D, createElementVNode as o, Fragment as w, mergeProps as j, createTextVNode as G, nextTick as P } from "vue";
|
|
2
|
-
import "../../../../../../../_virtual/VRating.sass.mjs";
|
|
3
|
-
import { makeComponentProps as J } from "../../composables/component.mjs";
|
|
4
|
-
import { makeDensityProps as O } from "../../composables/density.mjs";
|
|
5
|
-
import { IconValue as F } from "../../composables/icons.mjs";
|
|
6
|
-
import { useLocale as Q } from "../../composables/locale.mjs";
|
|
7
|
-
import { useProxiedModel as U } from "../../composables/proxiedModel.mjs";
|
|
8
|
-
import { makeSizeProps as W } from "../../composables/size.mjs";
|
|
9
|
-
import { makeTagProps as X } from "../../composables/tag.mjs";
|
|
10
|
-
import { makeThemeProps as Y, provideTheme as Z } from "../../composables/theme.mjs";
|
|
11
|
-
import { VBtn as p } from "../VBtn/VBtn.mjs";
|
|
12
|
-
import { propsFactory as ee } from "../../util/propsFactory.mjs";
|
|
13
|
-
import { genericComponent as te } from "../../util/defineComponent.mjs";
|
|
14
|
-
import { clamp as ne, createRange as ae } from "../../util/helpers.mjs";
|
|
15
|
-
import { useRender as le } from "../../util/useRender.mjs";
|
|
16
|
-
const oe = ee({
|
|
17
|
-
name: String,
|
|
18
|
-
itemAriaLabel: {
|
|
19
|
-
type: String,
|
|
20
|
-
default: "$vuetify.rating.ariaLabel.item"
|
|
21
|
-
},
|
|
22
|
-
activeColor: String,
|
|
23
|
-
color: String,
|
|
24
|
-
clearable: Boolean,
|
|
25
|
-
disabled: Boolean,
|
|
26
|
-
emptyIcon: {
|
|
27
|
-
type: F,
|
|
28
|
-
default: "$ratingEmpty"
|
|
29
|
-
},
|
|
30
|
-
fullIcon: {
|
|
31
|
-
type: F,
|
|
32
|
-
default: "$ratingFull"
|
|
33
|
-
},
|
|
34
|
-
halfIncrements: Boolean,
|
|
35
|
-
hover: Boolean,
|
|
36
|
-
length: {
|
|
37
|
-
type: [Number, String],
|
|
38
|
-
default: 5
|
|
39
|
-
},
|
|
40
|
-
readonly: Boolean,
|
|
41
|
-
modelValue: {
|
|
42
|
-
type: [Number, String],
|
|
43
|
-
default: 0
|
|
44
|
-
},
|
|
45
|
-
itemLabels: Array,
|
|
46
|
-
itemLabelPosition: {
|
|
47
|
-
type: String,
|
|
48
|
-
default: "top",
|
|
49
|
-
validator: (e) => ["top", "bottom"].includes(e)
|
|
50
|
-
},
|
|
51
|
-
ripple: Boolean,
|
|
52
|
-
...J(),
|
|
53
|
-
...O(),
|
|
54
|
-
...W(),
|
|
55
|
-
...X(),
|
|
56
|
-
...Y()
|
|
57
|
-
}, "VRating"), Me = te()({
|
|
58
|
-
name: "VRating",
|
|
59
|
-
props: oe(),
|
|
60
|
-
emits: {
|
|
61
|
-
"update:modelValue": (e) => !0
|
|
62
|
-
},
|
|
63
|
-
setup(e, R) {
|
|
64
|
-
let {
|
|
65
|
-
slots: c
|
|
66
|
-
} = R;
|
|
67
|
-
const {
|
|
68
|
-
t: y
|
|
69
|
-
} = Q(), {
|
|
70
|
-
themeClasses: A
|
|
71
|
-
} = Z(e), x = E(), i = U(e, "modelValue"), s = r(() => ne(parseFloat(i.value), 0, Number(e.length))), I = r(() => ae(Number(e.length), 1)), M = r(() => I.value.flatMap((t) => e.halfIncrements ? [t - 0.5, t] : [t])), f = H(-1), g = r(() => M.value.map((t) => {
|
|
72
|
-
const a = e.hover && f.value > -1, n = s.value >= t, l = f.value >= t, u = (a ? l : n) ? e.fullIcon : e.emptyIcon, h = e.activeColor ?? e.color, b = n || l ? h : e.color;
|
|
73
|
-
return {
|
|
74
|
-
isFilled: n,
|
|
75
|
-
isHovered: l,
|
|
76
|
-
icon: u,
|
|
77
|
-
color: b
|
|
78
|
-
};
|
|
79
|
-
})), B = r(() => [0, ...M.value].map((t) => {
|
|
80
|
-
function a() {
|
|
81
|
-
f.value = t;
|
|
82
|
-
}
|
|
83
|
-
function n() {
|
|
84
|
-
f.value = -1;
|
|
85
|
-
}
|
|
86
|
-
function l() {
|
|
87
|
-
e.disabled || e.readonly || (i.value = s.value === t && e.clearable ? 0 : t);
|
|
88
|
-
}
|
|
89
|
-
return {
|
|
90
|
-
onMouseenter: e.hover ? a : void 0,
|
|
91
|
-
onMouseleave: e.hover ? n : void 0,
|
|
92
|
-
onClick: l
|
|
93
|
-
};
|
|
94
|
-
})), z = r(() => e.halfIncrements ? 1 + Math.floor(Math.max(0, Number(i.value ?? 0) - 0.5)) * 2 : Math.floor(Math.max(0, Number(i.value ?? 0) - 1)));
|
|
95
|
-
function V() {
|
|
96
|
-
var a;
|
|
97
|
-
const t = (a = x.value) == null ? void 0 : a.querySelector('[tabindex="0"]');
|
|
98
|
-
t == null || t.focus();
|
|
99
|
-
}
|
|
100
|
-
function $(t) {
|
|
101
|
-
if (e.disabled || e.readonly || t.ctrlKey || t.altKey)
|
|
102
|
-
return;
|
|
103
|
-
const a = e.halfIncrements ? 0.5 : 1;
|
|
104
|
-
if (t.key === "ArrowRight") {
|
|
105
|
-
const n = Math.min(Number(e.length), Number(i.value ?? 0) + a);
|
|
106
|
-
i.value = n, P(() => V());
|
|
107
|
-
}
|
|
108
|
-
if (t.key === "ArrowLeft") {
|
|
109
|
-
const n = Math.max(0, Number(i.value ?? 0) - a);
|
|
110
|
-
i.value = n, P(() => V());
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
const T = q(), L = r(() => e.name ?? `v-rating-${T}`);
|
|
114
|
-
function v(t) {
|
|
115
|
-
var N, _;
|
|
116
|
-
let {
|
|
117
|
-
value: a,
|
|
118
|
-
index: n,
|
|
119
|
-
showStar: l = !0
|
|
120
|
-
} = t;
|
|
121
|
-
const {
|
|
122
|
-
onMouseenter: d,
|
|
123
|
-
onMouseleave: u,
|
|
124
|
-
onClick: h
|
|
125
|
-
} = B.value[n + 1], b = `${L.value}-${String(a).replace(".", "-")}`, K = n === z.value, k = {
|
|
126
|
-
color: (N = g.value[n]) == null ? void 0 : N.color,
|
|
127
|
-
density: e.density,
|
|
128
|
-
disabled: e.disabled,
|
|
129
|
-
icon: (_ = g.value[n]) == null ? void 0 : _.icon,
|
|
130
|
-
ripple: e.ripple,
|
|
131
|
-
size: e.size,
|
|
132
|
-
variant: "plain",
|
|
133
|
-
tabindex: K ? 0 : -1,
|
|
134
|
-
onKeydown: $
|
|
135
|
-
};
|
|
136
|
-
return o(w, null, [o("label", {
|
|
137
|
-
for: b,
|
|
138
|
-
class: C({
|
|
139
|
-
"v-rating__item--half": e.halfIncrements && a % 1 > 0,
|
|
140
|
-
"v-rating__item--full": e.halfIncrements && a % 1 === 0
|
|
141
|
-
}),
|
|
142
|
-
onMouseenter: d,
|
|
143
|
-
onMouseleave: u,
|
|
144
|
-
onClick: h
|
|
145
|
-
}, [o("span", {
|
|
146
|
-
class: "v-rating__hidden"
|
|
147
|
-
}, [y(e.itemAriaLabel, a, e.length)]), l ? c.item ? c.item({
|
|
148
|
-
...g.value[n],
|
|
149
|
-
props: k,
|
|
150
|
-
value: a,
|
|
151
|
-
index: n,
|
|
152
|
-
rating: s.value
|
|
153
|
-
}) : m(p, j({
|
|
154
|
-
"aria-label": y(e.itemAriaLabel, a, e.length)
|
|
155
|
-
}, k), null) : void 0]), o("input", {
|
|
156
|
-
class: "v-rating__hidden",
|
|
157
|
-
name: L.value,
|
|
158
|
-
id: b,
|
|
159
|
-
type: "radio",
|
|
160
|
-
value: a,
|
|
161
|
-
checked: s.value === a,
|
|
162
|
-
tabindex: -1,
|
|
163
|
-
readonly: e.readonly,
|
|
164
|
-
disabled: e.disabled
|
|
165
|
-
}, null)]);
|
|
166
|
-
}
|
|
167
|
-
function S(t) {
|
|
168
|
-
return c["item-label"] ? c["item-label"](t) : t.label ? o("span", null, [t.label]) : o("span", null, [G(" ")]);
|
|
169
|
-
}
|
|
170
|
-
return le(() => {
|
|
171
|
-
var a;
|
|
172
|
-
const t = !!((a = e.itemLabels) != null && a.length) || c["item-label"];
|
|
173
|
-
return m(e.tag, {
|
|
174
|
-
class: C(["v-rating", {
|
|
175
|
-
"v-rating--hover": e.hover,
|
|
176
|
-
"v-rating--readonly": e.readonly
|
|
177
|
-
}, A.value, e.class]),
|
|
178
|
-
style: D(e.style),
|
|
179
|
-
ref: x
|
|
180
|
-
}, {
|
|
181
|
-
default: () => [m(v, {
|
|
182
|
-
value: 0,
|
|
183
|
-
index: -1,
|
|
184
|
-
showStar: !1
|
|
185
|
-
}, null), I.value.map((n, l) => {
|
|
186
|
-
var d, u;
|
|
187
|
-
return o("div", {
|
|
188
|
-
class: "v-rating__wrapper"
|
|
189
|
-
}, [t && e.itemLabelPosition === "top" ? S({
|
|
190
|
-
value: n,
|
|
191
|
-
index: l,
|
|
192
|
-
label: (d = e.itemLabels) == null ? void 0 : d[l]
|
|
193
|
-
}) : void 0, o("div", {
|
|
194
|
-
class: "v-rating__item"
|
|
195
|
-
}, [e.halfIncrements ? o(w, null, [m(v, {
|
|
196
|
-
value: n - 0.5,
|
|
197
|
-
index: l * 2
|
|
198
|
-
}, null), m(v, {
|
|
199
|
-
value: n,
|
|
200
|
-
index: l * 2 + 1
|
|
201
|
-
}, null)]) : m(v, {
|
|
202
|
-
value: n,
|
|
203
|
-
index: l
|
|
204
|
-
}, null)]), t && e.itemLabelPosition === "bottom" ? S({
|
|
205
|
-
value: n,
|
|
206
|
-
index: l,
|
|
207
|
-
label: (u = e.itemLabels) == null ? void 0 : u[l]
|
|
208
|
-
}) : void 0]);
|
|
209
|
-
})]
|
|
210
|
-
});
|
|
211
|
-
}), {};
|
|
212
|
-
}
|
|
213
|
-
});
|
|
214
|
-
export {
|
|
215
|
-
Me as VRating,
|
|
216
|
-
oe as makeVRatingProps
|
|
217
|
-
};
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { createElementVNode as t, normalizeClass as i, normalizeStyle as r, computed as m } from "vue";
|
|
2
|
-
import "../../../../../../../_virtual/VResponsive.sass.mjs";
|
|
3
|
-
import { makeComponentProps as p } from "../../composables/component.mjs";
|
|
4
|
-
import { makeDimensionProps as c, useDimension as u } from "../../composables/dimensions.mjs";
|
|
5
|
-
import { propsFactory as v } from "../../util/propsFactory.mjs";
|
|
6
|
-
import { genericComponent as d } from "../../util/defineComponent.mjs";
|
|
7
|
-
import { useRender as f } from "../../util/useRender.mjs";
|
|
8
|
-
function y(e) {
|
|
9
|
-
return {
|
|
10
|
-
aspectStyles: m(() => {
|
|
11
|
-
const s = Number(e.aspectRatio);
|
|
12
|
-
return s ? {
|
|
13
|
-
paddingBottom: String(1 / s * 100) + "%"
|
|
14
|
-
} : void 0;
|
|
15
|
-
})
|
|
16
|
-
};
|
|
17
|
-
}
|
|
18
|
-
const R = v({
|
|
19
|
-
aspectRatio: [String, Number],
|
|
20
|
-
contentClass: null,
|
|
21
|
-
inline: Boolean,
|
|
22
|
-
...p(),
|
|
23
|
-
...c()
|
|
24
|
-
}, "VResponsive"), N = d()({
|
|
25
|
-
name: "VResponsive",
|
|
26
|
-
props: R(),
|
|
27
|
-
setup(e, s) {
|
|
28
|
-
let {
|
|
29
|
-
slots: n
|
|
30
|
-
} = s;
|
|
31
|
-
const {
|
|
32
|
-
aspectStyles: l
|
|
33
|
-
} = y(e), {
|
|
34
|
-
dimensionStyles: a
|
|
35
|
-
} = u(e);
|
|
36
|
-
return f(() => {
|
|
37
|
-
var o;
|
|
38
|
-
return t("div", {
|
|
39
|
-
class: i(["v-responsive", {
|
|
40
|
-
"v-responsive--inline": e.inline
|
|
41
|
-
}, e.class]),
|
|
42
|
-
style: r([a.value, e.style])
|
|
43
|
-
}, [t("div", {
|
|
44
|
-
class: "v-responsive__sizer",
|
|
45
|
-
style: r(l.value)
|
|
46
|
-
}, null), (o = n.additional) == null ? void 0 : o.call(n), n.default && t("div", {
|
|
47
|
-
class: i(["v-responsive__content", e.contentClass])
|
|
48
|
-
}, [n.default()])]);
|
|
49
|
-
}), {};
|
|
50
|
-
}
|
|
51
|
-
});
|
|
52
|
-
export {
|
|
53
|
-
N as VResponsive,
|
|
54
|
-
R as makeVResponsiveProps,
|
|
55
|
-
y as useAspectStyles
|
|
56
|
-
};
|