@appscode/design-system 2.0.6-alpha.1 → 2.0.6
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.
- package/{vue-components/styles/base → base}/utilities/_grid.scss +1 -1
- package/components/_ac-modal.scss +212 -0
- package/components/_ac-options.scss +122 -0
- package/components/_ac-table.scss +503 -0
- package/components/_ac-tabs.scss +313 -0
- package/components/_accordion.scss +117 -0
- package/components/_all.scss +35 -0
- package/{vue-components/styles/components → components}/_input.scss +23 -44
- package/components/_left-sidebar-menu.scss +482 -0
- package/components/_navbar.scss +786 -0
- package/{vue-components/styles/components → components}/ui-builder/_ui-builder.scss +17 -17
- package/{vue-components/styles/components → components}/ui-builder/_vue-open-api.scss +35 -35
- package/main.scss +4 -4
- package/package.json +1 -1
- package/vue-components/v3/accordion/Accordion.vue +117 -1
- package/vue-components/v3/button/Button.vue +59 -1
- package/vue-components/v3/dropdown/DropdownAction.vue +32 -1
- package/vue-components/v3/form-fields/AcSingleInput.vue +1 -3
- package/vue-components/v3/modal/Modal.vue +216 -1
- package/vue-components/v3/navbar/Appdrawer.vue +121 -1
- package/vue-components/v3/navbar/Navbar.vue +93 -1
- package/vue-components/v3/navbar/NavbarItemContent.vue +275 -0
- package/vue-components/v3/navbar/User.vue +170 -5
- package/vue-components/v3/option-dots/Options.vue +144 -1
- package/vue-components/v3/sidebar/Sidebar.vue +201 -1
- package/vue-components/v3/tab/Tabs.vue +24 -1
- package/vue-components/v3/table/Table.vue +453 -1
- package/vue-components/styles/components/_accordion.scss +0 -117
- package/vue-components/styles/components/_all.scss +0 -16
- package/vue-components/styles/components/_button.scss +0 -59
- package/vue-components/styles/components/_dropdown.scss +0 -32
- package/vue-components/styles/components/_left-sidebar.scss +0 -201
- package/vue-components/styles/components/_menu-content.scss +0 -470
- package/vue-components/styles/components/_modal.scss +0 -216
- package/vue-components/styles/components/_navbar.scss +0 -70
- package/vue-components/styles/components/_options.scss +0 -134
- package/vue-components/styles/components/_table.scss +0 -430
- package/vue-components/styles/components/_tabs.scss +0 -338
- /package/{vue-components/styles/base → base}/_video-player.scss +0 -0
- /package/{vue-components/styles/base → base}/utilities/_all.scss +0 -0
- /package/{vue-components/styles/base → base}/utilities/_colors.scss +0 -0
- /package/{vue-components/styles/base → base}/utilities/_customize-bulma.scss +0 -0
- /package/{vue-components/styles/base → base}/utilities/_extended.scss +0 -0
- /package/{vue-components/styles/base → base}/utilities/_global.scss +0 -0
- /package/{vue-components/styles/base → base}/utilities/_layouts.scss +0 -0
- /package/{vue-components/styles/base → base}/utilities/_mixin.scss +0 -0
- /package/{vue-components/styles/base → base}/utilities/_spacing.scss +0 -0
- /package/{vue-components/styles/base → base}/utilities/_typography.scss +0 -0
- /package/{vue-components/styles/components → components}/_ac-alert-box.scss +0 -0
- /package/{vue-components/styles/components → components}/_ac-calendar.scss +0 -0
- /package/{vue-components/styles/components → components}/_ac-code-highlight.scss +0 -0
- /package/{vue-components/styles/components → components}/_ac-content-layout.scss +0 -0
- /package/{vue-components/styles/components → components}/_ac-drag.scss +0 -0
- /package/{vue-components/styles/components → components}/_ac-select-box.scss +0 -0
- /package/{vue-components/styles/components → components}/_ac-tags.scss +0 -0
- /package/{vue-components/styles/components → components}/_add-card.scss +0 -0
- /package/{vue-components/styles/components → components}/_app-drawer.scss +0 -0
- /package/{vue-components/styles/components → components}/_breadcumb.scss +0 -0
- /package/{vue-components/styles/components → components}/_buttons.scss +0 -0
- /package/{vue-components/styles/components → components}/_card-body-wrapper.scss +0 -0
- /package/{vue-components/styles/components → components}/_dashboard-header.scss +0 -0
- /package/{vue-components/styles/components → components}/_direct-deploy.scss +0 -0
- /package/{vue-components/styles/components → components}/_getkeeper.scss +0 -0
- /package/{vue-components/styles/components → components}/_go-to-top.scss +0 -0
- /package/{vue-components/styles/components → components}/_graph.scss +0 -0
- /package/{vue-components/styles/components → components}/_image-upload.scss +0 -0
- /package/{vue-components/styles/components → components}/_input-card.scss +0 -0
- /package/{vue-components/styles/components → components}/_monaco-editor.scss +0 -0
- /package/{vue-components/styles/components → components}/_multi-select.scss +0 -0
- /package/{vue-components/styles/components → components}/_nested-list.scss +0 -0
- /package/{vue-components/styles/components → components}/_overview-info.scss +0 -0
- /package/{vue-components/styles/components → components}/_overview-page.scss +0 -0
- /package/{vue-components/styles/components → components}/_pagination.scss +0 -0
- /package/{vue-components/styles/components → components}/_payment-card.scss +0 -0
- /package/{vue-components/styles/components → components}/_preloader.scss +0 -0
- /package/{vue-components/styles/components → components}/_preview-modal.scss +0 -0
- /package/{vue-components/styles/components → components}/_pricing-table.scss +0 -0
- /package/{vue-components/styles/components → components}/_progress-bar.scss +0 -0
- /package/{vue-components/styles/components → components}/_report.scss +0 -0
- /package/{vue-components/styles/components → components}/_subscription-card.scss +0 -0
- /package/{vue-components/styles/components → components}/_table-of-content.scss +0 -0
- /package/{vue-components/styles/components → components}/_terminal.scss +0 -0
- /package/{vue-components/styles/components → components}/_tfa.scss +0 -0
- /package/{vue-components/styles/components → components}/_transitions.scss +0 -0
- /package/{vue-components/styles/components → components}/_widget-menu.scss +0 -0
- /package/{vue-components/styles/components → components}/_wizard.scss +0 -0
- /package/{vue-components/styles/components → components}/ac-toaster/_ac-toasted.scss +0 -0
- /package/{vue-components/styles/components → components}/bbum/_activities-header.scss +0 -0
- /package/{vue-components/styles/components → components}/bbum/_all.scss +0 -0
- /package/{vue-components/styles/components → components}/bbum/_card-team.scss +0 -0
- /package/{vue-components/styles/components → components}/bbum/_information-center.scss +0 -0
- /package/{vue-components/styles/components → components}/bbum/_left-sidebar.scss +0 -0
- /package/{vue-components/styles/components → components}/bbum/_mobile-desktop.scss +0 -0
- /package/{vue-components/styles/components → components}/bbum/_post.scss +0 -0
- /package/{vue-components/styles/components → components}/bbum/_sign-up-notification.scss +0 -0
- /package/{vue-components/styles/components → components}/bbum/_single-post-preview.scss +0 -0
- /package/{vue-components/styles/components → components}/bbum/_user-profile.scss +0 -0
- /package/{vue-components/styles/layouts → layouts}/_404.scss +0 -0
- /package/{vue-components/styles/layouts → layouts}/_all.scss +0 -0
- /package/{vue-components/styles/layouts → layouts}/_code-preview.scss +0 -0
|
@@ -1,338 +0,0 @@
|
|
|
1
|
-
// .tabs {
|
|
2
|
-
// &.ac-tabs {
|
|
3
|
-
// ul {
|
|
4
|
-
// border-bottom-color: $primary-90;
|
|
5
|
-
// }
|
|
6
|
-
|
|
7
|
-
// &.is-line {
|
|
8
|
-
// ul {
|
|
9
|
-
// border-bottom-color: $primary-90;
|
|
10
|
-
// padding-left: 4px;
|
|
11
|
-
|
|
12
|
-
// li {
|
|
13
|
-
// &.is-active {
|
|
14
|
-
// a {
|
|
15
|
-
// font-weight: 500;
|
|
16
|
-
// border-bottom-color: $primary;
|
|
17
|
-
// border-bottom: 2px solid $primary !important;
|
|
18
|
-
// border-width: 2px;
|
|
19
|
-
// }
|
|
20
|
-
// }
|
|
21
|
-
|
|
22
|
-
// a {
|
|
23
|
-
// // text-transform: uppercase;
|
|
24
|
-
// font-weight: 400;
|
|
25
|
-
// color: $primary-5;
|
|
26
|
-
// font-size: 13px;
|
|
27
|
-
// border-bottom: none;
|
|
28
|
-
// padding: 6px 16px;
|
|
29
|
-
|
|
30
|
-
// &:hover {
|
|
31
|
-
// border-bottom-color: $primary;
|
|
32
|
-
// }
|
|
33
|
-
// }
|
|
34
|
-
// }
|
|
35
|
-
// }
|
|
36
|
-
// }
|
|
37
|
-
|
|
38
|
-
// &.is-boxed {
|
|
39
|
-
// font-size: 14px;
|
|
40
|
-
|
|
41
|
-
// a {
|
|
42
|
-
// padding: 8px 20px;
|
|
43
|
-
// color: $primary-20;
|
|
44
|
-
|
|
45
|
-
// &:hover {
|
|
46
|
-
// border-bottom-color: transparent;
|
|
47
|
-
// background-color: transparent;
|
|
48
|
-
// }
|
|
49
|
-
// }
|
|
50
|
-
|
|
51
|
-
// ul {
|
|
52
|
-
// padding-left: 10px;
|
|
53
|
-
|
|
54
|
-
// li {
|
|
55
|
-
// &.is-active {
|
|
56
|
-
// position: relative;
|
|
57
|
-
// border-color: $primary-90;
|
|
58
|
-
// z-index: 1;
|
|
59
|
-
// color: $primary;
|
|
60
|
-
|
|
61
|
-
// &:after {
|
|
62
|
-
// position: absolute;
|
|
63
|
-
// content: "";
|
|
64
|
-
// left: 0;
|
|
65
|
-
// top: 0;
|
|
66
|
-
// width: 100%;
|
|
67
|
-
// height: 4px;
|
|
68
|
-
// border-radius: 4px 4px 0 0;
|
|
69
|
-
// background-color: $primary;
|
|
70
|
-
// }
|
|
71
|
-
|
|
72
|
-
// a {
|
|
73
|
-
// border-color: $primary-90;
|
|
74
|
-
// background-color: $white-100;
|
|
75
|
-
// padding: 8px 20px;
|
|
76
|
-
// font-weight: 500;
|
|
77
|
-
// margin-bottom: -2px;
|
|
78
|
-
// font-size: 13px;
|
|
79
|
-
// }
|
|
80
|
-
// }
|
|
81
|
-
// }
|
|
82
|
-
// }
|
|
83
|
-
|
|
84
|
-
// &.is-gap {
|
|
85
|
-
// ul {
|
|
86
|
-
// li {
|
|
87
|
-
// margin-right: 6px;
|
|
88
|
-
|
|
89
|
-
// &.is-active {
|
|
90
|
-
// box-shadow: 0px 4px 6px rgba(133, 145, 163, 0.54);
|
|
91
|
-
// }
|
|
92
|
-
|
|
93
|
-
// a {
|
|
94
|
-
// border: 1px solid $primary-90;
|
|
95
|
-
// border-bottom: none;
|
|
96
|
-
// margin-bottom: -2px;
|
|
97
|
-
// font-size: 13px;
|
|
98
|
-
// color: $primary-20;
|
|
99
|
-
// }
|
|
100
|
-
// }
|
|
101
|
-
// }
|
|
102
|
-
|
|
103
|
-
// &.is-borderless {
|
|
104
|
-
// ul {
|
|
105
|
-
// border-bottom-color: transparent;
|
|
106
|
-
|
|
107
|
-
// li {
|
|
108
|
-
// &.is-active {
|
|
109
|
-
// a {
|
|
110
|
-
// background-color: $primary-90;
|
|
111
|
-
// }
|
|
112
|
-
// }
|
|
113
|
-
|
|
114
|
-
// a {
|
|
115
|
-
// border: 1px solid transparent;
|
|
116
|
-
// }
|
|
117
|
-
// }
|
|
118
|
-
// }
|
|
119
|
-
// }
|
|
120
|
-
// }
|
|
121
|
-
// }
|
|
122
|
-
|
|
123
|
-
// &.is-toggle {
|
|
124
|
-
// ul {
|
|
125
|
-
// border: 1px solid $primary-10;
|
|
126
|
-
// border-radius: 4px;
|
|
127
|
-
// padding: 4px;
|
|
128
|
-
// flex-grow: inherit;
|
|
129
|
-
|
|
130
|
-
// li {
|
|
131
|
-
// &.is-active {
|
|
132
|
-
// a {
|
|
133
|
-
// color: $white-100;
|
|
134
|
-
// background-color: $primary;
|
|
135
|
-
|
|
136
|
-
// &:hover {
|
|
137
|
-
// background-color: $primary;
|
|
138
|
-
// }
|
|
139
|
-
// }
|
|
140
|
-
// }
|
|
141
|
-
|
|
142
|
-
// a {
|
|
143
|
-
// font-size: 16px;
|
|
144
|
-
// font-weight: 500;
|
|
145
|
-
// border: none;
|
|
146
|
-
// padding: 8px 25px;
|
|
147
|
-
// line-height: 1;
|
|
148
|
-
// border-radius: 4px;
|
|
149
|
-
|
|
150
|
-
// &:hover {
|
|
151
|
-
// background-color: inherit;
|
|
152
|
-
// }
|
|
153
|
-
// }
|
|
154
|
-
// }
|
|
155
|
-
// }
|
|
156
|
-
// }
|
|
157
|
-
|
|
158
|
-
// &.kubedb-ui-tabs {
|
|
159
|
-
// ul {
|
|
160
|
-
// border-bottom: none;
|
|
161
|
-
|
|
162
|
-
// li {
|
|
163
|
-
// &.is-active {
|
|
164
|
-
// a {
|
|
165
|
-
// border-bottom: 3px solid $primary !important;
|
|
166
|
-
// }
|
|
167
|
-
// }
|
|
168
|
-
// }
|
|
169
|
-
// }
|
|
170
|
-
// }
|
|
171
|
-
// }
|
|
172
|
-
// }
|
|
173
|
-
|
|
174
|
-
// .ac-tabs-body {
|
|
175
|
-
// &.is-content-available {
|
|
176
|
-
// .ac-tabs {
|
|
177
|
-
// margin-bottom: 0;
|
|
178
|
-
|
|
179
|
-
// ul {
|
|
180
|
-
// li {
|
|
181
|
-
// &.is-active {
|
|
182
|
-
// a {
|
|
183
|
-
// border-color: $primary-90;
|
|
184
|
-
// background-color: $white-100;
|
|
185
|
-
// color: $primary;
|
|
186
|
-
// }
|
|
187
|
-
// }
|
|
188
|
-
// }
|
|
189
|
-
// }
|
|
190
|
-
// }
|
|
191
|
-
|
|
192
|
-
// .ac-tab-content {
|
|
193
|
-
// background-color: $white-100;
|
|
194
|
-
// border: 1px solid $primary-90;
|
|
195
|
-
// border-top: none;
|
|
196
|
-
// border-radius: 0 0 4px 4px;
|
|
197
|
-
|
|
198
|
-
// &.is-borderless {
|
|
199
|
-
// border: 1px solid transparent;
|
|
200
|
-
// background-color: $primary-90;
|
|
201
|
-
// border-radius: 4px 4px 4px 4px;
|
|
202
|
-
// }
|
|
203
|
-
// }
|
|
204
|
-
// }
|
|
205
|
-
// }
|
|
206
|
-
|
|
207
|
-
// .ac-tabs-body {
|
|
208
|
-
// &.is-content-available {
|
|
209
|
-
// &.has-bg-color {
|
|
210
|
-
// .ac-tabs {
|
|
211
|
-
// ul {
|
|
212
|
-
// border-bottom-width: 0px;
|
|
213
|
-
|
|
214
|
-
// li {
|
|
215
|
-
// &.is-active {
|
|
216
|
-
// a {
|
|
217
|
-
// background-color: $primary-90;
|
|
218
|
-
// color: $primary;
|
|
219
|
-
// }
|
|
220
|
-
// }
|
|
221
|
-
// }
|
|
222
|
-
// }
|
|
223
|
-
// }
|
|
224
|
-
// }
|
|
225
|
-
// }
|
|
226
|
-
// }
|
|
227
|
-
|
|
228
|
-
// .tabs li.is-active a {
|
|
229
|
-
// color: $primary;
|
|
230
|
-
// }
|
|
231
|
-
|
|
232
|
-
// .no-data-available {
|
|
233
|
-
// img {
|
|
234
|
-
// width: 250px;
|
|
235
|
-
// }
|
|
236
|
-
// }
|
|
237
|
-
|
|
238
|
-
// .ac-system-body.bb-user-management {
|
|
239
|
-
// .tabs.ac-tabs.is-line {
|
|
240
|
-
// margin-left: -20px;
|
|
241
|
-
// position: sticky;
|
|
242
|
-
// top: 50px;
|
|
243
|
-
// z-index: 99;
|
|
244
|
-
// background: $white-100;
|
|
245
|
-
// }
|
|
246
|
-
// }
|
|
247
|
-
|
|
248
|
-
// // dark theme
|
|
249
|
-
// // .is-dark-theme {
|
|
250
|
-
// // .tabs {
|
|
251
|
-
// // &.is-toggle {
|
|
252
|
-
// // a {
|
|
253
|
-
// // &:hover {
|
|
254
|
-
// // background-color: $dark-bg;
|
|
255
|
-
// // }
|
|
256
|
-
// // }
|
|
257
|
-
// // }
|
|
258
|
-
|
|
259
|
-
// // a {
|
|
260
|
-
// // border-bottom: 1px solid $primary-90;
|
|
261
|
-
// // color: $white-100;
|
|
262
|
-
// // }
|
|
263
|
-
|
|
264
|
-
// // &.ac-tabs.is-line {
|
|
265
|
-
// // ul {
|
|
266
|
-
// // li.is-active {
|
|
267
|
-
// // a {
|
|
268
|
-
// // color: $primary-10;
|
|
269
|
-
// // }
|
|
270
|
-
// // }
|
|
271
|
-
// // }
|
|
272
|
-
// // }
|
|
273
|
-
// // }
|
|
274
|
-
// // }
|
|
275
|
-
|
|
276
|
-
// /****************************************
|
|
277
|
-
// Responsive Classes
|
|
278
|
-
// *****************************************/
|
|
279
|
-
// // Extra small devices (portrait phones, less than 576px)
|
|
280
|
-
// @media (max-width: 575.98px) {
|
|
281
|
-
// }
|
|
282
|
-
|
|
283
|
-
// // Small devices (landscape phones, 576px and up)
|
|
284
|
-
// @media (min-width: 576px) and (max-width: 767.98px) {
|
|
285
|
-
// }
|
|
286
|
-
|
|
287
|
-
// // Medium devices (tablets, 768px and up)
|
|
288
|
-
// @media (min-width: 768px) and (max-width: 991.98px) {
|
|
289
|
-
// }
|
|
290
|
-
|
|
291
|
-
// // Large devices (desktops, 992px and up)
|
|
292
|
-
// @media (min-width: 992px) and (max-width: 1199.98px) {
|
|
293
|
-
// }
|
|
294
|
-
|
|
295
|
-
// // Extra large devices (large desktops, 1200px and up)
|
|
296
|
-
// @media (min-width: 1200px) {
|
|
297
|
-
// .card-body-wrapper {
|
|
298
|
-
// .tabs.ac-tabs {
|
|
299
|
-
// &.is-boxed {
|
|
300
|
-
// ul {
|
|
301
|
-
// li {
|
|
302
|
-
// &.is-active {
|
|
303
|
-
// a {
|
|
304
|
-
// border-color: $primary-90;
|
|
305
|
-
// background-color: $white-100;
|
|
306
|
-
// }
|
|
307
|
-
// }
|
|
308
|
-
// }
|
|
309
|
-
// }
|
|
310
|
-
// }
|
|
311
|
-
// }
|
|
312
|
-
// }
|
|
313
|
-
// }
|
|
314
|
-
|
|
315
|
-
.tabs {
|
|
316
|
-
&.ac-tabs {
|
|
317
|
-
ul {
|
|
318
|
-
border-color: $primary-90;
|
|
319
|
-
}
|
|
320
|
-
a {
|
|
321
|
-
padding: 8px 20px;
|
|
322
|
-
color: $primary-10;
|
|
323
|
-
font-weight: 500;
|
|
324
|
-
color: $black-40;
|
|
325
|
-
&:hover {
|
|
326
|
-
border-bottom-color: $black-40;
|
|
327
|
-
}
|
|
328
|
-
}
|
|
329
|
-
li {
|
|
330
|
-
&.is-active {
|
|
331
|
-
a {
|
|
332
|
-
border-bottom-color: $primary;
|
|
333
|
-
color: $primary;
|
|
334
|
-
}
|
|
335
|
-
}
|
|
336
|
-
}
|
|
337
|
-
}
|
|
338
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|