@acorex/styles 5.1.2 → 5.1.5

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 (111) hide show
  1. package/fonts/font-awesome/fa-brands-400.eot +0 -0
  2. package/fonts/font-awesome/fa-brands-400.svg +3570 -0
  3. package/fonts/font-awesome/fa-brands-400.ttf +0 -0
  4. package/fonts/font-awesome/fa-brands-400.woff +0 -0
  5. package/fonts/font-awesome/fa-brands-400.woff2 +0 -0
  6. package/fonts/font-awesome/fa-duotone-900.eot +0 -0
  7. package/fonts/font-awesome/fa-duotone-900.svg +15055 -0
  8. package/fonts/font-awesome/fa-duotone-900.ttf +0 -0
  9. package/fonts/font-awesome/fa-duotone-900.woff +0 -0
  10. package/fonts/font-awesome/fa-duotone-900.woff2 +0 -0
  11. package/fonts/font-awesome/fa-light-300.eot +0 -0
  12. package/fonts/font-awesome/fa-light-300.svg +12330 -0
  13. package/fonts/font-awesome/fa-light-300.ttf +0 -0
  14. package/fonts/font-awesome/fa-light-300.woff +0 -0
  15. package/fonts/font-awesome/fa-light-300.woff2 +0 -0
  16. package/fonts/font-awesome/fa-regular-400.eot +0 -0
  17. package/fonts/font-awesome/fa-regular-400.svg +11256 -0
  18. package/fonts/font-awesome/fa-regular-400.ttf +0 -0
  19. package/fonts/font-awesome/fa-regular-400.woff +0 -0
  20. package/fonts/font-awesome/fa-regular-400.woff2 +0 -0
  21. package/fonts/font-awesome/fa-solid-900.eot +0 -0
  22. package/fonts/font-awesome/fa-solid-900.svg +9588 -0
  23. package/fonts/font-awesome/fa-solid-900.ttf +0 -0
  24. package/fonts/font-awesome/fa-solid-900.woff +0 -0
  25. package/fonts/font-awesome/fa-solid-900.woff2 +0 -0
  26. package/fonts/font-awesome/font-awesome.css +16960 -0
  27. package/package.json +10 -10
  28. package/scss/buttons.scss +69 -0
  29. package/scss/calendar.scss +121 -0
  30. package/scss/checkbox.scss +46 -0
  31. package/scss/context-menu.scss +75 -0
  32. package/scss/data-grid.scss +117 -0
  33. package/scss/drawer.scss +138 -0
  34. package/scss/fieldset.scss +23 -0
  35. package/scss/forms.scss +515 -0
  36. package/scss/list.scss +47 -0
  37. package/scss/master.scss +259 -0
  38. package/scss/menu.scss +130 -0
  39. package/scss/mixin.scss +12 -0
  40. package/scss/page.scss +54 -0
  41. package/scss/progress.scss +11 -0
  42. package/scss/selection-list.scss +104 -0
  43. package/scss/style.scss +47 -0
  44. package/scss/tab-strip.scss +31 -0
  45. package/scss/tab.scss +36 -0
  46. package/scss/toast.scss +46 -0
  47. package/scss/tooltip.scss +55 -0
  48. package/scss/treeview.scss +122 -0
  49. package/scss/upload.scss +170 -0
  50. package/scss/variables.scss +139 -0
  51. package/index.scss +0 -11
  52. package/src/base/index.scss +0 -44
  53. package/src/components/_action-sheet.scss +0 -25
  54. package/src/components/_alert.scss +0 -64
  55. package/src/components/_avatar.scss +0 -135
  56. package/src/components/_badge.scss +0 -45
  57. package/src/components/_breadcrumbs.scss +0 -24
  58. package/src/components/_button.scss +0 -762
  59. package/src/components/_calendar.scss +0 -166
  60. package/src/components/_carousel.scss +0 -44
  61. package/src/components/_checkbox.scss +0 -63
  62. package/src/components/_collapse.scss +0 -52
  63. package/src/components/_datapager.scss +0 -40
  64. package/src/components/_datepicker.scss +0 -5
  65. package/src/components/_dialog.scss +0 -63
  66. package/src/components/_drawer.scss +0 -126
  67. package/src/components/_dropdown.scss +0 -226
  68. package/src/components/_editor-container.scss +0 -139
  69. package/src/components/_fieldset.scss +0 -8
  70. package/src/components/_form.scss +0 -8
  71. package/src/components/_input.scss +0 -14
  72. package/src/components/_label.scss +0 -7
  73. package/src/components/_list.scss +0 -80
  74. package/src/components/_loading.scss +0 -59
  75. package/src/components/_menu.scss +0 -50
  76. package/src/components/_numberbox.scss +0 -17
  77. package/src/components/_picker.scss +0 -11
  78. package/src/components/_popup.scss +0 -126
  79. package/src/components/_progress.scss +0 -62
  80. package/src/components/_radio.scss +0 -32
  81. package/src/components/_range-slider.scss +0 -15
  82. package/src/components/_rating.scss +0 -14
  83. package/src/components/_result.scss +0 -25
  84. package/src/components/_selectbox.scss +0 -18
  85. package/src/components/_selection-list.scss +0 -54
  86. package/src/components/_side-menu.scss +0 -42
  87. package/src/components/_skeleton.scss +0 -22
  88. package/src/components/_switch copy.scss +0 -185
  89. package/src/components/_switch.scss +0 -187
  90. package/src/components/_table.scss +0 -48
  91. package/src/components/_tabs.scss +0 -238
  92. package/src/components/_textarea.scss +0 -39
  93. package/src/components/_toast.scss +0 -82
  94. package/src/components/_tooltip.scss +0 -44
  95. package/src/components/_treeview.scss +0 -55
  96. package/src/components/index.scss +0 -42
  97. package/src/icons/Read Me.txt +0 -7
  98. package/src/icons/demo-files/demo.css +0 -152
  99. package/src/icons/demo-files/demo.js +0 -30
  100. package/src/icons/demo.html +0 -500
  101. package/src/icons/fonts/acorex-icon.eot +0 -0
  102. package/src/icons/fonts/acorex-icon.svg +0 -43
  103. package/src/icons/fonts/acorex-icon.ttf +0 -0
  104. package/src/icons/fonts/acorex-icon.woff +0 -0
  105. package/src/icons/selection.json +0 -1
  106. package/src/icons/style.css +0 -126
  107. package/src/icons/style.scss +0 -195
  108. package/src/icons/variables.scss +0 -37
  109. package/src/utility/_mixins.scss +0 -83
  110. package/src/utility/index.scss +0 -16
  111. package/src/variables/_colors.scss +0 -121
