@acorex/styles 18.12.29 → 18.12.33

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 (54) hide show
  1. package/README.md +32 -32
  2. package/icons/fontawesome/_variables.scss +185 -185
  3. package/icons/fontawesome/fontawesome.scss +17 -17
  4. package/icons/huge/huge-bulk/_variables.scss +185 -185
  5. package/icons/huge/huge-bulk/bulk-rounded.scss +13 -13
  6. package/icons/huge/huge-duotone/_variables.scss +185 -185
  7. package/icons/huge/huge-duotone/duotone-rounded.scss +13 -13
  8. package/icons/huge/huge-solid/solid-rounded.scss +13 -13
  9. package/icons/huge/huge-solid/solid-sharp.scss +13 -13
  10. package/icons/huge/huge-solid/solid-standard.scss +13 -13
  11. package/icons/huge/huge-solid/variables/_rounded-variables.scss +185 -185
  12. package/icons/huge/huge-solid/variables/_sharp-variables.scss +185 -185
  13. package/icons/huge/huge-solid/variables/_standard-variables.scss +185 -185
  14. package/icons/huge/huge-stroke/stroke-rounded.scss +13 -13
  15. package/icons/huge/huge-stroke/stroke-sharp.scss +13 -13
  16. package/icons/huge/huge-stroke/stroke-standard.scss +13 -13
  17. package/icons/huge/huge-stroke/variables/_rounded-variables.scss +185 -185
  18. package/icons/huge/huge-stroke/variables/_sharp-variables.scss +185 -185
  19. package/icons/huge/huge-stroke/variables/_standard-variables.scss +185 -185
  20. package/icons/huge/huge-twotone/_variables.scss +185 -185
  21. package/icons/huge/huge-twotone/twotone-rounded.scss +13 -13
  22. package/icons/index.scss +570 -570
  23. package/icons/material/_variables.scss +185 -185
  24. package/icons/material/material.scss +22 -22
  25. package/index.css +3058 -0
  26. package/index.min.css +1 -0
  27. package/index.scss +9 -9
  28. package/package.json +11 -11
  29. package/src/base/_preflight.scss +405 -405
  30. package/src/base/index.scss +13 -13
  31. package/src/mixins/_look.scss +83 -83
  32. package/src/mixins/_media.scss +73 -73
  33. package/src/mixins/_util.scss +19 -19
  34. package/src/mixins/index.scss +3 -3
  35. package/src/shared/_action-item.scss +109 -109
  36. package/src/shared/_actionsheet.scss +20 -20
  37. package/src/shared/_check-box.scss +60 -60
  38. package/src/shared/_color-look.scss +864 -864
  39. package/src/shared/_drop-down.scss +76 -76
  40. package/src/shared/_editor-container.scss +258 -258
  41. package/src/shared/_general-button.scss +87 -87
  42. package/src/shared/_inputs.scss +16 -16
  43. package/src/shared/_list.scss +199 -199
  44. package/src/shared/_radio.scss +57 -57
  45. package/src/shared/_table.scss +149 -149
  46. package/src/shared/_utils.scss +84 -84
  47. package/src/shared/index.scss +12 -12
  48. package/src/utility/index.scss +24 -24
  49. package/src/variables/_colors.scss +2 -2
  50. package/src/variables/_degrees.scss +1 -1
  51. package/src/variables/index.scss +2 -2
  52. package/tailwind-base.js +234 -234
  53. package/themes/default.css +1 -0
  54. package/themes/default.scss +143 -143
