@mudakit/ui 0.1.0 → 0.1.1
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/CHANGELOG.md +6 -0
- package/README.md +1 -1
- package/dist/{MudaCalendar-f1lHTxVw.js → MudaCalendar-C1PMSA6X.js} +2 -2
- package/dist/{MudaColorPicker-Ny8v-KZR.js → MudaColorPicker-D9JCnuHA.js} +2 -2
- package/dist/MudaDialog-BYH1sqFg.js +62 -0
- package/dist/{MudaDropdown-DJOG_m6C.js → MudaDropdown-DwNvdtqh.js} +1 -1
- package/dist/MudaFocusTrap-CGlvV_MC.js +50 -0
- package/dist/{MudaFormCombobox-CBaRBOKQ.js → MudaFormCombobox-BFOvOqGX.js} +1 -1
- package/dist/MudaIcon-D_siyzw0.js +254 -0
- package/dist/{MudaIconPicker-CZWLPHbE.js → MudaIconPicker-zfcw1uy_.js} +1 -1
- package/dist/{MudaPagination-BYyElnCp.js → MudaPagination-BbXaUuPU.js} +1 -1
- package/dist/{MudaSpinner-C5_q8Vtn.js → MudaSpinner-BDVO7tdO.js} +3 -3
- package/dist/account_balance-DraASv2L.js +13 -0
- package/dist/account_balance-tTKo1rRM.js +13 -0
- package/dist/add-C-WLk8_D.js +13 -0
- package/dist/add-rHsXWUB3.js +13 -0
- package/dist/add_circle_outline-Cp4-UWD3.js +13 -0
- package/dist/add_circle_outline-gWceP5CT.js +13 -0
- package/dist/analytics-07sOnbP4.js +13 -0
- package/dist/analytics-DKajyXsZ.js +13 -0
- package/dist/apartment-D-yxo46U.js +13 -0
- package/dist/apartment-DC-_uC-r.js +13 -0
- package/dist/arrow_circle_down-Cfl01hSk.js +13 -0
- package/dist/arrow_circle_down-CzHL7kiP.js +13 -0
- package/dist/arrow_circle_up-B1p0bl_c.js +13 -0
- package/dist/arrow_circle_up-gvy-3vjx.js +13 -0
- package/dist/arrow_downward-DCoB2C0p.js +13 -0
- package/dist/arrow_downward-DPhLvtE2.js +13 -0
- package/dist/arrow_upward-D3WW55Xt.js +13 -0
- package/dist/arrow_upward-bMZZ2Ppz.js +13 -0
- package/dist/attractions-CscI2mGy.js +13 -0
- package/dist/attractions-Dr0QIo8M.js +13 -0
- package/dist/bathtub-D_DONAkK.js +17 -0
- package/dist/bathtub-Dr8Grsn1.js +17 -0
- package/dist/beach_access-DPhKGsWT.js +13 -0
- package/dist/beach_access-uF616UOm.js +13 -0
- package/dist/bed-CpbGES3I.js +13 -0
- package/dist/bed-GShLIbSi.js +13 -0
- package/dist/bento-CEpUIDgP.js +13 -0
- package/dist/bento-DQ5zrFt1.js +13 -0
- package/dist/build-CKEFwS5y.js +13 -0
- package/dist/build-DvoCjI8G.js +13 -0
- package/dist/calendar_month-CZFPgoyg.js +13 -0
- package/dist/calendar_month-D-vOb3Dt.js +13 -0
- package/dist/checkroom-BWB8BV4b.js +13 -0
- package/dist/checkroom-D2CT1-MS.js +13 -0
- package/dist/chevron_left-CgQ1kOTp.js +13 -0
- package/dist/chevron_left-DdkxhXWV.js +13 -0
- package/dist/chevron_right-Bg1krtnZ.js +13 -0
- package/dist/chevron_right-CnisH7RV.js +13 -0
- package/dist/close-BMlDU_S8.js +13 -0
- package/dist/close-ConOGoUj.js +13 -0
- package/dist/coffee-8ewXOEoT.js +13 -0
- package/dist/coffee-CjGoj0n3.js +13 -0
- package/dist/common/components.d.ts +1 -1
- package/dist/components/MudaCalendar/MudaCalendar.vue.d.ts +0 -6
- package/dist/components/MudaCalendar/MudaCalendarDays.vue.d.ts +0 -3
- package/dist/components/MudaCalendar/MudaCalendarInput.vue.d.ts +0 -6
- package/dist/components/MudaCalendar/MudaCalendarMonths.vue.d.ts +0 -3
- package/dist/components/MudaCalendar/MudaCalendarWeekDays.vue.d.ts +0 -3
- package/dist/components/MudaCalendar/MudaCalendarYears.vue.d.ts +0 -3
- package/dist/components/MudaCalendar/index.js +1 -1
- package/dist/components/MudaCalendar/useMudaCalendar.d.ts +0 -3
- package/dist/components/MudaColorPicker/MudaColorPickerControl.vue.d.ts +0 -4
- package/dist/components/MudaColorPicker/index.js +1 -1
- package/dist/components/MudaDialog/index.js +1 -1
- package/dist/components/MudaDropdown/index.js +1 -1
- package/dist/components/MudaFocusTrap/index.d.ts +1 -0
- package/dist/components/MudaFocusTrap/index.js +2 -0
- package/dist/{composables/useFocusTrap.d.ts → components/MudaFocusTrap/useMudaFocusTrap.d.ts} +1 -1
- package/dist/components/MudaFormCombobox/index.js +1 -1
- package/dist/components/MudaIcon/icons/lazyMudaIcon.d.ts +7 -0
- package/dist/components/MudaIcon/index.js +1 -1
- package/dist/components/MudaIconPicker/MudaIconPickerList.vue.d.ts +2 -2
- package/dist/components/MudaIconPicker/index.js +1 -1
- package/dist/components/MudaIconPicker/useMudaIconPickerList.d.ts +1 -1
- package/dist/components/MudaPagination/index.js +1 -1
- package/dist/components/MudaSpinner/index.js +1 -1
- package/dist/computer-CUVOc14q.js +13 -0
- package/dist/computer-D1kpZK30.js +13 -0
- package/dist/credit_card-CoVeAT2C.js +13 -0
- package/dist/credit_card-a49G2yA_.js +13 -0
- package/dist/dark_mode-Bn7TB25M.js +13 -0
- package/dist/dark_mode-CBcSeBc2.js +13 -0
- package/dist/dashboard-YWDZpqtm.js +13 -0
- package/dist/dashboard-v4Xin7--.js +13 -0
- package/dist/delete-BS5UF5dU.js +13 -0
- package/dist/delete-CyQzdFi0.js +13 -0
- package/dist/directions_bike-C5YNoNUl.js +13 -0
- package/dist/directions_bike-DvHfbVZP.js +13 -0
- package/dist/directions_boat-CBVP0cpN.js +13 -0
- package/dist/directions_boat-x6QRg_AU.js +13 -0
- package/dist/drafts-CuEaA7r6.js +13 -0
- package/dist/drafts-CzlXWdkd.js +13 -0
- package/dist/drag_handle-BufBe6Uw.js +13 -0
- package/dist/drag_handle-Cc938wbp.js +13 -0
- package/dist/drag_indicator-DT9p9q4p.js +13 -0
- package/dist/drag_indicator-ekZyuG1q.js +13 -0
- package/dist/edit-CuzOq4rd.js +13 -0
- package/dist/edit-SVv9Q4nL.js +13 -0
- package/dist/emergency-CmnweaLn.js +13 -0
- package/dist/emergency-DpFjNLHg.js +13 -0
- package/dist/family_restroom-B3KN27wZ.js +13 -0
- package/dist/family_restroom-KLlcfltB.js +13 -0
- package/dist/favorite-DEOkC0Bx.js +13 -0
- package/dist/favorite-qxA7_cca.js +13 -0
- package/dist/filter_list-CyMTL5fW.js +13 -0
- package/dist/filter_list-dm3IiIw0.js +13 -0
- package/dist/fitness_center-CC-d7NL8.js +13 -0
- package/dist/fitness_center-RN0MaLNZ.js +13 -0
- package/dist/flight-C_4De5Y8.js +13 -0
- package/dist/flight-DJiL1ZL5.js +13 -0
- package/dist/hiking-BfKY2ukX.js +13 -0
- package/dist/hiking-Dyp8Df_G.js +13 -0
- package/dist/home-Ba8s8g_D.js +13 -0
- package/dist/home-CoY1iTiJ.js +13 -0
- package/dist/hotel-B8C8Qlu7.js +13 -0
- package/dist/hotel-BPXCZZOB.js +13 -0
- package/dist/image-BJSLAs64.js +13 -0
- package/dist/image-BToO0yUV.js +13 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +22 -21
- package/dist/key-Bt7Vv5DO.js +13 -0
- package/dist/key-fmW_n9aQ.js +13 -0
- package/dist/keyboard_arrow_down-BnyWK-fU.js +13 -0
- package/dist/keyboard_arrow_down-D4dgMPwN.js +13 -0
- package/dist/keyboard_arrow_left-CrT8-der.js +13 -0
- package/dist/keyboard_arrow_left-DhQ64Nuq.js +13 -0
- package/dist/keyboard_arrow_right-9PYjOByS.js +13 -0
- package/dist/keyboard_arrow_right-CpMlKice.js +13 -0
- package/dist/keyboard_arrow_up-BnizXqA4.js +13 -0
- package/dist/keyboard_arrow_up-CCgawFRO.js +13 -0
- package/dist/keyboard_double_arrow_left-BF6zU6bw.js +13 -0
- package/dist/keyboard_double_arrow_left-B_2y3Ht4.js +13 -0
- package/dist/keyboard_double_arrow_right-BLjb8tDz.js +13 -0
- package/dist/keyboard_double_arrow_right-DKKfeQkD.js +13 -0
- package/dist/language-52-v5YWD.js +13 -0
- package/dist/language-CpboIcGR.js +13 -0
- package/dist/light_mode-BfjR3ehC.js +13 -0
- package/dist/light_mode-D7tesPdi.js +13 -0
- package/dist/liquor-DEFZlXiY.js +13 -0
- package/dist/liquor-DFBN6V2L.js +13 -0
- package/dist/local_convenience_store-BVPhUWyN.js +13 -0
- package/dist/local_convenience_store-VooSxFR7.js +13 -0
- package/dist/local_dining-BaVq9N5C.js +13 -0
- package/dist/local_dining-CC_8qUYw.js +13 -0
- package/dist/local_florist-B-T7_ZUe.js +13 -0
- package/dist/local_florist-_5WIAVnr.js +13 -0
- package/dist/local_mall-B4kHK9Gy.js +13 -0
- package/dist/local_mall-D9SrQssA.js +13 -0
- package/dist/local_shipping-6inEJZd-.js +13 -0
- package/dist/local_shipping-ywoIF-ai.js +13 -0
- package/dist/local_taxi-4eg_19Dr.js +13 -0
- package/dist/local_taxi-D5c1hPAs.js +25 -0
- package/dist/logout-BPgfB1RA.js +13 -0
- package/dist/logout-Cen6gk64.js +13 -0
- package/dist/luggage-CIDfCXcO.js +13 -0
- package/dist/luggage-gDYixT05.js +13 -0
- package/dist/medical_services-BMnL9Hf0.js +13 -0
- package/dist/medical_services-DRLomvfV.js +13 -0
- package/dist/more_horiz-BowsYrHH.js +13 -0
- package/dist/more_horiz-HZRFuje3.js +13 -0
- package/dist/more_vert-D6N5BYNw.js +13 -0
- package/dist/more_vert-LubuX24o.js +13 -0
- package/dist/museum-BMO7HIgV.js +13 -0
- package/dist/museum-jv6Fapno.js +13 -0
- package/dist/nightlife-CH3YoSri.js +13 -0
- package/dist/nightlife-DvAmD_6n.js +13 -0
- package/dist/notifications-BNg2pGu6.js +13 -0
- package/dist/notifications-DwrssYIB.js +13 -0
- package/dist/paid-Cmx5Gm0T.js +13 -0
- package/dist/paid-DzQXZ21o.js +13 -0
- package/dist/palette-BaM5P-uu.js +13 -0
- package/dist/palette-Cx_gowSh.js +13 -0
- package/dist/payments-BS5LaM6l.js +13 -0
- package/dist/payments-SJiRf-3B.js +13 -0
- package/dist/pedal_bike-DS9OXy6T.js +13 -0
- package/dist/pedal_bike-dXPfkUSG.js +13 -0
- package/dist/phone_iphone-Drjw9kyk.js +13 -0
- package/dist/phone_iphone-Jn5mUcAU.js +13 -0
- package/dist/photo_camera-CkjGaV59.js +13 -0
- package/dist/photo_camera-DyUgsTIR.js +17 -0
- package/dist/priority_high-56QhMKOC.js +17 -0
- package/dist/priority_high-BC6iSZTu.js +17 -0
- package/dist/ramen_dining-BERpQdUU.js +13 -0
- package/dist/ramen_dining-BnjNsY8l.js +13 -0
- package/dist/remove-BoMXjU8j.js +13 -0
- package/dist/remove-BwkynUz8.js +13 -0
- package/dist/restaurant-BRki4Z_b.js +13 -0
- package/dist/restaurant-C3kYT1pX.js +13 -0
- package/dist/sailing-BVzd3Yw6.js +13 -0
- package/dist/sailing-CUuK_mdJ.js +13 -0
- package/dist/school-Bai17sP2.js +13 -0
- package/dist/school-DqyARVmh.js +13 -0
- package/dist/search-CcXvCUkm.js +13 -0
- package/dist/search-l1kG41Sc.js +13 -0
- package/dist/settings-CcUpNkTH.js +13 -0
- package/dist/settings-nrE4YRgL.js +13 -0
- package/dist/shopping_cart-B-NlNPiR.js +13 -0
- package/dist/shopping_cart-KMMms5VN.js +13 -0
- package/dist/spa-Be7VgpaE.js +13 -0
- package/dist/spa-DN1Mn8bz.js +13 -0
- package/dist/sports_bar-MQX8F5Zf.js +13 -0
- package/dist/sports_bar-vuyxzqar.js +13 -0
- package/dist/sports_basketball-BUVZEN3_.js +13 -0
- package/dist/sports_basketball-CtVt_X_l.js +13 -0
- package/dist/sports_esports-BJt8B991.js +26 -0
- package/dist/sports_esports-DUDO5lDe.js +13 -0
- package/dist/sports_mma-BAF7lZI7.js +13 -0
- package/dist/sports_mma-CdM8knJL.js +13 -0
- package/dist/star-RAIJVmbp.js +13 -0
- package/dist/star-i_70w1pe.js +13 -0
- package/dist/store-5DAAEf5M.js +13 -0
- package/dist/store-BeWM3jUf.js +13 -0
- package/dist/storefront-BlTCwZ3v.js +13 -0
- package/dist/storefront-DTtlr_xi.js +13 -0
- package/dist/style.css +1 -1
- package/dist/table_rows-CvDwC4iW.js +13 -0
- package/dist/table_rows-D5128dCH.js +13 -0
- package/dist/train-CQNTe9Qp.js +13 -0
- package/dist/train-YCiGuvbT.js +25 -0
- package/dist/travel_explore-CgOHWIio.js +13 -0
- package/dist/travel_explore-OMMCq3pa.js +13 -0
- package/dist/tv-DCFPE0jx.js +13 -0
- package/dist/tv-Ddejutmx.js +13 -0
- package/dist/vaccines-BQ_WEIlq.js +13 -0
- package/dist/vaccines-CfBRCxNm.js +13 -0
- package/dist/videogame_asset-CedIMUis.js +13 -0
- package/dist/videogame_asset-D27Cz601.js +25 -0
- package/dist/visibility-D2aBaum9.js +13 -0
- package/dist/visibility-DU-oBxte.js +13 -0
- package/dist/visibility_off-C2i2mzoe.js +13 -0
- package/dist/visibility_off-CWKymtPv.js +13 -0
- package/dist/watch-BeazuqvT.js +13 -0
- package/dist/watch-pa19WTfu.js +13 -0
- package/package.json +3 -3
- package/dist/MudaDialog-C6dOmY_K.js +0 -105
- package/dist/MudaIcon-BhSsLCZx.js +0 -1886
- /package/dist/components/{MudaDialog/MudaDialogFocusTrap.vue.d.ts → MudaFocusTrap/MudaFocusTrap.vue.d.ts} +0 -0
|
@@ -8,9 +8,9 @@ type __VLS_ModelProps = {
|
|
|
8
8
|
};
|
|
9
9
|
type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
|
|
10
10
|
declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
11
|
-
"update:modelValue": (value: "search" | "image" | "key" | "
|
|
11
|
+
"update:modelValue": (value: "search" | "image" | "key" | "delete" | "add" | "account_balance" | "add_circle" | "analytics" | "apartment" | "arrow_circle_down" | "arrow_circle_up" | "arrow_downward" | "arrow_upward" | "attractions" | "bathtub" | "beach_access" | "bed" | "bento" | "build" | "calendar" | "checkroom" | "chevron_left" | "chevron_right" | "close" | "coffee" | "computer" | "credit_card" | "dark_mode" | "dashboard" | "directions_bike" | "directions_boat" | "drafts" | "drag_handle" | "drag_indicator" | "edit" | "emergency" | "family_restroom" | "favorite" | "filter_list" | "fitness_center" | "flight" | "hiking" | "home" | "hotel" | "keyboard_arrow_down" | "keyboard_arrow_left" | "keyboard_arrow_right" | "keyboard_arrow_up" | "keyboard_double_arrow_left" | "keyboard_double_arrow_right" | "language" | "light_mode" | "liquor" | "local_convenience_store" | "local_dining" | "local_florist" | "local_mall" | "local_shipping" | "local_taxi" | "logout" | "luggage" | "medical_services" | "more_horiz" | "more_vert" | "museum" | "nightlife" | "notifications" | "paid" | "palette" | "payments" | "pedal_bike" | "phone_iphone" | "photo_camera" | "priority_high" | "ramen_dining" | "remove" | "restaurant" | "sailing" | "school" | "settings" | "shopping_cart" | "spa" | "sports_bar" | "sports_basketball" | "sports_esports" | "sports_mma" | "star" | "store" | "storefront" | "table_rows" | "train" | "travel_explore" | "tv" | "vaccines" | "videogame_asset" | "visibility_off" | "visibility" | "watch" | undefined) => any;
|
|
12
12
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
13
|
-
"onUpdate:modelValue"?: ((value: "search" | "image" | "key" | "
|
|
13
|
+
"onUpdate:modelValue"?: ((value: "search" | "image" | "key" | "delete" | "add" | "account_balance" | "add_circle" | "analytics" | "apartment" | "arrow_circle_down" | "arrow_circle_up" | "arrow_downward" | "arrow_upward" | "attractions" | "bathtub" | "beach_access" | "bed" | "bento" | "build" | "calendar" | "checkroom" | "chevron_left" | "chevron_right" | "close" | "coffee" | "computer" | "credit_card" | "dark_mode" | "dashboard" | "directions_bike" | "directions_boat" | "drafts" | "drag_handle" | "drag_indicator" | "edit" | "emergency" | "family_restroom" | "favorite" | "filter_list" | "fitness_center" | "flight" | "hiking" | "home" | "hotel" | "keyboard_arrow_down" | "keyboard_arrow_left" | "keyboard_arrow_right" | "keyboard_arrow_up" | "keyboard_double_arrow_left" | "keyboard_double_arrow_right" | "language" | "light_mode" | "liquor" | "local_convenience_store" | "local_dining" | "local_florist" | "local_mall" | "local_shipping" | "local_taxi" | "logout" | "luggage" | "medical_services" | "more_horiz" | "more_vert" | "museum" | "nightlife" | "notifications" | "paid" | "palette" | "payments" | "pedal_bike" | "phone_iphone" | "photo_camera" | "priority_high" | "ramen_dining" | "remove" | "restaurant" | "sailing" | "school" | "settings" | "shopping_cart" | "spa" | "sports_bar" | "sports_basketball" | "sports_esports" | "sports_mma" | "star" | "store" | "storefront" | "table_rows" | "train" | "travel_explore" | "tv" | "vaccines" | "videogame_asset" | "visibility_off" | "visibility" | "watch" | undefined) => any) | undefined;
|
|
14
14
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
15
15
|
declare const _default: typeof __VLS_export;
|
|
16
16
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../MudaIconPicker-
|
|
1
|
+
import { t as e } from "../../MudaIconPicker-zfcw1uy_.js";
|
|
2
2
|
export { e as MudaIconPicker };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { type Component, type Ref } from "vue";
|
|
2
2
|
import { type MudaIconVariant } from "../MudaIcon";
|
|
3
|
-
export declare const useMudaIconPickerList: (iconType: Ref<MudaIconVariant | undefined>) => import("vue").ComputedRef<["search" | "image" | "key" | "
|
|
3
|
+
export declare const useMudaIconPickerList: (iconType: Ref<MudaIconVariant | undefined>) => import("vue").ComputedRef<["search" | "image" | "key" | "delete" | "add" | "account_balance" | "add_circle" | "analytics" | "apartment" | "arrow_circle_down" | "arrow_circle_up" | "arrow_downward" | "arrow_upward" | "attractions" | "bathtub" | "beach_access" | "bed" | "bento" | "build" | "calendar" | "checkroom" | "chevron_left" | "chevron_right" | "close" | "coffee" | "computer" | "credit_card" | "dark_mode" | "dashboard" | "directions_bike" | "directions_boat" | "drafts" | "drag_handle" | "drag_indicator" | "edit" | "emergency" | "family_restroom" | "favorite" | "filter_list" | "fitness_center" | "flight" | "hiking" | "home" | "hotel" | "keyboard_arrow_down" | "keyboard_arrow_left" | "keyboard_arrow_right" | "keyboard_arrow_up" | "keyboard_double_arrow_left" | "keyboard_double_arrow_right" | "language" | "light_mode" | "liquor" | "local_convenience_store" | "local_dining" | "local_florist" | "local_mall" | "local_shipping" | "local_taxi" | "logout" | "luggage" | "medical_services" | "more_horiz" | "more_vert" | "museum" | "nightlife" | "notifications" | "paid" | "palette" | "payments" | "pedal_bike" | "phone_iphone" | "photo_camera" | "priority_high" | "ramen_dining" | "remove" | "restaurant" | "sailing" | "school" | "settings" | "shopping_cart" | "spa" | "sports_bar" | "sports_basketball" | "sports_esports" | "sports_mma" | "star" | "store" | "storefront" | "table_rows" | "train" | "travel_explore" | "tv" | "vaccines" | "videogame_asset" | "visibility_off" | "visibility" | "watch", Component][]>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../MudaPagination-
|
|
1
|
+
import { t as e } from "../../MudaPagination-BbXaUuPU.js";
|
|
2
2
|
export { e as MudaPagination };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../MudaSpinner-
|
|
1
|
+
import { t as e } from "../../MudaSpinner-BDVO7tdO.js";
|
|
2
2
|
export { e as MudaSpinner };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/computer.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M20 18c1.1 0 1.99-.9 1.99-2L22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2zM4 6h16v10H4z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/computer.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M20 18c1.1 0 1.99-.9 1.99-2L22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2zM4 6h16v10H4z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/credit_card.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2m0 14H4v-6h16zm0-10H4V6h16z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/credit_card.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2m0 14H4v-6h16zm0-10H4V6h16z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/dark_mode.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M9.37 5.51A7.4 7.4 0 0 0 9.1 7.5c0 4.08 3.32 7.4 7.4 7.4.68 0 1.35-.09 1.99-.27A7.01 7.01 0 0 1 12 19c-3.86 0-7-3.14-7-7 0-2.93 1.81-5.45 4.37-6.49M12 3a9 9 0 1 0 9 9c0-.46-.04-.92-.1-1.36a5.39 5.39 0 0 1-4.4 2.26 5.403 5.403 0 0 1-3.14-9.8c-.44-.06-.9-.1-1.36-.1" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/dark_mode.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M12 3a9 9 0 1 0 9 9c0-.46-.04-.92-.1-1.36a5.39 5.39 0 0 1-4.4 2.26 5.403 5.403 0 0 1-3.14-9.8c-.44-.06-.9-.1-1.36-.1" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/dashboard.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M3 13h8V3H3zm0 8h8v-6H3zm10 0h8V11h-8zm0-18v6h8V3z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/dashboard.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M19 5v2h-4V5zM9 5v6H5V5zm10 8v6h-4v-6zM9 17v2H5v-2zM21 3h-8v6h8zM11 3H3v10h8zm10 8h-8v10h8zm-10 4H3v6h8z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/delete.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M16 9v10H8V9zm-1.5-6h-5l-1 1H5v2h14V4h-3.5zM18 7H6v12c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/delete.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6zM19 4h-3.5l-1-1h-5l-1 1H5v2h14z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/directions_bike.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M15.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2M5 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5m0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5m5.8-10 2.4-2.4.8.8c1.3 1.3 3 2.1 5.1 2.1V9c-1.5 0-2.7-.6-3.6-1.5l-1.9-1.9c-.5-.4-1-.6-1.6-.6s-1.1.2-1.4.6L7.8 8.4c-.4.4-.6.9-.6 1.4 0 .6.2 1.1.6 1.4L11 14v5h2v-6.2zM19 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5m0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/directions_bike.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M15.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2M5 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5m0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5m5.8-10 2.4-2.4.8.8c1.3 1.3 3 2.1 5.1 2.1V9c-1.5 0-2.7-.6-3.6-1.5l-1.9-1.9c-.5-.4-1-.6-1.6-.6s-1.1.2-1.4.6L7.8 8.4c-.4.4-.6.9-.6 1.4 0 .6.2 1.1.6 1.4L11 14v5h2v-6.2zM19 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5m0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/directions_boat.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M13 3v1h-2V3zm-1 7.11 5.38 1.77 2.39.78-1.12 3.97c-.54-.3-.94-.71-1.14-.94L16 13.96l-1.51 1.72c-.34.4-1.28 1.32-2.49 1.32s-2.15-.92-2.49-1.32L8 13.96l-1.51 1.72c-.2.23-.6.63-1.14.93l-1.13-3.96 2.4-.79zM15 1H9v3H6c-1.1 0-2 .9-2 2v4.62l-1.29.42a1.007 1.007 0 0 0-.66 1.28L3.95 19H4c1.6 0 3.02-.88 4-2 .98 1.12 2.4 2 4 2s3.02-.88 4-2c.98 1.12 2.4 2 4 2h.05l1.89-6.68c.08-.26.06-.54-.06-.78s-.34-.42-.6-.5L20 10.62V6c0-1.1-.9-2-2-2h-3zM6 9.97V6h12v3.97L12 8zm10 9.71c-1.22.85-2.61 1.28-4 1.28s-2.78-.43-4-1.28C6.78 20.53 5.39 21 4 21H2v2h2c1.38 0 2.74-.35 4-.99 1.26.64 2.63.97 4 .97s2.74-.32 4-.97c1.26.65 2.62.99 4 .99h2v-2h-2c-1.39 0-2.78-.47-4-1.32" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/directions_boat.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M20 21c-1.39 0-2.78-.47-4-1.32-2.44 1.71-5.56 1.71-8 0C6.78 20.53 5.39 21 4 21H2v2h2c1.38 0 2.74-.35 4-.99a8.75 8.75 0 0 0 8 0c1.26.65 2.62.99 4 .99h2v-2zM3.95 19H4c1.6 0 3.02-.88 4-2 .98 1.12 2.4 2 4 2s3.02-.88 4-2c.98 1.12 2.4 2 4 2h.05l1.89-6.68c.08-.26.06-.54-.06-.78s-.34-.42-.6-.5L20 10.62V6c0-1.1-.9-2-2-2h-3V1H9v3H6c-1.1 0-2 .9-2 2v4.62l-1.29.42a1.007 1.007 0 0 0-.66 1.28zM6 6h12v3.97L12 8 6 9.97z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/drafts.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M21.99 8c0-.72-.37-1.35-.94-1.7L12 1 2.95 6.3C2.38 6.65 2 7.28 2 8v10c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zM12 13 3.74 7.84 12 3l8.26 4.84z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/drafts.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M21.99 8c0-.72-.37-1.35-.94-1.7L12 1 2.95 6.3C2.38 6.65 2 7.28 2 8v10c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zm-2 0v.01L12 13 4 8l8-4.68zM4 18v-7.66l8 5.02 7.99-4.99L20 18z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/drag_handle.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M20 9H4v2h16zM4 15h16v-2H4z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/drag_handle.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M20 9H4v2h16zM4 15h16v-2H4z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/drag_indicator.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2m-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/drag_indicator.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2m-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/edit.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "m14.06 9.02.92.92L5.92 19H5v-.92zM17.66 3c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 0 0 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29m-3.6 3.19L3 17.25V21h3.75L17.81 9.94z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/edit.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75zM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/emergency.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M21.29 13.9 18 12l3.29-1.9c.48-.28.64-.89.37-1.37l-2-3.46a1.01 1.01 0 0 0-1.37-.37L15 6.8V3c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v3.8L5.71 4.9a1.01 1.01 0 0 0-1.37.37l-2 3.46c-.28.48-.11 1.09.37 1.37L6 12l-3.29 1.9c-.48.28-.64.89-.37 1.37l2 3.46c.28.48.89.64 1.37.37L9 17.2V21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3.8l3.29 1.9c.48.28 1.09.11 1.37-.37l2-3.46c.28-.48.11-1.09-.37-1.37m-2.86 2.97-4.68-2.7c-.33-.2-.75.04-.75.43V20h-2v-5.4c0-.38-.42-.63-.75-.43l-4.68 2.7-1-1.73 4.68-2.7c.33-.19.33-.67 0-.87l-4.68-2.7 1-1.73 4.68 2.7c.33.19.75-.05.75-.44V4h2v5.4c0 .38.42.63.75.43l4.68-2.7 1 1.73-4.68 2.7c-.33.19-.33.67 0 .87l4.68 2.7z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/emergency.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "m20.79 9.23-2-3.46L14 8.54V3h-4v5.54L5.21 5.77l-2 3.46L8 12l-4.79 2.77 2 3.46L10 15.46V21h4v-5.54l4.79 2.77 2-3.46L16 12z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/family_restroom.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M16 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2m4 18v-6h2.5l-2.54-7.63A2.01 2.01 0 0 0 18.06 7h-.12a2 2 0 0 0-1.9 1.37l-.86 2.58c1.08.6 1.82 1.73 1.82 3.05v8zm-7.5-10.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5S11 9.17 11 10s.67 1.5 1.5 1.5M5.5 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2m2 16v-7H9V9c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v6h1.5v7zm6.5 0v-4h1v-4c0-.82-.68-1.5-1.5-1.5h-2c-.82 0-1.5.68-1.5 1.5v4h1v4z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/family_restroom.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M16 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2m4 18v-6h2.5l-2.54-7.63A2.01 2.01 0 0 0 18.06 7h-.12a2 2 0 0 0-1.9 1.37l-.86 2.58c1.08.6 1.82 1.73 1.82 3.05v8zm-7.5-10.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5S11 9.17 11 10s.67 1.5 1.5 1.5M5.5 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2m2 16v-7H9V9c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v6h1.5v7zm6.5 0v-4h1v-4c0-.82-.68-1.5-1.5-1.5h-2c-.82 0-1.5.68-1.5 1.5v4h1v4z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/favorite.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/favorite.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/filter_list.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M10 18h4v-2h-4zM3 6v2h18V6zm3 7h12v-2H6z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/filter_list.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M10 18h4v-2h-4zM3 6v2h18V6zm3 7h12v-2H6z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/fitness_center.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M20.57 14.86 22 13.43 20.57 12 17 15.57 8.43 7 12 3.43 10.57 2 9.14 3.43 7.71 2 5.57 4.14 4.14 2.71 2.71 4.14l1.43 1.43L2 7.71l1.43 1.43L2 10.57 3.43 12 7 8.43 15.57 17 12 20.57 13.43 22l1.43-1.43L16.29 22l2.14-2.14 1.43 1.43 1.43-1.43-1.43-1.43L22 16.29z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/fitness_center.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M20.57 14.86 22 13.43 20.57 12 17 15.57 8.43 7 12 3.43 10.57 2 9.14 3.43 7.71 2 5.57 4.14 4.14 2.71 2.71 4.14l1.43 1.43L2 7.71l1.43 1.43L2 10.57 3.43 12 7 8.43 15.57 17 12 20.57 13.43 22l1.43-1.43L16.29 22l2.14-2.14 1.43 1.43 1.43-1.43-1.43-1.43L22 16.29z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/flight.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/flight.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/hiking.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m4 5.28c-1.23-.37-2.22-1.17-2.8-2.18l-1-1.6c-.41-.65-1.11-1-1.84-1-.78 0-1.59.5-1.78 1.44S7 23 7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3c1 1.15 2.41 2.01 4 2.34V23H19V9h-1.5zM7.43 13.13l-2.12-.41a1 1 0 0 1-.79-1.17l.76-3.93a2 2 0 0 1 2.34-1.58l1.16.23z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/hiking.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m4 5.28c-1.23-.37-2.22-1.17-2.8-2.18l-1-1.6c-.41-.65-1.11-1-1.84-1-.78 0-1.59.5-1.78 1.44S7 23 7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3c1 1.15 2.41 2.01 4 2.34V23H19V9h-1.5zM7.43 13.13l-2.12-.41a1 1 0 0 1-.79-1.17l.76-3.93a2 2 0 0 1 2.34-1.58l1.16.23z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/home.svg?component
|
|
3
|
+
var r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", { d: "M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|