@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,216 +0,0 @@
|
|
|
1
|
-
// modal start
|
|
2
|
-
.ac-modal {
|
|
3
|
-
// position: relative;
|
|
4
|
-
min-height: 100vh;
|
|
5
|
-
position: fixed;
|
|
6
|
-
width: 100%;
|
|
7
|
-
left: 0;
|
|
8
|
-
top: 0;
|
|
9
|
-
z-index: 9999;
|
|
10
|
-
.ac-button {
|
|
11
|
-
&.is-white {
|
|
12
|
-
margin-right: -10px;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
&:after {
|
|
17
|
-
position: absolute;
|
|
18
|
-
content: "";
|
|
19
|
-
left: 0;
|
|
20
|
-
top: 0;
|
|
21
|
-
width: 100%;
|
|
22
|
-
height: 100%;
|
|
23
|
-
background-color: $primary-5;
|
|
24
|
-
z-index: -1;
|
|
25
|
-
opacity: 0.5;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
&.is-small {
|
|
29
|
-
.ac-modal-inner {
|
|
30
|
-
border-radius: 4px;
|
|
31
|
-
width: 446px;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
&.is-normal {
|
|
36
|
-
.ac-modal-inner {
|
|
37
|
-
width: 518px;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
&.is-medium {
|
|
42
|
-
.ac-modal-inner {
|
|
43
|
-
width: 800px;
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
&.is-large {
|
|
48
|
-
.ac-modal-inner {
|
|
49
|
-
width: 1000px !important;
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.ac-modal-inner {
|
|
54
|
-
margin: 0 auto;
|
|
55
|
-
background-color: $white-100;
|
|
56
|
-
border-radius: 4px;
|
|
57
|
-
overflow: hidden;
|
|
58
|
-
box-shadow: 12px 26px 118px rgba(0, 0, 0, 0.16);
|
|
59
|
-
|
|
60
|
-
.ac-modal-header {
|
|
61
|
-
background-color: $white-100;
|
|
62
|
-
padding: 10px 20px;
|
|
63
|
-
display: flex;
|
|
64
|
-
align-items: center;
|
|
65
|
-
justify-content: space-between;
|
|
66
|
-
border: 1px solid $primary-90;
|
|
67
|
-
|
|
68
|
-
h6 {
|
|
69
|
-
color: $primary-10;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.ms-close-button {
|
|
73
|
-
button {
|
|
74
|
-
cursor: pointer;
|
|
75
|
-
padding: 3px 5px;
|
|
76
|
-
color: $primary-10;
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
.ac-modal-body {
|
|
82
|
-
padding: 20px;
|
|
83
|
-
max-height: calc(100vh - 230px);
|
|
84
|
-
overflow-y: auto;
|
|
85
|
-
|
|
86
|
-
.ac-modal-content {
|
|
87
|
-
img {
|
|
88
|
-
// width: 100%;
|
|
89
|
-
height: auto;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.action-message {
|
|
93
|
-
p {
|
|
94
|
-
font-size: 16px;
|
|
95
|
-
margin-bottom: 10px;
|
|
96
|
-
|
|
97
|
-
&:last-child {
|
|
98
|
-
margin-bottom: 0;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
&.is-description {
|
|
102
|
-
font-weight: 400;
|
|
103
|
-
color: $primary-10;
|
|
104
|
-
|
|
105
|
-
strong {
|
|
106
|
-
font-weight: 500;
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.ac-modal-footer {
|
|
115
|
-
border-top: 1px solid $primary-90;
|
|
116
|
-
padding: 10px 20px;
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
/****************************************
|
|
122
|
-
Responsive Classes
|
|
123
|
-
*****************************************/
|
|
124
|
-
// Extra small devices (portrait phones, less than 576px)
|
|
125
|
-
@media (max-width: 575.98px) {
|
|
126
|
-
.ac-modal {
|
|
127
|
-
&.is-small {
|
|
128
|
-
.ac-modal-inner {
|
|
129
|
-
width: 266px;
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
&.is-normal {
|
|
134
|
-
.ac-modal-inner {
|
|
135
|
-
width: calc(100% - 15px);
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
&.is-medium {
|
|
140
|
-
.ac-modal-inner {
|
|
141
|
-
width: calc(100% - 15px);
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
&.is-large {
|
|
146
|
-
.ac-modal-inner {
|
|
147
|
-
width: calc(100% - 15px);
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
.action-message.pt-35.pb-35 {
|
|
152
|
-
padding-top: 20px !important;
|
|
153
|
-
padding-bottom: 20px !important;
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
// Small devices (landscape phones, 576px and up)
|
|
159
|
-
@media (min-width: 576px) and (max-width: 767.98px) {
|
|
160
|
-
.ac-modal {
|
|
161
|
-
&.is-small {
|
|
162
|
-
.ac-modal-inner {
|
|
163
|
-
width: 266px;
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
&.is-normal {
|
|
168
|
-
.ac-modal-inner {
|
|
169
|
-
width: calc(100% - 15px);
|
|
170
|
-
}
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
&.is-medium {
|
|
174
|
-
.ac-modal-inner {
|
|
175
|
-
width: calc(100% - 15px);
|
|
176
|
-
}
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
&.is-large {
|
|
180
|
-
.ac-modal-inner {
|
|
181
|
-
width: calc(100% - 15px);
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
}
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
// Medium devices (tablets, 768px and up)
|
|
188
|
-
@media (min-width: 768px) and (max-width: 991.98px) {
|
|
189
|
-
.ac-modal {
|
|
190
|
-
&.is-normal {
|
|
191
|
-
.ac-modal-inner {
|
|
192
|
-
width: calc(100% - 50px);
|
|
193
|
-
}
|
|
194
|
-
}
|
|
195
|
-
|
|
196
|
-
&.is-medium {
|
|
197
|
-
.ac-modal-inner {
|
|
198
|
-
width: calc(100% - 50px);
|
|
199
|
-
}
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
&.is-large {
|
|
203
|
-
.ac-modal-inner {
|
|
204
|
-
width: calc(100% - 50px);
|
|
205
|
-
}
|
|
206
|
-
}
|
|
207
|
-
}
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
// Large devices (desktops, 992px and up)
|
|
211
|
-
@media (min-width: 992px) and (max-width: 1199.98px) {
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
// Extra large devices (large desktops, 1200px and up)
|
|
215
|
-
@media (min-width: 1200px) {
|
|
216
|
-
}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
@import "./menu-content";
|
|
2
|
-
.ac-navbar-area {
|
|
3
|
-
position: fixed;
|
|
4
|
-
margin-left: 250px;
|
|
5
|
-
width: 100%;
|
|
6
|
-
top: 0;
|
|
7
|
-
z-index: 999;
|
|
8
|
-
background-color: $primary-97;
|
|
9
|
-
border-bottom: 1px solid $primary-90;
|
|
10
|
-
|
|
11
|
-
&.is-full {
|
|
12
|
-
margin-left: 0;
|
|
13
|
-
|
|
14
|
-
.ac-navbar {
|
|
15
|
-
grid-template-columns: 250px auto auto;
|
|
16
|
-
width: 100%;
|
|
17
|
-
gap: 20px;
|
|
18
|
-
.ac-navbar-brand {
|
|
19
|
-
padding-left: 15px;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.ac-navbar {
|
|
25
|
-
display: inline-grid;
|
|
26
|
-
grid-template-columns: auto auto;
|
|
27
|
-
// margin-left: 255px;
|
|
28
|
-
grid-gap: 0px;
|
|
29
|
-
align-items: center;
|
|
30
|
-
width: calc(100% - 255px);
|
|
31
|
-
height: 50px;
|
|
32
|
-
// padding: 0 15px;
|
|
33
|
-
|
|
34
|
-
.ac-navbar-brand {
|
|
35
|
-
display: flex;
|
|
36
|
-
align-items: center;
|
|
37
|
-
.logo {
|
|
38
|
-
font-size: 20px;
|
|
39
|
-
font-weight: 600;
|
|
40
|
-
color: $white-100;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
img {
|
|
44
|
-
height: 30px;
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
.ac-navbar-cluster-switcher {
|
|
48
|
-
max-width: 350px;
|
|
49
|
-
}
|
|
50
|
-
.ac-navbar-menu {
|
|
51
|
-
display: flex;
|
|
52
|
-
align-items: center;
|
|
53
|
-
justify-content: flex-end;
|
|
54
|
-
|
|
55
|
-
.ac-menu-item {
|
|
56
|
-
position: relative;
|
|
57
|
-
z-index: 1;
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
// for sidebar-collapsed
|
|
63
|
-
.sidebar-collapsed {
|
|
64
|
-
.ac-navbar {
|
|
65
|
-
.ac-navbar-brand {
|
|
66
|
-
padding-left: 70px !important;
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
|
|
@@ -1,134 +0,0 @@
|
|
|
1
|
-
.ac-options {
|
|
2
|
-
border-radius: 50%;
|
|
3
|
-
width: 32px;
|
|
4
|
-
height: 32px;
|
|
5
|
-
text-align: center;
|
|
6
|
-
margin: 0;
|
|
7
|
-
display: flex;
|
|
8
|
-
align-items: center;
|
|
9
|
-
justify-content: center;
|
|
10
|
-
border: none;
|
|
11
|
-
background-color: transparent;
|
|
12
|
-
cursor: pointer;
|
|
13
|
-
&:hover {
|
|
14
|
-
background-color: $primary-90;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
&:focus-within {
|
|
18
|
-
.options-items {
|
|
19
|
-
opacity: 1;
|
|
20
|
-
visibility: visible;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
&.is-horaizental {
|
|
25
|
-
.option-dots {
|
|
26
|
-
flex-direction: row;
|
|
27
|
-
|
|
28
|
-
span {
|
|
29
|
-
margin-bottom: 0;
|
|
30
|
-
margin-right: 2px;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
&.is-centered {
|
|
36
|
-
.option-dots {
|
|
37
|
-
align-items: center;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.options-items {
|
|
41
|
-
left: 50%;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
&.is-right {
|
|
46
|
-
.option-dots {
|
|
47
|
-
align-items: flex-end;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.options-items {
|
|
51
|
-
right: 0px;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.option-dots {
|
|
56
|
-
display: flex;
|
|
57
|
-
flex-direction: column;
|
|
58
|
-
cursor: pointer;
|
|
59
|
-
align-items: flex-start;
|
|
60
|
-
border: none;
|
|
61
|
-
background-color: transparent;
|
|
62
|
-
transition: 0.3 ease-in-out;
|
|
63
|
-
|
|
64
|
-
&:hover {
|
|
65
|
-
color: $primary;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
span {
|
|
69
|
-
width: 4px;
|
|
70
|
-
height: 4px;
|
|
71
|
-
background-color: $primary-20;
|
|
72
|
-
border-radius: 50%;
|
|
73
|
-
margin-bottom: 1px;
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.options-items {
|
|
78
|
-
border-radius: 4px;
|
|
79
|
-
position: absolute;
|
|
80
|
-
z-index: 99;
|
|
81
|
-
background-color: $white-100;
|
|
82
|
-
min-width: 160px;
|
|
83
|
-
top: 30px;
|
|
84
|
-
padding: 5px 0;
|
|
85
|
-
border: 1px solid $primary-90;
|
|
86
|
-
list-style: none;
|
|
87
|
-
opacity: 0;
|
|
88
|
-
visibility: hidden;
|
|
89
|
-
transition: 0.3s ease-in-out;
|
|
90
|
-
text-align: left;
|
|
91
|
-
|
|
92
|
-
li {
|
|
93
|
-
.list-button {
|
|
94
|
-
width: 100%;
|
|
95
|
-
background-color: transparent;
|
|
96
|
-
border: none;
|
|
97
|
-
cursor: pointer;
|
|
98
|
-
font-weight: 400;
|
|
99
|
-
text-align: left;
|
|
100
|
-
color: $primary-20;
|
|
101
|
-
font-size: 13px;
|
|
102
|
-
padding: 10px 30px;
|
|
103
|
-
display: block;
|
|
104
|
-
|
|
105
|
-
&:hover {
|
|
106
|
-
background-color: $primary-90;
|
|
107
|
-
color: $primary;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
span {
|
|
111
|
-
background-color: transparent;
|
|
112
|
-
|
|
113
|
-
&.icon {
|
|
114
|
-
margin-right: 5px;
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
a {
|
|
120
|
-
font-size: 13px;
|
|
121
|
-
padding: 7px 15px;
|
|
122
|
-
display: block;
|
|
123
|
-
text-decoration: none !important;
|
|
124
|
-
color: $primary-10 !important;
|
|
125
|
-
border: none;
|
|
126
|
-
|
|
127
|
-
&:hover {
|
|
128
|
-
background-color: $primary-90;
|
|
129
|
-
color: $primary !important;
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
}
|