@sankhyalabs/ez-design 0.0.0-bugfix-dev-37314.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.
Files changed (180) hide show
  1. package/.husky/commit-msg +4 -0
  2. package/.releaserc +58 -0
  3. package/README.md +28 -0
  4. package/commitlint.config.cjs +14 -0
  5. package/dist/default/ez-themed.css +9157 -0
  6. package/dist/default/ez-themed.min.css +3 -0
  7. package/dist/default/fonts/roboto-latin-ext.woff2 +0 -0
  8. package/dist/default/fonts/roboto-latin.woff2 +0 -0
  9. package/dist/default/icons/fonts/ez-icons.css +172 -0
  10. package/dist/default/icons/fonts/ez-icons.eot +0 -0
  11. package/dist/default/icons/fonts/ez-icons.less +170 -0
  12. package/dist/default/icons/fonts/ez-icons.module.less +173 -0
  13. package/dist/default/icons/fonts/ez-icons.scss +325 -0
  14. package/dist/default/icons/fonts/ez-icons.styl +170 -0
  15. package/dist/default/icons/fonts/ez-icons.svg +471 -0
  16. package/dist/default/icons/fonts/ez-icons.symbol.svg +1 -0
  17. package/dist/default/icons/fonts/ez-icons.ttf +0 -0
  18. package/dist/default/icons/fonts/ez-icons.woff +0 -0
  19. package/dist/default/icons/fonts/ez-icons.woff2 +0 -0
  20. package/dist/default/icons/fonts/index.html +146 -0
  21. package/dist/default/icons/fonts/symbol.html +1215 -0
  22. package/dist/default/icons/fonts/unicode.html +165 -0
  23. package/dist/default/icons/svg/2chevron-down.svg +3 -0
  24. package/dist/default/icons/svg/2chevron-up.svg +3 -0
  25. package/dist/default/icons/svg/acao.svg +3 -0
  26. package/dist/default/icons/svg/account-outline.svg +3 -0
  27. package/dist/default/icons/svg/account.svg +3 -0
  28. package/dist/default/icons/svg/alert-circle-inverted.svg +3 -0
  29. package/dist/default/icons/svg/alert-circle.svg +3 -0
  30. package/dist/default/icons/svg/alert-mail.svg +3 -0
  31. package/dist/default/icons/svg/alert-popup.svg +3 -0
  32. package/dist/default/icons/svg/anexo.svg +3 -0
  33. package/dist/default/icons/svg/antecipa/303/247/303/243o.svg +3 -0
  34. package/dist/default/icons/svg/apps.svg +3 -0
  35. package/dist/default/icons/svg/arrow-forward.svg +3 -0
  36. package/dist/default/icons/svg/arrow-upward.svg +3 -0
  37. package/dist/default/icons/svg/arrow_back.svg +3 -0
  38. package/dist/default/icons/svg/arrow_downward.svg +3 -0
  39. package/dist/default/icons/svg/baixa.svg +3 -0
  40. package/dist/default/icons/svg/balance.svg +3 -0
  41. package/dist/default/icons/svg/bell-inverted.svg +3 -0
  42. package/dist/default/icons/svg/bell.svg +3 -0
  43. package/dist/default/icons/svg/boleto.svg +3 -0
  44. package/dist/default/icons/svg/boolean.svg +4 -0
  45. package/dist/default/icons/svg/business-center.svg +3 -0
  46. package/dist/default/icons/svg/calendar-clock.svg +3 -0
  47. package/dist/default/icons/svg/calendar.svg +3 -0
  48. package/dist/default/icons/svg/cash-remove.svg +3 -0
  49. package/dist/default/icons/svg/check-circle-inverted.svg +3 -0
  50. package/dist/default/icons/svg/check-circle.svg +3 -0
  51. package/dist/default/icons/svg/check.svg +3 -0
  52. package/dist/default/icons/svg/chevron-down.svg +3 -0
  53. package/dist/default/icons/svg/chevron-left.svg +3 -0
  54. package/dist/default/icons/svg/chevron-right.svg +3 -0
  55. package/dist/default/icons/svg/chevron-up.svg +3 -0
  56. package/dist/default/icons/svg/circle--medium.svg +3 -0
  57. package/dist/default/icons/svg/circle.svg +3 -0
  58. package/dist/default/icons/svg/cleaning.svg +3 -0
  59. package/dist/default/icons/svg/clipboard.svg +3 -0
  60. package/dist/default/icons/svg/close.svg +3 -0
  61. package/dist/default/icons/svg/cobrar.svg +3 -0
  62. package/dist/default/icons/svg/code.svg +3 -0
  63. package/dist/default/icons/svg/configuration.svg +3 -0
  64. package/dist/default/icons/svg/content-cut.svg +3 -0
  65. package/dist/default/icons/svg/copy.svg +3 -0
  66. package/dist/default/icons/svg/credit_card.svg +3 -0
  67. package/dist/default/icons/svg/crop.svg +3 -0
  68. package/dist/default/icons/svg/custom.svg +3 -0
  69. package/dist/default/icons/svg/delete-file.svg +4 -0
  70. package/dist/default/icons/svg/delete.svg +3 -0
  71. package/dist/default/icons/svg/description.svg +3 -0
  72. package/dist/default/icons/svg/dividir.svg +3 -0
  73. package/dist/default/icons/svg/docx.svg +3 -0
  74. package/dist/default/icons/svg/dot-notification.svg +3 -0
  75. package/dist/default/icons/svg/dots-horizontal.svg +3 -0
  76. package/dist/default/icons/svg/dots-vertical.svg +3 -0
  77. package/dist/default/icons/svg/drag-indicator.svg +3 -0
  78. package/dist/default/icons/svg/dual-chevron-down.svg +3 -0
  79. package/dist/default/icons/svg/dual-chevron-left.svg +3 -0
  80. package/dist/default/icons/svg/dual-chevron-right.svg +3 -0
  81. package/dist/default/icons/svg/dual-chevron-up.svg +3 -0
  82. package/dist/default/icons/svg/edit-file.svg +3 -0
  83. package/dist/default/icons/svg/edit-table.svg +3 -0
  84. package/dist/default/icons/svg/edit-time.svg +3 -0
  85. package/dist/default/icons/svg/edit-value.svg +3 -0
  86. package/dist/default/icons/svg/edit.svg +3 -0
  87. package/dist/default/icons/svg/email.svg +3 -0
  88. package/dist/default/icons/svg/estorno.svg +3 -0
  89. package/dist/default/icons/svg/exe.svg +3 -0
  90. package/dist/default/icons/svg/expand.svg +3 -0
  91. package/dist/default/icons/svg/expandir_card.svg +11 -0
  92. package/dist/default/icons/svg/extrato.svg +3 -0
  93. package/dist/default/icons/svg/eye-off.svg +3 -0
  94. package/dist/default/icons/svg/eye.svg +3 -0
  95. package/dist/default/icons/svg/favorite.svg +3 -0
  96. package/dist/default/icons/svg/figma.svg +3 -0
  97. package/dist/default/icons/svg/file-download.svg +3 -0
  98. package/dist/default/icons/svg/file-upload.svg +3 -0
  99. package/dist/default/icons/svg/filter.svg +3 -0
  100. package/dist/default/icons/svg/find-file.svg +3 -0
  101. package/dist/default/icons/svg/find-page.svg +3 -0
  102. package/dist/default/icons/svg/format-color-fill.svg +3 -0
  103. package/dist/default/icons/svg/generic.svg +3 -0
  104. package/dist/default/icons/svg/gif.svg +3 -0
  105. package/dist/default/icons/svg/graph_bar.svg +3 -0
  106. package/dist/default/icons/svg/handshake.svg +3 -0
  107. package/dist/default/icons/svg/help-inverted.svg +3 -0
  108. package/dist/default/icons/svg/help.svg +3 -0
  109. package/dist/default/icons/svg/hide_menu.svg +10 -0
  110. package/dist/default/icons/svg/home.svg +3 -0
  111. package/dist/default/icons/svg/icons104.svg +3 -0
  112. package/dist/default/icons/svg/language.svg +3 -0
  113. package/dist/default/icons/svg/launch.svg +3 -0
  114. package/dist/default/icons/svg/lightbulb.svg +3 -0
  115. package/dist/default/icons/svg/list.svg +3 -0
  116. package/dist/default/icons/svg/location.svg +3 -0
  117. package/dist/default/icons/svg/lock-outline.svg +3 -0
  118. package/dist/default/icons/svg/lock.svg +3 -0
  119. package/dist/default/icons/svg/menu.svg +3 -0
  120. package/dist/default/icons/svg/mid.svg +3 -0
  121. package/dist/default/icons/svg/minus.svg +3 -0
  122. package/dist/default/icons/svg/money-off.svg +3 -0
  123. package/dist/default/icons/svg/money.svg +3 -0
  124. package/dist/default/icons/svg/more.svg +3 -0
  125. package/dist/default/icons/svg/mp3.svg +3 -0
  126. package/dist/default/icons/svg/mp4.svg +3 -0
  127. package/dist/default/icons/svg/multiple-files.svg +3 -0
  128. package/dist/default/icons/svg/north-west.svg +3 -0
  129. package/dist/default/icons/svg/number.svg +3 -0
  130. package/dist/default/icons/svg/ordem-ascendente.svg +3 -0
  131. package/dist/default/icons/svg/ordem-descendente.svg +3 -0
  132. package/dist/default/icons/svg/parcelar.svg +3 -0
  133. package/dist/default/icons/svg/pause.svg +3 -0
  134. package/dist/default/icons/svg/payments.svg +3 -0
  135. package/dist/default/icons/svg/pdf.svg +3 -0
  136. package/dist/default/icons/svg/play.svg +3 -0
  137. package/dist/default/icons/svg/plus.svg +3 -0
  138. package/dist/default/icons/svg/png.svg +3 -0
  139. package/dist/default/icons/svg/power.svg +3 -0
  140. package/dist/default/icons/svg/pptx.svg +3 -0
  141. package/dist/default/icons/svg/preview.svg +3 -0
  142. package/dist/default/icons/svg/print.svg +3 -0
  143. package/dist/default/icons/svg/push-pin.svg +3 -0
  144. package/dist/default/icons/svg/rateio.svg +3 -0
  145. package/dist/default/icons/svg/receipt.svg +3 -0
  146. package/dist/default/icons/svg/recolher_card.svg +11 -0
  147. package/dist/default/icons/svg/restore.svg +3 -0
  148. package/dist/default/icons/svg/return.svg +3 -0
  149. package/dist/default/icons/svg/sankhya-place.svg +3 -0
  150. package/dist/default/icons/svg/save.svg +3 -0
  151. package/dist/default/icons/svg/search.svg +3 -0
  152. package/dist/default/icons/svg/settings-inverted.svg +3 -0
  153. package/dist/default/icons/svg/settings.svg +3 -0
  154. package/dist/default/icons/svg/share.svg +3 -0
  155. package/dist/default/icons/svg/shield.svg +3 -0
  156. package/dist/default/icons/svg/show_menu.svg +3 -0
  157. package/dist/default/icons/svg/south-east.svg +3 -0
  158. package/dist/default/icons/svg/sync.svg +3 -0
  159. package/dist/default/icons/svg/table.svg +3 -0
  160. package/dist/default/icons/svg/tag_code.svg +5 -0
  161. package/dist/default/icons/svg/text.svg +3 -0
  162. package/dist/default/icons/svg/timeline.svg +3 -0
  163. package/dist/default/icons/svg/timer-outline.svg +3 -0
  164. package/dist/default/icons/svg/trending-up.svg +3 -0
  165. package/dist/default/icons/svg/tune.svg +3 -0
  166. package/dist/default/icons/svg/txt.svg +3 -0
  167. package/dist/default/icons/svg/un-pin.svg +3 -0
  168. package/dist/default/icons/svg/unfold_less.svg +3 -0
  169. package/dist/default/icons/svg/unfold_more.svg +3 -0
  170. package/dist/default/icons/svg/user-circle.svg +3 -0
  171. package/dist/default/icons/svg/warning-outline.svg +3 -0
  172. package/dist/default/icons/svg/warning_triangle.svg +3 -0
  173. package/dist/default/icons/svg/whatshot.svg +3 -0
  174. package/dist/default/icons/svg/xlsx.svg +3 -0
  175. package/dist/default/icons/svg/zip.svg +3 -0
  176. package/dist/default/images/icons/actions-sprite.svg +257 -0
  177. package/gulpfile.js +85 -0
  178. package/package.json +34 -0
  179. package/scripts/fontsGenerator.js +61 -0
  180. package/scripts/svgSplitter.js +44 -0
