@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/outlined/tv.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 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.1-.9-2-2-2m0 14H3V5h18z" }, 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/tv.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 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.1-.9-2-2-2m0 14H3V5h18z" }, 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/vaccines.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 5.5H8V4h.5c.55 0 1-.45 1-1s-.45-1-1-1h-3c-.55 0-1 .45-1 1s.45 1 1 1H6v1.5H3c-.55 0-1 .45-1 1s.45 1 1 1V15c0 1.1.9 2 2 2h1v4l2 1.5V17h1c1.1 0 2-.9 2-2V7.5c.55 0 1-.45 1-1s-.45-1-1-1M9 9H7.25c-.41 0-.75.34-.75.75s.34.75.75.75H9V12H7.25c-.41 0-.75.34-.75.75s.34.75.75.75H9V15H5V7.5h4zm10.5 1.5V10c.55 0 1-.45 1-1s-.45-1-1-1h-5c-.55 0-1 .45-1 1s.45 1 1 1v.5c0 .5-1.5 1.16-1.5 3V20c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2v-6.5c0-1.84-1.5-2.5-1.5-3m-3 0V10h1v.5c0 1.6 1.5 2 1.5 3v.5h-4v-.5c0-1 1.5-1.4 1.5-3m2.5 5V17h-4v-1.5zM15 20v-1.5h4V20z" }, 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/vaccines.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 5.5H8V4h.5c.55 0 1-.45 1-1s-.45-1-1-1h-3c-.55 0-1 .45-1 1s.45 1 1 1H6v1.5H3c-.55 0-1 .45-1 1s.45 1 1 1V15c0 1.1.9 2 2 2h1v4l2 1.5V17h1c1.1 0 2-.9 2-2V7.5c.55 0 1-.45 1-1s-.45-1-1-1M9 9H7.25c-.41 0-.75.34-.75.75s.34.75.75.75H9V12H7.25c-.41 0-.75.34-.75.75s.34.75.75.75H9V15H5V7.5h4zm10.5 1.5V10c.55 0 1-.45 1-1s-.45-1-1-1h-5c-.55 0-1 .45-1 1s.45 1 1 1v.5c0 .5-1.5 1.16-1.5 3V20c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2v-6.5c0-1.84-1.5-2.5-1.5-3m-3 0V10h1v.5c0 1.6 1.5 2 1.5 3v.5h-4v-.5c0-1 1.5-1.4 1.5-3M15 20v-1.5h4V20z" }, 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/videogame_asset.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 6H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2m-10 7H8v3H6v-3H3v-2h3V8h2v3h3zm4.5 2c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m4-3c-.83 0-1.5-.67-1.5-1.5S18.67 9 19.5 9s1.5.67 1.5 1.5-.67 1.5-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,25 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region ../../node_modules/@material-design-icons/svg/outlined/videogame_asset.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] ||= [
|
|
10
|
+
t("path", { d: "M21 6H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2m0 10H3V8h18zM6 15h2v-2h2v-2H8V9H6v2H4v2h2z" }, null, -1),
|
|
11
|
+
t("circle", {
|
|
12
|
+
cx: "14.5",
|
|
13
|
+
cy: "13.5",
|
|
14
|
+
r: "1.5"
|
|
15
|
+
}, null, -1),
|
|
16
|
+
t("circle", {
|
|
17
|
+
cx: "18.5",
|
|
18
|
+
cy: "10.5",
|
|
19
|
+
r: "1.5"
|
|
20
|
+
}, null, -1)
|
|
21
|
+
]]);
|
|
22
|
+
}
|
|
23
|
+
var a = { render: i };
|
|
24
|
+
//#endregion
|
|
25
|
+
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/visibility.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 6a9.77 9.77 0 0 1 8.82 5.5C19.17 14.87 15.79 17 12 17s-7.17-2.13-8.82-5.5A9.77 9.77 0 0 1 12 6m0-2C7 4 2.73 7.11 1 11.5 2.73 15.89 7 19 12 19s9.27-3.11 11-7.5C21.27 7.11 17 4 12 4m0 5a2.5 2.5 0 0 1 0 5 2.5 2.5 0 0 1 0-5m0-2c-2.48 0-4.5 2.02-4.5 4.5S9.52 16 12 16s4.5-2.02 4.5-4.5S14.48 7 12 7" }, 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/visibility.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 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5M12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-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/filled/visibility_off.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 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7M2 4.27l2.28 2.28.46.46A11.8 11.8 0 0 0 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2m4.31-.78 3.15 3.15.02-.16c0-1.66-1.34-3-3-3z" }, 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/visibility_off.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 6a9.77 9.77 0 0 1 8.82 5.5 9.65 9.65 0 0 1-2.41 3.12l1.41 1.41c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l1.65 1.65C10.66 6.09 11.32 6 12 6m-1.07 1.14L13 9.21c.57.25 1.03.71 1.28 1.28l2.07 2.07c.08-.34.14-.7.14-1.07C16.5 9.01 14.48 7 12 7c-.37 0-.72.05-1.07.14M2.01 3.87l2.68 2.68A11.74 11.74 0 0 0 1 11.5C2.73 15.89 7 19 12 19c1.52 0 2.98-.29 4.32-.82l3.42 3.42 1.41-1.41L3.42 2.45zm7.5 7.5 2.61 2.61c-.04.01-.08.02-.12.02a2.5 2.5 0 0 1-2.5-2.5c0-.05.01-.08.01-.13m-3.4-3.4 1.75 1.75a4.6 4.6 0 0 0-.36 1.78 4.507 4.507 0 0 0 6.27 4.14l.98.98c-.88.24-1.8.38-2.75.38a9.77 9.77 0 0 1-8.82-5.5c.7-1.43 1.72-2.61 2.93-3.53" }, 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/watch.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 12c0-2.54-1.19-4.81-3.04-6.27L16 0H8l-.95 5.73C5.19 7.19 4 9.45 4 12s1.19 4.81 3.05 6.27L8 24h8l.96-5.73A7.98 7.98 0 0 0 20 12M6 12c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6" }, 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/watch.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.31 2 .41 2.48C13.87 4.17 12.96 4 12 4c-.95 0-1.87.17-2.71.47L9.7 2zm.41 17.52L14.31 22H9.7l-.41-2.47c.84.3 1.76.47 2.71.47.96 0 1.87-.17 2.72-.48M16 0H8l-.95 5.73C5.19 7.19 4 9.45 4 12s1.19 4.81 3.05 6.27L8 24h8l.96-5.73C18.81 16.81 20 14.54 20 12s-1.19-4.81-3.04-6.27zm-4 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6" }, null, -1)]]);
|
|
10
|
+
}
|
|
11
|
+
var a = { render: i };
|
|
12
|
+
//#endregion
|
|
13
|
+
export { a as default, i as render };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mudakit/ui",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.1",
|
|
4
4
|
"description": "Vue components for Muda",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -70,10 +70,10 @@
|
|
|
70
70
|
"@material-design-icons/svg": "^0.14.15"
|
|
71
71
|
},
|
|
72
72
|
"engines": {
|
|
73
|
-
"node": ">=
|
|
73
|
+
"node": ">=26.5.0"
|
|
74
74
|
},
|
|
75
75
|
"publishConfig": {
|
|
76
76
|
"access": "public",
|
|
77
|
-
"provenance":
|
|
77
|
+
"provenance": false
|
|
78
78
|
}
|
|
79
79
|
}
|
|
@@ -1,105 +0,0 @@
|
|
|
1
|
-
import { t as e } from "./keymap-BzfMgdJH.js";
|
|
2
|
-
import { t } from "./useZIndex-DWnsohLZ.js";
|
|
3
|
-
import { t as n } from "./useKeyDown-B1jmp4nA.js";
|
|
4
|
-
import { Teleport as r, Transition as i, createBlock as a, createCommentVNode as o, createElementVNode as s, createVNode as c, defineComponent as l, mergeProps as u, nextTick as d, normalizeStyle as f, onMounted as p, onUnmounted as m, openBlock as h, ref as g, renderSlot as _, resolveDynamicComponent as v, unref as y, useModel as b, useTemplateRef as x, watch as S, withCtx as C, withModifiers as w } from "vue";
|
|
5
|
-
//#region src/composables/useBodyScrollLock.ts
|
|
6
|
-
var T = 0, E = "", D = (e) => {
|
|
7
|
-
let t = !1, n = () => {
|
|
8
|
-
t || typeof document > "u" || (T === 0 && (E = document.body.style.overflow, document.body.style.overflow = "hidden"), T += 1, t = !0);
|
|
9
|
-
}, r = () => {
|
|
10
|
-
!t || typeof document > "u" || (--T, t = !1, T === 0 && (document.body.style.overflow = E));
|
|
11
|
-
};
|
|
12
|
-
S(e, (e) => e ? n() : r(), { immediate: !0 }), m(r);
|
|
13
|
-
}, O = (t) => {
|
|
14
|
-
let n = g(null), r = (e) => {
|
|
15
|
-
let t = [
|
|
16
|
-
"a[href]",
|
|
17
|
-
"button:not([disabled])",
|
|
18
|
-
"input:not([disabled])",
|
|
19
|
-
"select:not([disabled])",
|
|
20
|
-
"textarea:not([disabled])",
|
|
21
|
-
"[tabindex]:not([tabindex=\"-1\"])",
|
|
22
|
-
"[contenteditable]:not([tabindex=\"-1\"])"
|
|
23
|
-
].join(",");
|
|
24
|
-
return Array.from(e.querySelectorAll(t));
|
|
25
|
-
}, i = (n) => {
|
|
26
|
-
if (n.key !== e.Tab || !t.value) return;
|
|
27
|
-
let i = r(t.value);
|
|
28
|
-
if (i.length === 0) return;
|
|
29
|
-
let a = i[0], o = i[i.length - 1];
|
|
30
|
-
n.shiftKey ? document.activeElement === a && (o?.focus(), n.preventDefault()) : document.activeElement === o && (a?.focus(), n.preventDefault());
|
|
31
|
-
};
|
|
32
|
-
return {
|
|
33
|
-
activate: async () => {
|
|
34
|
-
if (!t.value) return;
|
|
35
|
-
n.value = document.activeElement, document.addEventListener("keydown", i), await d();
|
|
36
|
-
let e = r(t.value);
|
|
37
|
-
e.length > 0 && e[0]?.focus();
|
|
38
|
-
},
|
|
39
|
-
deactivate: () => {
|
|
40
|
-
document.removeEventListener("keydown", i), n.value?.focus();
|
|
41
|
-
}
|
|
42
|
-
};
|
|
43
|
-
}, k = /* @__PURE__ */ l({
|
|
44
|
-
__name: "MudaDialogFocusTrap",
|
|
45
|
-
props: { is: { default: "div" } },
|
|
46
|
-
setup(e) {
|
|
47
|
-
let t = e, { activate: n, deactivate: r } = O(x("trap"));
|
|
48
|
-
return p(n), m(r), (e, n) => (h(), a(v(t.is), {
|
|
49
|
-
ref: "trap",
|
|
50
|
-
tabindex: "-1",
|
|
51
|
-
role: "region"
|
|
52
|
-
}, {
|
|
53
|
-
default: C(() => [_(e.$slots, "default")]),
|
|
54
|
-
_: 3
|
|
55
|
-
}, 512));
|
|
56
|
-
}
|
|
57
|
-
}), A = { class: "fixed inset-0 w-screen overflow-y-auto py-6" }, j = { class: "flex min-h-full items-center justify-center" }, M = /* @__PURE__ */ l({
|
|
58
|
-
inheritAttrs: !1,
|
|
59
|
-
__name: "MudaDialog",
|
|
60
|
-
props: {
|
|
61
|
-
modelValue: {
|
|
62
|
-
type: Boolean,
|
|
63
|
-
required: !0
|
|
64
|
-
},
|
|
65
|
-
modelModifiers: {}
|
|
66
|
-
},
|
|
67
|
-
emits: ["update:modelValue"],
|
|
68
|
-
setup(l) {
|
|
69
|
-
let d = b(l, "modelValue"), p = x("dialog"), m = t();
|
|
70
|
-
D(d), n((t) => {
|
|
71
|
-
if (d.value) switch (t.key) {
|
|
72
|
-
case e.Escape: d.value = !1, t.preventDefault();
|
|
73
|
-
}
|
|
74
|
-
});
|
|
75
|
-
let g = (e) => {
|
|
76
|
-
p.value?.contains(e.target) || (d.value = !1);
|
|
77
|
-
};
|
|
78
|
-
return (e, t) => (h(), a(r, { to: "body" }, [c(i, {
|
|
79
|
-
"enter-active-class": "transition-opacity ease-linear duration-100",
|
|
80
|
-
"leave-active-class": "transition-opacity ease-linear duration-100",
|
|
81
|
-
"enter-from-class": "opacity-0",
|
|
82
|
-
"leave-to-class": "opacity-0"
|
|
83
|
-
}, {
|
|
84
|
-
default: C(() => [d.value ? (h(), a(k, {
|
|
85
|
-
key: 0,
|
|
86
|
-
"aria-modal": "true",
|
|
87
|
-
role: "dialog",
|
|
88
|
-
class: "fixed inset-0 bg-gray-500/30 backdrop-blur-xs transition-opacity",
|
|
89
|
-
style: f({ zIndex: y(m) }),
|
|
90
|
-
onClickCapture: g,
|
|
91
|
-
onWheel: t[0] ||= w(() => {}, ["stop"])
|
|
92
|
-
}, {
|
|
93
|
-
default: C(() => [s("div", A, [s("div", j, [s("div", u(e.$attrs, {
|
|
94
|
-
class: "rounded-lg bg-background p-4 focus:outline-hidden",
|
|
95
|
-
tabindex: "0",
|
|
96
|
-
ref: "dialog"
|
|
97
|
-
}), [_(e.$slots, "default")], 16)])])]),
|
|
98
|
-
_: 3
|
|
99
|
-
}, 8, ["style"])) : o("", !0)]),
|
|
100
|
-
_: 3
|
|
101
|
-
})]));
|
|
102
|
-
}
|
|
103
|
-
});
|
|
104
|
-
//#endregion
|
|
105
|
-
export { M as t };
|