@uniai-fe/uds-primitives 0.10.1 → 0.10.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/styles.css CHANGED
@@ -4,6 +4,7 @@
4
4
  --alternate-unit-text-font-size: 1.4rem;
5
5
  --alternate-unit-text-line-height: 1.5;
6
6
  --alternate-unit-gap: var(--spacing-gap-6);
7
+ --alternate-loading-icon-color: var(--color-primary-default);
7
8
  --alternate-loading-icon-small-size: 2.4rem;
8
9
  --alternate-loading-icon-medium-size: 3.6rem;
9
10
  --alternate-loading-icon-large-size: 5.2rem;
@@ -1022,6 +1023,7 @@
1022
1023
  .alternate-loading-icon {
1023
1024
  width: var(--alternate-loading-icon-small-size);
1024
1025
  height: var(--alternate-loading-icon-small-size);
1026
+ color: var(--alternate-loading-icon-color);
1025
1027
  position: relative;
1026
1028
  margin: 0;
1027
1029
  display: flex;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniai-fe/uds-primitives",
3
- "version": "0.10.1",
3
+ "version": "0.10.3",
4
4
  "description": "UNIAI Design System; Primitives Components Package",
5
5
  "type": "module",
6
6
  "private": false,
@@ -63,13 +63,13 @@
63
63
  "dayjs": "^1.11.20"
64
64
  },
65
65
  "dependencies": {
66
- "@radix-ui/react-checkbox": "^1.3.3",
67
- "@radix-ui/react-dropdown-menu": "^2.1.16",
68
- "@radix-ui/react-popover": "^1.1.15",
69
- "@radix-ui/react-radio-group": "^1.4.1",
70
- "@radix-ui/react-tabs": "^1.1.13",
71
- "@radix-ui/react-tooltip": "^1.2.8",
72
- "@radix-ui/react-visually-hidden": "^1.2.4",
66
+ "@radix-ui/react-checkbox": "^1.3.8",
67
+ "@radix-ui/react-dropdown-menu": "^2.1.21",
68
+ "@radix-ui/react-popover": "^1.1.20",
69
+ "@radix-ui/react-radio-group": "^1.4.4",
70
+ "@radix-ui/react-tabs": "^1.1.18",
71
+ "@radix-ui/react-tooltip": "^1.2.13",
72
+ "@radix-ui/react-visually-hidden": "^1.2.8",
73
73
  "clsx": "^2.1.1",
74
74
  "dayjs": "^1.11.21",
75
75
  "react-daum-postcode": "^4.0.0"
@@ -79,19 +79,19 @@
79
79
  "@mantine/dates": "^8.3.18",
80
80
  "@mantine/hooks": "^8.3.18",
81
81
  "@svgr/webpack": "^8.1.0",
82
- "@types/node": "^24.13.2",
82
+ "@types/node": "^24.13.3",
83
83
  "@types/react": "^19.2.17",
84
84
  "@types/react-dom": "^19.2.3",
85
- "eslint": "^9.39.4",
86
- "prettier": "^3.8.5",
87
- "react-hook-form": "^7.81.0",
88
- "sass": "^1.101.0",
85
+ "eslint": "^9.39.5",
86
+ "prettier": "^3.9.6",
87
+ "react-hook-form": "^7.82.0",
88
+ "sass": "^1.101.3",
89
89
  "typescript": "6.0.3",
90
- "@uniai-fe/eslint-config": "0.4.1",
90
+ "@uniai-fe/eslint-config": "0.4.2",
91
91
  "@uniai-fe/uds-foundation": "0.5.0",
92
- "@uniai-fe/util-functions": "0.4.3",
93
92
  "@uniai-fe/tsconfig": "0.2.0",
94
- "@uniai-fe/next-devkit": "0.4.0"
93
+ "@uniai-fe/next-devkit": "0.4.0",
94
+ "@uniai-fe/util-functions": "0.4.3"
95
95
  },
96
96
  "scripts": {
97
97
  "check:pre-commit": "pnpm --dir ../../.. run check:pre-commit",
@@ -2,7 +2,7 @@
2
2
  <circle cx="26" cy="26" r="24" stroke="url(#paint0_linear_748_639)" stroke-width="4"/>
3
3
  <defs>
4
4
  <linearGradient id="paint0_linear_748_639" x1="13.5" y1="3.34936" x2="39" y2="47.5167" gradientUnits="userSpaceOnUse">
5
- <stop stop-color="#1A6AFF"/>
5
+ <stop stop-color="currentColor"/>
6
6
  <stop offset="1" stop-color="white" stop-opacity="0"/>
7
7
  </linearGradient>
8
8
  </defs>
@@ -2,7 +2,7 @@
2
2
  <circle cx="18" cy="18" r="16" stroke="url(#paint0_linear_748_634)" stroke-width="4"/>
3
3
  <defs>
4
4
  <linearGradient id="paint0_linear_748_634" x1="9.66667" y1="2.89958" x2="26.6667" y2="32.3444" gradientUnits="userSpaceOnUse">
5
- <stop stop-color="#1A6AFF"/>
5
+ <stop stop-color="currentColor"/>
6
6
  <stop offset="1" stop-color="white" stop-opacity="0"/>
7
7
  </linearGradient>
8
8
  </defs>
@@ -2,7 +2,7 @@
2
2
  <circle cx="12" cy="12" r="10" stroke="url(#paint0_linear_748_642)" stroke-width="4"/>
3
3
  <defs>
4
4
  <linearGradient id="paint0_linear_748_642" x1="6.79167" y1="2.56224" x2="17.4167" y2="20.9653" gradientUnits="userSpaceOnUse">
5
- <stop stop-color="#1A6AFF"/>
5
+ <stop stop-color="currentColor"/>
6
6
  <stop offset="1" stop-color="white" stop-opacity="0"/>
7
7
  </linearGradient>
8
8
  </defs>
@@ -66,6 +66,7 @@
66
66
  .alternate-loading-icon {
67
67
  width: var(--alternate-loading-icon-small-size);
68
68
  height: var(--alternate-loading-icon-small-size);
69
+ color: var(--alternate-loading-icon-color);
69
70
  position: relative;
70
71
  margin: 0;
71
72
  display: flex;
@@ -3,6 +3,7 @@
3
3
  --alternate-unit-text-font-size: 1.4rem;
4
4
  --alternate-unit-text-line-height: 1.5;
5
5
  --alternate-unit-gap: var(--spacing-gap-6);
6
+ --alternate-loading-icon-color: var(--color-primary-default);
6
7
  --alternate-loading-icon-small-size: 2.4rem;
7
8
  --alternate-loading-icon-medium-size: 3.6rem;
8
9
  --alternate-loading-icon-large-size: 5.2rem;