@clayui/css 3.149.2 → 3.151.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 (126) hide show
  1. package/lib/css/atlas.css +9 -9
  2. package/lib/css/atlas.css.map +1 -1
  3. package/lib/css/base.css +3 -3
  4. package/lib/css/base.css.map +1 -1
  5. package/lib/css/cadmin.css +9 -9
  6. package/lib/css/cadmin.css.map +1 -1
  7. package/lib/images/icons/click.svg +9 -0
  8. package/lib/images/icons/database.svg +9 -0
  9. package/lib/images/icons/icons.svg +1 -1
  10. package/lib/images/icons/semantic-search.svg +10 -0
  11. package/lib/images/icons/shopping-cart.svg +3 -4
  12. package/lib/images/icons/task-status.svg +10 -0
  13. package/package.json +2 -4
  14. package/src/images/icons/click.svg +9 -0
  15. package/src/images/icons/database.svg +9 -0
  16. package/src/images/icons/semantic-search.svg +10 -0
  17. package/src/images/icons/shopping-cart.svg +3 -4
  18. package/src/images/icons/task-status.svg +10 -0
  19. package/src/scss/_license-text.scss +1 -1
  20. package/src/scss/atlas/variables/_buttons.scss +1 -1
  21. package/src/scss/atlas/variables/_custom-forms.scss +2 -2
  22. package/src/scss/cadmin/variables/_buttons.scss +1 -1
  23. package/src/scss/cadmin/variables/_custom-forms.scss +2 -2
  24. package/src/scss/cadmin/variables/_globals-z-index.scss +1 -1
  25. package/src/scss/functions/_lx-icons-generated.scss +9 -1
  26. package/src/scss/variables/_globals-z-index.scss +1 -1
  27. package/lib/css/bootstrap.css +0 -9879
  28. package/lib/css/bootstrap.css.map +0 -1
  29. package/lib/js/bootstrap.js +0 -4521
  30. package/lib/js/bootstrap.js.map +0 -1
  31. package/lib/js/popper.js +0 -2624
  32. package/lib/js/popper.js.map +0 -1
  33. package/src/js/bootstrap.js +0 -4521
  34. package/src/js/bootstrap.js.map +0 -1
  35. package/src/js/popper.js +0 -2624
  36. package/src/js/popper.js.map +0 -1
  37. package/src/scss/bootstrap/_alert.scss +0 -51
  38. package/src/scss/bootstrap/_badge.scss +0 -54
  39. package/src/scss/bootstrap/_breadcrumb.scss +0 -42
  40. package/src/scss/bootstrap/_button-group.scss +0 -163
  41. package/src/scss/bootstrap/_buttons.scss +0 -139
  42. package/src/scss/bootstrap/_card.scss +0 -278
  43. package/src/scss/bootstrap/_carousel.scss +0 -197
  44. package/src/scss/bootstrap/_close.scss +0 -41
  45. package/src/scss/bootstrap/_code.scss +0 -48
  46. package/src/scss/bootstrap/_custom-forms.scss +0 -521
  47. package/src/scss/bootstrap/_dropdown.scss +0 -191
  48. package/src/scss/bootstrap/_forms.scss +0 -338
  49. package/src/scss/bootstrap/_functions.scss +0 -134
  50. package/src/scss/bootstrap/_grid.scss +0 -69
  51. package/src/scss/bootstrap/_images.scss +0 -42
  52. package/src/scss/bootstrap/_input-group.scss +0 -191
  53. package/src/scss/bootstrap/_jumbotron.scss +0 -17
  54. package/src/scss/bootstrap/_list-group.scss +0 -158
  55. package/src/scss/bootstrap/_media.scss +0 -8
  56. package/src/scss/bootstrap/_mixins.scss +0 -47
  57. package/src/scss/bootstrap/_modal.scss +0 -239
  58. package/src/scss/bootstrap/_nav.scss +0 -120
  59. package/src/scss/bootstrap/_navbar.scss +0 -324
  60. package/src/scss/bootstrap/_pagination.scss +0 -73
  61. package/src/scss/bootstrap/_popover.scss +0 -170
  62. package/src/scss/bootstrap/_print.scss +0 -141
  63. package/src/scss/bootstrap/_progress.scss +0 -46
  64. package/src/scss/bootstrap/_reboot.scss +0 -482
  65. package/src/scss/bootstrap/_root.scss +0 -20
  66. package/src/scss/bootstrap/_spinners.scss +0 -55
  67. package/src/scss/bootstrap/_tables.scss +0 -185
  68. package/src/scss/bootstrap/_toasts.scss +0 -44
  69. package/src/scss/bootstrap/_tooltip.scss +0 -115
  70. package/src/scss/bootstrap/_transitions.scss +0 -20
  71. package/src/scss/bootstrap/_type.scss +0 -125
  72. package/src/scss/bootstrap/_utilities.scss +0 -17
  73. package/src/scss/bootstrap/_variables.scss +0 -1143
  74. package/src/scss/bootstrap/bootstrap-grid.scss +0 -29
  75. package/src/scss/bootstrap/bootstrap-reboot.scss +0 -12
  76. package/src/scss/bootstrap/bootstrap.scss +0 -44
  77. package/src/scss/bootstrap/mixins/_alert.scss +0 -13
  78. package/src/scss/bootstrap/mixins/_background-variant.scss +0 -22
  79. package/src/scss/bootstrap/mixins/_badge.scss +0 -17
  80. package/src/scss/bootstrap/mixins/_border-radius.scss +0 -63
  81. package/src/scss/bootstrap/mixins/_box-shadow.scss +0 -20
  82. package/src/scss/bootstrap/mixins/_breakpoints.scss +0 -123
  83. package/src/scss/bootstrap/mixins/_buttons.scss +0 -110
  84. package/src/scss/bootstrap/mixins/_caret.scss +0 -62
  85. package/src/scss/bootstrap/mixins/_clearfix.scss +0 -7
  86. package/src/scss/bootstrap/mixins/_deprecate.scss +0 -10
  87. package/src/scss/bootstrap/mixins/_float.scss +0 -14
  88. package/src/scss/bootstrap/mixins/_forms.scss +0 -177
  89. package/src/scss/bootstrap/mixins/_gradients.scss +0 -45
  90. package/src/scss/bootstrap/mixins/_grid-framework.scss +0 -71
  91. package/src/scss/bootstrap/mixins/_grid.scss +0 -69
  92. package/src/scss/bootstrap/mixins/_hover.scss +0 -37
  93. package/src/scss/bootstrap/mixins/_image.scss +0 -36
  94. package/src/scss/bootstrap/mixins/_list-group.scss +0 -21
  95. package/src/scss/bootstrap/mixins/_lists.scss +0 -7
  96. package/src/scss/bootstrap/mixins/_nav-divider.scss +0 -11
  97. package/src/scss/bootstrap/mixins/_pagination.scss +0 -22
  98. package/src/scss/bootstrap/mixins/_reset-text.scss +0 -17
  99. package/src/scss/bootstrap/mixins/_resize.scss +0 -6
  100. package/src/scss/bootstrap/mixins/_screen-reader.scss +0 -34
  101. package/src/scss/bootstrap/mixins/_size.scss +0 -7
  102. package/src/scss/bootstrap/mixins/_table-row.scss +0 -39
  103. package/src/scss/bootstrap/mixins/_text-emphasis.scss +0 -17
  104. package/src/scss/bootstrap/mixins/_text-hide.scss +0 -11
  105. package/src/scss/bootstrap/mixins/_text-truncate.scss +0 -8
  106. package/src/scss/bootstrap/mixins/_transition.scss +0 -16
  107. package/src/scss/bootstrap/mixins/_visibility.scss +0 -8
  108. package/src/scss/bootstrap/utilities/_align.scss +0 -8
  109. package/src/scss/bootstrap/utilities/_background.scss +0 -19
  110. package/src/scss/bootstrap/utilities/_borders.scss +0 -75
  111. package/src/scss/bootstrap/utilities/_clearfix.scss +0 -3
  112. package/src/scss/bootstrap/utilities/_display.scss +0 -26
  113. package/src/scss/bootstrap/utilities/_embed.scss +0 -39
  114. package/src/scss/bootstrap/utilities/_flex.scss +0 -51
  115. package/src/scss/bootstrap/utilities/_float.scss +0 -11
  116. package/src/scss/bootstrap/utilities/_overflow.scss +0 -5
  117. package/src/scss/bootstrap/utilities/_position.scss +0 -32
  118. package/src/scss/bootstrap/utilities/_screenreaders.scss +0 -11
  119. package/src/scss/bootstrap/utilities/_shadows.scss +0 -6
  120. package/src/scss/bootstrap/utilities/_sizing.scss +0 -20
  121. package/src/scss/bootstrap/utilities/_spacing.scss +0 -73
  122. package/src/scss/bootstrap/utilities/_stretched-link.scss +0 -19
  123. package/src/scss/bootstrap/utilities/_text.scss +0 -72
  124. package/src/scss/bootstrap/utilities/_visibility.scss +0 -13
  125. package/src/scss/bootstrap/vendor/_rfs.scss +0 -204
  126. package/src/scss/bootstrap.scss +0 -5
