@taiga-ui/cdk 3.36.2-dev.main-405314e → 3.36.2-dev.main-dd280cb

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/cdk",
3
- "version": "3.36.2-dev.main-405314e",
3
+ "version": "3.36.2-dev.main-dd280cb",
4
4
  "description": "Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance",
5
5
  "keywords": [
6
6
  "angular",
@@ -1258,6 +1258,10 @@ exports.ICONS = [
1258
1258
  to: `tuiIconTdsMoreSmallPragmatic`,
1259
1259
  from: `tuiIconMoreHorizontal`,
1260
1260
  },
1261
+ {
1262
+ to: `tuiIconTdsMoreMediumPragmatic`,
1263
+ from: `tuiIconMoreHorLarge`,
1264
+ },
1261
1265
  {
1262
1266
  to: `tuiIconTdsMoreMediumPragmatic`,
1263
1267
  from: `tuiIconMoreHorizontalLarge`,