@@ -0,0 +1,325 @@
1
+ @font-face {font-family: "ez-icons";
2
+ src: url('ez-icons.eot?t=1716290726934'); /* IE9*/
3
+ src: url('ez-icons.eot?t=1716290726934#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
+ url("ez-icons.woff2?t=1716290726934") format("woff2"),
5
+ url("ez-icons.woff?t=1716290726934") format("woff"),
6
+ url('ez-icons.ttf?t=1716290726934') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
+ url('ez-icons.svg?t=1716290726934#ez-icons') format('svg'); /* iOS 4.1- */
8
+ }
9
+
10
+ [class^="ez-icon-"], [class*=" ez-icon-"] {
11
+ font-family: 'ez-icons' !important;
12
+ font-size: 16px;
13
+ font-style:normal;
14
+ -webkit-font-smoothing: antialiased;
15
+ -moz-osx-font-smoothing: grayscale;
16
+ }
17
+
18
+ .ez-icon-2chevron-down:before { content: "\ea01"; }
19
+ .ez-icon-2chevron-up:before { content: "\ea02"; }
20
+ .ez-icon-acao:before { content: "\ea03"; }
21
+ .ez-icon-account-outline:before { content: "\ea04"; }
22
+ .ez-icon-account:before { content: "\ea05"; }
23
+ .ez-icon-alert-circle-inverted:before { content: "\ea06"; }
24
+ .ez-icon-alert-circle:before { content: "\ea07"; }
25
+ .ez-icon-alert-mail:before { content: "\ea08"; }
26
+ .ez-icon-alert-popup:before { content: "\ea09"; }
27
+ .ez-icon-anexo:before { content: "\ea0a"; }
28
+ .ez-icon-antecipação:before { content: "\ea0b"; }
29
+ .ez-icon-apps:before { content: "\ea0c"; }
30
+ .ez-icon-arrow-forward:before { content: "\ea0d"; }
31
+ .ez-icon-arrow-upward:before { content: "\ea0e"; }
32
+ .ez-icon-arrow_back:before { content: "\ea0f"; }
33
+ .ez-icon-arrow_downward:before { content: "\ea10"; }
34
+ .ez-icon-baixa:before { content: "\ea11"; }
35
+ .ez-icon-balance:before { content: "\ea12"; }
36
+ .ez-icon-bell-inverted:before { content: "\ea13"; }
37
+ .ez-icon-bell:before { content: "\ea14"; }
38
+ .ez-icon-boleto:before { content: "\ea15"; }
39
+ .ez-icon-boolean:before { content: "\ea16"; }
40
+ .ez-icon-business-center:before { content: "\ea17"; }
41
+ .ez-icon-calendar-clock:before { content: "\ea18"; }
42
+ .ez-icon-calendar:before { content: "\ea19"; }
43
+ .ez-icon-cash-remove:before { content: "\ea1a"; }
44
+ .ez-icon-check-circle-inverted:before { content: "\ea1b"; }
45
+ .ez-icon-check-circle:before { content: "\ea1c"; }
46
+ .ez-icon-check:before { content: "\ea1d"; }
47
+ .ez-icon-chevron-down:before { content: "\ea1e"; }
48
+ .ez-icon-chevron-left:before { content: "\ea1f"; }
49
+ .ez-icon-chevron-right:before { content: "\ea20"; }
50
+ .ez-icon-chevron-up:before { content: "\ea21"; }
51
+ .ez-icon-circle--medium:before { content: "\ea22"; }
52
+ .ez-icon-circle:before { content: "\ea23"; }
53
+ .ez-icon-cleaning:before { content: "\ea24"; }
54
+ .ez-icon-clipboard:before { content: "\ea25"; }
55
+ .ez-icon-close:before { content: "\ea26"; }
56
+ .ez-icon-cobrar:before { content: "\ea27"; }
57
+ .ez-icon-code:before { content: "\ea28"; }
58
+ .ez-icon-configuration:before { content: "\ea29"; }
59
+ .ez-icon-content-cut:before { content: "\ea2a"; }
60
+ .ez-icon-copy:before { content: "\ea2b"; }
61
+ .ez-icon-credit_card:before { content: "\ea2c"; }
62
+ .ez-icon-crop:before { content: "\ea2d"; }
63
+ .ez-icon-custom:before { content: "\ea2e"; }
64
+ .ez-icon-delete-file:before { content: "\ea2f"; }
65
+ .ez-icon-delete:before { content: "\ea30"; }
66
+ .ez-icon-description:before { content: "\ea31"; }
67
+ .ez-icon-dividir:before { content: "\ea32"; }
68
+ .ez-icon-docx:before { content: "\ea33"; }
69
+ .ez-icon-dot-notification:before { content: "\ea34"; }
70
+ .ez-icon-dots-horizontal:before { content: "\ea35"; }
71
+ .ez-icon-dots-vertical:before { content: "\ea36"; }
72
+ .ez-icon-drag-indicator:before { content: "\ea37"; }
73
+ .ez-icon-dual-chevron-down:before { content: "\ea38"; }
74
+ .ez-icon-dual-chevron-left:before { content: "\ea39"; }
75
+ .ez-icon-dual-chevron-right:before { content: "\ea3a"; }
76
+ .ez-icon-dual-chevron-up:before { content: "\ea3b"; }
77
+ .ez-icon-edit-file:before { content: "\ea3c"; }
78
+ .ez-icon-edit-table:before { content: "\ea3d"; }
79
+ .ez-icon-edit-time:before { content: "\ea3e"; }
80
+ .ez-icon-edit-value:before { content: "\ea3f"; }
81
+ .ez-icon-edit:before { content: "\ea40"; }
82
+ .ez-icon-email:before { content: "\ea41"; }
83
+ .ez-icon-estorno:before { content: "\ea42"; }
84
+ .ez-icon-exe:before { content: "\ea43"; }
85
+ .ez-icon-expand:before { content: "\ea44"; }
86
+ .ez-icon-expandir_card:before { content: "\ea45"; }
87
+ .ez-icon-extrato:before { content: "\ea46"; }
88
+ .ez-icon-eye-off:before { content: "\ea47"; }
89
+ .ez-icon-eye:before { content: "\ea48"; }
90
+ .ez-icon-favorite:before { content: "\ea49"; }
91
+ .ez-icon-figma:before { content: "\ea4a"; }
92
+ .ez-icon-file-download:before { content: "\ea4b"; }
93
+ .ez-icon-file-upload:before { content: "\ea4c"; }
94
+ .ez-icon-filter:before { content: "\ea4d"; }
95
+ .ez-icon-find-file:before { content: "\ea4e"; }
96
+ .ez-icon-find-page:before { content: "\ea4f"; }
97
+ .ez-icon-format-color-fill:before { content: "\ea50"; }
98
+ .ez-icon-generic:before { content: "\ea51"; }
99
+ .ez-icon-gif:before { content: "\ea52"; }
100
+ .ez-icon-graph_bar:before { content: "\ea53"; }
101
+ .ez-icon-handshake:before { content: "\ea54"; }
102
+ .ez-icon-help-inverted:before { content: "\ea55"; }
103
+ .ez-icon-help:before { content: "\ea56"; }
104
+ .ez-icon-hide_menu:before { content: "\ea57"; }
105
+ .ez-icon-home:before { content: "\ea58"; }
106
+ .ez-icon-icons104:before { content: "\ea59"; }
107
+ .ez-icon-language:before { content: "\ea5a"; }
108
+ .ez-icon-launch:before { content: "\ea5b"; }
109
+ .ez-icon-lightbulb:before { content: "\ea5c"; }
110
+ .ez-icon-list:before { content: "\ea5d"; }
111
+ .ez-icon-location:before { content: "\ea5e"; }
112
+ .ez-icon-lock-outline:before { content: "\ea5f"; }
113
+ .ez-icon-lock:before { content: "\ea60"; }
114
+ .ez-icon-menu:before { content: "\ea61"; }
115
+ .ez-icon-mid:before { content: "\ea62"; }
116
+ .ez-icon-minus:before { content: "\ea63"; }
117
+ .ez-icon-money-off:before { content: "\ea64"; }
118
+ .ez-icon-money:before { content: "\ea65"; }
119
+ .ez-icon-more:before { content: "\ea66"; }
120
+ .ez-icon-mp3:before { content: "\ea67"; }
121
+ .ez-icon-mp4:before { content: "\ea68"; }
122
+ .ez-icon-multiple-files:before { content: "\ea69"; }
123
+ .ez-icon-north-west:before { content: "\ea6a"; }
124
+ .ez-icon-number:before { content: "\ea6b"; }
125
+ .ez-icon-ordem-ascendente:before { content: "\ea6c"; }
126
+ .ez-icon-ordem-descendente:before { content: "\ea6d"; }
127
+ .ez-icon-parcelar:before { content: "\ea6e"; }
128
+ .ez-icon-pause:before { content: "\ea6f"; }
129
+ .ez-icon-payments:before { content: "\ea70"; }
130
+ .ez-icon-pdf:before { content: "\ea71"; }
131
+ .ez-icon-play:before { content: "\ea72"; }
132
+ .ez-icon-plus:before { content: "\ea73"; }
133
+ .ez-icon-png:before { content: "\ea74"; }
134
+ .ez-icon-power:before { content: "\ea75"; }
135
+ .ez-icon-pptx:before { content: "\ea76"; }
136
+ .ez-icon-preview:before { content: "\ea77"; }
137
+ .ez-icon-print:before { content: "\ea78"; }
138
+ .ez-icon-push-pin:before { content: "\ea79"; }
139
+ .ez-icon-rateio:before { content: "\ea7a"; }
140
+ .ez-icon-receipt:before { content: "\ea7b"; }
141
+ .ez-icon-recolher_card:before { content: "\ea7c"; }
142
+ .ez-icon-restore:before { content: "\ea7d"; }
143
+ .ez-icon-return:before { content: "\ea7e"; }
144
+ .ez-icon-sankhya-place:before { content: "\ea7f"; }
145
+ .ez-icon-save:before { content: "\ea80"; }
146
+ .ez-icon-search:before { content: "\ea81"; }
147
+ .ez-icon-settings-inverted:before { content: "\ea82"; }
148
+ .ez-icon-settings:before { content: "\ea83"; }
149
+ .ez-icon-share:before { content: "\ea84"; }
150
+ .ez-icon-shield:before { content: "\ea85"; }
151
+ .ez-icon-show_menu:before { content: "\ea86"; }
152
+ .ez-icon-south-east:before { content: "\ea87"; }
153
+ .ez-icon-sync:before { content: "\ea88"; }
154
+ .ez-icon-table:before { content: "\ea89"; }
155
+ .ez-icon-tag_code:before { content: "\ea8a"; }
156
+ .ez-icon-text:before { content: "\ea8b"; }
157
+ .ez-icon-timeline:before { content: "\ea8c"; }
158
+ .ez-icon-timer-outline:before { content: "\ea8d"; }
159
+ .ez-icon-trending-up:before { content: "\ea8e"; }
160
+ .ez-icon-tune:before { content: "\ea8f"; }
161
+ .ez-icon-txt:before { content: "\ea90"; }
162
+ .ez-icon-un-pin:before { content: "\ea91"; }
163
+ .ez-icon-unfold_less:before { content: "\ea92"; }
164
+ .ez-icon-unfold_more:before { content: "\ea93"; }
165
+ .ez-icon-user-circle:before { content: "\ea94"; }
166
+ .ez-icon-warning-outline:before { content: "\ea95"; }
167
+ .ez-icon-warning_triangle:before { content: "\ea96"; }
168
+ .ez-icon-whatshot:before { content: "\ea97"; }
169
+ .ez-icon-xlsx:before { content: "\ea98"; }
170
+ .ez-icon-zip:before { content: "\ea99"; }
171
+
172
+ $ez-icon-2chevron-down: "\ea01";
173
+ $ez-icon-2chevron-up: "\ea02";
174
+ $ez-icon-acao: "\ea03";
175
+ $ez-icon-account-outline: "\ea04";
176
+ $ez-icon-account: "\ea05";
177
+ $ez-icon-alert-circle-inverted: "\ea06";
178
+ $ez-icon-alert-circle: "\ea07";
179
+ $ez-icon-alert-mail: "\ea08";
180
+ $ez-icon-alert-popup: "\ea09";
181
+ $ez-icon-anexo: "\ea0a";
182
+ $ez-icon-antecipação: "\ea0b";
183
+ $ez-icon-apps: "\ea0c";
184
+ $ez-icon-arrow-forward: "\ea0d";
185
+ $ez-icon-arrow-upward: "\ea0e";
186
+ $ez-icon-arrow_back: "\ea0f";
187
+ $ez-icon-arrow_downward: "\ea10";
188
+ $ez-icon-baixa: "\ea11";
189
+ $ez-icon-balance: "\ea12";
190
+ $ez-icon-bell-inverted: "\ea13";
191
+ $ez-icon-bell: "\ea14";
192
+ $ez-icon-boleto: "\ea15";
193
+ $ez-icon-boolean: "\ea16";
194
+ $ez-icon-business-center: "\ea17";
195
+ $ez-icon-calendar-clock: "\ea18";
196
+ $ez-icon-calendar: "\ea19";
197
+ $ez-icon-cash-remove: "\ea1a";
198
+ $ez-icon-check-circle-inverted: "\ea1b";
199
+ $ez-icon-check-circle: "\ea1c";
200
+ $ez-icon-check: "\ea1d";
201
+ $ez-icon-chevron-down: "\ea1e";
202
+ $ez-icon-chevron-left: "\ea1f";
203
+ $ez-icon-chevron-right: "\ea20";
204
+ $ez-icon-chevron-up: "\ea21";
205
+ $ez-icon-circle--medium: "\ea22";
206
+ $ez-icon-circle: "\ea23";
207
+ $ez-icon-cleaning: "\ea24";
208
+ $ez-icon-clipboard: "\ea25";
209
+ $ez-icon-close: "\ea26";
210
+ $ez-icon-cobrar: "\ea27";
211
+ $ez-icon-code: "\ea28";
212
+ $ez-icon-configuration: "\ea29";
213
+ $ez-icon-content-cut: "\ea2a";
214
+ $ez-icon-copy: "\ea2b";
215
+ $ez-icon-credit_card: "\ea2c";
216
+ $ez-icon-crop: "\ea2d";
217
+ $ez-icon-custom: "\ea2e";
218
+ $ez-icon-delete-file: "\ea2f";
219
+ $ez-icon-delete: "\ea30";
220
+ $ez-icon-description: "\ea31";
221
+ $ez-icon-dividir: "\ea32";
222
+ $ez-icon-docx: "\ea33";
223
+ $ez-icon-dot-notification: "\ea34";
224
+ $ez-icon-dots-horizontal: "\ea35";
225
+ $ez-icon-dots-vertical: "\ea36";
226
+ $ez-icon-drag-indicator: "\ea37";
227
+ $ez-icon-dual-chevron-down: "\ea38";
228
+ $ez-icon-dual-chevron-left: "\ea39";
229
+ $ez-icon-dual-chevron-right: "\ea3a";
230
+ $ez-icon-dual-chevron-up: "\ea3b";
231
+ $ez-icon-edit-file: "\ea3c";
232
+ $ez-icon-edit-table: "\ea3d";
233
+ $ez-icon-edit-time: "\ea3e";
234
+ $ez-icon-edit-value: "\ea3f";
235
+ $ez-icon-edit: "\ea40";
236
+ $ez-icon-email: "\ea41";
237
+ $ez-icon-estorno: "\ea42";
238
+ $ez-icon-exe: "\ea43";
239
+ $ez-icon-expand: "\ea44";
240
+ $ez-icon-expandir_card: "\ea45";
241
+ $ez-icon-extrato: "\ea46";
242
+ $ez-icon-eye-off: "\ea47";
243
+ $ez-icon-eye: "\ea48";
244
+ $ez-icon-favorite: "\ea49";
245
+ $ez-icon-figma: "\ea4a";
246
+ $ez-icon-file-download: "\ea4b";
247
+ $ez-icon-file-upload: "\ea4c";
248
+ $ez-icon-filter: "\ea4d";
249
+ $ez-icon-find-file: "\ea4e";
250
+ $ez-icon-find-page: "\ea4f";
251
+ $ez-icon-format-color-fill: "\ea50";
252
+ $ez-icon-generic: "\ea51";
253
+ $ez-icon-gif: "\ea52";
254
+ $ez-icon-graph_bar: "\ea53";
255
+ $ez-icon-handshake: "\ea54";
256
+ $ez-icon-help-inverted: "\ea55";
257
+ $ez-icon-help: "\ea56";
258
+ $ez-icon-hide_menu: "\ea57";
259
+ $ez-icon-home: "\ea58";
260
+ $ez-icon-icons104: "\ea59";
261
+ $ez-icon-language: "\ea5a";
262
+ $ez-icon-launch: "\ea5b";
263
+ $ez-icon-lightbulb: "\ea5c";
264
+ $ez-icon-list: "\ea5d";
265
+ $ez-icon-location: "\ea5e";
266
+ $ez-icon-lock-outline: "\ea5f";
267
+ $ez-icon-lock: "\ea60";
268
+ $ez-icon-menu: "\ea61";
269
+ $ez-icon-mid: "\ea62";
270
+ $ez-icon-minus: "\ea63";
271
+ $ez-icon-money-off: "\ea64";
272
+ $ez-icon-money: "\ea65";
273
+ $ez-icon-more: "\ea66";
274
+ $ez-icon-mp3: "\ea67";
275
+ $ez-icon-mp4: "\ea68";
276
+ $ez-icon-multiple-files: "\ea69";
277
+ $ez-icon-north-west: "\ea6a";
278
+ $ez-icon-number: "\ea6b";
279
+ $ez-icon-ordem-ascendente: "\ea6c";
280
+ $ez-icon-ordem-descendente: "\ea6d";
281
+ $ez-icon-parcelar: "\ea6e";
282
+ $ez-icon-pause: "\ea6f";
283
+ $ez-icon-payments: "\ea70";
284
+ $ez-icon-pdf: "\ea71";
285
+ $ez-icon-play: "\ea72";
286
+ $ez-icon-plus: "\ea73";
287
+ $ez-icon-png: "\ea74";
288
+ $ez-icon-power: "\ea75";
289
+ $ez-icon-pptx: "\ea76";
290
+ $ez-icon-preview: "\ea77";
291
+ $ez-icon-print: "\ea78";
292
+ $ez-icon-push-pin: "\ea79";
293
+ $ez-icon-rateio: "\ea7a";
294
+ $ez-icon-receipt: "\ea7b";
295
+ $ez-icon-recolher_card: "\ea7c";
296
+ $ez-icon-restore: "\ea7d";
297
+ $ez-icon-return: "\ea7e";
298
+ $ez-icon-sankhya-place: "\ea7f";
299
+ $ez-icon-save: "\ea80";
300
+ $ez-icon-search: "\ea81";
301
+ $ez-icon-settings-inverted: "\ea82";
302
+ $ez-icon-settings: "\ea83";
303
+ $ez-icon-share: "\ea84";
304
+ $ez-icon-shield: "\ea85";
305
+ $ez-icon-show_menu: "\ea86";
306
+ $ez-icon-south-east: "\ea87";
307
+ $ez-icon-sync: "\ea88";
308
+ $ez-icon-table: "\ea89";
309
+ $ez-icon-tag_code: "\ea8a";
310
+ $ez-icon-text: "\ea8b";
311
+ $ez-icon-timeline: "\ea8c";
312
+ $ez-icon-timer-outline: "\ea8d";
313
+ $ez-icon-trending-up: "\ea8e";
314
+ $ez-icon-tune: "\ea8f";
315
+ $ez-icon-txt: "\ea90";
316
+ $ez-icon-un-pin: "\ea91";
317
+ $ez-icon-unfold_less: "\ea92";
318
+ $ez-icon-unfold_more: "\ea93";
319
+ $ez-icon-user-circle: "\ea94";
320
+ $ez-icon-warning-outline: "\ea95";
321
+ $ez-icon-warning_triangle: "\ea96";
322
+ $ez-icon-whatshot: "\ea97";
323
+ $ez-icon-xlsx: "\ea98";
324
+ $ez-icon-zip: "\ea99";
325
+
@@ -0,0 +1,170 @@
1
+ @font-face {font-family: "ez-icons";
2
+ src: url('ez-icons.eot?t=1716290726934'); /* IE9*/
3
+ src: url('ez-icons.eot?t=1716290726934#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
+ url("ez-icons.woff2?t=1716290726934") format("woff2"),
5
+ url("ez-icons.woff?t=1716290726934") format("woff"),
6
+ url('ez-icons.ttf?t=1716290726934') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
+ url('ez-icons.svg?t=1716290726934#ez-icons') format('svg'); /* iOS 4.1- */
8
+ }
9
+
10
+ [class^="ez-icon-"], [class*=" ez-icon-"] {
11
+ font-family: 'ez-icons' !important;
12
+ font-size: 16px;
13
+ font-style:normal;
14
+ -webkit-font-smoothing: antialiased;
15
+ -moz-osx-font-smoothing: grayscale;
16
+ }
17
+
18
+ .ez-icon-2chevron-down:before { content: "\ea01"; }
19
+ .ez-icon-2chevron-up:before { content: "\ea02"; }
20
+ .ez-icon-acao:before { content: "\ea03"; }
21
+ .ez-icon-account-outline:before { content: "\ea04"; }
22
+ .ez-icon-account:before { content: "\ea05"; }
23
+ .ez-icon-alert-circle-inverted:before { content: "\ea06"; }
24
+ .ez-icon-alert-circle:before { content: "\ea07"; }
25
+ .ez-icon-alert-mail:before { content: "\ea08"; }
26
+ .ez-icon-alert-popup:before { content: "\ea09"; }
27
+ .ez-icon-anexo:before { content: "\ea0a"; }
28
+ .ez-icon-antecipação:before { content: "\ea0b"; }
29
+ .ez-icon-apps:before { content: "\ea0c"; }
30
+ .ez-icon-arrow-forward:before { content: "\ea0d"; }
31
+ .ez-icon-arrow-upward:before { content: "\ea0e"; }
32
+ .ez-icon-arrow_back:before { content: "\ea0f"; }
33
+ .ez-icon-arrow_downward:before { content: "\ea10"; }
34
+ .ez-icon-baixa:before { content: "\ea11"; }
35
+ .ez-icon-balance:before { content: "\ea12"; }
36
+ .ez-icon-bell-inverted:before { content: "\ea13"; }
37
+ .ez-icon-bell:before { content: "\ea14"; }
38
+ .ez-icon-boleto:before { content: "\ea15"; }
39
+ .ez-icon-boolean:before { content: "\ea16"; }
40
+ .ez-icon-business-center:before { content: "\ea17"; }
41
+ .ez-icon-calendar-clock:before { content: "\ea18"; }
42
+ .ez-icon-calendar:before { content: "\ea19"; }
43
+ .ez-icon-cash-remove:before { content: "\ea1a"; }
44
+ .ez-icon-check-circle-inverted:before { content: "\ea1b"; }
45
+ .ez-icon-check-circle:before { content: "\ea1c"; }
46
+ .ez-icon-check:before { content: "\ea1d"; }
47
+ .ez-icon-chevron-down:before { content: "\ea1e"; }
48
+ .ez-icon-chevron-left:before { content: "\ea1f"; }
49
+ .ez-icon-chevron-right:before { content: "\ea20"; }
50
+ .ez-icon-chevron-up:before { content: "\ea21"; }
51
+ .ez-icon-circle--medium:before { content: "\ea22"; }
52
+ .ez-icon-circle:before { content: "\ea23"; }
53
+ .ez-icon-cleaning:before { content: "\ea24"; }
54
+ .ez-icon-clipboard:before { content: "\ea25"; }
55
+ .ez-icon-close:before { content: "\ea26"; }
56
+ .ez-icon-cobrar:before { content: "\ea27"; }
57
+ .ez-icon-code:before { content: "\ea28"; }
58
+ .ez-icon-configuration:before { content: "\ea29"; }
59
+ .ez-icon-content-cut:before { content: "\ea2a"; }
60
+ .ez-icon-copy:before { content: "\ea2b"; }
61
+ .ez-icon-credit_card:before { content: "\ea2c"; }
62
+ .ez-icon-crop:before { content: "\ea2d"; }
63
+ .ez-icon-custom:before { content: "\ea2e"; }
64
+ .ez-icon-delete-file:before { content: "\ea2f"; }
65
+ .ez-icon-delete:before { content: "\ea30"; }
66
+ .ez-icon-description:before { content: "\ea31"; }
67
+ .ez-icon-dividir:before { content: "\ea32"; }
68
+ .ez-icon-docx:before { content: "\ea33"; }
69
+ .ez-icon-dot-notification:before { content: "\ea34"; }
70
+ .ez-icon-dots-horizontal:before { content: "\ea35"; }
71
+ .ez-icon-dots-vertical:before { content: "\ea36"; }
72
+ .ez-icon-drag-indicator:before { content: "\ea37"; }
73
+ .ez-icon-dual-chevron-down:before { content: "\ea38"; }
74
+ .ez-icon-dual-chevron-left:before { content: "\ea39"; }
75
+ .ez-icon-dual-chevron-right:before { content: "\ea3a"; }
76
+ .ez-icon-dual-chevron-up:before { content: "\ea3b"; }
77
+ .ez-icon-edit-file:before { content: "\ea3c"; }
78
+ .ez-icon-edit-table:before { content: "\ea3d"; }
79
+ .ez-icon-edit-time:before { content: "\ea3e"; }
80
+ .ez-icon-edit-value:before { content: "\ea3f"; }
81
+ .ez-icon-edit:before { content: "\ea40"; }
82
+ .ez-icon-email:before { content: "\ea41"; }
83
+ .ez-icon-estorno:before { content: "\ea42"; }
84
+ .ez-icon-exe:before { content: "\ea43"; }
85
+ .ez-icon-expand:before { content: "\ea44"; }
86
+ .ez-icon-expandir_card:before { content: "\ea45"; }
87
+ .ez-icon-extrato:before { content: "\ea46"; }
88
+ .ez-icon-eye-off:before { content: "\ea47"; }
89
+ .ez-icon-eye:before { content: "\ea48"; }
90
+ .ez-icon-favorite:before { content: "\ea49"; }
91
+ .ez-icon-figma:before { content: "\ea4a"; }
92
+ .ez-icon-file-download:before { content: "\ea4b"; }
93
+ .ez-icon-file-upload:before { content: "\ea4c"; }
94
+ .ez-icon-filter:before { content: "\ea4d"; }
95
+ .ez-icon-find-file:before { content: "\ea4e"; }
96
+ .ez-icon-find-page:before { content: "\ea4f"; }
97
+ .ez-icon-format-color-fill:before { content: "\ea50"; }
98
+ .ez-icon-generic:before { content: "\ea51"; }
99
+ .ez-icon-gif:before { content: "\ea52"; }
100
+ .ez-icon-graph_bar:before { content: "\ea53"; }
101
+ .ez-icon-handshake:before { content: "\ea54"; }
102
+ .ez-icon-help-inverted:before { content: "\ea55"; }
103
+ .ez-icon-help:before { content: "\ea56"; }
104
+ .ez-icon-hide_menu:before { content: "\ea57"; }
105
+ .ez-icon-home:before { content: "\ea58"; }
106
+ .ez-icon-icons104:before { content: "\ea59"; }
107
+ .ez-icon-language:before { content: "\ea5a"; }
108
+ .ez-icon-launch:before { content: "\ea5b"; }
109
+ .ez-icon-lightbulb:before { content: "\ea5c"; }
110
+ .ez-icon-list:before { content: "\ea5d"; }
111
+ .ez-icon-location:before { content: "\ea5e"; }
112
+ .ez-icon-lock-outline:before { content: "\ea5f"; }
113
+ .ez-icon-lock:before { content: "\ea60"; }
114
+ .ez-icon-menu:before { content: "\ea61"; }
115
+ .ez-icon-mid:before { content: "\ea62"; }
116
+ .ez-icon-minus:before { content: "\ea63"; }
117
+ .ez-icon-money-off:before { content: "\ea64"; }
118
+ .ez-icon-money:before { content: "\ea65"; }
119
+ .ez-icon-more:before { content: "\ea66"; }
120
+ .ez-icon-mp3:before { content: "\ea67"; }
121
+ .ez-icon-mp4:before { content: "\ea68"; }
122
+ .ez-icon-multiple-files:before { content: "\ea69"; }
123
+ .ez-icon-north-west:before { content: "\ea6a"; }
124
+ .ez-icon-number:before { content: "\ea6b"; }
125
+ .ez-icon-ordem-ascendente:before { content: "\ea6c"; }
126
+ .ez-icon-ordem-descendente:before { content: "\ea6d"; }
127
+ .ez-icon-parcelar:before { content: "\ea6e"; }
128
+ .ez-icon-pause:before { content: "\ea6f"; }
129
+ .ez-icon-payments:before { content: "\ea70"; }
130
+ .ez-icon-pdf:before { content: "\ea71"; }
131
+ .ez-icon-play:before { content: "\ea72"; }
132
+ .ez-icon-plus:before { content: "\ea73"; }
133
+ .ez-icon-png:before { content: "\ea74"; }
134
+ .ez-icon-power:before { content: "\ea75"; }
135
+ .ez-icon-pptx:before { content: "\ea76"; }
136
+ .ez-icon-preview:before { content: "\ea77"; }
137
+ .ez-icon-print:before { content: "\ea78"; }
138
+ .ez-icon-push-pin:before { content: "\ea79"; }
139
+ .ez-icon-rateio:before { content: "\ea7a"; }
140
+ .ez-icon-receipt:before { content: "\ea7b"; }
141
+ .ez-icon-recolher_card:before { content: "\ea7c"; }
142
+ .ez-icon-restore:before { content: "\ea7d"; }
143
+ .ez-icon-return:before { content: "\ea7e"; }
144
+ .ez-icon-sankhya-place:before { content: "\ea7f"; }
145
+ .ez-icon-save:before { content: "\ea80"; }
146
+ .ez-icon-search:before { content: "\ea81"; }
147
+ .ez-icon-settings-inverted:before { content: "\ea82"; }
148
+ .ez-icon-settings:before { content: "\ea83"; }
149
+ .ez-icon-share:before { content: "\ea84"; }
150
+ .ez-icon-shield:before { content: "\ea85"; }
151
+ .ez-icon-show_menu:before { content: "\ea86"; }
152
+ .ez-icon-south-east:before { content: "\ea87"; }
153
+ .ez-icon-sync:before { content: "\ea88"; }
154
+ .ez-icon-table:before { content: "\ea89"; }
155
+ .ez-icon-tag_code:before { content: "\ea8a"; }
156
+ .ez-icon-text:before { content: "\ea8b"; }
157
+ .ez-icon-timeline:before { content: "\ea8c"; }
158
+ .ez-icon-timer-outline:before { content: "\ea8d"; }
159
+ .ez-icon-trending-up:before { content: "\ea8e"; }
160
+ .ez-icon-tune:before { content: "\ea8f"; }
161
+ .ez-icon-txt:before { content: "\ea90"; }
162
+ .ez-icon-un-pin:before { content: "\ea91"; }
163
+ .ez-icon-unfold_less:before { content: "\ea92"; }
164
+ .ez-icon-unfold_more:before { content: "\ea93"; }
165
+ .ez-icon-user-circle:before { content: "\ea94"; }
166
+ .ez-icon-warning-outline:before { content: "\ea95"; }
167
+ .ez-icon-warning_triangle:before { content: "\ea96"; }
168
+ .ez-icon-whatshot:before { content: "\ea97"; }
169
+ .ez-icon-xlsx:before { content: "\ea98"; }
170
+ .ez-icon-zip:before { content: "\ea99"; }