@appscode/design-system 2.0.18 → 2.0.19-alpha.1

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 (102) hide show
  1. package/main.scss +4 -4
  2. package/package.json +1 -1
  3. package/{base → vue-components/styles/base}/utilities/_grid.scss +1 -1
  4. package/vue-components/styles/components/_accordion.scss +117 -0
  5. package/vue-components/styles/components/_all.scss +16 -0
  6. package/vue-components/styles/components/_button.scss +59 -0
  7. package/vue-components/styles/components/_dropdown.scss +32 -0
  8. package/{components → vue-components/styles/components}/_input.scss +44 -23
  9. package/vue-components/styles/components/_left-sidebar.scss +201 -0
  10. package/vue-components/styles/components/_menu-content.scss +527 -0
  11. package/vue-components/styles/components/_modal.scss +216 -0
  12. package/vue-components/styles/components/_navbar.scss +73 -0
  13. package/vue-components/styles/components/_options.scss +134 -0
  14. package/vue-components/styles/components/_table.scss +430 -0
  15. package/vue-components/styles/components/_tabs.scss +338 -0
  16. package/{components → vue-components/styles/components}/ui-builder/_ui-builder.scss +5 -5
  17. package/vue-components/v3/accordion/Accordion.vue +1 -117
  18. package/vue-components/v3/alert/AlertMessage.vue +61 -0
  19. package/vue-components/v3/button/Button.vue +1 -62
  20. package/vue-components/v3/dropdown/DropdownAction.vue +1 -32
  21. package/vue-components/v3/form-fields/AcSingleInput.vue +3 -1
  22. package/vue-components/v3/modal/Modal.vue +1 -216
  23. package/vue-components/v3/navbar/Appdrawer.vue +1 -121
  24. package/vue-components/v3/navbar/Navbar.vue +1 -93
  25. package/vue-components/v3/navbar/NavbarItem.vue +0 -65
  26. package/vue-components/v3/navbar/NavbarItemContent.vue +0 -275
  27. package/vue-components/v3/navbar/User.vue +6 -175
  28. package/vue-components/v3/option-dots/Options.vue +1 -144
  29. package/vue-components/v3/sidebar/Sidebar.vue +1 -201
  30. package/vue-components/v3/tab/Tabs.vue +1 -24
  31. package/vue-components/v3/table/Table.vue +1 -453
  32. package/components/_ac-modal.scss +0 -212
  33. package/components/_ac-options.scss +0 -122
  34. package/components/_ac-table.scss +0 -503
  35. package/components/_ac-tabs.scss +0 -313
  36. package/components/_accordion.scss +0 -117
  37. package/components/_all.scss +0 -35
  38. package/components/_left-sidebar-menu.scss +0 -482
  39. package/components/_navbar.scss +0 -786
  40. /package/{base → vue-components/styles/base}/_video-player.scss +0 -0
  41. /package/{base → vue-components/styles/base}/utilities/_all.scss +0 -0
  42. /package/{base → vue-components/styles/base}/utilities/_colors.scss +0 -0
  43. /package/{base → vue-components/styles/base}/utilities/_customize-bulma.scss +0 -0
  44. /package/{base → vue-components/styles/base}/utilities/_extended.scss +0 -0
  45. /package/{base → vue-components/styles/base}/utilities/_global.scss +0 -0
  46. /package/{base → vue-components/styles/base}/utilities/_layouts.scss +0 -0
  47. /package/{base → vue-components/styles/base}/utilities/_mixin.scss +0 -0
  48. /package/{base → vue-components/styles/base}/utilities/_spacing.scss +0 -0
  49. /package/{base → vue-components/styles/base}/utilities/_typography.scss +0 -0
  50. /package/{components → vue-components/styles/components}/_ac-alert-box.scss +0 -0
  51. /package/{components → vue-components/styles/components}/_ac-calendar.scss +0 -0
  52. /package/{components → vue-components/styles/components}/_ac-code-highlight.scss +0 -0
  53. /package/{components → vue-components/styles/components}/_ac-content-layout.scss +0 -0
  54. /package/{components → vue-components/styles/components}/_ac-drag.scss +0 -0
  55. /package/{components → vue-components/styles/components}/_ac-select-box.scss +0 -0
  56. /package/{components → vue-components/styles/components}/_ac-tags.scss +0 -0
  57. /package/{components → vue-components/styles/components}/_add-card.scss +0 -0
  58. /package/{components → vue-components/styles/components}/_app-drawer.scss +0 -0
  59. /package/{components → vue-components/styles/components}/_breadcumb.scss +0 -0
  60. /package/{components → vue-components/styles/components}/_buttons.scss +0 -0
  61. /package/{components → vue-components/styles/components}/_card-body-wrapper.scss +0 -0
  62. /package/{components → vue-components/styles/components}/_dashboard-header.scss +0 -0
  63. /package/{components → vue-components/styles/components}/_direct-deploy.scss +0 -0
  64. /package/{components → vue-components/styles/components}/_getkeeper.scss +0 -0
  65. /package/{components → vue-components/styles/components}/_go-to-top.scss +0 -0
  66. /package/{components → vue-components/styles/components}/_graph.scss +0 -0
  67. /package/{components → vue-components/styles/components}/_image-upload.scss +0 -0
  68. /package/{components → vue-components/styles/components}/_input-card.scss +0 -0
  69. /package/{components → vue-components/styles/components}/_monaco-editor.scss +0 -0
  70. /package/{components → vue-components/styles/components}/_multi-select.scss +0 -0
  71. /package/{components → vue-components/styles/components}/_nested-list.scss +0 -0
  72. /package/{components → vue-components/styles/components}/_overview-info.scss +0 -0
  73. /package/{components → vue-components/styles/components}/_overview-page.scss +0 -0
  74. /package/{components → vue-components/styles/components}/_pagination.scss +0 -0
  75. /package/{components → vue-components/styles/components}/_payment-card.scss +0 -0
  76. /package/{components → vue-components/styles/components}/_preloader.scss +0 -0
  77. /package/{components → vue-components/styles/components}/_preview-modal.scss +0 -0
  78. /package/{components → vue-components/styles/components}/_pricing-table.scss +0 -0
  79. /package/{components → vue-components/styles/components}/_progress-bar.scss +0 -0
  80. /package/{components → vue-components/styles/components}/_report.scss +0 -0
  81. /package/{components → vue-components/styles/components}/_subscription-card.scss +0 -0
  82. /package/{components → vue-components/styles/components}/_table-of-content.scss +0 -0
  83. /package/{components → vue-components/styles/components}/_terminal.scss +0 -0
  84. /package/{components → vue-components/styles/components}/_tfa.scss +0 -0
  85. /package/{components → vue-components/styles/components}/_transitions.scss +0 -0
  86. /package/{components → vue-components/styles/components}/_widget-menu.scss +0 -0
  87. /package/{components → vue-components/styles/components}/_wizard.scss +0 -0
  88. /package/{components → vue-components/styles/components}/ac-toaster/_ac-toasted.scss +0 -0
  89. /package/{components → vue-components/styles/components}/bbum/_activities-header.scss +0 -0
  90. /package/{components → vue-components/styles/components}/bbum/_all.scss +0 -0
  91. /package/{components → vue-components/styles/components}/bbum/_card-team.scss +0 -0
  92. /package/{components → vue-components/styles/components}/bbum/_information-center.scss +0 -0
  93. /package/{components → vue-components/styles/components}/bbum/_left-sidebar.scss +0 -0
  94. /package/{components → vue-components/styles/components}/bbum/_mobile-desktop.scss +0 -0
  95. /package/{components → vue-components/styles/components}/bbum/_post.scss +0 -0
  96. /package/{components → vue-components/styles/components}/bbum/_sign-up-notification.scss +0 -0
  97. /package/{components → vue-components/styles/components}/bbum/_single-post-preview.scss +0 -0
  98. /package/{components → vue-components/styles/components}/bbum/_user-profile.scss +0 -0
  99. /package/{components → vue-components/styles/components}/ui-builder/_vue-open-api.scss +0 -0
  100. /package/{layouts → vue-components/styles/layouts}/_404.scss +0 -0
  101. /package/{layouts → vue-components/styles/layouts}/_all.scss +0 -0
  102. /package/{layouts → vue-components/styles/layouts}/_code-preview.scss +0 -0
