@itcase/ui 1.9.10 → 1.9.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.
@@ -123,31 +123,31 @@ const tileAppearanceSurface = {
123
123
  descTextColor: 'surfaceTextPrimary',
124
124
  borderColor: 'surfaceBorderTertiary',
125
125
  badgeAppearance: 'accentPrimary',
126
- iconFillIcon: 'surfaceItemPrimary',
126
+ iconAppearance: 'accentPrimary',
127
127
  },
128
- surfaceSecondary: {
129
- fill: 'surfaceSecondary',
128
+ surfaceQuaternary: {
129
+ fill: 'surfaceQuaternary',
130
130
  titleTextColor: 'surfaceTextPrimary',
131
131
  descTextColor: 'surfaceTextPrimary',
132
132
  borderColor: 'surfaceBorderTertiary',
133
133
  badgeAppearance: 'accentPrimary',
134
- iconFillIcon: 'surfaceItemPrimary',
134
+ iconAppearance: 'accentPrimary',
135
135
  },
136
- surfaceTertiary: {
137
- fill: 'surfaceTertiary',
136
+ surfaceSecondary: {
137
+ fill: 'surfaceSecondary',
138
138
  titleTextColor: 'surfaceTextPrimary',
139
139
  descTextColor: 'surfaceTextPrimary',
140
140
  borderColor: 'surfaceBorderTertiary',
141
141
  badgeAppearance: 'accentPrimary',
142
- iconFillIcon: 'surfaceItemPrimary',
142
+ iconAppearance: 'accentPrimary',
143
143
  },
144
- surfaceQuaternary: {
145
- fill: 'surfaceQuaternary',
144
+ surfaceTertiary: {
145
+ fill: 'surfaceTertiary',
146
146
  titleTextColor: 'surfaceTextPrimary',
147
147
  descTextColor: 'surfaceTextPrimary',
148
148
  borderColor: 'surfaceBorderTertiary',
149
149
  badgeAppearance: 'accentPrimary',
150
- iconFillIcon: 'surfaceItemPrimary',
150
+ iconAppearance: 'accentPrimary',
151
151
  },
152
152
  };
153
153
 
@@ -121,31 +121,31 @@ const tileAppearanceSurface = {
121
121
  descTextColor: 'surfaceTextPrimary',
122
122
  borderColor: 'surfaceBorderTertiary',
123
123
  badgeAppearance: 'accentPrimary',
124
- iconFillIcon: 'surfaceItemPrimary',
124
+ iconAppearance: 'accentPrimary',
125
125
  },
126
- surfaceSecondary: {
127
- fill: 'surfaceSecondary',
126
+ surfaceQuaternary: {
127
+ fill: 'surfaceQuaternary',
128
128
  titleTextColor: 'surfaceTextPrimary',
129
129
  descTextColor: 'surfaceTextPrimary',
130
130
  borderColor: 'surfaceBorderTertiary',
131
131
  badgeAppearance: 'accentPrimary',
132
- iconFillIcon: 'surfaceItemPrimary',
132
+ iconAppearance: 'accentPrimary',
133
133
  },
134
- surfaceTertiary: {
135
- fill: 'surfaceTertiary',
134
+ surfaceSecondary: {
135
+ fill: 'surfaceSecondary',
136
136
  titleTextColor: 'surfaceTextPrimary',
137
137
  descTextColor: 'surfaceTextPrimary',
138
138
  borderColor: 'surfaceBorderTertiary',
139
139
  badgeAppearance: 'accentPrimary',
140
- iconFillIcon: 'surfaceItemPrimary',
140
+ iconAppearance: 'accentPrimary',
141
141
  },
142
- surfaceQuaternary: {
143
- fill: 'surfaceQuaternary',
142
+ surfaceTertiary: {
143
+ fill: 'surfaceTertiary',
144
144
  titleTextColor: 'surfaceTextPrimary',
145
145
  descTextColor: 'surfaceTextPrimary',
146
146
  borderColor: 'surfaceBorderTertiary',
147
147
  badgeAppearance: 'accentPrimary',
148
- iconFillIcon: 'surfaceItemPrimary',
148
+ iconAppearance: 'accentPrimary',
149
149
  },
150
150
  };
151
151
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itcase/ui",
3
- "version": "1.9.10",
3
+ "version": "1.9.11",
4
4
  "description": "UI components (Modal, Loader, Popup, etc)",
5
5
  "keywords": [
6
6
  "Modal",
@@ -101,9 +101,9 @@
101
101
  },
102
102
  "dependencies": {
103
103
  "@emotion/is-prop-valid": "^1.4.0",
104
- "@itcase/common": "^1.2.33",
104
+ "@itcase/common": "^1.2.34",
105
105
  "@itcase/icons": "^1.2.23",
106
- "@itcase/storybook-config": "^1.2.24",
106
+ "@itcase/storybook-config": "^1.2.28",
107
107
  "@itcase/tokens-am": "^1.1.31",
108
108
  "@itcase/tokens-baikal": "^1.1.31",
109
109
  "@itcase/tokens-palette": "^1.1.29",
@@ -139,7 +139,7 @@
139
139
  "@babel/preset-react": "^7.28.5",
140
140
  "@commitlint/cli": "^20.1.0",
141
141
  "@commitlint/config-conventional": "^20.0.0",
142
- "@itcase/config": "^1.0.63",
142
+ "@itcase/config": "^1.0.67",
143
143
  "@itcase/lint": "^1.1.68",
144
144
  "@itcase/types": "^1.1.0",
145
145
  "@rollup/plugin-alias": "^6.0.0",
@@ -174,7 +174,7 @@
174
174
  "rollup-plugin-peer-deps-external": "^2.2.4",
175
175
  "rollup-preserve-directives": "^1.1.3",
176
176
  "semantic-release": "^24.2.9",
177
- "storybook": "^10.0.7",
177
+ "storybook": "^10.0.8",
178
178
  "stylelint": "^16.25.0",
179
179
  "typescript": "^5.9.3"
180
180
  }