design-system-next 2.12.10 → 2.12.11

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.
@@ -5414,8 +5414,8 @@ const Qe = S1, j1 = T1, O1 = ["A-Z", "Z-A", "default"], L1 = {
5414
5414
  }), M = Y(
5415
5415
  "spr-border spr-rounded-md spr-p-size-spacing-2xs spr-border-solid spr-box-border",
5416
5416
  {
5417
- "spr-border-kangkong-700 spr-bg-kangkong-100": (t.value || n.value) && !s.value,
5418
- "spr-border-mushroom-200": (!t.value || !n.value) && !s.value,
5417
+ "spr-border-color-success-base spr-bg-kangkong-100": (t.value || n.value) && !s.value,
5418
+ "spr-border-color-base": (!t.value || !n.value) && !s.value,
5419
5419
  "hover:spr-background-color-hover": !t.value && !n.value || s.value,
5420
5420
  "spr-border-0 spr-bg-white-100": s.value,
5421
5421
  "spr-w-fit": !l.value,
@@ -19965,7 +19965,7 @@ const pg = (e) => ({
19965
19965
  ), f = Y("spr-body-sm-regular spr-flex spr-items-center spr-gap-size-spacing-5xs", {
19966
19966
  "spr-text-color-danger-base": t.value,
19967
19967
  "spr-text-color-supporting": !t.value
19968
- }), h = Y("spr-flex spr-items-center", {
19968
+ }), h = Y("spr-flex spr-items-start", {
19969
19969
  "spr-justify-between": e.displayHelper && e.hasCounter,
19970
19970
  "spr-justify-end": !e.displayHelper && e.hasCounter
19971
19971
  });
@@ -20221,7 +20221,7 @@ const pg = (e) => ({
20221
20221
  }), sh = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
20222
20222
  __proto__: null,
20223
20223
  default: rh
20224
- }, Symbol.toStringTag, { value: "Module" })), nh = "design-system-next", ah = "2.12.10", oh = "./dist/design-system-next.umd.js", lh = "./dist/design-system-next.es.js", ih = { type: "git", url: "https://dev.azure.com/sproutphil/Sprout%20Design%20System/_git/Sprout%20Design%20System%20Next" }, uh = "module", dh = ["dist", "dist/", "src/", "README.md", "LICENSE"], ch = { ".": { import: "./dist/design-system-next.es.js", require: "./dist/design-system-next.umd.js" }, "./style.css": "./dist/main.css" }, ph = { 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" }, gh = { "@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" }, fh = { "@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" }, hh = { vue: "^3.0.0" }, vh = { node: ">=20.0.0", npm: ">=10.0.0" }, yh = {
20224
+ }, Symbol.toStringTag, { value: "Module" })), nh = "design-system-next", ah = "2.12.11", oh = "./dist/design-system-next.umd.js", lh = "./dist/design-system-next.es.js", ih = { type: "git", url: "https://dev.azure.com/sproutphil/Sprout%20Design%20System/_git/Sprout%20Design%20System%20Next" }, uh = "module", dh = ["dist", "dist/", "src/", "README.md", "LICENSE"], ch = { ".": { import: "./dist/design-system-next.es.js", require: "./dist/design-system-next.umd.js" }, "./style.css": "./dist/main.css" }, ph = { 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" }, gh = { "@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" }, fh = { "@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" }, hh = { vue: "^3.0.0" }, vh = { node: ">=20.0.0", npm: ">=10.0.0" }, yh = {
20225
20225
  name: nh,
20226
20226
  private: !1,
20227
20227
  version: ah,
Binary file