maz-ui 4.3.2-beta.1 → 4.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/MazInputPhoneNumber.CKOOaZiA.css +1 -0
- package/dist/assets/MazSelect.HKw9qRZV.css +1 -0
- package/dist/chunks/{MazInputPhoneNumber.BxMymgj-.js → MazInputPhoneNumber.D5Of5uBR.js} +4 -4
- package/dist/chunks/{PhoneInput.BUiv9fYr.js → PhoneInput.BK3DUfxF.js} +1 -1
- package/dist/components/MazInputPhoneNumber.js +1 -1
- package/dist/components/MazSelect.js +3 -3
- package/dist/components/index.js +1 -1
- package/package.json +12 -12
- package/dist/assets/MazInputPhoneNumber.BGz17BIE.css +0 -1
- package/dist/assets/MazSelect.Dx9yL9AD.css +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.m-input-phone-number[data-v-2b9b89e5]{vertical-align:top;align-items:center;display:inline-flex;position:relative}.m-input-phone-number.--block[data-v-2b9b89e5]{width:100%}.m-input-phone-number.--col[data-v-2b9b89e5]{flex-direction:column}.m-input-phone-number.--col .m-input-phone-number__country-select[data-v-2b9b89e5],.m-input-phone-number.--col .m-input-phone-number__country-select[data-v-2b9b89e5] .m-select-country__select{min-width:100%}.m-input-phone-number.--col .m-input-phone-number__country-select[data-v-2b9b89e5] .m-select-country__select .m-input-wrapper{border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--maz-radius)}.m-input-phone-number.--row[data-v-2b9b89e5]{flex-direction:row}.m-input-phone-number.--row .m-input-phone-number__country-select[data-v-2b9b89e5] .m-select-country__select .m-input-wrapper{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.m-input-phone-number.--responsive[data-v-2b9b89e5]{flex-direction:column}@media (min-width:576px){.m-input-phone-number.--responsive[data-v-2b9b89e5]{flex-direction:row}}.m-input-phone-number.--responsive .m-input-phone-number__country-select[data-v-2b9b89e5]{min-width:100%}@media (min-width:576px){.m-input-phone-number.--responsive .m-input-phone-number__country-select[data-v-2b9b89e5]{min-width:inherit}}.m-input-phone-number.--responsive .m-input-phone-number__country-select[data-v-2b9b89e5] .m-select-country__select{min-width:100%}@media (min-width:576px){.m-input-phone-number.--responsive .m-input-phone-number__country-select[data-v-2b9b89e5] .m-select-country__select{min-width:inherit}}.m-input-phone-number.--responsive .m-input-phone-number__country-select[data-v-2b9b89e5] .m-input-wrapper{border-bottom-right-radius:0;border-bottom-left-radius:0}@media (min-width:576px){.m-input-phone-number.--responsive .m-input-phone-number__country-select[data-v-2b9b89e5] .m-input-wrapper{border-bottom-right-radius:var(--maz-radius);border-bottom-left-radius:var(--maz-radius);border-top-right-radius:0;border-bottom-right-radius:0}}.m-input-phone-number__country-list-code[data-v-2b9b89e5]{text-align:center;--maz-tw-text-opacity:1;min-width:2rem;color:hsl(var(--maz-muted)/var(--maz-tw-text-opacity,1))}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.m-select[data-v-7a14967b]{vertical-align:top;display:inline-flex;position:relative}.m-select-input[data-v-7a14967b]{width:100%;height:100%}.m-select-input[data-v-7a14967b]:not(.--disabled){cursor:pointer}.m-select-input__toggle-button[data-v-7a14967b]{background-color:#0000;justify-content:center;align-items:center;height:100%;padding-inline-start:0;display:flex}.m-select-input[data-v-7a14967b] input{caret-color:#0000}.m-select.--mini[data-v-7a14967b],.m-select.--xs[data-v-7a14967b]{font-size:.75rem;line-height:1rem}.m-select.--sm[data-v-7a14967b]{font-size:.875rem;line-height:1.25rem}.m-select.--md[data-v-7a14967b]{font-size:1rem;line-height:1.5rem}.m-select.--lg[data-v-7a14967b]{font-size:1.125rem;line-height:1.75rem}.m-select.--xl[data-v-7a14967b]{font-size:1.25rem;line-height:1.75rem}.m-select[data-v-7a14967b]:not(.--disabled) .m-input-input{cursor:pointer}.m-select-chevron[data-v-7a14967b]{--maz-tw-text-opacity:1;color:hsl(var(--maz-muted)/var(--maz-tw-text-opacity,1));font-size:1.2em;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.m-select.--is-open .m-select-chevron[data-v-7a14967b]{transform:rotate(180deg)}.m-select button.maz-custom[data-v-7a14967b]{cursor:pointer;appearance:none;border-style:none}.m-select-list[data-v-7a14967b]{z-index:1050;border-radius:var(--maz-radius);--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background)/var(--maz-tw-bg-opacity,1));--maz-tw-shadow-color:hsl(var(--maz-shadow)/1);--maz-tw-shadow:var(--maz-tw-shadow-colored);--maz-tw-drop-shadow:drop-shadow(0 4px 3px #00000012)drop-shadow(0 2px 2px #0000000f);filter:var(--maz-tw-blur)var(--maz-tw-brightness)var(--maz-tw-contrast)var(--maz-tw-grayscale)var(--maz-tw-hue-rotate)var(--maz-tw-invert)var(--maz-tw-saturate)var(--maz-tw-sepia)var(--maz-tw-drop-shadow);flex-direction:column;gap:.25rem;display:flex;overflow:hidden}.m-select-list-optgroup[data-v-7a14967b]{text-align:start;--maz-tw-text-opacity:1;color:hsl(var(--maz-muted)/var(--maz-tw-text-opacity,1));flex:none;padding:.125rem;font-size:.875em}.m-select-list.--mini[data-v-7a14967b],.m-select-list.--xs[data-v-7a14967b]{font-size:.75rem;line-height:1rem}.m-select-list.--sm[data-v-7a14967b]{font-size:.875rem;line-height:1.25rem}.m-select-list.--md[data-v-7a14967b]{font-size:1rem;line-height:1.5rem}.m-select-list.--lg[data-v-7a14967b]{font-size:1.125rem;line-height:1.75rem}.m-select-list.--xl[data-v-7a14967b]{font-size:1.25rem;line-height:1.75rem}.m-select-list[data-v-7a14967b]{min-width:3.5rem}.m-select-list__search-wrapper[data-v-7a14967b]{padding-top:.5rem;padding-left:.5rem;padding-right:.5rem}.m-select-list__scroll-wrapper[data-v-7a14967b]{flex-direction:column;flex:1;gap:.25rem;padding:.5rem;display:flex;overflow:auto}.m-select-list__scroll-wrapper[data-v-7a14967b]::-webkit-scrollbar{width:.1875rem}.m-select-list__scroll-wrapper[data-v-7a14967b]::-webkit-scrollbar-track{background:0 0}.m-select-list__scroll-wrapper[data-v-7a14967b]::-webkit-scrollbar-thumb{--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-600)/var(--maz-tw-bg-opacity,1))}.m-select-list__scroll-wrapper[data-v-7a14967b]:is([class~=dark] *)::-webkit-scrollbar-thumb{--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-400)/var(--maz-tw-bg-opacity,1))}.m-select-list__scroll-wrapper[data-v-7a14967b]::-webkit-scrollbar-thumb{border-radius:1000px}.m-select-list__scroll-wrapper[data-v-7a14967b]{scrollbar-width:thin;scrollbar-color:hsl(var(--maz-background-600))transparent}.m-select-list__no-results[data-v-7a14967b]{justify-content:center;align-items:center;padding:1rem;display:flex}.m-select-list-item[data-v-7a14967b]{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border-radius:var(--maz-radius);border-width:var(--maz-border-width);text-align:start;outline-offset:2px;background-color:#0000;border-style:solid;border-color:#0000;outline:2px solid #0000;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.m-select-list-item[data-v-7a14967b]:focus-within,.m-select-list-item[data-v-7a14967b]:hover{--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-600)/var(--maz-tw-bg-opacity,1))}.m-select-list-item[data-v-7a14967b]:focus-within:is([class~=dark] *),.m-select-list-item[data-v-7a14967b]:hover:is([class~=dark] *){--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-400)/var(--maz-tw-bg-opacity,1))}.m-select-list-item span[data-v-7a14967b]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.m-select-list-item.--is-none-value[data-v-7a14967b]{--maz-tw-text-opacity:1;color:hsl(var(--maz-muted)/var(--maz-tw-text-opacity,1))}.m-select-list-item.--is-selected[data-v-7a14967b]{color:var(--selected-text-color);background-color:var(--selected-bg-color)}.m-select-list-item.--is-selected[data-v-7a14967b]:focus{outline-color:var(--selected-text-color);outline-width:var(--maz-border-width)}.m-select-list-item.--is-selected.--transparent[data-v-7a14967b]{--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background)/var(--maz-tw-bg-opacity,1))}
|
|
@@ -3,7 +3,7 @@ import { useTranslations } from "@maz-ui/translations";
|
|
|
3
3
|
import { useInstanceUniqId } from "../composables/useInstanceUniqId.js";
|
|
4
4
|
import { getCountryCallingCode, getCountries, isSupportedCountry, getExampleNumber, parsePhoneNumberFromString, AsYouType } from "libphonenumber-js";
|
|
5
5
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper.B--vMWp3.js";
|
|
6
|
-
import '../assets/MazInputPhoneNumber.
|
|
6
|
+
import '../assets/MazInputPhoneNumber.CKOOaZiA.css';const examples = ref();
|
|
7
7
|
function isCountryAvailable(locale) {
|
|
8
8
|
try {
|
|
9
9
|
const response = isSupportedCountry(locale);
|
|
@@ -217,7 +217,7 @@ const _hoisted_1 = ["id"], _hoisted_2 = { class: "m-input-phone-number__country-
|
|
|
217
217
|
},
|
|
218
218
|
emits: ["update:model-value", "country-code", "update:country-code", "data"],
|
|
219
219
|
setup(__props, { emit: __emit }) {
|
|
220
|
-
const props = __props, emits = __emit, MazSelectCountry = defineAsyncComponent(() => import("../components/MazSelectCountry.js")), PhoneInput = defineAsyncComponent(() => import("./PhoneInput.
|
|
220
|
+
const props = __props, emits = __emit, MazSelectCountry = defineAsyncComponent(() => import("../components/MazSelectCountry.js")), PhoneInput = defineAsyncComponent(() => import("./PhoneInput.BK3DUfxF.js")), { fetchCountryCode: fetchCountryCode2, getBrowserLocale: getBrowserLocale2, getCountryList: getCountryList2 } = useMazInputPhoneNumber(), { isCountryAvailable: isCountryAvailable2, getPhoneNumberResults: getPhoneNumberResults2 } = useLibphonenumber(), instanceId = useInstanceUniqId({
|
|
221
221
|
componentName: "MazInputPhoneNumber",
|
|
222
222
|
providedId: props.id
|
|
223
223
|
}), phoneNumber = ref(), selectedCountry = ref(), { t } = useTranslations(), messages = computed(() => ({
|
|
@@ -298,7 +298,7 @@ const _hoisted_1 = ["id"], _hoisted_2 = { class: "m-input-phone-number__country-
|
|
|
298
298
|
countryCode: selectedCountry.value,
|
|
299
299
|
checkCountryCode: !0
|
|
300
300
|
});
|
|
301
|
-
const code =
|
|
301
|
+
const code = selectedCountry.value;
|
|
302
302
|
emits("country-code", code), emits("update:country-code", code), selectPhoneNumber && !results.value.isValid && selectPhoneNumberInput(), setTimeout(() => {
|
|
303
303
|
isCountryInternalUpdate.value = !1;
|
|
304
304
|
}, 0);
|
|
@@ -404,7 +404,7 @@ const _hoisted_1 = ["id"], _hoisted_2 = { class: "m-input-phone-number__country-
|
|
|
404
404
|
}), null, 16, ["id", "model-value", "color", "size", "auto-format", "example", "disabled", "name", "has-radius", "success", "error", "locales", "label", "placeholder"])
|
|
405
405
|
], 14, _hoisted_1));
|
|
406
406
|
}
|
|
407
|
-
}), MazInputPhoneNumber = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
407
|
+
}), MazInputPhoneNumber = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-2b9b89e5"]]);
|
|
408
408
|
export {
|
|
409
409
|
MazInputPhoneNumber as M,
|
|
410
410
|
useMazInputPhoneNumber as a,
|
|
@@ -2,7 +2,7 @@ import { defineComponent, mergeModels, useModel, ref, computed, onMounted, useTe
|
|
|
2
2
|
import { useTranslations } from "@maz-ui/translations";
|
|
3
3
|
import { useInjectStrict } from "../composables/useInjectStrict.js";
|
|
4
4
|
import MazInput from "../components/MazInput.js";
|
|
5
|
-
import { u as useLibphonenumber, a as useMazInputPhoneNumber } from "./MazInputPhoneNumber.
|
|
5
|
+
import { u as useLibphonenumber, a as useMazInputPhoneNumber } from "./MazInputPhoneNumber.D5Of5uBR.js";
|
|
6
6
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper.B--vMWp3.js";
|
|
7
7
|
import '../assets/PhoneInput.C5t00d9H.css';const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
8
8
|
__name: "PhoneInput",
|
|
@@ -7,7 +7,7 @@ import { useInstanceUniqId } from "../composables/useInstanceUniqId.js";
|
|
|
7
7
|
import MazInput from "./MazInput.js";
|
|
8
8
|
import MazPopover from "./MazPopover.js";
|
|
9
9
|
import { _ as _export_sfc } from "../chunks/_plugin-vue_export-helper.B--vMWp3.js";
|
|
10
|
-
import '../assets/MazSelect.
|
|
10
|
+
import '../assets/MazSelect.HKw9qRZV.css';let timeout = null;
|
|
11
11
|
function debounceCallback(callback, delay) {
|
|
12
12
|
timeout && clearTimeout(timeout), timeout = setTimeout(callback, delay);
|
|
13
13
|
}
|
|
@@ -170,7 +170,7 @@ const _hoisted_1 = ["aria-label"], _hoisted_2 = ["id"], _hoisted_3 = {
|
|
|
170
170
|
if (event.ctrlKey || event.metaKey || event.altKey)
|
|
171
171
|
return;
|
|
172
172
|
const keyPressed = event.key;
|
|
173
|
-
(keyPressed === "ArrowDown" || keyPressed === "ArrowUp" || /^[\dA-Za-z\u0400-\u04FF]$/.test(keyPressed)) && !isOpen.value && (event.preventDefault(), popoverComponent.value?.open()), /^[\dA-Za-z\u0400-\u04FF]$/.test(keyPressed) && __props.search && focusSearchInputAndSetQuery(keyPressed);
|
|
173
|
+
(keyPressed === "ArrowDown" || keyPressed === "ArrowUp" || /^[\dA-Za-z\u0400-\u04FF]$/.test(keyPressed)) && !isOpen.value && (event.preventDefault(), popoverComponent.value?.open()), /^[\dA-Za-z\u0400-\u04FF]$/.test(keyPressed) && __props.search && (event.preventDefault(), event.stopPropagation(), focusSearchInputAndSetQuery(keyPressed));
|
|
174
174
|
}
|
|
175
175
|
async function scrollToOptionIndex(index) {
|
|
176
176
|
if (await nextTick(), typeof index != "number" || index < 0)
|
|
@@ -405,7 +405,7 @@ const _hoisted_1 = ["aria-label"], _hoisted_2 = ["id"], _hoisted_3 = {
|
|
|
405
405
|
_: 3
|
|
406
406
|
}, 8, ["id", "modelValue", "class", "style", "block", "transition", "position", "prefer-position", "fallback-position", "position-reference"]));
|
|
407
407
|
}
|
|
408
|
-
}), MazSelect = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
408
|
+
}), MazSelect = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-7a14967b"]]);
|
|
409
409
|
export {
|
|
410
410
|
MazSelect as default
|
|
411
411
|
};
|
package/dist/components/index.js
CHANGED
|
@@ -27,7 +27,7 @@ import { default as default23 } from "./MazIcon.js";
|
|
|
27
27
|
import { default as default24 } from "./MazInput.js";
|
|
28
28
|
import { default as default25 } from "./MazInputCode.js";
|
|
29
29
|
import { _ as _4 } from "../chunks/MazInputNumber.vue_vue_type_style_index_0_lang.D_OF4KbM.js";
|
|
30
|
-
import { M as M2 } from "../chunks/MazInputPhoneNumber.
|
|
30
|
+
import { M as M2 } from "../chunks/MazInputPhoneNumber.D5Of5uBR.js";
|
|
31
31
|
import { _ as _5 } from "../chunks/MazInputPrice.vue_vue_type_script_setup_true_lang.CcQ71H1z.js";
|
|
32
32
|
import { default as default26 } from "./MazInputTags.js";
|
|
33
33
|
import { default as default27 } from "./MazLazyImg.js";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "maz-ui",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "4.3.2
|
|
4
|
+
"version": "4.3.2",
|
|
5
5
|
"description": "A standalone components library for Vue.Js 3 & Nuxt.Js 3",
|
|
6
6
|
"author": "Louis Mazel <me@loicmazuel.com>",
|
|
7
7
|
"license": "MIT",
|
|
@@ -175,22 +175,22 @@
|
|
|
175
175
|
"@floating-ui/vue": "^1.1.9",
|
|
176
176
|
"chart.js": "^4.5.1",
|
|
177
177
|
"dayjs": "^1.11.19",
|
|
178
|
-
"libphonenumber-js": "^1.12.
|
|
178
|
+
"libphonenumber-js": "^1.12.28",
|
|
179
179
|
"valibot": "^1.1.0",
|
|
180
180
|
"vue-chartjs": "^5.3.3",
|
|
181
|
-
"@maz-ui/cli": "4.3.2
|
|
182
|
-
"@maz-ui/themes": "4.3.0",
|
|
183
|
-
"@maz-ui/icons": "4.3.0",
|
|
181
|
+
"@maz-ui/cli": "4.3.2",
|
|
184
182
|
"@maz-ui/translations": "4.3.0",
|
|
185
|
-
"@maz-ui/
|
|
183
|
+
"@maz-ui/icons": "4.3.0",
|
|
184
|
+
"@maz-ui/utils": "4.3.0",
|
|
185
|
+
"@maz-ui/themes": "4.3.0"
|
|
186
186
|
},
|
|
187
187
|
"devDependencies": {
|
|
188
|
-
"@vitejs/plugin-vue": "^6.0.
|
|
188
|
+
"@vitejs/plugin-vue": "^6.0.2",
|
|
189
189
|
"@vue/compiler-sfc": "^3.5.24",
|
|
190
190
|
"@vue/test-utils": "^2.4.6",
|
|
191
191
|
"@vue/tsconfig": "^0.8.1",
|
|
192
192
|
"autoprefixer": "^10.4.22",
|
|
193
|
-
"glob": "^
|
|
193
|
+
"glob": "^13.0.0",
|
|
194
194
|
"jsdom": "^27.2.0",
|
|
195
195
|
"lightningcss": "^1.30.2",
|
|
196
196
|
"nuxt": "^4.2.1",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"postcss-nested": "^7.0.2",
|
|
201
201
|
"postcss-replace": "^2.0.1",
|
|
202
202
|
"postcss-url": "^10.1.3",
|
|
203
|
-
"sass": "^1.94.
|
|
203
|
+
"sass": "^1.94.2",
|
|
204
204
|
"stylelint": "^16.25.0",
|
|
205
205
|
"stylelint-config-recommended-vue": "^1.6.1",
|
|
206
206
|
"stylelint-config-standard": "^39.0.1",
|
|
@@ -210,15 +210,15 @@
|
|
|
210
210
|
"tailwindcss": "^3.4.16",
|
|
211
211
|
"unplugin-auto-import": "^20.2.0",
|
|
212
212
|
"unplugin-vue-components": "^30.0.0",
|
|
213
|
-
"vite": "^7.2.
|
|
213
|
+
"vite": "^7.2.4",
|
|
214
214
|
"vite-plugin-dts": "^4.5.4",
|
|
215
215
|
"vite-plugin-lib-inject-css": "^2.2.2",
|
|
216
216
|
"vite-svg-loader": "^5.1.0",
|
|
217
217
|
"vue": "^3.5.24",
|
|
218
218
|
"vue-router": "^4.6.3",
|
|
219
219
|
"vue-tsc": "^3.1.4",
|
|
220
|
-
"@maz-ui/eslint-config": "4.3.2
|
|
221
|
-
"@maz-ui/node": "4.3.2
|
|
220
|
+
"@maz-ui/eslint-config": "4.3.2",
|
|
221
|
+
"@maz-ui/node": "4.3.2"
|
|
222
222
|
},
|
|
223
223
|
"lint-staged": {
|
|
224
224
|
"*.{js,ts,vue,mjs,mts,cjs,md,yml,json}": "cross-env NODE_ENV=production eslint --fix",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.m-input-phone-number[data-v-0cb6613f]{vertical-align:top;align-items:center;display:inline-flex;position:relative}.m-input-phone-number.--block[data-v-0cb6613f]{width:100%}.m-input-phone-number.--col[data-v-0cb6613f]{flex-direction:column}.m-input-phone-number.--col .m-input-phone-number__country-select[data-v-0cb6613f],.m-input-phone-number.--col .m-input-phone-number__country-select[data-v-0cb6613f] .m-select-country__select{min-width:100%}.m-input-phone-number.--col .m-input-phone-number__country-select[data-v-0cb6613f] .m-select-country__select .m-input-wrapper{border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--maz-radius)}.m-input-phone-number.--row[data-v-0cb6613f]{flex-direction:row}.m-input-phone-number.--row .m-input-phone-number__country-select[data-v-0cb6613f] .m-select-country__select .m-input-wrapper{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.m-input-phone-number.--responsive[data-v-0cb6613f]{flex-direction:column}@media (min-width:576px){.m-input-phone-number.--responsive[data-v-0cb6613f]{flex-direction:row}}.m-input-phone-number.--responsive .m-input-phone-number__country-select[data-v-0cb6613f]{min-width:100%}@media (min-width:576px){.m-input-phone-number.--responsive .m-input-phone-number__country-select[data-v-0cb6613f]{min-width:inherit}}.m-input-phone-number.--responsive .m-input-phone-number__country-select[data-v-0cb6613f] .m-select-country__select{min-width:100%}@media (min-width:576px){.m-input-phone-number.--responsive .m-input-phone-number__country-select[data-v-0cb6613f] .m-select-country__select{min-width:inherit}}.m-input-phone-number.--responsive .m-input-phone-number__country-select[data-v-0cb6613f] .m-input-wrapper{border-bottom-right-radius:0;border-bottom-left-radius:0}@media (min-width:576px){.m-input-phone-number.--responsive .m-input-phone-number__country-select[data-v-0cb6613f] .m-input-wrapper{border-bottom-right-radius:var(--maz-radius);border-bottom-left-radius:var(--maz-radius);border-top-right-radius:0;border-bottom-right-radius:0}}.m-input-phone-number__country-list-code[data-v-0cb6613f]{text-align:center;--maz-tw-text-opacity:1;min-width:2rem;color:hsl(var(--maz-muted)/var(--maz-tw-text-opacity,1))}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.m-select[data-v-8c2739ac]{vertical-align:top;display:inline-flex;position:relative}.m-select-input[data-v-8c2739ac]{width:100%;height:100%}.m-select-input[data-v-8c2739ac]:not(.--disabled){cursor:pointer}.m-select-input__toggle-button[data-v-8c2739ac]{background-color:#0000;justify-content:center;align-items:center;height:100%;padding-inline-start:0;display:flex}.m-select-input[data-v-8c2739ac] input{caret-color:#0000}.m-select.--mini[data-v-8c2739ac],.m-select.--xs[data-v-8c2739ac]{font-size:.75rem;line-height:1rem}.m-select.--sm[data-v-8c2739ac]{font-size:.875rem;line-height:1.25rem}.m-select.--md[data-v-8c2739ac]{font-size:1rem;line-height:1.5rem}.m-select.--lg[data-v-8c2739ac]{font-size:1.125rem;line-height:1.75rem}.m-select.--xl[data-v-8c2739ac]{font-size:1.25rem;line-height:1.75rem}.m-select[data-v-8c2739ac]:not(.--disabled) .m-input-input{cursor:pointer}.m-select-chevron[data-v-8c2739ac]{--maz-tw-text-opacity:1;color:hsl(var(--maz-muted)/var(--maz-tw-text-opacity,1));font-size:1.2em;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.m-select.--is-open .m-select-chevron[data-v-8c2739ac]{transform:rotate(180deg)}.m-select button.maz-custom[data-v-8c2739ac]{cursor:pointer;appearance:none;border-style:none}.m-select-list[data-v-8c2739ac]{z-index:1050;border-radius:var(--maz-radius);--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background)/var(--maz-tw-bg-opacity,1));--maz-tw-shadow-color:hsl(var(--maz-shadow)/1);--maz-tw-shadow:var(--maz-tw-shadow-colored);--maz-tw-drop-shadow:drop-shadow(0 4px 3px #00000012)drop-shadow(0 2px 2px #0000000f);filter:var(--maz-tw-blur)var(--maz-tw-brightness)var(--maz-tw-contrast)var(--maz-tw-grayscale)var(--maz-tw-hue-rotate)var(--maz-tw-invert)var(--maz-tw-saturate)var(--maz-tw-sepia)var(--maz-tw-drop-shadow);flex-direction:column;gap:.25rem;display:flex;overflow:hidden}.m-select-list-optgroup[data-v-8c2739ac]{text-align:start;--maz-tw-text-opacity:1;color:hsl(var(--maz-muted)/var(--maz-tw-text-opacity,1));flex:none;padding:.125rem;font-size:.875em}.m-select-list.--mini[data-v-8c2739ac],.m-select-list.--xs[data-v-8c2739ac]{font-size:.75rem;line-height:1rem}.m-select-list.--sm[data-v-8c2739ac]{font-size:.875rem;line-height:1.25rem}.m-select-list.--md[data-v-8c2739ac]{font-size:1rem;line-height:1.5rem}.m-select-list.--lg[data-v-8c2739ac]{font-size:1.125rem;line-height:1.75rem}.m-select-list.--xl[data-v-8c2739ac]{font-size:1.25rem;line-height:1.75rem}.m-select-list[data-v-8c2739ac]{min-width:3.5rem}.m-select-list__search-wrapper[data-v-8c2739ac]{padding-top:.5rem;padding-left:.5rem;padding-right:.5rem}.m-select-list__scroll-wrapper[data-v-8c2739ac]{flex-direction:column;flex:1;gap:.25rem;padding:.5rem;display:flex;overflow:auto}.m-select-list__scroll-wrapper[data-v-8c2739ac]::-webkit-scrollbar{width:.1875rem}.m-select-list__scroll-wrapper[data-v-8c2739ac]::-webkit-scrollbar-track{background:0 0}.m-select-list__scroll-wrapper[data-v-8c2739ac]::-webkit-scrollbar-thumb{--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-600)/var(--maz-tw-bg-opacity,1))}.m-select-list__scroll-wrapper[data-v-8c2739ac]:is([class~=dark] *)::-webkit-scrollbar-thumb{--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-400)/var(--maz-tw-bg-opacity,1))}.m-select-list__scroll-wrapper[data-v-8c2739ac]::-webkit-scrollbar-thumb{border-radius:1000px}.m-select-list__scroll-wrapper[data-v-8c2739ac]{scrollbar-width:thin;scrollbar-color:hsl(var(--maz-background-600))transparent}.m-select-list__no-results[data-v-8c2739ac]{justify-content:center;align-items:center;padding:1rem;display:flex}.m-select-list-item[data-v-8c2739ac]{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border-radius:var(--maz-radius);border-width:var(--maz-border-width);text-align:start;outline-offset:2px;background-color:#0000;border-style:solid;border-color:#0000;outline:2px solid #0000;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.m-select-list-item[data-v-8c2739ac]:focus-within,.m-select-list-item[data-v-8c2739ac]:hover{--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-600)/var(--maz-tw-bg-opacity,1))}.m-select-list-item[data-v-8c2739ac]:focus-within:is([class~=dark] *),.m-select-list-item[data-v-8c2739ac]:hover:is([class~=dark] *){--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-400)/var(--maz-tw-bg-opacity,1))}.m-select-list-item span[data-v-8c2739ac]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.m-select-list-item.--is-none-value[data-v-8c2739ac]{--maz-tw-text-opacity:1;color:hsl(var(--maz-muted)/var(--maz-tw-text-opacity,1))}.m-select-list-item.--is-selected[data-v-8c2739ac]{color:var(--selected-text-color);background-color:var(--selected-bg-color)}.m-select-list-item.--is-selected[data-v-8c2739ac]:focus{outline-color:var(--selected-text-color);outline-width:var(--maz-border-width)}.m-select-list-item.--is-selected.--transparent[data-v-8c2739ac]{--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background)/var(--maz-tw-bg-opacity,1))}
|