@heartlandone/vega 2.80.0 → 2.82.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (712) hide show
  1. package/dist/cjs/{app-globals-7a48292d.js → app-globals-3350d580.js} +7 -7
  2. package/dist/cjs/{aria-dialog-focusable-trap-slimmer-5a0a78fe.js → aria-dialog-focusable-trap-slimmer-5507f917.js} +15 -70
  3. package/dist/cjs/{child-nodes-event-prevent-slimmer-dd0bb8b6.js → child-nodes-event-prevent-slimmer-9b7095a4.js} +1 -1
  4. package/dist/cjs/{child-nodes-notify-observer-slimmer-a8d13f4c.js → child-nodes-notify-observer-slimmer-2631c381.js} +1 -1
  5. package/dist/cjs/{code-block-71a330a1.js → code-block-b1f8aded.js} +804 -63
  6. package/dist/cjs/{component-value-history-controller-slimmer.abstract-fd077a6c.js → component-value-history-controller-slimmer.abstract-99fbd1f2.js} +6 -6
  7. package/dist/cjs/{content-state-afa26456.js → content-state-648652b4.js} +970 -467
  8. package/dist/cjs/{dark-mode-style-controller-3a04af3d.js → dark-mode-style-controller-bd765afb.js} +2 -322
  9. package/dist/cjs/{date-required-rule-9f0e3e99.js → date-required-rule-6addf5dd.js} +1 -1
  10. package/dist/cjs/{design-token-3f9589eb.js → design-token-93070bb8.js} +6 -130
  11. package/dist/cjs/{dom-node-subject-observer-factory-a3a60da4.js → dom-node-subject-observer-factory-9110cb94.js} +1 -1
  12. package/dist/cjs/drop-file-accept-filter-slimmer-cd619cc7.js +64 -0
  13. package/dist/cjs/{element-appender-slimmer-7a66229b.js → element-appender-slimmer-dedd3a34.js} +5 -5
  14. package/dist/cjs/{event-emit-slimmer-024e26bb.js → event-emit-slimmer-bcb458b2.js} +2 -2
  15. package/dist/cjs/{form-field-controller-slimmer-c487cf2b.js → form-field-controller-slimmer-0f3a028e.js} +5 -5
  16. package/dist/cjs/{image-annotation-action-4e72af4b.js → image-annotation-action-0339e983.js} +4 -4
  17. package/dist/cjs/index-58ea899e.js +4 -0
  18. package/dist/cjs/index.cjs.js +21 -18
  19. package/dist/cjs/{inject-keyboard-manager-d1a82089.js → inject-keyboard-manager-2d9c4f92.js} +1 -1
  20. package/dist/cjs/{internal-translation-controller-9f58a4e4.js → internal-translation-controller-fb1532f4.js} +3 -0
  21. package/dist/cjs/{internal-vega-event-manager-cc0f511c.js → internal-vega-event-manager-fef893bf.js} +1 -0
  22. package/dist/cjs/{keyboard-manager-9dbbb0d4.js → keyboard-manager-5ed6c472.js} +2 -2
  23. package/dist/cjs/{keyboard-manager-slimmer-68cff676.js → keyboard-manager-slimmer-879ff4f3.js} +1 -1
  24. package/dist/cjs/loader.cjs.js +15 -14
  25. package/dist/cjs/{month-view-generator-65a2f883.js → month-view-generator-d262e6ce.js} +1 -1
  26. package/dist/cjs/page-size-option-utils-d038dd3a.js +68 -0
  27. package/dist/cjs/{public-rules-36f202b3.js → public-rules-bce88d4e.js} +12 -11
  28. package/dist/cjs/{range-fa15d524.js → range-5bd6d72b.js} +2 -2
  29. package/dist/cjs/{responsive-format-facade-4419b4ae.js → responsive-format-facade-2cab7344.js} +3 -3
  30. package/dist/cjs/{rich-text-editor-required-rule-7d4c2973.js → rich-text-editor-required-rule-e8a922be.js} +1 -1
  31. package/dist/cjs/{split-cell-operation-19f98afb.js → split-cell-operation-bb388de6.js} +59 -24
  32. package/dist/cjs/state-border-formatter-4e5e4ed0.js +133 -0
  33. package/dist/cjs/{string-format-strategy.abstract-c65d9861.js → string-format-strategy.abstract-9a35e3b4.js} +1 -1
  34. package/dist/cjs/{string-input-formatter-slimmer-c2e04acc.js → string-input-formatter-slimmer-1018ddec.js} +4 -4
  35. package/dist/cjs/{string-mask-strategy-418fc0b8.js → string-mask-strategy-3aa17744.js} +2 -2
  36. package/dist/cjs/{style-formatter-3c9ce0e5.js → style-formatter-2226c869.js} +2 -2
  37. package/dist/cjs/{sub-state-notify-slimmer-7a4c6061.js → sub-state-notify-slimmer-b33171b0.js} +2 -2
  38. package/dist/cjs/{sub-state-observer-slimmer-f728e068.js → sub-state-observer-slimmer-b8f6f27b.js} +3 -3
  39. package/dist/cjs/{time-required-rule-ad091302.js → time-required-rule-970dfdca.js} +1 -1
  40. package/dist/cjs/tinycolor-polyfill-502efaa8.js +325 -0
  41. package/dist/cjs/{token-extension-90396de7.js → token-extension-9b213b6b.js} +212 -38
  42. package/dist/cjs/{translation-slimmer-c069ca84.js → translation-slimmer-d0c77ad2.js} +1 -1
  43. package/dist/cjs/{type-guard-d760850a.js → type-guard-3ec852d7.js} +51 -1
  44. package/dist/cjs/{ui-9e8c9732.js → ui-ae4ee13d.js} +69 -0
  45. package/dist/cjs/{valid-credit-card-number-rule-5ce8e973.js → valid-credit-card-number-rule-99d1bb34.js} +1 -1
  46. package/dist/cjs/vega-accordion.cjs.entry.js +9 -8
  47. package/dist/cjs/vega-app-footer.cjs.entry.js +2 -1
  48. package/dist/cjs/vega-app-header-button.cjs.entry.js +10 -9
  49. package/dist/cjs/vega-backdrop.cjs.entry.js +1 -1
  50. package/dist/cjs/vega-banner.cjs.entry.js +6 -5
  51. package/dist/cjs/vega-box.cjs.entry.js +7 -6
  52. package/dist/cjs/vega-brand-logo.cjs.entry.js +2 -1
  53. package/dist/cjs/vega-breadcrumb.cjs.entry.js +29 -12
  54. package/dist/cjs/vega-button-circle.cjs.entry.js +11 -10
  55. package/dist/cjs/vega-button-group_2.cjs.entry.js +104 -15
  56. package/dist/cjs/vega-button-link.cjs.entry.js +5 -5
  57. package/dist/cjs/vega-button.cjs.entry.js +10 -10
  58. package/dist/cjs/vega-calendar_4.cjs.entry.js +12 -12
  59. package/dist/cjs/vega-card.cjs.entry.js +7 -6
  60. package/dist/cjs/vega-carousel.cjs.entry.js +7 -7
  61. package/dist/cjs/vega-checkbox_2.cjs.entry.js +10 -10
  62. package/dist/cjs/vega-chip.cjs.entry.js +11 -10
  63. package/dist/cjs/vega-code-block.cjs.entry.js +16 -15
  64. package/dist/cjs/vega-color-picker.cjs.entry.js +28 -10
  65. package/dist/cjs/vega-color-swatch.cjs.entry.js +245 -0
  66. package/dist/cjs/vega-combo-box.cjs.entry.js +12 -12
  67. package/dist/cjs/vega-date-picker_2.cjs.entry.js +342 -284
  68. package/dist/cjs/vega-dialog_2.cjs.entry.js +76 -202
  69. package/dist/cjs/vega-divider.cjs.entry.js +7 -6
  70. package/dist/cjs/vega-dropdown_5.cjs.entry.js +75 -19
  71. package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
  72. package/dist/cjs/vega-field-label.cjs.entry.js +4 -4
  73. package/dist/cjs/vega-file-uploader.cjs.entry.js +42 -92
  74. package/dist/cjs/vega-flag-icon.cjs.entry.js +5 -4
  75. package/dist/cjs/vega-flex.cjs.entry.js +8 -7
  76. package/dist/cjs/vega-font.cjs.entry.js +6 -5
  77. package/dist/cjs/vega-form.cjs.entry.js +12 -12
  78. package/dist/cjs/vega-grid.cjs.entry.js +6 -5
  79. package/dist/cjs/vega-icon.cjs.entry.js +6 -5
  80. package/dist/cjs/vega-image-uploader.cjs.entry.js +80 -15
  81. package/dist/cjs/vega-input-credit-card.cjs.entry.js +13 -13
  82. package/dist/cjs/vega-input-numeric.cjs.entry.js +13 -13
  83. package/dist/cjs/vega-input-passcode.cjs.entry.js +12 -12
  84. package/dist/cjs/vega-input-phone-number.cjs.entry.js +11 -11
  85. package/dist/cjs/vega-input-range.cjs.entry.js +10 -10
  86. package/dist/cjs/vega-input-select.cjs.entry.js +52 -17
  87. package/dist/cjs/vega-input.cjs.entry.js +17 -14
  88. package/dist/cjs/{vega-internal-event-id-a1837fa2.js → vega-internal-event-id-87014e4f.js} +2 -0
  89. package/dist/cjs/vega-item-toggle.cjs.entry.js +4 -4
  90. package/dist/cjs/vega-left-nav_5.cjs.entry.js +122 -15
  91. package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +4 -4
  92. package/dist/cjs/vega-page-notification_2.cjs.entry.js +2 -2
  93. package/dist/cjs/vega-pagination-page-selector-mobile.cjs.entry.js +5 -5
  94. package/dist/cjs/vega-pagination-page-size-selector-mobile.cjs.entry.js +26 -10
  95. package/dist/cjs/vega-pagination.cjs.entry.js +48 -24
  96. package/dist/cjs/vega-popover_2.cjs.entry.js +14 -13
  97. package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +72 -17
  98. package/dist/cjs/vega-radio_2.cjs.entry.js +13 -13
  99. package/dist/cjs/vega-rich-text-content.cjs.entry.js +104 -22
  100. package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +36 -24
  101. package/dist/cjs/vega-rich-text-table-properties_3.cjs.entry.js +15 -14
  102. package/dist/cjs/vega-section-title.cjs.entry.js +21 -3
  103. package/dist/cjs/vega-segment-control.cjs.entry.js +4 -4
  104. package/dist/cjs/vega-selection-chip_2.cjs.entry.js +12 -12
  105. package/dist/cjs/vega-selection-tile_2.cjs.entry.js +11 -11
  106. package/dist/cjs/vega-sidenav_3.cjs.entry.js +10 -10
  107. package/dist/cjs/vega-signature-capture.cjs.entry.js +13 -12
  108. package/dist/cjs/vega-stepper.cjs.entry.js +11 -11
  109. package/dist/cjs/vega-tab-group_2.cjs.entry.js +5 -5
  110. package/dist/cjs/vega-table_11.cjs.entry.js +436 -289
  111. package/dist/cjs/vega-text.cjs.entry.js +7 -3
  112. package/dist/cjs/vega-textarea.cjs.entry.js +9 -9
  113. package/dist/cjs/vega-time-picker_2.cjs.entry.js +16 -16
  114. package/dist/cjs/vega-toggle-switch.cjs.entry.js +8 -8
  115. package/dist/cjs/vega-tooltip_2.cjs.entry.js +11 -10
  116. package/dist/cjs/vega.cjs.js +15 -14
  117. package/dist/cjs/{wait-for-component-did-render-b6aba2de.js → wait-for-component-did-render-16863a21.js} +2 -2
  118. package/dist/collection/collection-manifest.json +6 -0
  119. package/dist/collection/components/vega-banner/slimmers/renderers/vega-banner-renderer.js +1 -0
  120. package/dist/collection/components/vega-banner/vega-banner.css +36 -0
  121. package/dist/collection/components/vega-box/vega-box.js +1 -1
  122. package/dist/collection/components/vega-breadcrumb/slimmers/renderers/vega-breadcrumb-item-renderer.js +9 -6
  123. package/dist/collection/components/vega-breadcrumb/slimmers/renderers/vega-breadcrumb-renderer.js +4 -0
  124. package/dist/collection/components/vega-breadcrumb/vega-breadcrumb.css +6 -0
  125. package/dist/collection/components/vega-breadcrumb/vega-breadcrumb.js +31 -0
  126. package/dist/collection/components/vega-button/vega-button.css +4 -0
  127. package/dist/collection/components/vega-button-group/slimmers/controllers/vega-button-group-all-items-disabled-controller.js +64 -0
  128. package/dist/collection/components/vega-button-group/vega-button-group-item/slimmers/controllers/vega-button-group-item-sub-state-controller.js +7 -0
  129. package/dist/collection/components/vega-button-group/vega-button-group-item/slimmers/renderers/vega-button-group-item-renderer.js +6 -2
  130. package/dist/collection/components/vega-button-group/vega-button-group-item/vega-button-group-item.js +4 -2
  131. package/dist/collection/components/vega-button-group/vega-button-group.js +20 -1
  132. package/dist/collection/components/vega-card/vega-card.css +157 -0
  133. package/dist/collection/components/vega-card/vega-card.js +1 -1
  134. package/dist/collection/components/vega-chip/vega-chip.js +26 -1
  135. package/dist/collection/components/vega-color-picker/vega-color-picker.css +0 -1
  136. package/dist/collection/components/vega-color-picker/vega-color-picker.js +40 -1
  137. package/dist/collection/components/vega-color-swatch/slimmers/renderers/vega-color-swatch-renderer.js +127 -0
  138. package/dist/collection/components/vega-color-swatch/vega-color-swatch.css +155 -0
  139. package/dist/collection/components/vega-color-swatch/vega-color-swatch.js +314 -0
  140. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/slimmers/controllers/vega-date-picker-calendar-current-period-controller.js +5 -10
  141. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/slimmers/controllers/vega-date-picker-calendar-is-dual-months-controller.js +64 -0
  142. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-calendar-header-render.js +3 -6
  143. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-calendar-renderer.js +3 -11
  144. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-calendar-year-month-switcher-renderer.js +2 -2
  145. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-month-item-renderer.js +4 -5
  146. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/vega-date-picker-calendar.css +13 -15
  147. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/vega-date-picker-calendar.js +41 -2
  148. package/dist/collection/components/vega-dialog/vega-dialog.js +1 -1
  149. package/dist/collection/components/vega-divider/slimmers/controllers/vega-divider-size-controller.js +1 -1
  150. package/dist/collection/components/vega-divider/vega-divider.css +157 -0
  151. package/dist/collection/components/vega-divider/vega-divider.js +1 -1
  152. package/dist/collection/components/vega-dropdown/slimmers/controllers/vega-dropdown-appender-controller.js +37 -1
  153. package/dist/collection/components/vega-dropdown/slimmers/renderers/vega-dropdown-renderer.js +4 -1
  154. package/dist/collection/components/vega-dropdown/vega-dropdown-item/slimmers/controllers/vega-dropdown-item-state-controller.js +7 -0
  155. package/dist/collection/components/vega-dropdown/vega-dropdown-item/slimmers/renderers/vega-dropdown-item-renderer.js +5 -1
  156. package/dist/collection/components/vega-dropdown/vega-dropdown-item/vega-dropdown-item.js +2 -1
  157. package/dist/collection/components/vega-dropdown/vega-dropdown.js +38 -0
  158. package/dist/collection/components/vega-file-uploader/vega-file-uploader.js +2 -2
  159. package/dist/collection/components/vega-flex/vega-flex.css +157 -0
  160. package/dist/collection/components/vega-flex/vega-flex.js +1 -1
  161. package/dist/collection/components/vega-image-uploader/slimmers/renderers/vega-image-uploader-default-content-renderer.js +45 -1
  162. package/dist/collection/components/vega-image-uploader/slimmers/renderers/vega-image-uploader-preview-content-renderer.js +16 -1
  163. package/dist/collection/components/vega-image-uploader/vega-image-uploader.js +5 -0
  164. package/dist/collection/components/vega-input/slimmers/renderers/vega-input-input-renderer.js +4 -1
  165. package/dist/collection/components/vega-input/vega-input.js +25 -0
  166. package/dist/collection/components/vega-input-select/slimmers/renderers/vega-input-select-dropdown-renderer.js +17 -4
  167. package/dist/collection/components/vega-input-select/vega-input-select.js +76 -0
  168. package/dist/collection/components/vega-modal/slimmers/controllers/vega-modal-open-state-controller.js +0 -4
  169. package/dist/collection/components/vega-modal/slimmers/renderers/vega-modal-renderer.js +31 -21
  170. package/dist/collection/components/vega-modal/vega-modal.css +2685 -9
  171. package/dist/collection/components/vega-modal/vega-modal.js +75 -5
  172. package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-open-state-controller.js +85 -2
  173. package/dist/collection/components/vega-nav/vega-left-nav/vega-left-nav.js +23 -0
  174. package/dist/collection/components/vega-pagination/constants/page-size.js +2 -0
  175. package/dist/collection/components/vega-pagination/internal/vega-pagination-page-size-selector.js +11 -7
  176. package/dist/collection/components/vega-pagination/slimmers/controllers/vega-pagination-page-size-observer-controller.js +11 -1
  177. package/dist/collection/components/vega-pagination/utils/page-size-option-utils.js +57 -0
  178. package/dist/collection/components/vega-pagination/vega-pagination-page-size-selector-mobile/slimmers/renderers/page-size-selector-mobile-dropdown-renderer.js +15 -5
  179. package/dist/collection/components/vega-pagination/vega-pagination-page-size-selector-mobile/vega-pagination-page-size-selector-mobile.js +39 -3
  180. package/dist/collection/components/vega-pagination/vega-pagination.js +32 -11
  181. package/dist/collection/components/vega-progress-tracker/slimmers/controllers/vega-progress-tracker-current-direction-controller.js +34 -3
  182. package/dist/collection/components/vega-progress-tracker/slimmers/controllers/vega-progress-tracker-current-step-controller.js +10 -2
  183. package/dist/collection/components/vega-progress-tracker/slimmers/renderers/vega-progress-tracker-renderer.js +4 -3
  184. package/dist/collection/components/vega-progress-tracker/vega-progress-tracker.js +37 -0
  185. package/dist/collection/components/vega-rich-text-editor/constants/constant.js +20 -0
  186. package/dist/collection/components/vega-rich-text-editor/dto/annotations/image-annotation.js +1 -0
  187. package/dist/collection/components/vega-rich-text-editor/dto/annotations/inline-html-annotation.js +12 -0
  188. package/dist/collection/components/vega-rich-text-editor/dto/annotations/link-group-annotation.js +8 -2
  189. package/dist/collection/components/vega-rich-text-editor/dto/blocks/block.abstract.js +15 -4
  190. package/dist/collection/components/vega-rich-text-editor/dto/blocks/code-block.js +6 -2
  191. package/dist/collection/components/vega-rich-text-editor/dto/blocks/html-block.js +9 -15
  192. package/dist/collection/components/vega-rich-text-editor/dto/blocks/image-block.js +3 -3
  193. package/dist/collection/components/vega-rich-text-editor/dto/blocks/list-block.js +3 -3
  194. package/dist/collection/components/vega-rich-text-editor/dto/blocks/list-item-block.js +3 -7
  195. package/dist/collection/components/vega-rich-text-editor/dto/blocks/text-block.js +50 -9
  196. package/dist/collection/components/vega-rich-text-editor/dto/content-state.js +25 -6
  197. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/code-block/code-block-filter-styles-strategy.js +39 -0
  198. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/code-block/code-node-filter-styles-strategy.js +47 -0
  199. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy-registry.js +64 -0
  200. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy.abstract.js +147 -14
  201. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/image-node/image-filter-styles-strategy.js +26 -3
  202. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-block-filter-styles-strategy.js +24 -0
  203. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-heading-item-block-filter-styles-strategy.js +29 -0
  204. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-item-block-filter-styles-strategy.js +39 -1
  205. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-title-item-block-filter-styles-strategy.js +29 -0
  206. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/predicate.js +94 -0
  207. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-block/heading-filter-styles-strategy.js +15 -0
  208. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-block/paragraph-filter-styles-strategy.js +48 -0
  209. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-block/title-filter-styles-strategy.js +16 -0
  210. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/code-filter-styles-strategy.js +32 -3
  211. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/link-filter-styles-strategy.js +42 -3
  212. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/title-heading-node-filter-styles-strategy.js +108 -0
  213. package/dist/collection/components/vega-rich-text-editor/dto/nodes/code-block-node.js +7 -2
  214. package/dist/collection/components/vega-rich-text-editor/dto/nodes/image-node.js +2 -2
  215. package/dist/collection/components/vega-rich-text-editor/dto/nodes/node.abstract.js +15 -4
  216. package/dist/collection/components/vega-rich-text-editor/dto/nodes/text-node.js +84 -14
  217. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/block-text-nodes-renderer.abstract.js +61 -6
  218. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/text-block-renderer.js +16 -0
  219. package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/text-node-renderer.js +14 -3
  220. package/dist/collection/components/vega-rich-text-editor/dto/setup.js +36 -6
  221. package/dist/collection/components/vega-rich-text-editor/extensions/extension.abstract.js +10 -0
  222. package/dist/collection/components/vega-rich-text-editor/extensions/languages/language-extension.js +9 -3
  223. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-annotation.js +17 -1
  224. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-caption-annotation.js +17 -18
  225. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-cell-annotation.js +19 -0
  226. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-block.js +3 -3
  227. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-body-block.js +3 -3
  228. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-caption-block.js +21 -4
  229. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-cell-block.js +3 -3
  230. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-head-block.js +3 -3
  231. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-head-cell-block.js +3 -3
  232. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-row-block.js +3 -3
  233. package/dist/collection/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/caption-to-caption-block-strategy.js +2 -1
  234. package/dist/collection/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/td-to-table-cell-block-strategy.js +2 -2
  235. package/dist/collection/components/vega-rich-text-editor/extensions/table/filter-styles-strategies/table-block/table-block-filter-styles-strategy.js +39 -0
  236. package/dist/collection/components/vega-rich-text-editor/extensions/table/filter-styles-strategies/table-caption/table-caption-filter-styles-strategy.js +39 -0
  237. package/dist/collection/components/vega-rich-text-editor/extensions/table/filter-styles-strategies/table-cell/table-cell-filter-styles-strategy.js +63 -0
  238. package/dist/collection/components/vega-rich-text-editor/extensions/table/table-extension.js +7 -0
  239. package/dist/collection/components/vega-rich-text-editor/helpers/utils.js +24 -0
  240. package/dist/collection/components/vega-rich-text-editor/public-api.js +2 -0
  241. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/custom-style-annotation-handler.js +2 -25
  242. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/html-element-to-annotation-generator.js +8 -2
  243. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/inline-html-annotation-handler.js +30 -53
  244. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/link-annotation-handler.js +2 -1
  245. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/text-style-annotation-handler.js +2 -1
  246. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/continue-inline-to-rte-text-block-strategy.js +85 -17
  247. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/element-to-dto-strategy-processor.js +12 -5
  248. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/html-block-strategy.js +95 -43
  249. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/inline-element-to-text-node-strategy.js +1 -2
  250. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/predicate.js +29 -0
  251. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/strategy-tags.js +142 -0
  252. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/source-edit-toolbar-button-slimmer.js +1 -0
  253. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-source-view-renderer.js +12 -2
  254. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.js +1 -1
  255. package/dist/collection/components/vega-section-title/slimmers/renderers/vega-section-title-renderer.js +8 -2
  256. package/dist/collection/components/vega-section-title/vega-section-title.css +35 -0
  257. package/dist/collection/components/vega-section-title/vega-section-title.js +64 -0
  258. package/dist/collection/components/vega-stepper/vega-stepper.css +15 -0
  259. package/dist/collection/components/vega-stepper/vega-stepper.js +2 -1
  260. package/dist/collection/components/vega-table/slimmers/controllers/vega-table-render-input-controller.js +25 -2
  261. package/dist/collection/components/vega-table/slimmers/renderers/vega-table-pinned-renderer.js +28 -1
  262. package/dist/collection/components/vega-table/vega-table-cell/vega-table-cell.js +12 -10
  263. package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.js +14 -12
  264. package/dist/collection/components/vega-table/vega-table-head-row/slimmers/renderers/vega-table-head-row-renderer.js +5 -4
  265. package/dist/collection/components/vega-table/vega-table-head-row/vega-table-head-row.js +8 -1
  266. package/dist/collection/components/vega-text/slimmers/renderers/vega-text-tooltip-renderer.js +6 -2
  267. package/dist/collection/components/vega-text/vega-text.js +1 -1
  268. package/dist/collection/components/vega-tooltip/slimmers/controllers/vega-tooltip-element-appender-controller.js +1 -0
  269. package/dist/collection/components/vega-tooltip/vega-tooltip-content-box/vega-tooltip-content-box.css +1 -0
  270. package/dist/collection/components/vega-tooltip/vega-tooltip-content-box/vega-tooltip-content-box.js +1 -1
  271. package/dist/collection/components/vega-tooltip/vega-tooltip.js +1 -1
  272. package/dist/collection/helpers/event-manager/event-id/component-event-id-map.js +1 -0
  273. package/dist/collection/helpers/event-manager/event-id/vega-internal-event-id.js +1 -0
  274. package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-margin-formatter.js +3 -3
  275. package/dist/collection/helpers/slimmers/aria-dialog-focusable-trap-slimmer.js +13 -68
  276. package/dist/collection/{components/vega-file-uploader/slimmers/controllers/vega-file-uploader-drop-file-filter-controller.js → helpers/slimmers/drop-file-accept-filter-slimmer.js} +13 -5
  277. package/dist/collection/helpers/slimmers/vega-table-child-render-input-consumer-slimmer.js +96 -0
  278. package/dist/collection/helpers/translation/locales/en.js +3 -0
  279. package/dist/collection/types/type-guard.js +47 -0
  280. package/dist/collection/utils/ui.js +68 -0
  281. package/dist/esm/{app-globals-e77015e3.js → app-globals-0b7e8b50.js} +7 -7
  282. package/dist/esm/{aria-dialog-focusable-trap-slimmer-5a2f92be.js → aria-dialog-focusable-trap-slimmer-853a91de.js} +15 -70
  283. package/dist/esm/{child-nodes-event-prevent-slimmer-2ecc3e1f.js → child-nodes-event-prevent-slimmer-9c24d4fc.js} +1 -1
  284. package/dist/esm/{child-nodes-notify-observer-slimmer-b7f0e419.js → child-nodes-notify-observer-slimmer-a8cb19cf.js} +1 -1
  285. package/dist/esm/{code-block-7d6f231b.js → code-block-b8be290a.js} +798 -64
  286. package/dist/esm/{component-value-history-controller-slimmer.abstract-acf65b17.js → component-value-history-controller-slimmer.abstract-10ccf8e6.js} +6 -6
  287. package/dist/esm/{content-state-084cd705.js → content-state-72b513d1.js} +959 -456
  288. package/dist/esm/{dark-mode-style-controller-82e5c1c6.js → dark-mode-style-controller-e9a6b097.js} +1 -321
  289. package/dist/esm/{date-required-rule-29608215.js → date-required-rule-891a6a57.js} +1 -1
  290. package/dist/esm/{design-token-edcd787b.js → design-token-59d07aa2.js} +6 -130
  291. package/dist/esm/{dom-node-subject-observer-factory-cea9248d.js → dom-node-subject-observer-factory-aca0116e.js} +1 -1
  292. package/dist/esm/drop-file-accept-filter-slimmer-ad759e4a.js +62 -0
  293. package/dist/esm/{element-appender-slimmer-08ec429b.js → element-appender-slimmer-5aca1bca.js} +5 -5
  294. package/dist/esm/{event-emit-slimmer-4fba1b35.js → event-emit-slimmer-32da9d90.js} +2 -2
  295. package/dist/esm/{form-field-controller-slimmer-8dd39707.js → form-field-controller-slimmer-899864a8.js} +5 -5
  296. package/dist/esm/{image-annotation-action-a6b33a81.js → image-annotation-action-ebd6c421.js} +4 -4
  297. package/dist/esm/index-090d31ca.js +4 -0
  298. package/dist/esm/index.js +20 -18
  299. package/dist/esm/{inject-keyboard-manager-7557816f.js → inject-keyboard-manager-dc1d7135.js} +1 -1
  300. package/dist/esm/{internal-translation-controller-b08aa9ab.js → internal-translation-controller-4fb104b2.js} +3 -0
  301. package/dist/esm/{internal-vega-event-manager-59f5bd47.js → internal-vega-event-manager-8a657bac.js} +1 -0
  302. package/dist/esm/{keyboard-manager-1846c6a5.js → keyboard-manager-6ea9968b.js} +2 -2
  303. package/dist/esm/{keyboard-manager-slimmer-1ae0aa4d.js → keyboard-manager-slimmer-7eed4734.js} +1 -1
  304. package/dist/esm/loader.js +15 -14
  305. package/dist/esm/{month-view-generator-b700ed08.js → month-view-generator-aaa27fce.js} +1 -1
  306. package/dist/esm/page-size-option-utils-50afc81a.js +61 -0
  307. package/dist/esm/{public-rules-fe2c7934.js → public-rules-f2005e11.js} +12 -11
  308. package/dist/esm/{range-00afe462.js → range-ed532278.js} +2 -2
  309. package/dist/esm/{responsive-format-facade-37d4d850.js → responsive-format-facade-e9926018.js} +3 -3
  310. package/dist/esm/{rich-text-editor-required-rule-6487ec94.js → rich-text-editor-required-rule-b559cf1a.js} +1 -1
  311. package/dist/esm/{split-cell-operation-9445e642.js → split-cell-operation-5587f594.js} +59 -24
  312. package/dist/esm/state-border-formatter-be51463d.js +129 -0
  313. package/dist/esm/{string-format-strategy.abstract-ec6d627b.js → string-format-strategy.abstract-0157b3c5.js} +1 -1
  314. package/dist/esm/{string-input-formatter-slimmer-959dff7a.js → string-input-formatter-slimmer-33ed3478.js} +4 -4
  315. package/dist/esm/{string-mask-strategy-49be41f0.js → string-mask-strategy-b58891b5.js} +2 -2
  316. package/dist/esm/{style-formatter-ad0b2bac.js → style-formatter-9662ae88.js} +2 -2
  317. package/dist/esm/{sub-state-notify-slimmer-ee8c417b.js → sub-state-notify-slimmer-1f907173.js} +2 -2
  318. package/dist/esm/{sub-state-observer-slimmer-4d30fa5c.js → sub-state-observer-slimmer-090c500a.js} +3 -3
  319. package/dist/esm/{time-required-rule-414b1590.js → time-required-rule-a9dc8473.js} +1 -1
  320. package/dist/esm/tinycolor-polyfill-7be0eb93.js +322 -0
  321. package/dist/esm/{token-extension-600b1c88.js → token-extension-9d717a35.js} +212 -38
  322. package/dist/esm/{translation-slimmer-35b1d0fa.js → translation-slimmer-4faae5a3.js} +1 -1
  323. package/dist/esm/{type-guard-23a08026.js → type-guard-152070e9.js} +49 -2
  324. package/dist/esm/{ui-ba5a4758.js → ui-b7600a48.js} +69 -1
  325. package/dist/esm/{valid-credit-card-number-rule-60abddac.js → valid-credit-card-number-rule-a7907cb7.js} +1 -1
  326. package/dist/esm/vega-accordion.entry.js +9 -8
  327. package/dist/esm/vega-app-footer.entry.js +2 -1
  328. package/dist/esm/vega-app-header-button.entry.js +10 -9
  329. package/dist/esm/vega-backdrop.entry.js +1 -1
  330. package/dist/esm/vega-banner.entry.js +6 -5
  331. package/dist/esm/vega-box.entry.js +7 -6
  332. package/dist/esm/vega-brand-logo.entry.js +2 -1
  333. package/dist/esm/vega-breadcrumb.entry.js +29 -12
  334. package/dist/esm/vega-button-circle.entry.js +11 -10
  335. package/dist/esm/vega-button-group_2.entry.js +104 -15
  336. package/dist/esm/vega-button-link.entry.js +5 -5
  337. package/dist/esm/vega-button.entry.js +10 -10
  338. package/dist/esm/vega-calendar_4.entry.js +12 -12
  339. package/dist/esm/vega-card.entry.js +7 -6
  340. package/dist/esm/vega-carousel.entry.js +7 -7
  341. package/dist/esm/vega-checkbox_2.entry.js +10 -10
  342. package/dist/esm/vega-chip.entry.js +11 -10
  343. package/dist/esm/vega-code-block.entry.js +16 -15
  344. package/dist/esm/vega-color-picker.entry.js +28 -10
  345. package/dist/esm/vega-color-swatch.entry.js +241 -0
  346. package/dist/esm/vega-combo-box.entry.js +12 -12
  347. package/dist/esm/vega-date-picker_2.entry.js +342 -284
  348. package/dist/esm/vega-dialog_2.entry.js +76 -202
  349. package/dist/esm/vega-divider.entry.js +7 -6
  350. package/dist/esm/vega-dropdown_5.entry.js +76 -20
  351. package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
  352. package/dist/esm/vega-field-label.entry.js +4 -4
  353. package/dist/esm/vega-file-uploader.entry.js +42 -92
  354. package/dist/esm/vega-flag-icon.entry.js +5 -4
  355. package/dist/esm/vega-flex.entry.js +8 -7
  356. package/dist/esm/vega-font.entry.js +6 -5
  357. package/dist/esm/vega-form.entry.js +12 -12
  358. package/dist/esm/vega-grid.entry.js +6 -5
  359. package/dist/esm/vega-icon.entry.js +6 -5
  360. package/dist/esm/vega-image-uploader.entry.js +80 -15
  361. package/dist/esm/vega-input-credit-card.entry.js +13 -13
  362. package/dist/esm/vega-input-numeric.entry.js +13 -13
  363. package/dist/esm/vega-input-passcode.entry.js +12 -12
  364. package/dist/esm/vega-input-phone-number.entry.js +11 -11
  365. package/dist/esm/vega-input-range.entry.js +10 -10
  366. package/dist/esm/vega-input-select.entry.js +52 -17
  367. package/dist/esm/vega-input.entry.js +17 -14
  368. package/dist/esm/{vega-internal-event-id-70bd893d.js → vega-internal-event-id-194bac82.js} +2 -1
  369. package/dist/esm/vega-item-toggle.entry.js +4 -4
  370. package/dist/esm/vega-left-nav_5.entry.js +122 -15
  371. package/dist/esm/vega-loader-wrapper_2.entry.js +4 -4
  372. package/dist/esm/vega-page-notification_2.entry.js +2 -2
  373. package/dist/esm/vega-pagination-page-selector-mobile.entry.js +5 -5
  374. package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +26 -10
  375. package/dist/esm/vega-pagination.entry.js +48 -24
  376. package/dist/esm/vega-popover_2.entry.js +14 -13
  377. package/dist/esm/vega-progress-tracker_2.entry.js +72 -17
  378. package/dist/esm/vega-radio_2.entry.js +13 -13
  379. package/dist/esm/vega-rich-text-content.entry.js +104 -22
  380. package/dist/esm/vega-rich-text-editor_4.entry.js +36 -24
  381. package/dist/esm/vega-rich-text-table-properties_3.entry.js +15 -14
  382. package/dist/esm/vega-section-title.entry.js +21 -3
  383. package/dist/esm/vega-segment-control.entry.js +4 -4
  384. package/dist/esm/vega-selection-chip_2.entry.js +12 -12
  385. package/dist/esm/vega-selection-tile_2.entry.js +11 -11
  386. package/dist/esm/vega-sidenav_3.entry.js +10 -10
  387. package/dist/esm/vega-signature-capture.entry.js +13 -12
  388. package/dist/esm/vega-stepper.entry.js +11 -11
  389. package/dist/esm/vega-tab-group_2.entry.js +5 -5
  390. package/dist/esm/vega-table_11.entry.js +436 -289
  391. package/dist/esm/vega-text.entry.js +7 -3
  392. package/dist/esm/vega-textarea.entry.js +9 -9
  393. package/dist/esm/vega-time-picker_2.entry.js +16 -16
  394. package/dist/esm/vega-toggle-switch.entry.js +8 -8
  395. package/dist/esm/vega-tooltip_2.entry.js +11 -10
  396. package/dist/esm/vega.js +15 -14
  397. package/dist/esm/{wait-for-component-did-render-03e7ccb2.js → wait-for-component-did-render-30cde59c.js} +2 -2
  398. package/dist/sri/vega-sri-manifest.json +389 -369
  399. package/dist/types/components/vega-breadcrumb/slimmers/renderers/vega-breadcrumb-item-renderer.d.ts +1 -0
  400. package/dist/types/components/vega-breadcrumb/slimmers/renderers/vega-breadcrumb-renderer.d.ts +1 -0
  401. package/dist/types/components/vega-breadcrumb/vega-breadcrumb.d.ts +10 -0
  402. package/dist/types/components/vega-button-group/slimmers/controllers/vega-button-group-all-items-disabled-controller.d.ts +21 -0
  403. package/dist/types/components/vega-button-group/vega-button-group-item/slimmers/controllers/vega-button-group-item-sub-state-controller.d.ts +1 -0
  404. package/dist/types/components/vega-button-group/vega-button-group-item/slimmers/renderers/vega-button-group-item-renderer.d.ts +1 -0
  405. package/dist/types/components/vega-button-group/vega-button-group-item/vega-button-group-item.d.ts +1 -0
  406. package/dist/types/components/vega-button-group/vega-button-group.d.ts +5 -0
  407. package/dist/types/components/vega-chip/vega-chip.d.ts +9 -0
  408. package/dist/types/components/vega-color-picker/vega-color-picker.d.ts +14 -0
  409. package/dist/types/components/vega-color-swatch/slimmers/renderers/vega-color-swatch-renderer.d.ts +48 -0
  410. package/dist/types/components/vega-color-swatch/types.d.ts +5 -0
  411. package/dist/types/components/vega-color-swatch/vega-color-swatch.d.ts +86 -0
  412. package/dist/types/components/vega-date-picker/vega-date-picker-calendar/slimmers/controllers/vega-date-picker-calendar-current-period-controller.d.ts +1 -6
  413. package/dist/types/components/vega-date-picker/vega-date-picker-calendar/slimmers/controllers/vega-date-picker-calendar-is-dual-months-controller.d.ts +28 -0
  414. package/dist/types/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-calendar-header-render.d.ts +1 -2
  415. package/dist/types/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-calendar-renderer.d.ts +1 -2
  416. package/dist/types/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-calendar-year-month-switcher-renderer.d.ts +1 -1
  417. package/dist/types/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-month-item-renderer.d.ts +1 -1
  418. package/dist/types/components/vega-date-picker/vega-date-picker-calendar/vega-date-picker-calendar.d.ts +12 -0
  419. package/dist/types/components/vega-dropdown/slimmers/controllers/vega-dropdown-appender-controller.d.ts +12 -0
  420. package/dist/types/components/vega-dropdown/slimmers/renderers/vega-dropdown-renderer.d.ts +1 -0
  421. package/dist/types/components/vega-dropdown/vega-dropdown-item/slimmers/controllers/vega-dropdown-item-state-controller.d.ts +1 -0
  422. package/dist/types/components/vega-dropdown/vega-dropdown-item/slimmers/renderers/vega-dropdown-item-renderer.d.ts +1 -0
  423. package/dist/types/components/vega-dropdown/vega-dropdown-item/vega-dropdown-item.d.ts +4 -0
  424. package/dist/types/components/vega-dropdown/vega-dropdown.d.ts +10 -0
  425. package/dist/types/components/vega-file-uploader/vega-file-uploader.d.ts +2 -2
  426. package/dist/types/components/vega-image-uploader/slimmers/renderers/vega-image-uploader-default-content-renderer.d.ts +25 -0
  427. package/dist/types/components/vega-image-uploader/slimmers/renderers/vega-image-uploader-preview-content-renderer.d.ts +10 -0
  428. package/dist/types/components/vega-image-uploader/vega-image-uploader.d.ts +2 -0
  429. package/dist/types/components/vega-input/slimmers/renderers/vega-input-input-renderer.d.ts +1 -0
  430. package/dist/types/components/vega-input/types.d.ts +5 -0
  431. package/dist/types/components/vega-input/vega-input.d.ts +17 -1
  432. package/dist/types/components/vega-input-select/slimmers/renderers/vega-input-select-dropdown-renderer.d.ts +3 -0
  433. package/dist/types/components/vega-input-select/types.d.ts +14 -0
  434. package/dist/types/components/vega-input-select/vega-input-select.d.ts +19 -1
  435. package/dist/types/components/vega-modal/slimmers/controllers/vega-modal-open-state-controller.d.ts +0 -1
  436. package/dist/types/components/vega-modal/slimmers/renderers/vega-modal-renderer.d.ts +4 -0
  437. package/dist/types/components/vega-modal/vega-modal.d.ts +24 -3
  438. package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-open-state-controller.d.ts +17 -0
  439. package/dist/types/components/vega-pagination/constants/page-size.d.ts +2 -0
  440. package/dist/types/components/vega-pagination/internal/vega-pagination-page-size-selector.d.ts +3 -2
  441. package/dist/types/components/vega-pagination/slimmers/controllers/vega-pagination-page-size-observer-controller.d.ts +2 -0
  442. package/dist/types/components/vega-pagination/types.d.ts +15 -0
  443. package/dist/types/components/vega-pagination/utils/page-size-option-utils.d.ts +42 -0
  444. package/dist/types/components/vega-pagination/vega-pagination-page-size-selector-mobile/slimmers/renderers/page-size-selector-mobile-dropdown-renderer.d.ts +2 -0
  445. package/dist/types/components/vega-pagination/vega-pagination-page-size-selector-mobile/vega-pagination-page-size-selector-mobile.d.ts +9 -2
  446. package/dist/types/components/vega-pagination/vega-pagination.d.ts +8 -3
  447. package/dist/types/components/vega-progress-tracker/slimmers/controllers/vega-progress-tracker-current-direction-controller.d.ts +14 -2
  448. package/dist/types/components/vega-progress-tracker/slimmers/controllers/vega-progress-tracker-current-step-controller.d.ts +1 -0
  449. package/dist/types/components/vega-progress-tracker/slimmers/renderers/vega-progress-tracker-renderer.d.ts +1 -1
  450. package/dist/types/components/vega-progress-tracker/vega-progress-tracker.d.ts +16 -0
  451. package/dist/types/components/vega-rich-text-editor/constants/constant.d.ts +5 -0
  452. package/dist/types/components/vega-rich-text-editor/dto/annotations/image-annotation.d.ts +1 -0
  453. package/dist/types/components/vega-rich-text-editor/dto/annotations/inline-html-annotation.d.ts +14 -0
  454. package/dist/types/components/vega-rich-text-editor/dto/annotations/link-group-annotation.d.ts +8 -2
  455. package/dist/types/components/vega-rich-text-editor/dto/blocks/block.abstract.d.ts +4 -2
  456. package/dist/types/components/vega-rich-text-editor/dto/blocks/code-block.d.ts +2 -2
  457. package/dist/types/components/vega-rich-text-editor/dto/blocks/html-block.d.ts +1 -11
  458. package/dist/types/components/vega-rich-text-editor/dto/blocks/image-block.d.ts +1 -1
  459. package/dist/types/components/vega-rich-text-editor/dto/blocks/list-block.d.ts +1 -1
  460. package/dist/types/components/vega-rich-text-editor/dto/blocks/list-item-block.d.ts +1 -1
  461. package/dist/types/components/vega-rich-text-editor/dto/blocks/text-block.d.ts +15 -2
  462. package/dist/types/components/vega-rich-text-editor/dto/content-state.d.ts +9 -3
  463. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/code-block/code-block-filter-styles-strategy.d.ts +27 -0
  464. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/code-block/code-node-filter-styles-strategy.d.ts +27 -0
  465. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy-registry.d.ts +27 -1
  466. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy.abstract.d.ts +92 -8
  467. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/image-node/image-filter-styles-strategy.d.ts +21 -3
  468. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-block-filter-styles-strategy.d.ts +15 -0
  469. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-heading-item-block-filter-styles-strategy.d.ts +19 -0
  470. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-item-block-filter-styles-strategy.d.ts +25 -0
  471. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-title-item-block-filter-styles-strategy.d.ts +19 -0
  472. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/predicate.d.ts +72 -0
  473. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/text-block/heading-filter-styles-strategy.d.ts +10 -0
  474. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/text-block/paragraph-filter-styles-strategy.d.ts +34 -0
  475. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/text-block/title-filter-styles-strategy.d.ts +11 -0
  476. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/code-filter-styles-strategy.d.ts +25 -2
  477. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/link-filter-styles-strategy.d.ts +24 -4
  478. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/title-heading-node-filter-styles-strategy.d.ts +62 -0
  479. package/dist/types/components/vega-rich-text-editor/dto/nodes/code-block-node.d.ts +7 -3
  480. package/dist/types/components/vega-rich-text-editor/dto/nodes/image-node.d.ts +1 -1
  481. package/dist/types/components/vega-rich-text-editor/dto/nodes/node.abstract.d.ts +5 -3
  482. package/dist/types/components/vega-rich-text-editor/dto/nodes/text-node.d.ts +43 -4
  483. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/block-text-nodes-renderer.abstract.d.ts +25 -0
  484. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/text-block-renderer.d.ts +5 -0
  485. package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/text-node-renderer.d.ts +12 -0
  486. package/dist/types/components/vega-rich-text-editor/extensions/extension.abstract.d.ts +8 -0
  487. package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-annotation.d.ts +8 -0
  488. package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-caption-annotation.d.ts +7 -1
  489. package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-cell-annotation.d.ts +9 -1
  490. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-block.d.ts +1 -1
  491. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-body-block.d.ts +1 -1
  492. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-caption-block.d.ts +5 -2
  493. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-cell-block.d.ts +1 -1
  494. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-block.d.ts +1 -1
  495. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-cell-block.d.ts +1 -1
  496. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-row-block.d.ts +1 -1
  497. package/dist/types/components/vega-rich-text-editor/extensions/table/filter-styles-strategies/table-block/table-block-filter-styles-strategy.d.ts +29 -0
  498. package/dist/types/components/vega-rich-text-editor/extensions/table/filter-styles-strategies/table-caption/table-caption-filter-styles-strategy.d.ts +29 -0
  499. package/dist/types/components/vega-rich-text-editor/extensions/table/filter-styles-strategies/table-cell/table-cell-filter-styles-strategy.d.ts +46 -0
  500. package/dist/types/components/vega-rich-text-editor/helpers/utils.d.ts +8 -0
  501. package/dist/types/components/vega-rich-text-editor/interface.d.ts +27 -5
  502. package/dist/types/components/vega-rich-text-editor/public-api.d.ts +1 -0
  503. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/custom-style-annotation-handler.d.ts +0 -7
  504. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/html-element-to-annotation-generator.d.ts +1 -1
  505. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/inline-html-annotation-handler.d.ts +11 -1
  506. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/continue-inline-to-rte-text-block-strategy.d.ts +43 -7
  507. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/element-to-dto-strategy-processor.d.ts +8 -3
  508. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/html-block-strategy.d.ts +34 -1
  509. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/predicate.d.ts +21 -0
  510. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/strategy-tags.d.ts +83 -0
  511. package/dist/types/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-source-view-renderer.d.ts +6 -0
  512. package/dist/types/components/vega-section-title/slimmers/renderers/vega-section-title-renderer.d.ts +2 -0
  513. package/dist/types/components/vega-section-title/types.d.ts +1 -0
  514. package/dist/types/components/vega-section-title/vega-section-title.d.ts +14 -0
  515. package/dist/types/components/vega-table/slimmers/controllers/vega-table-render-input-controller.d.ts +8 -1
  516. package/dist/types/components/vega-table/slimmers/renderers/vega-table-pinned-renderer.d.ts +5 -1
  517. package/dist/types/components/vega-table/vega-table-cell/vega-table-cell.d.ts +5 -0
  518. package/dist/types/components/vega-table/vega-table-head-cell/vega-table-head-cell.d.ts +5 -0
  519. package/dist/types/components/vega-table/vega-table-head-row/slimmers/renderers/vega-table-head-row-renderer.d.ts +1 -0
  520. package/dist/types/components/vega-table/vega-table-head-row/vega-table-head-row.d.ts +4 -0
  521. package/dist/types/components/vega-text/types.d.ts +5 -3
  522. package/dist/types/components/vega-tooltip/vega-tooltip-content-box/vega-tooltip-content-box.d.ts +4 -0
  523. package/dist/types/components/vega-tooltip/vega-tooltip.d.ts +4 -0
  524. package/dist/types/components.d.ts +247 -13
  525. package/dist/types/helpers/event-manager/event-id/vega-internal-event-id.d.ts +1 -0
  526. package/dist/types/helpers/formatter/string-formatter/string-mask-strategy.d.ts +56 -3
  527. package/dist/types/helpers/slimmers/aria-dialog-focusable-trap-slimmer.d.ts +4 -12
  528. package/dist/types/helpers/slimmers/drop-file-accept-filter-slimmer.d.ts +29 -0
  529. package/dist/types/helpers/slimmers/vega-table-child-render-input-consumer-slimmer.d.ts +48 -0
  530. package/dist/types/helpers/translation/interface.d.ts +4 -1
  531. package/dist/types/types/components.type.d.ts +10 -0
  532. package/dist/types/types/public-api.d.ts +3 -1
  533. package/dist/types/types/type-guard.d.ts +29 -1
  534. package/dist/types/types/ui.type.d.ts +11 -1
  535. package/dist/types/utils/ui.d.ts +14 -0
  536. package/dist/vega/index.esm.js +1 -1
  537. package/dist/vega/{p-7618dde4.js → p-02467b61.js} +1 -1
  538. package/dist/vega/p-075bb809.entry.js +1 -0
  539. package/dist/vega/p-085de8fc.js +1 -0
  540. package/dist/vega/p-0915a8d3.entry.js +1 -0
  541. package/dist/vega/p-0caf52e0.js +1 -0
  542. package/dist/vega/{p-19ad4f15.entry.js → p-0dbd7723.entry.js} +1 -1
  543. package/dist/vega/{p-cf70c57d.js → p-103d20f5.js} +1 -1
  544. package/dist/vega/p-115d6053.entry.js +1 -0
  545. package/dist/vega/p-116e3963.js +1 -0
  546. package/dist/vega/p-14de7ba0.entry.js +1 -0
  547. package/dist/vega/p-19a30f98.entry.js +1 -0
  548. package/dist/vega/{p-90137c68.entry.js → p-1ca95601.entry.js} +1 -1
  549. package/dist/vega/p-1dd6ba67.js +1 -0
  550. package/dist/vega/p-1efb47fe.entry.js +1 -0
  551. package/dist/vega/p-23c840dc.entry.js +1 -0
  552. package/dist/vega/p-246eb001.entry.js +1 -0
  553. package/dist/vega/p-25ab7a33.entry.js +1 -0
  554. package/dist/vega/p-264b3309.entry.js +1 -0
  555. package/dist/vega/{p-c045e4c1.entry.js → p-280f63fa.entry.js} +1 -1
  556. package/dist/vega/p-295326ca.entry.js +1 -0
  557. package/dist/vega/p-29d31c98.entry.js +1 -0
  558. package/dist/vega/{p-382b71a3.entry.js → p-29f42c27.entry.js} +1 -1
  559. package/dist/vega/p-2b5cf2b3.js +1 -0
  560. package/dist/vega/{p-0313393d.entry.js → p-30445cd9.entry.js} +1 -1
  561. package/dist/vega/p-318f0df5.js +1 -0
  562. package/dist/vega/p-337a5e76.js +1 -0
  563. package/dist/vega/p-3505f7cc.entry.js +1 -0
  564. package/dist/vega/p-38af89b9.js +1 -0
  565. package/dist/vega/p-3fae8d3f.entry.js +1 -0
  566. package/dist/vega/{p-b696a861.js → p-42141782.js} +1 -1
  567. package/dist/vega/{p-d1ca70a1.js → p-44044ed7.js} +1 -1
  568. package/dist/vega/p-475bd8bf.entry.js +1 -0
  569. package/dist/vega/{p-df5bfbc4.entry.js → p-47611a83.entry.js} +1 -1
  570. package/dist/vega/p-4e95248c.entry.js +1 -0
  571. package/dist/vega/p-4f938ee4.entry.js +1 -0
  572. package/dist/vega/{p-f3456993.entry.js → p-513f51ec.entry.js} +1 -1
  573. package/dist/vega/{p-ba415db6.entry.js → p-51d2e0ab.entry.js} +1 -1
  574. package/dist/vega/{p-ab21fdf6.entry.js → p-58b6ac33.entry.js} +1 -1
  575. package/dist/vega/{p-7362723e.entry.js → p-596bc4f6.entry.js} +1 -1
  576. package/dist/vega/{p-70f1cf4e.entry.js → p-597588d0.entry.js} +1 -1
  577. package/dist/vega/p-5f377954.js +1 -1
  578. package/dist/vega/p-5ffdea8e.js +1 -0
  579. package/dist/vega/{p-3224e47c.js → p-6572e038.js} +1 -1
  580. package/dist/vega/{p-b5c2fff3.entry.js → p-6d95390b.entry.js} +1 -1
  581. package/dist/vega/p-6e70d3cc.js +1 -0
  582. package/dist/vega/p-6e9f832f.js +1 -0
  583. package/dist/vega/{p-c9201bf4.js → p-76063dcb.js} +1 -1
  584. package/dist/vega/p-783531cf.entry.js +1 -0
  585. package/dist/vega/{p-35386999.entry.js → p-7d85cc74.entry.js} +1 -1
  586. package/dist/vega/p-7df43192.entry.js +1 -0
  587. package/dist/vega/p-7faaa5e1.entry.js +1 -0
  588. package/dist/vega/{p-517434d4.entry.js → p-8583dd34.entry.js} +1 -1
  589. package/dist/vega/p-85abe824.entry.js +1 -0
  590. package/dist/vega/p-874bf8b2.js +1 -0
  591. package/dist/vega/p-88b6184c.entry.js +1 -0
  592. package/dist/vega/p-8aee6b74.js +1 -0
  593. package/dist/vega/{p-1557ed92.entry.js → p-8b217c7e.entry.js} +1 -1
  594. package/dist/vega/p-8da66d41.entry.js +1 -0
  595. package/dist/vega/{p-b3e40faf.js → p-956b170c.js} +1 -1
  596. package/dist/vega/{p-1c45565d.js → p-9751c801.js} +1 -1
  597. package/dist/vega/{p-7ceab8c7.entry.js → p-97f36f4e.entry.js} +1 -1
  598. package/dist/vega/p-988401c3.entry.js +1 -0
  599. package/dist/vega/{p-47ca1f69.entry.js → p-9c1a48b9.entry.js} +1 -1
  600. package/dist/vega/p-9d854d43.js +1 -0
  601. package/dist/vega/p-9dcecdd3.js +1 -0
  602. package/dist/vega/{p-612e3ded.js → p-a07c0f8c.js} +1 -1
  603. package/dist/vega/{p-576fe408.js → p-a0c3968b.js} +1 -1
  604. package/dist/vega/p-a30ae8a1.js +1 -0
  605. package/dist/vega/p-a5bd3ecd.entry.js +1 -0
  606. package/dist/vega/p-a6dbc63d.entry.js +1 -0
  607. package/dist/vega/p-aa985d73.js +1 -0
  608. package/dist/vega/{p-44c5cbb7.js → p-ab829745.js} +1 -1
  609. package/dist/vega/p-b08a70e6.entry.js +1 -0
  610. package/dist/vega/p-b19b1c08.js +1 -0
  611. package/dist/vega/p-b5497af2.entry.js +1 -0
  612. package/dist/vega/p-b7624ce4.js +1 -0
  613. package/dist/vega/p-b9386dd0.js +1 -0
  614. package/dist/vega/{p-e84b95d4.js → p-b9947846.js} +1 -1
  615. package/dist/vega/p-b9a95aca.entry.js +1 -0
  616. package/dist/vega/{p-dc9b5063.entry.js → p-bb46d8e6.entry.js} +1 -1
  617. package/dist/vega/{p-ec1d76c6.entry.js → p-c366e7f7.entry.js} +1 -1
  618. package/dist/vega/p-c36afa21.entry.js +1 -0
  619. package/dist/vega/{p-60cf2a68.js → p-c8435185.js} +1 -1
  620. package/dist/vega/{p-04e56b0c.entry.js → p-c8d41cdc.entry.js} +1 -1
  621. package/dist/vega/p-cab70b95.entry.js +1 -0
  622. package/dist/vega/p-cc18970f.entry.js +1 -0
  623. package/dist/vega/p-d320496e.entry.js +1 -0
  624. package/dist/vega/{p-89e56502.js → p-d32e83e7.js} +1 -1
  625. package/dist/vega/{p-65900dbf.entry.js → p-d456386a.entry.js} +1 -1
  626. package/dist/vega/p-d4f1f007.js +3 -0
  627. package/dist/vega/{p-82016096.js → p-d5531d3c.js} +1 -1
  628. package/dist/vega/{p-4eb282ef.entry.js → p-d7bd2470.entry.js} +1 -1
  629. package/dist/vega/p-d872beb1.entry.js +1 -0
  630. package/dist/vega/p-d9d5c693.entry.js +1 -0
  631. package/dist/vega/{p-be3517be.entry.js → p-da742a7f.entry.js} +1 -1
  632. package/dist/vega/{p-204c7d41.js → p-dd6211cd.js} +1 -1
  633. package/dist/vega/{p-f48c43f4.entry.js → p-e340d58c.entry.js} +1 -1
  634. package/dist/vega/p-e71864ff.js +1 -0
  635. package/dist/vega/{p-7912741f.entry.js → p-e7a4b760.entry.js} +1 -1
  636. package/dist/vega/{p-ffa2e3a6.entry.js → p-ea564928.entry.js} +1 -1
  637. package/dist/vega/p-eb0ebf50.entry.js +1 -0
  638. package/dist/vega/p-ebdb489c.entry.js +1 -0
  639. package/dist/vega/{p-7c2fecfd.entry.js → p-ed01657b.entry.js} +1 -1
  640. package/dist/vega/p-eda7cd76.entry.js +1 -0
  641. package/dist/vega/{p-68a531cf.js → p-edda10f7.js} +1 -1
  642. package/dist/vega/{p-2c2df248.js → p-ef59f6f0.js} +1 -1
  643. package/dist/vega/{p-1a2f92a3.entry.js → p-efc8c09e.entry.js} +1 -1
  644. package/dist/vega/p-f020738c.entry.js +1 -0
  645. package/dist/vega/{p-878851f6.js → p-f28a6074.js} +1 -1
  646. package/dist/vega/{p-07a2b42a.js → p-f7a5746b.js} +1 -1
  647. package/dist/vega/{p-9dc23325.entry.js → p-f89cf75a.entry.js} +1 -1
  648. package/dist/vega/p-fb5ea4b2.js +1 -0
  649. package/dist/vega/p-fc7ab79d.js +1 -0
  650. package/dist/vega/vega.esm.js +1 -1
  651. package/package.json +1 -1
  652. package/dist/collection/components/vega-modal/slimmers/controllers/vega-modal-layout-controller.js +0 -146
  653. package/dist/types/components/vega-file-uploader/slimmers/controllers/vega-file-uploader-drop-file-filter-controller.d.ts +0 -22
  654. package/dist/types/components/vega-modal/slimmers/controllers/vega-modal-layout-controller.d.ts +0 -42
  655. package/dist/vega/p-010b5e74.js +0 -1
  656. package/dist/vega/p-01883ffc.entry.js +0 -1
  657. package/dist/vega/p-02578a59.js +0 -1
  658. package/dist/vega/p-043e685a.entry.js +0 -1
  659. package/dist/vega/p-08780df0.entry.js +0 -1
  660. package/dist/vega/p-10fa4eac.js +0 -1
  661. package/dist/vega/p-18619467.js +0 -1
  662. package/dist/vega/p-1feb4f2a.entry.js +0 -1
  663. package/dist/vega/p-203bc4db.entry.js +0 -1
  664. package/dist/vega/p-21c9e1ca.entry.js +0 -1
  665. package/dist/vega/p-22336063.js +0 -1
  666. package/dist/vega/p-224b67ff.entry.js +0 -1
  667. package/dist/vega/p-2d917e2d.entry.js +0 -1
  668. package/dist/vega/p-2e73582d.entry.js +0 -1
  669. package/dist/vega/p-334e3b02.entry.js +0 -1
  670. package/dist/vega/p-33860e54.js +0 -1
  671. package/dist/vega/p-365d21ac.entry.js +0 -1
  672. package/dist/vega/p-367d44d9.entry.js +0 -1
  673. package/dist/vega/p-3d2d267d.js +0 -1
  674. package/dist/vega/p-3f3c771a.entry.js +0 -1
  675. package/dist/vega/p-434fc427.entry.js +0 -1
  676. package/dist/vega/p-559197f8.js +0 -1
  677. package/dist/vega/p-5ae4ea20.entry.js +0 -1
  678. package/dist/vega/p-68124bc5.js +0 -1
  679. package/dist/vega/p-6af55f1c.entry.js +0 -1
  680. package/dist/vega/p-6c5250b3.js +0 -1
  681. package/dist/vega/p-6f2e5bc6.js +0 -1
  682. package/dist/vega/p-716c71e6.js +0 -1
  683. package/dist/vega/p-76b80a0c.js +0 -1
  684. package/dist/vega/p-7942c042.entry.js +0 -1
  685. package/dist/vega/p-8327635d.js +0 -1
  686. package/dist/vega/p-840ad046.entry.js +0 -1
  687. package/dist/vega/p-8ac2d165.js +0 -1
  688. package/dist/vega/p-8adf9732.entry.js +0 -1
  689. package/dist/vega/p-8b891f36.entry.js +0 -1
  690. package/dist/vega/p-9341c1a9.js +0 -1
  691. package/dist/vega/p-9390a94b.entry.js +0 -1
  692. package/dist/vega/p-9551da9c.entry.js +0 -1
  693. package/dist/vega/p-9862d1a8.entry.js +0 -1
  694. package/dist/vega/p-a4dbf2cc.js +0 -1
  695. package/dist/vega/p-a99e75a1.entry.js +0 -1
  696. package/dist/vega/p-b5a6bd0f.entry.js +0 -1
  697. package/dist/vega/p-c4e32125.entry.js +0 -1
  698. package/dist/vega/p-c5b698f6.entry.js +0 -1
  699. package/dist/vega/p-c61279a7.entry.js +0 -1
  700. package/dist/vega/p-c6d62f0d.js +0 -1
  701. package/dist/vega/p-c8feb644.entry.js +0 -1
  702. package/dist/vega/p-cc055723.entry.js +0 -1
  703. package/dist/vega/p-cca5042b.entry.js +0 -1
  704. package/dist/vega/p-cda45d2a.entry.js +0 -1
  705. package/dist/vega/p-cdf5b2f0.entry.js +0 -1
  706. package/dist/vega/p-d1494c7c.entry.js +0 -1
  707. package/dist/vega/p-d202e69d.entry.js +0 -1
  708. package/dist/vega/p-dcd18ab1.js +0 -1
  709. package/dist/vega/p-e4726dcd.entry.js +0 -1
  710. package/dist/vega/p-ea21462f.js +0 -1
  711. package/dist/vega/p-f4190826.entry.js +0 -1
  712. package/dist/vega/p-fdac91c4.entry.js +0 -1
