@sankhyalabs/ez-design 1.0.16 → 1.0.20

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.
Files changed (73) hide show
  1. package/README.md +14 -0
  2. package/dist/commons/icons/ezui.css +244 -0
  3. package/dist/commons/icons/ezui.eot +0 -0
  4. package/dist/commons/icons/ezui.svg +462 -0
  5. package/dist/commons/icons/ezui.ttf +0 -0
  6. package/dist/commons/icons/ezui.woff +0 -0
  7. package/dist/default/ez-themed.css +248 -2
  8. package/dist/default/ez-themed.min.css +1 -1
  9. package/dist/default/images/icons/account.svg +5 -0
  10. package/dist/default/images/icons/alert-circle-inverted.svg +5 -0
  11. package/dist/default/images/icons/alert-circle.svg +5 -0
  12. package/dist/default/images/icons/alert-outline.svg +5 -0
  13. package/dist/default/images/icons/apps.svg +5 -0
  14. package/dist/default/images/icons/bell-inverted.svg +5 -0
  15. package/dist/default/images/icons/bell.svg +5 -0
  16. package/dist/default/images/icons/calendar-text.svg +5 -0
  17. package/dist/default/images/icons/calendar.svg +5 -0
  18. package/dist/default/images/icons/check-circle-inverted.svg +5 -0
  19. package/dist/default/images/icons/check-circle.svg +5 -0
  20. package/dist/default/images/icons/chevron-down.svg +5 -0
  21. package/dist/default/images/icons/chevron-left.svg +5 -0
  22. package/dist/default/images/icons/chevron-right.svg +5 -0
  23. package/dist/default/images/icons/chevron-up.svg +5 -0
  24. package/dist/default/images/icons/circle--medium.svg +5 -0
  25. package/dist/default/images/icons/circle.svg +5 -0
  26. package/dist/default/images/icons/clipboard.svg +5 -0
  27. package/dist/default/images/icons/close-circle-inverted.svg +5 -0
  28. package/dist/default/images/icons/close-circle.svg +5 -0
  29. package/dist/default/images/icons/close.svg +5 -0
  30. package/dist/default/images/icons/comment-inverted.svg +5 -0
  31. package/dist/default/images/icons/comment.svg +5 -0
  32. package/dist/default/images/icons/crop.svg +5 -0
  33. package/dist/default/images/icons/dots-vertical.svg +5 -0
  34. package/dist/default/images/icons/edit.svg +5 -0
  35. package/dist/default/images/icons/email-inverted.svg +5 -0
  36. package/dist/default/images/icons/email.svg +5 -0
  37. package/dist/default/images/icons/error-octagon.svg +5 -0
  38. package/dist/default/images/icons/expand.svg +5 -0
  39. package/dist/default/images/icons/favorite.svg +5 -0
  40. package/dist/default/images/icons/filter.svg +5 -0
  41. package/dist/default/images/icons/help-circle-outline.svg +5 -0
  42. package/dist/default/images/icons/help-inverted.svg +5 -0
  43. package/dist/default/images/icons/help.svg +5 -0
  44. package/dist/default/images/icons/home.svg +5 -28
  45. package/dist/default/images/icons/launch.svg +5 -0
  46. package/dist/default/images/icons/loading.svg +8 -9
  47. package/dist/default/images/icons/lock.svg +5 -0
  48. package/dist/default/images/icons/menu.svg +5 -0
  49. package/dist/default/images/icons/minus-circle-inverted.svg +5 -0
  50. package/dist/default/images/icons/minus.svg +5 -0
  51. package/dist/default/images/icons/pause.svg +5 -0
  52. package/dist/default/images/icons/play.svg +5 -0
  53. package/dist/default/images/icons/plus-circle-inverted.svg +5 -0
  54. package/dist/default/images/icons/plus-circle.svg +5 -0
  55. package/dist/default/images/icons/plus.svg +5 -0
  56. package/dist/default/images/icons/power.svg +5 -0
  57. package/dist/default/images/icons/restore.svg +5 -0
  58. package/dist/default/images/icons/rotate.svg +5 -0
  59. package/dist/default/images/icons/search.svg +5 -0
  60. package/dist/default/images/icons/settings-inverted.svg +5 -0
  61. package/dist/default/images/icons/settings.svg +5 -0
  62. package/dist/default/images/icons/share.svg +5 -0
  63. package/dist/default/images/icons/shield.svg +5 -0
  64. package/dist/default/images/icons/success-circle.svg +5 -0
  65. package/dist/default/images/icons/table.svg +5 -0
  66. package/dist/default/images/icons/timer-outline.svg +5 -0
  67. package/dist/default/images/icons/user-circle.svg +5 -0
  68. package/dist/default/images/icons/warning-minus.svg +5 -0
  69. package/dist/default/images/icons/warning-triangle.svg +5 -0
  70. package/fontsGenerator.js +32 -0
  71. package/gulpfile.js +31 -20
  72. package/package.json +10 -7
  73. package/svgSplitter.js +52 -0