@@ -1,503 +0,0 @@
1
- // .table-container {
2
- // &.ac-table-container {
3
- // &::-webkit-scrollbar {
4
- // height: 7px;
5
- // }
6
-
7
- // /* Track */
8
- // &::-webkit-scrollbar-track {
9
- // background-color: #d1d4de;
10
- // border-radius: 10px;
11
- // }
12
-
13
- // /* Handle */
14
- // &::-webkit-scrollbar-thumb {
15
- // background-color: $primary-90;
16
- // border-radius: 10px;
17
- // }
18
-
19
- // /* Handle on hover */
20
- // &::-webkit-scrollbar-thumb:hover {
21
- // background-color: $primary-90;
22
- // }
23
- // }
24
- // }
25
-
26
- // // INFO TABLE START
27
- // .table.ac-info-table {
28
- // background-color: transparent;
29
-
30
- // &.is-fullwidth {
31
- // tbody {
32
- // tr {
33
- // td {
34
- // &:first-child {
35
- // width: 1%;
36
- // }
37
- // }
38
- // }
39
- // }
40
- // }
41
-
42
- // padding: 10px;
43
- // border-radius: 4px;
44
-
45
- // tbody {
46
- // display: block;
47
- // padding: 5px 20px;
48
-
49
- // tr {
50
- // td {
51
- // border: none;
52
- // font-size: 13px;
53
- // color: $primary-20;
54
- // font-weight: 400;
55
- // padding: 3px 0px;
56
- // min-width: 230px;
57
-
58
- // &:first-child {
59
- // font-weight: 400;
60
- // padding-right: 10px;
61
- // color: $primary-5;
62
- // }
63
- // }
64
- // }
65
- // }
66
- // }
67
-
68
- // // INFO TABLE END
69
-
70
- // // GENERAL TABLE START
71
- // .table.ac-table {
72
- // background-color: transparent;
73
- // margin-bottom: 0;
74
-
75
- // thead {
76
- // background-color: $primary-90;
77
- // font-size: 13px;
78
- // font-family: $font-heading;
79
- // line-height: initial;
80
-
81
- // tr {
82
- // border-bottom: 1px solid $primary-90;
83
-
84
- // th {
85
- // padding: 6px 20px;
86
- // color: $primary-5;
87
- // border: none;
88
- // font-weight: 500;
89
- // // background-color: $primary-97;
90
-
91
- // &.sorting {
92
- // cursor: pointer;
93
- // position: relative;
94
-
95
- // &.sorting-asc {
96
- // &::before {
97
- // color: $primary-5;
98
- // }
99
- // }
100
-
101
- // &.sorting-desc {
102
- // &::after {
103
- // color: $primary-5;
104
- // }
105
- // }
106
-
107
- // &:after,
108
- // &::before {
109
- // position: absolute;
110
- // color: #808998;
111
- // top: 0.4em;
112
- // font-size: 13px;
113
- // font-weight: 1000;
114
- // display: block;
115
- // }
116
-
117
- // &:before {
118
- // right: 1em;
119
- // content: "\2191";
120
- // }
121
-
122
- // &:after {
123
- // right: 0.5em;
124
- // content: "\2193";
125
- // }
126
- // }
127
- // }
128
- // }
129
- // }
130
-
131
- // tbody {
132
- // &.is-selected {
133
- // transform: matrix(1, 0, 0, 1, 0, 0) !important;
134
- // box-shadow: inset 0 0 0 1px $primary;
135
- // border-radius: 4px;
136
- // border-bottom: none;
137
- // color: $black-5;
138
- // }
139
-
140
- // tr {
141
- // &.is-link {
142
- // cursor: pointer;
143
- // }
144
- // border-bottom: 1px solid var(--ac-white-light);
145
-
146
- // td {
147
- // font-size: 13px;
148
- // padding: 5px 20px;
149
- // color: $primary-10;
150
- // border: none;
151
-
152
- // a {
153
- // color: $primary-5;
154
- // transition: 0.3s ease-in-out;
155
- // font-weight: 400;
156
- // }
157
-
158
- // .tags {
159
- // .tag {
160
- // a {
161
- // color: $primary;
162
- // font-weight: 500;
163
- // transition: 0.3s ease-in-out;
164
-
165
- // &:hover {
166
- // color: $primary-5;
167
- // }
168
- // }
169
- // }
170
- // }
171
-
172
- // &.is-danger {
173
- // color: $danger;
174
- // }
175
-
176
- // .image-with-status {
177
- // margin-right: 20px;
178
- // position: relative;
179
- // z-index: 1;
180
- // display: inline-flex;
181
-
182
- // &.is-danger {
183
- // background-color: $danger;
184
- // }
185
-
186
- // i.fa {
187
- // position: absolute;
188
- // background-color: $primary;
189
- // color: $white-100;
190
- // font-size: 11px;
191
- // width: 15px;
192
- // height: 15px;
193
- // text-align: center;
194
- // line-height: 15px;
195
- // border-radius: 50%;
196
- // right: -5px;
197
- // top: 5px;
198
-
199
- // &.fa-close {
200
- // background-color: $danger;
201
- // }
202
- // }
203
-
204
- // img {
205
- // width: 20px;
206
- // height: 20px;
207
- // object-fit: cover;
208
- // border-radius: 50%;
209
- // }
210
- // }
211
-
212
- // .collapsible-row {
213
- // max-height: 0;
214
- // overflow-y: hidden;
215
-
216
- // &.is-active {
217
- // max-height: 60vh;
218
- // overflow-y: overlay;
219
- // animation: expand 0.5s ease-in-out;
220
- // }
221
-
222
- // &.is-closed {
223
- // max-height: 0;
224
- // overflow-y: hidden;
225
- // animation: collapse 0.5s ease-in-out;
226
- // }
227
- // }
228
- // }
229
-
230
- // .options-items {
231
- // a:hover {
232
- // color: $white-100;
233
- // text-decoration: none;
234
- // }
235
- // }
236
-
237
- // &.is-selected {
238
- // background-color: $white-100 !important;
239
- // transform: matrix(1, 0, 0, 1, 0, 0) !important;
240
- // box-shadow: inset 0 0 0 1px $primary;
241
- // border-radius: 4px;
242
- // border-bottom: none;
243
- // color: $black-5;
244
- // }
245
-
246
- // &.is-hoverless {
247
- // box-shadow: none !important;
248
- // transform: none !important;
249
- // background-color: $white-100 !important;
250
- // }
251
-
252
- // transition: 0.3s ease-in-out;
253
- // }
254
- // }
255
-
256
- // .increase-width {
257
- // position: relative;
258
- // visibility: hidden;
259
- // width: 36px;
260
-
261
- // .increase-innner {
262
- // border-bottom: 1px solid var(--ac-white-light);
263
- // border-top: 1px solid var(--ac-white-light);
264
- // bottom: -1px;
265
- // left: 0;
266
- // position: absolute;
267
- // right: -451px;
268
- // top: -1px;
269
- // visibility: visible;
270
- // background-color: $primary-90;
271
- // }
272
- // }
273
-
274
- // td {
275
- // &.increase-width {
276
- // .increase-innner {
277
- // background-color: transparent;
278
- // }
279
- // }
280
- // }
281
-
282
- // &.is-bordered {
283
- // thead {
284
- // tr {
285
- // th {
286
- // border-top: 1px solid $primary-90;
287
- // border-bottom: 1px solid $primary-90;
288
- // border-right: 1px solid $primary-90;
289
-
290
- // &:first-child {
291
- // border-left: 1px solid $primary-90;
292
- // }
293
- // }
294
- // }
295
- // }
296
-
297
- // tbody {
298
- // tr {
299
- // &:hover {
300
- // box-shadow: none;
301
- // }
302
-
303
- // td {
304
- // font-size: 13px;
305
- // color: $primary-20;
306
- // background-color: transparent;
307
- // border-bottom: 1px solid $primary-90;
308
- // border-right: 1px solid $primary-90;
309
-
310
- // &:first-child {
311
- // border-left: 1px solid $primary-90;
312
- // }
313
-
314
- // &:first-child {
315
- // color: $primary-5;
316
- // border-radius: 0;
317
- // }
318
-
319
- // &:last-child {
320
- // border-radius: 0;
321
- // }
322
-
323
- // .ac-single-checkbox {
324
- // .is-checkradio[type="checkbox"] {
325
- // &.ac-checkbox + label {
326
- // color: $primary-20;
327
-
328
- // &::before {
329
- // height: 16px;
330
- // width: 16px;
331
- // background-color: $primary-90;
332
- // }
333
-
334
- // &::after {
335
- // top: 6px;
336
- // left: 6px;
337
- // border-color: $black-80;
338
- // width: 0.3rem;
339
- // height: 0.5rem;
340
- // }
341
- // }
342
-
343
- // &:checked + label::before {
344
- // background-color: $primary;
345
- // border-color: $primary;
346
- // }
347
-
348
- // &:checked + label::after {
349
- // border-color: $primary-90;
350
- // }
351
- // }
352
- // }
353
-
354
- // .is-checkradio[type="checkbox"].ac-checkbox:checked + label::before {
355
- // background-color: $primary;
356
- // border-color: $primary;
357
- // }
358
-
359
- // .is-checkradio[type="checkbox"] + label::before,
360
- // .is-checkradio[type="checkbox"] + label:before {
361
- // top: 3px;
362
- // }
363
- // }
364
- // }
365
- // }
366
- // }
367
-
368
- // &.ac-separate-tr {
369
- // border-collapse: separate;
370
- // border-spacing: 0px 5px;
371
-
372
- // tbody {
373
- // tr {
374
- // background-color: transparent;
375
- // }
376
- // }
377
- // }
378
-
379
- // &.is-middle-aligned {
380
- // thead {
381
- // tr {
382
- // th {
383
- // vertical-align: middle;
384
- // }
385
- // }
386
- // }
387
-
388
- // tbody {
389
- // tr {
390
- // td {
391
- // vertical-align: middle;
392
- // }
393
- // }
394
- // }
395
- // }
396
-
397
- // &.is-dark {
398
- // thead {
399
- // background-color: $primary-5;
400
-
401
- // tr {
402
- // th {
403
- // color: $white-100;
404
- // }
405
- // }
406
- // }
407
-
408
- // tbody {
409
- // tr {
410
- // td {
411
- // color: $white-100;
412
- // }
413
-
414
- // &:nth-child(odd) {
415
- // background-color: $primary-20;
416
- // }
417
-
418
- // &:nth-child(even) {
419
- // background-color: $primary-5;
420
- // }
421
-
422
- // &:hover {
423
- // background-color: $primary;
424
-
425
- // td {
426
- // color: $white-100;
427
- // }
428
- // }
429
- // }
430
- // }
431
- // }
432
- // }
433
-
434
- // .table.ac-table tbody tr:hover td a:not(.tag a) {
435
- // text-decoration: underline;
436
- // color: $primary;
437
- // }
438
-
439
- // // table inner shadow
440
- // .table-inner-shadow {
441
- // border-radius: 0px;
442
- // background: $primary-90;
443
- // box-shadow: inset 5px 5px 10px #e3e6e9, inset -5px -5px 10px #ffffff;
444
- // }
445
-
446
- // @keyframes expand {
447
- // from {
448
- // max-height: 0;
449
- // overflow-y: hidden;
450
- // }
451
- // 1% {
452
- // overflow-y: hidden;
453
- // }
454
- // 99% {
455
- // overflow-y: hidden;
456
- // }
457
- // to {
458
- // max-height: 60vh;
459
- // overflow-y: overlay;
460
- // }
461
- // }
462
-
463
- // @keyframes collapse {
464
- // from {
465
- // max-height: 60vh;
466
- // overflow-y: overlay;
467
- // }
468
- // 1% {
469
- // overflow-y: hidden;
470
- // }
471
- // 99% {
472
- // overflow-y: hidden;
473
- // }
474
- // to {
475
- // max-height: 0;
476
- // overflow-y: hidden;
477
- // }
478
- // }
479
-
480
- // // GENERAL TABLE END
481
-
482
- // /****************************************
483
- // Responsive Classes
484
- // *****************************************/
485
- // // Extra small devices (portrait phones, less than 576px)
486
- // @media (max-width: 575.98px) {
487
- // }
488
-
489
- // // Small devices (landscape phones, 576px and up)
490
- // @media (min-width: 576px) and (max-width: 767.98px) {
491
- // }
492
-
493
- // // Medium devices (tablets, 768px and up)
494
- // @media (min-width: 768px) and (max-width: 991.98px) {
495
- // }
496
-
497
- // // Large devices (desktops, 992px and up)
498
- // @media (min-width: 992px) and (max-width: 1199.98px) {
499
- // }
500
-
501
- // // Extra large devices (large desktops, 1200px and up)
502
- // @media (min-width: 1200px) {
503
- // }