@@ -2519,6 +2519,2684 @@
2519
2519
  padding-left: 2px;
2520
2520
  }
2521
2521
  }
2522
+ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
2523
+ :host(.v-m-0),
2524
+ .v-m-0 {
2525
+ margin: 0px;
2526
+ }
2527
+
2528
+ :host(.v-mx-0),
2529
+ .v-mx-0 {
2530
+ margin-left: 0px;
2531
+ margin-right: 0px;
2532
+ }
2533
+
2534
+ :host(.v-my-0),
2535
+ .v-my-0 {
2536
+ margin-top: 0px;
2537
+ margin-bottom: 0px;
2538
+ }
2539
+
2540
+ :host(.v-mt-0),
2541
+ .v-mt-0 {
2542
+ margin-top: 0px;
2543
+ }
2544
+
2545
+ :host(.v-mb-0),
2546
+ .v-mb-0 {
2547
+ margin-bottom: 0px;
2548
+ }
2549
+
2550
+ :host(.v-mr-0),
2551
+ .v-mr-0 {
2552
+ margin-right: 0px;
2553
+ }
2554
+
2555
+ :host(.v-ml-0),
2556
+ .v-ml-0 {
2557
+ margin-left: 0px;
2558
+ }
2559
+
2560
+ :host(.v-m-size-0),
2561
+ .v-m-size-0 {
2562
+ margin: 0px;
2563
+ }
2564
+
2565
+ :host(.v-mx-size-0),
2566
+ .v-mx-size-0 {
2567
+ margin-left: 0px;
2568
+ margin-right: 0px;
2569
+ }
2570
+
2571
+ :host(.v-my-size-0),
2572
+ .v-my-size-0 {
2573
+ margin-top: 0px;
2574
+ margin-bottom: 0px;
2575
+ }
2576
+
2577
+ :host(.v-mt-size-0),
2578
+ .v-mt-size-0 {
2579
+ margin-top: 0px;
2580
+ }
2581
+
2582
+ :host(.v-mb-size-0),
2583
+ .v-mb-size-0 {
2584
+ margin-bottom: 0px;
2585
+ }
2586
+
2587
+ :host(.v-mr-size-0),
2588
+ .v-mr-size-0 {
2589
+ margin-right: 0px;
2590
+ }
2591
+
2592
+ :host(.v-ml-size-0),
2593
+ .v-ml-size-0 {
2594
+ margin-left: 0px;
2595
+ }
2596
+
2597
+ :host(.v-m-size-4),
2598
+ .v-m-size-4 {
2599
+ margin: 4px;
2600
+ }
2601
+
2602
+ :host(.v-mx-size-4),
2603
+ .v-mx-size-4 {
2604
+ margin-left: 4px;
2605
+ margin-right: 4px;
2606
+ }
2607
+
2608
+ :host(.v-my-size-4),
2609
+ .v-my-size-4 {
2610
+ margin-top: 4px;
2611
+ margin-bottom: 4px;
2612
+ }
2613
+
2614
+ :host(.v-mt-size-4),
2615
+ .v-mt-size-4 {
2616
+ margin-top: 4px;
2617
+ }
2618
+
2619
+ :host(.v-mb-size-4),
2620
+ .v-mb-size-4 {
2621
+ margin-bottom: 4px;
2622
+ }
2623
+
2624
+ :host(.v-mr-size-4),
2625
+ .v-mr-size-4 {
2626
+ margin-right: 4px;
2627
+ }
2628
+
2629
+ :host(.v-ml-size-4),
2630
+ .v-ml-size-4 {
2631
+ margin-left: 4px;
2632
+ }
2633
+
2634
+ :host(.v-m-size-8),
2635
+ .v-m-size-8 {
2636
+ margin: 8px;
2637
+ }
2638
+
2639
+ :host(.v-mx-size-8),
2640
+ .v-mx-size-8 {
2641
+ margin-left: 8px;
2642
+ margin-right: 8px;
2643
+ }
2644
+
2645
+ :host(.v-my-size-8),
2646
+ .v-my-size-8 {
2647
+ margin-top: 8px;
2648
+ margin-bottom: 8px;
2649
+ }
2650
+
2651
+ :host(.v-mt-size-8),
2652
+ .v-mt-size-8 {
2653
+ margin-top: 8px;
2654
+ }
2655
+
2656
+ :host(.v-mb-size-8),
2657
+ .v-mb-size-8 {
2658
+ margin-bottom: 8px;
2659
+ }
2660
+
2661
+ :host(.v-mr-size-8),
2662
+ .v-mr-size-8 {
2663
+ margin-right: 8px;
2664
+ }
2665
+
2666
+ :host(.v-ml-size-8),
2667
+ .v-ml-size-8 {
2668
+ margin-left: 8px;
2669
+ }
2670
+
2671
+ :host(.v-m-size-12),
2672
+ .v-m-size-12 {
2673
+ margin: 12px;
2674
+ }
2675
+
2676
+ :host(.v-mx-size-12),
2677
+ .v-mx-size-12 {
2678
+ margin-left: 12px;
2679
+ margin-right: 12px;
2680
+ }
2681
+
2682
+ :host(.v-my-size-12),
2683
+ .v-my-size-12 {
2684
+ margin-top: 12px;
2685
+ margin-bottom: 12px;
2686
+ }
2687
+
2688
+ :host(.v-mt-size-12),
2689
+ .v-mt-size-12 {
2690
+ margin-top: 12px;
2691
+ }
2692
+
2693
+ :host(.v-mb-size-12),
2694
+ .v-mb-size-12 {
2695
+ margin-bottom: 12px;
2696
+ }
2697
+
2698
+ :host(.v-mr-size-12),
2699
+ .v-mr-size-12 {
2700
+ margin-right: 12px;
2701
+ }
2702
+
2703
+ :host(.v-ml-size-12),
2704
+ .v-ml-size-12 {
2705
+ margin-left: 12px;
2706
+ }
2707
+
2708
+ :host(.v-m-size-16),
2709
+ .v-m-size-16 {
2710
+ margin: 16px;
2711
+ }
2712
+
2713
+ :host(.v-mx-size-16),
2714
+ .v-mx-size-16 {
2715
+ margin-left: 16px;
2716
+ margin-right: 16px;
2717
+ }
2718
+
2719
+ :host(.v-my-size-16),
2720
+ .v-my-size-16 {
2721
+ margin-top: 16px;
2722
+ margin-bottom: 16px;
2723
+ }
2724
+
2725
+ :host(.v-mt-size-16),
2726
+ .v-mt-size-16 {
2727
+ margin-top: 16px;
2728
+ }
2729
+
2730
+ :host(.v-mb-size-16),
2731
+ .v-mb-size-16 {
2732
+ margin-bottom: 16px;
2733
+ }
2734
+
2735
+ :host(.v-mr-size-16),
2736
+ .v-mr-size-16 {
2737
+ margin-right: 16px;
2738
+ }
2739
+
2740
+ :host(.v-ml-size-16),
2741
+ .v-ml-size-16 {
2742
+ margin-left: 16px;
2743
+ }
2744
+
2745
+ :host(.v-m-size-20),
2746
+ .v-m-size-20 {
2747
+ margin: 20px;
2748
+ }
2749
+
2750
+ :host(.v-mx-size-20),
2751
+ .v-mx-size-20 {
2752
+ margin-left: 20px;
2753
+ margin-right: 20px;
2754
+ }
2755
+
2756
+ :host(.v-my-size-20),
2757
+ .v-my-size-20 {
2758
+ margin-top: 20px;
2759
+ margin-bottom: 20px;
2760
+ }
2761
+
2762
+ :host(.v-mt-size-20),
2763
+ .v-mt-size-20 {
2764
+ margin-top: 20px;
2765
+ }
2766
+
2767
+ :host(.v-mb-size-20),
2768
+ .v-mb-size-20 {
2769
+ margin-bottom: 20px;
2770
+ }
2771
+
2772
+ :host(.v-mr-size-20),
2773
+ .v-mr-size-20 {
2774
+ margin-right: 20px;
2775
+ }
2776
+
2777
+ :host(.v-ml-size-20),
2778
+ .v-ml-size-20 {
2779
+ margin-left: 20px;
2780
+ }
2781
+
2782
+ :host(.v-m-size-24),
2783
+ .v-m-size-24 {
2784
+ margin: 24px;
2785
+ }
2786
+
2787
+ :host(.v-mx-size-24),
2788
+ .v-mx-size-24 {
2789
+ margin-left: 24px;
2790
+ margin-right: 24px;
2791
+ }
2792
+
2793
+ :host(.v-my-size-24),
2794
+ .v-my-size-24 {
2795
+ margin-top: 24px;
2796
+ margin-bottom: 24px;
2797
+ }
2798
+
2799
+ :host(.v-mt-size-24),
2800
+ .v-mt-size-24 {
2801
+ margin-top: 24px;
2802
+ }
2803
+
2804
+ :host(.v-mb-size-24),
2805
+ .v-mb-size-24 {
2806
+ margin-bottom: 24px;
2807
+ }
2808
+
2809
+ :host(.v-mr-size-24),
2810
+ .v-mr-size-24 {
2811
+ margin-right: 24px;
2812
+ }
2813
+
2814
+ :host(.v-ml-size-24),
2815
+ .v-ml-size-24 {
2816
+ margin-left: 24px;
2817
+ }
2818
+
2819
+ :host(.v-m-size-32),
2820
+ .v-m-size-32 {
2821
+ margin: 32px;
2822
+ }
2823
+
2824
+ :host(.v-mx-size-32),
2825
+ .v-mx-size-32 {
2826
+ margin-left: 32px;
2827
+ margin-right: 32px;
2828
+ }
2829
+
2830
+ :host(.v-my-size-32),
2831
+ .v-my-size-32 {
2832
+ margin-top: 32px;
2833
+ margin-bottom: 32px;
2834
+ }
2835
+
2836
+ :host(.v-mt-size-32),
2837
+ .v-mt-size-32 {
2838
+ margin-top: 32px;
2839
+ }
2840
+
2841
+ :host(.v-mb-size-32),
2842
+ .v-mb-size-32 {
2843
+ margin-bottom: 32px;
2844
+ }
2845
+
2846
+ :host(.v-mr-size-32),
2847
+ .v-mr-size-32 {
2848
+ margin-right: 32px;
2849
+ }
2850
+
2851
+ :host(.v-ml-size-32),
2852
+ .v-ml-size-32 {
2853
+ margin-left: 32px;
2854
+ }
2855
+
2856
+ :host(.v-m-size-40),
2857
+ .v-m-size-40 {
2858
+ margin: 40px;
2859
+ }
2860
+
2861
+ :host(.v-mx-size-40),
2862
+ .v-mx-size-40 {
2863
+ margin-left: 40px;
2864
+ margin-right: 40px;
2865
+ }
2866
+
2867
+ :host(.v-my-size-40),
2868
+ .v-my-size-40 {
2869
+ margin-top: 40px;
2870
+ margin-bottom: 40px;
2871
+ }
2872
+
2873
+ :host(.v-mt-size-40),
2874
+ .v-mt-size-40 {
2875
+ margin-top: 40px;
2876
+ }
2877
+
2878
+ :host(.v-mb-size-40),
2879
+ .v-mb-size-40 {
2880
+ margin-bottom: 40px;
2881
+ }
2882
+
2883
+ :host(.v-mr-size-40),
2884
+ .v-mr-size-40 {
2885
+ margin-right: 40px;
2886
+ }
2887
+
2888
+ :host(.v-ml-size-40),
2889
+ .v-ml-size-40 {
2890
+ margin-left: 40px;
2891
+ }
2892
+
2893
+ :host(.v-m-size-48),
2894
+ .v-m-size-48 {
2895
+ margin: 48px;
2896
+ }
2897
+
2898
+ :host(.v-mx-size-48),
2899
+ .v-mx-size-48 {
2900
+ margin-left: 48px;
2901
+ margin-right: 48px;
2902
+ }
2903
+
2904
+ :host(.v-my-size-48),
2905
+ .v-my-size-48 {
2906
+ margin-top: 48px;
2907
+ margin-bottom: 48px;
2908
+ }
2909
+
2910
+ :host(.v-mt-size-48),
2911
+ .v-mt-size-48 {
2912
+ margin-top: 48px;
2913
+ }
2914
+
2915
+ :host(.v-mb-size-48),
2916
+ .v-mb-size-48 {
2917
+ margin-bottom: 48px;
2918
+ }
2919
+
2920
+ :host(.v-mr-size-48),
2921
+ .v-mr-size-48 {
2922
+ margin-right: 48px;
2923
+ }
2924
+
2925
+ :host(.v-ml-size-48),
2926
+ .v-ml-size-48 {
2927
+ margin-left: 48px;
2928
+ }
2929
+
2930
+ :host(.v-m-size-64),
2931
+ .v-m-size-64 {
2932
+ margin: 64px;
2933
+ }
2934
+
2935
+ :host(.v-mx-size-64),
2936
+ .v-mx-size-64 {
2937
+ margin-left: 64px;
2938
+ margin-right: 64px;
2939
+ }
2940
+
2941
+ :host(.v-my-size-64),
2942
+ .v-my-size-64 {
2943
+ margin-top: 64px;
2944
+ margin-bottom: 64px;
2945
+ }
2946
+
2947
+ :host(.v-mt-size-64),
2948
+ .v-mt-size-64 {
2949
+ margin-top: 64px;
2950
+ }
2951
+
2952
+ :host(.v-mb-size-64),
2953
+ .v-mb-size-64 {
2954
+ margin-bottom: 64px;
2955
+ }
2956
+
2957
+ :host(.v-mr-size-64),
2958
+ .v-mr-size-64 {
2959
+ margin-right: 64px;
2960
+ }
2961
+
2962
+ :host(.v-ml-size-64),
2963
+ .v-ml-size-64 {
2964
+ margin-left: 64px;
2965
+ }
2966
+
2967
+ :host(.v-m-size-72),
2968
+ .v-m-size-72 {
2969
+ margin: 72px;
2970
+ }
2971
+
2972
+ :host(.v-mx-size-72),
2973
+ .v-mx-size-72 {
2974
+ margin-left: 72px;
2975
+ margin-right: 72px;
2976
+ }
2977
+
2978
+ :host(.v-my-size-72),
2979
+ .v-my-size-72 {
2980
+ margin-top: 72px;
2981
+ margin-bottom: 72px;
2982
+ }
2983
+
2984
+ :host(.v-mt-size-72),
2985
+ .v-mt-size-72 {
2986
+ margin-top: 72px;
2987
+ }
2988
+
2989
+ :host(.v-mb-size-72),
2990
+ .v-mb-size-72 {
2991
+ margin-bottom: 72px;
2992
+ }
2993
+
2994
+ :host(.v-mr-size-72),
2995
+ .v-mr-size-72 {
2996
+ margin-right: 72px;
2997
+ }
2998
+
2999
+ :host(.v-ml-size-72),
3000
+ .v-ml-size-72 {
3001
+ margin-left: 72px;
3002
+ }
3003
+
3004
+ :host(.v-m-size-80),
3005
+ .v-m-size-80 {
3006
+ margin: 80px;
3007
+ }
3008
+
3009
+ :host(.v-mx-size-80),
3010
+ .v-mx-size-80 {
3011
+ margin-left: 80px;
3012
+ margin-right: 80px;
3013
+ }
3014
+
3015
+ :host(.v-my-size-80),
3016
+ .v-my-size-80 {
3017
+ margin-top: 80px;
3018
+ margin-bottom: 80px;
3019
+ }
3020
+
3021
+ :host(.v-mt-size-80),
3022
+ .v-mt-size-80 {
3023
+ margin-top: 80px;
3024
+ }
3025
+
3026
+ :host(.v-mb-size-80),
3027
+ .v-mb-size-80 {
3028
+ margin-bottom: 80px;
3029
+ }
3030
+
3031
+ :host(.v-mr-size-80),
3032
+ .v-mr-size-80 {
3033
+ margin-right: 80px;
3034
+ }
3035
+
3036
+ :host(.v-ml-size-80),
3037
+ .v-ml-size-80 {
3038
+ margin-left: 80px;
3039
+ }
3040
+
3041
+ :host(.v-m-size-112),
3042
+ .v-m-size-112 {
3043
+ margin: 112px;
3044
+ }
3045
+
3046
+ :host(.v-mx-size-112),
3047
+ .v-mx-size-112 {
3048
+ margin-left: 112px;
3049
+ margin-right: 112px;
3050
+ }
3051
+
3052
+ :host(.v-my-size-112),
3053
+ .v-my-size-112 {
3054
+ margin-top: 112px;
3055
+ margin-bottom: 112px;
3056
+ }
3057
+
3058
+ :host(.v-mt-size-112),
3059
+ .v-mt-size-112 {
3060
+ margin-top: 112px;
3061
+ }
3062
+
3063
+ :host(.v-mb-size-112),
3064
+ .v-mb-size-112 {
3065
+ margin-bottom: 112px;
3066
+ }
3067
+
3068
+ :host(.v-mr-size-112),
3069
+ .v-mr-size-112 {
3070
+ margin-right: 112px;
3071
+ }
3072
+
3073
+ :host(.v-ml-size-112),
3074
+ .v-ml-size-112 {
3075
+ margin-left: 112px;
3076
+ }
3077
+
3078
+ :host(.v-m-size-2),
3079
+ .v-m-size-2 {
3080
+ margin: 2px;
3081
+ }
3082
+
3083
+ :host(.v-mx-size-2),
3084
+ .v-mx-size-2 {
3085
+ margin-left: 2px;
3086
+ margin-right: 2px;
3087
+ }
3088
+
3089
+ :host(.v-my-size-2),
3090
+ .v-my-size-2 {
3091
+ margin-top: 2px;
3092
+ margin-bottom: 2px;
3093
+ }
3094
+
3095
+ :host(.v-mt-size-2),
3096
+ .v-mt-size-2 {
3097
+ margin-top: 2px;
3098
+ }
3099
+
3100
+ :host(.v-mb-size-2),
3101
+ .v-mb-size-2 {
3102
+ margin-bottom: 2px;
3103
+ }
3104
+
3105
+ :host(.v-mr-size-2),
3106
+ .v-mr-size-2 {
3107
+ margin-right: 2px;
3108
+ }
3109
+
3110
+ :host(.v-ml-size-2),
3111
+ .v-ml-size-2 {
3112
+ margin-left: 2px;
3113
+ }
3114
+
3115
+ :host(.v-m-auto),
3116
+ .v-m-auto {
3117
+ margin: auto;
3118
+ }
3119
+
3120
+ :host(.v-mx-auto),
3121
+ .v-mx-auto {
3122
+ margin-left: auto;
3123
+ margin-right: auto;
3124
+ }
3125
+
3126
+ :host(.v-my-auto),
3127
+ .v-my-auto {
3128
+ margin-top: auto;
3129
+ margin-bottom: auto;
3130
+ }
3131
+
3132
+ :host(.v-mt-auto),
3133
+ .v-mt-auto {
3134
+ margin-top: auto;
3135
+ }
3136
+
3137
+ :host(.v-mb-auto),
3138
+ .v-mb-auto {
3139
+ margin-bottom: auto;
3140
+ }
3141
+
3142
+ :host(.v-mr-auto),
3143
+ .v-mr-auto {
3144
+ margin-right: auto;
3145
+ }
3146
+
3147
+ :host(.v-ml-auto),
3148
+ .v-ml-auto {
3149
+ margin-left: auto;
3150
+ }
3151
+
3152
+ @media (min-width: 320px) {
3153
+ :host(.S\:v-m-0),
3154
+ .S\:v-m-0 {
3155
+ margin: 0px;
3156
+ }
3157
+ :host(.S\:v-mx-0),
3158
+ .S\:v-mx-0 {
3159
+ margin-left: 0px;
3160
+ margin-right: 0px;
3161
+ }
3162
+ :host(.S\:v-my-0),
3163
+ .S\:v-my-0 {
3164
+ margin-top: 0px;
3165
+ margin-bottom: 0px;
3166
+ }
3167
+ :host(.S\:v-mt-0),
3168
+ .S\:v-mt-0 {
3169
+ margin-top: 0px;
3170
+ }
3171
+ :host(.S\:v-mb-0),
3172
+ .S\:v-mb-0 {
3173
+ margin-bottom: 0px;
3174
+ }
3175
+ :host(.S\:v-mr-0),
3176
+ .S\:v-mr-0 {
3177
+ margin-right: 0px;
3178
+ }
3179
+ :host(.S\:v-ml-0),
3180
+ .S\:v-ml-0 {
3181
+ margin-left: 0px;
3182
+ }
3183
+ :host(.S\:v-m-size-0),
3184
+ .S\:v-m-size-0 {
3185
+ margin: 0px;
3186
+ }
3187
+ :host(.S\:v-mx-size-0),
3188
+ .S\:v-mx-size-0 {
3189
+ margin-left: 0px;
3190
+ margin-right: 0px;
3191
+ }
3192
+ :host(.S\:v-my-size-0),
3193
+ .S\:v-my-size-0 {
3194
+ margin-top: 0px;
3195
+ margin-bottom: 0px;
3196
+ }
3197
+ :host(.S\:v-mt-size-0),
3198
+ .S\:v-mt-size-0 {
3199
+ margin-top: 0px;
3200
+ }
3201
+ :host(.S\:v-mb-size-0),
3202
+ .S\:v-mb-size-0 {
3203
+ margin-bottom: 0px;
3204
+ }
3205
+ :host(.S\:v-mr-size-0),
3206
+ .S\:v-mr-size-0 {
3207
+ margin-right: 0px;
3208
+ }
3209
+ :host(.S\:v-ml-size-0),
3210
+ .S\:v-ml-size-0 {
3211
+ margin-left: 0px;
3212
+ }
3213
+ :host(.S\:v-m-size-4),
3214
+ .S\:v-m-size-4 {
3215
+ margin: 4px;
3216
+ }
3217
+ :host(.S\:v-mx-size-4),
3218
+ .S\:v-mx-size-4 {
3219
+ margin-left: 4px;
3220
+ margin-right: 4px;
3221
+ }
3222
+ :host(.S\:v-my-size-4),
3223
+ .S\:v-my-size-4 {
3224
+ margin-top: 4px;
3225
+ margin-bottom: 4px;
3226
+ }
3227
+ :host(.S\:v-mt-size-4),
3228
+ .S\:v-mt-size-4 {
3229
+ margin-top: 4px;
3230
+ }
3231
+ :host(.S\:v-mb-size-4),
3232
+ .S\:v-mb-size-4 {
3233
+ margin-bottom: 4px;
3234
+ }
3235
+ :host(.S\:v-mr-size-4),
3236
+ .S\:v-mr-size-4 {
3237
+ margin-right: 4px;
3238
+ }
3239
+ :host(.S\:v-ml-size-4),
3240
+ .S\:v-ml-size-4 {
3241
+ margin-left: 4px;
3242
+ }
3243
+ :host(.S\:v-m-size-8),
3244
+ .S\:v-m-size-8 {
3245
+ margin: 8px;
3246
+ }
3247
+ :host(.S\:v-mx-size-8),
3248
+ .S\:v-mx-size-8 {
3249
+ margin-left: 8px;
3250
+ margin-right: 8px;
3251
+ }
3252
+ :host(.S\:v-my-size-8),
3253
+ .S\:v-my-size-8 {
3254
+ margin-top: 8px;
3255
+ margin-bottom: 8px;
3256
+ }
3257
+ :host(.S\:v-mt-size-8),
3258
+ .S\:v-mt-size-8 {
3259
+ margin-top: 8px;
3260
+ }
3261
+ :host(.S\:v-mb-size-8),
3262
+ .S\:v-mb-size-8 {
3263
+ margin-bottom: 8px;
3264
+ }
3265
+ :host(.S\:v-mr-size-8),
3266
+ .S\:v-mr-size-8 {
3267
+ margin-right: 8px;
3268
+ }
3269
+ :host(.S\:v-ml-size-8),
3270
+ .S\:v-ml-size-8 {
3271
+ margin-left: 8px;
3272
+ }
3273
+ :host(.S\:v-m-size-12),
3274
+ .S\:v-m-size-12 {
3275
+ margin: 12px;
3276
+ }
3277
+ :host(.S\:v-mx-size-12),
3278
+ .S\:v-mx-size-12 {
3279
+ margin-left: 12px;
3280
+ margin-right: 12px;
3281
+ }
3282
+ :host(.S\:v-my-size-12),
3283
+ .S\:v-my-size-12 {
3284
+ margin-top: 12px;
3285
+ margin-bottom: 12px;
3286
+ }
3287
+ :host(.S\:v-mt-size-12),
3288
+ .S\:v-mt-size-12 {
3289
+ margin-top: 12px;
3290
+ }
3291
+ :host(.S\:v-mb-size-12),
3292
+ .S\:v-mb-size-12 {
3293
+ margin-bottom: 12px;
3294
+ }
3295
+ :host(.S\:v-mr-size-12),
3296
+ .S\:v-mr-size-12 {
3297
+ margin-right: 12px;
3298
+ }
3299
+ :host(.S\:v-ml-size-12),
3300
+ .S\:v-ml-size-12 {
3301
+ margin-left: 12px;
3302
+ }
3303
+ :host(.S\:v-m-size-16),
3304
+ .S\:v-m-size-16 {
3305
+ margin: 16px;
3306
+ }
3307
+ :host(.S\:v-mx-size-16),
3308
+ .S\:v-mx-size-16 {
3309
+ margin-left: 16px;
3310
+ margin-right: 16px;
3311
+ }
3312
+ :host(.S\:v-my-size-16),
3313
+ .S\:v-my-size-16 {
3314
+ margin-top: 16px;
3315
+ margin-bottom: 16px;
3316
+ }
3317
+ :host(.S\:v-mt-size-16),
3318
+ .S\:v-mt-size-16 {
3319
+ margin-top: 16px;
3320
+ }
3321
+ :host(.S\:v-mb-size-16),
3322
+ .S\:v-mb-size-16 {
3323
+ margin-bottom: 16px;
3324
+ }
3325
+ :host(.S\:v-mr-size-16),
3326
+ .S\:v-mr-size-16 {
3327
+ margin-right: 16px;
3328
+ }
3329
+ :host(.S\:v-ml-size-16),
3330
+ .S\:v-ml-size-16 {
3331
+ margin-left: 16px;
3332
+ }
3333
+ :host(.S\:v-m-size-20),
3334
+ .S\:v-m-size-20 {
3335
+ margin: 20px;
3336
+ }
3337
+ :host(.S\:v-mx-size-20),
3338
+ .S\:v-mx-size-20 {
3339
+ margin-left: 20px;
3340
+ margin-right: 20px;
3341
+ }
3342
+ :host(.S\:v-my-size-20),
3343
+ .S\:v-my-size-20 {
3344
+ margin-top: 20px;
3345
+ margin-bottom: 20px;
3346
+ }
3347
+ :host(.S\:v-mt-size-20),
3348
+ .S\:v-mt-size-20 {
3349
+ margin-top: 20px;
3350
+ }
3351
+ :host(.S\:v-mb-size-20),
3352
+ .S\:v-mb-size-20 {
3353
+ margin-bottom: 20px;
3354
+ }
3355
+ :host(.S\:v-mr-size-20),
3356
+ .S\:v-mr-size-20 {
3357
+ margin-right: 20px;
3358
+ }
3359
+ :host(.S\:v-ml-size-20),
3360
+ .S\:v-ml-size-20 {
3361
+ margin-left: 20px;
3362
+ }
3363
+ :host(.S\:v-m-size-24),
3364
+ .S\:v-m-size-24 {
3365
+ margin: 24px;
3366
+ }
3367
+ :host(.S\:v-mx-size-24),
3368
+ .S\:v-mx-size-24 {
3369
+ margin-left: 24px;
3370
+ margin-right: 24px;
3371
+ }
3372
+ :host(.S\:v-my-size-24),
3373
+ .S\:v-my-size-24 {
3374
+ margin-top: 24px;
3375
+ margin-bottom: 24px;
3376
+ }
3377
+ :host(.S\:v-mt-size-24),
3378
+ .S\:v-mt-size-24 {
3379
+ margin-top: 24px;
3380
+ }
3381
+ :host(.S\:v-mb-size-24),
3382
+ .S\:v-mb-size-24 {
3383
+ margin-bottom: 24px;
3384
+ }
3385
+ :host(.S\:v-mr-size-24),
3386
+ .S\:v-mr-size-24 {
3387
+ margin-right: 24px;
3388
+ }
3389
+ :host(.S\:v-ml-size-24),
3390
+ .S\:v-ml-size-24 {
3391
+ margin-left: 24px;
3392
+ }
3393
+ :host(.S\:v-m-size-32),
3394
+ .S\:v-m-size-32 {
3395
+ margin: 32px;
3396
+ }
3397
+ :host(.S\:v-mx-size-32),
3398
+ .S\:v-mx-size-32 {
3399
+ margin-left: 32px;
3400
+ margin-right: 32px;
3401
+ }
3402
+ :host(.S\:v-my-size-32),
3403
+ .S\:v-my-size-32 {
3404
+ margin-top: 32px;
3405
+ margin-bottom: 32px;
3406
+ }
3407
+ :host(.S\:v-mt-size-32),
3408
+ .S\:v-mt-size-32 {
3409
+ margin-top: 32px;
3410
+ }
3411
+ :host(.S\:v-mb-size-32),
3412
+ .S\:v-mb-size-32 {
3413
+ margin-bottom: 32px;
3414
+ }
3415
+ :host(.S\:v-mr-size-32),
3416
+ .S\:v-mr-size-32 {
3417
+ margin-right: 32px;
3418
+ }
3419
+ :host(.S\:v-ml-size-32),
3420
+ .S\:v-ml-size-32 {
3421
+ margin-left: 32px;
3422
+ }
3423
+ :host(.S\:v-m-size-40),
3424
+ .S\:v-m-size-40 {
3425
+ margin: 40px;
3426
+ }
3427
+ :host(.S\:v-mx-size-40),
3428
+ .S\:v-mx-size-40 {
3429
+ margin-left: 40px;
3430
+ margin-right: 40px;
3431
+ }
3432
+ :host(.S\:v-my-size-40),
3433
+ .S\:v-my-size-40 {
3434
+ margin-top: 40px;
3435
+ margin-bottom: 40px;
3436
+ }
3437
+ :host(.S\:v-mt-size-40),
3438
+ .S\:v-mt-size-40 {
3439
+ margin-top: 40px;
3440
+ }
3441
+ :host(.S\:v-mb-size-40),
3442
+ .S\:v-mb-size-40 {
3443
+ margin-bottom: 40px;
3444
+ }
3445
+ :host(.S\:v-mr-size-40),
3446
+ .S\:v-mr-size-40 {
3447
+ margin-right: 40px;
3448
+ }
3449
+ :host(.S\:v-ml-size-40),
3450
+ .S\:v-ml-size-40 {
3451
+ margin-left: 40px;
3452
+ }
3453
+ :host(.S\:v-m-size-48),
3454
+ .S\:v-m-size-48 {
3455
+ margin: 48px;
3456
+ }
3457
+ :host(.S\:v-mx-size-48),
3458
+ .S\:v-mx-size-48 {
3459
+ margin-left: 48px;
3460
+ margin-right: 48px;
3461
+ }
3462
+ :host(.S\:v-my-size-48),
3463
+ .S\:v-my-size-48 {
3464
+ margin-top: 48px;
3465
+ margin-bottom: 48px;
3466
+ }
3467
+ :host(.S\:v-mt-size-48),
3468
+ .S\:v-mt-size-48 {
3469
+ margin-top: 48px;
3470
+ }
3471
+ :host(.S\:v-mb-size-48),
3472
+ .S\:v-mb-size-48 {
3473
+ margin-bottom: 48px;
3474
+ }
3475
+ :host(.S\:v-mr-size-48),
3476
+ .S\:v-mr-size-48 {
3477
+ margin-right: 48px;
3478
+ }
3479
+ :host(.S\:v-ml-size-48),
3480
+ .S\:v-ml-size-48 {
3481
+ margin-left: 48px;
3482
+ }
3483
+ :host(.S\:v-m-size-64),
3484
+ .S\:v-m-size-64 {
3485
+ margin: 64px;
3486
+ }
3487
+ :host(.S\:v-mx-size-64),
3488
+ .S\:v-mx-size-64 {
3489
+ margin-left: 64px;
3490
+ margin-right: 64px;
3491
+ }
3492
+ :host(.S\:v-my-size-64),
3493
+ .S\:v-my-size-64 {
3494
+ margin-top: 64px;
3495
+ margin-bottom: 64px;
3496
+ }
3497
+ :host(.S\:v-mt-size-64),
3498
+ .S\:v-mt-size-64 {
3499
+ margin-top: 64px;
3500
+ }
3501
+ :host(.S\:v-mb-size-64),
3502
+ .S\:v-mb-size-64 {
3503
+ margin-bottom: 64px;
3504
+ }
3505
+ :host(.S\:v-mr-size-64),
3506
+ .S\:v-mr-size-64 {
3507
+ margin-right: 64px;
3508
+ }
3509
+ :host(.S\:v-ml-size-64),
3510
+ .S\:v-ml-size-64 {
3511
+ margin-left: 64px;
3512
+ }
3513
+ :host(.S\:v-m-size-72),
3514
+ .S\:v-m-size-72 {
3515
+ margin: 72px;
3516
+ }
3517
+ :host(.S\:v-mx-size-72),
3518
+ .S\:v-mx-size-72 {
3519
+ margin-left: 72px;
3520
+ margin-right: 72px;
3521
+ }
3522
+ :host(.S\:v-my-size-72),
3523
+ .S\:v-my-size-72 {
3524
+ margin-top: 72px;
3525
+ margin-bottom: 72px;
3526
+ }
3527
+ :host(.S\:v-mt-size-72),
3528
+ .S\:v-mt-size-72 {
3529
+ margin-top: 72px;
3530
+ }
3531
+ :host(.S\:v-mb-size-72),
3532
+ .S\:v-mb-size-72 {
3533
+ margin-bottom: 72px;
3534
+ }
3535
+ :host(.S\:v-mr-size-72),
3536
+ .S\:v-mr-size-72 {
3537
+ margin-right: 72px;
3538
+ }
3539
+ :host(.S\:v-ml-size-72),
3540
+ .S\:v-ml-size-72 {
3541
+ margin-left: 72px;
3542
+ }
3543
+ :host(.S\:v-m-size-80),
3544
+ .S\:v-m-size-80 {
3545
+ margin: 80px;
3546
+ }
3547
+ :host(.S\:v-mx-size-80),
3548
+ .S\:v-mx-size-80 {
3549
+ margin-left: 80px;
3550
+ margin-right: 80px;
3551
+ }
3552
+ :host(.S\:v-my-size-80),
3553
+ .S\:v-my-size-80 {
3554
+ margin-top: 80px;
3555
+ margin-bottom: 80px;
3556
+ }
3557
+ :host(.S\:v-mt-size-80),
3558
+ .S\:v-mt-size-80 {
3559
+ margin-top: 80px;
3560
+ }
3561
+ :host(.S\:v-mb-size-80),
3562
+ .S\:v-mb-size-80 {
3563
+ margin-bottom: 80px;
3564
+ }
3565
+ :host(.S\:v-mr-size-80),
3566
+ .S\:v-mr-size-80 {
3567
+ margin-right: 80px;
3568
+ }
3569
+ :host(.S\:v-ml-size-80),
3570
+ .S\:v-ml-size-80 {
3571
+ margin-left: 80px;
3572
+ }
3573
+ :host(.S\:v-m-size-112),
3574
+ .S\:v-m-size-112 {
3575
+ margin: 112px;
3576
+ }
3577
+ :host(.S\:v-mx-size-112),
3578
+ .S\:v-mx-size-112 {
3579
+ margin-left: 112px;
3580
+ margin-right: 112px;
3581
+ }
3582
+ :host(.S\:v-my-size-112),
3583
+ .S\:v-my-size-112 {
3584
+ margin-top: 112px;
3585
+ margin-bottom: 112px;
3586
+ }
3587
+ :host(.S\:v-mt-size-112),
3588
+ .S\:v-mt-size-112 {
3589
+ margin-top: 112px;
3590
+ }
3591
+ :host(.S\:v-mb-size-112),
3592
+ .S\:v-mb-size-112 {
3593
+ margin-bottom: 112px;
3594
+ }
3595
+ :host(.S\:v-mr-size-112),
3596
+ .S\:v-mr-size-112 {
3597
+ margin-right: 112px;
3598
+ }
3599
+ :host(.S\:v-ml-size-112),
3600
+ .S\:v-ml-size-112 {
3601
+ margin-left: 112px;
3602
+ }
3603
+ :host(.S\:v-m-size-2),
3604
+ .S\:v-m-size-2 {
3605
+ margin: 2px;
3606
+ }
3607
+ :host(.S\:v-mx-size-2),
3608
+ .S\:v-mx-size-2 {
3609
+ margin-left: 2px;
3610
+ margin-right: 2px;
3611
+ }
3612
+ :host(.S\:v-my-size-2),
3613
+ .S\:v-my-size-2 {
3614
+ margin-top: 2px;
3615
+ margin-bottom: 2px;
3616
+ }
3617
+ :host(.S\:v-mt-size-2),
3618
+ .S\:v-mt-size-2 {
3619
+ margin-top: 2px;
3620
+ }
3621
+ :host(.S\:v-mb-size-2),
3622
+ .S\:v-mb-size-2 {
3623
+ margin-bottom: 2px;
3624
+ }
3625
+ :host(.S\:v-mr-size-2),
3626
+ .S\:v-mr-size-2 {
3627
+ margin-right: 2px;
3628
+ }
3629
+ :host(.S\:v-ml-size-2),
3630
+ .S\:v-ml-size-2 {
3631
+ margin-left: 2px;
3632
+ }
3633
+ :host(.S\:v-m-auto),
3634
+ .S\:v-m-auto {
3635
+ margin: auto;
3636
+ }
3637
+ :host(.S\:v-mx-auto),
3638
+ .S\:v-mx-auto {
3639
+ margin-left: auto;
3640
+ margin-right: auto;
3641
+ }
3642
+ :host(.S\:v-my-auto),
3643
+ .S\:v-my-auto {
3644
+ margin-top: auto;
3645
+ margin-bottom: auto;
3646
+ }
3647
+ :host(.S\:v-mt-auto),
3648
+ .S\:v-mt-auto {
3649
+ margin-top: auto;
3650
+ }
3651
+ :host(.S\:v-mb-auto),
3652
+ .S\:v-mb-auto {
3653
+ margin-bottom: auto;
3654
+ }
3655
+ :host(.S\:v-mr-auto),
3656
+ .S\:v-mr-auto {
3657
+ margin-right: auto;
3658
+ }
3659
+ :host(.S\:v-ml-auto),
3660
+ .S\:v-ml-auto {
3661
+ margin-left: auto;
3662
+ }
3663
+ }
3664
+ @media (min-width: 768px) {
3665
+ :host(.M\:v-m-0),
3666
+ .M\:v-m-0 {
3667
+ margin: 0px;
3668
+ }
3669
+ :host(.M\:v-mx-0),
3670
+ .M\:v-mx-0 {
3671
+ margin-left: 0px;
3672
+ margin-right: 0px;
3673
+ }
3674
+ :host(.M\:v-my-0),
3675
+ .M\:v-my-0 {
3676
+ margin-top: 0px;
3677
+ margin-bottom: 0px;
3678
+ }
3679
+ :host(.M\:v-mt-0),
3680
+ .M\:v-mt-0 {
3681
+ margin-top: 0px;
3682
+ }
3683
+ :host(.M\:v-mb-0),
3684
+ .M\:v-mb-0 {
3685
+ margin-bottom: 0px;
3686
+ }
3687
+ :host(.M\:v-mr-0),
3688
+ .M\:v-mr-0 {
3689
+ margin-right: 0px;
3690
+ }
3691
+ :host(.M\:v-ml-0),
3692
+ .M\:v-ml-0 {
3693
+ margin-left: 0px;
3694
+ }
3695
+ :host(.M\:v-m-size-0),
3696
+ .M\:v-m-size-0 {
3697
+ margin: 0px;
3698
+ }
3699
+ :host(.M\:v-mx-size-0),
3700
+ .M\:v-mx-size-0 {
3701
+ margin-left: 0px;
3702
+ margin-right: 0px;
3703
+ }
3704
+ :host(.M\:v-my-size-0),
3705
+ .M\:v-my-size-0 {
3706
+ margin-top: 0px;
3707
+ margin-bottom: 0px;
3708
+ }
3709
+ :host(.M\:v-mt-size-0),
3710
+ .M\:v-mt-size-0 {
3711
+ margin-top: 0px;
3712
+ }
3713
+ :host(.M\:v-mb-size-0),
3714
+ .M\:v-mb-size-0 {
3715
+ margin-bottom: 0px;
3716
+ }
3717
+ :host(.M\:v-mr-size-0),
3718
+ .M\:v-mr-size-0 {
3719
+ margin-right: 0px;
3720
+ }
3721
+ :host(.M\:v-ml-size-0),
3722
+ .M\:v-ml-size-0 {
3723
+ margin-left: 0px;
3724
+ }
3725
+ :host(.M\:v-m-size-4),
3726
+ .M\:v-m-size-4 {
3727
+ margin: 4px;
3728
+ }
3729
+ :host(.M\:v-mx-size-4),
3730
+ .M\:v-mx-size-4 {
3731
+ margin-left: 4px;
3732
+ margin-right: 4px;
3733
+ }
3734
+ :host(.M\:v-my-size-4),
3735
+ .M\:v-my-size-4 {
3736
+ margin-top: 4px;
3737
+ margin-bottom: 4px;
3738
+ }
3739
+ :host(.M\:v-mt-size-4),
3740
+ .M\:v-mt-size-4 {
3741
+ margin-top: 4px;
3742
+ }
3743
+ :host(.M\:v-mb-size-4),
3744
+ .M\:v-mb-size-4 {
3745
+ margin-bottom: 4px;
3746
+ }
3747
+ :host(.M\:v-mr-size-4),
3748
+ .M\:v-mr-size-4 {
3749
+ margin-right: 4px;
3750
+ }
3751
+ :host(.M\:v-ml-size-4),
3752
+ .M\:v-ml-size-4 {
3753
+ margin-left: 4px;
3754
+ }
3755
+ :host(.M\:v-m-size-8),
3756
+ .M\:v-m-size-8 {
3757
+ margin: 8px;
3758
+ }
3759
+ :host(.M\:v-mx-size-8),
3760
+ .M\:v-mx-size-8 {
3761
+ margin-left: 8px;
3762
+ margin-right: 8px;
3763
+ }
3764
+ :host(.M\:v-my-size-8),
3765
+ .M\:v-my-size-8 {
3766
+ margin-top: 8px;
3767
+ margin-bottom: 8px;
3768
+ }
3769
+ :host(.M\:v-mt-size-8),
3770
+ .M\:v-mt-size-8 {
3771
+ margin-top: 8px;
3772
+ }
3773
+ :host(.M\:v-mb-size-8),
3774
+ .M\:v-mb-size-8 {
3775
+ margin-bottom: 8px;
3776
+ }
3777
+ :host(.M\:v-mr-size-8),
3778
+ .M\:v-mr-size-8 {
3779
+ margin-right: 8px;
3780
+ }
3781
+ :host(.M\:v-ml-size-8),
3782
+ .M\:v-ml-size-8 {
3783
+ margin-left: 8px;
3784
+ }
3785
+ :host(.M\:v-m-size-12),
3786
+ .M\:v-m-size-12 {
3787
+ margin: 12px;
3788
+ }
3789
+ :host(.M\:v-mx-size-12),
3790
+ .M\:v-mx-size-12 {
3791
+ margin-left: 12px;
3792
+ margin-right: 12px;
3793
+ }
3794
+ :host(.M\:v-my-size-12),
3795
+ .M\:v-my-size-12 {
3796
+ margin-top: 12px;
3797
+ margin-bottom: 12px;
3798
+ }
3799
+ :host(.M\:v-mt-size-12),
3800
+ .M\:v-mt-size-12 {
3801
+ margin-top: 12px;
3802
+ }
3803
+ :host(.M\:v-mb-size-12),
3804
+ .M\:v-mb-size-12 {
3805
+ margin-bottom: 12px;
3806
+ }
3807
+ :host(.M\:v-mr-size-12),
3808
+ .M\:v-mr-size-12 {
3809
+ margin-right: 12px;
3810
+ }
3811
+ :host(.M\:v-ml-size-12),
3812
+ .M\:v-ml-size-12 {
3813
+ margin-left: 12px;
3814
+ }
3815
+ :host(.M\:v-m-size-16),
3816
+ .M\:v-m-size-16 {
3817
+ margin: 16px;
3818
+ }
3819
+ :host(.M\:v-mx-size-16),
3820
+ .M\:v-mx-size-16 {
3821
+ margin-left: 16px;
3822
+ margin-right: 16px;
3823
+ }
3824
+ :host(.M\:v-my-size-16),
3825
+ .M\:v-my-size-16 {
3826
+ margin-top: 16px;
3827
+ margin-bottom: 16px;
3828
+ }
3829
+ :host(.M\:v-mt-size-16),
3830
+ .M\:v-mt-size-16 {
3831
+ margin-top: 16px;
3832
+ }
3833
+ :host(.M\:v-mb-size-16),
3834
+ .M\:v-mb-size-16 {
3835
+ margin-bottom: 16px;
3836
+ }
3837
+ :host(.M\:v-mr-size-16),
3838
+ .M\:v-mr-size-16 {
3839
+ margin-right: 16px;
3840
+ }
3841
+ :host(.M\:v-ml-size-16),
3842
+ .M\:v-ml-size-16 {
3843
+ margin-left: 16px;
3844
+ }
3845
+ :host(.M\:v-m-size-20),
3846
+ .M\:v-m-size-20 {
3847
+ margin: 20px;
3848
+ }
3849
+ :host(.M\:v-mx-size-20),
3850
+ .M\:v-mx-size-20 {
3851
+ margin-left: 20px;
3852
+ margin-right: 20px;
3853
+ }
3854
+ :host(.M\:v-my-size-20),
3855
+ .M\:v-my-size-20 {
3856
+ margin-top: 20px;
3857
+ margin-bottom: 20px;
3858
+ }
3859
+ :host(.M\:v-mt-size-20),
3860
+ .M\:v-mt-size-20 {
3861
+ margin-top: 20px;
3862
+ }
3863
+ :host(.M\:v-mb-size-20),
3864
+ .M\:v-mb-size-20 {
3865
+ margin-bottom: 20px;
3866
+ }
3867
+ :host(.M\:v-mr-size-20),
3868
+ .M\:v-mr-size-20 {
3869
+ margin-right: 20px;
3870
+ }
3871
+ :host(.M\:v-ml-size-20),
3872
+ .M\:v-ml-size-20 {
3873
+ margin-left: 20px;
3874
+ }
3875
+ :host(.M\:v-m-size-24),
3876
+ .M\:v-m-size-24 {
3877
+ margin: 24px;
3878
+ }
3879
+ :host(.M\:v-mx-size-24),
3880
+ .M\:v-mx-size-24 {
3881
+ margin-left: 24px;
3882
+ margin-right: 24px;
3883
+ }
3884
+ :host(.M\:v-my-size-24),
3885
+ .M\:v-my-size-24 {
3886
+ margin-top: 24px;
3887
+ margin-bottom: 24px;
3888
+ }
3889
+ :host(.M\:v-mt-size-24),
3890
+ .M\:v-mt-size-24 {
3891
+ margin-top: 24px;
3892
+ }
3893
+ :host(.M\:v-mb-size-24),
3894
+ .M\:v-mb-size-24 {
3895
+ margin-bottom: 24px;
3896
+ }
3897
+ :host(.M\:v-mr-size-24),
3898
+ .M\:v-mr-size-24 {
3899
+ margin-right: 24px;
3900
+ }
3901
+ :host(.M\:v-ml-size-24),
3902
+ .M\:v-ml-size-24 {
3903
+ margin-left: 24px;
3904
+ }
3905
+ :host(.M\:v-m-size-32),
3906
+ .M\:v-m-size-32 {
3907
+ margin: 32px;
3908
+ }
3909
+ :host(.M\:v-mx-size-32),
3910
+ .M\:v-mx-size-32 {
3911
+ margin-left: 32px;
3912
+ margin-right: 32px;
3913
+ }
3914
+ :host(.M\:v-my-size-32),
3915
+ .M\:v-my-size-32 {
3916
+ margin-top: 32px;
3917
+ margin-bottom: 32px;
3918
+ }
3919
+ :host(.M\:v-mt-size-32),
3920
+ .M\:v-mt-size-32 {
3921
+ margin-top: 32px;
3922
+ }
3923
+ :host(.M\:v-mb-size-32),
3924
+ .M\:v-mb-size-32 {
3925
+ margin-bottom: 32px;
3926
+ }
3927
+ :host(.M\:v-mr-size-32),
3928
+ .M\:v-mr-size-32 {
3929
+ margin-right: 32px;
3930
+ }
3931
+ :host(.M\:v-ml-size-32),
3932
+ .M\:v-ml-size-32 {
3933
+ margin-left: 32px;
3934
+ }
3935
+ :host(.M\:v-m-size-40),
3936
+ .M\:v-m-size-40 {
3937
+ margin: 40px;
3938
+ }
3939
+ :host(.M\:v-mx-size-40),
3940
+ .M\:v-mx-size-40 {
3941
+ margin-left: 40px;
3942
+ margin-right: 40px;
3943
+ }
3944
+ :host(.M\:v-my-size-40),
3945
+ .M\:v-my-size-40 {
3946
+ margin-top: 40px;
3947
+ margin-bottom: 40px;
3948
+ }
3949
+ :host(.M\:v-mt-size-40),
3950
+ .M\:v-mt-size-40 {
3951
+ margin-top: 40px;
3952
+ }
3953
+ :host(.M\:v-mb-size-40),
3954
+ .M\:v-mb-size-40 {
3955
+ margin-bottom: 40px;
3956
+ }
3957
+ :host(.M\:v-mr-size-40),
3958
+ .M\:v-mr-size-40 {
3959
+ margin-right: 40px;
3960
+ }
3961
+ :host(.M\:v-ml-size-40),
3962
+ .M\:v-ml-size-40 {
3963
+ margin-left: 40px;
3964
+ }
3965
+ :host(.M\:v-m-size-48),
3966
+ .M\:v-m-size-48 {
3967
+ margin: 48px;
3968
+ }
3969
+ :host(.M\:v-mx-size-48),
3970
+ .M\:v-mx-size-48 {
3971
+ margin-left: 48px;
3972
+ margin-right: 48px;
3973
+ }
3974
+ :host(.M\:v-my-size-48),
3975
+ .M\:v-my-size-48 {
3976
+ margin-top: 48px;
3977
+ margin-bottom: 48px;
3978
+ }
3979
+ :host(.M\:v-mt-size-48),
3980
+ .M\:v-mt-size-48 {
3981
+ margin-top: 48px;
3982
+ }
3983
+ :host(.M\:v-mb-size-48),
3984
+ .M\:v-mb-size-48 {
3985
+ margin-bottom: 48px;
3986
+ }
3987
+ :host(.M\:v-mr-size-48),
3988
+ .M\:v-mr-size-48 {
3989
+ margin-right: 48px;
3990
+ }
3991
+ :host(.M\:v-ml-size-48),
3992
+ .M\:v-ml-size-48 {
3993
+ margin-left: 48px;
3994
+ }
3995
+ :host(.M\:v-m-size-64),
3996
+ .M\:v-m-size-64 {
3997
+ margin: 64px;
3998
+ }
3999
+ :host(.M\:v-mx-size-64),
4000
+ .M\:v-mx-size-64 {
4001
+ margin-left: 64px;
4002
+ margin-right: 64px;
4003
+ }
4004
+ :host(.M\:v-my-size-64),
4005
+ .M\:v-my-size-64 {
4006
+ margin-top: 64px;
4007
+ margin-bottom: 64px;
4008
+ }
4009
+ :host(.M\:v-mt-size-64),
4010
+ .M\:v-mt-size-64 {
4011
+ margin-top: 64px;
4012
+ }
4013
+ :host(.M\:v-mb-size-64),
4014
+ .M\:v-mb-size-64 {
4015
+ margin-bottom: 64px;
4016
+ }
4017
+ :host(.M\:v-mr-size-64),
4018
+ .M\:v-mr-size-64 {
4019
+ margin-right: 64px;
4020
+ }
4021
+ :host(.M\:v-ml-size-64),
4022
+ .M\:v-ml-size-64 {
4023
+ margin-left: 64px;
4024
+ }
4025
+ :host(.M\:v-m-size-72),
4026
+ .M\:v-m-size-72 {
4027
+ margin: 72px;
4028
+ }
4029
+ :host(.M\:v-mx-size-72),
4030
+ .M\:v-mx-size-72 {
4031
+ margin-left: 72px;
4032
+ margin-right: 72px;
4033
+ }
4034
+ :host(.M\:v-my-size-72),
4035
+ .M\:v-my-size-72 {
4036
+ margin-top: 72px;
4037
+ margin-bottom: 72px;
4038
+ }
4039
+ :host(.M\:v-mt-size-72),
4040
+ .M\:v-mt-size-72 {
4041
+ margin-top: 72px;
4042
+ }
4043
+ :host(.M\:v-mb-size-72),
4044
+ .M\:v-mb-size-72 {
4045
+ margin-bottom: 72px;
4046
+ }
4047
+ :host(.M\:v-mr-size-72),
4048
+ .M\:v-mr-size-72 {
4049
+ margin-right: 72px;
4050
+ }
4051
+ :host(.M\:v-ml-size-72),
4052
+ .M\:v-ml-size-72 {
4053
+ margin-left: 72px;
4054
+ }
4055
+ :host(.M\:v-m-size-80),
4056
+ .M\:v-m-size-80 {
4057
+ margin: 80px;
4058
+ }
4059
+ :host(.M\:v-mx-size-80),
4060
+ .M\:v-mx-size-80 {
4061
+ margin-left: 80px;
4062
+ margin-right: 80px;
4063
+ }
4064
+ :host(.M\:v-my-size-80),
4065
+ .M\:v-my-size-80 {
4066
+ margin-top: 80px;
4067
+ margin-bottom: 80px;
4068
+ }
4069
+ :host(.M\:v-mt-size-80),
4070
+ .M\:v-mt-size-80 {
4071
+ margin-top: 80px;
4072
+ }
4073
+ :host(.M\:v-mb-size-80),
4074
+ .M\:v-mb-size-80 {
4075
+ margin-bottom: 80px;
4076
+ }
4077
+ :host(.M\:v-mr-size-80),
4078
+ .M\:v-mr-size-80 {
4079
+ margin-right: 80px;
4080
+ }
4081
+ :host(.M\:v-ml-size-80),
4082
+ .M\:v-ml-size-80 {
4083
+ margin-left: 80px;
4084
+ }
4085
+ :host(.M\:v-m-size-112),
4086
+ .M\:v-m-size-112 {
4087
+ margin: 112px;
4088
+ }
4089
+ :host(.M\:v-mx-size-112),
4090
+ .M\:v-mx-size-112 {
4091
+ margin-left: 112px;
4092
+ margin-right: 112px;
4093
+ }
4094
+ :host(.M\:v-my-size-112),
4095
+ .M\:v-my-size-112 {
4096
+ margin-top: 112px;
4097
+ margin-bottom: 112px;
4098
+ }
4099
+ :host(.M\:v-mt-size-112),
4100
+ .M\:v-mt-size-112 {
4101
+ margin-top: 112px;
4102
+ }
4103
+ :host(.M\:v-mb-size-112),
4104
+ .M\:v-mb-size-112 {
4105
+ margin-bottom: 112px;
4106
+ }
4107
+ :host(.M\:v-mr-size-112),
4108
+ .M\:v-mr-size-112 {
4109
+ margin-right: 112px;
4110
+ }
4111
+ :host(.M\:v-ml-size-112),
4112
+ .M\:v-ml-size-112 {
4113
+ margin-left: 112px;
4114
+ }
4115
+ :host(.M\:v-m-size-2),
4116
+ .M\:v-m-size-2 {
4117
+ margin: 2px;
4118
+ }
4119
+ :host(.M\:v-mx-size-2),
4120
+ .M\:v-mx-size-2 {
4121
+ margin-left: 2px;
4122
+ margin-right: 2px;
4123
+ }
4124
+ :host(.M\:v-my-size-2),
4125
+ .M\:v-my-size-2 {
4126
+ margin-top: 2px;
4127
+ margin-bottom: 2px;
4128
+ }
4129
+ :host(.M\:v-mt-size-2),
4130
+ .M\:v-mt-size-2 {
4131
+ margin-top: 2px;
4132
+ }
4133
+ :host(.M\:v-mb-size-2),
4134
+ .M\:v-mb-size-2 {
4135
+ margin-bottom: 2px;
4136
+ }
4137
+ :host(.M\:v-mr-size-2),
4138
+ .M\:v-mr-size-2 {
4139
+ margin-right: 2px;
4140
+ }
4141
+ :host(.M\:v-ml-size-2),
4142
+ .M\:v-ml-size-2 {
4143
+ margin-left: 2px;
4144
+ }
4145
+ :host(.M\:v-m-auto),
4146
+ .M\:v-m-auto {
4147
+ margin: auto;
4148
+ }
4149
+ :host(.M\:v-mx-auto),
4150
+ .M\:v-mx-auto {
4151
+ margin-left: auto;
4152
+ margin-right: auto;
4153
+ }
4154
+ :host(.M\:v-my-auto),
4155
+ .M\:v-my-auto {
4156
+ margin-top: auto;
4157
+ margin-bottom: auto;
4158
+ }
4159
+ :host(.M\:v-mt-auto),
4160
+ .M\:v-mt-auto {
4161
+ margin-top: auto;
4162
+ }
4163
+ :host(.M\:v-mb-auto),
4164
+ .M\:v-mb-auto {
4165
+ margin-bottom: auto;
4166
+ }
4167
+ :host(.M\:v-mr-auto),
4168
+ .M\:v-mr-auto {
4169
+ margin-right: auto;
4170
+ }
4171
+ :host(.M\:v-ml-auto),
4172
+ .M\:v-ml-auto {
4173
+ margin-left: auto;
4174
+ }
4175
+ }
4176
+ @media (min-width: 1024px) {
4177
+ :host(.L\:v-m-0),
4178
+ .L\:v-m-0 {
4179
+ margin: 0px;
4180
+ }
4181
+ :host(.L\:v-mx-0),
4182
+ .L\:v-mx-0 {
4183
+ margin-left: 0px;
4184
+ margin-right: 0px;
4185
+ }
4186
+ :host(.L\:v-my-0),
4187
+ .L\:v-my-0 {
4188
+ margin-top: 0px;
4189
+ margin-bottom: 0px;
4190
+ }
4191
+ :host(.L\:v-mt-0),
4192
+ .L\:v-mt-0 {
4193
+ margin-top: 0px;
4194
+ }
4195
+ :host(.L\:v-mb-0),
4196
+ .L\:v-mb-0 {
4197
+ margin-bottom: 0px;
4198
+ }
4199
+ :host(.L\:v-mr-0),
4200
+ .L\:v-mr-0 {
4201
+ margin-right: 0px;
4202
+ }
4203
+ :host(.L\:v-ml-0),
4204
+ .L\:v-ml-0 {
4205
+ margin-left: 0px;
4206
+ }
4207
+ :host(.L\:v-m-size-0),
4208
+ .L\:v-m-size-0 {
4209
+ margin: 0px;
4210
+ }
4211
+ :host(.L\:v-mx-size-0),
4212
+ .L\:v-mx-size-0 {
4213
+ margin-left: 0px;
4214
+ margin-right: 0px;
4215
+ }
4216
+ :host(.L\:v-my-size-0),
4217
+ .L\:v-my-size-0 {
4218
+ margin-top: 0px;
4219
+ margin-bottom: 0px;
4220
+ }
4221
+ :host(.L\:v-mt-size-0),
4222
+ .L\:v-mt-size-0 {
4223
+ margin-top: 0px;
4224
+ }
4225
+ :host(.L\:v-mb-size-0),
4226
+ .L\:v-mb-size-0 {
4227
+ margin-bottom: 0px;
4228
+ }
4229
+ :host(.L\:v-mr-size-0),
4230
+ .L\:v-mr-size-0 {
4231
+ margin-right: 0px;
4232
+ }
4233
+ :host(.L\:v-ml-size-0),
4234
+ .L\:v-ml-size-0 {
4235
+ margin-left: 0px;
4236
+ }
4237
+ :host(.L\:v-m-size-4),
4238
+ .L\:v-m-size-4 {
4239
+ margin: 4px;
4240
+ }
4241
+ :host(.L\:v-mx-size-4),
4242
+ .L\:v-mx-size-4 {
4243
+ margin-left: 4px;
4244
+ margin-right: 4px;
4245
+ }
4246
+ :host(.L\:v-my-size-4),
4247
+ .L\:v-my-size-4 {
4248
+ margin-top: 4px;
4249
+ margin-bottom: 4px;
4250
+ }
4251
+ :host(.L\:v-mt-size-4),
4252
+ .L\:v-mt-size-4 {
4253
+ margin-top: 4px;
4254
+ }
4255
+ :host(.L\:v-mb-size-4),
4256
+ .L\:v-mb-size-4 {
4257
+ margin-bottom: 4px;
4258
+ }
4259
+ :host(.L\:v-mr-size-4),
4260
+ .L\:v-mr-size-4 {
4261
+ margin-right: 4px;
4262
+ }
4263
+ :host(.L\:v-ml-size-4),
4264
+ .L\:v-ml-size-4 {
4265
+ margin-left: 4px;
4266
+ }
4267
+ :host(.L\:v-m-size-8),
4268
+ .L\:v-m-size-8 {
4269
+ margin: 8px;
4270
+ }
4271
+ :host(.L\:v-mx-size-8),
4272
+ .L\:v-mx-size-8 {
4273
+ margin-left: 8px;
4274
+ margin-right: 8px;
4275
+ }
4276
+ :host(.L\:v-my-size-8),
4277
+ .L\:v-my-size-8 {
4278
+ margin-top: 8px;
4279
+ margin-bottom: 8px;
4280
+ }
4281
+ :host(.L\:v-mt-size-8),
4282
+ .L\:v-mt-size-8 {
4283
+ margin-top: 8px;
4284
+ }
4285
+ :host(.L\:v-mb-size-8),
4286
+ .L\:v-mb-size-8 {
4287
+ margin-bottom: 8px;
4288
+ }
4289
+ :host(.L\:v-mr-size-8),
4290
+ .L\:v-mr-size-8 {
4291
+ margin-right: 8px;
4292
+ }
4293
+ :host(.L\:v-ml-size-8),
4294
+ .L\:v-ml-size-8 {
4295
+ margin-left: 8px;
4296
+ }
4297
+ :host(.L\:v-m-size-12),
4298
+ .L\:v-m-size-12 {
4299
+ margin: 12px;
4300
+ }
4301
+ :host(.L\:v-mx-size-12),
4302
+ .L\:v-mx-size-12 {
4303
+ margin-left: 12px;
4304
+ margin-right: 12px;
4305
+ }
4306
+ :host(.L\:v-my-size-12),
4307
+ .L\:v-my-size-12 {
4308
+ margin-top: 12px;
4309
+ margin-bottom: 12px;
4310
+ }
4311
+ :host(.L\:v-mt-size-12),
4312
+ .L\:v-mt-size-12 {
4313
+ margin-top: 12px;
4314
+ }
4315
+ :host(.L\:v-mb-size-12),
4316
+ .L\:v-mb-size-12 {
4317
+ margin-bottom: 12px;
4318
+ }
4319
+ :host(.L\:v-mr-size-12),
4320
+ .L\:v-mr-size-12 {
4321
+ margin-right: 12px;
4322
+ }
4323
+ :host(.L\:v-ml-size-12),
4324
+ .L\:v-ml-size-12 {
4325
+ margin-left: 12px;
4326
+ }
4327
+ :host(.L\:v-m-size-16),
4328
+ .L\:v-m-size-16 {
4329
+ margin: 16px;
4330
+ }
4331
+ :host(.L\:v-mx-size-16),
4332
+ .L\:v-mx-size-16 {
4333
+ margin-left: 16px;
4334
+ margin-right: 16px;
4335
+ }
4336
+ :host(.L\:v-my-size-16),
4337
+ .L\:v-my-size-16 {
4338
+ margin-top: 16px;
4339
+ margin-bottom: 16px;
4340
+ }
4341
+ :host(.L\:v-mt-size-16),
4342
+ .L\:v-mt-size-16 {
4343
+ margin-top: 16px;
4344
+ }
4345
+ :host(.L\:v-mb-size-16),
4346
+ .L\:v-mb-size-16 {
4347
+ margin-bottom: 16px;
4348
+ }
4349
+ :host(.L\:v-mr-size-16),
4350
+ .L\:v-mr-size-16 {
4351
+ margin-right: 16px;
4352
+ }
4353
+ :host(.L\:v-ml-size-16),
4354
+ .L\:v-ml-size-16 {
4355
+ margin-left: 16px;
4356
+ }
4357
+ :host(.L\:v-m-size-20),
4358
+ .L\:v-m-size-20 {
4359
+ margin: 20px;
4360
+ }
4361
+ :host(.L\:v-mx-size-20),
4362
+ .L\:v-mx-size-20 {
4363
+ margin-left: 20px;
4364
+ margin-right: 20px;
4365
+ }
4366
+ :host(.L\:v-my-size-20),
4367
+ .L\:v-my-size-20 {
4368
+ margin-top: 20px;
4369
+ margin-bottom: 20px;
4370
+ }
4371
+ :host(.L\:v-mt-size-20),
4372
+ .L\:v-mt-size-20 {
4373
+ margin-top: 20px;
4374
+ }
4375
+ :host(.L\:v-mb-size-20),
4376
+ .L\:v-mb-size-20 {
4377
+ margin-bottom: 20px;
4378
+ }
4379
+ :host(.L\:v-mr-size-20),
4380
+ .L\:v-mr-size-20 {
4381
+ margin-right: 20px;
4382
+ }
4383
+ :host(.L\:v-ml-size-20),
4384
+ .L\:v-ml-size-20 {
4385
+ margin-left: 20px;
4386
+ }
4387
+ :host(.L\:v-m-size-24),
4388
+ .L\:v-m-size-24 {
4389
+ margin: 24px;
4390
+ }
4391
+ :host(.L\:v-mx-size-24),
4392
+ .L\:v-mx-size-24 {
4393
+ margin-left: 24px;
4394
+ margin-right: 24px;
4395
+ }
4396
+ :host(.L\:v-my-size-24),
4397
+ .L\:v-my-size-24 {
4398
+ margin-top: 24px;
4399
+ margin-bottom: 24px;
4400
+ }
4401
+ :host(.L\:v-mt-size-24),
4402
+ .L\:v-mt-size-24 {
4403
+ margin-top: 24px;
4404
+ }
4405
+ :host(.L\:v-mb-size-24),
4406
+ .L\:v-mb-size-24 {
4407
+ margin-bottom: 24px;
4408
+ }
4409
+ :host(.L\:v-mr-size-24),
4410
+ .L\:v-mr-size-24 {
4411
+ margin-right: 24px;
4412
+ }
4413
+ :host(.L\:v-ml-size-24),
4414
+ .L\:v-ml-size-24 {
4415
+ margin-left: 24px;
4416
+ }
4417
+ :host(.L\:v-m-size-32),
4418
+ .L\:v-m-size-32 {
4419
+ margin: 32px;
4420
+ }
4421
+ :host(.L\:v-mx-size-32),
4422
+ .L\:v-mx-size-32 {
4423
+ margin-left: 32px;
4424
+ margin-right: 32px;
4425
+ }
4426
+ :host(.L\:v-my-size-32),
4427
+ .L\:v-my-size-32 {
4428
+ margin-top: 32px;
4429
+ margin-bottom: 32px;
4430
+ }
4431
+ :host(.L\:v-mt-size-32),
4432
+ .L\:v-mt-size-32 {
4433
+ margin-top: 32px;
4434
+ }
4435
+ :host(.L\:v-mb-size-32),
4436
+ .L\:v-mb-size-32 {
4437
+ margin-bottom: 32px;
4438
+ }
4439
+ :host(.L\:v-mr-size-32),
4440
+ .L\:v-mr-size-32 {
4441
+ margin-right: 32px;
4442
+ }
4443
+ :host(.L\:v-ml-size-32),
4444
+ .L\:v-ml-size-32 {
4445
+ margin-left: 32px;
4446
+ }
4447
+ :host(.L\:v-m-size-40),
4448
+ .L\:v-m-size-40 {
4449
+ margin: 40px;
4450
+ }
4451
+ :host(.L\:v-mx-size-40),
4452
+ .L\:v-mx-size-40 {
4453
+ margin-left: 40px;
4454
+ margin-right: 40px;
4455
+ }
4456
+ :host(.L\:v-my-size-40),
4457
+ .L\:v-my-size-40 {
4458
+ margin-top: 40px;
4459
+ margin-bottom: 40px;
4460
+ }
4461
+ :host(.L\:v-mt-size-40),
4462
+ .L\:v-mt-size-40 {
4463
+ margin-top: 40px;
4464
+ }
4465
+ :host(.L\:v-mb-size-40),
4466
+ .L\:v-mb-size-40 {
4467
+ margin-bottom: 40px;
4468
+ }
4469
+ :host(.L\:v-mr-size-40),
4470
+ .L\:v-mr-size-40 {
4471
+ margin-right: 40px;
4472
+ }
4473
+ :host(.L\:v-ml-size-40),
4474
+ .L\:v-ml-size-40 {
4475
+ margin-left: 40px;
4476
+ }
4477
+ :host(.L\:v-m-size-48),
4478
+ .L\:v-m-size-48 {
4479
+ margin: 48px;
4480
+ }
4481
+ :host(.L\:v-mx-size-48),
4482
+ .L\:v-mx-size-48 {
4483
+ margin-left: 48px;
4484
+ margin-right: 48px;
4485
+ }
4486
+ :host(.L\:v-my-size-48),
4487
+ .L\:v-my-size-48 {
4488
+ margin-top: 48px;
4489
+ margin-bottom: 48px;
4490
+ }
4491
+ :host(.L\:v-mt-size-48),
4492
+ .L\:v-mt-size-48 {
4493
+ margin-top: 48px;
4494
+ }
4495
+ :host(.L\:v-mb-size-48),
4496
+ .L\:v-mb-size-48 {
4497
+ margin-bottom: 48px;
4498
+ }
4499
+ :host(.L\:v-mr-size-48),
4500
+ .L\:v-mr-size-48 {
4501
+ margin-right: 48px;
4502
+ }
4503
+ :host(.L\:v-ml-size-48),
4504
+ .L\:v-ml-size-48 {
4505
+ margin-left: 48px;
4506
+ }
4507
+ :host(.L\:v-m-size-64),
4508
+ .L\:v-m-size-64 {
4509
+ margin: 64px;
4510
+ }
4511
+ :host(.L\:v-mx-size-64),
4512
+ .L\:v-mx-size-64 {
4513
+ margin-left: 64px;
4514
+ margin-right: 64px;
4515
+ }
4516
+ :host(.L\:v-my-size-64),
4517
+ .L\:v-my-size-64 {
4518
+ margin-top: 64px;
4519
+ margin-bottom: 64px;
4520
+ }
4521
+ :host(.L\:v-mt-size-64),
4522
+ .L\:v-mt-size-64 {
4523
+ margin-top: 64px;
4524
+ }
4525
+ :host(.L\:v-mb-size-64),
4526
+ .L\:v-mb-size-64 {
4527
+ margin-bottom: 64px;
4528
+ }
4529
+ :host(.L\:v-mr-size-64),
4530
+ .L\:v-mr-size-64 {
4531
+ margin-right: 64px;
4532
+ }
4533
+ :host(.L\:v-ml-size-64),
4534
+ .L\:v-ml-size-64 {
4535
+ margin-left: 64px;
4536
+ }
4537
+ :host(.L\:v-m-size-72),
4538
+ .L\:v-m-size-72 {
4539
+ margin: 72px;
4540
+ }
4541
+ :host(.L\:v-mx-size-72),
4542
+ .L\:v-mx-size-72 {
4543
+ margin-left: 72px;
4544
+ margin-right: 72px;
4545
+ }
4546
+ :host(.L\:v-my-size-72),
4547
+ .L\:v-my-size-72 {
4548
+ margin-top: 72px;
4549
+ margin-bottom: 72px;
4550
+ }
4551
+ :host(.L\:v-mt-size-72),
4552
+ .L\:v-mt-size-72 {
4553
+ margin-top: 72px;
4554
+ }
4555
+ :host(.L\:v-mb-size-72),
4556
+ .L\:v-mb-size-72 {
4557
+ margin-bottom: 72px;
4558
+ }
4559
+ :host(.L\:v-mr-size-72),
4560
+ .L\:v-mr-size-72 {
4561
+ margin-right: 72px;
4562
+ }
4563
+ :host(.L\:v-ml-size-72),
4564
+ .L\:v-ml-size-72 {
4565
+ margin-left: 72px;
4566
+ }
4567
+ :host(.L\:v-m-size-80),
4568
+ .L\:v-m-size-80 {
4569
+ margin: 80px;
4570
+ }
4571
+ :host(.L\:v-mx-size-80),
4572
+ .L\:v-mx-size-80 {
4573
+ margin-left: 80px;
4574
+ margin-right: 80px;
4575
+ }
4576
+ :host(.L\:v-my-size-80),
4577
+ .L\:v-my-size-80 {
4578
+ margin-top: 80px;
4579
+ margin-bottom: 80px;
4580
+ }
4581
+ :host(.L\:v-mt-size-80),
4582
+ .L\:v-mt-size-80 {
4583
+ margin-top: 80px;
4584
+ }
4585
+ :host(.L\:v-mb-size-80),
4586
+ .L\:v-mb-size-80 {
4587
+ margin-bottom: 80px;
4588
+ }
4589
+ :host(.L\:v-mr-size-80),
4590
+ .L\:v-mr-size-80 {
4591
+ margin-right: 80px;
4592
+ }
4593
+ :host(.L\:v-ml-size-80),
4594
+ .L\:v-ml-size-80 {
4595
+ margin-left: 80px;
4596
+ }
4597
+ :host(.L\:v-m-size-112),
4598
+ .L\:v-m-size-112 {
4599
+ margin: 112px;
4600
+ }
4601
+ :host(.L\:v-mx-size-112),
4602
+ .L\:v-mx-size-112 {
4603
+ margin-left: 112px;
4604
+ margin-right: 112px;
4605
+ }
4606
+ :host(.L\:v-my-size-112),
4607
+ .L\:v-my-size-112 {
4608
+ margin-top: 112px;
4609
+ margin-bottom: 112px;
4610
+ }
4611
+ :host(.L\:v-mt-size-112),
4612
+ .L\:v-mt-size-112 {
4613
+ margin-top: 112px;
4614
+ }
4615
+ :host(.L\:v-mb-size-112),
4616
+ .L\:v-mb-size-112 {
4617
+ margin-bottom: 112px;
4618
+ }
4619
+ :host(.L\:v-mr-size-112),
4620
+ .L\:v-mr-size-112 {
4621
+ margin-right: 112px;
4622
+ }
4623
+ :host(.L\:v-ml-size-112),
4624
+ .L\:v-ml-size-112 {
4625
+ margin-left: 112px;
4626
+ }
4627
+ :host(.L\:v-m-size-2),
4628
+ .L\:v-m-size-2 {
4629
+ margin: 2px;
4630
+ }
4631
+ :host(.L\:v-mx-size-2),
4632
+ .L\:v-mx-size-2 {
4633
+ margin-left: 2px;
4634
+ margin-right: 2px;
4635
+ }
4636
+ :host(.L\:v-my-size-2),
4637
+ .L\:v-my-size-2 {
4638
+ margin-top: 2px;
4639
+ margin-bottom: 2px;
4640
+ }
4641
+ :host(.L\:v-mt-size-2),
4642
+ .L\:v-mt-size-2 {
4643
+ margin-top: 2px;
4644
+ }
4645
+ :host(.L\:v-mb-size-2),
4646
+ .L\:v-mb-size-2 {
4647
+ margin-bottom: 2px;
4648
+ }
4649
+ :host(.L\:v-mr-size-2),
4650
+ .L\:v-mr-size-2 {
4651
+ margin-right: 2px;
4652
+ }
4653
+ :host(.L\:v-ml-size-2),
4654
+ .L\:v-ml-size-2 {
4655
+ margin-left: 2px;
4656
+ }
4657
+ :host(.L\:v-m-auto),
4658
+ .L\:v-m-auto {
4659
+ margin: auto;
4660
+ }
4661
+ :host(.L\:v-mx-auto),
4662
+ .L\:v-mx-auto {
4663
+ margin-left: auto;
4664
+ margin-right: auto;
4665
+ }
4666
+ :host(.L\:v-my-auto),
4667
+ .L\:v-my-auto {
4668
+ margin-top: auto;
4669
+ margin-bottom: auto;
4670
+ }
4671
+ :host(.L\:v-mt-auto),
4672
+ .L\:v-mt-auto {
4673
+ margin-top: auto;
4674
+ }
4675
+ :host(.L\:v-mb-auto),
4676
+ .L\:v-mb-auto {
4677
+ margin-bottom: auto;
4678
+ }
4679
+ :host(.L\:v-mr-auto),
4680
+ .L\:v-mr-auto {
4681
+ margin-right: auto;
4682
+ }
4683
+ :host(.L\:v-ml-auto),
4684
+ .L\:v-ml-auto {
4685
+ margin-left: auto;
4686
+ }
4687
+ }
4688
+ @media (min-width: 1440px) {
4689
+ :host(.XL\:v-m-0),
4690
+ .XL\:v-m-0 {
4691
+ margin: 0px;
4692
+ }
4693
+ :host(.XL\:v-mx-0),
4694
+ .XL\:v-mx-0 {
4695
+ margin-left: 0px;
4696
+ margin-right: 0px;
4697
+ }
4698
+ :host(.XL\:v-my-0),
4699
+ .XL\:v-my-0 {
4700
+ margin-top: 0px;
4701
+ margin-bottom: 0px;
4702
+ }
4703
+ :host(.XL\:v-mt-0),
4704
+ .XL\:v-mt-0 {
4705
+ margin-top: 0px;
4706
+ }
4707
+ :host(.XL\:v-mb-0),
4708
+ .XL\:v-mb-0 {
4709
+ margin-bottom: 0px;
4710
+ }
4711
+ :host(.XL\:v-mr-0),
4712
+ .XL\:v-mr-0 {
4713
+ margin-right: 0px;
4714
+ }
4715
+ :host(.XL\:v-ml-0),
4716
+ .XL\:v-ml-0 {
4717
+ margin-left: 0px;
4718
+ }
4719
+ :host(.XL\:v-m-size-0),
4720
+ .XL\:v-m-size-0 {
4721
+ margin: 0px;
4722
+ }
4723
+ :host(.XL\:v-mx-size-0),
4724
+ .XL\:v-mx-size-0 {
4725
+ margin-left: 0px;
4726
+ margin-right: 0px;
4727
+ }
4728
+ :host(.XL\:v-my-size-0),
4729
+ .XL\:v-my-size-0 {
4730
+ margin-top: 0px;
4731
+ margin-bottom: 0px;
4732
+ }
4733
+ :host(.XL\:v-mt-size-0),
4734
+ .XL\:v-mt-size-0 {
4735
+ margin-top: 0px;
4736
+ }
4737
+ :host(.XL\:v-mb-size-0),
4738
+ .XL\:v-mb-size-0 {
4739
+ margin-bottom: 0px;
4740
+ }
4741
+ :host(.XL\:v-mr-size-0),
4742
+ .XL\:v-mr-size-0 {
4743
+ margin-right: 0px;
4744
+ }
4745
+ :host(.XL\:v-ml-size-0),
4746
+ .XL\:v-ml-size-0 {
4747
+ margin-left: 0px;
4748
+ }
4749
+ :host(.XL\:v-m-size-4),
4750
+ .XL\:v-m-size-4 {
4751
+ margin: 4px;
4752
+ }
4753
+ :host(.XL\:v-mx-size-4),
4754
+ .XL\:v-mx-size-4 {
4755
+ margin-left: 4px;
4756
+ margin-right: 4px;
4757
+ }
4758
+ :host(.XL\:v-my-size-4),
4759
+ .XL\:v-my-size-4 {
4760
+ margin-top: 4px;
4761
+ margin-bottom: 4px;
4762
+ }
4763
+ :host(.XL\:v-mt-size-4),
4764
+ .XL\:v-mt-size-4 {
4765
+ margin-top: 4px;
4766
+ }
4767
+ :host(.XL\:v-mb-size-4),
4768
+ .XL\:v-mb-size-4 {
4769
+ margin-bottom: 4px;
4770
+ }
4771
+ :host(.XL\:v-mr-size-4),
4772
+ .XL\:v-mr-size-4 {
4773
+ margin-right: 4px;
4774
+ }
4775
+ :host(.XL\:v-ml-size-4),
4776
+ .XL\:v-ml-size-4 {
4777
+ margin-left: 4px;
4778
+ }
4779
+ :host(.XL\:v-m-size-8),
4780
+ .XL\:v-m-size-8 {
4781
+ margin: 8px;
4782
+ }
4783
+ :host(.XL\:v-mx-size-8),
4784
+ .XL\:v-mx-size-8 {
4785
+ margin-left: 8px;
4786
+ margin-right: 8px;
4787
+ }
4788
+ :host(.XL\:v-my-size-8),
4789
+ .XL\:v-my-size-8 {
4790
+ margin-top: 8px;
4791
+ margin-bottom: 8px;
4792
+ }
4793
+ :host(.XL\:v-mt-size-8),
4794
+ .XL\:v-mt-size-8 {
4795
+ margin-top: 8px;
4796
+ }
4797
+ :host(.XL\:v-mb-size-8),
4798
+ .XL\:v-mb-size-8 {
4799
+ margin-bottom: 8px;
4800
+ }
4801
+ :host(.XL\:v-mr-size-8),
4802
+ .XL\:v-mr-size-8 {
4803
+ margin-right: 8px;
4804
+ }
4805
+ :host(.XL\:v-ml-size-8),
4806
+ .XL\:v-ml-size-8 {
4807
+ margin-left: 8px;
4808
+ }
4809
+ :host(.XL\:v-m-size-12),
4810
+ .XL\:v-m-size-12 {
4811
+ margin: 12px;
4812
+ }
4813
+ :host(.XL\:v-mx-size-12),
4814
+ .XL\:v-mx-size-12 {
4815
+ margin-left: 12px;
4816
+ margin-right: 12px;
4817
+ }
4818
+ :host(.XL\:v-my-size-12),
4819
+ .XL\:v-my-size-12 {
4820
+ margin-top: 12px;
4821
+ margin-bottom: 12px;
4822
+ }
4823
+ :host(.XL\:v-mt-size-12),
4824
+ .XL\:v-mt-size-12 {
4825
+ margin-top: 12px;
4826
+ }
4827
+ :host(.XL\:v-mb-size-12),
4828
+ .XL\:v-mb-size-12 {
4829
+ margin-bottom: 12px;
4830
+ }
4831
+ :host(.XL\:v-mr-size-12),
4832
+ .XL\:v-mr-size-12 {
4833
+ margin-right: 12px;
4834
+ }
4835
+ :host(.XL\:v-ml-size-12),
4836
+ .XL\:v-ml-size-12 {
4837
+ margin-left: 12px;
4838
+ }
4839
+ :host(.XL\:v-m-size-16),
4840
+ .XL\:v-m-size-16 {
4841
+ margin: 16px;
4842
+ }
4843
+ :host(.XL\:v-mx-size-16),
4844
+ .XL\:v-mx-size-16 {
4845
+ margin-left: 16px;
4846
+ margin-right: 16px;
4847
+ }
4848
+ :host(.XL\:v-my-size-16),
4849
+ .XL\:v-my-size-16 {
4850
+ margin-top: 16px;
4851
+ margin-bottom: 16px;
4852
+ }
4853
+ :host(.XL\:v-mt-size-16),
4854
+ .XL\:v-mt-size-16 {
4855
+ margin-top: 16px;
4856
+ }
4857
+ :host(.XL\:v-mb-size-16),
4858
+ .XL\:v-mb-size-16 {
4859
+ margin-bottom: 16px;
4860
+ }
4861
+ :host(.XL\:v-mr-size-16),
4862
+ .XL\:v-mr-size-16 {
4863
+ margin-right: 16px;
4864
+ }
4865
+ :host(.XL\:v-ml-size-16),
4866
+ .XL\:v-ml-size-16 {
4867
+ margin-left: 16px;
4868
+ }
4869
+ :host(.XL\:v-m-size-20),
4870
+ .XL\:v-m-size-20 {
4871
+ margin: 20px;
4872
+ }
4873
+ :host(.XL\:v-mx-size-20),
4874
+ .XL\:v-mx-size-20 {
4875
+ margin-left: 20px;
4876
+ margin-right: 20px;
4877
+ }
4878
+ :host(.XL\:v-my-size-20),
4879
+ .XL\:v-my-size-20 {
4880
+ margin-top: 20px;
4881
+ margin-bottom: 20px;
4882
+ }
4883
+ :host(.XL\:v-mt-size-20),
4884
+ .XL\:v-mt-size-20 {
4885
+ margin-top: 20px;
4886
+ }
4887
+ :host(.XL\:v-mb-size-20),
4888
+ .XL\:v-mb-size-20 {
4889
+ margin-bottom: 20px;
4890
+ }
4891
+ :host(.XL\:v-mr-size-20),
4892
+ .XL\:v-mr-size-20 {
4893
+ margin-right: 20px;
4894
+ }
4895
+ :host(.XL\:v-ml-size-20),
4896
+ .XL\:v-ml-size-20 {
4897
+ margin-left: 20px;
4898
+ }
4899
+ :host(.XL\:v-m-size-24),
4900
+ .XL\:v-m-size-24 {
4901
+ margin: 24px;
4902
+ }
4903
+ :host(.XL\:v-mx-size-24),
4904
+ .XL\:v-mx-size-24 {
4905
+ margin-left: 24px;
4906
+ margin-right: 24px;
4907
+ }
4908
+ :host(.XL\:v-my-size-24),
4909
+ .XL\:v-my-size-24 {
4910
+ margin-top: 24px;
4911
+ margin-bottom: 24px;
4912
+ }
4913
+ :host(.XL\:v-mt-size-24),
4914
+ .XL\:v-mt-size-24 {
4915
+ margin-top: 24px;
4916
+ }
4917
+ :host(.XL\:v-mb-size-24),
4918
+ .XL\:v-mb-size-24 {
4919
+ margin-bottom: 24px;
4920
+ }
4921
+ :host(.XL\:v-mr-size-24),
4922
+ .XL\:v-mr-size-24 {
4923
+ margin-right: 24px;
4924
+ }
4925
+ :host(.XL\:v-ml-size-24),
4926
+ .XL\:v-ml-size-24 {
4927
+ margin-left: 24px;
4928
+ }
4929
+ :host(.XL\:v-m-size-32),
4930
+ .XL\:v-m-size-32 {
4931
+ margin: 32px;
4932
+ }
4933
+ :host(.XL\:v-mx-size-32),
4934
+ .XL\:v-mx-size-32 {
4935
+ margin-left: 32px;
4936
+ margin-right: 32px;
4937
+ }
4938
+ :host(.XL\:v-my-size-32),
4939
+ .XL\:v-my-size-32 {
4940
+ margin-top: 32px;
4941
+ margin-bottom: 32px;
4942
+ }
4943
+ :host(.XL\:v-mt-size-32),
4944
+ .XL\:v-mt-size-32 {
4945
+ margin-top: 32px;
4946
+ }
4947
+ :host(.XL\:v-mb-size-32),
4948
+ .XL\:v-mb-size-32 {
4949
+ margin-bottom: 32px;
4950
+ }
4951
+ :host(.XL\:v-mr-size-32),
4952
+ .XL\:v-mr-size-32 {
4953
+ margin-right: 32px;
4954
+ }
4955
+ :host(.XL\:v-ml-size-32),
4956
+ .XL\:v-ml-size-32 {
4957
+ margin-left: 32px;
4958
+ }
4959
+ :host(.XL\:v-m-size-40),
4960
+ .XL\:v-m-size-40 {
4961
+ margin: 40px;
4962
+ }
4963
+ :host(.XL\:v-mx-size-40),
4964
+ .XL\:v-mx-size-40 {
4965
+ margin-left: 40px;
4966
+ margin-right: 40px;
4967
+ }
4968
+ :host(.XL\:v-my-size-40),
4969
+ .XL\:v-my-size-40 {
4970
+ margin-top: 40px;
4971
+ margin-bottom: 40px;
4972
+ }
4973
+ :host(.XL\:v-mt-size-40),
4974
+ .XL\:v-mt-size-40 {
4975
+ margin-top: 40px;
4976
+ }
4977
+ :host(.XL\:v-mb-size-40),
4978
+ .XL\:v-mb-size-40 {
4979
+ margin-bottom: 40px;
4980
+ }
4981
+ :host(.XL\:v-mr-size-40),
4982
+ .XL\:v-mr-size-40 {
4983
+ margin-right: 40px;
4984
+ }
4985
+ :host(.XL\:v-ml-size-40),
4986
+ .XL\:v-ml-size-40 {
4987
+ margin-left: 40px;
4988
+ }
4989
+ :host(.XL\:v-m-size-48),
4990
+ .XL\:v-m-size-48 {
4991
+ margin: 48px;
4992
+ }
4993
+ :host(.XL\:v-mx-size-48),
4994
+ .XL\:v-mx-size-48 {
4995
+ margin-left: 48px;
4996
+ margin-right: 48px;
4997
+ }
4998
+ :host(.XL\:v-my-size-48),
4999
+ .XL\:v-my-size-48 {
5000
+ margin-top: 48px;
5001
+ margin-bottom: 48px;
5002
+ }
5003
+ :host(.XL\:v-mt-size-48),
5004
+ .XL\:v-mt-size-48 {
5005
+ margin-top: 48px;
5006
+ }
5007
+ :host(.XL\:v-mb-size-48),
5008
+ .XL\:v-mb-size-48 {
5009
+ margin-bottom: 48px;
5010
+ }
5011
+ :host(.XL\:v-mr-size-48),
5012
+ .XL\:v-mr-size-48 {
5013
+ margin-right: 48px;
5014
+ }
5015
+ :host(.XL\:v-ml-size-48),
5016
+ .XL\:v-ml-size-48 {
5017
+ margin-left: 48px;
5018
+ }
5019
+ :host(.XL\:v-m-size-64),
5020
+ .XL\:v-m-size-64 {
5021
+ margin: 64px;
5022
+ }
5023
+ :host(.XL\:v-mx-size-64),
5024
+ .XL\:v-mx-size-64 {
5025
+ margin-left: 64px;
5026
+ margin-right: 64px;
5027
+ }
5028
+ :host(.XL\:v-my-size-64),
5029
+ .XL\:v-my-size-64 {
5030
+ margin-top: 64px;
5031
+ margin-bottom: 64px;
5032
+ }
5033
+ :host(.XL\:v-mt-size-64),
5034
+ .XL\:v-mt-size-64 {
5035
+ margin-top: 64px;
5036
+ }
5037
+ :host(.XL\:v-mb-size-64),
5038
+ .XL\:v-mb-size-64 {
5039
+ margin-bottom: 64px;
5040
+ }
5041
+ :host(.XL\:v-mr-size-64),
5042
+ .XL\:v-mr-size-64 {
5043
+ margin-right: 64px;
5044
+ }
5045
+ :host(.XL\:v-ml-size-64),
5046
+ .XL\:v-ml-size-64 {
5047
+ margin-left: 64px;
5048
+ }
5049
+ :host(.XL\:v-m-size-72),
5050
+ .XL\:v-m-size-72 {
5051
+ margin: 72px;
5052
+ }
5053
+ :host(.XL\:v-mx-size-72),
5054
+ .XL\:v-mx-size-72 {
5055
+ margin-left: 72px;
5056
+ margin-right: 72px;
5057
+ }
5058
+ :host(.XL\:v-my-size-72),
5059
+ .XL\:v-my-size-72 {
5060
+ margin-top: 72px;
5061
+ margin-bottom: 72px;
5062
+ }
5063
+ :host(.XL\:v-mt-size-72),
5064
+ .XL\:v-mt-size-72 {
5065
+ margin-top: 72px;
5066
+ }
5067
+ :host(.XL\:v-mb-size-72),
5068
+ .XL\:v-mb-size-72 {
5069
+ margin-bottom: 72px;
5070
+ }
5071
+ :host(.XL\:v-mr-size-72),
5072
+ .XL\:v-mr-size-72 {
5073
+ margin-right: 72px;
5074
+ }
5075
+ :host(.XL\:v-ml-size-72),
5076
+ .XL\:v-ml-size-72 {
5077
+ margin-left: 72px;
5078
+ }
5079
+ :host(.XL\:v-m-size-80),
5080
+ .XL\:v-m-size-80 {
5081
+ margin: 80px;
5082
+ }
5083
+ :host(.XL\:v-mx-size-80),
5084
+ .XL\:v-mx-size-80 {
5085
+ margin-left: 80px;
5086
+ margin-right: 80px;
5087
+ }
5088
+ :host(.XL\:v-my-size-80),
5089
+ .XL\:v-my-size-80 {
5090
+ margin-top: 80px;
5091
+ margin-bottom: 80px;
5092
+ }
5093
+ :host(.XL\:v-mt-size-80),
5094
+ .XL\:v-mt-size-80 {
5095
+ margin-top: 80px;
5096
+ }
5097
+ :host(.XL\:v-mb-size-80),
5098
+ .XL\:v-mb-size-80 {
5099
+ margin-bottom: 80px;
5100
+ }
5101
+ :host(.XL\:v-mr-size-80),
5102
+ .XL\:v-mr-size-80 {
5103
+ margin-right: 80px;
5104
+ }
5105
+ :host(.XL\:v-ml-size-80),
5106
+ .XL\:v-ml-size-80 {
5107
+ margin-left: 80px;
5108
+ }
5109
+ :host(.XL\:v-m-size-112),
5110
+ .XL\:v-m-size-112 {
5111
+ margin: 112px;
5112
+ }
5113
+ :host(.XL\:v-mx-size-112),
5114
+ .XL\:v-mx-size-112 {
5115
+ margin-left: 112px;
5116
+ margin-right: 112px;
5117
+ }
5118
+ :host(.XL\:v-my-size-112),
5119
+ .XL\:v-my-size-112 {
5120
+ margin-top: 112px;
5121
+ margin-bottom: 112px;
5122
+ }
5123
+ :host(.XL\:v-mt-size-112),
5124
+ .XL\:v-mt-size-112 {
5125
+ margin-top: 112px;
5126
+ }
5127
+ :host(.XL\:v-mb-size-112),
5128
+ .XL\:v-mb-size-112 {
5129
+ margin-bottom: 112px;
5130
+ }
5131
+ :host(.XL\:v-mr-size-112),
5132
+ .XL\:v-mr-size-112 {
5133
+ margin-right: 112px;
5134
+ }
5135
+ :host(.XL\:v-ml-size-112),
5136
+ .XL\:v-ml-size-112 {
5137
+ margin-left: 112px;
5138
+ }
5139
+ :host(.XL\:v-m-size-2),
5140
+ .XL\:v-m-size-2 {
5141
+ margin: 2px;
5142
+ }
5143
+ :host(.XL\:v-mx-size-2),
5144
+ .XL\:v-mx-size-2 {
5145
+ margin-left: 2px;
5146
+ margin-right: 2px;
5147
+ }
5148
+ :host(.XL\:v-my-size-2),
5149
+ .XL\:v-my-size-2 {
5150
+ margin-top: 2px;
5151
+ margin-bottom: 2px;
5152
+ }
5153
+ :host(.XL\:v-mt-size-2),
5154
+ .XL\:v-mt-size-2 {
5155
+ margin-top: 2px;
5156
+ }
5157
+ :host(.XL\:v-mb-size-2),
5158
+ .XL\:v-mb-size-2 {
5159
+ margin-bottom: 2px;
5160
+ }
5161
+ :host(.XL\:v-mr-size-2),
5162
+ .XL\:v-mr-size-2 {
5163
+ margin-right: 2px;
5164
+ }
5165
+ :host(.XL\:v-ml-size-2),
5166
+ .XL\:v-ml-size-2 {
5167
+ margin-left: 2px;
5168
+ }
5169
+ :host(.XL\:v-m-auto),
5170
+ .XL\:v-m-auto {
5171
+ margin: auto;
5172
+ }
5173
+ :host(.XL\:v-mx-auto),
5174
+ .XL\:v-mx-auto {
5175
+ margin-left: auto;
5176
+ margin-right: auto;
5177
+ }
5178
+ :host(.XL\:v-my-auto),
5179
+ .XL\:v-my-auto {
5180
+ margin-top: auto;
5181
+ margin-bottom: auto;
5182
+ }
5183
+ :host(.XL\:v-mt-auto),
5184
+ .XL\:v-mt-auto {
5185
+ margin-top: auto;
5186
+ }
5187
+ :host(.XL\:v-mb-auto),
5188
+ .XL\:v-mb-auto {
5189
+ margin-bottom: auto;
5190
+ }
5191
+ :host(.XL\:v-mr-auto),
5192
+ .XL\:v-mr-auto {
5193
+ margin-right: auto;
5194
+ }
5195
+ :host(.XL\:v-ml-auto),
5196
+ .XL\:v-ml-auto {
5197
+ margin-left: auto;
5198
+ }
5199
+ }
2522
5200
  /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
