@acorex/styles 21.0.0-next.16 → 21.0.0-next.18

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 (76) hide show
  1. package/base/_preflight.scss +421 -0
  2. package/base/index.scss +15 -0
  3. package/components/{_action-item.css → _action-item.scss} +37 -12
  4. package/components/{_actionsheet.css → _actionsheet.scss} +9 -13
  5. package/components/{_check-box.css → _check-box.scss} +24 -8
  6. package/components/{_drop-down.css → _drop-down.scss} +17 -18
  7. package/components/_editor-container.scss +293 -0
  8. package/components/{_general-button.css → _general-button.scss} +7 -3
  9. package/components/{_list.css → _list.scss} +56 -25
  10. package/components/_radio.scss +51 -0
  11. package/components/{_ripple.css → _ripple.scss} +8 -8
  12. package/components/{_table.css → _table.scss} +23 -20
  13. package/components/{_uploader.css → _uploader.scss} +5 -5
  14. package/components/index.scss +11 -0
  15. package/generators/index.js +1 -0
  16. package/generators/tailwind-class-generator.js +68 -0
  17. package/icons/fontawesome/_variables.scss +228 -0
  18. package/icons/fontawesome/index.scss +714 -0
  19. package/icons/huge/huge-bulk/_variables.scss +209 -0
  20. package/icons/huge/huge-bulk/index.scss +656 -0
  21. package/icons/huge/huge-duotone/_variables.scss +209 -0
  22. package/icons/huge/huge-duotone/index.scss +657 -0
  23. package/icons/huge/huge-solid-rounded/_variables.scss +209 -0
  24. package/icons/huge/huge-solid-rounded/index.scss +643 -0
  25. package/icons/huge/huge-solid-sharp/_variables.scss +209 -0
  26. package/icons/huge/huge-solid-sharp/index.scss +656 -0
  27. package/icons/huge/huge-solid-standard/_variables.scss +209 -0
  28. package/icons/huge/huge-solid-standard/index.scss +656 -0
  29. package/icons/huge/huge-stroke-rounded/_variables.scss +209 -0
  30. package/icons/huge/huge-stroke-rounded/index.scss +656 -0
  31. package/icons/huge/huge-stroke-sharp/_variables.scss +209 -0
  32. package/icons/huge/huge-stroke-sharp/index.scss +656 -0
  33. package/icons/huge/huge-stroke-standard/_variables.scss +209 -0
  34. package/icons/huge/huge-stroke-standard/index.scss +656 -0
  35. package/icons/huge/huge-twotone/_variables.scss +209 -0
  36. package/icons/huge/huge-twotone/index.scss +656 -0
  37. package/icons/material/_variables.scss +227 -0
  38. package/icons/material/index.scss +718 -0
  39. package/{index.css → index.scss} +3 -3
  40. package/mixins/_editor-looks.scss +32 -0
  41. package/mixins/_media.scss +73 -0
  42. package/mixins/_scroll-bar.scss +35 -0
  43. package/mixins/_util.scss +19 -0
  44. package/mixins/index.scss +4 -0
  45. package/package.json +4 -5
  46. package/tailwind-base.js +4 -0
  47. package/themes/{default copy.scss → default.scss} +9 -6
  48. package/utils/_theme-generator.scss +238 -0
  49. package/utils/_utils.scss +278 -0
  50. package/utils/index.scss +2 -0
  51. package/components/_editor-container.css +0 -306
  52. package/components/_radio.css +0 -33
  53. package/components/index.css +0 -11
  54. package/icons/fontawesome/_variables.css +0 -229
  55. package/icons/fontawesome/index.css +0 -555
  56. package/icons/huge/huge-bulk/_variables.css +0 -211
  57. package/icons/huge/huge-bulk/index.css +0 -520
  58. package/icons/huge/huge-duotone/_variables.css +0 -211
  59. package/icons/huge/huge-duotone/index.css +0 -517
  60. package/icons/huge/huge-solid-rounded/_variables.css +0 -211
  61. package/icons/huge/huge-solid-rounded/index.css +0 -504
  62. package/icons/huge/huge-solid-sharp/_variables.css +0 -213
  63. package/icons/huge/huge-solid-sharp/index.css +0 -517
  64. package/icons/huge/huge-solid-standard/_variables.css +0 -211
  65. package/icons/huge/huge-solid-standard/index.css +0 -516
  66. package/icons/huge/huge-stroke-rounded/_variables.css +0 -211
  67. package/icons/huge/huge-stroke-rounded/index.css +0 -515
  68. package/icons/huge/huge-stroke-sharp/_variables.css +0 -142
  69. package/icons/huge/huge-stroke-sharp/index.css +0 -515
  70. package/icons/huge/huge-stroke-standard/_variables.css +0 -141
  71. package/icons/huge/huge-stroke-standard/index.css +0 -515
  72. package/icons/huge/huge-twotone/_variables.css +0 -211
  73. package/icons/huge/huge-twotone/index.css +0 -516
  74. package/icons/material/_variables.css +0 -229
  75. package/icons/material/index.css +0 -573
  76. package/themes/default.css +0 -1240
