@globalbrain/sefirot 4.38.1 → 4.40.0

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.
Files changed (44) hide show
  1. package/config/vite.js +1 -0
  2. package/lib/blocks/lens/components/LensCatalog.vue +52 -38
  3. package/lib/blocks/lens/components/LensCatalogControl.vue +5 -9
  4. package/lib/blocks/lens/components/LensCatalogFooter.vue +14 -14
  5. package/lib/blocks/lens/components/LensCatalogStateFilter.vue +3 -3
  6. package/lib/blocks/lens/components/LensCatalogStateFilterCondition.vue +1 -1
  7. package/lib/blocks/lens/components/LensCatalogStateFilterGroup.vue +1 -1
  8. package/lib/blocks/lens/components/LensCatalogStateSort.vue +3 -3
  9. package/lib/blocks/lens/components/LensFormFilter.vue +21 -22
  10. package/lib/blocks/lens/components/LensFormFilterCondition.vue +1 -1
  11. package/lib/blocks/lens/components/LensFormFilterGroup.vue +1 -1
  12. package/lib/blocks/lens/components/LensFormOverrideBase.vue +22 -21
  13. package/lib/blocks/lens/components/LensFormView.vue +25 -26
  14. package/lib/blocks/lens/components/LensTable.vue +1 -3
  15. package/lib/components/SAvatar.vue +7 -2
  16. package/lib/components/SAvatarStack.vue +5 -4
  17. package/lib/components/SButton.vue +3 -1
  18. package/lib/components/SCard.vue +35 -64
  19. package/lib/components/SCardBlock.vue +5 -12
  20. package/lib/components/SCardClose.vue +20 -0
  21. package/lib/components/SCardFooter.vue +15 -0
  22. package/lib/components/SContent.vue +25 -13
  23. package/lib/components/SInputCheckbox.vue +1 -0
  24. package/lib/components/SInputDate.vue +3 -2
  25. package/lib/components/SInputDropdown.vue +2 -1
  26. package/lib/components/SInputFile.vue +5 -4
  27. package/lib/components/SInputFileUpload.vue +1 -1
  28. package/lib/components/SInputHMS.vue +2 -1
  29. package/lib/components/SInputRadio.vue +1 -0
  30. package/lib/components/SInputSelect.vue +2 -1
  31. package/lib/components/SInputText.vue +3 -2
  32. package/lib/components/SInputTextarea.vue +72 -79
  33. package/lib/components/SInputYMD.vue +2 -1
  34. package/lib/components/SModal.vue +60 -1
  35. package/lib/components/SPagination.vue +0 -4
  36. package/lib/components/STable.vue +5 -5
  37. package/lib/components/STableCell.vue +4 -4
  38. package/lib/components/STableColumn.vue +4 -4
  39. package/lib/components/STableFooter.vue +3 -3
  40. package/lib/components/STableHeader.vue +1 -1
  41. package/lib/components/STableItem.vue +2 -2
  42. package/lib/styles/utilities.css +10 -0
  43. package/lib/styles/variables.css +115 -95
  44. package/package.json +20 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@globalbrain/sefirot",
3
- "version": "4.38.1",
3
+ "version": "4.40.0",
4
4
  "description": "Vue Components for Global Brain Design System.",
5
5
  "keywords": [
6
6
  "components",
@@ -59,8 +59,8 @@
59
59
  "@iconify-json/ph": "^1.2.2",
60
60
  "@iconify-json/ri": "^1.2.10",
61
61
  "@popperjs/core": "^2.11.8",
62
- "@sentry/browser": "^10.40.0",
63
- "@sentry/vue": "^10.40.0",
62
+ "@sentry/browser": "^10.44.0",
63
+ "@sentry/vue": "^10.44.0",
64
64
  "@tanstack/vue-virtual": "3.0.0-beta.62",
65
65
  "@tinyhttp/content-disposition": "^2.2.4",
66
66
  "@tinyhttp/cookie": "^2.1.1",
@@ -70,53 +70,54 @@
70
70
  "@types/file-saver": "^2.0.7",
71
71
  "@types/lodash-es": "^4.17.12",
72
72
  "@types/markdown-it": "^14.1.2",
73
- "@types/qs": "^6.14.0",
74
- "@vitejs/plugin-vue": "^6.0.4",
75
- "@vue/reactivity": "^3.5.29",
73
+ "@types/qs": "^6.15.0",
74
+ "@vitejs/plugin-vue": "^6.0.5",
75
+ "@vue/reactivity": "^3.5.30",
76
76
  "@vuelidate/core": "^2.0.3",
77
77
  "@vuelidate/validators": "^2.0.4",
78
78
  "@vueuse/core": "^14.2.1",
79
79
  "body-scroll-lock": "4.0.0-beta.0",
80
80
  "d3": "^7.9.0",
81
- "dayjs": "^1.11.19",
82
- "dompurify": "^3.3.1",
81
+ "dayjs": "^1.11.20",
82
+ "dompurify": "^3.3.3",
83
83
  "file-saver": "^2.0.5",
84
84
  "fuse.js": "^7.1.0",
85
85
  "html2canvas": "^1.4.1",
86
- "jsdom": "^28.1.0",
86
+ "jsdom": "^29.0.0",
87
87
  "lodash-es": "^4.17.23",
88
88
  "magic-string": "^0.30.21",
89
89
  "markdown-it": "^14.1.1",
90
90
  "normalize.css": "^8.0.1",
91
91
  "ofetch": "^1.5.1",
92
92
  "pinia": "^3.0.4",
93
- "postcss": "^8.5.6",
93
+ "postcss": "^8.5.8",
94
94
  "postcss-nested": "^7.0.2",
95
95
  "punycode": "^2.3.1",
96
96
  "qs": "^6.15.0",
97
97
  "unplugin-icons": "^23.0.1",
98
98
  "v-calendar": "3.0.1",
99
99
  "vite": "^7.3.1",
100
- "vue": "^3.5.29",
100
+ "vue": "^3.5.30",
101
101
  "vue-draggable-plus": "^0.6.1",
102
102
  "vue-router": "^4.6.4"
103
103
  },
104
104
  "devDependencies": {
105
105
  "@globalbrain/eslint-config": "^3.0.1",
106
106
  "@histoire/plugin-vue": "1.0.0-beta.1",
107
- "@release-it/conventional-changelog": "^10.0.5",
107
+ "@release-it/conventional-changelog": "^10.0.6",
108
108
  "@types/jsdom": "^28.0.0",
109
- "@types/node": "^25.3.3",
110
- "@vitest/coverage-v8": "^4.0.18",
109
+ "@types/node": "^25.5.0",
110
+ "@typescript-eslint/rule-tester": "^8.57.1",
111
+ "@vitest/coverage-v8": "^4.1.0",
111
112
  "@vue/test-utils": "^2.4.6",
112
- "eslint": "^9.39.3",
113
- "happy-dom": "^20.7.0",
113
+ "eslint": "^9.39.4",
114
+ "happy-dom": "^20.8.4",
114
115
  "histoire": "1.0.0-beta.1",
115
116
  "release-it": "^19.2.4",
116
117
  "typescript": "~5.9.3",
117
118
  "vitepress": "^2.0.0-alpha.16",
118
- "vitest": "^4.0.18",
119
- "vue-tsc": "^3.2.5"
119
+ "vitest": "^4.1.0",
120
+ "vue-tsc": "^3.2.6"
120
121
  },
121
- "packageManager": "pnpm@10.30.3"
122
+ "packageManager": "pnpm@10.32.1"
122
123
  }