@stachelock/ui 0.6.7 → 0.6.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/{CalendarHeader.vue_vue_type_script_setup_true_lang-CA_C4dmn.js → CalendarHeader.vue_vue_type_script_setup_true_lang-Cbgbb2e5.js} +2 -2
- package/dist/ComboboxInput.vue_vue_type_script_setup_true_lang-kHTj4Ju2.js +368 -0
- package/dist/{DayCalendar.vue_vue_type_script_setup_true_lang-D-4jcUvI.js → DayCalendar.vue_vue_type_script_setup_true_lang-BgV8wr8v.js} +1 -1
- package/dist/{EmailInput.vue_vue_type_script_setup_true_lang-BicPMIop.js → EmailInput.vue_vue_type_script_setup_true_lang-CWEfbsJ_.js} +51 -49
- package/dist/{InlineTabs.vue_vue_type_script_setup_true_lang-slNq2sot.js → InlineTabs.vue_vue_type_script_setup_true_lang-BWzrSbT3.js} +1 -1
- package/dist/{MonthCalendar.vue_vue_type_style_index_0_lang-lnKkvJ9u.js → MonthCalendar.vue_vue_type_style_index_0_lang-BdrrlrNr.js} +1 -1
- package/dist/SelectInput.vue_vue_type_script_setup_true_lang-D9yg_rkV.js +327 -0
- package/dist/SelectTextInput.vue_vue_type_script_setup_true_lang-CtFVOrhm.js +304 -0
- package/dist/{TabGroup.vue_vue_type_script_setup_true_lang-pEKm-uUq.js → TabGroup.vue_vue_type_script_setup_true_lang-123nIzRC.js} +1 -1
- package/dist/{TabGroupUnderline.vue_vue_type_script_setup_true_lang--IKyRPkX.js → TabGroupUnderline.vue_vue_type_script_setup_true_lang-DbIwjaLJ.js} +1 -1
- package/dist/{TabsInPills.vue_vue_type_script_setup_true_lang-EG0nj4F6.js → TabsInPills.vue_vue_type_script_setup_true_lang-mw68ZzS1.js} +1 -1
- package/dist/{calendar-DLry-Vik.js → calendar-DaXCwXP5.js} +1 -1
- package/dist/calendars/CalendarDashboard.d.ts +3 -1
- package/dist/calendars/CalendarDashboard.js +2 -2
- package/dist/calendars/CalendarHeader.d.ts +3 -1
- package/dist/calendars/CalendarHeader.js +1 -1
- package/dist/calendars/DayCalendar.d.ts +3 -1
- package/dist/calendars/DayCalendar.js +1 -1
- package/dist/calendars/EventCard.d.ts +3 -1
- package/dist/calendars/EventsList.d.ts +3 -1
- package/dist/calendars/MonthCalendar.d.ts +3 -1
- package/dist/calendars/MonthCalendar.js +1 -1
- package/dist/calendars/WeekCalendar.d.ts +3 -1
- package/dist/calendars/WeekCalendar.js +2 -2
- package/dist/calendars/YearCalendar.d.ts +3 -1
- package/dist/charts/BarChart.d.ts +3 -1
- package/dist/charts/BaseChart.d.ts +3 -1
- package/dist/charts/FunnelChart.d.ts +3 -1
- package/dist/charts/LineChart.d.ts +3 -1
- package/dist/charts/PieChart.d.ts +3 -1
- package/dist/charts/SparklineChart.d.ts +3 -1
- package/dist/charts/StatCard.d.ts +3 -1
- package/dist/charts/chartTheme.d.ts +0 -3
- package/dist/charts/index.d.ts +0 -1
- package/dist/components/Avatar.d.ts +3 -1
- package/dist/components/Badge.d.ts +3 -1
- package/dist/components/Banner.d.ts +3 -1
- package/dist/components/Breadcrumb.d.ts +3 -1
- package/dist/components/Button.d.ts +3 -1
- package/dist/components/ButtonGroup.d.ts +3 -1
- package/dist/components/Checkbox.d.ts +3 -1
- package/dist/components/CloudinaryImage.d.ts +3 -1
- package/dist/components/CloudinaryImage.js +52 -52
- package/dist/components/Loading.d.ts +3 -1
- package/dist/components/LoadingDots.d.ts +3 -1
- package/dist/components/LottieAnimation.d.ts +3 -1
- package/dist/components/Menu.d.ts +3 -1
- package/dist/components/Modal.d.ts +3 -1
- package/dist/components/NavLink.d.ts +3 -1
- package/dist/components/ProgressBar.d.ts +3 -1
- package/dist/components/RadialProgressBar.d.ts +3 -1
- package/dist/components/Table.d.ts +3 -1
- package/dist/components/Transition.d.ts +3 -1
- package/dist/composables/index.d.ts +0 -1
- package/dist/composables/useCalendar.d.ts +0 -3
- package/dist/composables/useCalendar.js +1 -1
- package/dist/composables/useFormValidation.d.ts +0 -3
- package/dist/composables/useMap.d.ts +0 -3
- package/dist/composables/useModal.d.ts +0 -3
- package/dist/composables/useNotifications.d.ts +0 -3
- package/dist/composables/useNotifications.js +1 -1
- package/dist/composables/useTabs.d.ts +0 -1
- package/dist/composables/useTheme.d.ts +0 -3
- package/dist/empty-state/ComingSoon.d.ts +3 -1
- package/dist/empty-state/EmptyState.d.ts +3 -1
- package/dist/empty-state/index.d.ts +0 -1
- package/dist/forms/DynamicForm.d.ts +3 -1
- package/dist/forms/DynamicFormField.d.ts +3 -1
- package/dist/forms/FormFieldWrapper.d.ts +3 -1
- package/dist/index.d.ts +0 -3
- package/dist/index.js +1677 -1341
- package/dist/inputs/AddDeleteButtonGroup.d.ts +3 -1
- package/dist/inputs/AddressInput.d.ts +3 -1
- package/dist/inputs/AddressInput.js +144 -141
- package/dist/inputs/CheckboxInput.d.ts +3 -1
- package/dist/inputs/ComboboxInput.d.ts +3 -1
- package/dist/inputs/ComboboxInput.js +1 -1
- package/dist/inputs/DatepickerInput.d.ts +3 -1
- package/dist/inputs/EmailInput.d.ts +3 -1
- package/dist/inputs/EmailInput.js +1 -1
- package/dist/inputs/EmptyInput.d.ts +3 -1
- package/dist/inputs/FileDropzoneInput.d.ts +3 -1
- package/dist/inputs/HiddenInput.d.ts +3 -1
- package/dist/inputs/ImageDropzoneInput.d.ts +3 -1
- package/dist/inputs/PhoneInput.d.ts +3 -1
- package/dist/inputs/PhoneInput.js +146 -145
- package/dist/inputs/RichTextInput.d.ts +3 -1
- package/dist/inputs/SelectInput.d.ts +3 -1
- package/dist/inputs/SelectInput.js +1 -1
- package/dist/inputs/SelectTextInput.d.ts +3 -1
- package/dist/inputs/SelectTextInput.js +1 -1
- package/dist/inputs/SwitchInput.d.ts +3 -1
- package/dist/inputs/SwitchInputGroup.d.ts +3 -1
- package/dist/inputs/TagifyInput.d.ts +3 -1
- package/dist/inputs/TextAreaInput.d.ts +3 -1
- package/dist/inputs/TextInput.d.ts +3 -1
- package/dist/inputs/TextInput.js +42 -39
- package/dist/layouts/DashboardLayout.d.ts +3 -1
- package/dist/layouts/DefaultLayout.d.ts +3 -1
- package/dist/layouts/HeaderLayout.d.ts +3 -1
- package/dist/layouts/NavigationGroup.d.ts +3 -1
- package/dist/layouts/NavigationItem.d.ts +3 -1
- package/dist/layouts/ProfileHeaderAvatar.d.ts +3 -1
- package/dist/layouts/ProjectLogo.d.ts +3 -1
- package/dist/layouts/SidebarLayout.d.ts +3 -1
- package/dist/loading/ContentSkeleton.d.ts +3 -1
- package/dist/loading/SmartLoadingIndicator.d.ts +3 -1
- package/dist/loading/index.d.ts +0 -1
- package/dist/maps/GoogleMap.d.ts +3 -1
- package/dist/maps/UiInfoWindow.d.ts +3 -1
- package/dist/maps/UiMap.d.ts +3 -1
- package/dist/maps/UiMapAll.d.ts +3 -1
- package/dist/maps/UiMapMarker.d.ts +3 -1
- package/dist/maps/index.d.ts +0 -1
- package/dist/modals/AlertModal.d.ts +3 -1
- package/dist/modals/BaseModal.d.ts +3 -1
- package/dist/modals/ImageCropperModal.d.ts +3 -1
- package/dist/notifications/NotificationContainer.d.ts +3 -1
- package/dist/notifications/NotificationToast.d.ts +3 -1
- package/dist/notifications/index.d.ts +0 -1
- package/dist/src/components/CloudinaryImage.d.ts +16 -14
- package/dist/src/components/LottieAnimation.d.ts +37 -6
- package/dist/src/components/ThemeDebugModal.d.ts +16 -6
- package/dist/src/components/UiAvatar.d.ts +35 -2
- package/dist/src/components/UiBadge.d.ts +33 -6
- package/dist/src/components/UiBanner.d.ts +108 -35
- package/dist/src/components/UiBreadcrumb.d.ts +11 -10
- package/dist/src/components/UiButton.d.ts +66 -13
- package/dist/src/components/UiButtonGroup.d.ts +37 -7
- package/dist/src/components/UiCheckbox.d.ts +33 -8
- package/dist/src/components/UiLoading.d.ts +28 -2
- package/dist/src/components/UiLoadingDots.d.ts +2 -2
- package/dist/src/components/UiMenu.d.ts +33 -5
- package/dist/src/components/UiModal.d.ts +3 -4
- package/dist/src/components/UiNavLink.d.ts +40 -6
- package/dist/src/components/UiProgressBar.d.ts +32 -3
- package/dist/src/components/UiRadialProgressBar.d.ts +34 -3
- package/dist/src/components/UiTable.d.ts +29 -6
- package/dist/src/components/UiTransition.d.ts +26 -3
- package/dist/src/components/avatars/AvatarIcon.d.ts +28 -6
- package/dist/src/components/avatars/AvatarImage.d.ts +30 -9
- package/dist/src/components/avatars/AvatarInitials.d.ts +24 -5
- package/dist/src/components/avatars/AvatarWithText.d.ts +4 -3
- package/dist/src/components/calendars/CalendarDashboard.d.ts +17 -5
- package/dist/src/components/calendars/CalendarHeader.d.ts +7 -8
- package/dist/src/components/calendars/DayCalendar.d.ts +17 -11
- package/dist/src/components/calendars/EventCard.d.ts +2 -1
- package/dist/src/components/calendars/EventsList.d.ts +18 -6
- package/dist/src/components/calendars/MonthCalendar.d.ts +30 -6
- package/dist/src/components/calendars/WeekCalendar.d.ts +16 -10
- package/dist/src/components/calendars/YearCalendar.d.ts +29 -5
- package/dist/src/components/charts/BarChart.d.ts +40 -7
- package/dist/src/components/charts/BaseChart.d.ts +80 -0
- package/dist/src/components/charts/FunnelChart.d.ts +34 -5
- package/dist/src/components/charts/LineChart.d.ts +37 -6
- package/dist/src/components/charts/PieChart.d.ts +37 -6
- package/dist/src/components/charts/SparklineChart.d.ts +32 -3
- package/dist/src/components/charts/StatCard.d.ts +24 -2
- package/dist/src/components/charts/chartTheme.d.ts +1 -0
- package/dist/src/components/collection-editor/CollectionEditor.d.ts +112 -0
- package/dist/src/components/collection-editor/CollectionItemList.d.ts +37 -7
- package/dist/src/components/collection-editor/OrganizationsEditor.d.ts +34 -8
- package/dist/src/components/collection-editor/RelatedNamesEditor.d.ts +37 -7
- package/dist/src/components/collection-editor/SocialLinksEditor.d.ts +37 -7
- package/dist/src/components/empty-state/ComingSoon.d.ts +29 -2
- package/dist/src/components/empty-state/EmptyState.d.ts +26 -4
- package/dist/src/components/formatters/DateFormatter.d.ts +2 -1
- package/dist/src/components/formatters/DateRangeFormatter.d.ts +1 -0
- package/dist/src/components/forms/DynamicForm.d.ts +37 -11
- package/dist/src/components/forms/DynamicFormField.d.ts +15 -5
- package/dist/src/components/forms/FormFieldWrapper.d.ts +58 -14
- package/dist/src/components/icons/brands/DiscordBrandIcon.d.ts +1 -1
- package/dist/src/components/icons/brands/FacebookBrandIcon.d.ts +1 -1
- package/dist/src/components/icons/brands/GitHubBrandIcon.d.ts +1 -1
- package/dist/src/components/icons/brands/InstagramBrandIcon.d.ts +1 -1
- package/dist/src/components/icons/brands/LinkedInBrandIcon.d.ts +1 -1
- package/dist/src/components/icons/brands/PinterestBrandIcon.d.ts +1 -1
- package/dist/src/components/icons/brands/SnapchatBrandIcon.d.ts +1 -1
- package/dist/src/components/icons/brands/ThreadsBrandIcon.d.ts +1 -1
- package/dist/src/components/icons/brands/TikTokBrandIcon.d.ts +1 -1
- package/dist/src/components/icons/brands/TwitchBrandIcon.d.ts +1 -1
- package/dist/src/components/icons/brands/XBrandIcon.d.ts +1 -1
- package/dist/src/components/icons/brands/YouTubeBrandIcon.d.ts +1 -1
- package/dist/src/components/index.d.ts +1 -0
- package/dist/src/components/inputs/AddDeleteButtonGroup.d.ts +3 -2
- package/dist/src/components/inputs/AddressInput.d.ts +51 -7
- package/dist/src/components/inputs/CheckboxInput.d.ts +37 -10
- package/dist/src/components/inputs/ComboboxInput.d.ts +55 -10
- package/dist/src/components/inputs/DatepickerInput.d.ts +43 -1046
- package/dist/src/components/inputs/EmailInput.d.ts +56 -12
- package/dist/src/components/inputs/EmptyInput.d.ts +26 -2
- package/dist/src/components/inputs/FileDropzoneInput.d.ts +6 -7
- package/dist/src/components/inputs/HiddenInput.d.ts +23 -2
- package/dist/src/components/inputs/ImageDropzoneInput.d.ts +9 -8
- package/dist/src/components/inputs/InputsShowcase.d.ts +1 -1
- package/dist/src/components/inputs/PhoneInput.d.ts +18 -81
- package/dist/src/components/inputs/RichTextInput.d.ts +81 -23
- package/dist/src/components/inputs/SelectInput.d.ts +41 -47
- package/dist/src/components/inputs/SelectTextInput.d.ts +22 -53
- package/dist/src/components/inputs/SwitchInput.d.ts +41 -114
- package/dist/src/components/inputs/SwitchInputGroup.d.ts +3 -2
- package/dist/src/components/inputs/TagifyInput.d.ts +8 -10
- package/dist/src/components/inputs/TextAreaInput.d.ts +35 -9
- package/dist/src/components/inputs/TextInput.d.ts +77 -14
- package/dist/src/components/layouts/CardLayout.d.ts +64 -18
- package/dist/src/components/layouts/DashboardLayout.d.ts +5 -8
- package/dist/src/components/layouts/DefaultLayout.d.ts +1 -1
- package/dist/src/components/layouts/HeaderLayout.d.ts +4 -4
- package/dist/src/components/layouts/InfoCard.d.ts +25 -2
- package/dist/src/components/layouts/NavigationGroup.d.ts +16 -5
- package/dist/src/components/layouts/NavigationItem.d.ts +24 -7
- package/dist/src/components/layouts/ProfileHeaderAvatar.d.ts +40 -10
- package/dist/src/components/layouts/ProjectLogo.d.ts +33 -2
- package/dist/src/components/layouts/PropsTable.d.ts +23 -2
- package/dist/src/components/layouts/ShowcaseCard.d.ts +29 -2
- package/dist/src/components/layouts/ShowcaseLayout.d.ts +28 -5
- package/dist/src/components/layouts/SidebarLayout.d.ts +4 -7
- package/dist/src/components/layouts/StateDisplay.d.ts +23 -2
- package/dist/src/components/loading/ContentSkeleton.d.ts +31 -2
- package/dist/src/components/loading/SmartLoadingIndicator.d.ts +47 -6
- package/dist/src/components/maps/GoogleMap.d.ts +9 -8
- package/dist/src/components/maps/UiInfoWindow.d.ts +14 -229
- package/dist/src/components/maps/UiMap.d.ts +103 -5093
- package/dist/src/components/maps/UiMapAll.d.ts +22 -1132
- package/dist/src/components/maps/UiMapMarker.d.ts +18 -17
- package/dist/src/components/modals/AlertModal.d.ts +10 -9
- package/dist/src/components/modals/BaseModal.d.ts +6 -5
- package/dist/src/components/modals/ImageCropperModal.d.ts +75 -379
- package/dist/src/components/notifications/NotificationToast.d.ts +18 -7
- package/dist/src/components/profile-inputs/BaseInformationInput.d.ts +117 -0
- package/dist/src/components/profile-inputs/NamesInput.d.ts +107 -0
- package/dist/src/components/profile-inputs/index.d.ts +2 -0
- package/dist/src/components/profiles/BentoProfileLayout.d.ts +44 -2
- package/dist/src/components/profiles/BentoProfileLayoutSkeleton.d.ts +27 -2
- package/dist/src/components/profiles/ProfileCard.d.ts +30 -2
- package/dist/src/components/profiles/ProfileContactCard.d.ts +25 -2
- package/dist/src/components/profiles/ProfileHeaderCard.d.ts +26 -2
- package/dist/src/components/profiles/ProfileLocationCard.d.ts +28 -2
- package/dist/src/components/profiles/ProfileOrganizationsCard.d.ts +26 -2
- package/dist/src/components/profiles/ProfilePersonalCard.d.ts +25 -2
- package/dist/src/components/profiles/ProfileProfessionalCard.d.ts +26 -2
- package/dist/src/components/profiles/ProfileRelatedNamesCard.d.ts +26 -2
- package/dist/src/components/profiles/ProfileSocialCard.d.ts +26 -2
- package/dist/src/components/stepper/StepperPanels.d.ts +14 -4
- package/dist/src/components/tabs/InlineTabs.d.ts +28 -4
- package/dist/src/components/tabs/TabGroup.d.ts +32 -6
- package/dist/src/components/tabs/TabGroupUnderline.d.ts +32 -6
- package/dist/src/components/tabs/TabsInPills.d.ts +26 -4
- package/dist/src/components/wrappers/BackgroundGradientWrapper.d.ts +37 -2
- package/dist/src/components/wrappers/CardWrapper.d.ts +1 -1
- package/dist/src/components/wrappers/DisclosureWrapper.d.ts +23 -2
- package/dist/src/components/wrappers/FormErrorWrapper.d.ts +25 -2
- package/dist/src/composables/useCalendar.d.ts +1 -0
- package/dist/src/composables/useCollectionEditor.d.ts +1 -0
- package/dist/src/composables/useFormValidation.d.ts +1 -0
- package/dist/src/composables/useMap.d.ts +1 -0
- package/dist/src/composables/useNotifications.d.ts +33 -32
- package/dist/src/composables/useSimpleTabs.d.ts +1 -0
- package/dist/src/composables/useStringTransform.d.ts +1 -0
- package/dist/src/composables/useTabs.d.ts +1 -0
- package/dist/src/config/css-variables.d.ts +1 -0
- package/dist/src/dev.d.ts +1 -0
- package/dist/src/plugin/configure.d.ts +3 -2
- package/dist/src/services/geocoding.service.d.ts +1 -0
- package/dist/src/types/calendars.d.ts +1 -0
- package/dist/src/types/core.d.ts +8 -7
- package/dist/src/types/forms.d.ts +1 -0
- package/dist/src/types/layouts.d.ts +1 -0
- package/dist/src/types/navigation.d.ts +1 -0
- package/dist/src/types/tables.d.ts +1 -0
- package/dist/src/types/ui.d.ts +6 -0
- package/dist/src/utils/component-registry.d.ts +1 -0
- package/dist/src/utils/index.d.ts +1 -0
- package/dist/src/utils/mapThemes.d.ts +1 -0
- package/dist/src/utils/phone.d.ts +1 -0
- package/dist/src/utils/validation.d.ts +12 -0
- package/dist/src/views/inputs/index.d.ts +1 -0
- package/dist/stepper/StepperPanels.d.ts +3 -1
- package/dist/stepper/index.d.ts +0 -1
- package/dist/style.css +1 -1
- package/dist/tabs/InlineTabs.d.ts +3 -1
- package/dist/tabs/InlineTabs.js +1 -1
- package/dist/tabs/TabGroup.d.ts +3 -1
- package/dist/tabs/TabGroup.js +1 -1
- package/dist/tabs/TabGroupUnderline.d.ts +3 -1
- package/dist/tabs/TabGroupUnderline.js +1 -1
- package/dist/tabs/TabsInPills.d.ts +3 -1
- package/dist/tabs/TabsInPills.js +1 -1
- package/dist/tabs/index.d.ts +0 -1
- package/dist/tabs/index.js +4 -4
- package/dist/validation-Dzczp6MS.js +22 -0
- package/dist/wrappers/BackgroundGradientWrapper.d.ts +3 -1
- package/dist/wrappers/CardWrapper.d.ts +3 -1
- package/dist/wrappers/DisclosureWrapper.d.ts +3 -1
- package/dist/wrappers/FormErrorWrapper.d.ts +3 -1
- package/dist/wrappers/index.d.ts +0 -1
- package/package.json +29 -29
- package/dist/ComboboxInput.vue_vue_type_script_setup_true_lang-D52gzkAa.js +0 -353
- package/dist/SelectInput.vue_vue_type_script_setup_true_lang-COZuuSFS.js +0 -320
- package/dist/SelectTextInput.vue_vue_type_script_setup_true_lang-BVaViHPl.js +0 -336
- package/dist/src/views/ButtonsShowcase.d.ts +0 -2
- package/dist/src/views/CalendarsShowcase.d.ts +0 -2
- package/dist/src/views/CardsShowcase.d.ts +0 -2
- package/dist/src/views/ChartsShowcase.d.ts +0 -2
- package/dist/src/views/EmptyStatesShowcase.d.ts +0 -2
- package/dist/src/views/InputsShowcase.d.ts +0 -2
- package/dist/src/views/KitchenSink.d.ts +0 -2
- package/dist/src/views/LayoutsShowcase.d.ts +0 -2
- package/dist/src/views/LoadingShowcase.d.ts +0 -2
- package/dist/src/views/MapsShowcase.d.ts +0 -2
- package/dist/src/views/ModalsShowcase.d.ts +0 -2
- package/dist/src/views/NotificationsShowcase.d.ts +0 -2
- package/dist/src/views/StepperShowcase.d.ts +0 -2
- package/dist/src/views/TabsShowcase.d.ts +0 -2
- package/dist/src/views/ValidationDemo.d.ts +0 -2
- package/dist/src/views/WrappersShowcase.d.ts +0 -2
- package/dist/src/views/components/AvatarPage.d.ts +0 -2
- package/dist/src/views/components/BadgePage.d.ts +0 -2
- package/dist/src/views/components/BannerPage.d.ts +0 -2
- package/dist/src/views/components/BreadcrumbPage.d.ts +0 -2
- package/dist/src/views/components/ButtonPage.d.ts +0 -2
- package/dist/src/views/components/CloudinaryImagePage.d.ts +0 -2
- package/dist/src/views/components/LoadingPage.d.ts +0 -2
- package/dist/src/views/components/LottiePage.d.ts +0 -2
- package/dist/src/views/components/MenuPage.d.ts +0 -2
- package/dist/src/views/components/ModalPage.d.ts +0 -2
- package/dist/src/views/components/ProgressPage.d.ts +0 -2
- package/dist/src/views/components/RichTextInputPage.d.ts +0 -2
- package/dist/src/views/components/TablePage.d.ts +0 -2
- package/dist/src/views/components/TextInputPage.d.ts +0 -2
- package/dist/src/views/components/TransitionPage.d.ts +0 -2
- package/dist/src/views/examples/CheckoutFormExample.d.ts +0 -2
- package/dist/src/views/examples/ContactFormExample.d.ts +0 -2
- package/dist/src/views/examples/RegistrationFormExample.d.ts +0 -2
- package/dist/src/views/examples/SettingsFormExample.d.ts +0 -2
- package/dist/src/views/forms/ValidationPage.d.ts +0 -2
- package/dist/src/views/inputs/CheckboxPage.d.ts +0 -2
- package/dist/src/views/inputs/ComboboxPage.d.ts +0 -2
- package/dist/src/views/inputs/DatepickerPage.d.ts +0 -2
- package/dist/src/views/inputs/EmailPage.d.ts +0 -2
- package/dist/src/views/inputs/FileDropzonePage.d.ts +0 -2
- package/dist/src/views/inputs/MiscInputsPage.d.ts +0 -2
- package/dist/src/views/inputs/PhonePage.d.ts +0 -2
- package/dist/src/views/inputs/SelectPage.d.ts +0 -2
- package/dist/src/views/inputs/SelectTextPage.d.ts +0 -2
- package/dist/src/views/inputs/SwitchGroupPage.d.ts +0 -2
- package/dist/src/views/inputs/SwitchPage.d.ts +0 -2
- package/dist/src/views/inputs/TextAreaPage.d.ts +0 -2
- package/dist/src/views/layouts/CardLayoutPage.d.ts +0 -2
- package/dist/src/views/layouts/DashboardLayoutPage.d.ts +0 -2
- package/dist/src/views/layouts/HeaderLayoutPage.d.ts +0 -2
- package/dist/src/views/layouts/SidebarLayoutPage.d.ts +0 -2
- package/dist/ui.css +0 -1
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { LatLngLiteral,
|
|
2
|
+
import { LatLngLiteral, MapMarker, MapCluster, MapTheme, MapMarkerIcon, ClusteringOptions, CoordinateExtractor } from '../../types/maps';
|
|
3
|
+
|
|
3
4
|
declare function closeInfoWindow(): void;
|
|
4
5
|
declare function zoomIn(): void;
|
|
5
6
|
declare function zoomOut(): void;
|
|
@@ -308,30 +309,30 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
308
309
|
getMarkers: () => MapMarker<unknown>[];
|
|
309
310
|
getVisibleMarkers: () => MapMarker<unknown>[];
|
|
310
311
|
getClusters: () => MapCluster<unknown>[];
|
|
311
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
312
|
-
error: (payload: {
|
|
313
|
-
message: string;
|
|
314
|
-
error?: Error | undefined;
|
|
315
|
-
}) => any;
|
|
316
|
-
ready: (payload: {
|
|
317
|
-
map: google.maps.Map;
|
|
318
|
-
}) => any;
|
|
312
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
319
313
|
"marker-click": (payload: {
|
|
320
314
|
marker: MapMarker<unknown>;
|
|
321
315
|
position: LatLngLiteral;
|
|
322
|
-
}) =>
|
|
323
|
-
"update:center": (center: LatLngLiteral) => any;
|
|
324
|
-
"update:zoom": (zoom: number) => any;
|
|
316
|
+
}) => void;
|
|
325
317
|
"cluster-click": (payload: {
|
|
326
318
|
cluster: MapCluster<unknown>;
|
|
327
319
|
markers: MapMarker<unknown>[];
|
|
328
|
-
}) =>
|
|
320
|
+
}) => void;
|
|
329
321
|
"info-action": (payload: {
|
|
330
322
|
action: string;
|
|
331
323
|
data?: unknown;
|
|
332
324
|
marker?: MapMarker<unknown> | undefined;
|
|
333
|
-
}) =>
|
|
334
|
-
|
|
325
|
+
}) => void;
|
|
326
|
+
ready: (payload: {
|
|
327
|
+
map: google.maps.Map;
|
|
328
|
+
}) => void;
|
|
329
|
+
error: (payload: {
|
|
330
|
+
message: string;
|
|
331
|
+
error?: Error | undefined;
|
|
332
|
+
}) => void;
|
|
333
|
+
"update:visible-markers": (markers: MapMarker<unknown>[]) => void;
|
|
334
|
+
"update:center": (center: LatLngLiteral) => void;
|
|
335
|
+
"update:zoom": (zoom: number) => void;
|
|
335
336
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
336
337
|
/** Google Maps API key */
|
|
337
338
|
apiKey: {
|
|
@@ -529,13 +530,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
529
530
|
}) => any) | undefined;
|
|
530
531
|
"onUpdate:visible-markers"?: ((markers: MapMarker<unknown>[]) => any) | undefined;
|
|
531
532
|
}>, {
|
|
532
|
-
items: MapMarker<unknown>[] | Record<string, unknown>[];
|
|
533
533
|
center: LatLngLiteral;
|
|
534
|
-
width: string;
|
|
535
534
|
theme: MapTheme;
|
|
535
|
+
width: string;
|
|
536
|
+
items: MapMarker<unknown>[] | Record<string, unknown>[];
|
|
536
537
|
height: string;
|
|
537
|
-
zoom: number;
|
|
538
538
|
apiKey: string;
|
|
539
|
+
zoom: number;
|
|
539
540
|
autoTheme: boolean;
|
|
540
541
|
showDefaultZoomControls: boolean;
|
|
541
542
|
controlsPosition: "top-left" | "top-right" | "bottom-left" | "bottom-right";
|
|
@@ -568,1118 +569,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
568
569
|
showFitButton: boolean;
|
|
569
570
|
autoFit: boolean;
|
|
570
571
|
fitPadding: number;
|
|
571
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
572
|
-
mapRef: ({
|
|
573
|
-
$: import('vue').ComponentInternalInstance;
|
|
574
|
-
$data: {};
|
|
575
|
-
$props: Partial<{
|
|
576
|
-
id: string;
|
|
577
|
-
center: LatLngLiteral;
|
|
578
|
-
width: string;
|
|
579
|
-
theme: MapTheme;
|
|
580
|
-
heading: number;
|
|
581
|
-
maxZoom: number;
|
|
582
|
-
draggable: boolean;
|
|
583
|
-
height: string;
|
|
584
|
-
styles: import('../../utils/mapThemes').MapStyles;
|
|
585
|
-
containerClass: string;
|
|
586
|
-
zoom: number;
|
|
587
|
-
apiKey: string;
|
|
588
|
-
loadingText: string;
|
|
589
|
-
clickableIcons: boolean;
|
|
590
|
-
disableDefaultUi: boolean;
|
|
591
|
-
disableDoubleClickZoom: boolean;
|
|
592
|
-
fullscreenControl: boolean;
|
|
593
|
-
gestureHandling: import('../../types/maps').GestureHandling;
|
|
594
|
-
keyboardShortcuts: boolean;
|
|
595
|
-
mapTypeControl: boolean;
|
|
596
|
-
mapTypeId: import('../../types/maps').MapTypeId;
|
|
597
|
-
minZoom: number;
|
|
598
|
-
restriction: {
|
|
599
|
-
latLngBounds: LatLngBoundsLiteral;
|
|
600
|
-
strictBounds?: boolean | undefined;
|
|
601
|
-
};
|
|
602
|
-
rotateControl: boolean;
|
|
603
|
-
scaleControl: boolean;
|
|
604
|
-
scrollwheel: boolean;
|
|
605
|
-
streetViewControl: boolean;
|
|
606
|
-
tilt: number;
|
|
607
|
-
zoomControl: boolean;
|
|
608
|
-
showRetry: boolean;
|
|
609
|
-
autoTheme: boolean;
|
|
610
|
-
lightTheme: MapTheme;
|
|
611
|
-
darkTheme: MapTheme;
|
|
612
|
-
mapClass: string;
|
|
613
|
-
mapStyle: Record<string, any>;
|
|
614
|
-
hideLoadingState: boolean;
|
|
615
|
-
hideErrorState: boolean;
|
|
616
|
-
showAddressUnavailable: boolean;
|
|
617
|
-
addressUnavailableMessage: string;
|
|
618
|
-
showCustomControls: boolean;
|
|
619
|
-
showDefaultZoomControls: boolean;
|
|
620
|
-
controlsPosition: "top-left" | "top-right" | "bottom-left" | "bottom-right";
|
|
621
|
-
}> & Omit<{
|
|
622
|
-
readonly [x: `on${Capitalize<any>}`]: ((...args: any[] | unknown[]) => any) | undefined;
|
|
623
|
-
readonly id: string;
|
|
624
|
-
readonly width: string;
|
|
625
|
-
readonly theme: MapTheme;
|
|
626
|
-
readonly heading: number;
|
|
627
|
-
readonly maxZoom: number;
|
|
628
|
-
readonly draggable: boolean;
|
|
629
|
-
readonly height: string;
|
|
630
|
-
readonly containerClass: string;
|
|
631
|
-
readonly apiKey: string;
|
|
632
|
-
readonly loadingText: string;
|
|
633
|
-
readonly clickableIcons: boolean;
|
|
634
|
-
readonly disableDefaultUi: boolean;
|
|
635
|
-
readonly disableDoubleClickZoom: boolean;
|
|
636
|
-
readonly fullscreenControl: boolean;
|
|
637
|
-
readonly gestureHandling: import('../../types/maps').GestureHandling;
|
|
638
|
-
readonly keyboardShortcuts: boolean;
|
|
639
|
-
readonly mapTypeControl: boolean;
|
|
640
|
-
readonly mapTypeId: import('../../types/maps').MapTypeId;
|
|
641
|
-
readonly minZoom: number;
|
|
642
|
-
readonly rotateControl: boolean;
|
|
643
|
-
readonly scaleControl: boolean;
|
|
644
|
-
readonly scrollwheel: boolean;
|
|
645
|
-
readonly streetViewControl: boolean;
|
|
646
|
-
readonly tilt: number;
|
|
647
|
-
readonly zoomControl: boolean;
|
|
648
|
-
readonly showRetry: boolean;
|
|
649
|
-
readonly autoTheme: boolean;
|
|
650
|
-
readonly lightTheme: MapTheme;
|
|
651
|
-
readonly darkTheme: MapTheme;
|
|
652
|
-
readonly mapClass: string;
|
|
653
|
-
readonly hideLoadingState: boolean;
|
|
654
|
-
readonly hideErrorState: boolean;
|
|
655
|
-
readonly showAddressUnavailable: boolean;
|
|
656
|
-
readonly addressUnavailableMessage: string;
|
|
657
|
-
readonly showCustomControls: boolean;
|
|
658
|
-
readonly showDefaultZoomControls: boolean;
|
|
659
|
-
readonly controlsPosition: "top-left" | "top-right" | "bottom-left" | "bottom-right";
|
|
660
|
-
readonly center?: LatLngLiteral | undefined;
|
|
661
|
-
readonly styles?: import('../../utils/mapThemes').MapStyles | undefined;
|
|
662
|
-
readonly zoom?: number | undefined;
|
|
663
|
-
readonly restriction?: {
|
|
664
|
-
latLngBounds: LatLngBoundsLiteral;
|
|
665
|
-
strictBounds?: boolean | undefined;
|
|
666
|
-
} | undefined;
|
|
667
|
-
readonly mapStyle?: Record<string, any> | undefined;
|
|
668
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "id" | "center" | "width" | "theme" | "heading" | "maxZoom" | "draggable" | "height" | "styles" | "containerClass" | "zoom" | "apiKey" | "loadingText" | "clickableIcons" | "disableDefaultUi" | "disableDoubleClickZoom" | "fullscreenControl" | "gestureHandling" | "keyboardShortcuts" | "mapTypeControl" | "mapTypeId" | "minZoom" | "restriction" | "rotateControl" | "scaleControl" | "scrollwheel" | "streetViewControl" | "tilt" | "zoomControl" | "showRetry" | "autoTheme" | "lightTheme" | "darkTheme" | "mapClass" | "mapStyle" | "hideLoadingState" | "hideErrorState" | "showAddressUnavailable" | "addressUnavailableMessage" | "showCustomControls" | "showDefaultZoomControls" | "controlsPosition">;
|
|
669
|
-
$attrs: {
|
|
670
|
-
[x: string]: unknown;
|
|
671
|
-
};
|
|
672
|
-
$refs: {
|
|
673
|
-
[x: string]: unknown;
|
|
674
|
-
} & {
|
|
675
|
-
googleMapRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
676
|
-
apiPromise: {
|
|
677
|
-
type: PropType<Promise<typeof google>>;
|
|
678
|
-
};
|
|
679
|
-
apiKey: {
|
|
680
|
-
type: StringConstructor;
|
|
681
|
-
default: string;
|
|
682
|
-
};
|
|
683
|
-
version: {
|
|
684
|
-
type: StringConstructor;
|
|
685
|
-
default: string;
|
|
686
|
-
};
|
|
687
|
-
libraries: {
|
|
688
|
-
type: PropType<string[]>;
|
|
689
|
-
default: () => string[];
|
|
690
|
-
};
|
|
691
|
-
region: {
|
|
692
|
-
type: StringConstructor;
|
|
693
|
-
required: false;
|
|
694
|
-
};
|
|
695
|
-
language: {
|
|
696
|
-
type: StringConstructor;
|
|
697
|
-
required: false;
|
|
698
|
-
};
|
|
699
|
-
backgroundColor: {
|
|
700
|
-
type: StringConstructor;
|
|
701
|
-
required: false;
|
|
702
|
-
};
|
|
703
|
-
center: {
|
|
704
|
-
type: PropType<google.maps.LatLng | google.maps.LatLngLiteral>;
|
|
705
|
-
default: () => {
|
|
706
|
-
lat: number;
|
|
707
|
-
lng: number;
|
|
708
|
-
};
|
|
709
|
-
};
|
|
710
|
-
clickableIcons: {
|
|
711
|
-
type: BooleanConstructor;
|
|
712
|
-
required: false;
|
|
713
|
-
default: undefined;
|
|
714
|
-
};
|
|
715
|
-
colorScheme: {
|
|
716
|
-
type: PropType<"DARK" | "FOLLOW_SYSTEM" | "LIGHT">;
|
|
717
|
-
required: false;
|
|
718
|
-
};
|
|
719
|
-
controlSize: {
|
|
720
|
-
type: NumberConstructor;
|
|
721
|
-
required: false;
|
|
722
|
-
};
|
|
723
|
-
disableDefaultUi: {
|
|
724
|
-
type: BooleanConstructor;
|
|
725
|
-
required: false;
|
|
726
|
-
default: undefined;
|
|
727
|
-
};
|
|
728
|
-
disableDoubleClickZoom: {
|
|
729
|
-
type: BooleanConstructor;
|
|
730
|
-
required: false;
|
|
731
|
-
default: undefined;
|
|
732
|
-
};
|
|
733
|
-
draggable: {
|
|
734
|
-
type: BooleanConstructor;
|
|
735
|
-
required: false;
|
|
736
|
-
default: undefined;
|
|
737
|
-
};
|
|
738
|
-
draggableCursor: {
|
|
739
|
-
type: StringConstructor;
|
|
740
|
-
required: false;
|
|
741
|
-
};
|
|
742
|
-
draggingCursor: {
|
|
743
|
-
type: StringConstructor;
|
|
744
|
-
required: false;
|
|
745
|
-
};
|
|
746
|
-
fullscreenControl: {
|
|
747
|
-
type: BooleanConstructor;
|
|
748
|
-
required: false;
|
|
749
|
-
default: undefined;
|
|
750
|
-
};
|
|
751
|
-
fullscreenControlPosition: {
|
|
752
|
-
type: PropType<"TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT" | "LEFT_TOP" | "LEFT_CENTER" | "LEFT_BOTTOM" | "RIGHT_TOP" | "RIGHT_CENTER" | "RIGHT_BOTTOM" | "BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "BLOCK_END_INLINE_CENTER" | "BLOCK_END_INLINE_END" | "BLOCK_END_INLINE_START" | "BLOCK_START_INLINE_CENTER" | "BLOCK_START_INLINE_END" | "BLOCK_START_INLINE_START" | "INLINE_END_BLOCK_CENTER" | "INLINE_END_BLOCK_END" | "INLINE_END_BLOCK_START" | "INLINE_START_BLOCK_CENTER" | "INLINE_START_BLOCK_END" | "INLINE_START_BLOCK_START">;
|
|
753
|
-
required: false;
|
|
754
|
-
};
|
|
755
|
-
gestureHandling: {
|
|
756
|
-
type: PropType<"none" | "cooperative" | "greedy" | "auto">;
|
|
757
|
-
required: false;
|
|
758
|
-
};
|
|
759
|
-
heading: {
|
|
760
|
-
type: NumberConstructor;
|
|
761
|
-
required: false;
|
|
762
|
-
};
|
|
763
|
-
isFractionalZoomEnabled: {
|
|
764
|
-
type: BooleanConstructor;
|
|
765
|
-
required: false;
|
|
766
|
-
default: undefined;
|
|
767
|
-
};
|
|
768
|
-
keyboardShortcuts: {
|
|
769
|
-
type: BooleanConstructor;
|
|
770
|
-
required: false;
|
|
771
|
-
default: undefined;
|
|
772
|
-
};
|
|
773
|
-
mapTypeControl: {
|
|
774
|
-
type: BooleanConstructor;
|
|
775
|
-
required: false;
|
|
776
|
-
default: undefined; /** Maximum markers to render */
|
|
777
|
-
};
|
|
778
|
-
mapTypeControlOptions: {
|
|
779
|
-
type: PropType<google.maps.MapTypeControlOptions>;
|
|
780
|
-
required: false;
|
|
781
|
-
};
|
|
782
|
-
mapTypeId: {
|
|
783
|
-
type: PropType<string>;
|
|
784
|
-
required: false;
|
|
785
|
-
};
|
|
786
|
-
mapId: {
|
|
787
|
-
type: StringConstructor;
|
|
788
|
-
required: false;
|
|
789
|
-
};
|
|
790
|
-
maxZoom: {
|
|
791
|
-
type: NumberConstructor;
|
|
792
|
-
required: false;
|
|
793
|
-
};
|
|
794
|
-
minZoom: {
|
|
795
|
-
type: NumberConstructor;
|
|
796
|
-
required: false;
|
|
797
|
-
};
|
|
798
|
-
noClear: {
|
|
799
|
-
type: BooleanConstructor;
|
|
800
|
-
required: false;
|
|
801
|
-
default: undefined;
|
|
802
|
-
};
|
|
803
|
-
panControl: {
|
|
804
|
-
type: BooleanConstructor;
|
|
805
|
-
required: false;
|
|
806
|
-
default: undefined;
|
|
807
|
-
};
|
|
808
|
-
panControlPosition: {
|
|
809
|
-
type: PropType<"TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT" | "LEFT_TOP" | "LEFT_CENTER" | "LEFT_BOTTOM" | "RIGHT_TOP" | "RIGHT_CENTER" | "RIGHT_BOTTOM" | "BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "BLOCK_END_INLINE_CENTER" | "BLOCK_END_INLINE_END" | "BLOCK_END_INLINE_START" | "BLOCK_START_INLINE_CENTER" | "BLOCK_START_INLINE_END" | "BLOCK_START_INLINE_START" | "INLINE_END_BLOCK_CENTER" | "INLINE_END_BLOCK_END" | "INLINE_END_BLOCK_START" | "INLINE_START_BLOCK_CENTER" | "INLINE_START_BLOCK_END" | "INLINE_START_BLOCK_START">;
|
|
810
|
-
required: false;
|
|
811
|
-
};
|
|
812
|
-
restriction: {
|
|
813
|
-
type: PropType<google.maps.MapRestriction>;
|
|
814
|
-
required: false;
|
|
815
|
-
};
|
|
816
|
-
rotateControl: {
|
|
817
|
-
type: BooleanConstructor;
|
|
818
|
-
required: false;
|
|
819
|
-
default: undefined;
|
|
820
|
-
};
|
|
821
|
-
rotateControlPosition: {
|
|
822
|
-
type: PropType<"TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT" | "LEFT_TOP" | "LEFT_CENTER" | "LEFT_BOTTOM" | "RIGHT_TOP" | "RIGHT_CENTER" | "RIGHT_BOTTOM" | "BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "BLOCK_END_INLINE_CENTER" | "BLOCK_END_INLINE_END" | "BLOCK_END_INLINE_START" | "BLOCK_START_INLINE_CENTER" | "BLOCK_START_INLINE_END" | "BLOCK_START_INLINE_START" | "INLINE_END_BLOCK_CENTER" | "INLINE_END_BLOCK_END" | "INLINE_END_BLOCK_START" | "INLINE_START_BLOCK_CENTER" | "INLINE_START_BLOCK_END" | "INLINE_START_BLOCK_START">;
|
|
823
|
-
required: false;
|
|
824
|
-
};
|
|
825
|
-
scaleControl: {
|
|
826
|
-
type: BooleanConstructor;
|
|
827
|
-
required: false;
|
|
828
|
-
default: undefined;
|
|
829
|
-
};
|
|
830
|
-
scaleControlStyle: {
|
|
831
|
-
type: PropType<google.maps.ScaleControlStyle>;
|
|
832
|
-
required: false;
|
|
833
|
-
};
|
|
834
|
-
scrollwheel: {
|
|
835
|
-
type: BooleanConstructor;
|
|
836
|
-
required: false;
|
|
837
|
-
default: undefined;
|
|
838
|
-
};
|
|
839
|
-
streetView: {
|
|
840
|
-
type: PropType<google.maps.StreetViewPanorama>;
|
|
841
|
-
required: false;
|
|
842
|
-
};
|
|
843
|
-
streetViewControl: {
|
|
844
|
-
type: BooleanConstructor;
|
|
845
|
-
required: false;
|
|
846
|
-
default: undefined;
|
|
847
|
-
};
|
|
848
|
-
streetViewControlPosition: {
|
|
849
|
-
type: PropType<"TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT" | "LEFT_TOP" | "LEFT_CENTER" | "LEFT_BOTTOM" | "RIGHT_TOP" | "RIGHT_CENTER" | "RIGHT_BOTTOM" | "BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "BLOCK_END_INLINE_CENTER" | "BLOCK_END_INLINE_END" | "BLOCK_END_INLINE_START" | "BLOCK_START_INLINE_CENTER" | "BLOCK_START_INLINE_END" | "BLOCK_START_INLINE_START" | "INLINE_END_BLOCK_CENTER" | "INLINE_END_BLOCK_END" | "INLINE_END_BLOCK_START" | "INLINE_START_BLOCK_CENTER" | "INLINE_START_BLOCK_END" | "INLINE_START_BLOCK_START">;
|
|
850
|
-
/** Auto fit to markers on load */
|
|
851
|
-
required: false;
|
|
852
|
-
};
|
|
853
|
-
styles: {
|
|
854
|
-
type: PropType<google.maps.MapTypeStyle[]>;
|
|
855
|
-
required: false;
|
|
856
|
-
};
|
|
857
|
-
tilt: {
|
|
858
|
-
type: NumberConstructor;
|
|
859
|
-
required: false;
|
|
860
|
-
};
|
|
861
|
-
zoom: {
|
|
862
|
-
type: NumberConstructor;
|
|
863
|
-
required: false;
|
|
864
|
-
};
|
|
865
|
-
zoomControl: {
|
|
866
|
-
type: BooleanConstructor;
|
|
867
|
-
required: false;
|
|
868
|
-
default: undefined;
|
|
869
|
-
};
|
|
870
|
-
zoomControlPosition: {
|
|
871
|
-
type: PropType<"TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT" | "LEFT_TOP" | "LEFT_CENTER" | "LEFT_BOTTOM" | "RIGHT_TOP" | "RIGHT_CENTER" | "RIGHT_BOTTOM" | "BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "BLOCK_END_INLINE_CENTER" | "BLOCK_END_INLINE_END" | "BLOCK_END_INLINE_START" | "BLOCK_START_INLINE_CENTER" | "BLOCK_START_INLINE_END" | "BLOCK_START_INLINE_START" | "INLINE_END_BLOCK_CENTER" | "INLINE_END_BLOCK_END" | "INLINE_END_BLOCK_START" | "INLINE_START_BLOCK_CENTER" | "INLINE_START_BLOCK_END" | "INLINE_START_BLOCK_START">;
|
|
872
|
-
required: false;
|
|
873
|
-
};
|
|
874
|
-
cameraControl: {
|
|
875
|
-
type: BooleanConstructor;
|
|
876
|
-
required: false;
|
|
877
|
-
default: undefined;
|
|
878
|
-
};
|
|
879
|
-
cameraControlPosition: {
|
|
880
|
-
type: PropType<"TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT" | "LEFT_TOP" | "LEFT_CENTER" | "LEFT_BOTTOM" | "RIGHT_TOP" | "RIGHT_CENTER" | "RIGHT_BOTTOM" | "BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "BLOCK_END_INLINE_CENTER" | "BLOCK_END_INLINE_END" | "BLOCK_END_INLINE_START" | "BLOCK_START_INLINE_CENTER" | "BLOCK_START_INLINE_END" | "BLOCK_START_INLINE_START" | "INLINE_END_BLOCK_CENTER" | "INLINE_END_BLOCK_END" | "INLINE_END_BLOCK_START" | "INLINE_START_BLOCK_CENTER" | "INLINE_START_BLOCK_END" | "INLINE_START_BLOCK_START">;
|
|
881
|
-
required: false;
|
|
882
|
-
};
|
|
883
|
-
}>> & Readonly<{
|
|
884
|
-
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
885
|
-
}>, {
|
|
886
|
-
mapRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
887
|
-
ready: import('vue').Ref<boolean, boolean>;
|
|
888
|
-
map: import('vue').Ref<google.maps.Map | undefined, google.maps.Map | undefined>;
|
|
889
|
-
api: import('vue').Ref<typeof google.maps | undefined, typeof google.maps | undefined>;
|
|
890
|
-
mapTilesLoaded: import('vue').Ref<boolean, boolean>;
|
|
891
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, string[], import('vue').PublicProps, {
|
|
892
|
-
apiKey: string;
|
|
893
|
-
version: string;
|
|
894
|
-
libraries: string[];
|
|
895
|
-
center: google.maps.LatLng | google.maps.LatLngLiteral;
|
|
896
|
-
clickableIcons: boolean;
|
|
897
|
-
disableDefaultUi: boolean;
|
|
898
|
-
disableDoubleClickZoom: boolean;
|
|
899
|
-
draggable: boolean;
|
|
900
|
-
fullscreenControl: boolean;
|
|
901
|
-
isFractionalZoomEnabled: boolean;
|
|
902
|
-
keyboardShortcuts: boolean;
|
|
903
|
-
mapTypeControl: boolean;
|
|
904
|
-
noClear: boolean;
|
|
905
|
-
panControl: boolean;
|
|
906
|
-
rotateControl: boolean;
|
|
907
|
-
scaleControl: boolean;
|
|
908
|
-
scrollwheel: boolean;
|
|
909
|
-
streetViewControl: boolean;
|
|
910
|
-
zoomControl: boolean;
|
|
911
|
-
cameraControl: boolean;
|
|
912
|
-
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
913
|
-
P: {};
|
|
914
|
-
B: {};
|
|
915
|
-
D: {};
|
|
916
|
-
C: {};
|
|
917
|
-
M: {};
|
|
918
|
-
Defaults: {};
|
|
919
|
-
}, Readonly<import('vue').ExtractPropTypes<{
|
|
920
|
-
apiPromise: {
|
|
921
|
-
type: PropType<Promise<typeof google>>;
|
|
922
|
-
};
|
|
923
|
-
apiKey: {
|
|
924
|
-
type: StringConstructor;
|
|
925
|
-
default: string;
|
|
926
|
-
};
|
|
927
|
-
version: {
|
|
928
|
-
type: StringConstructor;
|
|
929
|
-
default: string;
|
|
930
|
-
};
|
|
931
|
-
libraries: {
|
|
932
|
-
type: PropType<string[]>;
|
|
933
|
-
default: () => string[];
|
|
934
|
-
};
|
|
935
|
-
region: {
|
|
936
|
-
type: StringConstructor;
|
|
937
|
-
required: false;
|
|
938
|
-
};
|
|
939
|
-
language: {
|
|
940
|
-
type: StringConstructor;
|
|
941
|
-
required: false;
|
|
942
|
-
};
|
|
943
|
-
backgroundColor: {
|
|
944
|
-
type: StringConstructor;
|
|
945
|
-
required: false;
|
|
946
|
-
};
|
|
947
|
-
center: {
|
|
948
|
-
type: PropType<google.maps.LatLng | google.maps.LatLngLiteral>;
|
|
949
|
-
default: () => {
|
|
950
|
-
lat: number;
|
|
951
|
-
lng: number;
|
|
952
|
-
};
|
|
953
|
-
};
|
|
954
|
-
clickableIcons: {
|
|
955
|
-
type: BooleanConstructor;
|
|
956
|
-
required: false;
|
|
957
|
-
default: undefined;
|
|
958
|
-
};
|
|
959
|
-
colorScheme: {
|
|
960
|
-
type: PropType<"DARK" | "FOLLOW_SYSTEM" | "LIGHT">;
|
|
961
|
-
required: false;
|
|
962
|
-
};
|
|
963
|
-
controlSize: {
|
|
964
|
-
type: NumberConstructor;
|
|
965
|
-
required: false;
|
|
966
|
-
};
|
|
967
|
-
disableDefaultUi: {
|
|
968
|
-
type: BooleanConstructor;
|
|
969
|
-
required: false;
|
|
970
|
-
default: undefined;
|
|
971
|
-
};
|
|
972
|
-
disableDoubleClickZoom: {
|
|
973
|
-
type: BooleanConstructor;
|
|
974
|
-
required: false;
|
|
975
|
-
default: undefined;
|
|
976
|
-
};
|
|
977
|
-
draggable: {
|
|
978
|
-
type: BooleanConstructor;
|
|
979
|
-
required: false;
|
|
980
|
-
default: undefined;
|
|
981
|
-
};
|
|
982
|
-
draggableCursor: {
|
|
983
|
-
type: StringConstructor;
|
|
984
|
-
required: false;
|
|
985
|
-
};
|
|
986
|
-
draggingCursor: {
|
|
987
|
-
type: StringConstructor;
|
|
988
|
-
required: false;
|
|
989
|
-
};
|
|
990
|
-
fullscreenControl: {
|
|
991
|
-
type: BooleanConstructor;
|
|
992
|
-
required: false;
|
|
993
|
-
default: undefined;
|
|
994
|
-
};
|
|
995
|
-
fullscreenControlPosition: {
|
|
996
|
-
type: PropType<"TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT" | "LEFT_TOP" | "LEFT_CENTER" | "LEFT_BOTTOM" | "RIGHT_TOP" | "RIGHT_CENTER" | "RIGHT_BOTTOM" | "BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "BLOCK_END_INLINE_CENTER" | "BLOCK_END_INLINE_END" | "BLOCK_END_INLINE_START" | "BLOCK_START_INLINE_CENTER" | "BLOCK_START_INLINE_END" | "BLOCK_START_INLINE_START" | "INLINE_END_BLOCK_CENTER" | "INLINE_END_BLOCK_END" | "INLINE_END_BLOCK_START" | "INLINE_START_BLOCK_CENTER" | "INLINE_START_BLOCK_END" | "INLINE_START_BLOCK_START">;
|
|
997
|
-
required: false;
|
|
998
|
-
};
|
|
999
|
-
gestureHandling: {
|
|
1000
|
-
type: PropType<"none" | "cooperative" | "greedy" | "auto">;
|
|
1001
|
-
required: false;
|
|
1002
|
-
};
|
|
1003
|
-
heading: {
|
|
1004
|
-
type: NumberConstructor;
|
|
1005
|
-
required: false;
|
|
1006
|
-
};
|
|
1007
|
-
isFractionalZoomEnabled: {
|
|
1008
|
-
type: BooleanConstructor;
|
|
1009
|
-
required: false;
|
|
1010
|
-
default: undefined;
|
|
1011
|
-
};
|
|
1012
|
-
keyboardShortcuts: {
|
|
1013
|
-
type: BooleanConstructor;
|
|
1014
|
-
required: false;
|
|
1015
|
-
default: undefined;
|
|
1016
|
-
};
|
|
1017
|
-
mapTypeControl: {
|
|
1018
|
-
type: BooleanConstructor;
|
|
1019
|
-
required: false;
|
|
1020
|
-
default: undefined; /** Maximum markers to render */
|
|
1021
|
-
};
|
|
1022
|
-
mapTypeControlOptions: {
|
|
1023
|
-
type: PropType<google.maps.MapTypeControlOptions>;
|
|
1024
|
-
required: false;
|
|
1025
|
-
};
|
|
1026
|
-
mapTypeId: {
|
|
1027
|
-
type: PropType<string>;
|
|
1028
|
-
required: false;
|
|
1029
|
-
};
|
|
1030
|
-
mapId: {
|
|
1031
|
-
type: StringConstructor;
|
|
1032
|
-
required: false;
|
|
1033
|
-
};
|
|
1034
|
-
maxZoom: {
|
|
1035
|
-
type: NumberConstructor;
|
|
1036
|
-
required: false;
|
|
1037
|
-
};
|
|
1038
|
-
minZoom: {
|
|
1039
|
-
type: NumberConstructor;
|
|
1040
|
-
required: false;
|
|
1041
|
-
};
|
|
1042
|
-
noClear: {
|
|
1043
|
-
type: BooleanConstructor;
|
|
1044
|
-
required: false;
|
|
1045
|
-
default: undefined;
|
|
1046
|
-
};
|
|
1047
|
-
panControl: {
|
|
1048
|
-
type: BooleanConstructor;
|
|
1049
|
-
required: false;
|
|
1050
|
-
default: undefined;
|
|
1051
|
-
};
|
|
1052
|
-
panControlPosition: {
|
|
1053
|
-
type: PropType<"TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT" | "LEFT_TOP" | "LEFT_CENTER" | "LEFT_BOTTOM" | "RIGHT_TOP" | "RIGHT_CENTER" | "RIGHT_BOTTOM" | "BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "BLOCK_END_INLINE_CENTER" | "BLOCK_END_INLINE_END" | "BLOCK_END_INLINE_START" | "BLOCK_START_INLINE_CENTER" | "BLOCK_START_INLINE_END" | "BLOCK_START_INLINE_START" | "INLINE_END_BLOCK_CENTER" | "INLINE_END_BLOCK_END" | "INLINE_END_BLOCK_START" | "INLINE_START_BLOCK_CENTER" | "INLINE_START_BLOCK_END" | "INLINE_START_BLOCK_START">;
|
|
1054
|
-
required: false;
|
|
1055
|
-
};
|
|
1056
|
-
restriction: {
|
|
1057
|
-
type: PropType<google.maps.MapRestriction>;
|
|
1058
|
-
required: false;
|
|
1059
|
-
};
|
|
1060
|
-
rotateControl: {
|
|
1061
|
-
type: BooleanConstructor;
|
|
1062
|
-
required: false;
|
|
1063
|
-
default: undefined;
|
|
1064
|
-
};
|
|
1065
|
-
rotateControlPosition: {
|
|
1066
|
-
type: PropType<"TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT" | "LEFT_TOP" | "LEFT_CENTER" | "LEFT_BOTTOM" | "RIGHT_TOP" | "RIGHT_CENTER" | "RIGHT_BOTTOM" | "BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "BLOCK_END_INLINE_CENTER" | "BLOCK_END_INLINE_END" | "BLOCK_END_INLINE_START" | "BLOCK_START_INLINE_CENTER" | "BLOCK_START_INLINE_END" | "BLOCK_START_INLINE_START" | "INLINE_END_BLOCK_CENTER" | "INLINE_END_BLOCK_END" | "INLINE_END_BLOCK_START" | "INLINE_START_BLOCK_CENTER" | "INLINE_START_BLOCK_END" | "INLINE_START_BLOCK_START">;
|
|
1067
|
-
required: false;
|
|
1068
|
-
};
|
|
1069
|
-
scaleControl: {
|
|
1070
|
-
type: BooleanConstructor;
|
|
1071
|
-
required: false;
|
|
1072
|
-
default: undefined;
|
|
1073
|
-
};
|
|
1074
|
-
scaleControlStyle: {
|
|
1075
|
-
type: PropType<google.maps.ScaleControlStyle>;
|
|
1076
|
-
required: false;
|
|
1077
|
-
};
|
|
1078
|
-
scrollwheel: {
|
|
1079
|
-
type: BooleanConstructor;
|
|
1080
|
-
required: false;
|
|
1081
|
-
default: undefined;
|
|
1082
|
-
};
|
|
1083
|
-
streetView: {
|
|
1084
|
-
type: PropType<google.maps.StreetViewPanorama>;
|
|
1085
|
-
required: false;
|
|
1086
|
-
};
|
|
1087
|
-
streetViewControl: {
|
|
1088
|
-
type: BooleanConstructor;
|
|
1089
|
-
required: false;
|
|
1090
|
-
default: undefined;
|
|
1091
|
-
};
|
|
1092
|
-
streetViewControlPosition: {
|
|
1093
|
-
type: PropType<"TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT" | "LEFT_TOP" | "LEFT_CENTER" | "LEFT_BOTTOM" | "RIGHT_TOP" | "RIGHT_CENTER" | "RIGHT_BOTTOM" | "BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "BLOCK_END_INLINE_CENTER" | "BLOCK_END_INLINE_END" | "BLOCK_END_INLINE_START" | "BLOCK_START_INLINE_CENTER" | "BLOCK_START_INLINE_END" | "BLOCK_START_INLINE_START" | "INLINE_END_BLOCK_CENTER" | "INLINE_END_BLOCK_END" | "INLINE_END_BLOCK_START" | "INLINE_START_BLOCK_CENTER" | "INLINE_START_BLOCK_END" | "INLINE_START_BLOCK_START">;
|
|
1094
|
-
/** Auto fit to markers on load */
|
|
1095
|
-
required: false;
|
|
1096
|
-
};
|
|
1097
|
-
styles: {
|
|
1098
|
-
type: PropType<google.maps.MapTypeStyle[]>;
|
|
1099
|
-
required: false;
|
|
1100
|
-
};
|
|
1101
|
-
tilt: {
|
|
1102
|
-
type: NumberConstructor;
|
|
1103
|
-
required: false;
|
|
1104
|
-
};
|
|
1105
|
-
zoom: {
|
|
1106
|
-
type: NumberConstructor;
|
|
1107
|
-
required: false;
|
|
1108
|
-
};
|
|
1109
|
-
zoomControl: {
|
|
1110
|
-
type: BooleanConstructor;
|
|
1111
|
-
required: false;
|
|
1112
|
-
default: undefined;
|
|
1113
|
-
};
|
|
1114
|
-
zoomControlPosition: {
|
|
1115
|
-
type: PropType<"TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT" | "LEFT_TOP" | "LEFT_CENTER" | "LEFT_BOTTOM" | "RIGHT_TOP" | "RIGHT_CENTER" | "RIGHT_BOTTOM" | "BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "BLOCK_END_INLINE_CENTER" | "BLOCK_END_INLINE_END" | "BLOCK_END_INLINE_START" | "BLOCK_START_INLINE_CENTER" | "BLOCK_START_INLINE_END" | "BLOCK_START_INLINE_START" | "INLINE_END_BLOCK_CENTER" | "INLINE_END_BLOCK_END" | "INLINE_END_BLOCK_START" | "INLINE_START_BLOCK_CENTER" | "INLINE_START_BLOCK_END" | "INLINE_START_BLOCK_START">;
|
|
1116
|
-
required: false;
|
|
1117
|
-
};
|
|
1118
|
-
cameraControl: {
|
|
1119
|
-
type: BooleanConstructor;
|
|
1120
|
-
required: false;
|
|
1121
|
-
default: undefined;
|
|
1122
|
-
};
|
|
1123
|
-
cameraControlPosition: {
|
|
1124
|
-
type: PropType<"TOP_CENTER" | "TOP_LEFT" | "TOP_RIGHT" | "LEFT_TOP" | "LEFT_CENTER" | "LEFT_BOTTOM" | "RIGHT_TOP" | "RIGHT_CENTER" | "RIGHT_BOTTOM" | "BOTTOM_CENTER" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "BLOCK_END_INLINE_CENTER" | "BLOCK_END_INLINE_END" | "BLOCK_END_INLINE_START" | "BLOCK_START_INLINE_CENTER" | "BLOCK_START_INLINE_END" | "BLOCK_START_INLINE_START" | "INLINE_END_BLOCK_CENTER" | "INLINE_END_BLOCK_END" | "INLINE_END_BLOCK_START" | "INLINE_START_BLOCK_CENTER" | "INLINE_START_BLOCK_END" | "INLINE_START_BLOCK_START">;
|
|
1125
|
-
required: false;
|
|
1126
|
-
};
|
|
1127
|
-
}>> & Readonly<{
|
|
1128
|
-
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
1129
|
-
}>, {
|
|
1130
|
-
mapRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
1131
|
-
ready: import('vue').Ref<boolean, boolean>;
|
|
1132
|
-
map: import('vue').Ref<google.maps.Map | undefined, google.maps.Map | undefined>;
|
|
1133
|
-
api: import('vue').Ref<typeof google.maps | undefined, typeof google.maps | undefined>;
|
|
1134
|
-
mapTilesLoaded: import('vue').Ref<boolean, boolean>;
|
|
1135
|
-
}, {}, {}, {}, {
|
|
1136
|
-
apiKey: string;
|
|
1137
|
-
version: string;
|
|
1138
|
-
libraries: string[];
|
|
1139
|
-
center: google.maps.LatLng | google.maps.LatLngLiteral;
|
|
1140
|
-
clickableIcons: boolean;
|
|
1141
|
-
disableDefaultUi: boolean;
|
|
1142
|
-
disableDoubleClickZoom: boolean;
|
|
1143
|
-
draggable: boolean;
|
|
1144
|
-
fullscreenControl: boolean;
|
|
1145
|
-
isFractionalZoomEnabled: boolean;
|
|
1146
|
-
keyboardShortcuts: boolean;
|
|
1147
|
-
mapTypeControl: boolean;
|
|
1148
|
-
noClear: boolean;
|
|
1149
|
-
panControl: boolean;
|
|
1150
|
-
rotateControl: boolean;
|
|
1151
|
-
scaleControl: boolean;
|
|
1152
|
-
scrollwheel: boolean;
|
|
1153
|
-
streetViewControl: boolean;
|
|
1154
|
-
zoomControl: boolean;
|
|
1155
|
-
cameraControl: boolean;
|
|
1156
|
-
}> | null;
|
|
1157
|
-
};
|
|
1158
|
-
$slots: Readonly<{
|
|
1159
|
-
[name: string]: import('vue').Slot<any> | undefined;
|
|
1160
|
-
}>;
|
|
1161
|
-
$root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
|
|
1162
|
-
$parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
|
|
1163
|
-
$host: Element | null;
|
|
1164
|
-
$emit: (event: string, ...args: any[]) => void;
|
|
1165
|
-
$el: HTMLDivElement;
|
|
1166
|
-
$options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
1167
|
-
id: {
|
|
1168
|
-
type: StringConstructor;
|
|
1169
|
-
default: () => string;
|
|
1170
|
-
};
|
|
1171
|
-
apiKey: {
|
|
1172
|
-
type: StringConstructor;
|
|
1173
|
-
default: string;
|
|
1174
|
-
};
|
|
1175
|
-
center: {
|
|
1176
|
-
type: PropType<LatLngLiteral>;
|
|
1177
|
-
default: undefined;
|
|
1178
|
-
};
|
|
1179
|
-
zoom: {
|
|
1180
|
-
type: NumberConstructor;
|
|
1181
|
-
default: undefined;
|
|
1182
|
-
};
|
|
1183
|
-
minZoom: {
|
|
1184
|
-
type: NumberConstructor;
|
|
1185
|
-
default: number;
|
|
1186
|
-
};
|
|
1187
|
-
maxZoom: {
|
|
1188
|
-
type: NumberConstructor;
|
|
1189
|
-
default: number;
|
|
1190
|
-
};
|
|
1191
|
-
mapTypeId: {
|
|
1192
|
-
type: PropType<import('../../types/maps').MapTypeId>;
|
|
1193
|
-
default: string;
|
|
1194
|
-
};
|
|
1195
|
-
theme: {
|
|
1196
|
-
type: PropType<MapTheme>;
|
|
1197
|
-
default: string;
|
|
1198
|
-
};
|
|
1199
|
-
autoTheme: {
|
|
1200
|
-
type: BooleanConstructor;
|
|
1201
|
-
default: boolean;
|
|
1202
|
-
};
|
|
1203
|
-
lightTheme: {
|
|
1204
|
-
type: PropType<MapTheme>;
|
|
1205
|
-
default: string;
|
|
1206
|
-
};
|
|
1207
|
-
darkTheme: {
|
|
1208
|
-
type: PropType<MapTheme>;
|
|
1209
|
-
default: string;
|
|
1210
|
-
};
|
|
1211
|
-
styles: {
|
|
1212
|
-
type: PropType<import('../../utils/mapThemes').MapStyles>;
|
|
1213
|
-
default: undefined;
|
|
1214
|
-
};
|
|
1215
|
-
width: {
|
|
1216
|
-
type: StringConstructor;
|
|
1217
|
-
default: string;
|
|
1218
|
-
};
|
|
1219
|
-
height: {
|
|
1220
|
-
type: StringConstructor;
|
|
1221
|
-
default: string;
|
|
1222
|
-
};
|
|
1223
|
-
containerClass: {
|
|
1224
|
-
type: StringConstructor;
|
|
1225
|
-
default: string;
|
|
1226
|
-
};
|
|
1227
|
-
mapClass: {
|
|
1228
|
-
type: StringConstructor;
|
|
1229
|
-
default: string;
|
|
1230
|
-
};
|
|
1231
|
-
mapStyle: {
|
|
1232
|
-
type: ObjectConstructor;
|
|
1233
|
-
default: undefined;
|
|
1234
|
-
};
|
|
1235
|
-
loadingText: {
|
|
1236
|
-
type: StringConstructor;
|
|
1237
|
-
default: string;
|
|
1238
|
-
};
|
|
1239
|
-
hideLoadingState: {
|
|
1240
|
-
type: BooleanConstructor;
|
|
1241
|
-
default: boolean;
|
|
1242
|
-
};
|
|
1243
|
-
hideErrorState: {
|
|
1244
|
-
type: BooleanConstructor;
|
|
1245
|
-
default: boolean;
|
|
1246
|
-
};
|
|
1247
|
-
showRetry: {
|
|
1248
|
-
type: BooleanConstructor;
|
|
1249
|
-
default: boolean;
|
|
1250
|
-
};
|
|
1251
|
-
showAddressUnavailable: {
|
|
1252
|
-
type: BooleanConstructor;
|
|
1253
|
-
default: boolean;
|
|
1254
|
-
};
|
|
1255
|
-
addressUnavailableMessage: {
|
|
1256
|
-
type: StringConstructor;
|
|
1257
|
-
default: string;
|
|
1258
|
-
};
|
|
1259
|
-
disableDefaultUi: {
|
|
1260
|
-
type: BooleanConstructor;
|
|
1261
|
-
default: boolean;
|
|
1262
|
-
};
|
|
1263
|
-
zoomControl: {
|
|
1264
|
-
type: BooleanConstructor;
|
|
1265
|
-
default: boolean;
|
|
1266
|
-
};
|
|
1267
|
-
mapTypeControl: {
|
|
1268
|
-
type: BooleanConstructor;
|
|
1269
|
-
default: boolean;
|
|
1270
|
-
};
|
|
1271
|
-
streetViewControl: {
|
|
1272
|
-
type: BooleanConstructor;
|
|
1273
|
-
default: boolean;
|
|
1274
|
-
};
|
|
1275
|
-
fullscreenControl: {
|
|
1276
|
-
type: BooleanConstructor;
|
|
1277
|
-
default: boolean;
|
|
1278
|
-
};
|
|
1279
|
-
scaleControl: {
|
|
1280
|
-
type: BooleanConstructor;
|
|
1281
|
-
default: boolean;
|
|
1282
|
-
};
|
|
1283
|
-
rotateControl: {
|
|
1284
|
-
type: BooleanConstructor;
|
|
1285
|
-
default: boolean;
|
|
1286
|
-
};
|
|
1287
|
-
clickableIcons: {
|
|
1288
|
-
type: BooleanConstructor;
|
|
1289
|
-
default: boolean;
|
|
1290
|
-
};
|
|
1291
|
-
gestureHandling: {
|
|
1292
|
-
type: PropType<import('../../types/maps').GestureHandling>;
|
|
1293
|
-
default: string;
|
|
1294
|
-
};
|
|
1295
|
-
keyboardShortcuts: {
|
|
1296
|
-
type: BooleanConstructor;
|
|
1297
|
-
default: boolean;
|
|
1298
|
-
};
|
|
1299
|
-
scrollwheel: {
|
|
1300
|
-
type: BooleanConstructor;
|
|
1301
|
-
default: boolean;
|
|
1302
|
-
};
|
|
1303
|
-
disableDoubleClickZoom: {
|
|
1304
|
-
type: BooleanConstructor;
|
|
1305
|
-
default: boolean;
|
|
1306
|
-
};
|
|
1307
|
-
draggable: {
|
|
1308
|
-
type: BooleanConstructor;
|
|
1309
|
-
default: boolean;
|
|
1310
|
-
};
|
|
1311
|
-
tilt: {
|
|
1312
|
-
type: NumberConstructor;
|
|
1313
|
-
default: number;
|
|
1314
|
-
};
|
|
1315
|
-
heading: {
|
|
1316
|
-
type: NumberConstructor;
|
|
1317
|
-
default: number;
|
|
1318
|
-
};
|
|
1319
|
-
restriction: {
|
|
1320
|
-
type: PropType<{
|
|
1321
|
-
latLngBounds: LatLngBoundsLiteral;
|
|
1322
|
-
strictBounds?: boolean | undefined;
|
|
1323
|
-
}>;
|
|
1324
|
-
default: undefined;
|
|
1325
|
-
};
|
|
1326
|
-
showCustomControls: {
|
|
1327
|
-
type: BooleanConstructor;
|
|
1328
|
-
default: boolean;
|
|
1329
|
-
};
|
|
1330
|
-
showDefaultZoomControls: {
|
|
1331
|
-
type: BooleanConstructor;
|
|
1332
|
-
default: boolean;
|
|
1333
|
-
};
|
|
1334
|
-
controlsPosition: {
|
|
1335
|
-
type: PropType<"top-left" | "top-right" | "bottom-left" | "bottom-right">;
|
|
1336
|
-
default: string;
|
|
1337
|
-
};
|
|
1338
|
-
}>> & Readonly<{
|
|
1339
|
-
[x: `on${Capitalize<any>}`]: ((...args: any[] | unknown[]) => any) | undefined;
|
|
1340
|
-
}>, {
|
|
1341
|
-
getMap(): google.maps.Map | null;
|
|
1342
|
-
panTo(position: LatLngLiteral): void;
|
|
1343
|
-
panBy(x: number, y: number): void; /** Data loading state */
|
|
1344
|
-
setZoom(zoom: number): void;
|
|
1345
|
-
getZoom(): number | undefined;
|
|
1346
|
-
setCenter(position: LatLngLiteral): void;
|
|
1347
|
-
getCenter(): LatLngLiteral | undefined;
|
|
1348
|
-
getBounds(): LatLngBoundsLiteral | undefined;
|
|
1349
|
-
fitBounds(bounds: LatLngBoundsLiteral, padding?: number | undefined): void;
|
|
1350
|
-
fitToMarkers(markers: MapMarker<unknown>[], padding?: number | undefined): void;
|
|
1351
|
-
reset(): void;
|
|
1352
|
-
addMarker(marker: MapMarker<unknown>): void;
|
|
1353
|
-
removeMarker(id: string | number): void;
|
|
1354
|
-
updateMarker(id: string | number, updates: Partial<MapMarker<unknown>>): void;
|
|
1355
|
-
clearMarkers(): void;
|
|
1356
|
-
getMarkers(): MapMarker<unknown>[];
|
|
1357
|
-
getVisibleMarkers(): MapMarker<unknown>[];
|
|
1358
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
1359
|
-
[x: string]: any;
|
|
1360
|
-
} & {
|
|
1361
|
-
[x: string]: any;
|
|
1362
|
-
}, string, {
|
|
1363
|
-
id: string;
|
|
1364
|
-
center: LatLngLiteral;
|
|
1365
|
-
width: string;
|
|
1366
|
-
theme: MapTheme;
|
|
1367
|
-
heading: number;
|
|
1368
|
-
maxZoom: number;
|
|
1369
|
-
draggable: boolean;
|
|
1370
|
-
height: string;
|
|
1371
|
-
styles: import('../../utils/mapThemes').MapStyles;
|
|
1372
|
-
containerClass: string;
|
|
1373
|
-
zoom: number;
|
|
1374
|
-
apiKey: string;
|
|
1375
|
-
loadingText: string;
|
|
1376
|
-
clickableIcons: boolean;
|
|
1377
|
-
disableDefaultUi: boolean;
|
|
1378
|
-
disableDoubleClickZoom: boolean;
|
|
1379
|
-
fullscreenControl: boolean;
|
|
1380
|
-
gestureHandling: import('../../types/maps').GestureHandling;
|
|
1381
|
-
keyboardShortcuts: boolean;
|
|
1382
|
-
mapTypeControl: boolean;
|
|
1383
|
-
mapTypeId: import('../../types/maps').MapTypeId;
|
|
1384
|
-
minZoom: number;
|
|
1385
|
-
restriction: {
|
|
1386
|
-
latLngBounds: LatLngBoundsLiteral;
|
|
1387
|
-
strictBounds?: boolean | undefined;
|
|
1388
|
-
};
|
|
1389
|
-
rotateControl: boolean;
|
|
1390
|
-
scaleControl: boolean;
|
|
1391
|
-
scrollwheel: boolean;
|
|
1392
|
-
streetViewControl: boolean;
|
|
1393
|
-
tilt: number;
|
|
1394
|
-
zoomControl: boolean;
|
|
1395
|
-
showRetry: boolean;
|
|
1396
|
-
autoTheme: boolean;
|
|
1397
|
-
lightTheme: MapTheme;
|
|
1398
|
-
darkTheme: MapTheme;
|
|
1399
|
-
mapClass: string;
|
|
1400
|
-
mapStyle: Record<string, any>;
|
|
1401
|
-
hideLoadingState: boolean;
|
|
1402
|
-
hideErrorState: boolean;
|
|
1403
|
-
showAddressUnavailable: boolean;
|
|
1404
|
-
addressUnavailableMessage: string;
|
|
1405
|
-
showCustomControls: boolean;
|
|
1406
|
-
showDefaultZoomControls: boolean;
|
|
1407
|
-
controlsPosition: "top-left" | "top-right" | "bottom-left" | "bottom-right";
|
|
1408
|
-
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
1409
|
-
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
1410
|
-
created?: ((() => void) | (() => void)[]) | undefined;
|
|
1411
|
-
beforeMount?: ((() => void) | (() => void)[]) | undefined;
|
|
1412
|
-
mounted?: ((() => void) | (() => void)[]) | undefined;
|
|
1413
|
-
beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
|
|
1414
|
-
updated?: ((() => void) | (() => void)[]) | undefined;
|
|
1415
|
-
activated?: ((() => void) | (() => void)[]) | undefined;
|
|
1416
|
-
deactivated?: ((() => void) | (() => void)[]) | undefined;
|
|
1417
|
-
beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
|
|
1418
|
-
beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
|
|
1419
|
-
destroyed?: ((() => void) | (() => void)[]) | undefined;
|
|
1420
|
-
unmounted?: ((() => void) | (() => void)[]) | undefined;
|
|
1421
|
-
renderTracked?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
|
|
1422
|
-
renderTriggered?: (((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]) | undefined;
|
|
1423
|
-
errorCaptured?: (((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => boolean | void)[]) | undefined;
|
|
1424
|
-
};
|
|
1425
|
-
$forceUpdate: () => void;
|
|
1426
|
-
$nextTick: typeof import('vue').nextTick;
|
|
1427
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: import('@vue/reactivity').OnCleanup) => any : (args_0: any, args_1: any, args_2: import('@vue/reactivity').OnCleanup) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
|
|
1428
|
-
} & Readonly<{
|
|
1429
|
-
id: string;
|
|
1430
|
-
center: LatLngLiteral;
|
|
1431
|
-
width: string;
|
|
1432
|
-
theme: MapTheme;
|
|
1433
|
-
heading: number;
|
|
1434
|
-
maxZoom: number;
|
|
1435
|
-
draggable: boolean;
|
|
1436
|
-
height: string;
|
|
1437
|
-
styles: import('../../utils/mapThemes').MapStyles;
|
|
1438
|
-
containerClass: string;
|
|
1439
|
-
zoom: number;
|
|
1440
|
-
apiKey: string;
|
|
1441
|
-
loadingText: string;
|
|
1442
|
-
clickableIcons: boolean;
|
|
1443
|
-
disableDefaultUi: boolean;
|
|
1444
|
-
disableDoubleClickZoom: boolean;
|
|
1445
|
-
fullscreenControl: boolean;
|
|
1446
|
-
gestureHandling: import('../../types/maps').GestureHandling;
|
|
1447
|
-
keyboardShortcuts: boolean;
|
|
1448
|
-
mapTypeControl: boolean;
|
|
1449
|
-
mapTypeId: import('../../types/maps').MapTypeId;
|
|
1450
|
-
minZoom: number;
|
|
1451
|
-
restriction: {
|
|
1452
|
-
latLngBounds: LatLngBoundsLiteral;
|
|
1453
|
-
strictBounds?: boolean | undefined;
|
|
1454
|
-
};
|
|
1455
|
-
rotateControl: boolean;
|
|
1456
|
-
scaleControl: boolean;
|
|
1457
|
-
scrollwheel: boolean;
|
|
1458
|
-
streetViewControl: boolean;
|
|
1459
|
-
tilt: number;
|
|
1460
|
-
zoomControl: boolean;
|
|
1461
|
-
showRetry: boolean;
|
|
1462
|
-
autoTheme: boolean;
|
|
1463
|
-
lightTheme: MapTheme;
|
|
1464
|
-
darkTheme: MapTheme;
|
|
1465
|
-
mapClass: string;
|
|
1466
|
-
mapStyle: Record<string, any>;
|
|
1467
|
-
hideLoadingState: boolean;
|
|
1468
|
-
hideErrorState: boolean;
|
|
1469
|
-
showAddressUnavailable: boolean;
|
|
1470
|
-
addressUnavailableMessage: string;
|
|
1471
|
-
showCustomControls: boolean;
|
|
1472
|
-
showDefaultZoomControls: boolean;
|
|
1473
|
-
controlsPosition: "top-left" | "top-right" | "bottom-left" | "bottom-right";
|
|
1474
|
-
}> & Omit<Readonly<import('vue').ExtractPropTypes<{
|
|
1475
|
-
id: {
|
|
1476
|
-
type: StringConstructor;
|
|
1477
|
-
default: () => string;
|
|
1478
|
-
};
|
|
1479
|
-
apiKey: {
|
|
1480
|
-
type: StringConstructor;
|
|
1481
|
-
default: string;
|
|
1482
|
-
};
|
|
1483
|
-
center: {
|
|
1484
|
-
type: PropType<LatLngLiteral>;
|
|
1485
|
-
default: undefined;
|
|
1486
|
-
};
|
|
1487
|
-
zoom: {
|
|
1488
|
-
type: NumberConstructor;
|
|
1489
|
-
default: undefined;
|
|
1490
|
-
};
|
|
1491
|
-
minZoom: {
|
|
1492
|
-
type: NumberConstructor;
|
|
1493
|
-
default: number;
|
|
1494
|
-
};
|
|
1495
|
-
maxZoom: {
|
|
1496
|
-
type: NumberConstructor;
|
|
1497
|
-
default: number;
|
|
1498
|
-
};
|
|
1499
|
-
mapTypeId: {
|
|
1500
|
-
type: PropType<import('../../types/maps').MapTypeId>;
|
|
1501
|
-
default: string;
|
|
1502
|
-
};
|
|
1503
|
-
theme: {
|
|
1504
|
-
type: PropType<MapTheme>;
|
|
1505
|
-
default: string;
|
|
1506
|
-
};
|
|
1507
|
-
autoTheme: {
|
|
1508
|
-
type: BooleanConstructor;
|
|
1509
|
-
default: boolean;
|
|
1510
|
-
};
|
|
1511
|
-
lightTheme: {
|
|
1512
|
-
type: PropType<MapTheme>;
|
|
1513
|
-
default: string;
|
|
1514
|
-
};
|
|
1515
|
-
darkTheme: {
|
|
1516
|
-
type: PropType<MapTheme>;
|
|
1517
|
-
default: string;
|
|
1518
|
-
};
|
|
1519
|
-
styles: {
|
|
1520
|
-
type: PropType<import('../../utils/mapThemes').MapStyles>;
|
|
1521
|
-
default: undefined;
|
|
1522
|
-
};
|
|
1523
|
-
width: {
|
|
1524
|
-
type: StringConstructor;
|
|
1525
|
-
default: string;
|
|
1526
|
-
};
|
|
1527
|
-
height: {
|
|
1528
|
-
type: StringConstructor;
|
|
1529
|
-
default: string;
|
|
1530
|
-
};
|
|
1531
|
-
containerClass: {
|
|
1532
|
-
type: StringConstructor;
|
|
1533
|
-
default: string;
|
|
1534
|
-
};
|
|
1535
|
-
mapClass: {
|
|
1536
|
-
type: StringConstructor;
|
|
1537
|
-
default: string;
|
|
1538
|
-
};
|
|
1539
|
-
mapStyle: {
|
|
1540
|
-
type: ObjectConstructor;
|
|
1541
|
-
default: undefined;
|
|
1542
|
-
};
|
|
1543
|
-
loadingText: {
|
|
1544
|
-
type: StringConstructor;
|
|
1545
|
-
default: string;
|
|
1546
|
-
};
|
|
1547
|
-
hideLoadingState: {
|
|
1548
|
-
type: BooleanConstructor;
|
|
1549
|
-
default: boolean;
|
|
1550
|
-
};
|
|
1551
|
-
hideErrorState: {
|
|
1552
|
-
type: BooleanConstructor;
|
|
1553
|
-
default: boolean;
|
|
1554
|
-
};
|
|
1555
|
-
showRetry: {
|
|
1556
|
-
type: BooleanConstructor;
|
|
1557
|
-
default: boolean;
|
|
1558
|
-
};
|
|
1559
|
-
showAddressUnavailable: {
|
|
1560
|
-
type: BooleanConstructor;
|
|
1561
|
-
default: boolean;
|
|
1562
|
-
};
|
|
1563
|
-
addressUnavailableMessage: {
|
|
1564
|
-
type: StringConstructor;
|
|
1565
|
-
default: string;
|
|
1566
|
-
};
|
|
1567
|
-
disableDefaultUi: {
|
|
1568
|
-
type: BooleanConstructor;
|
|
1569
|
-
default: boolean;
|
|
1570
|
-
};
|
|
1571
|
-
zoomControl: {
|
|
1572
|
-
type: BooleanConstructor;
|
|
1573
|
-
default: boolean;
|
|
1574
|
-
};
|
|
1575
|
-
mapTypeControl: {
|
|
1576
|
-
type: BooleanConstructor;
|
|
1577
|
-
default: boolean;
|
|
1578
|
-
};
|
|
1579
|
-
streetViewControl: {
|
|
1580
|
-
type: BooleanConstructor;
|
|
1581
|
-
default: boolean;
|
|
1582
|
-
};
|
|
1583
|
-
fullscreenControl: {
|
|
1584
|
-
type: BooleanConstructor;
|
|
1585
|
-
default: boolean;
|
|
1586
|
-
};
|
|
1587
|
-
scaleControl: {
|
|
1588
|
-
type: BooleanConstructor;
|
|
1589
|
-
default: boolean;
|
|
1590
|
-
};
|
|
1591
|
-
rotateControl: {
|
|
1592
|
-
type: BooleanConstructor;
|
|
1593
|
-
default: boolean;
|
|
1594
|
-
};
|
|
1595
|
-
clickableIcons: {
|
|
1596
|
-
type: BooleanConstructor;
|
|
1597
|
-
default: boolean;
|
|
1598
|
-
};
|
|
1599
|
-
gestureHandling: {
|
|
1600
|
-
type: PropType<import('../../types/maps').GestureHandling>;
|
|
1601
|
-
default: string;
|
|
1602
|
-
};
|
|
1603
|
-
keyboardShortcuts: {
|
|
1604
|
-
type: BooleanConstructor;
|
|
1605
|
-
default: boolean;
|
|
1606
|
-
};
|
|
1607
|
-
scrollwheel: {
|
|
1608
|
-
type: BooleanConstructor;
|
|
1609
|
-
default: boolean;
|
|
1610
|
-
};
|
|
1611
|
-
disableDoubleClickZoom: {
|
|
1612
|
-
type: BooleanConstructor;
|
|
1613
|
-
default: boolean;
|
|
1614
|
-
};
|
|
1615
|
-
draggable: {
|
|
1616
|
-
type: BooleanConstructor;
|
|
1617
|
-
default: boolean;
|
|
1618
|
-
};
|
|
1619
|
-
tilt: {
|
|
1620
|
-
type: NumberConstructor;
|
|
1621
|
-
default: number;
|
|
1622
|
-
};
|
|
1623
|
-
heading: {
|
|
1624
|
-
type: NumberConstructor;
|
|
1625
|
-
default: number;
|
|
1626
|
-
};
|
|
1627
|
-
restriction: {
|
|
1628
|
-
type: PropType<{
|
|
1629
|
-
latLngBounds: LatLngBoundsLiteral;
|
|
1630
|
-
strictBounds?: boolean | undefined;
|
|
1631
|
-
}>;
|
|
1632
|
-
default: undefined;
|
|
1633
|
-
};
|
|
1634
|
-
showCustomControls: {
|
|
1635
|
-
type: BooleanConstructor;
|
|
1636
|
-
default: boolean;
|
|
1637
|
-
};
|
|
1638
|
-
showDefaultZoomControls: {
|
|
1639
|
-
type: BooleanConstructor;
|
|
1640
|
-
default: boolean;
|
|
1641
|
-
};
|
|
1642
|
-
controlsPosition: {
|
|
1643
|
-
type: PropType<"top-left" | "top-right" | "bottom-left" | "bottom-right">;
|
|
1644
|
-
default: string;
|
|
1645
|
-
};
|
|
1646
|
-
}>> & Readonly<{
|
|
1647
|
-
[x: `on${Capitalize<any>}`]: ((...args: any[] | unknown[]) => any) | undefined;
|
|
1648
|
-
}>, "reset" | "fitBounds" | "getBounds" | "getCenter" | "getZoom" | "panBy" | "panTo" | "setCenter" | "setZoom" | "getMap" | "fitToMarkers" | "addMarker" | "removeMarker" | "updateMarker" | "clearMarkers" | "getMarkers" | "getVisibleMarkers" | ("id" | "center" | "width" | "theme" | "heading" | "maxZoom" | "draggable" | "height" | "styles" | "containerClass" | "zoom" | "apiKey" | "loadingText" | "clickableIcons" | "disableDefaultUi" | "disableDoubleClickZoom" | "fullscreenControl" | "gestureHandling" | "keyboardShortcuts" | "mapTypeControl" | "mapTypeId" | "minZoom" | "restriction" | "rotateControl" | "scaleControl" | "scrollwheel" | "streetViewControl" | "tilt" | "zoomControl" | "showRetry" | "autoTheme" | "lightTheme" | "darkTheme" | "mapClass" | "mapStyle" | "hideLoadingState" | "hideErrorState" | "showAddressUnavailable" | "addressUnavailableMessage" | "showCustomControls" | "showDefaultZoomControls" | "controlsPosition")> & import('vue').ShallowUnwrapRef<{
|
|
1649
|
-
getMap(): google.maps.Map | null;
|
|
1650
|
-
panTo(position: LatLngLiteral): void;
|
|
1651
|
-
panBy(x: number, y: number): void; /** Data loading state */
|
|
1652
|
-
setZoom(zoom: number): void;
|
|
1653
|
-
getZoom(): number | undefined;
|
|
1654
|
-
setCenter(position: LatLngLiteral): void;
|
|
1655
|
-
getCenter(): LatLngLiteral | undefined;
|
|
1656
|
-
getBounds(): LatLngBoundsLiteral | undefined;
|
|
1657
|
-
fitBounds(bounds: LatLngBoundsLiteral, padding?: number | undefined): void;
|
|
1658
|
-
fitToMarkers(markers: MapMarker<unknown>[], padding?: number | undefined): void;
|
|
1659
|
-
reset(): void;
|
|
1660
|
-
addMarker(marker: MapMarker<unknown>): void;
|
|
1661
|
-
removeMarker(id: string | number): void;
|
|
1662
|
-
updateMarker(id: string | number, updates: Partial<MapMarker<unknown>>): void;
|
|
1663
|
-
clearMarkers(): void;
|
|
1664
|
-
getMarkers(): MapMarker<unknown>[];
|
|
1665
|
-
getVisibleMarkers(): MapMarker<unknown>[];
|
|
1666
|
-
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
1667
|
-
$slots: {
|
|
1668
|
-
'address-unavailable'?(_: {}): any;
|
|
1669
|
-
default?(_: {
|
|
1670
|
-
map: any;
|
|
1671
|
-
ready: any;
|
|
1672
|
-
isDark: boolean;
|
|
1673
|
-
}): any;
|
|
1674
|
-
controls?(_: {
|
|
1675
|
-
isDark: boolean;
|
|
1676
|
-
}): any;
|
|
1677
|
-
overlay?(_: {
|
|
1678
|
-
isDark: boolean;
|
|
1679
|
-
}): any;
|
|
1680
|
-
};
|
|
1681
|
-
}) | null;
|
|
1682
|
-
}, any>, {
|
|
572
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {
|
|
1683
573
|
overlay?(_: {
|
|
1684
574
|
isDark: boolean;
|
|
1685
575
|
markers: MapMarker<unknown>[];
|
|
@@ -1688,7 +578,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
1688
578
|
controls?(_: {
|
|
1689
579
|
isDark: boolean;
|
|
1690
580
|
}): any;
|
|
1691
|
-
|
|
581
|
+
"info-content"?(_: {
|
|
1692
582
|
data: unknown;
|
|
1693
583
|
marker: {
|
|
1694
584
|
id: string | number;
|
|
@@ -1732,7 +622,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
1732
622
|
} | undefined;
|
|
1733
623
|
} | null;
|
|
1734
624
|
}): any;
|
|
1735
|
-
|
|
625
|
+
"info-footer"?(_: {
|
|
1736
626
|
data: unknown;
|
|
1737
627
|
marker: {
|
|
1738
628
|
id: string | number;
|