@heartlandone/vega 2.11.2 → 2.11.3
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/cjs/{app-globals-817e4377.js → app-globals-b41087c2.js} +2 -2
- package/dist/cjs/{featureFlagController-60d7887b.js → featureFlagController-9a5f53b1.js} +5 -0
- package/dist/cjs/{index-4b339aac.js → index-e6a98fdb.js} +2 -2
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/vega-flex.cjs.entry.js +1 -1
- package/dist/cjs/vega-input-credit-card.cjs.entry.js +1 -1
- package/dist/cjs/vega-table_8.cjs.entry.js +25 -27
- package/dist/cjs/vega-time-picker_2.cjs.entry.js +1 -1
- package/dist/cjs/vega.cjs.js +3 -3
- package/dist/collection/components/vega-accordion/vega-accordion.css +4 -0
- package/dist/collection/components/vega-app-footer/vega-app-footer.css +4 -0
- package/dist/collection/components/vega-app-header-button/vega-app-header-button.css +4 -0
- package/dist/collection/components/vega-backdrop/vega-backdrop.css +4 -0
- package/dist/collection/components/vega-banner/vega-banner.css +4 -0
- package/dist/collection/components/vega-box/vega-box.css +4 -0
- package/dist/collection/components/vega-breadcrumb/vega-breadcrumb.css +4 -0
- package/dist/collection/components/vega-button/vega-button.css +4 -0
- package/dist/collection/components/vega-button-circle/vega-button-circle.css +4 -0
- package/dist/collection/components/vega-button-group/vega-button-group-item/vega-button-group-item.css +4 -0
- package/dist/collection/components/vega-button-group/vega-button-group.css +4 -0
- package/dist/collection/components/vega-button-link/vega-button-link.css +4 -0
- package/dist/collection/components/vega-card/vega-card.css +4 -0
- package/dist/collection/components/vega-carousel/vega-carousel.css +4 -0
- package/dist/collection/components/vega-chart/vega-bar-chart/vega-bar-chart.css +4 -0
- package/dist/collection/components/vega-chart/vega-line-chart/vega-line-chart.css +4 -0
- package/dist/collection/components/vega-chart/vega-pie-chart/vega-pie-chart.css +4 -0
- package/dist/collection/components/vega-checkbox/vega-checkbox-group/vega-checkbox-group.css +4 -0
- package/dist/collection/components/vega-checkbox/vega-checkbox.css +4 -0
- package/dist/collection/components/vega-chip/vega-chip.css +4 -0
- package/dist/collection/components/vega-color-picker/vega-color-picker.css +4 -0
- package/dist/collection/components/vega-combo-box/vega-combo-box.css +4 -0
- package/dist/collection/components/vega-counter-badge/vega-counter-badge.css +4 -0
- package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/vega-date-picker-calendar.css +4 -0
- package/dist/collection/components/vega-date-picker/vega-date-picker.css +4 -0
- package/dist/collection/components/vega-dialog/vega-dialog.css +6 -1
- package/dist/collection/components/vega-divider/vega-divider.css +4 -0
- package/dist/collection/components/vega-dropdown/vega-dropdown-content-box/vega-dropdown-content-box.css +4 -0
- package/dist/collection/components/vega-dropdown/vega-dropdown-group/vega-dropdown-group.css +4 -0
- package/dist/collection/components/vega-dropdown/vega-dropdown-item/vega-dropdown-item.css +4 -0
- package/dist/collection/components/vega-dropdown/vega-dropdown.css +4 -0
- package/dist/collection/components/vega-field-error/vega-field-error.css +4 -0
- package/dist/collection/components/vega-field-label/vega-field-label.css +4 -0
- package/dist/collection/components/vega-flex/vega-flex.css +6 -1
- package/dist/collection/components/vega-font/vega-font.css +5 -1
- package/dist/collection/components/vega-form/vega-form.css +4 -0
- package/dist/collection/components/vega-grid/vega-grid.css +6 -1
- package/dist/collection/components/vega-icon/vega-icon.css +4 -0
- package/dist/collection/components/vega-image-uploader/vega-image-uploader.css +4 -0
- package/dist/collection/components/vega-input/vega-input.css +4 -0
- package/dist/collection/components/vega-input-credit-card/vega-input-credit-card.css +4 -0
- package/dist/collection/components/vega-input-range/vega-input-range.css +4 -0
- package/dist/collection/components/vega-input-select/vega-input-select.css +4 -0
- package/dist/collection/components/vega-item-toggle/vega-item-toggle.css +4 -0
- package/dist/collection/components/vega-loader-wrapper/vega-loader-wrapper.css +4 -0
- package/dist/collection/components/vega-loading-indicator/vega-loading-indicator.css +4 -0
- package/dist/collection/components/vega-modal/vega-modal.css +4 -0
- package/dist/collection/components/vega-nav/vega-left-nav/vega-left-nav.css +4 -0
- package/dist/collection/components/vega-nav/vega-left-nav-group/vega-left-nav-group.css +4 -0
- package/dist/collection/components/vega-nav/vega-left-nav-link/vega-left-nav-link.css +4 -0
- package/dist/collection/components/vega-nav/vega-left-nav-section/vega-left-nav-section.css +4 -0
- package/dist/collection/components/vega-nav/vega-nav-card/vega-nav-card.css +4 -0
- package/dist/collection/components/vega-page-notification/vega-page-notification-list/vega-page-notification-list.css +4 -0
- package/dist/collection/components/vega-page-notification/vega-page-notification.css +4 -0
- package/dist/collection/components/vega-pagination/vega-pagination.css +4 -0
- package/dist/collection/components/vega-popover/vega-popover-content-box/vega-popover-content-box.css +4 -0
- package/dist/collection/components/vega-popover/vega-popover.css +4 -0
- package/dist/collection/components/vega-progress-tracker/vega-progress-tracker.css +6 -1
- package/dist/collection/components/vega-radio/vega-radio-group/vega-radio-group.css +4 -0
- package/dist/collection/components/vega-radio/vega-radio.css +4 -0
- package/dist/collection/components/vega-section-title/vega-section-title.css +4 -0
- package/dist/collection/components/vega-segment-control/vega-segment-control.css +4 -0
- package/dist/collection/components/vega-selection-tile/vega-selection-tile-group/vega-selection-tile-group.css +4 -0
- package/dist/collection/components/vega-selection-tile/vega-selection-tile.css +4 -0
- package/dist/collection/components/vega-stepper/vega-stepper.css +4 -0
- package/dist/collection/components/vega-tab-group/vega-tab-group-panel/vega-tab-group-panel.css +4 -0
- package/dist/collection/components/vega-tab-group/vega-tab-group.css +4 -0
- package/dist/collection/components/vega-table/internal/vega-table-scrollable-container.js +9 -6
- package/dist/collection/components/vega-table/slimmers/renderers/vega-table-scroll-container-renderer.js +1 -9
- package/dist/collection/components/vega-table/vega-table-body/vega-table-body.css +4 -0
- package/dist/collection/components/vega-table/vega-table-cell/vega-table-cell.css +14 -2
- package/dist/collection/components/vega-table/vega-table-cell/vega-table-cell.js +6 -2
- package/dist/collection/components/vega-table/vega-table-expand-row/vega-table-expand-row.css +4 -0
- package/dist/collection/components/vega-table/vega-table-head/vega-table-head.css +4 -0
- package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.css +15 -2
- package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.js +6 -5
- package/dist/collection/components/vega-table/vega-table-head-row/vega-table-head-row.css +4 -0
- package/dist/collection/components/vega-table/vega-table-row/vega-table-row.css +4 -0
- package/dist/collection/components/vega-table/vega-table.css +7 -2
- package/dist/collection/components/vega-text/vega-text.css +4 -0
- package/dist/collection/components/vega-textarea/vega-textarea.css +4 -0
- package/dist/collection/components/vega-time-picker/vega-time-picker-dropdown/vega-time-picker-dropdown.css +4 -0
- package/dist/collection/components/vega-time-picker/vega-time-picker.css +4 -0
- package/dist/collection/components/vega-toggle-switch/vega-toggle-switch.css +4 -0
- package/dist/collection/components/vega-tooltip/vega-tooltip-content-box/vega-tooltip-content-box.css +4 -0
- package/dist/collection/components/vega-tooltip/vega-tooltip.css +4 -0
- package/dist/collection/components/vega-virtual-scroll/vega-virtual-scroll.css +4 -0
- package/dist/collection/helpers/feature-control/featureFlagsMap.js +5 -0
- package/dist/esm/{app-globals-7a6d8b2a.js → app-globals-461d0b48.js} +2 -2
- package/dist/esm/{featureFlagController-0ba88c59.js → featureFlagController-5dcc4c06.js} +5 -0
- package/dist/esm/{index-a9652fa7.js → index-d72076a8.js} +2 -2
- package/dist/esm/index.js +2 -2
- package/dist/esm/loader.js +3 -3
- package/dist/esm/vega-flex.entry.js +1 -1
- package/dist/esm/vega-input-credit-card.entry.js +1 -1
- package/dist/esm/vega-table_8.entry.js +25 -27
- package/dist/esm/vega-time-picker_2.entry.js +1 -1
- package/dist/esm/vega.js +3 -3
- package/dist/types/components/vega-table/internal/vega-table-scrollable-container.d.ts +1 -1
- package/dist/types/helpers/feature-control/featureFlag.d.ts +2 -1
- package/dist/vega/index.esm.js +1 -1
- package/dist/vega/p-2130bb60.entry.js +1 -0
- package/dist/vega/{p-67d5407f.js → p-33c116bf.js} +1 -1
- package/dist/vega/{p-96729a12.js → p-38af45a9.js} +1 -1
- package/dist/vega/p-5168f767.entry.js +1 -0
- package/dist/vega/{p-f15f3c4b.entry.js → p-7a5574ba.entry.js} +1 -1
- package/dist/vega/{p-07d5b566.js → p-81a5d75d.js} +1 -1
- package/dist/vega/{p-d1c1401f.entry.js → p-f82f4bf7.entry.js} +1 -1
- package/dist/vega/vega.esm.js +1 -1
- package/package.json +1 -1
- package/dist/vega/p-41358693.entry.js +0 -1
- package/dist/vega/p-9c9bc3a2.entry.js +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const featureFlagController = require('./featureFlagController-
|
|
4
|
-
const index = require('./index-
|
|
3
|
+
const featureFlagController = require('./featureFlagController-9a5f53b1.js');
|
|
4
|
+
const index = require('./index-e6a98fdb.js');
|
|
5
5
|
const log = require('./log-5d8066e0.js');
|
|
6
6
|
const vegaDialogController = require('./vegaDialogController-756ed849.js');
|
|
7
7
|
const globalSlimmerRegistry = require('./global-slimmer-registry-58eee093.js');
|
|
@@ -143,6 +143,11 @@ const FeatureFlagsMap = {
|
|
|
143
143
|
createdTimestamp: 1715932781059,
|
|
144
144
|
createdAtVersion: '2.9.0',
|
|
145
145
|
},
|
|
146
|
+
'VEGA_TABLE.ENABLE_NEW_CELL_BREAK_WORDS_STYLE': {
|
|
147
|
+
description: `Feature flag to enable the new cell words break style`,
|
|
148
|
+
createdTimestamp: 1719282763075,
|
|
149
|
+
createdAtVersion: '2.11.2',
|
|
150
|
+
},
|
|
146
151
|
};
|
|
147
152
|
const FeatureFlagsMap$1 = Object.freeze(FeatureFlagsMap);
|
|
148
153
|
|
|
@@ -3078,8 +3078,8 @@ exports.FrameworkEnum = void 0;
|
|
|
3078
3078
|
/** The VegaEnvManager class manages vega environment parameters. */
|
|
3079
3079
|
class VegaEnvManager {
|
|
3080
3080
|
constructor() {
|
|
3081
|
-
// The `"2.11.
|
|
3082
|
-
this.vegaVersion = '"2.11.
|
|
3081
|
+
// The `"2.11.2"` will be replaced to a version string during bundling by plugin
|
|
3082
|
+
this.vegaVersion = '"2.11.2"';
|
|
3083
3083
|
this.framework = exports.FrameworkEnum.VanillaJs;
|
|
3084
3084
|
}
|
|
3085
3085
|
/**
|
package/dist/cjs/index.cjs.js
CHANGED
|
@@ -10,8 +10,8 @@ const typeGuard = require('./typeGuard-b1a74545.js');
|
|
|
10
10
|
const icons = require('./icons-dbc3eb9c.js');
|
|
11
11
|
const typography = require('./typography-4560e7f1.js');
|
|
12
12
|
const ui = require('./ui-077fc009.js');
|
|
13
|
-
const index = require('./index-
|
|
14
|
-
const featureFlagController = require('./featureFlagController-
|
|
13
|
+
const index = require('./index-e6a98fdb.js');
|
|
14
|
+
const featureFlagController = require('./featureFlagController-9a5f53b1.js');
|
|
15
15
|
const vegaDialogController = require('./vegaDialogController-756ed849.js');
|
|
16
16
|
const internalVegaEventManager = require('./internalVegaEventManager-9f71de11.js');
|
|
17
17
|
const iconManager = require('./iconManager-a9c2209d.js');
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-1299d729.js');
|
|
6
|
-
const appGlobals = require('./app-globals-
|
|
7
|
-
require('./featureFlagController-
|
|
6
|
+
const appGlobals = require('./app-globals-b41087c2.js');
|
|
7
|
+
require('./featureFlagController-9a5f53b1.js');
|
|
8
8
|
require('./log-5d8066e0.js');
|
|
9
|
-
require('./index-
|
|
9
|
+
require('./index-e6a98fdb.js');
|
|
10
10
|
require('./misc-0197689b.js');
|
|
11
11
|
require('./ui-c09906a8.js');
|
|
12
12
|
require('./zIndexManager-5ee0942f.js');
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-1299d729.js');
|
|
6
|
-
const featureFlagController = require('./featureFlagController-
|
|
6
|
+
const featureFlagController = require('./featureFlagController-9a5f53b1.js');
|
|
7
7
|
const component = require('./component-b50f0483.js');
|
|
8
8
|
const designToken = require('./designToken-03a538c9.js');
|
|
9
9
|
const ui = require('./ui-c09906a8.js');
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-1299d729.js');
|
|
6
|
-
const featureFlagController = require('./featureFlagController-
|
|
6
|
+
const featureFlagController = require('./featureFlagController-9a5f53b1.js');
|
|
7
7
|
const regex = require('./regex-c1f70fd4.js');
|
|
8
8
|
const requiredFieldRule = require('./requiredFieldRule-56f10b25.js');
|
|
9
9
|
const validCreditCardNumberRule = require('./validCreditCardNumberRule-8721ca05.js');
|
|
@@ -15,10 +15,10 @@ const staticSubjectTitle = require('./staticSubjectTitle-380a1e34.js');
|
|
|
15
15
|
const domNodeSubjectObserverFactory = require('./domNodeSubjectObserverFactory-dbd5c9c9.js');
|
|
16
16
|
const ui = require('./ui-c09906a8.js');
|
|
17
17
|
const vegaEventId = require('./vegaEventId-1a0eb6b5.js');
|
|
18
|
+
const typeGuard = require('./typeGuard-b1a74545.js');
|
|
18
19
|
const responsiveFormatFacade = require('./responsiveFormatFacade-a580382a.js');
|
|
19
20
|
const component = require('./component-b50f0483.js');
|
|
20
21
|
const misc = require('./misc-0197689b.js');
|
|
21
|
-
const typeGuard = require('./typeGuard-b1a74545.js');
|
|
22
22
|
const breakpoints = require('./breakpoints-cb3291ba.js');
|
|
23
23
|
const mutationObserverFilters = require('./mutationObserverFilters-f5b85e46.js');
|
|
24
24
|
const pageResizeObserverSlimmer = require('./pageResizeObserverSlimmer-bcef37af.js');
|
|
@@ -26,14 +26,15 @@ const subStateObserverSlimmer = require('./subStateObserverSlimmer-40904514.js')
|
|
|
26
26
|
const childNodesEventPreventSlimmer = require('./childNodesEventPreventSlimmer-35b8dd73.js');
|
|
27
27
|
const eventEmitSlimmer = require('./eventEmitSlimmer-5522e154.js');
|
|
28
28
|
const immutableMap = require('./immutableMap-2ead6c23.js');
|
|
29
|
+
const featureFlagController = require('./featureFlagController-9a5f53b1.js');
|
|
29
30
|
const zIndexManager = require('./zIndexManager-5ee0942f.js');
|
|
30
31
|
const accessibility = require('./accessibility-bfa227f6.js');
|
|
31
32
|
const internalIconManager = require('./internal-icon-manager-b21347bf.js');
|
|
32
33
|
const chevronDown = require('./chevron-down-ca2fa88e.js');
|
|
33
|
-
require('./number-459031f7.js');
|
|
34
34
|
require('./ui-077fc009.js');
|
|
35
35
|
require('./regex-c1f70fd4.js');
|
|
36
36
|
require('./typography-4560e7f1.js');
|
|
37
|
+
require('./number-459031f7.js');
|
|
37
38
|
require('./array-6e559cde.js');
|
|
38
39
|
require('./dynamic-slimmer-028b0e61.js');
|
|
39
40
|
require('./vegaInternalEventId-b27735af.js');
|
|
@@ -1212,8 +1213,12 @@ __decorate$x([
|
|
|
1212
1213
|
vegaSlimmer.MapToComponentField()
|
|
1213
1214
|
], VegaTablePaginationRenderer.prototype, "vegaTableDataSourceController", void 0);
|
|
1214
1215
|
|
|
1215
|
-
const VegaTableScrollableContainer = ({ scrollConfig, ref }, children) => {
|
|
1216
|
-
const
|
|
1216
|
+
const VegaTableScrollableContainer = ({ scrollConfig = {}, ref }, children) => {
|
|
1217
|
+
const { maxHeight } = scrollConfig;
|
|
1218
|
+
const isVerticalScrollable = typeGuard.isNonNullable(maxHeight);
|
|
1219
|
+
const handleVerticalScroll = (e) => {
|
|
1220
|
+
if (!isVerticalScrollable)
|
|
1221
|
+
return;
|
|
1217
1222
|
const target = e.target;
|
|
1218
1223
|
if (target.scrollTop === 0) {
|
|
1219
1224
|
target.classList.remove('scrolled');
|
|
@@ -1224,12 +1229,10 @@ const VegaTableScrollableContainer = ({ scrollConfig, ref }, children) => {
|
|
|
1224
1229
|
}
|
|
1225
1230
|
};
|
|
1226
1231
|
return (index.h("div", { class: "vega-table-scrollable-container", style: {
|
|
1227
|
-
maxHeight: typeof
|
|
1228
|
-
? `${scrollConfig.maxHeight}px`
|
|
1229
|
-
: scrollConfig.maxHeight,
|
|
1232
|
+
maxHeight: typeof maxHeight === 'number' ? `${maxHeight}px` : maxHeight,
|
|
1230
1233
|
}, ref: ref,
|
|
1231
1234
|
/* eslint-disable-next-line react/jsx-no-bind */
|
|
1232
|
-
onScroll:
|
|
1235
|
+
onScroll: handleVerticalScroll }, children));
|
|
1233
1236
|
};
|
|
1234
1237
|
|
|
1235
1238
|
var __decorate$w = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
@@ -1251,15 +1254,7 @@ class VegaTableScrollContainerRenderer extends vegaSlimmer.VegaSlimmer {
|
|
|
1251
1254
|
this.scrollContainerToTop();
|
|
1252
1255
|
}
|
|
1253
1256
|
render(children) {
|
|
1254
|
-
return
|
|
1255
|
-
/* Note:
|
|
1256
|
-
* To keep the slot parent not change by wrapping a div here which has the same dom structure as VegaTableScrollableContainer
|
|
1257
|
-
* Using div.v-contents here is a workaround for fixing https://gethired.atlassian.net/browse/VD-1779.
|
|
1258
|
-
* Issue is covered in cypress VD-1779.cy.js
|
|
1259
|
-
*
|
|
1260
|
-
* Link StencilJS slot issue(Open): https://github.com/ionic-team/stencil/issues/3913
|
|
1261
|
-
*/
|
|
1262
|
-
index.h("div", { class: "v-contents" }, children));
|
|
1257
|
+
return (index.h(VegaTableScrollableContainer, { scrollConfig: this.scrollConfig, ref: (ref) => this.setTableScrollContainerRef(ref) }, children));
|
|
1263
1258
|
}
|
|
1264
1259
|
setTableScrollContainerRef(ref) {
|
|
1265
1260
|
this.tableScrollContainerRef = ref;
|
|
@@ -2105,7 +2100,7 @@ __decorate$o([
|
|
|
2105
2100
|
mapToComponentMethod.MapToComponentMethod('componentDidLoad')
|
|
2106
2101
|
], VegaTableRenderModeController.prototype, "componentDidLoad", null);
|
|
2107
2102
|
|
|
2108
|
-
const vegaTableCss = ":host{display:block}table{width:100%;border-spacing:0}.vega-table-empty-description{text-align:center;padding:24px;font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px;color:rgba(var(--v-text-secondary, 107, 116, 125, 1))}@media screen and (min-width: 768px) and (max-width: 1023px){.vega-table-empty-description{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.vega-table-empty-description{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){.vega-table-empty-description{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}table.v-table-fixed{table-layout:fixed}.vega-table-scrollable-container{overflow
|
|
2103
|
+
const vegaTableCss = ":host{display:block}table{width:100%;border-spacing:0}.vega-table-empty-description{text-align:center;padding:24px;font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px;color:rgba(var(--v-text-secondary, 107, 116, 125, 1))}@media screen and (min-width: 768px) and (max-width: 1023px){.vega-table-empty-description{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.vega-table-empty-description{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){.vega-table-empty-description{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}table.v-table-fixed{table-layout:fixed}.vega-table-scrollable-container{overflow:auto}.vega-table-scrollable-container vega-table-head{transition-property:box-shadow;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.vega-table-scrollable-container.scrolled vega-table-head.fixed-header{box-shadow:0px 4px 0px rgba(0, 0, 0, 0.1);}vega-form{display:contents}*::part(field-error-message){display:none !important}.vega-table-pagination-container{margin-top:24px}.vega-table-pagination-container.bottom-center{display:flex;justify-content:center}.vega-table-pagination-container.bottom-right{display:flex;justify-content:flex-end}.vega-table-pagination-container.bottom-left{display:flex;justify-content:flex-start}col.v-hidden{display:none}@media (min-width: 320px){col.S\\:v-table-column{display:table-column}}@media (min-width: 768px){col.M\\:v-table-column{display:table-column}}@media (min-width: 1024px){col.L\\:v-table-column{display:table-column}}@media (min-width: 1440px){col.XL\\:v-table-column{display:table-column}}";
|
|
2109
2104
|
|
|
2110
2105
|
var __decorate$n = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
2111
2106
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
@@ -2669,7 +2664,7 @@ __decorate$l([
|
|
|
2669
2664
|
vegaSlimmer.MapToComponentField({ writable: true })
|
|
2670
2665
|
], VegaTableCellStateController.prototype, "density", void 0);
|
|
2671
2666
|
|
|
2672
|
-
const vegaTableCellCss = ":host(.v-hidden){display:none}@media (min-width: 320px){:host(.S\\:v-table-cell){display:table-cell}}@media (min-width: 768px){:host(.M\\:v-table-cell){display:table-cell}}@media (min-width: 1024px){:host(.L\\:v-table-cell){display:table-cell}}@media (min-width: 1440px){:host(.XL\\:v-table-cell){display:table-cell}}:host{display:table-cell;background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));color:rgba(var(--v-text-primary, 32, 54, 69, 1));text-align:left;vertical-align:middle}.vega-table-cell{padding:12px;box-sizing:border-box;font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:18px;
|
|
2667
|
+
const vegaTableCellCss = ":host(.v-hidden){display:none}@media (min-width: 320px){:host(.S\\:v-table-cell){display:table-cell}}@media (min-width: 768px){:host(.M\\:v-table-cell){display:table-cell}}@media (min-width: 1024px){:host(.L\\:v-table-cell){display:table-cell}}@media (min-width: 1440px){:host(.XL\\:v-table-cell){display:table-cell}}:host{display:table-cell;background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));color:rgba(var(--v-text-primary, 32, 54, 69, 1));text-align:left;vertical-align:middle}.vega-table-cell{padding:12px;box-sizing:border-box;font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:18px;overflow-wrap:break-word}@media screen and (min-width: 768px) and (max-width: 1023px){.vega-table-cell{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.vega-table-cell{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){.vega-table-cell{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:18px}}.vega-table-cell.break-word{word-break:break-word}td{display:block;padding:0px}td.v-text-center{text-align:center}td.v-text-left{text-align:left}td.v-text-right{text-align:right}:host(.density-default) .vega-table-cell{padding:12px}:host(.density-compact) .vega-table-cell{padding:4px}:host(.density-relaxed) .vega-table-cell{padding:16px}.vega-table-cell-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.vega-table-cell-scroll{overflow:auto}";
|
|
2673
2668
|
|
|
2674
2669
|
var __decorate$k = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
2675
2670
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
@@ -2701,11 +2696,14 @@ const VegaTableCell = class {
|
|
|
2701
2696
|
const responsiveClass = generateResponsiveClass(this.breakpoint, 'v-table-cell');
|
|
2702
2697
|
const columnAlignClass = generateTextAlignClass(this.textAlign);
|
|
2703
2698
|
const overflowClass = this.getCellOverflowClass();
|
|
2704
|
-
const
|
|
2699
|
+
const columnClasses = [columnAlignClass, 'vega-table-cell'];
|
|
2700
|
+
if (!featureFlagController.FeatureFlag.isEnabled('VEGA_TABLE.ENABLE_NEW_CELL_BREAK_WORDS_STYLE')) {
|
|
2701
|
+
columnClasses.push('break-word');
|
|
2702
|
+
}
|
|
2705
2703
|
return component.sanitizeVegaComponent(index.h(index.Host, { class: ui.arrayToClassString([
|
|
2706
2704
|
`density-${responsiveFormatFacade.ResponsiveFormatFacade.formatCustom(this.density)}`,
|
|
2707
2705
|
responsiveClass,
|
|
2708
|
-
]), style: { width: this.width } }, index.h("td", { class:
|
|
2706
|
+
]), style: { width: this.width } }, index.h("td", { class: ui.arrayToClassString(columnClasses), part: "cell" }, index.h("div", { class: overflowClass }, index.h("slot", null)))), this.host);
|
|
2709
2707
|
}
|
|
2710
2708
|
get host() { return index.getElement(this); }
|
|
2711
2709
|
};
|
|
@@ -3187,7 +3185,7 @@ __decorate$b([
|
|
|
3187
3185
|
vegaSlimmer.MapToComponentField({ writable: true })
|
|
3188
3186
|
], VegaTableHeadCellStateController.prototype, "density", void 0);
|
|
3189
3187
|
|
|
3190
|
-
const vegaTableHeadCellCss = ":host(.v-hidden){display:none}@media (min-width: 320px){:host(.S\\:v-table-cell){display:table-cell}}@media (min-width: 768px){:host(.M\\:v-table-cell){display:table-cell}}@media (min-width: 1024px){:host(.L\\:v-table-cell){display:table-cell}}@media (min-width: 1440px){:host(.XL\\:v-table-cell){display:table-cell}}:host{display:table-cell;background-color:rgba(var(--v-bg-table-header, 240, 243, 247, 1));color:rgba(var(--v-text-primary, 32, 54, 69, 1));text-align:left;vertical-align:middle}th{display:block;padding:0px;padding:12px;font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px;
|
|
3188
|
+
const vegaTableHeadCellCss = ":host(.v-hidden){display:none}@media (min-width: 320px){:host(.S\\:v-table-cell){display:table-cell}}@media (min-width: 768px){:host(.M\\:v-table-cell){display:table-cell}}@media (min-width: 1024px){:host(.L\\:v-table-cell){display:table-cell}}@media (min-width: 1440px){:host(.XL\\:v-table-cell){display:table-cell}}:host{display:table-cell;background-color:rgba(var(--v-bg-table-header, 240, 243, 247, 1));color:rgba(var(--v-text-primary, 32, 54, 69, 1));text-align:left;vertical-align:middle}th{display:block;padding:0px;padding:12px;font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px;overflow-wrap:break-word}@media screen and (min-width: 768px) and (max-width: 1023px){th{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){th{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){th{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}th.break-word{word-break:break-word}th.vega-table-cell.sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vega-table-column{display:flex;align-items:center;justify-content:space-between}.vega-table-column-sorter{display:flex;flex-direction:column;gap:4px;margin-left:4px;cursor:pointer;outline:none}.vega-table-column-sorter span{display:inline-flex}.vega-table-column-sorter span.v-text-link{color:rgba(var(--v-text-link, 19, 98, 226, 1))}.vega-table-column-label{flex-grow:1;min-width:0px}.vega-table-column-label.v-text-center{text-align:center}.vega-table-column-label.v-text-left{text-align:left}.vega-table-column-label.v-text-right{text-align:right}:host(.density-default) .vega-table-cell{padding:12px}:host(.density-compact) .vega-table-cell{padding:4px}:host(.density-relaxed) .vega-table-cell{padding:16px}";
|
|
3191
3189
|
|
|
3192
3190
|
var __decorate$a = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
3193
3191
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
@@ -3244,10 +3242,6 @@ const VegaTableHeadCell = class {
|
|
|
3244
3242
|
};
|
|
3245
3243
|
}
|
|
3246
3244
|
render() {
|
|
3247
|
-
const cellClassName = ui.arrayToClassString([
|
|
3248
|
-
'vega-table-cell',
|
|
3249
|
-
this.sorter ? 'sortable' : null,
|
|
3250
|
-
]);
|
|
3251
3245
|
const labelAlignClassName = generateTextAlignClass(this.textAlign);
|
|
3252
3246
|
const sortableConfig = this.sorter
|
|
3253
3247
|
? {
|
|
@@ -3257,10 +3251,14 @@ const VegaTableHeadCell = class {
|
|
|
3257
3251
|
onClick: (e) => this.handleSort(e),
|
|
3258
3252
|
}
|
|
3259
3253
|
: null;
|
|
3254
|
+
const cellClassNames = ['vega-table-cell', this.sorter ? 'sortable' : null];
|
|
3255
|
+
if (!featureFlagController.FeatureFlag.isEnabled('VEGA_TABLE.ENABLE_NEW_CELL_BREAK_WORDS_STYLE')) {
|
|
3256
|
+
cellClassNames.push('break-word');
|
|
3257
|
+
}
|
|
3260
3258
|
return component.sanitizeVegaComponent(index.h(index.Host, { class: {
|
|
3261
3259
|
[`density-${responsiveFormatFacade.ResponsiveFormatFacade.formatCustom(this.density)}`]: true,
|
|
3262
3260
|
[generateResponsiveClass(this.breakpoint, 'v-table-cell')]: true,
|
|
3263
|
-
}, style: { width: this.width } }, index.h("th", Object.assign({ class:
|
|
3261
|
+
}, style: { width: this.width } }, index.h("th", Object.assign({ class: ui.arrayToClassString(cellClassNames) }, sortableConfig), index.h("div", { class: "vega-table-column" }, index.h("span", { class: `vega-table-column-label ${labelAlignClassName}` }, index.h("slot", null)), this.renderSortIconButton()))), this.host);
|
|
3264
3262
|
}
|
|
3265
3263
|
get host() { return index.getElement(this); }
|
|
3266
3264
|
};
|
|
@@ -1789,7 +1789,7 @@ class TimeRangeRequiredRule {
|
|
|
1789
1789
|
}
|
|
1790
1790
|
}
|
|
1791
1791
|
|
|
1792
|
-
const vegaTimePickerCss = "/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */\n:host {\n display: inline-block;\n text-align: left;\n line-height: normal;\n width: 100%;\n}\n\nvega-field-label {\n margin-bottom: 8px;\n}\n\nvega-input::part(field-error-message) {\n display: none;\n}\n\n.vega-error {\n font-family: \"Inter\", sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 18px;\n letter-spacing: 0px;\n color: rgba(var(--v-text-error, 189, 41, 71, 1));\n display: block;\n padding-top: 12px;\n padding-right: 8px;\n padding-left: 8px;\n}\n@media screen and (min-width: 768px) and (max-width: 1023px) {\n .vega-error {\n font-family: \"Inter\", sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 18px;\n letter-spacing: 0px;\n }\n}\n@media screen and (min-width: 1024px) and (max-width: 1439px) {\n .vega-error {\n font-family: \"Inter\", sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 18px;\n letter-spacing: 0px;\n }\n}\n@media screen and (min-width: 1440px) and (max-width: 9999px) {\n .vega-error {\n font-family: \"Inter\", sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 18px;\n letter-spacing: 0px;\n }\n}\n\n.vega-time-picker-input-container.error vega-input::part(input-container) {\n border-width: 0px;\n}\n\n.vega-time-picker-input-container.error vega-input::part(input-container):hover {\n border-width: 0px;\n}\n\n.vega-time-picker-input-container.error vega-input::part(input-container):focus-within {\n box-shadow: 0 0 0 0;\n}\n\n.vega-time-picker-input-container.error {\n border-radius: 8px;\n border: 1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1));\n}\n\n.vega-time-picker-input-container.error:hover {\n border: 1px solid rgba(var(--v-border-input-field-danger-hover, 255, 87, 114, 1));\n}\n\n.vega-time-picker-input-container.error:focus-within {\n border: 1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1));\n box-shadow: 0 0 0 4px rgba(var(--v-ring-input-danger-focus, 230, 50, 87, 0.25));\n}\n\n.vega-hidden {\n display: none;\n}\n\n.range-input-divider {\n width: 1px;\n height: 24px;\n border-style: solid;\n border-right-width: 1px;\n border-top-width: 0px;\n border-bottom-width: 0px;\n border-left-width: 0px;\n border-color: rgba(var(--v-border-color-divider, 171, 198, 216, 1));\n}\n\n.mobile .range-input-divider {\n width: 100%;\n height: 1px;\n border-style: solid;\n border-right-width: 0px;\n border-top-width: 1px;\n border-bottom-width: 0px;\n border-left-width: 0px;\n}\n\n.mobile .time-picker-input-end vega-input::part(input) {\n padding-left: 26px;\n}\n\n.range-mode {\n position: relative;\n background-color: rgba(var(--v-bg-primary, 252, 252, 252, 1));\n border-radius: 8px;\n border: 1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1));\n}\n\n:host(.disabled) .range-mode {\n background-color: rgba(var(--v-bg-secondary, 245, 247, 247, 1));\n}\n\n:host:not(.disabled) .range-mode:not(.error):hover {\n border: 1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1));\n}\n\n.range-mode vega-input::part(input-container),\n:host(.disabled) .range-mode vega-input::part(input-container):hover {\n border-width: 0px;\n}\n\n.range-mode:not(.error) .time-picker-input-start vega-input::part(input-container):focus-within,\n.range-mode:not(.error) .time-picker-input-end vega-input::part(input-container):focus-within {\n @apply v-border-input-field-focus;\n margin: -1px;\n}\n\n.range-mode .vega-time-picker-range-clear-icon {\n position: absolute;\n width: 16px;\n height: 16px;\n cursor: pointer;\n color: rgba(var(--v-text-secondary, 107, 116, 125, 1));\n top: 50%;\n right: 16px;\n transform: translateY(-50%);\n}\n\n.range-mode.mobile .vega-time-picker-range-clear-icon {\n top: 75%;\n}\n\n.range-mode.mobile .time-picker-input {\n width: 100%;\n}\n\nvega-time-picker-dropdown.vega-force-hidden {\n display: none !important;\n}\n\n.vega-time-picker-range-clear-icon.invisible {\n visibility: hidden;\n}";
|
|
1792
|
+
const vegaTimePickerCss = "/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */\n/**\n * Deprecated. Not for use in new websites.\n * https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word\n */\n:host {\n display: inline-block;\n text-align: left;\n line-height: normal;\n width: 100%;\n}\n\nvega-field-label {\n margin-bottom: 8px;\n}\n\nvega-input::part(field-error-message) {\n display: none;\n}\n\n.vega-error {\n font-family: \"Inter\", sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 18px;\n letter-spacing: 0px;\n color: rgba(var(--v-text-error, 189, 41, 71, 1));\n display: block;\n padding-top: 12px;\n padding-right: 8px;\n padding-left: 8px;\n}\n@media screen and (min-width: 768px) and (max-width: 1023px) {\n .vega-error {\n font-family: \"Inter\", sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 18px;\n letter-spacing: 0px;\n }\n}\n@media screen and (min-width: 1024px) and (max-width: 1439px) {\n .vega-error {\n font-family: \"Inter\", sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 18px;\n letter-spacing: 0px;\n }\n}\n@media screen and (min-width: 1440px) and (max-width: 9999px) {\n .vega-error {\n font-family: \"Inter\", sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 18px;\n letter-spacing: 0px;\n }\n}\n\n.vega-time-picker-input-container.error vega-input::part(input-container) {\n border-width: 0px;\n}\n\n.vega-time-picker-input-container.error vega-input::part(input-container):hover {\n border-width: 0px;\n}\n\n.vega-time-picker-input-container.error vega-input::part(input-container):focus-within {\n box-shadow: 0 0 0 0;\n}\n\n.vega-time-picker-input-container.error {\n border-radius: 8px;\n border: 1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1));\n}\n\n.vega-time-picker-input-container.error:hover {\n border: 1px solid rgba(var(--v-border-input-field-danger-hover, 255, 87, 114, 1));\n}\n\n.vega-time-picker-input-container.error:focus-within {\n border: 1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1));\n box-shadow: 0 0 0 4px rgba(var(--v-ring-input-danger-focus, 230, 50, 87, 0.25));\n}\n\n.vega-hidden {\n display: none;\n}\n\n.range-input-divider {\n width: 1px;\n height: 24px;\n border-style: solid;\n border-right-width: 1px;\n border-top-width: 0px;\n border-bottom-width: 0px;\n border-left-width: 0px;\n border-color: rgba(var(--v-border-color-divider, 171, 198, 216, 1));\n}\n\n.mobile .range-input-divider {\n width: 100%;\n height: 1px;\n border-style: solid;\n border-right-width: 0px;\n border-top-width: 1px;\n border-bottom-width: 0px;\n border-left-width: 0px;\n}\n\n.mobile .time-picker-input-end vega-input::part(input) {\n padding-left: 26px;\n}\n\n.range-mode {\n position: relative;\n background-color: rgba(var(--v-bg-primary, 252, 252, 252, 1));\n border-radius: 8px;\n border: 1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1));\n}\n\n:host(.disabled) .range-mode {\n background-color: rgba(var(--v-bg-secondary, 245, 247, 247, 1));\n}\n\n:host:not(.disabled) .range-mode:not(.error):hover {\n border: 1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1));\n}\n\n.range-mode vega-input::part(input-container),\n:host(.disabled) .range-mode vega-input::part(input-container):hover {\n border-width: 0px;\n}\n\n.range-mode:not(.error) .time-picker-input-start vega-input::part(input-container):focus-within,\n.range-mode:not(.error) .time-picker-input-end vega-input::part(input-container):focus-within {\n @apply v-border-input-field-focus;\n margin: -1px;\n}\n\n.range-mode .vega-time-picker-range-clear-icon {\n position: absolute;\n width: 16px;\n height: 16px;\n cursor: pointer;\n color: rgba(var(--v-text-secondary, 107, 116, 125, 1));\n top: 50%;\n right: 16px;\n transform: translateY(-50%);\n}\n\n.range-mode.mobile .vega-time-picker-range-clear-icon {\n top: 75%;\n}\n\n.range-mode.mobile .time-picker-input {\n width: 100%;\n}\n\nvega-time-picker-dropdown.vega-force-hidden {\n display: none !important;\n}\n\n.vega-time-picker-range-clear-icon.invisible {\n visibility: hidden;\n}";
|
|
1793
1793
|
|
|
1794
1794
|
var __decorate$1 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
1795
1795
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
package/dist/cjs/vega.cjs.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-1299d729.js');
|
|
4
|
-
const appGlobals = require('./app-globals-
|
|
5
|
-
require('./featureFlagController-
|
|
4
|
+
const appGlobals = require('./app-globals-b41087c2.js');
|
|
5
|
+
require('./featureFlagController-9a5f53b1.js');
|
|
6
6
|
require('./log-5d8066e0.js');
|
|
7
|
-
require('./index-
|
|
7
|
+
require('./index-e6a98fdb.js');
|
|
8
8
|
require('./misc-0197689b.js');
|
|
9
9
|
require('./ui-c09906a8.js');
|
|
10
10
|
require('./zIndexManager-5ee0942f.js');
|
|
@@ -50,6 +50,10 @@
|
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
52
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
53
|
+
/**
|
|
54
|
+
* Deprecated. Not for use in new websites.
|
|
55
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
56
|
+
*/
|
|
53
57
|
:host {
|
|
54
58
|
display: block;
|
|
55
59
|
text-align: left;
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
:host {
|
|
3
7
|
display: block;
|
|
4
8
|
padding-left: 0px;
|
|
@@ -1861,6 +1861,10 @@
|
|
|
1861
1861
|
}
|
|
1862
1862
|
|
|
1863
1863
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
1864
|
+
/**
|
|
1865
|
+
* Deprecated. Not for use in new websites.
|
|
1866
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
1867
|
+
*/
|
|
1864
1868
|
:host {
|
|
1865
1869
|
display: inline-block;
|
|
1866
1870
|
vertical-align: middle;
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
:host {
|
|
3
7
|
position: fixed;
|
|
4
8
|
top: 0px;
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
:host {
|
|
3
7
|
display: block;
|
|
4
8
|
width: 100%;
|
|
@@ -7217,6 +7217,10 @@
|
|
|
7217
7217
|
}
|
|
7218
7218
|
|
|
7219
7219
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
7220
|
+
/**
|
|
7221
|
+
* Deprecated. Not for use in new websites.
|
|
7222
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
7223
|
+
*/
|
|
7220
7224
|
:host {
|
|
7221
7225
|
display: block;
|
|
7222
7226
|
}
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
:host {
|
|
3
7
|
display: block;
|
|
4
8
|
}
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
:host {
|
|
3
7
|
display: inline-block;
|
|
4
8
|
}
|
|
@@ -210,6 +210,10 @@
|
|
|
210
210
|
}
|
|
211
211
|
|
|
212
212
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
213
|
+
/**
|
|
214
|
+
* Deprecated. Not for use in new websites.
|
|
215
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
216
|
+
*/
|
|
213
217
|
:host {
|
|
214
218
|
display: inline-block;
|
|
215
219
|
}
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
:host {
|
|
3
7
|
display: inline-block;
|
|
4
8
|
}
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
:host {
|
|
3
7
|
display: inline-block;
|
|
4
8
|
}
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
/* This file is generated by vega-design 2.0.77 */
|
|
3
7
|
:host {
|
|
4
8
|
display: inline-block;
|
|
@@ -6692,6 +6692,10 @@
|
|
|
6692
6692
|
}
|
|
6693
6693
|
|
|
6694
6694
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
6695
|
+
/**
|
|
6696
|
+
* Deprecated. Not for use in new websites.
|
|
6697
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
6698
|
+
*/
|
|
6695
6699
|
:host {
|
|
6696
6700
|
display: block;
|
|
6697
6701
|
box-sizing: border-box;
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
:host {
|
|
3
7
|
display: block;
|
|
4
8
|
}
|
|
@@ -7,6 +7,10 @@
|
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
10
|
+
/**
|
|
11
|
+
* Deprecated. Not for use in new websites.
|
|
12
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
13
|
+
*/
|
|
10
14
|
:host {
|
|
11
15
|
display: block;
|
|
12
16
|
}
|
|
@@ -7,6 +7,10 @@
|
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
10
|
+
/**
|
|
11
|
+
* Deprecated. Not for use in new websites.
|
|
12
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
13
|
+
*/
|
|
10
14
|
:host {
|
|
11
15
|
display: block;
|
|
12
16
|
}
|
|
@@ -7,6 +7,10 @@
|
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
10
|
+
/**
|
|
11
|
+
* Deprecated. Not for use in new websites.
|
|
12
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
13
|
+
*/
|
|
10
14
|
:host {
|
|
11
15
|
display: block;
|
|
12
16
|
}
|
package/dist/collection/components/vega-checkbox/vega-checkbox-group/vega-checkbox-group.css
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
:host {
|
|
3
7
|
display: block;
|
|
4
8
|
text-align: left;
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
:host {
|
|
3
7
|
display: inline-block;
|
|
4
8
|
vertical-align: middle;
|
|
@@ -2023,6 +2023,10 @@
|
|
|
2023
2023
|
}
|
|
2024
2024
|
|
|
2025
2025
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2026
|
+
/**
|
|
2027
|
+
* Deprecated. Not for use in new websites.
|
|
2028
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
2029
|
+
*/
|
|
2026
2030
|
:host {
|
|
2027
2031
|
display: inline-block;
|
|
2028
2032
|
max-width: 100%;
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
:host {
|
|
3
7
|
display: inline-block;
|
|
4
8
|
text-align: left;
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
:host {
|
|
3
7
|
display: inline-block;
|
|
4
8
|
width: 100%;
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
:host {
|
|
3
7
|
display: block;
|
|
4
8
|
position: relative;
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
:host {
|
|
3
7
|
--vega-litepicker-container-width: calc(var(--vega-litepicker-day-width) * 7);
|
|
4
8
|
--vega-litepicker-day-width: 40px;
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
2
6
|
:host {
|
|
3
7
|
display: inline-block;
|
|
4
8
|
width: 100%;
|
|
@@ -1,4 +1,9 @@
|
|
|
1
|
-
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
1
|
+
/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
|
|
2
|
+
/**
|
|
3
|
+
* Deprecated. Not for use in new websites.
|
|
4
|
+
* https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
|
|
5
|
+
*/
|
|
6
|
+
/* This file is generated by vega-design 2.0.77 */
|
|
2
7
|
:host vega-modal {
|
|
3
8
|
padding-left: 16px;
|
|
4
9
|
padding-right: 16px;
|