@crowdfarming/oliva-ds 1.77.0 → 1.78.0

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.
@@ -5,4 +5,5 @@ export declare const brandsIcons: {
5
5
  'youtubelogo-regular': string;
6
6
  'whatsapplogo-regular': string;
7
7
  'googlelogo-regular': string;
8
+ 'applelogo-regular': string;
8
9
  };
@@ -17,4 +17,8 @@ export declare const commerceIcons: {
17
17
  'warehouse-regular': string;
18
18
  'warehouse-fill': string;
19
19
  'grains-regular': string;
20
+ 'orange-regular': string;
21
+ 'carrot-regular': string;
22
+ 'orangeslice-regular': string;
23
+ 'avocado-regular': string;
20
24
  };
@@ -10,5 +10,7 @@ export declare const designIcons: {
10
10
  'selectionall-fill': string;
11
11
  'scissors-regular': string;
12
12
  'drophalfbottom-regular': string;
13
- selectioninverse: string;
13
+ 'selectioninverse-regular': string;
14
+ 'circledashed-regular': string;
15
+ 'circle-fill': string;
14
16
  };
@@ -1,3 +1,5 @@
1
1
  export declare const healthWellnessIcons: {
2
- handheart: string;
2
+ 'handheart-regular': string;
3
+ 'pill-regular': string;
4
+ 'testtube-regular': string;
3
5
  };
@@ -7,6 +7,8 @@ export declare const icons: {
7
7
  'shieldstar-regular': string;
8
8
  'sealcheck-regular': string;
9
9
  'sealcheck-fill': string;
10
+ 'shieldchevron-regular': string;
11
+ 'biohazard-regular': string;
10
12
  'user-regular': string;
11
13
  'user-fill': string;
12
14
  'usercirclecheck-regular': string;
@@ -49,6 +51,10 @@ export declare const icons: {
49
51
  'warehouse-regular': string;
50
52
  'warehouse-fill': string;
51
53
  'grains-regular': string;
54
+ 'orange-regular': string;
55
+ 'carrot-regular': string;
56
+ 'orangeslice-regular': string;
57
+ 'avocado-regular': string;
52
58
  'sortascending-regular': string;
53
59
  'trash-regular': string;
54
60
  'notepad-regular': string;
@@ -65,6 +71,8 @@ export declare const icons: {
65
71
  'x-regular': string;
66
72
  'xcircle-regular': string;
67
73
  'pluscircle-regular': string;
74
+ 'graph-regular': string;
75
+ 'trenddown-regular': string;
68
76
  'checkcircle-regular': string;
69
77
  'checkcircle-fill': string;
70
78
  'magnifyingglass-regular': string;
@@ -81,13 +89,17 @@ export declare const icons: {
81
89
  'cloudwarning-regular': string;
82
90
  'checksquareoffset-regular': string;
83
91
  'dotsthreevertical-regular': string;
84
- handheart: string;
92
+ 'lightning-regular': string;
93
+ 'handheart-regular': string;
94
+ 'pill-regular': string;
95
+ 'testtube-regular': string;
85
96
  'facebooklogo-regular': string;
86
97
  'instagramlogo-regular': string;
87
98
  'xlogo-regular': string;
88
99
  'youtubelogo-regular': string;
89
100
  'whatsapplogo-regular': string;
90
101
  'googlelogo-regular': string;
102
+ 'applelogo-regular': string;
91
103
  'placeholder-regular': string;
92
104
  'eye-regular': string;
93
105
  'eyeslash-regular': string;
@@ -99,11 +111,15 @@ export declare const icons: {
99
111
  'selectionall-fill': string;
100
112
  'scissors-regular': string;
101
113
  'drophalfbottom-regular': string;
102
- selectioninverse: string;
114
+ 'selectioninverse-regular': string;
115
+ 'circledashed-regular': string;
116
+ 'circle-fill': string;
103
117
  'heartstraight-regular': string;
104
118
  'heartstraight-fill': string;
105
119
  'medal-regular': string;
106
120
  'calendarblank-regular': string;
121
+ 'hourglasssimplemedium-regular': string;
122
+ 'clock-regular': string;
107
123
  'imagesquare-regular': string;
108
124
  'slidershorizontal-regular': string;
109
125
  'headset-regular': string;
@@ -140,6 +156,11 @@ export declare const icons: {
140
156
  'snowflake-regular': string;
141
157
  'sun-regular': string;
142
158
  'wind-regular': string;
159
+ 'thermometersimple-regular': string;
160
+ 'atom-regular': string;
161
+ 'bone-regular': string;
162
+ 'flower-regular': string;
163
+ 'leaf-regular': string;
143
164
  bioland: string;
144
165
  conversiontoorganic: string;
145
166
  demeter: string;
@@ -5,4 +5,6 @@ export declare const mathFinancesIcons: {
5
5
  'x-regular': string;
6
6
  'xcircle-regular': string;
7
7
  'pluscircle-regular': string;
8
+ 'graph-regular': string;
9
+ 'trenddown-regular': string;
8
10
  };
@@ -7,4 +7,6 @@ export declare const securityWarningsIcons: {
7
7
  'shieldstar-regular': string;
8
8
  'sealcheck-regular': string;
9
9
  'sealcheck-fill': string;
10
+ 'shieldchevron-regular': string;
11
+ 'biohazard-regular': string;
10
12
  };
@@ -15,4 +15,5 @@ export declare const systemDevicesIcons: {
15
15
  'cloudwarning-regular': string;
16
16
  'checksquareoffset-regular': string;
17
17
  'dotsthreevertical-regular': string;
18
+ 'lightning-regular': string;
18
19
  };
@@ -1,3 +1,5 @@
1
1
  export declare const timeIcons: {
2
2
  'calendarblank-regular': string;
3
+ 'hourglasssimplemedium-regular': string;
4
+ 'clock-regular': string;
3
5
  };
@@ -13,4 +13,9 @@ export declare const weatherNatureIcons: {
13
13
  'snowflake-regular': string;
14
14
  'sun-regular': string;
15
15
  'wind-regular': string;
16
+ 'thermometersimple-regular': string;
17
+ 'atom-regular': string;
18
+ 'bone-regular': string;
19
+ 'flower-regular': string;
20
+ 'leaf-regular': string;
16
21
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@crowdfarming/oliva-ds",
3
- "version": "1.77.0",
3
+ "version": "1.78.0",
4
4
  "description": "Librería de componentes de diseño de Oliva",
5
5
  "author": "crowdfarming",
6
6
  "license": "MIT",