@hotelinking/ui 16.49.2 → 16.49.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/ui.es.js CHANGED
@@ -1772,7 +1772,7 @@ const Ds = { class: "flex justify-between" }, Ls = {
1772
1772
  }
1773
1773
  }), pn = { class: "flex items-center flex-col sm:flex-row justify-center sm:justify-start" }, wn = ["src"], kn = { class: "font-bold text-center sm:text-left" }, $n = { class: "mt-1 text-xs text-center sm:text-left" }, Cn = {
1774
1774
  key: 0,
1775
- class: "flex flex-wrap mt-auto justify-center sm:justify-start"
1775
+ class: "flex flex-wrap mt-2 justify-center sm:justify-start"
1776
1776
  }, Sn = {
1777
1777
  key: 1,
1778
1778
  class: "rounded-lg bg-white shadow p-6 cursor-pointer animate-pulse h-full flex flex-col"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hotelinking/ui",
3
3
  "private": false,
4
- "version": "16.49.2",
4
+ "version": "16.49.3",
5
5
  "files": [
6
6
  "dist"
7
7
  ],
@@ -40,12 +40,12 @@
40
40
  "@chromatic-com/storybook": "^4.1.3",
41
41
  "@headlessui/vue": "^1.7.19",
42
42
  "@heroicons/vue": "^2.1.1",
43
- "@storybook/addon-a11y": "^10.0.8",
44
- "@storybook/addon-docs": "^10.0.8",
45
- "@storybook/addon-links": "^10.0.8",
46
- "@storybook/cli": "^10.0.8",
47
- "@storybook/test-runner": "^0.24.1",
48
- "@storybook/vue3-vite": "^10.0.8",
43
+ "@storybook/addon-a11y": "^10.1.2",
44
+ "@storybook/addon-docs": "^10.1.2",
45
+ "@storybook/addon-links": "^10.1.2",
46
+ "@storybook/cli": "^10.1.2",
47
+ "@storybook/test-runner": "^0.24.2",
48
+ "@storybook/vue3-vite": "^10.1.2",
49
49
  "@tailwindcss/aspect-ratio": "^0.4.2",
50
50
  "@tailwindcss/forms": "^0.5.7",
51
51
  "@types/node": "^24.0.13",
@@ -65,7 +65,7 @@
65
65
  "postcss-cli": "^11.0.0",
66
66
  "rimraf": "^6.0.0",
67
67
  "rollup-plugin-terser": "^7.0.2",
68
- "storybook": "^10.0.8",
68
+ "storybook": "^10.1.2",
69
69
  "tailwindcss": "^3.4.1",
70
70
  "terser": "^5.29.1",
71
71
  "tslib": "^2.8.1",