@vcita/design-system 1.10.4 → 1.10.5
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/dist/@vcita/design-system.esm.js +28 -4
- package/dist/@vcita/design-system.min.js +2 -2
- package/dist/@vcita/design-system.ssr.js +29 -5
- package/package.json +2 -1
- package/src/components/VcWideTopMenuBar/VcWideTopMenuBar.spec.js +9 -1
- package/src/components/VcWideTopMenuBar/VcWideTopMenuBar.stories.js +6 -1
- package/src/components/VcWideTopMenuBar/VcWideTopMenuBar.vue +29 -1
- package/src/directives/overrideVuetifyLtr.js +11 -0
- package/src/stories/Configure.mdx +364 -0
- package/src/stories/assets/accessibility.png +0 -0
- package/src/stories/assets/accessibility.svg +5 -0
- package/src/stories/assets/addon-library.png +0 -0
- package/src/stories/assets/assets.png +0 -0
- package/src/stories/assets/context.png +0 -0
- package/src/stories/assets/discord.svg +15 -0
- package/src/stories/assets/docs.png +0 -0
- package/src/stories/assets/figma-plugin.png +0 -0
- package/src/stories/assets/github.svg +3 -0
- package/src/stories/assets/share.png +0 -0
- package/src/stories/assets/styling.png +0 -0
- package/src/stories/assets/testing.png +0 -0
- package/src/stories/assets/theming.png +0 -0
- package/src/stories/assets/tutorials.svg +12 -0
- package/src/stories/assets/youtube.svg +4 -0
- package/src/stories/button.css +30 -0
- package/src/stories/header.css +32 -0
- package/src/stories/page.css +69 -0
|
@@ -23097,6 +23097,13 @@ var script$7 = {
|
|
|
23097
23097
|
type: String,
|
|
23098
23098
|
required: true
|
|
23099
23099
|
},
|
|
23100
|
+
backButtonLabel: {
|
|
23101
|
+
type: String
|
|
23102
|
+
},
|
|
23103
|
+
showBackButton: {
|
|
23104
|
+
type: Boolean,
|
|
23105
|
+
default: false
|
|
23106
|
+
},
|
|
23100
23107
|
helpMenuItems: {
|
|
23101
23108
|
type: Array,
|
|
23102
23109
|
default: () => [],
|
|
@@ -23174,7 +23181,24 @@ var __vue_render__$6 = function () {
|
|
|
23174
23181
|
attrs: {
|
|
23175
23182
|
"justify-end": ""
|
|
23176
23183
|
}
|
|
23177
|
-
}, [_c('VcLayout', {
|
|
23184
|
+
}, [_vm.showBackButton ? _c('VcLayout', {
|
|
23185
|
+
staticClass: "backButtonSection",
|
|
23186
|
+
attrs: {
|
|
23187
|
+
"data-qa": _vm.dataQa + "-backButton"
|
|
23188
|
+
},
|
|
23189
|
+
on: {
|
|
23190
|
+
"click": function ($event) {
|
|
23191
|
+
return _vm.$emit('onBackButtonClicked');
|
|
23192
|
+
}
|
|
23193
|
+
}
|
|
23194
|
+
}, [_c('VcIcon', {
|
|
23195
|
+
attrs: {
|
|
23196
|
+
"color": "var(--gray-darken-3)",
|
|
23197
|
+
"size": "12"
|
|
23198
|
+
}
|
|
23199
|
+
}, [_vm._v(_vm._s(_vm.$vuetify.rtl ? '$chevron_right' : '$chevron_left'))]), _vm._v(" "), _c('div', {
|
|
23200
|
+
staticClass: "backButtonLabel"
|
|
23201
|
+
}, [_vm._v(" " + _vm._s(_vm.backButtonLabel) + " ")])], 1) : _vm._e(), _vm._v(" "), _c('VcLayout', {
|
|
23178
23202
|
staticClass: "topBarSection searchSection"
|
|
23179
23203
|
}, [_c('VcSearchLayout', _vm._g(_vm._b({
|
|
23180
23204
|
attrs: {
|
|
@@ -23371,8 +23395,8 @@ var __vue_staticRenderFns__$6 = [];
|
|
|
23371
23395
|
|
|
23372
23396
|
const __vue_inject_styles__$7 = function (inject) {
|
|
23373
23397
|
if (!inject) return;
|
|
23374
|
-
inject("data-v-
|
|
23375
|
-
source: ".VcWideTopMenuBar[data-v-
|
|
23398
|
+
inject("data-v-4140d23a_0", {
|
|
23399
|
+
source: ".VcWideTopMenuBar[data-v-4140d23a]{width:100%;height:52px;box-shadow:var(--shadow-1);padding-top:var(--size-value2);padding-bottom:var(--size-value2);padding-inline-start:var(--size-value1)}.VcWideTopMenuBar .specialButtonHeight[data-v-4140d23a]{height:var(--size-value8)}.topBarSection[data-v-4140d23a]{align-items:center}.leftSection[data-v-4140d23a]{flex-basis:66%}.searchSection[data-v-4140d23a]{flex-basis:50%;flex-grow:0}.rightSection[data-v-4140d23a]{gap:var(--size-value2);flex-basis:33%}[data-v-4140d23a] .v-badge__badge{font-weight:var(--font-weight-medium2)}.helpButton[data-v-4140d23a]{font-weight:var(--font-weight-medium2);padding:0 var(--size-value1)!important}.helpButton--label[data-v-4140d23a]{padding-inline-start:var(--size-value2)}.helpMenuItem[data-v-4140d23a]{font-size:13px;font-weight:var(--font-weight-medium)}.accountMenuButton[data-v-4140d23a]{padding:0 var(--size-value1)!important}.upgradeButton[data-v-4140d23a]{padding:0 var(--size-value1)!important}.accountName[data-v-4140d23a]{font-size:12px;font-weight:var(--font-weight-medium2);line-height:var(--size-value6);padding-inline-start:var(--size-value2)}.backButtonSection[data-v-4140d23a]{margin-inline-start:var(--size-value3);align-items:center}.backButtonSection[data-v-4140d23a] :hover{cursor:pointer;text-decoration:underline}.backButtonLabel[data-v-4140d23a]{font-size:13px;font-weight:var(--font-weight-medium2);margin-inline-start:var(--size-value1);color:var(--gray-darken-4);line-height:var(--size-value6)}",
|
|
23376
23400
|
map: undefined,
|
|
23377
23401
|
media: undefined
|
|
23378
23402
|
});
|
|
@@ -23380,7 +23404,7 @@ const __vue_inject_styles__$7 = function (inject) {
|
|
|
23380
23404
|
/* scoped */
|
|
23381
23405
|
|
|
23382
23406
|
|
|
23383
|
-
const __vue_scope_id__$7 = "data-v-
|
|
23407
|
+
const __vue_scope_id__$7 = "data-v-4140d23a";
|
|
23384
23408
|
/* module identifier */
|
|
23385
23409
|
|
|
23386
23410
|
const __vue_module_identifier__$7 = undefined;
|