@@ -1,211 +0,0 @@
1
- :root {
2
- --ax-icon-more-horizontal: '\fcd8'; /* more-horizontal */
3
- --ax-icon-more-horizontal-after: '\fcd3'; /* more-horizontal */
4
-
5
- --ax-icon-more-vertical: '\fcd9'; /* more-vertical */
6
- --ax-icon-more-vertical-after: '\fcd4'; /* more-vertical */
7
-
8
- --ax-icon-arrow-long-up: '\ebee'; /* arrow-up-02 */
9
- --ax-icon-arrow-long-up-after: '\ebed'; /* arrow-up-02 */
10
-
11
- --ax-icon-arrow-long-down: '\eac0'; /* arrow-down-02 */
12
- --ax-icon-arrow-long-down-after: '\eb7f'; /* arrow-down-02 */
13
-
14
- --ax-icon-color-palette: '\fe12'; /* paint-board */
15
- --ax-icon-color-palette-after: '\fe11'; /* paint-board */
16
-
17
- --ax-icon-arrow-left: '\eac4'; /* arrow-left-04 */
18
- --ax-icon-arrow-left-after: '\eac3'; /* arrow-left-04 */
19
-
20
- --ax-icon-arrow-down: '\eac4'; /* arrow-down-04 */
21
- --ax-icon-arrow-down-after: '\eac3'; /* arrow-down-04 */
22
-
23
- --ax-icon-arrow-up: '\ebdc'; /* arrow-up-04 */
24
- --ax-icon-arrow-up-after: '\ebdb'; /* arrow-up-04 */
25
-
26
- --ax-icon-arrow-right: '\ebc2'; /* arrow-right-04 */
27
- --ax-icon-arrow-right-after: '\ebc1'; /* arrow-right-04 */
28
-
29
- --ax-icon-chevron-left: '\eade'; /* arrow-left-01 */
30
- --ax-icon-chevron-left-after: '\eadd'; /* arrow-left-01 */
31
-
32
- --ax-icon-chevron-down: '\eb7e'; /* arrow-down-01 */
33
- --ax-icon-chevron-down-after: '\eb7d'; /* arrow-down-01 */
34
-
35
- --ax-icon-chevron-up: '\ebf6'; /* arrow-up-01 */
36
- --ax-icon-chevron-up-after: '\ebf5'; /* arrow-up-01 */
37
-
38
- --ax-icon-chevron-right: '\ebbc'; /* arrow-right-01 */
39
- --ax-icon-chevron-right-after: '\ebbb'; /* arrow-right-01 */
40
-
41
- --ax-icon-chevron-double-right: '\ebc6'; /* arrow-right-double */
42
- --ax-icon-chevron-double-right-after: '\ebc5'; /* arrow-right-double */
43
-
44
- --ax-icon-chevron-double-left: '\eac8'; /* arrow-left-double */
45
- --ax-icon-chevron-double-left-after: '\eac7'; /* arrow-left-double */
46
-
47
- --ax-icon-first-page: '\eac2'; /* arrow-left-03 */
48
- --ax-icon-first-page-after: '\eac1'; /* arrow-left-03 */
49
-
50
- --ax-icon-last-page: '\ebc0'; /* arrow-right-03 */
51
- --ax-icon-last-page-after: '\ebbf'; /* arrow-right-03 */
52
-
53
- --ax-icon-calendar: '\eeba'; /* calendar-01 */
54
- --ax-icon-calendar-after: '\eeb9'; /* calendar-01 */
55
-
56
- --ax-icon-info: '\f846'; /* information-circle */
57
- --ax-icon-info-after: '\f845'; /* information-circle */
58
-
59
- --ax-icon-error: '\eb50'; /* alert-circle */
60
- --ax-icon-error-after: '\eb4f'; /* alert-circle */
61
-
62
- --ax-icon-warning: '\eb4c'; /* alert-01 */
63
- --ax-icon-warning-after: '\eb4b'; /* alert-01 */
64
-
65
- --ax-icon-check: '\62d'; /* tick-02 */
66
- --ax-icon-check-after: '\659'; /* tick-02 */
67
-
68
- --ax-icon-check-circle: '\f018'; /* checkmark-circle-02 */
69
- --ax-icon-check-circle-after: '\f017'; /* checkmark-circle-02 */
70
-
71
- --ax-icon-dobble-check: '\62d'; /* tick-double-02 */
72
- --ax-icon-dobble-check-after: '\621'; /* tick-double-02 */
73
-
74
- --ax-icon-close: '\f54e'; /* cancel-01 */
75
- --ax-icon-close-after: '\f54d'; /* cancel-01 */
76
-
77
- --ax-icon-clear: '\f554'; /* cancel-circle */
78
- --ax-icon-clear-after: '\f553'; /* cancel-circle */
79
-
80
- --ax-icon-visibility-off: '\f8cd'; /* view-off-slash */
81
- --ax-icon-visibility-off-after: '\f8cc'; /* view-off-slash */
82
-
83
- --ax-icon-visibility: '\fcc6'; /* eye */
84
- --ax-icon-visibility-after: '\fcc5'; /* eye */
85
-
86
- --ax-icon-unfold-more: '\f80b'; /* unfold-more */
87
- --ax-icon-unfold-more-after: '\f80c'; /* unfold-more */
88
-
89
- --ax-icon-download: '\f3b0'; /* download-04 */
90
- --ax-icon-download-after: '\f3af'; /* download-04 */
91
-
92
- --ax-icon-upload: '\f82a'; /* upload-04 */
93
- --ax-icon-upload-after: '\f829'; /* upload-04 */
94
-
95
- --ax-icon-search: '\01f4'; /* search-01 */
96
- --ax-icon-search-after: '\01f3'; /* search-01 */
97
-
98
- --ax-icon-copy: '\fc62'; /* copy-01 */
99
- --ax-icon-copy-after: '\fc61'; /* copy-01 */
100
-
101
- --ax-icon-refresh: '\eb78'; /* arrow-reload-horizontal */
102
- --ax-icon-refresh-after: '\eb77'; /* arrow-reload-horizontal */
103
-
104
- --ax-icon-inbox: '\f82c'; /* inbox */
105
- --ax-icon-inbox-after: '\f827'; /* inbox */
106
-
107
- --ax-icon-emoji: '\037a'; /* smile */
108
- --ax-icon-emoji-after: '\0377'; /* smile */
109
-
110
- --ax-icon-attach: '\eb18'; /* attachment-01 */
111
- --ax-icon-attach-after: '\eb17'; /* attachment-01 */
112
-
113
- --ax-icon-mic: '\fc74'; /* mic-01 */
114
- --ax-icon-mic-after: '\fc73'; /* mic-01 */
115
-
116
- --ax-icon-send: '\0276'; /* sent */
117
- --ax-icon-send-after: '\0275'; /* sent */
118
-
119
- --ax-icon-play: '\ff40'; /* play */
120
- --ax-icon-play-after: '\ff3b'; /* play */
121
-
122
- --ax-icon-pause: '\fefa'; /* pause */
123
- --ax-icon-pause-after: '\fef9'; /* pause */
124
-
125
- --ax-icon-reload: '\00ae'; /* reload */
126
- --ax-icon-reload-after: '\00ad'; /* reload */
127
-
128
- --ax-icon-heart: '\fcce'; /* favourite */
129
- --ax-icon-heart-after: '\fccb'; /* favourite */
130
-
131
- --ax-icon-comment: '\f848'; /* comment-01 */
132
- --ax-icon-comment-after: '\f847'; /* comment-01 */
133
-
134
- --ax-icon-bold: '\f65c'; /* text-bold */
135
- --ax-icon-bold-after: '\f65b'; /* text-bold */
136
-
137
- --ax-icon-italic: '\f682'; /* text-italic */
138
- --ax-icon-italic-after: '\f67f'; /* text-italic */
139
-
140
- --ax-icon-strike: '\f68a'; /* text-strikethrough */
141
- --ax-icon-strike-after: '\f68a'; /* text-strikethrough (Note: same as before in original) */
142
-
143
- --ax-icon-under-line: '\f697'; /* text-underline */
144
- --ax-icon-under-line-after: '\f69a'; /* text-underline */
145
-
146
- --ax-icon-order-list: '\fee6'; /* left-to-right-list-number */
147
- --ax-icon-order-list-after: '\fee5'; /* left-to-right-list-number */
148
-
149
- --ax-icon-un-order-list: '\fee2'; /* left-to-right-list-bullet */
150
- --ax-icon-un-order-list-after: '\fee1'; /* left-to-right-list-bullet */
151
-
152
- --ax-icon-align-left: '\f647'; /* text-align-left */
153
- --ax-icon-align-left-after: '\f650'; /* text-align-left */
154
-
155
- --ax-icon-align-right: '\f655'; /* text-align-right */
156
- --ax-icon-align-right-after: '\f654'; /* text-align-right */
157
-
158
- --ax-icon-align-center: '\fe83'; /* text-align-center */
159
- --ax-icon-align-center-after: '\fe82'; /* text-align-center */
160
-
161
- --ax-icon-align-justify: '\fe96'; /* text-align-justify-center */
162
- --ax-icon-align-justify-after: '\fe95'; /* text-align-justify-center */
163
-
164
- --ax-icon-undo: '\ebce'; /* arrow-turn-backward */
165
- --ax-icon-undo-after: '\ebcd'; /* arrow-turn-backward */
166
-
167
- --ax-icon-redo: '\ebf2'; /* arrow-turn-forward */
168
- --ax-icon-redo-after: '\ebf1'; /* arrow-turn-forward */
169
-
170
- --ax-icon-highlight: '\ebf2'; /* pen-tool-01 */
171
- --ax-icon-highlight-after: '\ebf1'; /* pen-tool-01 */
172
-
173
- --ax-icon-link: '\fce8'; /* link-01 */
174
- --ax-icon-link-after: '\fce7'; /* link-01 */
175
-
176
- --ax-icon-image: '\fcf8'; /* image-01 */
177
- --ax-icon-image-after: '\fcf7'; /* image-01 */
178
-
179
- --ax-icon-pen: '\f632'; /* pen-tool-03 */
180
- --ax-icon-pen-after: '\f631'; /* pen-tool-03 */
181
-
182
- --ax-icon-eraser: '\f472'; /* eraser */
183
- --ax-icon-eraser-after: '\f471'; /* eraser */
184
-
185
- --ax-icon-pen-ruler: '\f55c'; /* canvas */
186
- --ax-icon-pen-ruler-after: '\f55b'; /* canvas */
187
-
188
- --ax-icon-crop: '\f55c'; /* crop */
189
- --ax-icon-crop-after: '\f55b'; /* crop */
190
-
191
- --ax-icon-full-screen: '\eb7c'; /* arrow-diagonal */
192
- --ax-icon-full-screen-after: '\eb7b'; /* arrow-diagonal */
193
-
194
- --ax-icon-up-folder: '\eb74'; /* arrow-move-up-left */
195
- --ax-icon-up-folder-after: '\eb73'; /* arrow-move-up-left */
196
-
197
- --ax-icon-sort: '\03be'; /* sorting-01 */
198
- --ax-icon-sort-after: '\03bd'; /* sorting-01 */
199
-
200
- --ax-icon-menu: '\fcf6'; /* menu-01 */
201
- --ax-icon-menu-after: '\fcf3'; /* menu-01 */
202
-
203
- --ax-icon-plus: '\e81c'; /* add-01 */
204
- --ax-icon-plus-after: '\e81b'; /* add-01 */
205
-
206
- --ax-icon-trash: '\f87e'; /* delete-02 */
207
- --ax-icon-trash-after: '\f87d'; /* delete-02 */
208
-
209
- --ax-icon-code: '\03f4'; /* source-code */
210
- --ax-icon-code-after: '\03f5'; /* source-code */
211
- }