maz-ui 4.3.4-beta.2 → 4.3.4-beta.3
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/{MazCardSpotlight.B-P62Hj-.css → MazCardSpotlight.BNlyqSAj.css} +1 -1
- package/dist/assets/{MazDropdown.D90GEKDB.css → MazDropdown.uTis3caD.css} +1 -1
- package/dist/chunks/{MazDropdown.vue_vue_type_style_index_0_lang.Cym3Pk2B.js → MazDropdown.vue_vue_type_style_index_0_lang.BK7LxJXG.js} +1 -1
- package/dist/components/MazCardSpotlight.js +2 -2
- package/dist/components/MazDropdown.js +1 -1
- package/dist/components/index.js +1 -1
- package/package.json +7 -7
|
@@ -1 +1 @@
|
|
|
1
|
-
.m-card-spotlight[data-v-
|
|
1
|
+
.m-card-spotlight[data-v-cdc7c952]{border-radius:var(--maz-radius);padding:max(var(--maz-border-width),1px);contain:layout style paint;display:inline-flex;position:relative;overflow:hidden}.m-card-spotlight .inner[data-v-cdc7c952]{border-radius:calc(var(--maz-radius) - max(var(--maz-border-width),1px));width:100%;height:auto;position:relative;overflow:hidden}.m-card-spotlight .inner[data-v-cdc7c952]:before{content:"";z-index:1;--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background)/var(--maz-tw-bg-opacity,1));width:100%;height:100%;opacity:var(--inner-opacity);position:absolute;top:0;left:0}.m-card-spotlight .content[data-v-cdc7c952]{z-index:2;width:100%;height:100%;position:relative}.m-card-spotlight .blob[data-v-cdc7c952]{z-index:0;--maz-tw-blur:blur(40px);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);will-change:transform;border-radius:9999px;width:208px;height:208px;transition:opacity .15s ease-out;position:absolute;top:0;left:0}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.m-dropdown{vertical-align:top;flex-direction:column;align-items:flex-start;display:inline-flex;position:relative}.m-dropdown__wrapper{border-radius:var(--maz-radius);outline-offset:2px;outline:2px solid #0000;width:100%;height:100%}.m-dropdown__wrapper:focus{--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-600)/var(--maz-tw-bg-opacity,1))}.m-dropdown__wrapper:focus:is([class~=dark] *){--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-400)/var(--maz-tw-bg-opacity,1))}.m-dropdown__icon{transition-property:transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.m-dropdown__icon.--open{--maz-tw-rotate:180deg;transform:translate(var(--maz-tw-translate-x),var(--maz-tw-translate-y))rotate(var(--maz-tw-rotate))skewX(var(--maz-tw-skew-x))skewY(var(--maz-tw-skew-y))scaleX(var(--maz-tw-scale-x))scaleY(var(--maz-tw-scale-y))}.m-dropdown__menu{flex-direction:column;gap:.125rem;min-width:max-content;min-height:max-content;padding:.5rem;display:flex;overflow:auto}.m-dropdown__menu .menuitem{cursor:pointer;white-space:nowrap;border-radius:var(--maz-radius);text-align:start;outline-offset:2px;outline:2px solid #0000;padding:.5rem 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.m-dropdown__menu .menuitem:hover,.m-dropdown__menu .menuitem:focus{--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-600)/var(--maz-tw-bg-opacity,1))}.m-dropdown__menu .menuitem:hover:is([class~=dark] *),.m-dropdown__menu .menuitem:focus:is([class~=dark] *){--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-400)/var(--maz-tw-bg-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button:disabled{cursor:not-allowed;opacity:.5}.m-dropdown__menu .menuitem.menuitem__button.--primary{--maz-tw-text-opacity:1;color:hsl(var(--maz-primary)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--primary:hover{--maz-tw-text-opacity:1;color:hsl(var(--maz-primary-600)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--secondary{--maz-tw-text-opacity:1;color:hsl(var(--maz-secondary)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--secondary:hover{--maz-tw-text-opacity:1;color:hsl(var(--maz-secondary-600)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--info{--maz-tw-text-opacity:1;color:hsl(var(--maz-info)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--info:hover{--maz-tw-text-opacity:1;color:hsl(var(--maz-info-600)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--warning,.m-dropdown__menu .menuitem.menuitem__button.--warning:hover{--maz-tw-text-opacity:1;color:hsl(var(--maz-warning-600)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--destructive,.m-dropdown__menu .menuitem.menuitem__button.--destructive:hover{--maz-tw-text-opacity:1;color:hsl(var(--maz-destructive-600)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--success,.m-dropdown__menu .menuitem.menuitem__button.--success:hover{--maz-tw-text-opacity:1;color:hsl(var(--maz-success-600)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--contrast{--maz-tw-text-opacity:1;color:hsl(var(--maz-contrast)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--contrast:hover{--maz-tw-text-opacity:1;color:hsl(var(--maz-contrast-600)/var(--maz-tw-text-opacity,1))}
|
|
1
|
+
.m-dropdown{vertical-align:top;flex-direction:column;align-items:flex-start;display:inline-flex;position:relative}.m-dropdown__wrapper{border-radius:var(--maz-radius);outline-offset:2px;outline:2px solid #0000;width:100%;height:100%}.m-dropdown__wrapper:focus{--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-600)/var(--maz-tw-bg-opacity,1))}.m-dropdown__wrapper:focus:is([class~=dark] *){--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-400)/var(--maz-tw-bg-opacity,1))}.m-dropdown__icon{transition-property:transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.m-dropdown__icon.--open{--maz-tw-rotate:180deg;transform:translate(var(--maz-tw-translate-x),var(--maz-tw-translate-y))rotate(var(--maz-tw-rotate))skewX(var(--maz-tw-skew-x))skewY(var(--maz-tw-skew-y))scaleX(var(--maz-tw-scale-x))scaleY(var(--maz-tw-scale-y))}.m-dropdown__menu{flex-direction:column;gap:.125rem;min-width:max-content;min-height:max-content;padding:.5rem;display:flex;overflow:auto}.m-dropdown__menu .menuitem{cursor:pointer;white-space:nowrap;border-radius:var(--maz-radius);text-align:start;outline-offset:2px;outline:2px solid #0000;padding:.5rem 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.m-dropdown__menu .menuitem:hover,.m-dropdown__menu .menuitem:focus{--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-600)/var(--maz-tw-bg-opacity,1))}.m-dropdown__menu .menuitem:hover:is([class~=dark] *),.m-dropdown__menu .menuitem:focus:is([class~=dark] *){--maz-tw-bg-opacity:1;background-color:hsl(var(--maz-background-400)/var(--maz-tw-bg-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button:disabled{cursor:not-allowed;opacity:.5}.m-dropdown__menu .menuitem.menuitem__button.--primary{--maz-tw-text-opacity:1;color:hsl(var(--maz-primary)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--primary:hover{--maz-tw-text-opacity:1;color:hsl(var(--maz-primary-600)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--secondary{--maz-tw-text-opacity:1;color:hsl(var(--maz-secondary)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--secondary:hover{--maz-tw-text-opacity:1;color:hsl(var(--maz-secondary-600)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--info{--maz-tw-text-opacity:1;color:hsl(var(--maz-info)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--info:hover{--maz-tw-text-opacity:1;color:hsl(var(--maz-info-600)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--warning,.m-dropdown__menu .menuitem.menuitem__button.--warning:hover{--maz-tw-text-opacity:1;color:hsl(var(--maz-warning-600)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--destructive,.m-dropdown__menu .menuitem.menuitem__button.--destructive:hover{--maz-tw-text-opacity:1;color:hsl(var(--maz-destructive-600)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--success,.m-dropdown__menu .menuitem.menuitem__button.--success:hover{--maz-tw-text-opacity:1;color:hsl(var(--maz-success-600)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--contrast{--maz-tw-text-opacity:1;color:hsl(var(--maz-contrast)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--contrast:hover{--maz-tw-text-opacity:1;color:hsl(var(--maz-contrast-600)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--accent{--maz-tw-text-opacity:1;color:hsl(var(--maz-accent)/var(--maz-tw-text-opacity,1))}.m-dropdown__menu .menuitem.menuitem__button.--accent:hover{--maz-tw-text-opacity:1;color:hsl(var(--maz-accent-600)/var(--maz-tw-text-opacity,1))}
|
|
@@ -4,7 +4,7 @@ import { useTranslations } from "@maz-ui/translations";
|
|
|
4
4
|
import { i as isClient } from "./isClient.WI4oSt66.js";
|
|
5
5
|
import { useInstanceUniqId } from "../composables/useInstanceUniqId.js";
|
|
6
6
|
import MazPopover from "../components/MazPopover.js";
|
|
7
|
-
import '../assets/MazDropdown.
|
|
7
|
+
import '../assets/MazDropdown.uTis3caD.css';const _hoisted_1 = ["id", "aria-expanded"], _hoisted_2 = ["id"], _hoisted_3 = ["id"], _hoisted_4 = ["onClick", "onKeypress"], _sfc_main = /* @__PURE__ */ defineComponent({
|
|
8
8
|
inheritAttrs: !1,
|
|
9
9
|
__name: "MazDropdown",
|
|
10
10
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, onMounted, onBeforeUnmount, createElementBlock, openBlock, normalizeStyle, normalizeClass, createElementVNode, withDirectives, renderSlot, vShow } from "vue";
|
|
2
2
|
import { isServer } from "@maz-ui/utils";
|
|
3
3
|
import { _ as _export_sfc } from "../chunks/_plugin-vue_export-helper.B--vMWp3.js";
|
|
4
|
-
import '../assets/MazCardSpotlight.
|
|
4
|
+
import '../assets/MazCardSpotlight.BNlyqSAj.css';const _hoisted_1 = { class: "inner" }, _sfc_main = /* @__PURE__ */ defineComponent({
|
|
5
5
|
__name: "MazCardSpotlight",
|
|
6
6
|
props: {
|
|
7
7
|
color: { default: "primary" },
|
|
@@ -75,7 +75,7 @@ import '../assets/MazCardSpotlight.B-P62Hj-.css';const _hoisted_1 = { class: "in
|
|
|
75
75
|
])
|
|
76
76
|
], 6));
|
|
77
77
|
}
|
|
78
|
-
}), MazCardSpotlight = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
78
|
+
}), MazCardSpotlight = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-cdc7c952"]]);
|
|
79
79
|
export {
|
|
80
80
|
MazCardSpotlight as default
|
|
81
81
|
};
|
package/dist/components/index.js
CHANGED
|
@@ -18,7 +18,7 @@ import { M } from "../chunks/MazDatePicker.D0Xw4RhE.js";
|
|
|
18
18
|
import { default as default17 } from "./MazDialog.js";
|
|
19
19
|
import { _ as _2, u } from "../chunks/MazDialogConfirm.vue_vue_type_script_setup_true_lang.BaOg5MoP.js";
|
|
20
20
|
import { default as default18 } from "./MazDrawer.js";
|
|
21
|
-
import { _ as _3 } from "../chunks/MazDropdown.vue_vue_type_style_index_0_lang.
|
|
21
|
+
import { _ as _3 } from "../chunks/MazDropdown.vue_vue_type_style_index_0_lang.BK7LxJXG.js";
|
|
22
22
|
import { default as default19 } from "./MazDropzone.js";
|
|
23
23
|
import { default as default20 } from "./MazExpandAnimation.js";
|
|
24
24
|
import { default as default21 } from "./MazFullscreenLoader.js";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "maz-ui",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "4.3.4-beta.
|
|
4
|
+
"version": "4.3.4-beta.3",
|
|
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",
|
|
@@ -178,11 +178,11 @@
|
|
|
178
178
|
"libphonenumber-js": "^1.12.33",
|
|
179
179
|
"valibot": "^1.2.0",
|
|
180
180
|
"vue-chartjs": "^5.3.3",
|
|
181
|
-
"@maz-ui/cli": "4.3.4-beta.0",
|
|
182
|
-
"@maz-ui/icons": "4.3.0",
|
|
183
181
|
"@maz-ui/themes": "4.3.0",
|
|
184
|
-
"@maz-ui/
|
|
185
|
-
"@maz-ui/
|
|
182
|
+
"@maz-ui/icons": "4.3.0",
|
|
183
|
+
"@maz-ui/cli": "4.3.4-beta.0",
|
|
184
|
+
"@maz-ui/utils": "4.3.0",
|
|
185
|
+
"@maz-ui/translations": "4.3.0"
|
|
186
186
|
},
|
|
187
187
|
"devDependencies": {
|
|
188
188
|
"@vitejs/plugin-vue": "^6.0.3",
|
|
@@ -217,8 +217,8 @@
|
|
|
217
217
|
"vue": "^3.5.26",
|
|
218
218
|
"vue-router": "^4.6.4",
|
|
219
219
|
"vue-tsc": "^3.2.1",
|
|
220
|
-
"@maz-ui/
|
|
221
|
-
"@maz-ui/
|
|
220
|
+
"@maz-ui/node": "4.3.4-beta.0",
|
|
221
|
+
"@maz-ui/eslint-config": "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",
|