@payfit/unity-icons 2.67.15 → 2.67.17

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": "@payfit/unity-icons",
3
- "version": "2.67.15",
3
+ "version": "2.67.17",
4
4
  "module": "./dist/esm/index.js",
5
5
  "type": "module",
6
6
  "sideEffects": false,
@@ -76,18 +76,18 @@
76
76
  "tsx": "4.20.5",
77
77
  "vite": "8.1.4",
78
78
  "vitest": "4.1.10",
79
- "@payfit/figma-tools": "0.0.0-use.local",
80
79
  "@payfit/hr-app-eslint": "0.0.0-use.local",
80
+ "@payfit/figma-tools": "0.0.0-use.local",
81
81
  "@payfit/hr-apps-tsconfigs": "0.0.0-use.local",
82
82
  "@payfit/storybook-addon-datadog-rum": "0.0.0-use.local",
83
83
  "@payfit/storybook-config": "0.0.0-use.local",
84
- "@payfit/unity-themes": "2.67.15",
84
+ "@payfit/unity-themes": "2.67.17",
85
85
  "@payfit/vite-configs": "0.0.0-use.local"
86
86
  },
87
87
  "dependencies": {
88
88
  "react": "18.3.1",
89
89
  "react-dom": "18.3.1",
90
- "@payfit/unity-themes": "2.67.15"
90
+ "@payfit/unity-themes": "2.67.17"
91
91
  },
92
92
  "peerDependenciesMeta": {
93
93
  "storybook": {
@@ -1,9 +1,49 @@
1
1
  {
2
2
  "icons": [
3
+ {
4
+ "baseName": "AIAction",
5
+ "variants": ["AIActionFilled", "AIActionOutlined"]
6
+ },
7
+ {
8
+ "baseName": "AIAnalyse",
9
+ "variants": ["AIAnalyseFilled", "AIAnalyseOutlined"]
10
+ },
11
+ {
12
+ "baseName": "AICalendar",
13
+ "variants": ["AICalendarFilled", "AICalendarOutlined"]
14
+ },
15
+ {
16
+ "baseName": "AIEdit",
17
+ "variants": ["AIEditFilled", "AIEditOutlined"]
18
+ },
19
+ {
20
+ "baseName": "AIError",
21
+ "variants": ["AIErrorFilled", "AIErrorOutlined"]
22
+ },
23
+ {
24
+ "baseName": "AIFile",
25
+ "variants": ["AIFileFilled", "AIFileOutlined"]
26
+ },
27
+ {
28
+ "baseName": "AIFrame",
29
+ "variants": ["AIFrameFilled", "AIFrameOutlined"]
30
+ },
31
+ {
32
+ "baseName": "AIImageGeneration",
33
+ "variants": ["AIImageGenerationFilled", "AIImageGenerationOutlined"]
34
+ },
35
+ {
36
+ "baseName": "AIReportGeneration",
37
+ "variants": ["AIReportGenerationFilled", "AIReportGenerationOutlined"]
38
+ },
3
39
  {
4
40
  "baseName": "Airplane",
5
41
  "variants": ["AirplaneFilled", "AirplaneOutlined"]
6
42
  },
43
+ {
44
+ "baseName": "AITextGeneration",
45
+ "variants": ["AITextGenerationFilled", "AITextGenerationOutlined"]
46
+ },
7
47
  {
8
48
  "baseName": "Alarm",
9
49
  "variants": ["AlarmFilled", "AlarmOutlined"]
@@ -184,6 +224,10 @@
184
224
  "baseName": "Chats",
185
225
  "variants": ["ChatsFilled", "ChatsOutlined"]
186
226
  },
227
+ {
228
+ "baseName": "ChatTeardropDots",
229
+ "variants": ["ChatTeardropDotsFilled", "ChatTeardropDotsOutlined"]
230
+ },
187
231
  {
188
232
  "baseName": "ChatWarning",
189
233
  "variants": ["ChatWarningFilled", "ChatWarningOutlined"]
@@ -507,6 +551,10 @@
507
551
  "baseName": "Paperclip",
508
552
  "variants": ["PaperclipFilled", "PaperclipOutlined"]
509
553
  },
554
+ {
555
+ "baseName": "PaperclipDiagonal",
556
+ "variants": ["PaperclipDiagonalFilled", "PaperclipDiagonalOutlined"]
557
+ },
510
558
  {
511
559
  "baseName": "PaperPlane",
512
560
  "variants": ["PaperPlaneFilled", "PaperPlaneOutlined"]
@@ -535,6 +583,10 @@
535
583
  "baseName": "PiggyBank",
536
584
  "variants": ["PiggyBankFilled", "PiggyBankOutlined"]
537
585
  },
586
+ {
587
+ "baseName": "Plugs",
588
+ "variants": ["PlugsFilled", "PlugsOutlined"]
589
+ },
538
590
  {
539
591
  "baseName": "Plus",
540
592
  "variants": ["PlusFilled", "PlusOutlined"]