@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
|
@@ -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/arrow_circle_down.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 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m1 10V8h-2v4H8l4 4 4-4z" }, 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/arrow_circle_up.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 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0 2c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10m-1-10v4h2v-4h3l-4-4-4 4z" }, 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/arrow_circle_up.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 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0 2c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10m-1-10v4h2v-4h3l-4-4-4 4z" }, 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/arrow_downward.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 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8z" }, 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/arrow_downward.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 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8z" }, 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/arrow_upward.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: "m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8z" }, 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/arrow_upward.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: "m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8z" }, 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/attractions.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.43 18.75c.37-.46.94-.75 1.57-.75s1.19.29 1.56.75c.39-.09.76-.21 1.12-.36l-1.42-3.18a3.52 3.52 0 0 1-2.56-.02l-1.43 3.19c.38.16.76.29 1.16.37M5.15 10a7.06 7.06 0 0 0 .08 4c.63.05 1.22.4 1.56.99.33.57.35 1.23.11 1.79.27.27.56.53.87.76l1.52-3.39c-.47-.58-.75-1.32-.75-2.13 0-1.89 1.55-3.41 3.46-3.41s3.46 1.53 3.46 3.41c0 .82-.29 1.57-.78 2.16l1.5 3.35c.32-.24.62-.5.9-.79-.22-.55-.2-1.2.12-1.75.33-.57.9-.92 1.52-.99a7.03 7.03 0 0 0 .09-4.02c-.64-.04-1.26-.39-1.6-1-.36-.62-.35-1.36-.03-1.95-.91-.98-2.1-1.71-3.44-2.05C13.39 5.6 12.74 6 12 6s-1.39-.41-1.74-1.01a7.05 7.05 0 0 0-3.44 2.03c.33.6.35 1.35-.02 1.98-.35.62-.99.97-1.65 1m-1.3-.42c-.78-.6-1.02-1.7-.51-2.58s1.58-1.23 2.49-.85a8.53 8.53 0 0 1 4.18-2.42C10.15 2.75 10.99 2 12 2s1.85.75 1.98 1.73c1.63.39 3.07 1.24 4.18 2.42a1.99 1.99 0 0 1 2.49.85c.51.88.27 1.98-.51 2.58.23.77.35 1.58.35 2.42s-.12 1.65-.35 2.42c.78.6 1.02 1.7.51 2.58s-1.58 1.23-2.49.85c-.4.43-.85.81-1.34 1.15l1.34 3H16.3l-.97-2.17c-.43.18-.88.33-1.34.44-.14.98-.98 1.73-1.99 1.73s-1.85-.75-1.98-1.73c-.48-.12-.94-.27-1.38-.46L7.66 22H5.78l1.36-3.03a8.7 8.7 0 0 1-1.3-1.12c-.92.38-1.99.03-2.5-.85s-.27-1.98.51-2.58c-.23-.77-.35-1.58-.35-2.42s.12-1.65.35-2.42" }, 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/attractions.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.15 14.42c.23-.77.35-1.58.35-2.42s-.12-1.65-.35-2.42c.78-.6 1.02-1.7.51-2.58s-1.58-1.23-2.49-.85a8.53 8.53 0 0 0-4.18-2.42C13.85 2.75 13.01 2 12 2s-1.85.75-1.98 1.73a8.56 8.56 0 0 0-4.19 2.42c-.91-.38-1.98-.03-2.49.85s-.27 1.98.51 2.58c-.23.77-.35 1.58-.35 2.42s.12 1.65.35 2.42c-.78.6-1.02 1.7-.51 2.58s1.58 1.23 2.49.85c.4.42.83.79 1.3 1.12L5.78 22h1.88l.98-2.19c.44.19.9.34 1.38.46.13.98.97 1.73 1.98 1.73s1.85-.75 1.98-1.73c.46-.11.91-.26 1.34-.44L16.3 22h1.88l-1.34-3c.48-.34.93-.72 1.34-1.15.91.38 1.99.03 2.49-.85s.26-1.98-.52-2.58m-6.59 4.33c-.37-.46-.93-.75-1.56-.75s-1.2.29-1.57.75c-.4-.09-.79-.21-1.16-.37l1.43-3.19a3.52 3.52 0 0 0 2.56.02l1.42 3.18c-.36.15-.73.27-1.12.36m-3.08-6.73c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5m8.23 1.99c-.61.07-1.18.41-1.52.99-.32.56-.34 1.2-.12 1.75-.28.29-.58.55-.9.79l-1.5-3.35c.49-.59.78-1.34.78-2.16 0-1.89-1.55-3.41-3.46-3.41s-3.46 1.53-3.46 3.41c0 .8.28 1.54.75 2.13l-1.52 3.39c-.31-.23-.6-.48-.87-.76.26-.56.24-1.22-.09-1.79-.34-.59-.93-.94-1.56-.99-.22-.68-.33-1.4-.33-2.15 0-.64.09-1.26.25-1.85.66-.03 1.3-.38 1.65-1 .37-.63.35-1.38.01-1.98.92-.98 2.11-1.69 3.45-2.03.34.59.99 1 1.73 1s1.39-.4 1.73-1c1.34.34 2.53 1.07 3.44 2.05-.32.59-.33 1.33.03 1.95.35.6.96.95 1.6 1 .16.59.25 1.21.25 1.86 0 .75-.12 1.47-.34 2.15" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/bathtub.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("circle", {
|
|
10
|
+
cx: "7",
|
|
11
|
+
cy: "7",
|
|
12
|
+
r: "2"
|
|
13
|
+
}, null, -1), t("path", { d: "M20 13V4.83C20 3.27 18.73 2 17.17 2c-.75 0-1.47.3-2 .83l-1.25 1.25c-.16-.05-.33-.08-.51-.08-.4 0-.77.12-1.08.32l2.76 2.76c.2-.31.32-.68.32-1.08 0-.18-.03-.34-.07-.51l1.25-1.25a.828.828 0 0 1 1.41.59V13h-6.85c-.3-.21-.57-.45-.82-.72l-1.4-1.55c-.19-.21-.43-.38-.69-.5A2.25 2.25 0 0 0 5 12.25V13H2v6c0 1.1.9 2 2 2 0 .55.45 1 1 1h14c.55 0 1-.45 1-1 1.1 0 2-.9 2-2v-6zm0 6H4v-4h16z" }, null, -1)]]);
|
|
14
|
+
}
|
|
15
|
+
var a = { render: i };
|
|
16
|
+
//#endregion
|
|
17
|
+
export { a as default, i as render };
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/filled/bathtub.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("circle", {
|
|
10
|
+
cx: "7",
|
|
11
|
+
cy: "7",
|
|
12
|
+
r: "2"
|
|
13
|
+
}, null, -1), t("path", { d: "M20 13V4.83C20 3.27 18.73 2 17.17 2c-.75 0-1.47.3-2 .83l-1.25 1.25c-.16-.05-.33-.08-.51-.08-.4 0-.77.12-1.08.32l2.76 2.76c.2-.31.32-.68.32-1.08 0-.18-.03-.34-.07-.51l1.25-1.25a.828.828 0 0 1 1.41.59V13h-6.85c-.3-.21-.57-.45-.82-.72l-1.4-1.55c-.19-.21-.43-.38-.69-.5A2.25 2.25 0 0 0 5 12.25V13H2v6c0 1.1.9 2 2 2 0 .55.45 1 1 1h14c.55 0 1-.45 1-1 1.1 0 2-.9 2-2v-6z" }, null, -1)]]);
|
|
14
|
+
}
|
|
15
|
+
var a = { render: i };
|
|
16
|
+
//#endregion
|
|
17
|
+
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/beach_access.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.127 14.56 1.43-1.43 6.44 6.443L19.57 21zm4.293-5.73 2.86-2.86c-3.95-3.95-10.35-3.96-14.3-.02 3.93-1.3 8.31-.25 11.44 2.88M5.95 5.98c-3.94 3.95-3.93 10.35.02 14.3l2.86-2.86C5.7 14.29 4.65 9.91 5.95 5.98m.02-.02-.01.01c-.38 3.01 1.17 6.88 4.3 10.02l5.73-5.73c-3.13-3.13-7.01-4.68-10.02-4.3" }, 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/beach_access.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 19.57-1.427 1.428-6.442-6.442 1.43-1.428zM13.12 3c-2.58 0-5.16.98-7.14 2.95l-.01.01c-3.95 3.95-3.95 10.36 0 14.31l14.3-14.31A10.09 10.09 0 0 0 13.12 3M6.14 17.27a8.06 8.06 0 0 1-.68-6.82c.19 1.91.89 3.79 2.07 5.44zm2.84-2.84C7.63 12.38 7.12 9.93 7.6 7.6c.58-.12 1.16-.18 1.75-.18 1.8 0 3.55.55 5.08 1.56zm1.47-8.97a8.06 8.06 0 0 1 6.82.68l-1.39 1.39a11.25 11.25 0 0 0-5.43-2.07" }, 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/bed.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 10.78V8c0-1.65-1.35-3-3-3h-4c-.77 0-1.47.3-2 .78-.53-.48-1.23-.78-2-.78H6C4.35 5 3 6.35 3 8v2.78c-.61.55-1 1.34-1 2.22v6h2v-2h16v2h2v-6c0-.88-.39-1.67-1-2.22M14 7h4c.55 0 1 .45 1 1v2h-6V8c0-.55.45-1 1-1M5 8c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v2H5z" }, 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/bed.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 10.78V8c0-1.65-1.35-3-3-3h-4c-.77 0-1.47.3-2 .78-.53-.48-1.23-.78-2-.78H6C4.35 5 3 6.35 3 8v2.78c-.61.55-1 1.34-1 2.22v6h2v-2h16v2h2v-6c0-.88-.39-1.67-1-2.22M14 7h4c.55 0 1 .45 1 1v2h-6V8c0-.55.45-1 1-1M5 8c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v2H5zm-1 7v-2c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v2z" }, 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/bento.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 5H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2m0 6h-6V7h6zM4 7h8v10H4zm10 10v-4h6v4zm-4.5-5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.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/bento.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 11V5h4c1.1 0 2 .9 2 2v4zm4 8c1.1 0 2-.9 2-2v-4h-6v6zM14 5v14H4c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2zm-4.5 7c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5.67 1.5 1.5 1.5 1.5-.67 1.5-1.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/build.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: "m22.7 19-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4" }, 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/build.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: "m22.61 18.99-9.08-9.08c.93-2.34.45-5.1-1.44-7C9.79.61 6.21.4 3.66 2.26L7.5 6.11 6.08 7.52 2.25 3.69C.39 6.23.6 9.82 2.9 12.11c1.86 1.86 4.57 2.35 6.89 1.48l9.11 9.11c.39.39 1.02.39 1.41 0l2.3-2.3c.4-.38.4-1.01 0-1.41m-3 1.6-9.46-9.46c-.61.45-1.29.72-2 .82-1.36.2-2.79-.21-3.83-1.25C3.37 9.76 2.93 8.5 3 7.26l3.09 3.09 4.24-4.24-3.09-3.09c1.24-.07 2.49.37 3.44 1.31a4.47 4.47 0 0 1 1.24 3.96 4.35 4.35 0 0 1-.88 1.96l9.45 9.45z" }, 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/calendar_month.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 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 16H5V10h14zm0-12H5V6h14zM9 14H7v-2h2zm4 0h-2v-2h2zm4 0h-2v-2h2zm-8 4H7v-2h2zm4 0h-2v-2h2zm4 0h-2v-2h2z" }, 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/calendar_month.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 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 16H5V10h14zM9 14H7v-2h2zm4 0h-2v-2h2zm4 0h-2v-2h2zm-8 4H7v-2h2zm4 0h-2v-2h2zm4 0h-2v-2h2z" }, 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/checkroom.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.6 18.2 13 11.75v-.91a3.496 3.496 0 0 0-.18-6.75A3.51 3.51 0 0 0 8.5 7.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5c0 .84-.69 1.52-1.53 1.5-.54-.01-.97.45-.97.99v1.76L2.4 18.2c-.77.58-.36 1.8.6 1.8h18c.96 0 1.37-1.22.6-1.8M6 18l6-4.5 6 4.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/checkroom.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.6 18.2 13 11.75v-.91a3.496 3.496 0 0 0-.18-6.75A3.51 3.51 0 0 0 8.5 7.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5c0 .84-.69 1.52-1.53 1.5-.54-.01-.97.45-.97.99v1.76L2.4 18.2c-.77.58-.36 1.8.6 1.8h18c.96 0 1.37-1.22.6-1.8M6 18l6-4.5 6 4.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/chevron_left.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.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 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/filled/chevron_left.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.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 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/chevron_right.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 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z" }, 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/chevron_right.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 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z" }, 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/close.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 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 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/filled/close.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 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 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/coffee.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: "M18.5 3H6c-1.1 0-2 .9-2 2v5.71c0 3.83 2.95 7.18 6.78 7.29 3.96.12 7.22-3.06 7.22-7v-1h.5c1.93 0 3.5-1.57 3.5-3.5S20.43 3 18.5 3M16 5v3H6V5zm0 5v1c0 2.76-2.24 5-5 5s-5-2.24-5-5v-1m12.5-2H18V5h.5c.83 0 1.5.67 1.5 1.5S19.33 8 18.5 8M4 19h16v2H4z" }, 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/coffee.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: "M18.5 3H6c-1.1 0-2 .9-2 2v5.71c0 3.83 2.95 7.18 6.78 7.29 3.96.12 7.22-3.06 7.22-7v-1h.5c1.93 0 3.5-1.57 3.5-3.5S20.43 3 18.5 3M16 5v3H6V5zm2.5 3H18V5h.5c.83 0 1.5.67 1.5 1.5S19.33 8 18.5 8M4 19h16v2H4z" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export type MudaComponentVariant = "default" | "primary" | "secondary" | "success" | "danger" | "warning" | "info";
|
|
2
2
|
export type MudaComponentSize = "small" | "medium" | "large";
|
|
3
|
-
export declare const
|
|
3
|
+
export declare const MUDA_COMPONENT_SIZE_MAP: Record<MudaComponentSize, number>;
|
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
|
-
/**
|
|
3
|
-
* Name of the locale to use.
|
|
4
|
-
*/
|
|
5
2
|
locale: string;
|
|
6
3
|
};
|
|
7
4
|
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as e, c as t, i as n, l as r, n as i, o as a, r as o, s, t as c } from "../../MudaCalendar-
|
|
1
|
+
import { a as e, c as t, i as n, l as r, n as i, o as a, r as o, s, t as c } from "../../MudaCalendar-C1PMSA6X.js";
|
|
2
2
|
export { n as CALENDAR_DAY_FORMAT, e as CALENDAR_MONTH_FORMAT, a as CALENDAR_VALUE_FORMAT, s as CALENDAR_YEAR_FORMAT, t as MONTH_RANGE_SIZE, i as MudaCalendar, o as MudaCalendarDatePicker, c as MudaCalendarInput, r as YEAR_RANGE_SIZE };
|
|
@@ -10,9 +10,6 @@ export declare function useMudaCalendarWeekdays(locale: Ref<string>): import("vu
|
|
|
10
10
|
}[]>;
|
|
11
11
|
export declare const useMudaCalendarIsSelected: (type: MudaCalendarType) => (dateStr: string, compareWith: string | null | undefined) => boolean;
|
|
12
12
|
export declare const dateIsInRange: (date: Dayjs, dateMin: Dayjs | null, dateMax: Dayjs | null, unit: "day" | "month" | "year") => boolean;
|
|
13
|
-
/**
|
|
14
|
-
* Calculates the date range for the calendar based on the provided parameters.
|
|
15
|
-
*/
|
|
16
13
|
export declare function useMudaCalendarDayRange(displayDate: Ref<string>, today: Ref<string>, min: Ref<string | undefined>, max: Ref<string | undefined>, locale: Ref<string>): Ref<Array<MudaCalendarDayItem>>;
|
|
17
14
|
export declare function useMudaCalendarMonthRange(displayDate: Ref<string>, today: Ref<string>, min: Ref<string | undefined>, max: Ref<string | undefined>, locale: Ref<string>): Ref<MudaCalendarMonthItem[]>;
|
|
18
15
|
export declare function useMudaCalendarYearRange(displayDate: Ref<string>, today: Ref<string>, min: Ref<string | undefined>, max: Ref<string | undefined>, locale: Ref<string>): Ref<MudaCalendarYearItem[]>;
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
size?: number;
|
|
3
|
-
/**
|
|
4
|
-
* The initial color of the color picker.
|
|
5
|
-
* Since the `useColorPicker` API is not reactive, we simply pass the value through props
|
|
6
|
-
*/
|
|
7
3
|
initialColor?: string;
|
|
8
4
|
};
|
|
9
5
|
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "../../MudaColorPicker-
|
|
1
|
+
import { n as e, t } from "../../MudaColorPicker-D9JCnuHA.js";
|
|
2
2
|
export { t as MudaColorPicker, e as MudaColorPickerControl };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../MudaDialog-
|
|
1
|
+
import { t as e } from "../../MudaDialog-BYH1sqFg.js";
|
|
2
2
|
export { e as MudaDialog };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../MudaDropdown-
|
|
1
|
+
import { t as e } from "../../MudaDropdown-DwNvdtqh.js";
|
|
2
2
|
export { e as MudaDropdown };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as MudaFocusTrap } from "./MudaFocusTrap.vue";
|
package/dist/{composables/useFocusTrap.d.ts → components/MudaFocusTrap/useMudaFocusTrap.d.ts}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type ShallowRef } from "vue";
|
|
2
|
-
export declare const
|
|
2
|
+
export declare const useMudaFocusTrap: (trapRef: ShallowRef<HTMLElement | null>) => {
|
|
3
3
|
activate: () => Promise<void>;
|
|
4
4
|
deactivate: () => void;
|
|
5
5
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "../../MudaFormCombobox-
|
|
1
|
+
import { n as e, t } from "../../MudaFormCombobox-BFOvOqGX.js";
|
|
2
2
|
export { e as MudaFormComboboxMultiple, t as MudaFormComboboxSingle };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { type FunctionalComponent, type SVGAttributes } from "vue";
|
|
2
|
+
type MudaSvgComponent = FunctionalComponent<SVGAttributes>;
|
|
3
|
+
type MudaSvgModule = {
|
|
4
|
+
default: MudaSvgComponent;
|
|
5
|
+
};
|
|
6
|
+
export declare const lazyMudaIcon: (loader: () => Promise<MudaSvgModule>) => MudaSvgComponent;
|
|
7
|
+
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as e, c as t, i as n, l as r, n as i, o as a, r as o, s, t as c, u as l } from "../../MudaIcon-
|
|
1
|
+
import { a as e, c as t, i as n, l as r, n as i, o as a, r as o, s, t as c, u as l } from "../../MudaIcon-D_siyzw0.js";
|
|
2
2
|
export { l as MUDA_ICON_DELIMITER, c as MudaIcon, i as composeIcon, o as extractIconName, n as extractIconVariant, e as isIconName, a as isIconVariant, s as useMudaIcon, t as useMudaIconNames, r as useMudaIcons };
|