design-system-next 2.9.5 → 2.9.6
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.js +5 -5
- package/dist/design-system-next.js.gz +0 -0
- package/dist/package.json.d.ts +1 -1
- package/package.json +1 -1
- package/src/components/select/select-ladderized/select-ladderized.vue +1 -1
- package/src/components/select/select-multiple/select-multiple.vue +1 -1
- package/src/components/select/select.vue +1 -1
|
@@ -13154,7 +13154,7 @@ const l5 = ["white", "dark", "gray", "green"], u5 = [
|
|
|
13154
13154
|
(...N) => o(f) && o(f)(...N))
|
|
13155
13155
|
}, [
|
|
13156
13156
|
R(ze, {
|
|
13157
|
-
id: r.id
|
|
13157
|
+
id: `input-${r.id}`,
|
|
13158
13158
|
modelValue: o(c),
|
|
13159
13159
|
"onUpdate:modelValue": C[0] || (C[0] = (N) => fe(c) ? c.value = N : null),
|
|
13160
13160
|
class: "spr-cursor-pointer",
|
|
@@ -13490,9 +13490,9 @@ const l5 = ["white", "dark", "gray", "green"], u5 = [
|
|
|
13490
13490
|
(...N) => o(f) && o(f)(...N))
|
|
13491
13491
|
}, [
|
|
13492
13492
|
R(ze, {
|
|
13493
|
+
id: `input-${r.id}`,
|
|
13493
13494
|
modelValue: o(c),
|
|
13494
13495
|
"onUpdate:modelValue": C[0] || (C[0] = (N) => fe(c) ? c.value = N : null),
|
|
13495
|
-
id: r.id,
|
|
13496
13496
|
class: A({
|
|
13497
13497
|
"spr-cursor-pointer": !0
|
|
13498
13498
|
}),
|
|
@@ -13521,7 +13521,7 @@ const l5 = ["white", "dark", "gray", "green"], u5 = [
|
|
|
13521
13521
|
q(M.$slots, "helperMessage")
|
|
13522
13522
|
]),
|
|
13523
13523
|
_: 3
|
|
13524
|
-
}, 8, ["
|
|
13524
|
+
}, 8, ["id", "modelValue", "placeholder", "helper-text", "helper-icon", "display-helper", "active", "disabled", "error"]),
|
|
13525
13525
|
o(d) && o(d).length ? e2((g(), y("select", {
|
|
13526
13526
|
key: 0,
|
|
13527
13527
|
"onUpdate:modelValue": C[1] || (C[1] = (N) => fe(l) ? l.value = N : null),
|
|
@@ -13937,7 +13937,7 @@ const l5 = ["white", "dark", "gray", "green"], u5 = [
|
|
|
13937
13937
|
(...w) => o(D) && o(D)(...w))
|
|
13938
13938
|
}, [
|
|
13939
13939
|
R(ze, {
|
|
13940
|
-
id: r.id
|
|
13940
|
+
id: `input-${r.id}`,
|
|
13941
13941
|
modelValue: o(h),
|
|
13942
13942
|
"onUpdate:modelValue": O[0] || (O[0] = (w) => fe(h) ? h.value = w : null),
|
|
13943
13943
|
class: A({
|
|
@@ -18145,7 +18145,7 @@ const x8 = (e) => ({
|
|
|
18145
18145
|
}), Ng = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
18146
18146
|
__proto__: null,
|
|
18147
18147
|
default: bg
|
|
18148
|
-
}, Symbol.toStringTag, { value: "Module" })), $g = "design-system-next", Dg = "2.9.
|
|
18148
|
+
}, Symbol.toStringTag, { value: "Module" })), $g = "design-system-next", Dg = "2.9.6", Ig = "./dist/design-system-next.js", Ag = "./dist/design-system-next.js", xg = { type: "git", url: "https://dev.azure.com/sproutphil/Sprout%20Design%20System/_git/Sprout%20Design%20System%20Next" }, wg = "module", Sg = ["dist", "dist/", "src/", "README.md", "LICENSE"], jg = { ".": { import: "./dist/design-system-next.js", require: "./dist/design-system-next.js" }, "./style.css": "./dist/main.css" }, Tg = { 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", clean: "rm -rf node_modules dist coverage package-lock.json && npm install" }, Og = { "@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", 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" }, _g = { "@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" }, zg = { vue: "^3.0.0" }, Lg = { node: ">=20.0.0", npm: ">=10.0.0" }, kg = {
|
|
18149
18149
|
name: $g,
|
|
18150
18150
|
private: !1,
|
|
18151
18151
|
version: Dg,
|
|
Binary file
|
package/dist/package.json.d.ts
CHANGED
package/package.json
CHANGED