design-system-next 2.13.1 → 2.13.4
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/design-system-next.es.js +7 -8
- package/dist/design-system-next.es.js.gz +0 -0
- package/dist/design-system-next.umd.js +3 -3
- package/dist/design-system-next.umd.js.gz +0 -0
- package/dist/main.css +1 -1
- package/dist/main.css.gz +0 -0
- package/dist/package.json.d.ts +1 -1
- package/package.json +1 -1
- package/src/App.vue +1680 -47
- package/src/components/modal/modal.ts +1 -1
- package/src/components/modal/use-modal.ts +1 -0
- package/src/components/sidenav/sidenav-menu-links.vue +2 -2
|
@@ -14342,7 +14342,7 @@ const e9 = ["white", "dark", "gray", "green"], t9 = [
|
|
|
14342
14342
|
}), a9 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
14343
14343
|
__proto__: null,
|
|
14344
14344
|
default: n9
|
|
14345
|
-
}, Symbol.toStringTag, { value: "Module" })), o9 = ["sm", "md", "lg", "xl"], l9 = {
|
|
14345
|
+
}, Symbol.toStringTag, { value: "Module" })), o9 = ["sm", "md", "lg", "xl", "xxl"], l9 = {
|
|
14346
14346
|
modelValue: {
|
|
14347
14347
|
type: Boolean,
|
|
14348
14348
|
default: !1
|
|
@@ -14387,7 +14387,8 @@ const e9 = ["white", "dark", "gray", "green"], t9 = [
|
|
|
14387
14387
|
"spr-w-[360px] spr-max-w-[480px]": t.value === "sm",
|
|
14388
14388
|
"spr-w-[480px] spr-max-w-[720px]": t.value === "md",
|
|
14389
14389
|
"spr-w-[720px] spr-max-w-[960px]": t.value === "lg",
|
|
14390
|
-
"spr-w-[900px] spr-max-w-[1200px]": t.value === "xl"
|
|
14390
|
+
"spr-w-[900px] spr-max-w-[1200px]": t.value === "xl",
|
|
14391
|
+
"spr-w-[1200px] spr-max-w-[1400px]": t.value === "xxl"
|
|
14391
14392
|
},
|
|
14392
14393
|
{ "bounce-animation": l.value }
|
|
14393
14394
|
), g = Y(
|
|
@@ -16336,7 +16337,7 @@ const e9 = ["white", "dark", "gray", "green"], t9 = [
|
|
|
16336
16337
|
key: 0,
|
|
16337
16338
|
class: A({
|
|
16338
16339
|
"spr-label-xs-medium spr-text-color-supporting spr-m-0 spr-p-2": !0,
|
|
16339
|
-
"spr-
|
|
16340
|
+
"spr-pt-2": M !== 0
|
|
16340
16341
|
})
|
|
16341
16342
|
}, J(y.menuHeading), 3)) : k("", !0),
|
|
16342
16343
|
(p(!0), v(q, null, ge(y.items, ($, z) => (p(), v(q, { key: z }, [
|
|
@@ -16362,7 +16363,7 @@ const e9 = ["white", "dark", "gray", "green"], t9 = [
|
|
|
16362
16363
|
key: 0,
|
|
16363
16364
|
class: A({
|
|
16364
16365
|
"spr-label-xs-medium spr-text-color-supporting spr-m-0 spr-p-2": !0,
|
|
16365
|
-
"spr-
|
|
16366
|
+
"spr-pt-2": S !== 0
|
|
16366
16367
|
})
|
|
16367
16368
|
}, J(N.subMenuHeading), 3)) : k("", !0),
|
|
16368
16369
|
(p(!0), v(q, null, ge(N.items, (T, C) => (p(), v(q, { key: C }, [
|
|
@@ -20311,7 +20312,7 @@ const vg = (e) => ({
|
|
|
20311
20312
|
}), ch = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
20312
20313
|
__proto__: null,
|
|
20313
20314
|
default: dh
|
|
20314
|
-
}, Symbol.toStringTag, { value: "Module" })), ph = "design-system-next", gh = "2.13.
|
|
20315
|
+
}, Symbol.toStringTag, { value: "Module" })), ph = "design-system-next", gh = "2.13.4", fh = "./dist/design-system-next.umd.js", hh = "./dist/design-system-next.es.js", vh = { type: "git", url: "https://dev.azure.com/sproutphil/Sprout%20Design%20System/_git/Sprout%20Design%20System%20Next" }, yh = "module", Ch = ["dist", "dist/", "src/", "README.md", "LICENSE"], mh = { ".": { import: "./dist/design-system-next.es.js", require: "./dist/design-system-next.umd.js" }, "./style.css": "./dist/main.css" }, Mh = { dev: "vite", build: "vue-tsc && vite build", "watch-build": "vue-tsc && vite build --watch", types: "vue-tsc", preview: "vite preview", "lint:script": 'eslint "**/*.{js,ts,vue}"', "lint:style": 'stylelint "**/*.{vue,css}"', "fix:style": 'stylelint --fix "**/*.{vue,css}"', lint: "npm run lint:script && npm run lint:style", prepublishOnly: "npm run build", "docs:dev": "vitepress dev docs", "docs:build": "vitepress build docs", "docs:serve": "vitepress serve docs", "docs:preview": "vitepress preview docs", "test:e2e": "npx playwright test --ui", clean: "rm -rf node_modules dist coverage package-lock.json && npm install" }, bh = { "@cloudinary/url-gen": "^1.21.0", "@eslint/js": "^9.17.0", "@iconify-icons/ph": "^1.2.5", "@iconify/vue": "^4.3.0", classnames: "^2.5.1", "countries-list": "^3.1.1", dayjs: "^1.11.13", "floating-vue": "^5.2.2", "libphonenumber-js": "^1.12.5", lodash: "^4.17.21", pinia: "^2.3.1", stylelint: "^16.12.0", "stylelint-config-recess-order": "^5.1.1", "stylelint-config-recommended": "^14.0.1", "stylelint-config-recommended-vue": "^1.5.0", "typescript-eslint": "^8.19.1", "vite-plugin-sass": "^0.1.0", vue: "^3.0.0" }, $h = { "@axe-core/playwright": "^4.10.2", "@playwright/test": "^1.55.0", "@stylistic/stylelint-plugin": "^3.1.1", "@types/node": "^22.10.5", "@vitejs/plugin-vue": "^5.2.1", autoprefixer: "^10.4.20", eslint: "^9.17.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-vue": "^9.32.0", prettier: "^3.4.2", "prettier-plugin-tailwindcss": "^0.6.9", "rollup-plugin-gzip": "^4.0.1", "sass-embedded": "^1.83.1", tailwindcss: "^3.4.17", typescript: "~5.7.2", "unplugin-vue-components": "^28.0.0", vite: "^6.0.7", "vite-plugin-dts": "^4.4.0", "vite-tsconfig-paths": "^5.1.4", vitepress: "^1.5.0", "vue-eslint-parser": "^9.4.3", "vue-tsc": "^2.2.0" }, Nh = { vue: "^3.0.0" }, Dh = { node: ">=20.0.0", npm: ">=10.0.0" }, Ih = {
|
|
20315
20316
|
name: ph,
|
|
20316
20317
|
private: !1,
|
|
20317
20318
|
version: gh,
|
|
@@ -20328,12 +20329,10 @@ const vg = (e) => ({
|
|
|
20328
20329
|
engines: Dh
|
|
20329
20330
|
}, xh = "spr-", Ah = /* @__PURE__ */ Object.assign({ "../src/components/accordion/accordion.vue": di, "../src/components/avatar/avatar.vue": Ai, "../src/components/badge/badge.vue": Di, "../src/components/banner/banner.vue": Li, "../src/components/button/button-dropdown/button-dropdown.vue": Bu, "../src/components/button/button.vue": ri, "../src/components/calendar-cell/calendar-cell.vue": qu, "../src/components/calendar/calendar.vue": dc, "../src/components/card/card.vue": ld, "../src/components/checkbox/checkbox.vue": R1, "../src/components/chips/chips.vue": Ic, "../src/components/collapsible/collapsible.vue": ml, "../src/components/date-picker/date-picker.vue": l3, "../src/components/date-picker/date-range-picker/date-range-picker.vue": V3, "../src/components/dropdown/dropdown.vue": Yu, "../src/components/empty-state/empty-state.vue": xd, "../src/components/file-upload/file-upload.vue": c4, "../src/components/filter/filter.vue": A4, "../src/components/floating-action/floating-action.vue": L4, "../src/components/input/input-contact-number/input-contact-number.vue": H6, "../src/components/input/input-dropdown/input-dropdown.vue": G6, "../src/components/input/input-email/input-email.vue": K6, "../src/components/input/input-password/input-password.vue": q6, "../src/components/input/input-search/input-search.vue": eu, "../src/components/input/input-url/input-url.vue": t5, "../src/components/input/input-username/input-username.vue": s5, "../src/components/input/input.vue": q1, "../src/components/list/ladderized-list/ladderized-list-back.vue": Tu, "../src/components/list/ladderized-list/ladderized-list.vue": _u, "../src/components/list/list.vue": xu, "../src/components/logo/logo.vue": a9, "../src/components/lozenge/lozenge.vue": du, "../src/components/modal/modal.vue": g9, "../src/components/progress-bar/progress-bar.vue": M9, "../src/components/radio/radio.vue": S9, "../src/components/select/select-ladderized/select-ladderized.vue": U9, "../src/components/select/select-multiple/select-multiple.vue": r8, "../src/components/select/select.vue": m8, "../src/components/sidenav/sidenav-menu-links.vue": H8, "../src/components/sidenav/sidenav.vue": f7, "../src/components/sidepanel/sidepanel.vue": $7, "../src/components/sidepanel/stacking-sidepanel/stacking-sidepanel.vue": A7, "../src/components/slider/slider.vue": L7, "../src/components/snackbar/snack/snack.vue": U7, "../src/components/snackbar/snackbar.vue": bg, "../src/components/status/status.vue": Ju, "../src/components/stepper/step/step.vue": wg, "../src/components/stepper/stepper.vue": jg, "../src/components/switch/switch.vue": Fg, "../src/components/table/table-actions/table-actions.vue": Qg, "../src/components/table/table-chips-title/table-chips-title.vue": Wg, "../src/components/table/table-lozenge-title/table-lozenge-title.vue": qg, "../src/components/table/table-pagination/table-pagination.vue": uf, "../src/components/table/table.vue": Pf, "../src/components/tabs/tabs.vue": Zf, "../src/components/textarea/textarea.vue": th, "../src/components/time-picker/time-picker.vue": ch, "../src/components/tooltip/tooltip.vue": D8 }), wh = [
|
|
20330
20331
|
"sidenav-menu-links.vue",
|
|
20331
|
-
"snack.vue",
|
|
20332
20332
|
"step.vue",
|
|
20333
20333
|
"table-actions.vue",
|
|
20334
20334
|
"table-chips-title.vue",
|
|
20335
|
-
"table-lozenge-title.vue"
|
|
20336
|
-
"table-pagination.vue"
|
|
20335
|
+
"table-lozenge-title.vue"
|
|
20337
20336
|
], Sh = (e) => {
|
|
20338
20337
|
Object.entries(Ah).filter(([r]) => {
|
|
20339
20338
|
const t = r.split("/").pop();
|
|
Binary file
|