@globalpayments/vega 2.96.0 → 2.98.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.
- package/dist/cjs/{app-globals-38afea36.js → app-globals-b3f05631.js} +10 -10
- package/dist/cjs/{aria-dialog-focusable-trap-slimmer-73b4c0cb.js → aria-dialog-focusable-trap-slimmer-62147489.js} +1 -1
- package/dist/cjs/{code-block-4126dc3b.js → code-block-d78c2b2c.js} +22 -9
- package/dist/cjs/{component-value-history-controller-slimmer.abstract-38ba956e.js → component-value-history-controller-slimmer.abstract-beb00fea.js} +4 -4
- package/dist/cjs/constants-907d7d89.js +16 -0
- package/dist/cjs/{content-state-50e8a03c.js → content-state-78a620a9.js} +3 -3
- package/dist/cjs/{date-required-rule-4ab06a82.js → date-required-rule-5250f26d.js} +1 -1
- package/dist/cjs/{design-token-d3d12fa0.js → design-token-74674ee7.js} +3 -3
- package/dist/cjs/{element-appender-slimmer-7773fdab.js → element-appender-slimmer-597e9e48.js} +3 -3
- package/dist/cjs/{form-field-controller-slimmer-d638ba12.js → form-field-controller-slimmer-a743be34.js} +7 -16
- package/dist/cjs/form-field-key-8d5edf75.js +25 -0
- package/dist/cjs/{image-annotation-action-89363de8.js → image-annotation-action-85c4bd83.js} +2 -2
- package/dist/cjs/{image-extension-c881c454.js → image-extension-260fa69c.js} +2 -2
- package/dist/cjs/index.cjs.js +18 -18
- package/dist/cjs/{inject-keyboard-manager-5a105612.js → inject-keyboard-manager-6a6f5c9f.js} +1 -1
- package/dist/cjs/{internal-calendar-period-factory-b76006f7.js → internal-calendar-period-factory-dfcdd3f6.js} +1 -1
- package/dist/cjs/{internal-translation-controller-eb02c3b1.js → internal-translation-controller-1dac2df8.js} +7 -0
- package/dist/cjs/{keyboard-manager-ca76d4dc.js → keyboard-manager-c56033b1.js} +1 -1
- package/dist/cjs/{keyboard-manager-slimmer-a1223714.js → keyboard-manager-slimmer-7043a106.js} +1 -1
- package/dist/cjs/{link-extension-b7f99a52.js → link-extension-220ff6a9.js} +3 -3
- package/dist/cjs/loader.cjs.js +13 -13
- package/dist/cjs/{month-view-generator-876c50d4.js → month-view-generator-7b704a80.js} +1 -1
- package/dist/cjs/{public-rules-72894208.js → public-rules-5657bce4.js} +8 -8
- package/dist/cjs/{range-95d41dea.js → range-c5afd53a.js} +1 -1
- package/dist/cjs/{responsive-format-facade-25e9f30d.js → responsive-format-facade-493d1763.js} +1 -1
- package/dist/cjs/{rich-text-editor-required-rule-4d6d2493.js → rich-text-editor-required-rule-385c1b61.js} +1 -1
- package/dist/cjs/{split-cell-operation-70be116d.js → split-cell-operation-873d5db7.js} +3 -3
- package/dist/cjs/{state-border-formatter-f1ce0f3b.js → state-border-formatter-711c7aaa.js} +1 -1
- package/dist/cjs/{string-format-strategy.abstract-b22f7754.js → string-format-strategy.abstract-b61bdcbd.js} +1 -1
- package/dist/cjs/{string-input-formatter-slimmer-d2c248f7.js → string-input-formatter-slimmer-ef65cca7.js} +3 -3
- package/dist/cjs/{string-mask-strategy-fc01a500.js → string-mask-strategy-ad3fa0ac.js} +2 -2
- package/dist/cjs/{style-formatter-73205450.js → style-formatter-8f711cb0.js} +2 -2
- package/dist/cjs/{sub-state-notify-slimmer-18891389.js → sub-state-notify-slimmer-e264a120.js} +1 -1
- package/dist/cjs/{sub-state-observer-slimmer-eee2f0ae.js → sub-state-observer-slimmer-6033b824.js} +1 -1
- package/dist/cjs/{time-required-rule-12d2f394.js → time-required-rule-87417359.js} +1 -1
- package/dist/cjs/{token-extension-eb828948.js → token-extension-78b5a026.js} +9 -9
- package/dist/cjs/{translation-slimmer-9099f56c.js → translation-slimmer-77c7f37d.js} +1 -1
- package/dist/cjs/{type-guard-f354af8b.js → type-guard-a57ef3ac.js} +1 -1
- package/dist/cjs/{valid-credit-card-number-rule-8d370163.js → valid-credit-card-number-rule-4c0a3040.js} +1 -1
- package/dist/cjs/vega-accordion.cjs.entry.js +6 -6
- package/dist/cjs/vega-app-header-button.cjs.entry.js +5 -5
- package/dist/cjs/vega-backdrop.cjs.entry.js +63 -8
- package/dist/cjs/vega-box.cjs.entry.js +6 -6
- package/dist/cjs/vega-button-circle.cjs.entry.js +6 -6
- package/dist/cjs/vega-button-group_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-button.cjs.entry.js +4 -4
- package/dist/cjs/vega-calendar_5.cjs.entry.js +10 -10
- package/dist/cjs/vega-card.cjs.entry.js +5 -5
- package/dist/cjs/vega-carousel.cjs.entry.js +3 -3
- package/dist/cjs/vega-checkbox_2.cjs.entry.js +22 -5
- package/dist/cjs/vega-chip.cjs.entry.js +5 -5
- package/dist/cjs/vega-code-block.cjs.entry.js +13 -26
- package/dist/cjs/vega-color-picker.cjs.entry.js +13 -4
- package/dist/cjs/vega-color-swatch-picker.cjs.entry.js +14 -5
- package/dist/cjs/vega-color-swatch.cjs.entry.js +2 -2
- package/dist/cjs/vega-combo-box.cjs.entry.js +19 -10
- package/dist/cjs/vega-date-picker_2.cjs.entry.js +26 -17
- package/dist/cjs/vega-dialog_2.cjs.entry.js +5 -5
- package/dist/cjs/vega-divider.cjs.entry.js +5 -5
- package/dist/cjs/vega-dropdown_5.cjs.entry.js +30 -24
- package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
- package/dist/cjs/vega-field-label.cjs.entry.js +2 -2
- package/dist/cjs/vega-file-uploader.cjs.entry.js +49 -7
- package/dist/cjs/vega-flag-icon.cjs.entry.js +5 -5
- package/dist/cjs/vega-flex.cjs.entry.js +6 -6
- package/dist/cjs/vega-font.cjs.entry.js +5 -5
- package/dist/cjs/vega-form.cjs.entry.js +31 -28
- package/dist/cjs/vega-grid.cjs.entry.js +5 -5
- package/dist/cjs/vega-icon.cjs.entry.js +5 -5
- package/dist/cjs/vega-image-uploader.cjs.entry.js +16 -7
- package/dist/cjs/vega-input-credit-card.cjs.entry.js +18 -9
- package/dist/cjs/vega-input-numeric.cjs.entry.js +17 -8
- package/dist/cjs/vega-input-passcode.cjs.entry.js +16 -7
- package/dist/cjs/vega-input-phone-number.cjs.entry.js +15 -6
- package/dist/cjs/vega-input-range.cjs.entry.js +14 -5
- package/dist/cjs/vega-input-select.cjs.entry.js +16 -7
- package/dist/cjs/vega-input.cjs.entry.js +19 -12
- package/dist/cjs/{vega-internal-event-id-ecc5b87a.js → vega-internal-event-id-f4d33037.js} +2 -0
- package/dist/cjs/vega-left-nav_5.cjs.entry.js +74 -14
- package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-pagination-page-selector-mobile.cjs.entry.js +1 -1
- package/dist/cjs/vega-pagination-page-size-selector-mobile.cjs.entry.js +3 -3
- package/dist/cjs/vega-pagination.cjs.entry.js +5 -5
- package/dist/cjs/vega-popover_2.cjs.entry.js +10 -10
- package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +6 -6
- package/dist/cjs/vega-radio_2.cjs.entry.js +19 -7
- package/dist/cjs/vega-rich-text-content.cjs.entry.js +35 -12
- package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +1585 -432
- package/dist/cjs/vega-rich-text-find-replace-panel.cjs.entry.js +1 -1
- package/dist/cjs/vega-rich-text-special-characters-panel.cjs.entry.js +5 -5
- package/dist/cjs/vega-rich-text-table-properties_3.cjs.entry.js +9 -9
- package/dist/cjs/vega-selection-chip_2.cjs.entry.js +16 -7
- package/dist/cjs/vega-selection-tile_2.cjs.entry.js +14 -5
- package/dist/cjs/vega-sidenav_3.cjs.entry.js +6 -6
- package/dist/cjs/vega-signature-capture.cjs.entry.js +18 -9
- package/dist/cjs/vega-stepper.cjs.entry.js +14 -5
- package/dist/cjs/vega-table_11.cjs.entry.js +1144 -450
- package/dist/cjs/vega-textarea.cjs.entry.js +14 -5
- package/dist/cjs/vega-time-picker_2.cjs.entry.js +20 -11
- package/dist/cjs/vega-toggle-switch.cjs.entry.js +14 -5
- package/dist/cjs/vega-tooltip_2.cjs.entry.js +7 -7
- package/dist/cjs/vega.cjs.js +13 -13
- package/dist/cjs/{wait-for-component-did-render-02ca4bee.js → wait-for-component-did-render-44d006ee.js} +1 -1
- package/dist/collection/components/vega-accordion/vega-accordion.js +2 -0
- package/dist/collection/components/vega-app-footer/vega-app-footer.js +2 -0
- package/dist/collection/components/vega-app-header-button/vega-app-header-button.js +2 -0
- package/dist/collection/components/vega-backdrop/slimmers/controller/vega-backdrop-visible-controller.js +63 -8
- package/dist/collection/components/vega-banner/vega-banner.js +2 -0
- package/dist/collection/components/vega-box/vega-box.js +2 -0
- package/dist/collection/components/vega-brand-logo/vega-brand-logo.js +2 -0
- package/dist/collection/components/vega-breadcrumb/vega-breadcrumb.js +2 -0
- package/dist/collection/components/vega-button/vega-button.js +2 -0
- package/dist/collection/components/vega-button-circle/vega-button-circle.js +2 -0
- package/dist/collection/components/vega-button-group/vega-button-group.js +2 -0
- package/dist/collection/components/vega-button-link/vega-button-link.js +2 -0
- package/dist/collection/components/vega-calendar/vega-calendar.js +2 -0
- package/dist/collection/components/vega-card/vega-card.js +2 -0
- package/dist/collection/components/vega-carousel/vega-carousel.js +2 -0
- package/dist/collection/components/vega-checkbox/vega-checkbox-group/vega-checkbox-group.js +33 -1
- package/dist/collection/components/vega-checkbox/vega-checkbox.js +36 -2
- package/dist/collection/components/vega-chip/vega-chip.js +2 -0
- package/dist/collection/components/vega-code-block/slimmers/controllers/code-highlight-parser.abstract.js +4 -17
- package/dist/collection/components/vega-color-picker/vega-color-picker.js +35 -1
- package/dist/collection/components/vega-color-swatch/vega-color-swatch-picker/vega-color-swatch-picker.js +33 -1
- package/dist/collection/components/vega-combo-box/vega-combo-box.js +35 -1
- package/dist/collection/components/vega-counter-badge/vega-counter-badge.js +2 -0
- package/dist/collection/components/vega-date-picker/vega-date-picker.js +35 -1
- package/dist/collection/components/vega-divider/vega-divider.js +2 -0
- package/dist/collection/components/vega-dropdown/constants.js +10 -0
- package/dist/collection/components/vega-dropdown/vega-dropdown.js +45 -14
- package/dist/collection/components/vega-field-error/vega-field-error.js +2 -0
- package/dist/collection/components/vega-file-uploader/slimmers/renderers/vega-file-uploader-file-list-renderer.js +22 -2
- package/dist/collection/components/vega-file-uploader/vega-file-uploader.js +96 -7
- package/dist/collection/components/vega-flag-icon/vega-flag-icon.js +2 -0
- package/dist/collection/components/vega-flex/vega-flex.js +2 -0
- package/dist/collection/components/vega-font/vega-font.js +2 -0
- package/dist/collection/components/vega-form/slimmers/controllers/vega-form-field-controller.js +9 -9
- package/dist/collection/components/vega-form/slimmers/controllers/vega-form-field-validation-state-controller.js +5 -5
- package/dist/collection/components/vega-form/slimmers/renderers/native-form-renderer.js +4 -1
- package/dist/collection/components/vega-form/vega-form.js +34 -0
- package/dist/collection/components/vega-grid/vega-grid.js +2 -0
- package/dist/collection/components/vega-icon/vega-icon.js +2 -0
- package/dist/collection/components/vega-image-uploader/vega-image-uploader.js +35 -1
- package/dist/collection/components/vega-input/slimmers/renderers/vega-input-input-suggestions-renderer.js +7 -2
- package/dist/collection/components/vega-input/vega-input.js +7 -4
- package/dist/collection/components/vega-input-credit-card/vega-input-credit-card.js +36 -2
- package/dist/collection/components/vega-input-numeric/vega-input-numeric.js +35 -1
- package/dist/collection/components/vega-input-passcode/vega-input-passcode.js +35 -1
- package/dist/collection/components/vega-input-phone-number/vega-input-phone-number.js +35 -1
- package/dist/collection/components/vega-input-range/vega-input-range.js +35 -1
- package/dist/collection/components/vega-input-select/vega-input-select.js +35 -1
- package/dist/collection/components/vega-item-toggle/vega-item-toggle.js +2 -0
- package/dist/collection/components/vega-loading-indicator/vega-loading-indicator.js +2 -0
- package/dist/collection/components/vega-modal/vega-modal.js +2 -0
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-manager.js +17 -1
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-open-state-controller.js +48 -5
- package/dist/collection/components/vega-page-notification/vega-page-notification.js +2 -0
- package/dist/collection/components/vega-pagination/vega-pagination.js +2 -0
- package/dist/collection/components/vega-popover/vega-popover.js +2 -0
- package/dist/collection/components/vega-progress-tracker/vega-progress-tracker.js +2 -0
- package/dist/collection/components/vega-radio/vega-radio-group/vega-radio-group.js +18 -3
- package/dist/collection/components/vega-radio/vega-radio.js +2 -0
- package/dist/collection/components/vega-rich-text-editor/constants/constant.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/text-block.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/code-block-node.js +2 -1
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/link-wrapper-renderer.js +26 -3
- package/dist/collection/components/vega-rich-text-editor/helpers/utils.js +10 -6
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/base-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/keyboard-link-handler.js +297 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/user-input-controller.js +13 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/link-toolbar-button-slimmer.js +8 -2
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.js +35 -1
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-editor-controller.js +398 -0
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-editor-state-manager.js +111 -0
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-type-config-controller.js +173 -0
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/link-type-handler.js +49 -0
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.js +114 -106
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/utils/link-url-normalizer.js +80 -0
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/vega-rich-text-link-editor.js +44 -1
- package/dist/collection/components/vega-section-title/vega-section-title.js +2 -0
- package/dist/collection/components/vega-segment-control/vega-segment-control.js +2 -0
- package/dist/collection/components/vega-selection-chip/vega-selection-chip-group/vega-selection-chip-group.js +33 -1
- package/dist/collection/components/vega-selection-chip/vega-selection-chip.js +2 -0
- package/dist/collection/components/vega-selection-tile/vega-selection-tile-group/vega-selection-tile-group.js +33 -1
- package/dist/collection/components/vega-selection-tile/vega-selection-tile.js +2 -0
- package/dist/collection/components/vega-sidenav/vega-sidenav.js +2 -0
- package/dist/collection/components/vega-signature-capture/vega-signature-capture.js +35 -1
- package/dist/collection/components/vega-skeleton/vega-skeleton.js +2 -0
- package/dist/collection/components/vega-stepper/vega-stepper.js +36 -2
- package/dist/collection/components/vega-tab-group/vega-tab-group.js +2 -0
- package/dist/collection/components/vega-table/slimmers/controllers/vega-table-column-structure-model-controller.js +17 -7
- package/dist/collection/components/vega-table/slimmers/controllers/vega-table-head-template-structure-controller.js +440 -0
- package/dist/collection/components/vega-table/slimmers/controllers/vega-table-render-input-controller.js +11 -3
- package/dist/collection/components/vega-table/slimmers/renderers/vega-table-pinned-renderer.js +207 -17
- package/dist/collection/components/vega-table/vega-table-foot/vega-table-foot.css +1 -0
- package/dist/collection/components/vega-table/vega-table-foot-cell/slimmers/renderers/vega-table-foot-cell-renderer.js +4 -1
- package/dist/collection/components/vega-table/vega-table-foot-cell/vega-table-foot-cell.css +15 -0
- package/dist/collection/components/vega-table/vega-table-foot-cell/vega-table-foot-cell.js +1 -1
- package/dist/collection/components/vega-table/vega-table-head-cell/slimmers/controllers/vega-table-head-cell-template-structure-controller.js +28 -0
- package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.css +1 -0
- package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.js +68 -4
- package/dist/collection/components/vega-table/vega-table.js +15 -0
- package/dist/collection/components/vega-textarea/vega-textarea.js +36 -2
- package/dist/collection/components/vega-time-picker/vega-time-picker.js +35 -1
- package/dist/collection/components/vega-toggle-switch/vega-toggle-switch.js +36 -2
- package/dist/collection/components/vega-tooltip/vega-tooltip.js +2 -0
- package/dist/collection/helpers/event-manager/event-id/vega-internal-event-id.js +1 -0
- package/dist/collection/helpers/slimmers/{field-error-controller-silmmer.js → form/field-error-controller-silmmer.js} +3 -3
- package/dist/collection/helpers/slimmers/{field-error-ui-controller-slimmer.js → form/field-error-ui-controller-slimmer.js} +9 -9
- package/dist/collection/helpers/slimmers/{form-field-controller-slimmer.js → form/form-field-controller-slimmer.js} +9 -18
- package/dist/collection/helpers/slimmers/{form-field-message-translator.js → form/form-field-message-translator.js} +1 -1
- package/dist/collection/helpers/slimmers/{form-field-state-controller-slimmer.js → form/form-field-state-controller-slimmer.js} +1 -1
- package/dist/collection/helpers/slimmers/{form-field-valid-invoke-slimmer.js → form/form-field-valid-invoke-slimmer.js} +2 -2
- package/dist/collection/helpers/slimmers/form/utils/form-field-key.js +20 -0
- package/dist/collection/helpers/translation/locales/en.js +7 -0
- package/dist/collection/helpers/validator/form-field-controller.js +5 -4
- package/dist/esm/{app-globals-d7b651c1.js → app-globals-95c7110a.js} +10 -10
- package/dist/esm/{aria-dialog-focusable-trap-slimmer-9eae86c6.js → aria-dialog-focusable-trap-slimmer-f069f54d.js} +1 -1
- package/dist/esm/{code-block-0a88b481.js → code-block-9c513169.js} +20 -10
- package/dist/esm/{component-value-history-controller-slimmer.abstract-6846edfa.js → component-value-history-controller-slimmer.abstract-9cef2a2a.js} +4 -4
- package/dist/esm/constants-4725f97f.js +13 -0
- package/dist/esm/{content-state-79ca99e5.js → content-state-25c81c08.js} +3 -3
- package/dist/esm/{date-required-rule-b88e1650.js → date-required-rule-85334d0c.js} +1 -1
- package/dist/esm/{design-token-76bd217c.js → design-token-10ff79b5.js} +3 -3
- package/dist/esm/{element-appender-slimmer-73ad10ae.js → element-appender-slimmer-8a06ecdd.js} +3 -3
- package/dist/esm/{form-field-controller-slimmer-395c23e3.js → form-field-controller-slimmer-68fc5380.js} +7 -16
- package/dist/esm/form-field-key-44ab39d0.js +22 -0
- package/dist/esm/{image-annotation-action-bb299ef1.js → image-annotation-action-d7f2aecc.js} +2 -2
- package/dist/esm/{image-extension-48a96f98.js → image-extension-fbd1ed6e.js} +2 -2
- package/dist/esm/index.js +18 -18
- package/dist/esm/{inject-keyboard-manager-86126b5b.js → inject-keyboard-manager-ea1aad5b.js} +1 -1
- package/dist/esm/{internal-calendar-period-factory-3a07dba0.js → internal-calendar-period-factory-7b294fb6.js} +1 -1
- package/dist/esm/{internal-translation-controller-16709132.js → internal-translation-controller-fac22598.js} +7 -0
- package/dist/esm/{keyboard-manager-a0c3e1cf.js → keyboard-manager-50da85d7.js} +1 -1
- package/dist/esm/{keyboard-manager-slimmer-f3f66c15.js → keyboard-manager-slimmer-1f7c8bfb.js} +1 -1
- package/dist/esm/{link-extension-09534514.js → link-extension-e8ee103e.js} +3 -3
- package/dist/esm/loader.js +13 -13
- package/dist/esm/{month-view-generator-fd0e1856.js → month-view-generator-a1a9a4ec.js} +1 -1
- package/dist/esm/{public-rules-5eb03ef0.js → public-rules-49de79c7.js} +8 -8
- package/dist/esm/{range-d4deb7df.js → range-b678c693.js} +1 -1
- package/dist/esm/{responsive-format-facade-ced96b0b.js → responsive-format-facade-f19b601c.js} +1 -1
- package/dist/esm/{rich-text-editor-required-rule-5bbbce23.js → rich-text-editor-required-rule-578e0958.js} +1 -1
- package/dist/esm/{split-cell-operation-7f3058ad.js → split-cell-operation-1c8e7585.js} +3 -3
- package/dist/esm/{state-border-formatter-b680e922.js → state-border-formatter-bfda33aa.js} +1 -1
- package/dist/esm/{string-format-strategy.abstract-23faab71.js → string-format-strategy.abstract-1f4ff1b3.js} +1 -1
- package/dist/esm/{string-input-formatter-slimmer-4b4866a6.js → string-input-formatter-slimmer-0006a107.js} +3 -3
- package/dist/esm/{string-mask-strategy-66586cd8.js → string-mask-strategy-bbbcdbef.js} +2 -2
- package/dist/esm/{style-formatter-f4e16af5.js → style-formatter-e9adc8f4.js} +2 -2
- package/dist/esm/{sub-state-notify-slimmer-0f72ce74.js → sub-state-notify-slimmer-23b7d0e8.js} +1 -1
- package/dist/esm/{sub-state-observer-slimmer-64532d94.js → sub-state-observer-slimmer-722f6b92.js} +1 -1
- package/dist/esm/{time-required-rule-6e80a9ab.js → time-required-rule-1ce2d0a0.js} +1 -1
- package/dist/esm/{token-extension-40c32bcc.js → token-extension-f2d009e3.js} +9 -9
- package/dist/esm/{translation-slimmer-21748a0e.js → translation-slimmer-ee0f0e76.js} +1 -1
- package/dist/esm/{type-guard-ec5e8628.js → type-guard-f2624334.js} +1 -1
- package/dist/esm/{valid-credit-card-number-rule-ca5a47d6.js → valid-credit-card-number-rule-60212b1d.js} +1 -1
- package/dist/esm/vega-accordion.entry.js +6 -6
- package/dist/esm/vega-app-header-button.entry.js +5 -5
- package/dist/esm/vega-backdrop.entry.js +63 -8
- package/dist/esm/vega-box.entry.js +6 -6
- package/dist/esm/vega-button-circle.entry.js +6 -6
- package/dist/esm/vega-button-group_2.entry.js +3 -3
- package/dist/esm/vega-button.entry.js +4 -4
- package/dist/esm/vega-calendar_5.entry.js +10 -10
- package/dist/esm/vega-card.entry.js +5 -5
- package/dist/esm/vega-carousel.entry.js +3 -3
- package/dist/esm/vega-checkbox_2.entry.js +22 -5
- package/dist/esm/vega-chip.entry.js +5 -5
- package/dist/esm/vega-code-block.entry.js +13 -26
- package/dist/esm/vega-color-picker.entry.js +13 -4
- package/dist/esm/vega-color-swatch-picker.entry.js +14 -5
- package/dist/esm/vega-color-swatch.entry.js +2 -2
- package/dist/esm/vega-combo-box.entry.js +19 -10
- package/dist/esm/vega-date-picker_2.entry.js +26 -17
- package/dist/esm/vega-dialog_2.entry.js +5 -5
- package/dist/esm/vega-divider.entry.js +5 -5
- package/dist/esm/vega-dropdown_5.entry.js +26 -20
- package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
- package/dist/esm/vega-field-label.entry.js +2 -2
- package/dist/esm/vega-file-uploader.entry.js +49 -7
- package/dist/esm/vega-flag-icon.entry.js +5 -5
- package/dist/esm/vega-flex.entry.js +6 -6
- package/dist/esm/vega-font.entry.js +5 -5
- package/dist/esm/vega-form.entry.js +31 -28
- package/dist/esm/vega-grid.entry.js +5 -5
- package/dist/esm/vega-icon.entry.js +5 -5
- package/dist/esm/vega-image-uploader.entry.js +16 -7
- package/dist/esm/vega-input-credit-card.entry.js +18 -9
- package/dist/esm/vega-input-numeric.entry.js +17 -8
- package/dist/esm/vega-input-passcode.entry.js +16 -7
- package/dist/esm/vega-input-phone-number.entry.js +15 -6
- package/dist/esm/vega-input-range.entry.js +14 -5
- package/dist/esm/vega-input-select.entry.js +16 -7
- package/dist/esm/vega-input.entry.js +19 -12
- package/dist/esm/{vega-internal-event-id-827eb1ce.js → vega-internal-event-id-86fce049.js} +2 -1
- package/dist/esm/vega-left-nav_5.entry.js +74 -14
- package/dist/esm/vega-loader-wrapper_2.entry.js +3 -3
- package/dist/esm/vega-pagination-page-selector-mobile.entry.js +1 -1
- package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +3 -3
- package/dist/esm/vega-pagination.entry.js +5 -5
- package/dist/esm/vega-popover_2.entry.js +10 -10
- package/dist/esm/vega-progress-tracker_2.entry.js +6 -6
- package/dist/esm/vega-radio_2.entry.js +19 -7
- package/dist/esm/vega-rich-text-content.entry.js +35 -12
- package/dist/esm/vega-rich-text-editor_4.entry.js +1585 -432
- package/dist/esm/vega-rich-text-find-replace-panel.entry.js +1 -1
- package/dist/esm/vega-rich-text-special-characters-panel.entry.js +5 -5
- package/dist/esm/vega-rich-text-table-properties_3.entry.js +9 -9
- package/dist/esm/vega-selection-chip_2.entry.js +16 -7
- package/dist/esm/vega-selection-tile_2.entry.js +14 -5
- package/dist/esm/vega-sidenav_3.entry.js +6 -6
- package/dist/esm/vega-signature-capture.entry.js +18 -9
- package/dist/esm/vega-stepper.entry.js +14 -5
- package/dist/esm/vega-table_11.entry.js +1145 -451
- package/dist/esm/vega-textarea.entry.js +14 -5
- package/dist/esm/vega-time-picker_2.entry.js +20 -11
- package/dist/esm/vega-toggle-switch.entry.js +14 -5
- package/dist/esm/vega-tooltip_2.entry.js +7 -7
- package/dist/esm/vega.js +13 -13
- package/dist/esm/{wait-for-component-did-render-0c237cb8.js → wait-for-component-did-render-ff7062aa.js} +1 -1
- package/dist/sri/vega-sri-manifest.json +346 -338
- package/dist/types/components/vega-accordion/vega-accordion.d.ts +2 -0
- package/dist/types/components/vega-app-footer/vega-app-footer.d.ts +2 -0
- package/dist/types/components/vega-app-header-button/vega-app-header-button.d.ts +2 -0
- package/dist/types/components/vega-backdrop/slimmers/controller/vega-backdrop-visible-controller.d.ts +21 -0
- package/dist/types/components/vega-banner/vega-banner.d.ts +2 -0
- package/dist/types/components/vega-box/vega-box.d.ts +2 -0
- package/dist/types/components/vega-brand-logo/vega-brand-logo.d.ts +2 -0
- package/dist/types/components/vega-breadcrumb/vega-breadcrumb.d.ts +2 -0
- package/dist/types/components/vega-button/vega-button.d.ts +2 -0
- package/dist/types/components/vega-button-circle/vega-button-circle.d.ts +2 -0
- package/dist/types/components/vega-button-group/vega-button-group.d.ts +2 -0
- package/dist/types/components/vega-button-link/vega-button-link.d.ts +2 -0
- package/dist/types/components/vega-calendar/vega-calendar.d.ts +2 -0
- package/dist/types/components/vega-card/vega-card.d.ts +2 -0
- package/dist/types/components/vega-carousel/vega-carousel.d.ts +2 -0
- package/dist/types/components/vega-checkbox/vega-checkbox-group/vega-checkbox-group.d.ts +9 -1
- package/dist/types/components/vega-checkbox/vega-checkbox.d.ts +11 -1
- package/dist/types/components/vega-chip/vega-chip.d.ts +2 -0
- package/dist/types/components/vega-code-block/slimmers/controllers/code-highlight-parser.abstract.d.ts +2 -1
- package/dist/types/components/vega-color-picker/vega-color-picker.d.ts +11 -1
- package/dist/types/components/vega-color-swatch/vega-color-swatch-picker/vega-color-swatch-picker.d.ts +9 -1
- package/dist/types/components/vega-combo-box/vega-combo-box.d.ts +11 -1
- package/dist/types/components/vega-counter-badge/vega-counter-badge.d.ts +2 -0
- package/dist/types/components/vega-date-picker/vega-date-picker.d.ts +11 -1
- package/dist/types/components/vega-divider/vega-divider.d.ts +2 -0
- package/dist/types/components/vega-dropdown/constants.d.ts +12 -0
- package/dist/types/components/vega-dropdown/vega-dropdown.d.ts +9 -0
- package/dist/types/components/vega-field-error/vega-field-error.d.ts +2 -0
- package/dist/types/components/vega-file-uploader/slimmers/renderers/vega-file-uploader-file-list-renderer.d.ts +10 -0
- package/dist/types/components/vega-file-uploader/types.d.ts +4 -0
- package/dist/types/components/vega-file-uploader/vega-file-uploader.d.ts +24 -1
- package/dist/types/components/vega-flag-icon/vega-flag-icon.d.ts +2 -0
- package/dist/types/components/vega-flex/vega-flex.d.ts +2 -0
- package/dist/types/components/vega-font/vega-font.d.ts +2 -0
- package/dist/types/components/vega-form/slimmers/controllers/vega-form-field-controller.d.ts +3 -2
- package/dist/types/components/vega-form/slimmers/renderers/native-form-renderer.d.ts +1 -0
- package/dist/types/components/vega-form/vega-form.d.ts +10 -0
- package/dist/types/components/vega-grid/vega-grid.d.ts +2 -0
- package/dist/types/components/vega-icon/vega-icon.d.ts +2 -0
- package/dist/types/components/vega-image-uploader/vega-image-uploader.d.ts +11 -1
- package/dist/types/components/vega-input/types.d.ts +11 -1
- package/dist/types/components/vega-input/vega-input.d.ts +5 -2
- package/dist/types/components/vega-input-credit-card/vega-input-credit-card.d.ts +11 -1
- package/dist/types/components/vega-input-numeric/vega-input-numeric.d.ts +11 -1
- package/dist/types/components/vega-input-passcode/vega-input-passcode.d.ts +11 -1
- package/dist/types/components/vega-input-phone-number/vega-input-phone-number.d.ts +11 -1
- package/dist/types/components/vega-input-range/vega-input-range.d.ts +11 -1
- package/dist/types/components/vega-input-select/vega-input-select.d.ts +11 -1
- package/dist/types/components/vega-item-toggle/vega-item-toggle.d.ts +2 -0
- package/dist/types/components/vega-loading-indicator/vega-loading-indicator.d.ts +2 -0
- package/dist/types/components/vega-modal/vega-modal.d.ts +2 -0
- package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-manager.d.ts +7 -0
- package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-open-state-controller.d.ts +17 -0
- package/dist/types/components/vega-page-notification/vega-page-notification.d.ts +2 -0
- package/dist/types/components/vega-pagination/vega-pagination.d.ts +2 -0
- package/dist/types/components/vega-popover/vega-popover.d.ts +2 -0
- package/dist/types/components/vega-progress-tracker/vega-progress-tracker.d.ts +2 -0
- package/dist/types/components/vega-radio/vega-radio-group/vega-radio-group.d.ts +5 -1
- package/dist/types/components/vega-radio/vega-radio.d.ts +2 -0
- package/dist/types/components/vega-rich-text-editor/constants/constant.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/extensions/link/type.d.ts +34 -0
- package/dist/types/components/vega-rich-text-editor/helpers/utils.d.ts +7 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/base-handler.d.ts +4 -4
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/keyboard-link-handler.d.ts +111 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/user-input-controller.d.ts +7 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-editor.d.ts +11 -1
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-editor-controller.d.ts +149 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-editor-state-manager.d.ts +84 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-type-config-controller.d.ts +82 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/link-type-handler.d.ts +33 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.d.ts +24 -17
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/utils/link-url-normalizer.d.ts +37 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/types.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/vega-rich-text-link-editor.d.ts +12 -0
- package/dist/types/components/vega-section-title/vega-section-title.d.ts +2 -0
- package/dist/types/components/vega-segment-control/vega-segment-control.d.ts +2 -0
- package/dist/types/components/vega-selection-chip/vega-selection-chip-group/vega-selection-chip-group.d.ts +9 -1
- package/dist/types/components/vega-selection-chip/vega-selection-chip.d.ts +2 -0
- package/dist/types/components/vega-selection-tile/vega-selection-tile-group/vega-selection-tile-group.d.ts +9 -1
- package/dist/types/components/vega-selection-tile/vega-selection-tile.d.ts +2 -0
- package/dist/types/components/vega-sidenav/vega-sidenav.d.ts +2 -0
- package/dist/types/components/vega-signature-capture/vega-signature-capture.d.ts +11 -1
- package/dist/types/components/vega-skeleton/vega-skeleton.d.ts +2 -0
- package/dist/types/components/vega-stepper/vega-stepper.d.ts +11 -1
- package/dist/types/components/vega-tab-group/vega-tab-group.d.ts +2 -0
- package/dist/types/components/vega-table/slimmers/controllers/vega-table-column-structure-model-controller.d.ts +8 -4
- package/dist/types/components/vega-table/slimmers/controllers/vega-table-head-template-structure-controller.d.ts +168 -0
- package/dist/types/components/vega-table/slimmers/controllers/vega-table-render-input-controller.d.ts +8 -1
- package/dist/types/components/vega-table/slimmers/renderers/vega-table-pinned-renderer.d.ts +76 -0
- package/dist/types/components/vega-table/vega-table-foot-cell/slimmers/renderers/vega-table-foot-cell-renderer.d.ts +1 -0
- package/dist/types/components/vega-table/vega-table-head-cell/slimmers/controllers/vega-table-head-cell-template-structure-controller.d.ts +12 -0
- package/dist/types/components/vega-table/vega-table-head-cell/vega-table-head-cell.d.ts +19 -0
- package/dist/types/components/vega-table/vega-table.d.ts +6 -0
- package/dist/types/components/vega-textarea/vega-textarea.d.ts +11 -1
- package/dist/types/components/vega-time-picker/vega-time-picker.d.ts +11 -1
- package/dist/types/components/vega-toggle-switch/vega-toggle-switch.d.ts +11 -1
- package/dist/types/components/vega-tooltip/vega-tooltip.d.ts +2 -0
- package/dist/types/components.d.ts +341 -4
- package/dist/types/helpers/event-manager/event-id/vega-internal-event-id.d.ts +1 -0
- package/dist/types/helpers/slimmers/{field-error-controller-silmmer.d.ts → form/field-error-controller-silmmer.d.ts} +1 -1
- package/dist/types/helpers/slimmers/{field-error-ui-controller-slimmer.d.ts → form/field-error-ui-controller-slimmer.d.ts} +2 -2
- package/dist/types/helpers/slimmers/{form-field-controller-slimmer.d.ts → form/form-field-controller-slimmer.d.ts} +6 -14
- package/dist/types/helpers/slimmers/{form-field-message-translator.d.ts → form/form-field-message-translator.d.ts} +2 -2
- package/dist/types/helpers/slimmers/{form-field-state-controller-slimmer.d.ts → form/form-field-state-controller-slimmer.d.ts} +2 -2
- package/dist/types/helpers/slimmers/{form-field-valid-invoke-slimmer.d.ts → form/form-field-valid-invoke-slimmer.d.ts} +3 -3
- package/dist/types/helpers/slimmers/form/utils/form-field-key.d.ts +17 -0
- package/dist/types/helpers/translation/interface.d.ts +7 -0
- package/dist/types/helpers/validator/form-field-controller.d.ts +3 -3
- package/dist/vega/index.esm.js +1 -1
- package/dist/vega/{p-b3a2ce06.entry.js → p-02d3ce79.entry.js} +1 -1
- package/dist/vega/p-035e2f05.entry.js +1 -0
- package/dist/vega/p-03eeadc1.entry.js +1 -0
- package/dist/vega/{p-5924adae.entry.js → p-085d1647.entry.js} +1 -1
- package/dist/vega/p-0cbf09f7.entry.js +1 -0
- package/dist/vega/{p-74f86ff9.entry.js → p-0cf3b5c1.entry.js} +1 -1
- package/dist/vega/{p-55e0014a.js → p-0eb29065.js} +1 -1
- package/dist/vega/{p-6a51d720.js → p-10d30c03.js} +1 -1
- package/dist/vega/{p-ba662fe5.js → p-12e8a1b2.js} +1 -1
- package/dist/vega/p-17c69503.entry.js +1 -0
- package/dist/vega/p-1abd3c17.js +1 -0
- package/dist/vega/p-1aedbfd2.entry.js +1 -0
- package/dist/vega/p-1cff027b.entry.js +1 -0
- package/dist/vega/{p-3dee1e55.js → p-1e0a8fd3.js} +1 -1
- package/dist/vega/{p-919cddc3.js → p-1ea9ad9a.js} +1 -1
- package/dist/vega/{p-22cc174e.entry.js → p-2a245138.entry.js} +1 -1
- package/dist/vega/{p-892edf88.entry.js → p-2acf9b42.entry.js} +1 -1
- package/dist/vega/{p-b1eb9ff0.js → p-2c2e8615.js} +1 -1
- package/dist/vega/p-2d158cbd.js +1 -0
- package/dist/vega/{p-8354cff0.entry.js → p-2f07d719.entry.js} +1 -1
- package/dist/vega/p-36d9e782.entry.js +1 -0
- package/dist/vega/{p-9d3f69cb.js → p-373541fa.js} +1 -1
- package/dist/vega/p-3737b9e2.entry.js +1 -0
- package/dist/vega/{p-14baa886.js → p-39c5054b.js} +1 -1
- package/dist/vega/{p-312d8205.js → p-3d0b4074.js} +1 -1
- package/dist/vega/{p-8db904dc.js → p-456f678b.js} +1 -1
- package/dist/vega/{p-6c9c2f8c.entry.js → p-461100b8.entry.js} +1 -1
- package/dist/vega/p-4a2fe3a4.js +1 -0
- package/dist/vega/p-4bfe3258.entry.js +1 -0
- package/dist/vega/p-4cbfc01e.entry.js +1 -0
- package/dist/vega/p-4e065ef7.entry.js +1 -0
- package/dist/vega/{p-ec5dee32.js → p-4fd0cf01.js} +1 -1
- package/dist/vega/p-52c69f9e.entry.js +1 -0
- package/dist/vega/p-544ce391.entry.js +1 -0
- package/dist/vega/{p-6fcec7c7.entry.js → p-56417ec5.entry.js} +1 -1
- package/dist/vega/{p-c4564904.js → p-56493601.js} +1 -1
- package/dist/vega/p-56598858.entry.js +1 -0
- package/dist/vega/p-56db3323.js +1 -0
- package/dist/vega/p-571ec00b.js +1 -0
- package/dist/vega/{p-2df5d59b.entry.js → p-585e4f1c.entry.js} +1 -1
- package/dist/vega/p-5b1f5e4a.entry.js +1 -0
- package/dist/vega/p-5f377954.js +1 -1
- package/dist/vega/{p-a0a58295.entry.js → p-5f96e741.entry.js} +1 -1
- package/dist/vega/p-6234852e.entry.js +1 -0
- package/dist/vega/p-67eaf77e.js +1 -0
- package/dist/vega/{p-75e33859.js → p-6c95a6a3.js} +1 -1
- package/dist/vega/p-6d4518d7.entry.js +1 -0
- package/dist/vega/p-6db1b9ac.js +1 -0
- package/dist/vega/p-6f537797.entry.js +1 -0
- package/dist/vega/p-6fd4f2c6.js +1 -0
- package/dist/vega/p-71909102.js +1 -0
- package/dist/vega/{p-e1b57e8f.entry.js → p-72ab5cd5.entry.js} +1 -1
- package/dist/vega/p-72fd17a1.entry.js +1 -0
- package/dist/vega/{p-8720816e.js → p-781b7a54.js} +1 -1
- package/dist/vega/p-7dcd2850.entry.js +1 -0
- package/dist/vega/{p-9f11b579.js → p-7e8fdac4.js} +1 -1
- package/dist/vega/{p-84b7a775.js → p-810c9c29.js} +1 -1
- package/dist/vega/{p-a2bd621e.js → p-83ad8988.js} +1 -1
- package/dist/vega/{p-0d18368b.js → p-874e5624.js} +1 -1
- package/dist/vega/{p-9f201152.entry.js → p-8c56d74d.entry.js} +1 -1
- package/dist/vega/{p-3c23ec90.js → p-8d2501b2.js} +1 -1
- package/dist/vega/{p-9bdc6e11.entry.js → p-92528dc9.entry.js} +1 -1
- package/dist/vega/{p-3d6f761a.entry.js → p-94975537.entry.js} +1 -1
- package/dist/vega/p-95c18f79.entry.js +1 -0
- package/dist/vega/p-9834d5d4.entry.js +1 -0
- package/dist/vega/{p-3345d903.js → p-a090b2be.js} +1 -1
- package/dist/vega/{p-e48a870f.entry.js → p-a484e32d.entry.js} +1 -1
- package/dist/vega/{p-b9e72de2.entry.js → p-a8174ad8.entry.js} +1 -1
- package/dist/vega/{p-3c309a38.js → p-a81ad3bd.js} +1 -1
- package/dist/vega/{p-49e1cf4d.entry.js → p-a91927eb.entry.js} +1 -1
- package/dist/vega/{p-e4266b45.entry.js → p-ac94ba1b.entry.js} +1 -1
- package/dist/vega/{p-b775e51f.js → p-ae2abdfa.js} +1 -1
- package/dist/vega/{p-a890d60b.entry.js → p-b00ec194.entry.js} +1 -1
- package/dist/vega/{p-f78944d7.entry.js → p-b3733762.entry.js} +1 -1
- package/dist/vega/{p-b4e7c967.js → p-b622c455.js} +1 -1
- package/dist/vega/{p-1232b553.entry.js → p-b98ead05.entry.js} +1 -1
- package/dist/vega/{p-e5ff77f7.entry.js → p-c2277448.entry.js} +1 -1
- package/dist/vega/{p-29e3eb12.js → p-c41a2d4a.js} +1 -1
- package/dist/vega/p-c5fb8a69.entry.js +1 -0
- package/dist/vega/{p-96da7d30.entry.js → p-c6d775b8.entry.js} +1 -1
- package/dist/vega/p-c70748f7.entry.js +1 -0
- package/dist/vega/p-c98c2f5f.entry.js +1 -0
- package/dist/vega/{p-bb60e381.entry.js → p-ca3c1317.entry.js} +1 -1
- package/dist/vega/p-cb81126a.entry.js +1 -0
- package/dist/vega/{p-b4c26035.entry.js → p-ccbe3f1b.entry.js} +1 -1
- package/dist/vega/{p-6cde45fc.js → p-cd69aeae.js} +1 -1
- package/dist/vega/{p-775ecfad.entry.js → p-cf4b3d40.entry.js} +1 -1
- package/dist/vega/{p-e1737c8e.entry.js → p-cfe268a8.entry.js} +1 -1
- package/dist/vega/p-d470fce2.entry.js +1 -0
- package/dist/vega/{p-f1974321.js → p-d609c3fd.js} +1 -1
- package/dist/vega/{p-1dfbc542.entry.js → p-da867019.entry.js} +1 -1
- package/dist/vega/{p-3f183b52.js → p-daba4af1.js} +1 -1
- package/dist/vega/{p-61ce8029.js → p-dbb4b1d1.js} +1 -1
- package/dist/vega/p-dcd3e3a7.js +1 -0
- package/dist/vega/p-de8f0d98.js +1 -0
- package/dist/vega/p-e18c0656.entry.js +1 -0
- package/dist/vega/{p-595998d9.entry.js → p-f29ea345.entry.js} +1 -1
- package/dist/vega/p-f62c5a20.entry.js +1 -0
- package/dist/vega/p-f6c0e9e7.entry.js +1 -0
- package/dist/vega/{p-56d19601.entry.js → p-fb9475ab.entry.js} +1 -1
- package/dist/vega/vega.esm.js +1 -1
- package/package.json +1 -1
- package/dist/vega/p-0512308f.entry.js +0 -1
- package/dist/vega/p-1d8312d3.entry.js +0 -1
- package/dist/vega/p-2d77ae73.entry.js +0 -1
- package/dist/vega/p-2d8d4d5b.entry.js +0 -1
- package/dist/vega/p-320091b7.js +0 -1
- package/dist/vega/p-36949349.js +0 -1
- package/dist/vega/p-3a68b729.js +0 -1
- package/dist/vega/p-4151f53a.entry.js +0 -1
- package/dist/vega/p-4ff48b84.js +0 -1
- package/dist/vega/p-5e4517eb.entry.js +0 -1
- package/dist/vega/p-6680ba17.entry.js +0 -1
- package/dist/vega/p-6c7b6d45.js +0 -1
- package/dist/vega/p-7950f3e2.entry.js +0 -1
- package/dist/vega/p-80b7945a.entry.js +0 -1
- package/dist/vega/p-841b3281.entry.js +0 -1
- package/dist/vega/p-87e5cb56.entry.js +0 -1
- package/dist/vega/p-88a6c89a.js +0 -1
- package/dist/vega/p-91303402.entry.js +0 -1
- package/dist/vega/p-97215133.js +0 -1
- package/dist/vega/p-9d96d83f.entry.js +0 -1
- package/dist/vega/p-a05a2f1e.entry.js +0 -1
- package/dist/vega/p-a775825e.entry.js +0 -1
- package/dist/vega/p-acaff62d.entry.js +0 -1
- package/dist/vega/p-ae146458.entry.js +0 -1
- package/dist/vega/p-b63319e9.entry.js +0 -1
- package/dist/vega/p-b660f38c.entry.js +0 -1
- package/dist/vega/p-b8c13ac9.entry.js +0 -1
- package/dist/vega/p-b8ffa42f.entry.js +0 -1
- package/dist/vega/p-bbad318e.entry.js +0 -1
- package/dist/vega/p-c0e42c03.entry.js +0 -1
- package/dist/vega/p-c41f5684.entry.js +0 -1
- package/dist/vega/p-c54b5a8f.entry.js +0 -1
- package/dist/vega/p-cd1e976c.entry.js +0 -1
- package/dist/vega/p-d9158512.js +0 -1
- package/dist/vega/p-e62d41ee.js +0 -1
- package/dist/vega/p-ebe32b25.entry.js +0 -1
- package/dist/vega/p-ec162599.entry.js +0 -1
- package/dist/vega/p-f29d9707.entry.js +0 -1
- package/dist/vega/p-fc7e4c8a.entry.js +0 -1
|
@@ -904,6 +904,12 @@ export namespace Components {
|
|
|
904
904
|
* @vegaVersion 1.10.0
|
|
905
905
|
*/
|
|
906
906
|
"isValid": boolean;
|
|
907
|
+
/**
|
|
908
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
909
|
+
* @default ''
|
|
910
|
+
* @vegaVersion 2.97.0
|
|
911
|
+
*/
|
|
912
|
+
"name": string;
|
|
907
913
|
/**
|
|
908
914
|
* Specifies whether the checkbox must be checked to pass form validation.
|
|
909
915
|
* @vegaVersion 1.3.0
|
|
@@ -951,6 +957,12 @@ export namespace Components {
|
|
|
951
957
|
* @vegaVersion 1.3.0
|
|
952
958
|
*/
|
|
953
959
|
"label": string;
|
|
960
|
+
/**
|
|
961
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
962
|
+
* @default ''
|
|
963
|
+
* @vegaVersion 2.97.0
|
|
964
|
+
*/
|
|
965
|
+
"name": string;
|
|
954
966
|
/**
|
|
955
967
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
956
968
|
* @default false
|
|
@@ -1114,6 +1126,12 @@ export namespace Components {
|
|
|
1114
1126
|
* @vegaVersion 1.13.0
|
|
1115
1127
|
*/
|
|
1116
1128
|
"label": string;
|
|
1129
|
+
/**
|
|
1130
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
1131
|
+
* @default ''
|
|
1132
|
+
* @vegaVersion 2.97.0
|
|
1133
|
+
*/
|
|
1134
|
+
"name": string;
|
|
1117
1135
|
/**
|
|
1118
1136
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
1119
1137
|
* @default false
|
|
@@ -1216,6 +1234,12 @@ export namespace Components {
|
|
|
1216
1234
|
* @vegaVersion 2.84.0
|
|
1217
1235
|
*/
|
|
1218
1236
|
"label": string;
|
|
1237
|
+
/**
|
|
1238
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
1239
|
+
* @default ''
|
|
1240
|
+
* @vegaVersion 2.97.0
|
|
1241
|
+
*/
|
|
1242
|
+
"name": string;
|
|
1219
1243
|
/**
|
|
1220
1244
|
* Specifies whether a color value must be selected for the color swatch picker to pass form validation.
|
|
1221
1245
|
* @vegaVersion 2.84.0
|
|
@@ -1283,6 +1307,12 @@ export namespace Components {
|
|
|
1283
1307
|
* @vegaVersion 1.11.0
|
|
1284
1308
|
*/
|
|
1285
1309
|
"label": string;
|
|
1310
|
+
/**
|
|
1311
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
1312
|
+
* @default ''
|
|
1313
|
+
* @vegaVersion 2.97.0
|
|
1314
|
+
*/
|
|
1315
|
+
"name": string;
|
|
1286
1316
|
/**
|
|
1287
1317
|
* Invoke this method to open the dropdown menu associated with the combo box.
|
|
1288
1318
|
* @vegaVersion 1.11.0
|
|
@@ -1432,6 +1462,12 @@ export namespace Components {
|
|
|
1432
1462
|
* @vegaVersion 1.3.0
|
|
1433
1463
|
*/
|
|
1434
1464
|
"mode": DatePickerModeType;
|
|
1465
|
+
/**
|
|
1466
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
1467
|
+
* @default ''
|
|
1468
|
+
* @vegaVersion 2.97.0
|
|
1469
|
+
*/
|
|
1470
|
+
"name": string;
|
|
1435
1471
|
/**
|
|
1436
1472
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
1437
1473
|
* @default false
|
|
@@ -1640,6 +1676,7 @@ export namespace Components {
|
|
|
1640
1676
|
interface VegaDropdown {
|
|
1641
1677
|
/**
|
|
1642
1678
|
* Determines the horizontal positioning of the dropdown within its container or relative to a reference point.
|
|
1679
|
+
* @defaultValue 'start'
|
|
1643
1680
|
* @vegaVersion 1.41.0
|
|
1644
1681
|
*/
|
|
1645
1682
|
"alignment": ElementAppenderAlignmentType;
|
|
@@ -1650,6 +1687,7 @@ export namespace Components {
|
|
|
1650
1687
|
"allowSelectAll": boolean;
|
|
1651
1688
|
/**
|
|
1652
1689
|
* Specifies whether the search source list is case-sensitive. Note that the default filter rules are fuzzy matching and case-insensitive. This parameter only takes effect when `searchable` is set to `true`.
|
|
1690
|
+
* @defaultValue false
|
|
1653
1691
|
* @vegaVersion 1.4.0
|
|
1654
1692
|
*/
|
|
1655
1693
|
"caseSensitive": boolean;
|
|
@@ -1680,18 +1718,21 @@ export namespace Components {
|
|
|
1680
1718
|
"isLazyLoading": boolean;
|
|
1681
1719
|
/**
|
|
1682
1720
|
* Determines whether the dropdown displays a loading status.
|
|
1721
|
+
* @defaultValue false
|
|
1683
1722
|
* @vegaVersion 1.24.0
|
|
1684
1723
|
*/
|
|
1685
1724
|
"isLoading": boolean;
|
|
1686
1725
|
/**
|
|
1687
1726
|
* Determines whether the dropdown uses viewport-based positioning (`position: fixed`) or container-based positioning (`position: absolute`). **Technical Implementation:** - When `false` (default): The dropdown content box renders with `position: absolute` and its coordinates are calculated relative to the nearest positioned ancestor. Combined with `positionRelativeTo`, you can specify which ancestor to measure from, which ensures the menu scrolls together with that ancestor. - When `true`: The dropdown content box renders with `position: fixed` and its coordinates are calculated from the viewport. The menu is visually anchored to the trigger element via JavaScript and moves with it on scroll, even though it is not part of the document flow. `positionRelativeTo` has no effect in this mode. When to set `isScreenPosition` to `true`: - Dropdowns that need to break out of container constraints (non-Shadow-DOM only): When you want the dropdown to appear outside its container's boundaries (e.g., to avoid being clipped by a parent's `overflow: hidden` or small dimensions), viewport-based positioning allows it to render freely. This only works for regular (non-Shadow-DOM) containers. Shadow DOM boundaries cannot be escaped with `position: fixed`. - Dropdowns in fixed or sticky positioned containers: When the dropdown trigger is inside a fixed or sticky positioned container, viewport-based positioning ensures correct alignment. When to keep `isScreenPosition` as `false` (default): - Simple layouts where the dropdown and its trigger are not inside scrollable containers - When you want the dropdown to scroll naturally with its container (using `position: absolute`) - When you need `positionRelativeTo` to control which ancestor the dropdown is positioned relative to - When `matchContainerHeight` is needed (this property is overridden when `isScreenPosition` is `true`)
|
|
1688
1727
|
* @VegaWarning - Setting this to `true` override the `positionRelativeTo` and `matchContainerHeight` properties, rendering them ineffective. - Currently, when set to `true`, the position calculation may be inaccurate if the popover is placed inside a scrollable container within a shadowRoot (e.g., inside a vega-modal with scrollable content).
|
|
1728
|
+
* @defaultValue false
|
|
1689
1729
|
* @vegaVersion 2.36.0
|
|
1690
1730
|
*/
|
|
1691
1731
|
"isScreenPosition": boolean;
|
|
1692
1732
|
/**
|
|
1693
1733
|
* Specifies the display rule for items in the dropdown.
|
|
1694
1734
|
* @VegaWarning Specifies the display rule for items in the dropdown, only be active if matchTargetWidth is true or maxWidth has value.
|
|
1735
|
+
* @defaultValue 'newline'
|
|
1695
1736
|
* @vegaVersion 1.13.0
|
|
1696
1737
|
*/
|
|
1697
1738
|
"itemDisplayRule": 'ellipsis' | 'newline';
|
|
@@ -1727,6 +1768,7 @@ export namespace Components {
|
|
|
1727
1768
|
"minWidth": ResponsiveType<SizeType>;
|
|
1728
1769
|
/**
|
|
1729
1770
|
* Specifies the vertical positioning of the dropdown within its container or relative to a reference point.
|
|
1771
|
+
* @defaultValue ['bottom', 'top']
|
|
1730
1772
|
* @vegaVersion 1.41.0
|
|
1731
1773
|
*/
|
|
1732
1774
|
"placement": ElementAppenderPlacementType;
|
|
@@ -1758,6 +1800,7 @@ export namespace Components {
|
|
|
1758
1800
|
"search": (input: string) => Promise<void>;
|
|
1759
1801
|
/**
|
|
1760
1802
|
* Specifies the no search results text for the dropdown.
|
|
1803
|
+
* @defaultValue 'No results found'
|
|
1761
1804
|
* @vegaVersion 2.74.0
|
|
1762
1805
|
*/
|
|
1763
1806
|
"searchNoResultsText": string;
|
|
@@ -1933,11 +1976,21 @@ export namespace Components {
|
|
|
1933
1976
|
* @vegaVersion 2.25.0
|
|
1934
1977
|
*/
|
|
1935
1978
|
"autoValidation": boolean;
|
|
1979
|
+
/**
|
|
1980
|
+
* Specifies whether delete buttons should be disabled only for files that are currently uploading.
|
|
1981
|
+
* @vegaVersion 2.98.0
|
|
1982
|
+
*/
|
|
1983
|
+
"disableDeleteOnUpload": boolean;
|
|
1936
1984
|
/**
|
|
1937
1985
|
* Specifies whether the File Uploader field is disabled.
|
|
1938
1986
|
* @vegaVersion 2.25.0
|
|
1939
1987
|
*/
|
|
1940
1988
|
"disabled": boolean;
|
|
1989
|
+
/**
|
|
1990
|
+
* Specifies whether delete buttons for files should be hidden.
|
|
1991
|
+
* @vegaVersion 2.98.0
|
|
1992
|
+
*/
|
|
1993
|
+
"hideDeleteButton": boolean;
|
|
1941
1994
|
/**
|
|
1942
1995
|
* Provides a supplementary prompt message that assists users in understanding the expected value for the file uploader field.
|
|
1943
1996
|
* @vegaVersion 2.25.0
|
|
@@ -1958,6 +2011,12 @@ export namespace Components {
|
|
|
1958
2011
|
* @vegaVersion 2.36.0
|
|
1959
2012
|
*/
|
|
1960
2013
|
"maxCount": number | null;
|
|
2014
|
+
/**
|
|
2015
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
2016
|
+
* @default ''
|
|
2017
|
+
* @vegaVersion 2.97.0
|
|
2018
|
+
*/
|
|
2019
|
+
"name": string;
|
|
1961
2020
|
/**
|
|
1962
2021
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
1963
2022
|
* @default false
|
|
@@ -2125,6 +2184,12 @@ export namespace Components {
|
|
|
2125
2184
|
* @vegaVersion 2.64.0
|
|
2126
2185
|
*/
|
|
2127
2186
|
"method": 'post' | 'get';
|
|
2187
|
+
/**
|
|
2188
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
2189
|
+
* @default ''
|
|
2190
|
+
* @vegaVersion 2.97.0
|
|
2191
|
+
*/
|
|
2192
|
+
"name": string;
|
|
2128
2193
|
/**
|
|
2129
2194
|
* Invoke this method to reset the vega field elements in the form to the default value provided, or an empty string if no default value is found.
|
|
2130
2195
|
* @param defaultValueMap map of the vega form field name to default value
|
|
@@ -2251,6 +2316,12 @@ export namespace Components {
|
|
|
2251
2316
|
* @vegaVersion 2.5.0
|
|
2252
2317
|
*/
|
|
2253
2318
|
"label": string;
|
|
2319
|
+
/**
|
|
2320
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
2321
|
+
* @default ''
|
|
2322
|
+
* @vegaVersion 2.97.0
|
|
2323
|
+
*/
|
|
2324
|
+
"name": string;
|
|
2254
2325
|
/**
|
|
2255
2326
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
2256
2327
|
* @default false
|
|
@@ -2418,7 +2489,7 @@ export namespace Components {
|
|
|
2418
2489
|
*/
|
|
2419
2490
|
"minLength": number;
|
|
2420
2491
|
/**
|
|
2421
|
-
*
|
|
2492
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority. This is used to identify the field when submitting form data and is also used by the browser's autocomplete feature to recall previously entered values.
|
|
2422
2493
|
* @default ''
|
|
2423
2494
|
* @vegaVersion 1.0.5
|
|
2424
2495
|
*/
|
|
@@ -2531,6 +2602,12 @@ export namespace Components {
|
|
|
2531
2602
|
* @vegaVersion 1.26.0
|
|
2532
2603
|
*/
|
|
2533
2604
|
"label": string;
|
|
2605
|
+
/**
|
|
2606
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
2607
|
+
* @default ''
|
|
2608
|
+
* @vegaVersion 2.97.0
|
|
2609
|
+
*/
|
|
2610
|
+
"name": string;
|
|
2534
2611
|
/**
|
|
2535
2612
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
2536
2613
|
* @default false
|
|
@@ -2624,6 +2701,12 @@ export namespace Components {
|
|
|
2624
2701
|
* @vegaVersion 2.29.0
|
|
2625
2702
|
*/
|
|
2626
2703
|
"minorIncrement": number;
|
|
2704
|
+
/**
|
|
2705
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
2706
|
+
* @default ''
|
|
2707
|
+
* @vegaVersion 2.97.0
|
|
2708
|
+
*/
|
|
2709
|
+
"name": string;
|
|
2627
2710
|
/**
|
|
2628
2711
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
2629
2712
|
* @default false
|
|
@@ -2734,6 +2817,12 @@ export namespace Components {
|
|
|
2734
2817
|
* @vegaVersion 2.66.0
|
|
2735
2818
|
*/
|
|
2736
2819
|
"length": number;
|
|
2820
|
+
/**
|
|
2821
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
2822
|
+
* @default ''
|
|
2823
|
+
* @vegaVersion 2.97.0
|
|
2824
|
+
*/
|
|
2825
|
+
"name": string;
|
|
2737
2826
|
/**
|
|
2738
2827
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
2739
2828
|
* @default false
|
|
@@ -2814,6 +2903,12 @@ export namespace Components {
|
|
|
2814
2903
|
* @vegaVersion 2.18.0
|
|
2815
2904
|
*/
|
|
2816
2905
|
"label": string;
|
|
2906
|
+
/**
|
|
2907
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
2908
|
+
* @default ''
|
|
2909
|
+
* @vegaVersion 2.97.0
|
|
2910
|
+
*/
|
|
2911
|
+
"name": string;
|
|
2817
2912
|
/**
|
|
2818
2913
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
2819
2914
|
* @default false
|
|
@@ -2887,6 +2982,12 @@ export namespace Components {
|
|
|
2887
2982
|
* @vegaVersion 2.2.0
|
|
2888
2983
|
*/
|
|
2889
2984
|
"min": number;
|
|
2985
|
+
/**
|
|
2986
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
2987
|
+
* @default ''
|
|
2988
|
+
* @vegaVersion 2.97.0
|
|
2989
|
+
*/
|
|
2990
|
+
"name": string;
|
|
2890
2991
|
/**
|
|
2891
2992
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
2892
2993
|
* @default false
|
|
@@ -2985,6 +3086,12 @@ export namespace Components {
|
|
|
2985
3086
|
* @vegaVersion 2.68.0
|
|
2986
3087
|
*/
|
|
2987
3088
|
"labelSuffixButtonConfig": Nullable<LabelSuffixButtonConfig>;
|
|
3089
|
+
/**
|
|
3090
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
3091
|
+
* @default ''
|
|
3092
|
+
* @vegaVersion 2.97.0
|
|
3093
|
+
*/
|
|
3094
|
+
"name": string;
|
|
2988
3095
|
/**
|
|
2989
3096
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
2990
3097
|
* @default false
|
|
@@ -3680,7 +3787,8 @@ export namespace Components {
|
|
|
3680
3787
|
*/
|
|
3681
3788
|
"label": string;
|
|
3682
3789
|
/**
|
|
3683
|
-
* Specifies the name attribute for each radio button in the radio group.
|
|
3790
|
+
* Specifies the name attribute for each radio button in the radio group. Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
3791
|
+
* @default ''
|
|
3684
3792
|
* @vegaVersion 1.3.0
|
|
3685
3793
|
*/
|
|
3686
3794
|
"name": string;
|
|
@@ -3764,6 +3872,12 @@ export namespace Components {
|
|
|
3764
3872
|
* @vegaVersion 2.34.0
|
|
3765
3873
|
*/
|
|
3766
3874
|
"label": string;
|
|
3875
|
+
/**
|
|
3876
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
3877
|
+
* @default ''
|
|
3878
|
+
* @vegaVersion 2.97.0
|
|
3879
|
+
*/
|
|
3880
|
+
"name": string;
|
|
3767
3881
|
/**
|
|
3768
3882
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
3769
3883
|
* @default false
|
|
@@ -3872,6 +3986,11 @@ export namespace Components {
|
|
|
3872
3986
|
"size": VegaRichTextImageEditorSizeType;
|
|
3873
3987
|
}
|
|
3874
3988
|
interface VegaRichTextLinkEditor {
|
|
3989
|
+
/**
|
|
3990
|
+
* Provide a method to hide the link editor popover
|
|
3991
|
+
* @vegaVersion 2.97.0
|
|
3992
|
+
*/
|
|
3993
|
+
"hide": () => Promise<void>;
|
|
3875
3994
|
/**
|
|
3876
3995
|
* Specifies the hyperlink editor record
|
|
3877
3996
|
* @vegaVersion 2.34.0
|
|
@@ -4075,6 +4194,12 @@ export namespace Components {
|
|
|
4075
4194
|
* @vegaVersion 2.22.0
|
|
4076
4195
|
*/
|
|
4077
4196
|
"label": string;
|
|
4197
|
+
/**
|
|
4198
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
4199
|
+
* @default ''
|
|
4200
|
+
* @vegaVersion 2.97.0
|
|
4201
|
+
*/
|
|
4202
|
+
"name": string;
|
|
4078
4203
|
/**
|
|
4079
4204
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
4080
4205
|
* @default false
|
|
@@ -4170,6 +4295,12 @@ export namespace Components {
|
|
|
4170
4295
|
* @vegaVersion 2.7.0
|
|
4171
4296
|
*/
|
|
4172
4297
|
"layout": 'vertical' | 'horizontal';
|
|
4298
|
+
/**
|
|
4299
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
4300
|
+
* @default ''
|
|
4301
|
+
* @vegaVersion 2.97.0
|
|
4302
|
+
*/
|
|
4303
|
+
"name": string;
|
|
4173
4304
|
/**
|
|
4174
4305
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
4175
4306
|
* @default false
|
|
@@ -4294,6 +4425,12 @@ export namespace Components {
|
|
|
4294
4425
|
* @vegaVersion 2.19.0
|
|
4295
4426
|
*/
|
|
4296
4427
|
"mode": VegaSignatureCaptureMode;
|
|
4428
|
+
/**
|
|
4429
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
4430
|
+
* @default ''
|
|
4431
|
+
* @vegaVersion 2.97.0
|
|
4432
|
+
*/
|
|
4433
|
+
"name": string;
|
|
4297
4434
|
/**
|
|
4298
4435
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
4299
4436
|
* @default false
|
|
@@ -4403,6 +4540,12 @@ export namespace Components {
|
|
|
4403
4540
|
* @vegaVersion 1.0.5
|
|
4404
4541
|
*/
|
|
4405
4542
|
"min": number;
|
|
4543
|
+
/**
|
|
4544
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
4545
|
+
* @default ''
|
|
4546
|
+
* @vegaVersion 2.97.0
|
|
4547
|
+
*/
|
|
4548
|
+
"name": string;
|
|
4406
4549
|
/**
|
|
4407
4550
|
* Specifies the unique identifier for the stepper component.
|
|
4408
4551
|
* @vegaVersion 1.3.0
|
|
@@ -4746,6 +4889,16 @@ export namespace Components {
|
|
|
4746
4889
|
* @vegaVersion 1.44.0
|
|
4747
4890
|
*/
|
|
4748
4891
|
"breakpoint"?: VegaTableColumnBreakpoint;
|
|
4892
|
+
/**
|
|
4893
|
+
* Explicit header-node key binding for mapping template head cells to grouped header nodes. The key may point to either a group node or a leaf node from the computed grouped header tree.
|
|
4894
|
+
* @vegaVersion 2.98.0
|
|
4895
|
+
*/
|
|
4896
|
+
"groupKey"?: string;
|
|
4897
|
+
/**
|
|
4898
|
+
* Parent header-node key used to derive grouped hierarchy in template render mode. Omit this property for cells in the first header row.
|
|
4899
|
+
* @vegaVersion 2.98.0
|
|
4900
|
+
*/
|
|
4901
|
+
"parentGroupKey"?: string;
|
|
4749
4902
|
/**
|
|
4750
4903
|
* Specifies the pinned type of the head cell.
|
|
4751
4904
|
* @vegaVersion 2.57.0
|
|
@@ -4872,6 +5025,12 @@ export namespace Components {
|
|
|
4872
5025
|
* @vegaVersion 1.11.0
|
|
4873
5026
|
*/
|
|
4874
5027
|
"minLength": number;
|
|
5028
|
+
/**
|
|
5029
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
5030
|
+
* @default ''
|
|
5031
|
+
* @vegaVersion 2.97.0
|
|
5032
|
+
*/
|
|
5033
|
+
"name": string;
|
|
4875
5034
|
/**
|
|
4876
5035
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
4877
5036
|
* @default false
|
|
@@ -4952,6 +5111,12 @@ export namespace Components {
|
|
|
4952
5111
|
* @vegaVersion 1.48.0
|
|
4953
5112
|
*/
|
|
4954
5113
|
"mode": TimePickerModeType;
|
|
5114
|
+
/**
|
|
5115
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
5116
|
+
* @default ''
|
|
5117
|
+
* @vegaVersion 2.97.0
|
|
5118
|
+
*/
|
|
5119
|
+
"name": string;
|
|
4955
5120
|
/**
|
|
4956
5121
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
4957
5122
|
* @default false
|
|
@@ -5040,6 +5205,12 @@ export namespace Components {
|
|
|
5040
5205
|
* @vegaVersion 1.3.0
|
|
5041
5206
|
*/
|
|
5042
5207
|
"label": string;
|
|
5208
|
+
/**
|
|
5209
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
5210
|
+
* @default ''
|
|
5211
|
+
* @vegaVersion 2.97.0
|
|
5212
|
+
*/
|
|
5213
|
+
"name": string;
|
|
5043
5214
|
/**
|
|
5044
5215
|
* Indicates whether the field should be presented as optional. This property only takes effect when `required` is `false`. When `true`, an "optional" label is displayed next to the field label.
|
|
5045
5216
|
* @default false
|
|
@@ -7345,6 +7516,12 @@ declare namespace LocalJSX {
|
|
|
7345
7516
|
* @vegaVersion 1.10.0
|
|
7346
7517
|
*/
|
|
7347
7518
|
"isValid"?: boolean;
|
|
7519
|
+
/**
|
|
7520
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
7521
|
+
* @default ''
|
|
7522
|
+
* @vegaVersion 2.97.0
|
|
7523
|
+
*/
|
|
7524
|
+
"name"?: string;
|
|
7348
7525
|
/**
|
|
7349
7526
|
* An event emitter notifying changes in the value of the checkbox, whether triggered programmatically or through user interaction.
|
|
7350
7527
|
* @eventSemantics namespace:native
|
|
@@ -7415,6 +7592,12 @@ declare namespace LocalJSX {
|
|
|
7415
7592
|
* @vegaVersion 1.3.0
|
|
7416
7593
|
*/
|
|
7417
7594
|
"label"?: string;
|
|
7595
|
+
/**
|
|
7596
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
7597
|
+
* @default ''
|
|
7598
|
+
* @vegaVersion 2.97.0
|
|
7599
|
+
*/
|
|
7600
|
+
"name"?: string;
|
|
7418
7601
|
/**
|
|
7419
7602
|
* An event emitter notifying changes in the value of any nested checkbox within the checkbox group, whether triggered programmatically or through user interaction.
|
|
7420
7603
|
* @eventSemantics namespace:native
|
|
@@ -7643,6 +7826,12 @@ declare namespace LocalJSX {
|
|
|
7643
7826
|
* @vegaVersion 1.13.0
|
|
7644
7827
|
*/
|
|
7645
7828
|
"label"?: string;
|
|
7829
|
+
/**
|
|
7830
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
7831
|
+
* @default ''
|
|
7832
|
+
* @vegaVersion 2.97.0
|
|
7833
|
+
*/
|
|
7834
|
+
"name"?: string;
|
|
7646
7835
|
/**
|
|
7647
7836
|
* An event emitter notifying changes in the value of the color picker, whether triggered programmatically or through user interaction.
|
|
7648
7837
|
* @eventSemantics namespace:native
|
|
@@ -7767,6 +7956,12 @@ declare namespace LocalJSX {
|
|
|
7767
7956
|
* @vegaVersion 2.84.0
|
|
7768
7957
|
*/
|
|
7769
7958
|
"label"?: string;
|
|
7959
|
+
/**
|
|
7960
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
7961
|
+
* @default ''
|
|
7962
|
+
* @vegaVersion 2.97.0
|
|
7963
|
+
*/
|
|
7964
|
+
"name"?: string;
|
|
7770
7965
|
/**
|
|
7771
7966
|
* An event emitter notifying the change of the selected color value.
|
|
7772
7967
|
* @eventSemantics namespace:native
|
|
@@ -7840,6 +8035,12 @@ declare namespace LocalJSX {
|
|
|
7840
8035
|
* @vegaVersion 1.11.0
|
|
7841
8036
|
*/
|
|
7842
8037
|
"label"?: string;
|
|
8038
|
+
/**
|
|
8039
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
8040
|
+
* @default ''
|
|
8041
|
+
* @vegaVersion 2.97.0
|
|
8042
|
+
*/
|
|
8043
|
+
"name"?: string;
|
|
7843
8044
|
/**
|
|
7844
8045
|
* An event emitter notifying changes in the items of the combo box value, whether triggered programmatically or through user interaction.
|
|
7845
8046
|
* @eventSemantics namespace:native
|
|
@@ -8016,6 +8217,12 @@ declare namespace LocalJSX {
|
|
|
8016
8217
|
* @vegaVersion 1.3.0
|
|
8017
8218
|
*/
|
|
8018
8219
|
"mode"?: DatePickerModeType;
|
|
8220
|
+
/**
|
|
8221
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
8222
|
+
* @default ''
|
|
8223
|
+
* @vegaVersion 2.97.0
|
|
8224
|
+
*/
|
|
8225
|
+
"name"?: string;
|
|
8019
8226
|
/**
|
|
8020
8227
|
* An event emitter notifying the change of the value in the date picker, whether triggered programmatically or through user interaction.
|
|
8021
8228
|
* @eventSemantics namespace:native
|
|
@@ -8280,6 +8487,7 @@ declare namespace LocalJSX {
|
|
|
8280
8487
|
interface VegaDropdown {
|
|
8281
8488
|
/**
|
|
8282
8489
|
* Determines the horizontal positioning of the dropdown within its container or relative to a reference point.
|
|
8490
|
+
* @defaultValue 'start'
|
|
8283
8491
|
* @vegaVersion 1.41.0
|
|
8284
8492
|
*/
|
|
8285
8493
|
"alignment"?: ElementAppenderAlignmentType;
|
|
@@ -8290,6 +8498,7 @@ declare namespace LocalJSX {
|
|
|
8290
8498
|
"allowSelectAll"?: boolean;
|
|
8291
8499
|
/**
|
|
8292
8500
|
* Specifies whether the search source list is case-sensitive. Note that the default filter rules are fuzzy matching and case-insensitive. This parameter only takes effect when `searchable` is set to `true`.
|
|
8501
|
+
* @defaultValue false
|
|
8293
8502
|
* @vegaVersion 1.4.0
|
|
8294
8503
|
*/
|
|
8295
8504
|
"caseSensitive"?: boolean;
|
|
@@ -8305,18 +8514,21 @@ declare namespace LocalJSX {
|
|
|
8305
8514
|
"isLazyLoading"?: boolean;
|
|
8306
8515
|
/**
|
|
8307
8516
|
* Determines whether the dropdown displays a loading status.
|
|
8517
|
+
* @defaultValue false
|
|
8308
8518
|
* @vegaVersion 1.24.0
|
|
8309
8519
|
*/
|
|
8310
8520
|
"isLoading"?: boolean;
|
|
8311
8521
|
/**
|
|
8312
8522
|
* Determines whether the dropdown uses viewport-based positioning (`position: fixed`) or container-based positioning (`position: absolute`). **Technical Implementation:** - When `false` (default): The dropdown content box renders with `position: absolute` and its coordinates are calculated relative to the nearest positioned ancestor. Combined with `positionRelativeTo`, you can specify which ancestor to measure from, which ensures the menu scrolls together with that ancestor. - When `true`: The dropdown content box renders with `position: fixed` and its coordinates are calculated from the viewport. The menu is visually anchored to the trigger element via JavaScript and moves with it on scroll, even though it is not part of the document flow. `positionRelativeTo` has no effect in this mode. When to set `isScreenPosition` to `true`: - Dropdowns that need to break out of container constraints (non-Shadow-DOM only): When you want the dropdown to appear outside its container's boundaries (e.g., to avoid being clipped by a parent's `overflow: hidden` or small dimensions), viewport-based positioning allows it to render freely. This only works for regular (non-Shadow-DOM) containers. Shadow DOM boundaries cannot be escaped with `position: fixed`. - Dropdowns in fixed or sticky positioned containers: When the dropdown trigger is inside a fixed or sticky positioned container, viewport-based positioning ensures correct alignment. When to keep `isScreenPosition` as `false` (default): - Simple layouts where the dropdown and its trigger are not inside scrollable containers - When you want the dropdown to scroll naturally with its container (using `position: absolute`) - When you need `positionRelativeTo` to control which ancestor the dropdown is positioned relative to - When `matchContainerHeight` is needed (this property is overridden when `isScreenPosition` is `true`)
|
|
8313
8523
|
* @VegaWarning - Setting this to `true` override the `positionRelativeTo` and `matchContainerHeight` properties, rendering them ineffective. - Currently, when set to `true`, the position calculation may be inaccurate if the popover is placed inside a scrollable container within a shadowRoot (e.g., inside a vega-modal with scrollable content).
|
|
8524
|
+
* @defaultValue false
|
|
8314
8525
|
* @vegaVersion 2.36.0
|
|
8315
8526
|
*/
|
|
8316
8527
|
"isScreenPosition"?: boolean;
|
|
8317
8528
|
/**
|
|
8318
8529
|
* Specifies the display rule for items in the dropdown.
|
|
8319
8530
|
* @VegaWarning Specifies the display rule for items in the dropdown, only be active if matchTargetWidth is true or maxWidth has value.
|
|
8531
|
+
* @defaultValue 'newline'
|
|
8320
8532
|
* @vegaVersion 1.13.0
|
|
8321
8533
|
*/
|
|
8322
8534
|
"itemDisplayRule"?: 'ellipsis' | 'newline';
|
|
@@ -8440,6 +8652,7 @@ declare namespace LocalJSX {
|
|
|
8440
8652
|
"onVegaShow"?: (event: VegaDropdownCustomEvent<string>) => void;
|
|
8441
8653
|
/**
|
|
8442
8654
|
* Specifies the vertical positioning of the dropdown within its container or relative to a reference point.
|
|
8655
|
+
* @defaultValue ['bottom', 'top']
|
|
8443
8656
|
* @vegaVersion 1.41.0
|
|
8444
8657
|
*/
|
|
8445
8658
|
"placement"?: ElementAppenderPlacementType;
|
|
@@ -8466,6 +8679,7 @@ declare namespace LocalJSX {
|
|
|
8466
8679
|
"resettable"?: boolean;
|
|
8467
8680
|
/**
|
|
8468
8681
|
* Specifies the no search results text for the dropdown.
|
|
8682
|
+
* @defaultValue 'No results found'
|
|
8469
8683
|
* @vegaVersion 2.74.0
|
|
8470
8684
|
*/
|
|
8471
8685
|
"searchNoResultsText"?: string;
|
|
@@ -8651,11 +8865,21 @@ declare namespace LocalJSX {
|
|
|
8651
8865
|
* @vegaVersion 2.25.0
|
|
8652
8866
|
*/
|
|
8653
8867
|
"autoValidation"?: boolean;
|
|
8868
|
+
/**
|
|
8869
|
+
* Specifies whether delete buttons should be disabled only for files that are currently uploading.
|
|
8870
|
+
* @vegaVersion 2.98.0
|
|
8871
|
+
*/
|
|
8872
|
+
"disableDeleteOnUpload"?: boolean;
|
|
8654
8873
|
/**
|
|
8655
8874
|
* Specifies whether the File Uploader field is disabled.
|
|
8656
8875
|
* @vegaVersion 2.25.0
|
|
8657
8876
|
*/
|
|
8658
8877
|
"disabled"?: boolean;
|
|
8878
|
+
/**
|
|
8879
|
+
* Specifies whether delete buttons for files should be hidden.
|
|
8880
|
+
* @vegaVersion 2.98.0
|
|
8881
|
+
*/
|
|
8882
|
+
"hideDeleteButton"?: boolean;
|
|
8659
8883
|
/**
|
|
8660
8884
|
* Provides a supplementary prompt message that assists users in understanding the expected value for the file uploader field.
|
|
8661
8885
|
* @vegaVersion 2.25.0
|
|
@@ -8676,6 +8900,12 @@ declare namespace LocalJSX {
|
|
|
8676
8900
|
* @vegaVersion 2.36.0
|
|
8677
8901
|
*/
|
|
8678
8902
|
"maxCount"?: number | null;
|
|
8903
|
+
/**
|
|
8904
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
8905
|
+
* @default ''
|
|
8906
|
+
* @vegaVersion 2.97.0
|
|
8907
|
+
*/
|
|
8908
|
+
"name"?: string;
|
|
8679
8909
|
/**
|
|
8680
8910
|
* An event emitter notifying a change in the file list.
|
|
8681
8911
|
* @eventSemantics namespace:native
|
|
@@ -8891,6 +9121,12 @@ declare namespace LocalJSX {
|
|
|
8891
9121
|
* @vegaVersion 2.64.0
|
|
8892
9122
|
*/
|
|
8893
9123
|
"method"?: 'post' | 'get';
|
|
9124
|
+
/**
|
|
9125
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
9126
|
+
* @default ''
|
|
9127
|
+
* @vegaVersion 2.97.0
|
|
9128
|
+
*/
|
|
9129
|
+
"name"?: string;
|
|
8894
9130
|
/**
|
|
8895
9131
|
* An event emitter notifying the reset of the form.
|
|
8896
9132
|
* @eventSemantics namespace:native
|
|
@@ -9018,6 +9254,12 @@ declare namespace LocalJSX {
|
|
|
9018
9254
|
* @vegaVersion 2.5.0
|
|
9019
9255
|
*/
|
|
9020
9256
|
"label"?: string;
|
|
9257
|
+
/**
|
|
9258
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
9259
|
+
* @default ''
|
|
9260
|
+
* @vegaVersion 2.97.0
|
|
9261
|
+
*/
|
|
9262
|
+
"name"?: string;
|
|
9021
9263
|
/**
|
|
9022
9264
|
* An event emitter notifying the removal of a value.
|
|
9023
9265
|
* @eventSemantics namespace:native
|
|
@@ -9200,7 +9442,7 @@ declare namespace LocalJSX {
|
|
|
9200
9442
|
*/
|
|
9201
9443
|
"minLength"?: number;
|
|
9202
9444
|
/**
|
|
9203
|
-
*
|
|
9445
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority. This is used to identify the field when submitting form data and is also used by the browser's autocomplete feature to recall previously entered values.
|
|
9204
9446
|
* @default ''
|
|
9205
9447
|
* @vegaVersion 1.0.5
|
|
9206
9448
|
*/
|
|
@@ -9397,6 +9639,12 @@ declare namespace LocalJSX {
|
|
|
9397
9639
|
* @vegaVersion 1.26.0
|
|
9398
9640
|
*/
|
|
9399
9641
|
"label"?: string;
|
|
9642
|
+
/**
|
|
9643
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
9644
|
+
* @default ''
|
|
9645
|
+
* @vegaVersion 2.97.0
|
|
9646
|
+
*/
|
|
9647
|
+
"name"?: string;
|
|
9400
9648
|
/**
|
|
9401
9649
|
* An event emitter notifying the blur event of the credit card element.
|
|
9402
9650
|
* @eventSemantics namespace:native
|
|
@@ -9523,6 +9771,12 @@ declare namespace LocalJSX {
|
|
|
9523
9771
|
* @vegaVersion 2.29.0
|
|
9524
9772
|
*/
|
|
9525
9773
|
"minorIncrement"?: number;
|
|
9774
|
+
/**
|
|
9775
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
9776
|
+
* @default ''
|
|
9777
|
+
* @vegaVersion 2.97.0
|
|
9778
|
+
*/
|
|
9779
|
+
"name"?: string;
|
|
9526
9780
|
/**
|
|
9527
9781
|
* Native-equivalent mirror of `vegaChange`. Fires with the same payload and at the same time, allowing consumers to listen using the standard `change` event name.
|
|
9528
9782
|
* @eventDetail number
|
|
@@ -9646,6 +9900,12 @@ declare namespace LocalJSX {
|
|
|
9646
9900
|
* @vegaVersion 2.66.0
|
|
9647
9901
|
*/
|
|
9648
9902
|
"length"?: number;
|
|
9903
|
+
/**
|
|
9904
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
9905
|
+
* @default ''
|
|
9906
|
+
* @vegaVersion 2.97.0
|
|
9907
|
+
*/
|
|
9908
|
+
"name"?: string;
|
|
9649
9909
|
/**
|
|
9650
9910
|
* Native-equivalent mirror of `vegaChange`. Fires with the same payload and at the same time, allowing consumers to listen using the standard `change` event name.
|
|
9651
9911
|
* @eventDetail string
|
|
@@ -9752,6 +10012,12 @@ declare namespace LocalJSX {
|
|
|
9752
10012
|
* @vegaVersion 2.18.0
|
|
9753
10013
|
*/
|
|
9754
10014
|
"label"?: string;
|
|
10015
|
+
/**
|
|
10016
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
10017
|
+
* @default ''
|
|
10018
|
+
* @vegaVersion 2.97.0
|
|
10019
|
+
*/
|
|
10020
|
+
"name"?: string;
|
|
9755
10021
|
/**
|
|
9756
10022
|
* Native-equivalent mirror of `vegaChange`. Fires with the same payload and at the same time, allowing consumers to listen using the standard `change` event name.
|
|
9757
10023
|
* @eventDetail string
|
|
@@ -9851,6 +10117,12 @@ declare namespace LocalJSX {
|
|
|
9851
10117
|
* @vegaVersion 2.2.0
|
|
9852
10118
|
*/
|
|
9853
10119
|
"min"?: number;
|
|
10120
|
+
/**
|
|
10121
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
10122
|
+
* @default ''
|
|
10123
|
+
* @vegaVersion 2.97.0
|
|
10124
|
+
*/
|
|
10125
|
+
"name"?: string;
|
|
9854
10126
|
/**
|
|
9855
10127
|
* An event emitter notifying a value change.
|
|
9856
10128
|
* @eventSemantics namespace:native
|
|
@@ -9945,6 +10217,12 @@ declare namespace LocalJSX {
|
|
|
9945
10217
|
* @vegaVersion 2.68.0
|
|
9946
10218
|
*/
|
|
9947
10219
|
"labelSuffixButtonConfig"?: Nullable<LabelSuffixButtonConfig>;
|
|
10220
|
+
/**
|
|
10221
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
10222
|
+
* @default ''
|
|
10223
|
+
* @vegaVersion 2.97.0
|
|
10224
|
+
*/
|
|
10225
|
+
"name"?: string;
|
|
9948
10226
|
/**
|
|
9949
10227
|
* An event emitter notifying the change of the select value.
|
|
9950
10228
|
* @eventSemantics namespace:native
|
|
@@ -10810,7 +11088,8 @@ declare namespace LocalJSX {
|
|
|
10810
11088
|
*/
|
|
10811
11089
|
"label"?: string;
|
|
10812
11090
|
/**
|
|
10813
|
-
* Specifies the name attribute for each radio button in the radio group.
|
|
11091
|
+
* Specifies the name attribute for each radio button in the radio group. Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
11092
|
+
* @default ''
|
|
10814
11093
|
* @vegaVersion 1.3.0
|
|
10815
11094
|
*/
|
|
10816
11095
|
"name"?: string;
|
|
@@ -10900,6 +11179,12 @@ declare namespace LocalJSX {
|
|
|
10900
11179
|
* @vegaVersion 2.34.0
|
|
10901
11180
|
*/
|
|
10902
11181
|
"label"?: string;
|
|
11182
|
+
/**
|
|
11183
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
11184
|
+
* @default ''
|
|
11185
|
+
* @vegaVersion 2.97.0
|
|
11186
|
+
*/
|
|
11187
|
+
"name"?: string;
|
|
10903
11188
|
/**
|
|
10904
11189
|
* An event emitter notifying a value change.
|
|
10905
11190
|
* @eventSemantics namespace:native
|
|
@@ -11321,6 +11606,12 @@ declare namespace LocalJSX {
|
|
|
11321
11606
|
* @vegaVersion 2.22.0
|
|
11322
11607
|
*/
|
|
11323
11608
|
"label"?: string;
|
|
11609
|
+
/**
|
|
11610
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
11611
|
+
* @default ''
|
|
11612
|
+
* @vegaVersion 2.97.0
|
|
11613
|
+
*/
|
|
11614
|
+
"name"?: string;
|
|
11324
11615
|
/**
|
|
11325
11616
|
* An event emitter notifying changes in the value of the selection chip group, whether triggered programmatically or through user interaction.
|
|
11326
11617
|
* @eventSemantics namespace:native
|
|
@@ -11438,6 +11729,12 @@ declare namespace LocalJSX {
|
|
|
11438
11729
|
* @vegaVersion 2.7.0
|
|
11439
11730
|
*/
|
|
11440
11731
|
"layout"?: 'vertical' | 'horizontal';
|
|
11732
|
+
/**
|
|
11733
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
11734
|
+
* @default ''
|
|
11735
|
+
* @vegaVersion 2.97.0
|
|
11736
|
+
*/
|
|
11737
|
+
"name"?: string;
|
|
11441
11738
|
/**
|
|
11442
11739
|
* An event emitter notifying changes in the value of the selection tile group, whether triggered programmatically or through user interaction.
|
|
11443
11740
|
* @eventSemantics namespace:native
|
|
@@ -11585,6 +11882,12 @@ declare namespace LocalJSX {
|
|
|
11585
11882
|
* @vegaVersion 2.19.0
|
|
11586
11883
|
*/
|
|
11587
11884
|
"mode"?: VegaSignatureCaptureMode;
|
|
11885
|
+
/**
|
|
11886
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
11887
|
+
* @default ''
|
|
11888
|
+
* @vegaVersion 2.97.0
|
|
11889
|
+
*/
|
|
11890
|
+
"name"?: string;
|
|
11588
11891
|
/**
|
|
11589
11892
|
* An event emitter notifying a value change.
|
|
11590
11893
|
* @eventSemantics namespace:native
|
|
@@ -11705,6 +12008,12 @@ declare namespace LocalJSX {
|
|
|
11705
12008
|
* @vegaVersion 1.0.5
|
|
11706
12009
|
*/
|
|
11707
12010
|
"min"?: number;
|
|
12011
|
+
/**
|
|
12012
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
12013
|
+
* @default ''
|
|
12014
|
+
* @vegaVersion 2.97.0
|
|
12015
|
+
*/
|
|
12016
|
+
"name"?: string;
|
|
11708
12017
|
/**
|
|
11709
12018
|
* An event emitter notifying changes in the value of the stepper component.
|
|
11710
12019
|
* @eventSemantics namespace:native
|
|
@@ -12048,6 +12357,11 @@ declare namespace LocalJSX {
|
|
|
12048
12357
|
* @vegaVersion 1.44.0
|
|
12049
12358
|
*/
|
|
12050
12359
|
"breakpoint"?: VegaTableColumnBreakpoint;
|
|
12360
|
+
/**
|
|
12361
|
+
* Explicit header-node key binding for mapping template head cells to grouped header nodes. The key may point to either a group node or a leaf node from the computed grouped header tree.
|
|
12362
|
+
* @vegaVersion 2.98.0
|
|
12363
|
+
*/
|
|
12364
|
+
"groupKey"?: string;
|
|
12051
12365
|
/**
|
|
12052
12366
|
* An event emitter notifying that the head cell has been clicked.
|
|
12053
12367
|
* @eventSemantics namespace:native
|
|
@@ -12059,6 +12373,11 @@ declare namespace LocalJSX {
|
|
|
12059
12373
|
* @vegaVersion 1.44.0
|
|
12060
12374
|
*/
|
|
12061
12375
|
"onVegaClick"?: (event: VegaTableHeadCellCustomEvent<VegaTableHeadCellClickEvent>) => void;
|
|
12376
|
+
/**
|
|
12377
|
+
* Parent header-node key used to derive grouped hierarchy in template render mode. Omit this property for cells in the first header row.
|
|
12378
|
+
* @vegaVersion 2.98.0
|
|
12379
|
+
*/
|
|
12380
|
+
"parentGroupKey"?: string;
|
|
12062
12381
|
/**
|
|
12063
12382
|
* Specifies the pinned type of the head cell.
|
|
12064
12383
|
* @vegaVersion 2.57.0
|
|
@@ -12207,6 +12526,12 @@ declare namespace LocalJSX {
|
|
|
12207
12526
|
* @vegaVersion 1.11.0
|
|
12208
12527
|
*/
|
|
12209
12528
|
"minLength"?: number;
|
|
12529
|
+
/**
|
|
12530
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
12531
|
+
* @default ''
|
|
12532
|
+
* @vegaVersion 2.97.0
|
|
12533
|
+
*/
|
|
12534
|
+
"name"?: string;
|
|
12210
12535
|
/**
|
|
12211
12536
|
* Native-namespace mirror of `vegaBlur`. Fired when the inner `<textarea>` element loses focus. Provided for compatibility with standard DOM event listeners.
|
|
12212
12537
|
* @eventDetail undefined — No payload; signals the blur occurrence only.
|
|
@@ -12326,6 +12651,12 @@ declare namespace LocalJSX {
|
|
|
12326
12651
|
* @vegaVersion 1.48.0
|
|
12327
12652
|
*/
|
|
12328
12653
|
"mode"?: TimePickerModeType;
|
|
12654
|
+
/**
|
|
12655
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
12656
|
+
* @default ''
|
|
12657
|
+
* @vegaVersion 2.97.0
|
|
12658
|
+
*/
|
|
12659
|
+
"name"?: string;
|
|
12329
12660
|
/**
|
|
12330
12661
|
* An event emitter notifying changes in the value of the time picker.
|
|
12331
12662
|
* @eventSemantics namespace:native
|
|
@@ -12425,6 +12756,12 @@ declare namespace LocalJSX {
|
|
|
12425
12756
|
* @vegaVersion 1.3.0
|
|
12426
12757
|
*/
|
|
12427
12758
|
"label"?: string;
|
|
12759
|
+
/**
|
|
12760
|
+
* Specifies the name attribute used to identify the form field during data submission. It functions identically to the `data-vega-form` attribute but operates at a lower priority.
|
|
12761
|
+
* @default ''
|
|
12762
|
+
* @vegaVersion 2.97.0
|
|
12763
|
+
*/
|
|
12764
|
+
"name"?: string;
|
|
12428
12765
|
/**
|
|
12429
12766
|
* An event emitter notifying changes in the toggle switch.
|
|
12430
12767
|
* @eventSemantics namespace:native
|