2523
5201
  /**
2524
5202
  * Deprecated. Not for use in new websites.
@@ -2537,13 +5215,6 @@
2537
5215
  align-items: flex-start;
2538
5216
  }
2539
5217
 
2540
- .modal-dialog {
2541
- margin-left: auto;
2542
- margin-right: auto;
2543
- margin-top: 64px;
2544
- margin-bottom: 64px;
2545
- }
2546
-
2547
5218
  :host(.align-center) {
2548
5219
  align-items: center;
2549
5220
  }
@@ -2556,6 +5227,7 @@
2556
5227
  box-sizing: border-box;
2557
5228
  pointer-events: auto;
2558
5229
  overflow: hidden;
5230
+ height: 100%;
2559
5231
  }
2560
5232
 
2561
5233
  :host(.animation) .modal-container {
@@ -2571,8 +5243,8 @@
2571
5243
  padding-bottom: 0px;
2572
5244
  }
2573
5245
 
2574
- .vega-modal-header.vega-modal-header-with-title,
2575
- .vega-modal-header.vega-modal-header-with-icon {
5246
+ .vega-modal-header.vega-modal-header-with-title:not(.vega-modal-header-with-slot),
5247
+ .vega-modal-header.vega-modal-header-with-icon:not(.vega-modal-header-with-slot) {
2576
5248
  padding-bottom: 16px;
2577
5249
  }
2578
5250
 
@@ -2583,6 +5255,8 @@
2583
5255
 
2584
5256
  .vega-modal-header-with-content-scroll.vega-modal-header-with-icon,
2585
5257
  .vega-modal-header-with-content-scroll.vega-modal-header-with-title {
5258
+ position: relative;
5259
+ z-index: 1;
2586
5260
  box-shadow: var(--v-shadow-modal-header, 0px 1px 0px 0px rgba(45, 76, 97, 0.15));
2587
5261
  }
2588
5262
 
@@ -2652,6 +5326,8 @@
2652
5326
  }
2653
5327
 
2654
5328
  .vega-modal-footer-with-content-scroll.vega-modal-footer-with-slot {
5329
+ position: relative;
5330
+ z-index: 1;
2655
5331
  box-shadow: var(--v-shadow-modal-footer, 0px -2px 8px 0px rgba(45, 76, 97, 0.2), 0px -1px 0px 0px rgba(45, 76, 97, 0.15));
2656
5332
  }
2657
5333