@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
|
@@ -50,5 +50,148 @@ const documentClick = (e: Event) => {
|
|
|
50
50
|
</template>
|
|
51
51
|
|
|
52
52
|
<style lang="scss">
|
|
53
|
-
|
|
53
|
+
.ac-options {
|
|
54
|
+
border-radius: 50%;
|
|
55
|
+
width: 32px;
|
|
56
|
+
height: 32px;
|
|
57
|
+
text-align: center;
|
|
58
|
+
margin: 0;
|
|
59
|
+
display: flex;
|
|
60
|
+
align-items: center;
|
|
61
|
+
justify-content: center;
|
|
62
|
+
border: none;
|
|
63
|
+
background-color: transparent;
|
|
64
|
+
cursor: pointer;
|
|
65
|
+
&:hover {
|
|
66
|
+
background-color: $primary-90;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
&:focus-within {
|
|
70
|
+
.options-items {
|
|
71
|
+
opacity: 1;
|
|
72
|
+
visibility: visible;
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
&.is-horaizental {
|
|
77
|
+
.option-dots {
|
|
78
|
+
flex-direction: row;
|
|
79
|
+
|
|
80
|
+
span {
|
|
81
|
+
margin-bottom: 0;
|
|
82
|
+
margin-right: 2px;
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
&.is-centered {
|
|
88
|
+
.option-dots {
|
|
89
|
+
align-items: center;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
.options-items {
|
|
93
|
+
left: 50%;
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
&.is-right {
|
|
98
|
+
.option-dots {
|
|
99
|
+
align-items: flex-end;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
.options-items {
|
|
103
|
+
right: 0px;
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
.option-dots {
|
|
108
|
+
display: flex;
|
|
109
|
+
flex-direction: column;
|
|
110
|
+
cursor: pointer;
|
|
111
|
+
align-items: flex-start;
|
|
112
|
+
border: none;
|
|
113
|
+
background-color: transparent;
|
|
114
|
+
transition: 0.3 ease-in-out;
|
|
115
|
+
|
|
116
|
+
&:hover {
|
|
117
|
+
color: $primary;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
span {
|
|
121
|
+
width: 4px;
|
|
122
|
+
height: 4px;
|
|
123
|
+
background-color: $primary-20;
|
|
124
|
+
border-radius: 50%;
|
|
125
|
+
margin-bottom: 1px;
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
.options-items {
|
|
130
|
+
border-radius: 4px;
|
|
131
|
+
position: absolute;
|
|
132
|
+
z-index: 99;
|
|
133
|
+
background-color: $white-100;
|
|
134
|
+
min-width: 160px;
|
|
135
|
+
top: 30px;
|
|
136
|
+
padding: 5px 0;
|
|
137
|
+
border: 1px solid $primary-90;
|
|
138
|
+
list-style: none;
|
|
139
|
+
opacity: 0;
|
|
140
|
+
visibility: hidden;
|
|
141
|
+
transition: 0.3s ease-in-out;
|
|
142
|
+
text-align: left;
|
|
143
|
+
|
|
144
|
+
li {
|
|
145
|
+
.list-button {
|
|
146
|
+
width: 100%;
|
|
147
|
+
background-color: transparent;
|
|
148
|
+
border: none;
|
|
149
|
+
cursor: pointer;
|
|
150
|
+
font-weight: 400;
|
|
151
|
+
text-align: left;
|
|
152
|
+
color: $primary-20;
|
|
153
|
+
font-size: 13px;
|
|
154
|
+
padding: 10px 30px;
|
|
155
|
+
display: block;
|
|
156
|
+
|
|
157
|
+
&:hover {
|
|
158
|
+
background-color: $primary-90;
|
|
159
|
+
color: $primary;
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
span {
|
|
163
|
+
background-color: transparent;
|
|
164
|
+
|
|
165
|
+
&.icon {
|
|
166
|
+
margin-right: 5px;
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
a {
|
|
172
|
+
font-size: 13px;
|
|
173
|
+
padding: 7px 15px;
|
|
174
|
+
display: block;
|
|
175
|
+
text-decoration: none !important;
|
|
176
|
+
color: $primary-10 !important;
|
|
177
|
+
border: none;
|
|
178
|
+
|
|
179
|
+
&:hover {
|
|
180
|
+
background-color: $primary-90;
|
|
181
|
+
color: $primary !important;
|
|
182
|
+
}
|
|
183
|
+
}
|
|
184
|
+
}
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
// dark theme start
|
|
189
|
+
.is-dark-theme {
|
|
190
|
+
.ac-options {
|
|
191
|
+
.options-items {
|
|
192
|
+
--ac-white: var(--dark-bg-light);
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
// dark theme end
|
|
54
197
|
</style>
|
|
@@ -35,5 +35,205 @@ withDefaults(defineProps<Props>(), {
|
|
|
35
35
|
</template>
|
|
36
36
|
|
|
37
37
|
<style lang="scss">
|
|
38
|
-
|
|
38
|
+
.ac-left-sidebar-wrapper {
|
|
39
|
+
position: fixed;
|
|
40
|
+
top: 0px;
|
|
41
|
+
z-index: 9999;
|
|
42
|
+
background-color: $primary-20;
|
|
43
|
+
width: 250px;
|
|
44
|
+
transition: 0.3s ease-in-out;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.ac-left-sidebar {
|
|
48
|
+
.menu-list {
|
|
49
|
+
&.ac-menu-list {
|
|
50
|
+
height: calc(100vh - 80px);
|
|
51
|
+
overflow-y: auto;
|
|
52
|
+
padding-top: 4px;
|
|
53
|
+
scrollbar-color: $white-100 transparent;
|
|
54
|
+
|
|
55
|
+
/* width */
|
|
56
|
+
&::-webkit-scrollbar {
|
|
57
|
+
display: none;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
&::-webkit-scrollbar {
|
|
61
|
+
display: none;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
li {
|
|
65
|
+
&.is-open {
|
|
66
|
+
a {
|
|
67
|
+
&.ac-dropdown-button {
|
|
68
|
+
.ac-arrow-down {
|
|
69
|
+
transform: rotate(-180deg);
|
|
70
|
+
transform-origin: 5px;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
ul {
|
|
76
|
+
li {
|
|
77
|
+
a {
|
|
78
|
+
strong {
|
|
79
|
+
font-weight: 500;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
a {
|
|
87
|
+
font-style: normal;
|
|
88
|
+
font-weight: 500;
|
|
89
|
+
font-size: 13px;
|
|
90
|
+
line-height: 16px;
|
|
91
|
+
color: $primary-97;
|
|
92
|
+
position: relative;
|
|
93
|
+
z-index: 1;
|
|
94
|
+
padding: 10px 15px 10px 24px;
|
|
95
|
+
transition: 0.3s ease-in-out;
|
|
96
|
+
display: flex;
|
|
97
|
+
align-items: center;
|
|
98
|
+
|
|
99
|
+
&:after {
|
|
100
|
+
position: absolute;
|
|
101
|
+
content: "";
|
|
102
|
+
left: 10px;
|
|
103
|
+
top: 0;
|
|
104
|
+
width: calc(100% - 20px);
|
|
105
|
+
height: 100%;
|
|
106
|
+
background: $primary;
|
|
107
|
+
border-radius: 4px;
|
|
108
|
+
z-index: -1;
|
|
109
|
+
transition: 0.3s ease-in-out;
|
|
110
|
+
opacity: 0;
|
|
111
|
+
visibility: hidden;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
strong {
|
|
115
|
+
max-width: calc(100% - 65px);
|
|
116
|
+
// line-break: anywhere;
|
|
117
|
+
white-space: break-spaces;
|
|
118
|
+
display: flex;
|
|
119
|
+
align-items: center;
|
|
120
|
+
overflow: hidden;
|
|
121
|
+
font-weight: 500;
|
|
122
|
+
transition: 0.3s ease-in-out;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
&.ac-dropdown-button {
|
|
126
|
+
user-select: none;
|
|
127
|
+
|
|
128
|
+
.ac-arrow-down {
|
|
129
|
+
position: absolute;
|
|
130
|
+
margin-right: 0;
|
|
131
|
+
right: 20px;
|
|
132
|
+
transition: transform 0.3s;
|
|
133
|
+
transform-origin: 4px;
|
|
134
|
+
color: $black-70;
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
&:hover {
|
|
139
|
+
background-color: transparent;
|
|
140
|
+
|
|
141
|
+
&:after {
|
|
142
|
+
color: $primary;
|
|
143
|
+
opacity: 0.2;
|
|
144
|
+
visibility: visible;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
span {
|
|
148
|
+
color: $primary-97;
|
|
149
|
+
|
|
150
|
+
img {
|
|
151
|
+
filter: brightness(10);
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
span {
|
|
157
|
+
margin-right: 12px;
|
|
158
|
+
width: 16px;
|
|
159
|
+
height: 16px;
|
|
160
|
+
color: $black-30;
|
|
161
|
+
font-size: 16px;
|
|
162
|
+
|
|
163
|
+
img {
|
|
164
|
+
width: 100%;
|
|
165
|
+
filter: brightness(10);
|
|
166
|
+
transition: 0.3s ease-in-out;
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
ul {
|
|
172
|
+
max-height: 0;
|
|
173
|
+
transition: max-height 0.2s ease-out;
|
|
174
|
+
margin: 0;
|
|
175
|
+
padding: 0;
|
|
176
|
+
border-left: none;
|
|
177
|
+
overflow: hidden;
|
|
178
|
+
|
|
179
|
+
li {
|
|
180
|
+
a {
|
|
181
|
+
padding-left: 52px;
|
|
182
|
+
font-size: 12px;
|
|
183
|
+
padding-top: 10px;
|
|
184
|
+
padding-bottom: 10px;
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
a {
|
|
191
|
+
&.is-active {
|
|
192
|
+
background-color: transparent;
|
|
193
|
+
&::after {
|
|
194
|
+
opacity: 1 !important;
|
|
195
|
+
visibility: visible !important;
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
.sidebar-collapsed:not(.is-hoverable) {
|
|
203
|
+
.ac-left-sidebar-wrapper {
|
|
204
|
+
width: 60px;
|
|
205
|
+
.ac-left-sidebar {
|
|
206
|
+
.menu-list {
|
|
207
|
+
&.ac-menu-list {
|
|
208
|
+
li {
|
|
209
|
+
a {
|
|
210
|
+
padding: 10px 15px;
|
|
211
|
+
display: flex;
|
|
212
|
+
align-items: center;
|
|
213
|
+
justify-content: center;
|
|
214
|
+
|
|
215
|
+
span {
|
|
216
|
+
margin: 0;
|
|
217
|
+
}
|
|
218
|
+
strong {
|
|
219
|
+
opacity: 0;
|
|
220
|
+
visibility: hidden;
|
|
221
|
+
}
|
|
222
|
+
}
|
|
223
|
+
ul {
|
|
224
|
+
li {
|
|
225
|
+
a {
|
|
226
|
+
padding-left: 15px;
|
|
227
|
+
display: flex;
|
|
228
|
+
justify-content: center;
|
|
229
|
+
align-items: center;
|
|
230
|
+
}
|
|
231
|
+
}
|
|
232
|
+
}
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
}
|
|
238
|
+
}
|
|
39
239
|
</style>
|
|
@@ -9,5 +9,28 @@
|
|
|
9
9
|
</template>
|
|
10
10
|
|
|
11
11
|
<style lang="scss">
|
|
12
|
-
|
|
12
|
+
.tabs {
|
|
13
|
+
&.ac-tabs {
|
|
14
|
+
ul {
|
|
15
|
+
border-color: $primary-90;
|
|
16
|
+
}
|
|
17
|
+
a {
|
|
18
|
+
padding: 8px 20px;
|
|
19
|
+
color: $primary-10;
|
|
20
|
+
font-weight: 500;
|
|
21
|
+
color: $black-40;
|
|
22
|
+
&:hover {
|
|
23
|
+
border-bottom-color: $black-40;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
li {
|
|
27
|
+
&.is-active {
|
|
28
|
+
a {
|
|
29
|
+
border-bottom-color: $primary;
|
|
30
|
+
color: $primary;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}
|
|
13
36
|
</style>
|