@@ -1,226 +0,0 @@
1
- @layer components {
2
- ax-drop-down,
3
- .ax-drop-down {
4
- display: contents;
5
-
6
- .ax-dropdown-content {
7
- @apply ax-flex ax-flex-auto ax-text-sm ax-overflow-y-hidden ax-overscroll-x-auto;
8
- &.ax-state-disabled {
9
- @include control-states("editor-disabled");
10
- }
11
- }
12
- }
13
-
14
- .ax-backdrop-light {
15
- @apply cdk-overlay-backdrop ax-bg-white ax-bg-opacity-50;
16
- }
17
-
18
- .ax-backdrop-dark {
19
- @apply cdk-overlay-backdrop ax-bg-black ax-bg-opacity-50;
20
- }
21
-
22
- .ax-overlay-pane {
23
- @apply ax-bg-white ax-border ax-rounded ax-border-light-300;
24
- @include control-states("surface");
25
-
26
-
27
- // &:focus,
28
- // &:focus-within
29
- // {
30
- // @apply ax-ring-2 ax-ring-primary-500 ax-ring-opacity-50 ax-border-transparent;
31
- // }
32
-
33
- &.ax-overlay-center {
34
- @apply ax-h-fit;
35
- max-height: 90vh;
36
- width: 80vw;
37
- }
38
-
39
- &.ax-overlay-actionsheet {
40
- @apply ax-w-full;
41
- height: 50vh;
42
- max-height: 70vh;
43
- }
44
-
45
- &.ax-overlay-full {
46
- @apply ax-w-screen ax-h-screen;
47
- }
48
-
49
- .ax-overlay-pane-header {
50
- @apply ax-p-4 ax-border-b ax-border-light-300 dark:ax-border-light-700 ax-flex ax-justify-between ax-items-center;
51
-
52
- span {
53
- @apply ax-font-medium;
54
- }
55
-
56
- i {
57
- @apply ax-text-light-300 dark:ax-text-light-200 ax-cursor-pointer ax-text-xl;
58
- &:hover {
59
- @apply ax-text-light-500 dark:ax-text-light-100;
60
- }
61
- }
62
- }
63
-
64
- &.ax-dropdown-list {
65
- @apply ax-border ax-border-solid ax-flex ax-flex-col ax-py-1 ax-rounded ax-shadow-sm;
66
-
67
- ax-button-item {
68
- height: calc(var(--ax-base-size) * var(--ax-base-ratio)) !important;
69
- line-height: calc((var(--ax-base-size) * var(--ax-base-ratio)) / 2) !important;
70
- @apply ax-relative ax-inline-flex ax-items-center ax-justify-start ax-px-4 ax-text-sm ax-text-light-600 ax-cursor-pointer ax-select-none;
71
-
72
- &.ax-divide {
73
- @apply ax-border-t ax-border ax-border-solid;
74
- }
75
-
76
- &.ax-state-disabled {
77
- @apply ax-cursor-not-allowed ax-opacity-60;
78
- }
79
-
80
- ax-prefix {
81
- @apply ax-flex ax-flex-row ax-pe-2;
82
- }
83
-
84
- ax-suffix {
85
- @apply ax-flex ax-flex-row ax-ps-2;
86
- }
87
-
88
- &.ax-primary-default {
89
- @apply ax-bg-transparent ax-text-primary-500 ax-border-transparent;
90
-
91
- &:hover,
92
- &:focus {
93
- @apply ax-bg-primary-50 ax-text-primary-600 dark:ax-bg-primary-500 dark:ax-text-primary-100;
94
- }
95
-
96
- &:active {
97
- @apply ax-bg-primary-100 ax-text-primary-700 dark:ax-bg-primary-600 dark:ax-text-primary-100;
98
- }
99
-
100
- &.ax-state-selected {
101
- @apply ax-bg-primary-200 dark:ax-bg-primary-600 dark:ax-text-primary-100;
102
- }
103
- }
104
-
105
- &.ax-secondary-default {
106
- @apply ax-bg-transparent ax-text-secondary-500 ax-border-transparent;
107
-
108
- &:hover,
109
- &:focus {
110
- @apply ax-bg-secondary-50 ax-text-secondary-600 dark:ax-bg-secondary-500 dark:ax-text-secondary-100;
111
- }
112
-
113
- &:active {
114
- @apply ax-bg-secondary-100 ax-text-secondary-700 dark:ax-bg-secondary-600 dark:ax-text-secondary-100;
115
- }
116
-
117
- &.ax-state-selected {
118
- @apply ax-bg-secondary-200 dark:ax-bg-secondary-600 dark:ax-text-secondary-100;
119
- }
120
- }
121
-
122
- &.ax-warning-default {
123
- @apply ax-bg-transparent ax-text-warning-500 ax-border-transparent;
124
-
125
- &:hover,
126
- &:focus {
127
- @apply ax-bg-warning-50 ax-text-warning-600 dark:ax-bg-warning-500 dark:ax-text-warning-100;
128
- }
129
-
130
- &:active {
131
- @apply ax-bg-warning-100 ax-text-warning-700 dark:ax-bg-warning-600 dark:ax-text-warning-100;
132
- }
133
-
134
- &.ax-state-selected {
135
- @apply ax-bg-warning-200 dark:ax-bg-warning-600 dark:ax-text-warning-100;
136
- }
137
- }
138
-
139
- &.ax-danger-default {
140
- @apply ax-bg-transparent ax-text-danger-500 ax-border-transparent;
141
-
142
- &:hover,
143
- &:focus {
144
- @apply ax-bg-danger-50 ax-text-danger-600 dark:ax-bg-danger-500 dark:ax-text-danger-100;
145
- }
146
-
147
- &:active {
148
- @apply ax-bg-danger-100 ax-text-danger-700 dark:ax-bg-danger-600 dark:ax-text-danger-100;
149
- }
150
-
151
- &.ax-state-selected {
152
- @apply ax-bg-danger-200 dark:ax-bg-danger-600 dark:ax-text-danger-100;
153
- }
154
- }
155
-
156
- &.ax-success-default {
157
- @apply ax-bg-transparent ax-text-success-500 ax-border-transparent;
158
-
159
- &:hover,
160
- &:focus {
161
- @apply ax-bg-success-50 ax-text-success-600 dark:ax-bg-success-500 dark:ax-text-success-100;
162
- }
163
-
164
- &:active {
165
- @apply ax-bg-success-100 ax-text-success-700 dark:ax-bg-success-600 dark:ax-text-success-100;
166
- }
167
-
168
- &.ax-state-selected {
169
- @apply ax-bg-success-200 dark:ax-bg-success-600 dark:ax-text-success-100;
170
- }
171
- }
172
-
173
- &.ax-info-default {
174
- @apply ax-bg-transparent ax-text-info-500 ax-border-transparent;
175
-
176
- &:hover,
177
- &:focus {
178
- @apply ax-bg-info-50 ax-text-info-600 dark:ax-bg-info-500 dark:ax-text-info-100;
179
- }
180
-
181
- &:active {
182
- @apply ax-bg-info-100 ax-text-info-700 dark:ax-bg-info-600 dark:ax-text-info-100;
183
- }
184
-
185
- &.ax-state-selected {
186
- @apply ax-bg-info-200 dark:ax-bg-info-600 dark:ax-text-info-100;
187
- }
188
- }
189
-
190
- &.ax-dark-default {
191
- @apply ax-bg-transparent ax-text-dark-500 ax-border-transparent dark:ax-text-dark-100;
192
-
193
- &:hover,
194
- &:focus {
195
- @apply ax-bg-dark-50 ax-text-dark-600 dark:ax-bg-dark-400 dark:ax-text-dark-50;
196
- }
197
-
198
- &:active {
199
- @apply ax-bg-dark-100 ax-text-dark-700 dark:ax-text-dark-100;
200
- }
201
-
202
- &.ax-state-selected {
203
- @apply ax-bg-dark-200 dark:ax-bg-dark-400 dark:ax-text-dark-100;
204
- }
205
- }
206
-
207
- &.ax-light-default {
208
- @apply ax-bg-transparent ax-text-light-500 ax-border-transparent dark:ax-text-light-200;
209
-
210
- &:hover,
211
- &:focus {
212
- @apply ax-bg-light-100 ax-text-light-600 dark:ax-bg-light-500 dark:ax-text-light-100;
213
- }
214
-
215
- &:active {
216
- @apply ax-bg-light-200 ax-text-light-700 dark:ax-bg-light-600 dark:ax-text-light-100;
217
- }
218
-
219
- &.ax-state-selected {
220
- @apply ax-bg-light-200 dark:ax-bg-light-600 dark:ax-text-light-100;
221
- }
222
- }
223
- }
224
- }
225
- }
226
- }
@@ -1,139 +0,0 @@
1
- @layer components {
2
- .ax-editor-container {
3
- height: calc(var(--ax-base-size) * var(--ax-base-ratio));
4
- line-height: calc(var(--ax-base-size) * var(--ax-base-ratio));
5
- @apply ax-flex ax-rounded ax-bg-white ax-shadow-sm ax-border ax-border-solid ax-border-light-300;
6
- @include control-states("editor");
7
-
8
- @screen md {
9
- @apply ax-text-sm;
10
- }
11
-
12
- &:focus-within {
13
- @apply ax-ring-2 ax-ring-primary-500 ax-ring-opacity-100 ax-border-transparent;
14
- }
15
-
16
- &.ax-button-icon {
17
- @apply ax-px-2;
18
- }
19
-
20
- .ax-placeholder
21
- {
22
- @apply ax-flex ax-mx-2;
23
- --tw-placeholder-opacity: 1;
24
- color: rgb(var(--ax-color-placeholder) / var(--tw-placeholder-opacity));
25
- }
26
-
27
- &:first-child {
28
- }
29
-
30
- [class*=" ax-ic-"],
31
- [class^="ax-ic-"] {
32
- font-size: 1.2rem !important;
33
- line-height: 1 !important;
34
- }
35
-
36
- .ax-input {
37
- width: 1%;
38
- text-align: inherit;
39
- font: inherit;
40
- @apply ax-flex-1 ax-bg-transparent ax-border-none ax-px-2.5 ax-rounded;
41
-
42
- &:focus {
43
- box-shadow: none;
44
- }
45
- }
46
- .ax-textarea{
47
- width: 1%;
48
- text-align: inherit;
49
- font: inherit;
50
- @apply ax-w-full ax-flex-1 ax-bg-transparent ax-border-none ax-p-2.5 ax-rounded;
51
-
52
- &:focus {
53
- box-shadow: none;
54
- }
55
- }
56
- ax-prefix {
57
- *,
58
- ax-button,
59
- ax-addon {
60
- @apply ax-rounded-s;
61
- }
62
- }
63
-
64
- ax-suffix {
65
- *,
66
- ax-button,
67
- ax-addon {
68
- @apply ax-rounded-e;
69
- }
70
- }
71
-
72
- ax-prefix,
73
- ax-suffix {
74
- * {
75
- @apply ax-h-full ax-flex ax-justify-center ax-items-center ax-rounded-none;
76
- }
77
-
78
- ax-icon {
79
- @apply ax-px-2;
80
- }
81
-
82
- ax-addon {
83
- @apply ax-bg-light-100 ax-text-light-fore ax-px-4;
84
- }
85
- }
86
-
87
- ax-button {
88
- height: 100% !important;
89
- @apply ax-rounded-none;
90
-
91
- &:focus {
92
- @apply ax-ring-0;
93
- }
94
-
95
- &.ax-button-icon {
96
- min-width: calc(var(--ax-base-size) * var(--ax-base-ratio));
97
-
98
- .ax-ic {
99
- @apply ax-text-base;
100
- }
101
- }
102
- }
103
-
104
- &.ax-state-disabled {
105
- @include control-states("editor-disabled");
106
- }
107
-
108
- &.ax-state-error {
109
- @apply ax-border-danger-500;
110
-
111
- .ax-input {
112
- @apply ax-placeholder-danger-500;
113
- }
114
-
115
- &:focus-within {
116
- @apply ax-ring-0 ax-ring-transparent;
117
- }
118
- }
119
-
120
- &.ax-state-success {
121
- @apply ax-border-success-600;
122
-
123
- .ax-input {
124
- @apply ax-placeholder-success-600;
125
- }
126
-
127
- &:focus-within {
128
- @apply ax-ring-0 ax-ring-transparent;
129
- }
130
- }
131
-
132
- ax-button {
133
- &.ax-state-disabled {
134
- @apply ax-bg-light-100 ax-text-light-fore ax-opacity-100 #{!important};
135
- }
136
- }
137
- }
138
-
139
- }
@@ -1,8 +0,0 @@
1
- @layer components{
2
- fieldset{
3
- @apply ax-grid ax-col-span-6 ax-grid-cols-6 ax-gap-4 ax-border ax-border-solid ax-border-gray-300 ax-p-3 ax-rounded;
4
- legend{
5
- @apply ax-text-sm ax-px-1;
6
- }
7
- }
8
- }
@@ -1,8 +0,0 @@
1
- @layer components {
2
- ax-form-field {
3
- @apply ax-mb-2 ax-relative;
4
- .ax-error-msg {
5
- @apply ax-block ax-text-danger-500 ax-text-xs ax-py-2;
6
- }
7
- }
8
- }
@@ -1,14 +0,0 @@
1
- @layer components {
2
- .ax-input,
3
- .ax-textarea {
4
- @apply ax-outline-none ax-p-0;
5
- font-size: inherit;
6
- &:focus {
7
- @apply ax-ring-2 ax-ring-primary-500 ax-ring-opacity-100 ax-border-transparent ax-rounded-md;
8
- }
9
- &.ax-state-disabled {
10
- @include control-states("editor-disabled");
11
- }
12
- }
13
-
14
- }
@@ -1,7 +0,0 @@
1
- @layer components {
2
- ax-label {
3
- label {
4
- @apply ax-block ax-font-medium ax-mb-2 ax-text-sm ax-text-light-700 dark:ax-text-light-100;
5
- }
6
- }
7
- }
@@ -1,80 +0,0 @@
1
- @layer components {
2
- .ax-list {
3
- display: block;
4
- }
5
-
6
- .ax-list-container {
7
- .ax-list-items-container {
8
- @apply ax-py-1 ax-rounded ax-overflow-y-auto ax-h-full dark:ax-border-transparent;
9
-
10
- &.ax-vertical {
11
- @apply ax-grid ax-grid-cols-1;
12
-
13
- &.ax-divide {
14
- @apply ax-divide-y ax-divide-x-0 ax-divide-light-600 ax-divide-opacity-30 ax-divide-solid;
15
- }
16
- }
17
-
18
- &.ax-default {
19
- @apply ax-cursor-pointer;
20
-
21
- .ax-list-item-group {
22
- &>span {
23
- @apply ax-font-bold ax-flex ax-items-center ax-px-3 ax-text-sm ax-text-light-900;
24
- height: calc(var(--ax-base-size) * var(--ax-base-ratio)) !important;
25
- }
26
- &>ul {
27
- @apply ax-px-3;
28
- }
29
- }
30
-
31
- .ax-list-item {
32
- height: calc(var(--ax-base-size) * var(--ax-base-ratio)) !important;
33
- @apply ax-text-sm ax-flex ax-items-center ax-px-3 ax-text-light-700;
34
-
35
- &:focus,
36
- &:focus-visible {
37
- @apply ax-outline-none;
38
- }
39
-
40
- &.ax-state-selected {
41
- @apply ax-bg-light-200 ax-text-light-900 ax-font-medium dark:ax-text-primary-50;
42
- }
43
-
44
- &:not(.ax-check-box) {
45
- &.ax-state-selected {
46
- @apply ax-bg-light-200 ax-text-light-900 dark:ax-bg-white/[0.16];
47
- }
48
- }
49
-
50
- &.ax-state-disabled {
51
- @apply ax-cursor-not-allowed ax-opacity-70;
52
- }
53
-
54
- &:focus,
55
- &:hover,
56
- &.ax-state-focus {
57
- &:not(.ax-state-selected) {
58
- @apply ax-outline-none ax-bg-light-100 dark:ax-bg-white/[0.16] dark:ax-text-white;
59
- }
60
- }
61
- }
62
- }
63
- }
64
-
65
- .ax-list-loading-container {
66
- @apply ax-flex ax-justify-center ax-p-2;
67
- }
68
- }
69
-
70
- .cdk-overlay-container {
71
- .ax-list-items-container {
72
- max-height: 25vh;
73
-
74
- &.ax-full {
75
- max-height: 75vh;
76
- height: fit-content;
77
- }
78
- }
79
- }
80
- }
@@ -1,59 +0,0 @@
1
- @layer components {
2
-
3
- .ax-loading {
4
- }
5
-
6
- .ax-loading-host {
7
- .ax-loading {
8
-
9
- position: relative;
10
- background: rgba(var(--ax-color-white) 2);
11
- width: 4rem;
12
- height: 4rem;
13
-
14
- &::before,
15
- &::after {
16
- content: "";
17
- position: absolute;
18
- top: 50%;
19
- left: 50%;
20
- width: 100%;
21
- height: 100%;
22
- border-radius: 50%;
23
- transform: translate(-50%, -50%) scale(0);
24
- }
25
-
26
- &::before {
27
- @apply ax-bg-primary-500;
28
- animation: pulse2 2s ease-in-out infinite;
29
- }
30
-
31
- &::after {
32
- @apply ax-bg-primary-500;
33
- animation: pulse2 2s 1s ease-in-out infinite;
34
- }
35
- }
36
- }
37
-
38
- .ax-loading-overlay {
39
- background: rgba(var(--ax-color-white) 2);
40
- }
41
-
42
- ax-loading-spinner{
43
- @apply ax-flex;
44
- }
45
-
46
- @keyframes pulse2 {
47
-
48
- 0%,
49
- 100% {
50
- transform: translate(-50%, -50%) scale(0);
51
- opacity: 1;
52
- }
53
-
54
- 50% {
55
- transform: translate(-50%, -50%) scale(1);
56
- opacity: 0;
57
- }
58
- }
59
- }
@@ -1,50 +0,0 @@
1
- @layer components {
2
- ax-menu,
3
- .ax-menu {
4
- > ul {
5
- @apply ax-flex ax-flex-col ax-text-sm;
6
-
7
- li {
8
- @apply ax-cursor-pointer;
9
-
10
- &.ax-state-disabled {
11
- @apply ax-cursor-not-allowed ax-opacity-60;
12
- }
13
-
14
- a {
15
- @apply ax-no-underline ax-flex ax-justify-between ax-items-center ax-mb-2 ax-px-2.5 ax-py-3 ax-rounded-md;
16
-
17
- &.active {
18
- @apply ax-bg-primary-100 ax-text-primary-500 dark:ax-bg-primary-500 dark:ax-text-primary-fore;
19
- }
20
-
21
- &:hover {
22
- @apply ax-bg-primary-50 ax-text-primary-500 dark:ax-bg-primary-500 dark:ax-text-primary-fore;
23
-
24
- }
25
- ax-icon {
26
- @apply ax-text-xl;
27
- }
28
- .ax-menu-start-side {
29
- @apply ax-flex ax-items-center;
30
- ax-icon {
31
- @apply ax-me-1.5;
32
- }
33
- }
34
- .ax-menu-end-side {
35
- ax-icon {
36
- @apply ax-block ax--rotate-180 ax-transition-all ;
37
- &.active-icon {
38
- @apply ax--rotate-90;
39
- }
40
- }
41
- }
42
- }
43
-
44
- ul {
45
- @apply ax-ps-3;
46
- }
47
- }
48
- }
49
- }
50
- }
@@ -1,17 +0,0 @@
1
- @layer components {
2
-
3
- ax-number-box,
4
- .ax-number-box {
5
- .ax-number-box-arrows {
6
- @apply ax-grid ax-invisible;
7
- }
8
-
9
- &:focus,
10
- &:focus-within,
11
- &:hover {
12
- .ax-number-box-arrows {
13
- @apply ax-visible;
14
- }
15
- }
16
- }
17
- }
@@ -1,11 +0,0 @@
1
- @layer components {
2
- ax-picker,
3
- .ax-picker {
4
- .ax-picker-item{
5
- @apply ax-p-3 ax-text-sm;
6
- &.ax-state-active{
7
- @apply ax-text-base ax-text-primary-500;
8
- }
9
- }
10
- }
11
- }