@@ -1,185 +1,185 @@
1
- $ax-icon-more-horizontal: '\e5d3';
2
- $ax-icon-more-horizontal-after: '';
3
-
4
- $ax-icon-more-vertical: '\e5d4';
5
- $ax-icon-more-vertical-after: '';
6
-
7
- $ax-icon-arrow-long-up: '\e986';
8
- $ax-icon-arrow-long-up-after: '';
9
-
10
- $ax-icon-arrow-long-down: '\e984';
11
- $ax-icon-arrow-long-down-after: '';
12
-
13
- $ax-icon-color-palette: '\e40a';
14
- $ax-icon-color-palette-after: '';
15
-
16
- $ax-icon-arrow-left: '\e5de';
17
- $ax-icon-arrow-left-after: '';
18
-
19
- $ax-icon-arrow-down: '\e5c5';
20
- $ax-icon-arrow-down-after: '';
21
-
22
- $ax-icon-arrow-up: '\e5c7';
23
- $ax-icon-arrow-up-after: '';
24
-
25
- $ax-icon-arrow-right: '\e5df';
26
- $ax-icon-arrow-right-after: '';
27
-
28
- $ax-icon-chevron-left: '\e5cb';
29
- $ax-icon-chevron-left-after: '';
30
-
31
- $ax-icon-chevron-down: '\e5cf';
32
- $ax-icon-chevron-down-after: '';
33
-
34
- $ax-icon-chevron-up: '\e5ce';
35
- $ax-icon-chevron-up-after: '';
36
-
37
- $ax-icon-chevron-right: '\e5cc';
38
- $ax-icon-chevron-right-after: '';
39
-
40
- $ax-icon-first-page: '\e5dc';
41
- $ax-icon-first-page-after: '';
42
-
43
- $ax-icon-last-page: '\e5dd';
44
- $ax-icon-last-page-after: '';
45
-
46
- $ax-icon-calendar: '\e935';
47
- $ax-icon-calendar-after: '';
48
-
49
- $ax-icon-info: '\e88e';
50
- $ax-icon-info-after: '';
51
-
52
- $ax-icon-error: '\e000';
53
- $ax-icon-error-after: '';
54
-
55
- $ax-icon-warning: '\e002';
56
- $ax-icon-warning-after: '';
57
-
58
- $ax-icon-check: '\e876';
59
- $ax-icon-check-after: '';
60
-
61
- $ax-icon-check-circle: '\e86c';
62
- $ax-icon-check-circle-after: '';
63
-
64
- $ax-icon-dobble-check: '\e877';
65
- $ax-icon-dobble-check-after: '';
66
-
67
- $ax-icon-close: '\e5cd';
68
- $ax-icon-close-after: '';
69
-
70
- $ax-icon-clear: '\e5c9';
71
- $ax-icon-clear-after: '';
72
-
73
- $ax-icon-visibility-off: '\e8f5';
74
- $ax-icon-visibility-off-after: '';
75
-
76
- $ax-icon-visibility: '\e8f4';
77
- $ax-icon-visibility-after: '';
78
-
79
- $ax-icon-unfold-more: '\e5d7';
80
- $ax-icon-unfold-more-after: '';
81
-
82
- $ax-icon-download: '\e094';
83
- $ax-icon-download-after: '';
84
-
85
- $ax-icon-upload: '\f090';
86
- $ax-icon-upload-after: '';
87
-
88
- $ax-icon-search: '\e8b6';
89
- $ax-icon-search-after: '';
90
-
91
- $ax-icon-copy: '\e173';
92
- $ax-icon-copy-after: '';
93
-
94
- $ax-icon-refresh: '\e863';
95
- $ax-icon-refresh-after: '';
96
-
97
- $ax-icon-inbox: '\e156';
98
- $ax-icon-inbox-after: '';
99
-
100
- $ax-icon-emoji: '\e813';
101
- $ax-icon-emoji-after: '';
102
-
103
- $ax-icon-attach: '\e226';
104
- $ax-icon-attach-after: '';
105
-
106
- $ax-icon-mic: '\e029';
107
- $ax-icon-mic-after: '';
108
-
109
- $ax-icon-send: '\e163';
110
- $ax-icon-send-after: '';
111
-
112
- $ax-icon-play: '\e037';
113
- $ax-icon-play-after: '';
114
-
115
- $ax-icon-pause: '\e034';
116
- $ax-icon-pause-after: '';
117
-
118
- $ax-icon-reload: '\e5d5';
119
- $ax-icon-reload-after: '';
120
-
121
- $ax-icon-heart: '\e87d';
122
- $ax-icon-heart-after: '';
123
-
124
- $ax-icon-comment: '\e0ca';
125
- $ax-icon-comment-after: '';
126
-
127
- $ax-icon-bold: '\e238';
128
- $ax-icon-bold-after: '';
129
-
130
- $ax-icon-italic: '\e23f';
131
- $ax-icon-italic-after: '';
132
-
133
- $ax-icon-strike: '\e257';
134
- $ax-icon-strike-after: '';
135
-
136
- $ax-icon-under-line: '\e249';
137
- $ax-icon-under-line-after: '';
138
-
139
- $ax-icon-order-list: '\e242';
140
- $ax-icon-order-list-after: '';
141
-
142
- $ax-icon-un-order-list: '\e241';
143
- $ax-icon-un-order-list-after: '';
144
-
145
- $ax-icon-align-left: '\e236';
146
- $ax-icon-align-left-after: '';
147
-
148
- $ax-icon-align-right: '\e237';
149
- $ax-icon-align-right-after: '';
150
-
151
- $ax-icon-align-center: '\e234';
152
- $ax-icon-align-center-after: '';
153
-
154
- $ax-icon-align-justify: '\e235';
155
- $ax-icon-align-justify-after: '';
156
-
157
- $ax-icon-undo: '\e166';
158
- $ax-icon-undo-after: '';
159
-
160
- $ax-icon-redo: '\e15a';
161
- $ax-icon-redo-after: '';
162
-
163
- $ax-icon-highlight: '\e6d1';
164
- $ax-icon-highlight-after: '';
165
-
166
- $ax-icon-link: '\e157';
167
- $ax-icon-link-after: '';
168
-
169
- $ax-icon-image: '\e3f4';
170
- $ax-icon-image-after: '';
171
-
172
- $ax-icon-pen: '\e3c9';
173
- $ax-icon-pen-after: '';
174
-
175
- $ax-icon-eraser: '\e6d0';
176
- $ax-icon-eraser-after: '';
177
-
178
- $ax-icon-pen-ruler: '\f10a';
179
- $ax-icon-pen-ruler-after: '';
180
-
181
- $ax-icon-crop: '\e3be';
182
- $ax-icon-crop-after: '';
183
-
184
- $ax-icon-full-screen: '\e5d0';
185
- $ax-icon-full-screen-after: '';
1
+ $ax-icon-more-horizontal: '\e5d3';
2
+ $ax-icon-more-horizontal-after: '';
3
+
4
+ $ax-icon-more-vertical: '\e5d4';
5
+ $ax-icon-more-vertical-after: '';
6
+
7
+ $ax-icon-arrow-long-up: '\e986';
8
+ $ax-icon-arrow-long-up-after: '';
9
+
10
+ $ax-icon-arrow-long-down: '\e984';
11
+ $ax-icon-arrow-long-down-after: '';
12
+
13
+ $ax-icon-color-palette: '\e40a';
14
+ $ax-icon-color-palette-after: '';
15
+
16
+ $ax-icon-arrow-left: '\e5de';
17
+ $ax-icon-arrow-left-after: '';
18
+
19
+ $ax-icon-arrow-down: '\e5c5';
20
+ $ax-icon-arrow-down-after: '';
21
+
22
+ $ax-icon-arrow-up: '\e5c7';
23
+ $ax-icon-arrow-up-after: '';
24
+
25
+ $ax-icon-arrow-right: '\e5df';
26
+ $ax-icon-arrow-right-after: '';
27
+
28
+ $ax-icon-chevron-left: '\e5cb';
29
+ $ax-icon-chevron-left-after: '';
30
+
31
+ $ax-icon-chevron-down: '\e5cf';
32
+ $ax-icon-chevron-down-after: '';
33
+
34
+ $ax-icon-chevron-up: '\e5ce';
35
+ $ax-icon-chevron-up-after: '';
36
+
37
+ $ax-icon-chevron-right: '\e5cc';
38
+ $ax-icon-chevron-right-after: '';
39
+
40
+ $ax-icon-first-page: '\e5dc';
41
+ $ax-icon-first-page-after: '';
42
+
43
+ $ax-icon-last-page: '\e5dd';
44
+ $ax-icon-last-page-after: '';
45
+
46
+ $ax-icon-calendar: '\e935';
47
+ $ax-icon-calendar-after: '';
48
+
49
+ $ax-icon-info: '\e88e';
50
+ $ax-icon-info-after: '';
51
+
52
+ $ax-icon-error: '\e000';
53
+ $ax-icon-error-after: '';
54
+
55
+ $ax-icon-warning: '\e002';
56
+ $ax-icon-warning-after: '';
57
+
58
+ $ax-icon-check: '\e876';
59
+ $ax-icon-check-after: '';
60
+
61
+ $ax-icon-check-circle: '\e86c';
62
+ $ax-icon-check-circle-after: '';
63
+
64
+ $ax-icon-dobble-check: '\e877';
65
+ $ax-icon-dobble-check-after: '';
66
+
67
+ $ax-icon-close: '\e5cd';
68
+ $ax-icon-close-after: '';
69
+
70
+ $ax-icon-clear: '\e5c9';
71
+ $ax-icon-clear-after: '';
72
+
73
+ $ax-icon-visibility-off: '\e8f5';
74
+ $ax-icon-visibility-off-after: '';
75
+
76
+ $ax-icon-visibility: '\e8f4';
77
+ $ax-icon-visibility-after: '';
78
+
79
+ $ax-icon-unfold-more: '\e5d7';
80
+ $ax-icon-unfold-more-after: '';
81
+
82
+ $ax-icon-download: '\e094';
83
+ $ax-icon-download-after: '';
84
+
85
+ $ax-icon-upload: '\f090';
86
+ $ax-icon-upload-after: '';
87
+
88
+ $ax-icon-search: '\e8b6';
89
+ $ax-icon-search-after: '';
90
+
91
+ $ax-icon-copy: '\e173';
92
+ $ax-icon-copy-after: '';
93
+
94
+ $ax-icon-refresh: '\e863';
95
+ $ax-icon-refresh-after: '';
96
+
97
+ $ax-icon-inbox: '\e156';
98
+ $ax-icon-inbox-after: '';
99
+
100
+ $ax-icon-emoji: '\e813';
101
+ $ax-icon-emoji-after: '';
102
+
103
+ $ax-icon-attach: '\e226';
104
+ $ax-icon-attach-after: '';
105
+
106
+ $ax-icon-mic: '\e029';
107
+ $ax-icon-mic-after: '';
108
+
109
+ $ax-icon-send: '\e163';
110
+ $ax-icon-send-after: '';
111
+
112
+ $ax-icon-play: '\e037';
113
+ $ax-icon-play-after: '';
114
+
115
+ $ax-icon-pause: '\e034';
116
+ $ax-icon-pause-after: '';
117
+
118
+ $ax-icon-reload: '\e5d5';
119
+ $ax-icon-reload-after: '';
120
+
121
+ $ax-icon-heart: '\e87d';
122
+ $ax-icon-heart-after: '';
123
+
124
+ $ax-icon-comment: '\e0ca';
125
+ $ax-icon-comment-after: '';
126
+
127
+ $ax-icon-bold: '\e238';
128
+ $ax-icon-bold-after: '';
129
+
130
+ $ax-icon-italic: '\e23f';
131
+ $ax-icon-italic-after: '';
132
+
133
+ $ax-icon-strike: '\e257';
134
+ $ax-icon-strike-after: '';
135
+
136
+ $ax-icon-under-line: '\e249';
137
+ $ax-icon-under-line-after: '';
138
+
139
+ $ax-icon-order-list: '\e242';
140
+ $ax-icon-order-list-after: '';
141
+
142
+ $ax-icon-un-order-list: '\e241';
143
+ $ax-icon-un-order-list-after: '';
144
+
145
+ $ax-icon-align-left: '\e236';
146
+ $ax-icon-align-left-after: '';
147
+
148
+ $ax-icon-align-right: '\e237';
149
+ $ax-icon-align-right-after: '';
150
+
151
+ $ax-icon-align-center: '\e234';
152
+ $ax-icon-align-center-after: '';
153
+
154
+ $ax-icon-align-justify: '\e235';
155
+ $ax-icon-align-justify-after: '';
156
+
157
+ $ax-icon-undo: '\e166';
158
+ $ax-icon-undo-after: '';
159
+
160
+ $ax-icon-redo: '\e15a';
161
+ $ax-icon-redo-after: '';
162
+
163
+ $ax-icon-highlight: '\e6d1';
164
+ $ax-icon-highlight-after: '';
165
+
166
+ $ax-icon-link: '\e157';
167
+ $ax-icon-link-after: '';
168
+
169
+ $ax-icon-image: '\e3f4';
170
+ $ax-icon-image-after: '';
171
+
172
+ $ax-icon-pen: '\e3c9';
173
+ $ax-icon-pen-after: '';
174
+
175
+ $ax-icon-eraser: '\e6d0';
176
+ $ax-icon-eraser-after: '';
177
+
178
+ $ax-icon-pen-ruler: '\f10a';
179
+ $ax-icon-pen-ruler-after: '';
180
+
181
+ $ax-icon-crop: '\e3be';
182
+ $ax-icon-crop-after: '';
183
+
184
+ $ax-icon-full-screen: '\e5d0';
185
+ $ax-icon-full-screen-after: '';
@@ -1,22 +1,22 @@
1
- @import './variables';
2
- .ax-icon {
3
- font-family: 'Material Icons';
4
- font-weight: normal;
5
- font-style: normal;
6
- font-size: 24px; /* Preferred icon size */
7
- display: inline-block;
8
- line-height: 1;
9
- text-transform: none;
10
- letter-spacing: normal;
11
- word-wrap: normal;
12
- white-space: nowrap;
13
- direction: ltr;
14
- /* Support for all WebKit browsers. */
15
- -webkit-font-smoothing: antialiased;
16
- /* Support for Safari and Chrome. */
17
- text-rendering: optimizeLegibility;
18
- /* Support for Firefox. */
19
- -moz-osx-font-smoothing: grayscale;
20
- /* Support for IE. */
21
- font-feature-settings: 'liga';
22
- }
1
+ @import './variables';
2
+ .ax-icon {
3
+ font-family: 'Material Icons';
4
+ font-weight: normal;
5
+ font-style: normal;
6
+ font-size: 24px; /* Preferred icon size */
7
+ display: inline-block;
8
+ line-height: 1;
9
+ text-transform: none;
10
+ letter-spacing: normal;
11
+ word-wrap: normal;
12
+ white-space: nowrap;
13
+ direction: ltr;
14
+ /* Support for all WebKit browsers. */
15
+ -webkit-font-smoothing: antialiased;
16
+ /* Support for Safari and Chrome. */
17
+ text-rendering: optimizeLegibility;
18
+ /* Support for Firefox. */
19
+ -moz-osx-font-smoothing: grayscale;
20
+ /* Support for IE. */
21
+ font-feature-settings: 'liga';
22
+ }