@@ -1,197 +0,0 @@
1
- // Notes on the classes:
2
- //
3
- // 1. .carousel.pointer-event should ideally be pan-y (to allow for users to scroll vertically)
4
- // even when their scroll action started on a carousel, but for compatibility (with Firefox)
5
- // we're preventing all actions instead
6
- // 2. The .carousel-item-left and .carousel-item-right is used to indicate where
7
- // the active slide is heading.
8
- // 3. .active.carousel-item is the current slide.
9
- // 4. .active.carousel-item-left and .active.carousel-item-right is the current
10
- // slide in its in-transition state. Only one of these occurs at a time.
11
- // 5. .carousel-item-next.carousel-item-left and .carousel-item-prev.carousel-item-right
12
- // is the upcoming slide in transition.
13
-
14
- .carousel {
15
- position: relative;
16
- }
17
-
18
- .carousel.pointer-event {
19
- touch-action: pan-y;
20
- }
21
-
22
- .carousel-inner {
23
- position: relative;
24
- width: 100%;
25
- overflow: hidden;
26
- @include clearfix();
27
- }
28
-
29
- .carousel-item {
30
- position: relative;
31
- display: none;
32
- float: left;
33
- width: 100%;
34
- margin-right: -100%;
35
- backface-visibility: hidden;
36
- @include transition($carousel-transition);
37
- }
38
-
39
- .carousel-item.active,
40
- .carousel-item-next,
41
- .carousel-item-prev {
42
- display: block;
43
- }
44
-
45
- .carousel-item-next:not(.carousel-item-left),
46
- .active.carousel-item-right {
47
- transform: translateX(100%);
48
- }
49
-
50
- .carousel-item-prev:not(.carousel-item-right),
51
- .active.carousel-item-left {
52
- transform: translateX(-100%);
53
- }
54
-
55
-
56
- //
57
- // Alternate transitions
58
- //
59
-
60
- .carousel-fade {
61
- .carousel-item {
62
- opacity: 0;
63
- transition-property: opacity;
64
- transform: none;
65
- }
66
-
67
- .carousel-item.active,
68
- .carousel-item-next.carousel-item-left,
69
- .carousel-item-prev.carousel-item-right {
70
- z-index: 1;
71
- opacity: 1;
72
- }
73
-
74
- .active.carousel-item-left,
75
- .active.carousel-item-right {
76
- z-index: 0;
77
- opacity: 0;
78
- @include transition(opacity 0s $carousel-transition-duration);
79
- }
80
- }
81
-
82
-
83
- //
84
- // Left/right controls for nav
85
- //
86
-
87
- .carousel-control-prev,
88
- .carousel-control-next {
89
- position: absolute;
90
- top: 0;
91
- bottom: 0;
92
- z-index: 1;
93
- // Use flex for alignment (1-3)
94
- display: flex; // 1. allow flex styles
95
- align-items: center; // 2. vertically center contents
96
- justify-content: center; // 3. horizontally center contents
97
- width: $carousel-control-width;
98
- color: $carousel-control-color;
99
- text-align: center;
100
- opacity: $carousel-control-opacity;
101
- @include transition($carousel-control-transition);
102
-
103
- // Hover/focus state
104
- @include hover-focus() {
105
- color: $carousel-control-color;
106
- text-decoration: none;
107
- outline: 0;
108
- opacity: $carousel-control-hover-opacity;
109
- }
110
- }
111
- .carousel-control-prev {
112
- left: 0;
113
- @if $enable-gradients {
114
- background-image: linear-gradient(90deg, rgba($black, .25), rgba($black, .001));
115
- }
116
- }
117
- .carousel-control-next {
118
- right: 0;
119
- @if $enable-gradients {
120
- background-image: linear-gradient(270deg, rgba($black, .25), rgba($black, .001));
121
- }
122
- }
123
-
124
- // Icons for within
125
- .carousel-control-prev-icon,
126
- .carousel-control-next-icon {
127
- display: inline-block;
128
- width: $carousel-control-icon-width;
129
- height: $carousel-control-icon-width;
130
- background: no-repeat 50% / 100% 100%;
131
- }
132
- .carousel-control-prev-icon {
133
- background-image: escape-svg($carousel-control-prev-icon-bg);
134
- }
135
- .carousel-control-next-icon {
136
- background-image: escape-svg($carousel-control-next-icon-bg);
137
- }
138
-
139
-
140
- // Optional indicator pips
141
- //
142
- // Add an ordered list with the following class and add a list item for each
143
- // slide your carousel holds.
144
-
145
- .carousel-indicators {
146
- position: absolute;
147
- right: 0;
148
- bottom: 0;
149
- left: 0;
150
- z-index: 15;
151
- display: flex;
152
- justify-content: center;
153
- padding-left: 0; // override <ol> default
154
- // Use the .carousel-control's width as margin so we don't overlay those
155
- margin-right: $carousel-control-width;
156
- margin-left: $carousel-control-width;
157
- list-style: none;
158
-
159
- li {
160
- box-sizing: content-box;
161
- flex: 0 1 auto;
162
- width: $carousel-indicator-width;
163
- height: $carousel-indicator-height;
164
- margin-right: $carousel-indicator-spacer;
165
- margin-left: $carousel-indicator-spacer;
166
- text-indent: -999px;
167
- cursor: pointer;
168
- background-color: $carousel-indicator-active-bg;
169
- background-clip: padding-box;
170
- // Use transparent borders to increase the hit area by 10px on top and bottom.
171
- border-top: $carousel-indicator-hit-area-height solid transparent;
172
- border-bottom: $carousel-indicator-hit-area-height solid transparent;
173
- opacity: .5;
174
- @include transition($carousel-indicator-transition);
175
- }
176
-
177
- .active {
178
- opacity: 1;
179
- }
180
- }
181
-
182
-
183
- // Optional captions
184
- //
185
- //
186
-
187
- .carousel-caption {
188
- position: absolute;
189
- right: (100% - $carousel-caption-width) / 2;
190
- bottom: 20px;
191
- left: (100% - $carousel-caption-width) / 2;
192
- z-index: 10;
193
- padding-top: 20px;
194
- padding-bottom: 20px;
195
- color: $carousel-caption-color;
196
- text-align: center;
197
- }
@@ -1,41 +0,0 @@
1
- .close {
2
- float: right;
3
- @include font-size($close-font-size);
4
- font-weight: $close-font-weight;
5
- line-height: 1;
6
- color: $close-color;
7
- text-shadow: $close-text-shadow;
8
- opacity: .5;
9
-
10
- // Override <a>'s hover style
11
- @include hover() {
12
- color: $close-color;
13
- text-decoration: none;
14
- }
15
-
16
- &:not(:disabled):not(.disabled) {
17
- @include hover-focus() {
18
- opacity: .75;
19
- }
20
- }
21
- }
22
-
23
- // Additional properties for button version
24
- // iOS requires the button element instead of an anchor tag.
25
- // If you want the anchor version, it requires `href="#"`.
26
- // See https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile
27
-
28
- // stylelint-disable-next-line selector-no-qualifying-type
29
- button.close {
30
- padding: 0;
31
- background-color: transparent;
32
- border: 0;
33
- appearance: none;
34
- }
35
-
36
- // Future-proof disabling of clicks on `<a>` elements
37
-
38
- // stylelint-disable-next-line selector-no-qualifying-type
39
- a.close.disabled {
40
- pointer-events: none;
41
- }
@@ -1,48 +0,0 @@
1
- // Inline code
2
- code {
3
- @include font-size($code-font-size);
4
- color: $code-color;
5
- word-wrap: break-word;
6
-
7
- // Streamline the style when inside anchors to avoid broken underline and more
8
- a > & {
9
- color: inherit;
10
- }
11
- }
12
-
13
- // User input typically entered via keyboard
14
- kbd {
15
- padding: $kbd-padding-y $kbd-padding-x;
16
- @include font-size($kbd-font-size);
17
- color: $kbd-color;
18
- background-color: $kbd-bg;
19
- @include border-radius($border-radius-sm);
20
- @include box-shadow($kbd-box-shadow);
21
-
22
- kbd {
23
- padding: 0;
24
- @include font-size(100%);
25
- font-weight: $nested-kbd-font-weight;
26
- @include box-shadow(none);
27
- }
28
- }
29
-
30
- // Blocks of code
31
- pre {
32
- display: block;
33
- @include font-size($code-font-size);
34
- color: $pre-color;
35
-
36
- // Account for some code outputs that place code tags in pre tags
37
- code {
38
- @include font-size(inherit);
39
- color: inherit;
40
- word-break: normal;
41
- }
42
- }
43
-
44
- // Enable scrollable blocks of code
45
- .pre-scrollable {
46
- max-height: $pre-scrollable-max-height;
47
- overflow-y: scroll;
48
- }