@acorex/styles 5.1.1 → 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 -43
  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,166 +0,0 @@
1
- @layer components {
2
- ax-calendar {
3
- @apply ax-block ax-border ax-border-solid ax-border-light-300 ax-rounded ax-bg-white ax-select-none dark:ax-bg-white/[0.03] dark:ax-border-transparent;
4
-
5
- &.ax-state-disabled {
6
- .ax-calendar-slots {
7
- @apply ax-opacity-50 ax-cursor-default;
8
- }
9
- }
10
-
11
- .ax-calendar-header {
12
- @apply ax-flex ax-justify-between ax-py-1 ax-px-2 ax-border-b ax-border-light-300 ax-border-solid dark:ax-border-transparent;
13
-
14
- // .ax-nav-button {
15
- // @apply ax-col-span-8 ax-justify-start;
16
- // }
17
-
18
- // .ax-prev-button,
19
- // .ax-next-button {
20
- // @apply ax-col-span-2 ax-justify-center ax-ms-1;
21
- // }
22
- }
23
-
24
- .ax-calendar-body {
25
- @apply ax-m-2 ;
26
-
27
- .ax-calendar-slots {
28
- @apply ax-grid;
29
-
30
- & > div {
31
- @apply ax-text-sm ax-text-black dark:ax-text-light-200 ax-text-center ax-relative ax-flex ax-items-center ax-justify-center ax-cursor-pointer ax-m-0.5 ax-rounded;
32
-
33
- &::before {
34
- content: "";
35
- padding-top: 100%;
36
- float: left;
37
- }
38
-
39
- &::after {
40
- content: "";
41
- display: block;
42
- clear: both;
43
- }
44
-
45
- &:hover {
46
- @apply ax-bg-light-100 dark:ax-bg-white/[0.07];
47
- }
48
- &:focus {
49
- @apply ax-ring-2 ax-ring-primary-500 ax-outline-none;
50
- }
51
-
52
- &.ax-state-disabled {
53
- @apply ax-text-light-300 ax-cursor-not-allowed;
54
- &:hover {
55
- @apply ax-bg-transparent ax-text-light-300;
56
- }
57
- // &::after {
58
- // @apply ax-text-sm ax-cursor-not-allowed ax-text-danger-600;
59
- // position: absolute;
60
- // content: "\03a7";
61
- // margin: auto;
62
- // }
63
- }
64
-
65
- &.ax-state-holiday {
66
- @apply ax-text-danger-500;
67
- &:hover {
68
- @apply ax-text-black dark:ax-text-light-100;
69
- }
70
- }
71
-
72
- &.ax-state-today {
73
- @apply ax-bg-opacity-70 ax-bg-primary-100 ax-text-primary-500 dark:ax-bg-primary-500 dark:ax-text-primary-fore;
74
- &:hover {
75
- @apply ax-text-primary-500 dark:ax-text-primary-fore;
76
- }
77
- }
78
-
79
- &.ax-state-other {
80
- @apply ax-opacity-50;
81
- }
82
-
83
- &.ax-state-selected {
84
- @apply ax-bg-primary-500 ax-text-primary-fore ax-opacity-100;
85
-
86
- &:hover {
87
- @apply ax-text-primary-fore;
88
- }
89
- }
90
-
91
- &.ax-state-event {
92
- &::after {
93
- @apply ax-absolute ax-bottom-0.5 ax-rounded-full ax-h-0.5 ax-w-4 ax-bg-dark-500;
94
- content: "";
95
- }
96
-
97
- &.ax-state-event-primary {
98
- &::after {
99
- @apply ax-bg-primary-500;
100
- }
101
- }
102
-
103
- &.ax-state-event-secondary {
104
- &::after {
105
- @apply ax-bg-secondary-500;
106
- }
107
- }
108
-
109
- &.ax-state-event-success {
110
- &::after {
111
- @apply ax-bg-success-500;
112
- }
113
- }
114
-
115
- &.ax-state-event-warning {
116
- &::after {
117
- @apply ax-bg-warning-500;
118
- }
119
- }
120
-
121
- &.ax-state-event-danger {
122
- &::after {
123
- @apply ax-bg-danger-500;
124
- }
125
- }
126
-
127
- &.ax-state-event-info {
128
- &::after {
129
- @apply ax-bg-info-500;
130
- }
131
- }
132
- }
133
- }
134
-
135
- &.ax-calendar-slots-day {
136
- @apply ax-grid-cols-7;
137
- }
138
-
139
- &.ax-calendar-slots-year,
140
- &.ax-calendar-slots-month {
141
- @apply ax-grid-cols-4;
142
- }
143
- }
144
-
145
- .ax-calendar-week {
146
- @apply ax-grid ax-grid-cols-7 ax-my-2;
147
-
148
- & > div {
149
- @apply ax-text-sm ax-text-black dark:ax-text-light-200 ax-text-center ax-relative ax-flex ax-items-center ax-justify-center ax-cursor-text ax-m-0.5;
150
- }
151
- }
152
- }
153
-
154
- .ax-calendar-footer {
155
- @apply ax-flex ax-justify-center ax-p-2 ax-bg-light-100 dark:ax-bg-transparent dark:ax-border-transparent;
156
- }
157
- }
158
-
159
- .ax-overlay-pane
160
- {
161
- ax-calendar
162
- {
163
- @apply ax-border-none
164
- }
165
- }
166
- }
@@ -1,44 +0,0 @@
1
- @layer components {
2
- .ax-carousel {
3
- @apply ax-text-center ax-overflow-hidden ax-w-full ax-block ax-relative;
4
- .ax-carousel-arrows {
5
- @apply ax-flex ax-absolute ax-justify-between ax-justify-items-center ax-cursor-pointer ax-bg-transparent ax-text-white ax-invisible ax-left-0 ax-right-0 ax-top-0 ax-bottom-0;
6
- button {
7
- @apply ax-border-none ax-cursor-pointer ax-bg-transparent ax-text-white ax-visible;
8
- .ax-ic {
9
- @apply ax-text-4xl;
10
- }
11
- }
12
- .ax-vertical-arrow{
13
- @apply ax-absolute ax-left-1/2 ax-block;
14
- transform: translate(-50%, -50%);
15
- &.ax-top-arrow {
16
- @apply ax-top-5;
17
- .ax-ic {
18
- @apply ax-block ax-rotate-90
19
- }
20
- }
21
- &.ax-bottom-arrow {
22
- @apply -ax-bottom-5;
23
- transform: translate(-50%, -50%);
24
- .ax-ic {
25
- @apply ax-block -ax-rotate-90
26
- }
27
- }
28
- }
29
-
30
- }
31
- .ax-carousel-pager {
32
- @apply ax-flex ax-my-3 ax-justify-center;
33
- button {
34
- @apply ax-p-1 ax-mx-1 ax-cursor-pointer ax-border-none ax-rounded-full ax-bg-light-300;
35
- &:hover {
36
- @apply ax-bg-primary-500;
37
- }
38
- &.ax-state-active {
39
- @apply ax-bg-primary-500;
40
- }
41
- }
42
- }
43
- }
44
- }
@@ -1,63 +0,0 @@
1
- @layer components {
2
-
3
- .ax-check-box,
4
- ax-check-box {
5
-
6
- .ax-state-error {
7
- @apply ax-text-danger-500;
8
-
9
- input[type="checkbox"] {
10
- @apply ax-border-danger-500;
11
- }
12
- }
13
- .ax-state-success {
14
- @apply ax-text-success-600;
15
-
16
- input[type="checkbox"] {
17
- @apply ax-border-success-600;
18
- }
19
- }
20
-
21
-
22
- .ax-wrapper {
23
- &.ax-state-disabled {
24
- @apply ax-cursor-not-allowed ax-opacity-80;
25
-
26
- input[type="checkbox"] {
27
- @apply ax-cursor-not-allowed;
28
- }
29
- }
30
- }
31
-
32
- input[type="checkbox"] {
33
- @apply ax-w-4 ax-h-4 ax-border-solid ax-border ax-border-light-300 ax-rounded ax-bg-white ax-text-primary-500 ax-m-0 ax-outline-none ax-align-middle ax-appearance-none;
34
- @include control-states("editor");
35
-
36
- &:checked,
37
- &:indeterminate {
38
- @apply ax-border-primary-500 ax-bg-no-repeat ax-bg-primary-500 ax-bg-contain #{!important};
39
- }
40
-
41
- &:checked {
42
- background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
43
- }
44
-
45
- &:indeterminate {
46
- background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSIzIiB5PSI3IiB3aWR0aD0iMTAiIGhlaWdodD0iMiIvPjwvc3ZnPg==");
47
- }
48
-
49
- &:focus {
50
- @apply ax-ring-2 ax-ring-primary-500 ax-ring-offset-2;
51
- }
52
-
53
- &.ax-state-disabled {
54
- @apply ax-opacity-70;
55
- }
56
-
57
- &.ax-state-disabled {
58
- @apply ax-opacity-60;
59
- }
60
-
61
- }
62
- }
63
- }
@@ -1,52 +0,0 @@
1
- @layer components {
2
- ax-collpase,
3
- .ax-collapse {
4
- @apply ax-border ax-border-light-200 ax-block ax-text-sm ax-rounded ax-overflow-hidden;
5
-
6
- .ax-collapse-header {
7
- @apply ax-cursor-pointer ax-select-none;
8
-
9
- &.ax-state-collapsed {
10
- .ax-collapse-header-container {
11
- @apply ax-border-b-0;
12
- .ax-collapse-arrow {
13
- @apply -ax-rotate-90;
14
- }
15
- }
16
- .ax-collapse-custom-header-container{
17
- @apply ax-border-b-0;
18
- }
19
- }
20
- .ax-collapse-custom-header-container{
21
- @apply ax-bg-light-50 ax-border-b ax-border-light-200;
22
- }
23
- .ax-collapse-header-container {
24
- @apply ax-flex ax-justify-between ax-px-3 ax-py-1.5 ax-bg-light-50 ax-border-b ax-border-light-200;
25
- .ax-collapse-arrow {
26
- @apply ax-inline-block ax-text-xl ax-me-2 ax-rotate-90;
27
- }
28
- }
29
- }
30
- .ax-collapse-body {
31
- @apply ax-p-3;
32
- }
33
- }
34
- .ax-collapse-group {
35
- @apply ax-block ax-border ax-border-light-200 ax-rounded ax-overflow-hidden;
36
-
37
- ax-collpase,
38
- .ax-collapse {
39
- @apply ax-rounded-none ax-border-none;
40
- .ax-collapse-header-container {
41
- @apply ax-border-t ax-border-light-200;
42
- }
43
- }
44
- ax-collapse {
45
- &:first-child {
46
- .ax-collapse-header-container {
47
- @apply ax-border-t-0;
48
- }
49
- }
50
- }
51
- }
52
- }
@@ -1,40 +0,0 @@
1
- @layer components {
2
- .ax-datapager {
3
- @apply ax-flex ax-flex-row ax-items-center ax-px-1 ax-py-1 ax-text-black ax-border ax-border-solid ax-border-light-300 ax-border-opacity-50 ax-bg-light-50 ax-rounded ax-shadow-md ax-max-w-full;
4
- .ax-button-group {
5
- @apply ax-border-none;
6
- ax-button {
7
- @apply ax-border-none ax-rounded ax-mr-1;
8
- }
9
- }
10
- .ax-wrapper {
11
- @apply ax-flex ax-flex-1 ax-flex-row ax-items-center ax-max-w-full;
12
- .ax-datapager-nav-buttons,
13
- .ax-datapager-numeric-selector,
14
- .ax-datapager-page-sizes {
15
- @apply ax-flex-initial;
16
- }
17
- .ax-datapager-info {
18
- @apply ax-flex ax-justify-end ax-flex-1 ax-order-last ax-px-2.5;
19
- }
20
- ax-button {
21
- &.ax-state-disabled {
22
- @apply ax-border-none;
23
- }
24
- }
25
- .ax-datapager-nav-buttons {
26
- ax-button {
27
- @apply ax-p-1;
28
- }
29
- }
30
- }
31
- .ax-datapager-input-selector {
32
- @apply ax-px-1;
33
- --ax-base-ratio: 4;
34
- .ax-input {
35
- width: calc(var(--ax-base-size) * var(--ax-base-ratio) * 1.5);
36
- text-align: center;
37
- }
38
- }
39
- }
40
- }
@@ -1,5 +0,0 @@
1
- @layer components {
2
- .ax-datepicker-body {
3
- @apply ax-m-auto ax-shadow-sm ax-w-full ax-rounded ax-border ax-border-light-300 ax-border-none;
4
- }
5
- }
@@ -1,63 +0,0 @@
1
- @layer components {
2
- .ax-dialog {
3
- @apply ax-grid ax-grid-cols-12 ax-gap-4 ax-px-6 ax-py-5 ax-relative ax-bg-white ax-shadow-md ax-border ax-border-solid ax-border-light-300 ax-rounded-lg ax-outline-none ax-overflow-hidden;
4
- width: 25vw;
5
- @include control-states("surface");
6
- @include screen("mobile"){
7
- width: calc(var(--ax-overlay-full-width) * 1vw);
8
- }
9
- @include screen("tablet"){
10
- width: 60vw;
11
- }
12
-
13
- .ax-dialog-icon-side {
14
- @apply ax-flex ax-justify-center ax-col-span-2;
15
- .ax-dialog-icon {
16
- min-width: 3rem;
17
- @apply ax-w-12 ax-h-12 ax-flex ax-justify-center ax-items-center ax-rounded-full ax-cursor-move ax-text-2xl;
18
- }
19
- }
20
- .ax-dialog-content-side {
21
- @apply ax-col-span-9;
22
- .ax-dialog-title {
23
- @apply ax-text-lg ax-font-bold ax-text-light-700 dark:ax-text-light-100;
24
- }
25
- .ax-dialog-content {
26
- @apply ax-text-sm ax-my-1.5 ax-text-light-500 dark:ax-text-light-200;
27
- }
28
- }
29
- .ax-dialog-dismiss-icon {
30
- @apply ax-col-span-1;
31
- @apply ax-cursor-pointer ax-text-light-400 ax--mt-2.5;
32
- }
33
- .ax-dialog-footer {
34
- @apply ax-col-span-12 ax-flex ax-justify-end;
35
- }
36
- &.ax-primary-default {
37
- .ax-dialog-icon {
38
- @apply ax-text-primary-500 ax-bg-primary-50;
39
- }
40
- }
41
- &.ax-success-default {
42
- .ax-dialog-icon {
43
- @apply ax-text-success-500 ax-bg-success-50;
44
- }
45
- }
46
- &.ax-danger-default {
47
- .ax-dialog-icon {
48
- @apply ax-text-danger-500 ax-bg-danger-50;
49
- }
50
- }
51
- &.ax-warning-default {
52
- .ax-dialog-icon {
53
- @apply ax-text-warning-500 ax-bg-warning-50;
54
- }
55
- }
56
- &.ax-info-default {
57
- .ax-dialog-icon {
58
- @apply ax-text-info-500 ax-bg-info-50;
59
- }
60
- }
61
- }
62
-
63
- }
@@ -1,126 +0,0 @@
1
- @layer components {
2
- .ax-drawer-container {
3
- @apply ax-flex ax-relative ax-w-full ax-h-full ax-overflow-hidden;
4
-
5
- .ax-drawer-backdrop {
6
- @apply ax-absolute ax-w-full ax-h-full ax-z-[990] ax-transition-all ax-top-0 ax-bottom-0 ax-bg-black/50;
7
-
8
- }
9
-
10
- .ax-drawer {
11
-
12
-
13
- // &.ax-animated {
14
- // transition: all 500ms;
15
- // }
16
-
17
- &.ax-drawer-overlay {
18
- @apply ax-absolute ax-z-[999];
19
- z-index: 9999;
20
- }
21
-
22
- &.ax-drawer-start {
23
- @apply ax-h-full;
24
- &.ax-hide {
25
- position: absolute;
26
- left: -9999px;
27
- }
28
-
29
- &.ax-collapsed {
30
- margin-inline-start: calc(-2 * var(--attr-width));
31
- }
32
-
33
- &.ax-expanded {
34
- margin-inline-start: 0;
35
- }
36
- }
37
-
38
- &.ax-drawer-end {
39
- @apply ax-h-full;
40
- &.ax-hide {
41
- position: absolute;
42
- right: -9999px;
43
- }
44
-
45
- &.ax-drawer-overlay {
46
- &.ax-collapsed {
47
- right: calc(-2 * var(--attr-width));
48
- }
49
-
50
- &.ax-expanded {
51
- right: calc(-2 * var(--attr-diff));
52
- }
53
- }
54
-
55
- &.ax-drawer-push {
56
- &.ax-collapsed {
57
- margin-inline-end: calc(-2 * var(--attr-width));
58
- }
59
-
60
- &.ax-expanded {
61
- margin-inline-end: 0;
62
- }
63
- }
64
- }
65
- &.ax-drawer-top {
66
- @apply ax-w-full;
67
- &.ax-hide {
68
- position: absolute;
69
- top: -9999px;
70
- }
71
-
72
- &.ax-drawer-overlay {
73
- &.ax-collapsed {
74
- top: calc(-2 * var(--attr-height));
75
- }
76
-
77
- &.ax-expanded {
78
- top: calc(-2 * var(--attr-diff));
79
- }
80
- }
81
-
82
- &.ax-drawer-push {
83
- &.ax-collapsed {
84
- margin-block-start: calc(-2 * var(--attr-height));
85
- }
86
-
87
- &.ax-expanded {
88
- margin-block-start: 0;
89
- }
90
- }
91
- }
92
- &.ax-drawer-bottom {
93
- @apply ax-w-full;
94
- &.ax-hide {
95
- position: absolute;
96
- bottom: -9999px;
97
- }
98
-
99
- &.ax-drawer-overlay {
100
- &.ax-collapsed {
101
- bottom: calc(-2 * var(--attr-height));
102
- }
103
-
104
- &.ax-expanded {
105
- bottom: calc(-2 * var(--attr-diff));
106
- }
107
- }
108
-
109
- &.ax-drawer-push {
110
- &.ax-collapsed {
111
- margin-block-start: calc(-2 * var(--attr-height));
112
- }
113
-
114
- &.ax-expanded {
115
- margin-block-start: 0;
116
- }
117
- }
118
- }
119
- }
120
-
121
- .ax-drawer-content {
122
- @apply ax-flex-1 ax-overflow-auto;
123
- width: var(--attr-content-width);
124
- }
125
- }
126
- }