package/README.md ADDED
@@ -0,0 +1,14 @@
1
+ ## Sankhyalabs ez-design
2
+
3
+
4
+ ### Como instalar?
5
+ npm i
6
+
7
+ ## Executando teste
8
+ npm run dev
9
+
10
+ ## Liberando uma nova build
11
+ npm version patch
12
+ git add *
13
+ git commit -m "Commit message"
14
+ git push
@@ -0,0 +1,244 @@
1
+ @font-face {
2
+ font-family: "ezui";
3
+ src: url("ezui.eot?73f7d7d54bc7552d2a7d0bb62af362f7?#iefix") format("embedded-opentype"),
4
+ url("ezui.woff?73f7d7d54bc7552d2a7d0bb62af362f7") format("woff"),
5
+ url("ezui.ttf?73f7d7d54bc7552d2a7d0bb62af362f7") format("truetype"),
6
+ url("ezui.svg?73f7d7d54bc7552d2a7d0bb62af362f7#ezui") format("svg");
7
+ }
8
+
9
+ .ez-icon {
10
+ line-height: 1;
11
+ }
12
+
13
+ .ez-icon:before {
14
+ font-family: ezui !important;
15
+ font-style: normal;
16
+ font-weight: normal !important;
17
+ vertical-align: top;
18
+ }
19
+
20
+ .ez-icon-account:before {
21
+ content: "\f101";
22
+ }
23
+ .ez-icon-actions-sprite:before {
24
+ content: "\f102";
25
+ }
26
+ .ez-icon-alert-circle-inverted:before {
27
+ content: "\f103";
28
+ }
29
+ .ez-icon-alert-circle:before {
30
+ content: "\f104";
31
+ }
32
+ .ez-icon-alert-outline:before {
33
+ content: "\f105";
34
+ }
35
+ .ez-icon-anuncios:before {
36
+ content: "\f106";
37
+ }
38
+ .ez-icon-apps:before {
39
+ content: "\f107";
40
+ }
41
+ .ez-icon-bell-inverted:before {
42
+ content: "\f108";
43
+ }
44
+ .ez-icon-bell:before {
45
+ content: "\f109";
46
+ }
47
+ .ez-icon-calendar-text:before {
48
+ content: "\f10a";
49
+ }
50
+ .ez-icon-calendar:before {
51
+ content: "\f10b";
52
+ }
53
+ .ez-icon-cep:before {
54
+ content: "\f10c";
55
+ }
56
+ .ez-icon-check-circle-inverted:before {
57
+ content: "\f10d";
58
+ }
59
+ .ez-icon-check-circle:before {
60
+ content: "\f10e";
61
+ }
62
+ .ez-icon-chevron-down:before {
63
+ content: "\f10f";
64
+ }
65
+ .ez-icon-chevron-left:before {
66
+ content: "\f110";
67
+ }
68
+ .ez-icon-chevron-right:before {
69
+ content: "\f111";
70
+ }
71
+ .ez-icon-chevron-up:before {
72
+ content: "\f112";
73
+ }
74
+ .ez-icon-circle--medium:before {
75
+ content: "\f113";
76
+ }
77
+ .ez-icon-circle:before {
78
+ content: "\f114";
79
+ }
80
+ .ez-icon-clipboard:before {
81
+ content: "\f115";
82
+ }
83
+ .ez-icon-close-circle-inverted:before {
84
+ content: "\f116";
85
+ }
86
+ .ez-icon-close-circle:before {
87
+ content: "\f117";
88
+ }
89
+ .ez-icon-close:before {
90
+ content: "\f118";
91
+ }
92
+ .ez-icon-cnpj:before {
93
+ content: "\f119";
94
+ }
95
+ .ez-icon-comment-inverted:before {
96
+ content: "\f11a";
97
+ }
98
+ .ez-icon-comment:before {
99
+ content: "\f11b";
100
+ }
101
+ .ez-icon-config-old:before {
102
+ content: "\f11c";
103
+ }
104
+ .ez-icon-config:before {
105
+ content: "\f11d";
106
+ }
107
+ .ez-icon-contato:before {
108
+ content: "\f11e";
109
+ }
110
+ .ez-icon-cpf:before {
111
+ content: "\f11f";
112
+ }
113
+ .ez-icon-crop:before {
114
+ content: "\f120";
115
+ }
116
+ .ez-icon-dots-vertical:before {
117
+ content: "\f121";
118
+ }
119
+ .ez-icon-edit:before {
120
+ content: "\f122";
121
+ }
122
+ .ez-icon-email-inverted:before {
123
+ content: "\f123";
124
+ }
125
+ .ez-icon-email:before {
126
+ content: "\f124";
127
+ }
128
+ .ez-icon-error-octagon:before {
129
+ content: "\f125";
130
+ }
131
+ .ez-icon-expand:before {
132
+ content: "\f126";
133
+ }
134
+ .ez-icon-favorite:before {
135
+ content: "\f127";
136
+ }
137
+ .ez-icon-filter:before {
138
+ content: "\f128";
139
+ }
140
+ .ez-icon-help-circle-outline:before {
141
+ content: "\f129";
142
+ }
143
+ .ez-icon-help-inverted:before {
144
+ content: "\f12a";
145
+ }
146
+ .ez-icon-help:before {
147
+ content: "\f12b";
148
+ }
149
+ .ez-icon-home:before {
150
+ content: "\f12c";
151
+ }
152
+ .ez-icon-imoveis:before {
153
+ content: "\f12d";
154
+ }
155
+ .ez-icon-launch:before {
156
+ content: "\f12e";
157
+ }
158
+ .ez-icon-loading:before {
159
+ content: "\f12f";
160
+ }
161
+ .ez-icon-lock:before {
162
+ content: "\f130";
163
+ }
164
+ .ez-icon-logo:before {
165
+ content: "\f131";
166
+ }
167
+ .ez-icon-logradouro:before {
168
+ content: "\f132";
169
+ }
170
+ .ez-icon-menu:before {
171
+ content: "\f133";
172
+ }
173
+ .ez-icon-minus-circle-inverted:before {
174
+ content: "\f134";
175
+ }
176
+ .ez-icon-minus:before {
177
+ content: "\f135";
178
+ }
179
+ .ez-icon-oportunidade:before {
180
+ content: "\f136";
181
+ }
182
+ .ez-icon-pause:before {
183
+ content: "\f137";
184
+ }
185
+ .ez-icon-play:before {
186
+ content: "\f138";
187
+ }
188
+ .ez-icon-plus-circle-inverted:before {
189
+ content: "\f139";
190
+ }
191
+ .ez-icon-plus-circle:before {
192
+ content: "\f13a";
193
+ }
194
+ .ez-icon-plus:before {
195
+ content: "\f13b";
196
+ }
197
+ .ez-icon-power:before {
198
+ content: "\f13c";
199
+ }
200
+ .ez-icon-proprietario:before {
201
+ content: "\f13d";
202
+ }
203
+ .ez-icon-restore:before {
204
+ content: "\f13e";
205
+ }
206
+ .ez-icon-rotate:before {
207
+ content: "\f13f";
208
+ }
209
+ .ez-icon-search:before {
210
+ content: "\f140";
211
+ }
212
+ .ez-icon-settings-inverted:before {
213
+ content: "\f141";
214
+ }
215
+ .ez-icon-settings:before {
216
+ content: "\f142";
217
+ }
218
+ .ez-icon-share:before {
219
+ content: "\f143";
220
+ }
221
+ .ez-icon-shield:before {
222
+ content: "\f144";
223
+ }
224
+ .ez-icon-success-circle:before {
225
+ content: "\f145";
226
+ }
227
+ .ez-icon-table:before {
228
+ content: "\f146";
229
+ }
230
+ .ez-icon-tarefa:before {
231
+ content: "\f147";
232
+ }
233
+ .ez-icon-timer-outline:before {
234
+ content: "\f148";
235
+ }
236
+ .ez-icon-user-circle:before {
237
+ content: "\f149";
238
+ }
239
+ .ez-icon-warning-minus:before {
240
+ content: "\f14a";
241
+ }
242
+ .ez-icon-warning-triangle:before {
243
+ content: "\f14b";
244
+ }
Binary file