@sdata/web-vue 4.3.0 → 4.4.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/sd.css +189 -15
- package/dist/sd.min.css +2 -2
- package/es/_components/auto-tooltip/auto-tooltip.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/client-only.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/feedback-icon.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/icon-hover.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/input-label/input-label.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/picker/input-range.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/picker/input.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/resize-observer.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/resize-trigger.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/select-view/select-view.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/transition/expand-transition.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/virtual-list/virtual-list.vue_vue_type_script_setup_true_lang.js +19 -13
- package/es/_hooks/use-scrollbar.js +1 -1
- package/es/_utils/color.js +1 -1
- package/es/_utils/date.js +2 -2
- package/es/_utils/global-config.js +1 -1
- package/es/_utils/omit.js +1 -1
- package/es/_utils/responsive-observe.js +5 -3
- package/es/_utils/virtual-dropdown.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.142.0 → _@oxc-project_runtime@0.146.0}/helpers/esm/asyncToGenerator.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.142.0 → _@oxc-project_runtime@0.146.0}/helpers/esm/defineProperty.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.142.0 → _@oxc-project_runtime@0.146.0}/helpers/esm/extends.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.142.0 → _@oxc-project_runtime@0.146.0}/helpers/esm/objectDestructuringEmpty.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.142.0 → _@oxc-project_runtime@0.146.0}/helpers/esm/objectSpread2.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.142.0 → _@oxc-project_runtime@0.146.0}/helpers/esm/objectWithoutProperties.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.142.0 → _@oxc-project_runtime@0.146.0}/helpers/esm/objectWithoutPropertiesLoose.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.142.0 → _@oxc-project_runtime@0.146.0}/helpers/esm/toPrimitive.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.142.0 → _@oxc-project_runtime@0.146.0}/helpers/esm/toPropertyKey.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.142.0 → _@oxc-project_runtime@0.146.0}/helpers/esm/typeof.js +1 -1
- package/es/affix/affix.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/alert/alert.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/anchor/anchor-link.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/anchor/anchor.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/auto-complete/auto-complete.vue.d.ts +2 -18
- package/es/auto-complete/auto-complete.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/auto-complete/index.d.ts +1 -17
- package/es/avatar/avatar-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/avatar/avatar.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/back-top/back-top.vue_vue_type_script_setup_true_lang.js +6 -1
- package/es/back-top/style/index.css +4 -1
- package/es/back-top/style/index.scss +5 -1
- package/es/back-top/style/token.scss +2 -0
- package/es/badge/badge.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/basic-crud-table/basic-crud-modal.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/basic-crud-table/basic-crud-table.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/bloom-menu/bloom-menu.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/border-beam/border-beam.vue_vue_type_script_setup_true_lang.js +5 -3
- package/es/border-beam/styles.js +1 -1
- package/es/breadcrumb/breadcrumb-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/breadcrumb/breadcrumb.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/button/button-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/button/button.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/calendar/components/cell.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/calendar/components/event.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/calendar/components/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/calendar/style/cell.scss +1 -1
- package/es/calendar/style/index.css +1 -1
- package/es/card/card-actions.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/card/card-grid.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/card/card-meta.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/card/card.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/carousel/carousel-arrow.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/carousel/carousel-indicator.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/carousel/carousel-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/carousel/carousel.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/cascader/base-cascader-panel.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/cascader/cascader-column.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/cascader/cascader-option.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/cascader/cascader-panel.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/cascader/cascader-search-panel.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/cascader/cascader.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/checkbox/checkbox-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/checkbox/checkbox.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/checkbox/icon-check.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/collapse/collapse-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/collapse/collapse.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/color-picker/color-picker.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/color-picker/control-bar.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/color-picker/gradient-thumb.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/color-picker/palette.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/color-picker/panel.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/color-picker/utils.d.ts +1 -1
- package/es/color-picker/utils.js +5 -4
- package/es/comment/comment.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/components.d.ts +1 -0
- package/es/config-provider/config-provider.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/config-provider/theme-provider.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/config-provider/theme.js +1 -1
- package/es/copy/copy.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/cropper/cropper.vue_vue_type_script_setup_true_lang.js +28 -20
- package/es/date-picker/hooks/use-range-time-picker-value.js +1 -1
- package/es/date-picker/panels/body.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/date/index.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/footer.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/header.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/month/index.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/quarter/index.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/shortcuts.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/week/index.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/week-list.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/year/index.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/picker-panel.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/picker.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/pickers/date-picker.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/pickers/month-picker.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/pickers/quarter-picker.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/pickers/week-picker.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/pickers/year-picker.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/range-picker-panel.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/range-picker.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/style/index.css +1 -1
- package/es/date-picker/style/index.scss +1 -1
- package/es/date-picker/style/token.scss +1 -0
- package/es/descriptions/descriptions-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/descriptions/descriptions.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/divider/divider.vue_vue_type_script_setup_true_lang.js +9 -5
- package/es/drawer/drawer.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/drawer/index.js +2 -2
- package/es/dropdown/dropdown-button.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/dropdown/dropdown-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/dropdown/dropdown-option.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/dropdown/dropdown-panel.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/dropdown/dropdown-submenu.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/dropdown/dropdown.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/ellipsis/ellipsis.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/ellipsis/performant-ellipsis.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/empty/empty.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/file-previewer/file-previewer.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/file-previewer/use-pdf-js.js +2 -2
- package/es/form/form-item-label.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/form/form-item-message.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/form/form-item.vue_vue_type_script_setup_true_lang.js +3 -3
- package/es/form/form.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/grid/grid-col.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/grid/grid-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/grid/grid-row.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/grid/grid.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-arrow-up/icon-arrow-up.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-calendar/icon-calendar.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-caret-down/icon-caret-down.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-caret-left/icon-caret-left.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-caret-right/icon-caret-right.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-caret-up/icon-caret-up.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-check/icon-check.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-check-circle-fill/icon-check-circle-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-clock-circle/icon-clock-circle.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-close/icon-close.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-close-circle-fill/icon-close-circle-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-copy/icon-copy.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-delete/icon-delete.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-double-left/icon-double-left.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-double-right/icon-double-right.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-down/icon-down.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-drag-dot/icon-drag-dot.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-drag-dot-vertical/icon-drag-dot-vertical.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-edit/icon-edit.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-empty/icon-empty.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-exclamation/icon-exclamation.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-exclamation-circle-fill/icon-exclamation-circle-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-eye/icon-eye.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-eye-invisible/icon-eye-invisible.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-face-frown-fill/icon-face-frown-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-face-meh-fill/icon-face-meh-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-face-smile-fill/icon-face-smile-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-file/icon-file.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-file-audio/icon-file-audio.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-file-image/icon-file-image.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-file-pdf/icon-file-pdf.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-file-video/icon-file-video.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-filter/icon-filter.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-fullscreen/icon-fullscreen.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-image-close/icon-image-close.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-info/icon-info.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-info-circle-fill/icon-info-circle-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-left/icon-left.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-link/icon-link.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-list/icon-list.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-loading/icon-loading.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-menu/icon-menu.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-menu-fold/icon-menu-fold.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-menu-unfold/icon-menu-unfold.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-minus/icon-minus.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-more/icon-more.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-mute/icon-mute.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-oblique-line/icon-oblique-line.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-original-size/icon-original-size.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-pause/icon-pause.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-play-arrow-fill/icon-play-arrow-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-plus/icon-plus.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-question-circle/icon-question-circle.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-right/icon-right.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-rotate-left/icon-rotate-left.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-rotate-right/icon-rotate-right.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-search/icon-search.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-star-fill/icon-star-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-to-top/icon-to-top.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-up/icon-up.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-upload/icon-upload.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-voice/icon-voice.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-zoom-in/icon-zoom-in.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-zoom-out/icon-zoom-out.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon-component/add-from-icon-font-cn.js +1 -1
- package/es/icon-component/icon-font.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon-component/icon.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon.js +5 -5
- package/es/image/image-footer.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/image/image.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/image/preview-action.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/image/preview-arrow.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/image/preview-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/image/preview-toolbar.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/image/preview.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/image/utils/get-fix-translate.js +16 -14
- package/es/index.css +189 -15
- package/es/index.d.ts +2 -0
- package/es/index.js +2 -1
- package/es/index.scss +1 -0
- package/es/input/input-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/input/input-password.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/input/input-search.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/input/input.vue_vue_type_script_setup_true_lang.js +6 -4
- package/es/input-mask/input-mask.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/input-mask/mask-engine.js +1 -1
- package/es/input-number/input-number.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/input-tag/input-tag.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/input-tag/utils.js +1 -1
- package/es/json-form/json-form-component.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/json-form/json-form-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/json-form/json-form.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/json-form/utils.js +1 -1
- package/es/kv-list/kv-list-row.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/kv-list/kv-list.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/layout/content.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/layout/footer.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/layout/header.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/layout/layout.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/layout/sider.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/link/link.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/list/list-item-meta.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/list/list-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/list/list.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/locale/interface.d.ts +45 -0
- package/es/locale/lang/en-us.js +46 -1
- package/es/locale/lang/zh-cn.js +46 -1
- package/es/mention/mention.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/menu/base-menu.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/menu/hooks/use-menu-open-state.js +4 -3
- package/es/menu/indent.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/menu/item-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/menu/item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/menu/menu.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/menu/overflow-wrap.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/menu/sub-menu-inline.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/menu/sub-menu-pop.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/menu/sub-menu.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/message/index.js +1 -1
- package/es/message/message-list.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/message/message.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/modal/index.js +2 -2
- package/es/modal/modal.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/model-selector/model-selector-content.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-dialog.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-empty.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-input.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-list.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-logo-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-logo.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-name.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-separator.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-shortcut.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-trigger.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/notification/index.js +1 -1
- package/es/notification/notification-list.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/notification/notification.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/number-flow/number-flow-group.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/number-flow/number-flow.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/page-header/page-header.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/pagination/page-item-ellipsis.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/pagination/page-item-step.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/pagination/page-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/pagination/page-jumper.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/pagination/page-options.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/pagination/pagination.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/popconfirm/popconfirm.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/popover/popover.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/progress/circle.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/progress/line.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/progress/progress.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/progress/steps.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/qr-code/qr-code.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/radio/radio-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/radio/radio.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/rate/rate.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/regex-vis/index.d.ts +6 -0
- package/es/regex-vis/index.js +10 -0
- package/es/regex-vis/layout.d.ts +43 -0
- package/es/regex-vis/layout.js +359 -0
- package/es/regex-vis/parser/ast.d.ts +155 -0
- package/es/regex-vis/parser/backslash.d.ts +1 -0
- package/es/regex-vis/parser/backslash.js +25 -0
- package/es/regex-vis/parser/character-class.d.ts +25 -0
- package/es/regex-vis/parser/dict.d.ts +4 -0
- package/es/regex-vis/parser/dict.js +28 -0
- package/es/regex-vis/parser/index.d.ts +2 -0
- package/es/regex-vis/parser/lexer.d.ts +20 -0
- package/es/regex-vis/parser/lexer.js +179 -0
- package/es/regex-vis/parser/parse.d.ts +3 -0
- package/es/regex-vis/parser/parse.js +7 -0
- package/es/regex-vis/parser/parser.d.ts +28 -0
- package/es/regex-vis/parser/parser.js +357 -0
- package/es/regex-vis/parser/patterns.d.ts +16 -0
- package/es/regex-vis/parser/patterns.js +15 -0
- package/es/regex-vis/parser/token.d.ts +23 -0
- package/es/regex-vis/parser/token.js +18 -0
- package/es/regex-vis/regex-vis.js +5 -0
- package/es/regex-vis/regex-vis.vue.d.ts +27 -0
- package/es/regex-vis/regex-vis.vue_vue_type_script_setup_true_lang.js +331 -0
- package/es/regex-vis/style/css.js +2 -0
- package/es/regex-vis/style/index.css +187 -0
- package/es/regex-vis/style/index.d.ts +2 -0
- package/es/regex-vis/style/index.js +2 -0
- package/es/regex-vis/style/index.scss +213 -0
- package/es/regex-vis/style/token.scss +42 -0
- package/es/regex-vis/types.d.ts +33 -0
- package/es/resize-box/resize-box.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/result/403.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/result/404.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/result/500.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/result/result.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/rich-text-editor/nodes/inline-component-node.js +1 -1
- package/es/rich-text-editor/rich-text-editor.vue_vue_type_script_setup_true_lang.js +6 -4
- package/es/rich-text-editor/rich-text-node-renderer.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/scrollbar/scrollbar.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/sd-vue.js +3 -1
- package/es/secret/secret.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/select/hooks/use-options.js +1 -1
- package/es/select/select-dropdown.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/select/select.vue_vue_type_script_setup_true_lang.js +7 -5
- package/es/select/utils.js +1 -1
- package/es/selectable-card/selectable-card.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/selectable-card/style/index.css +11 -12
- package/es/selectable-card/style/index.scss +1 -2
- package/es/selectable-card/style/token.scss +10 -10
- package/es/sender/sender-header.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/sender/sender-recording-icon.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/sender/sender-skill-tag.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/sender/sender-stop-loading-icon.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/sender/sender-switch.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/sender/sender.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/skeleton/line.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/skeleton/shape.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/skeleton/skeleton.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/slider/slider-button.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/slider/slider-dots.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/slider/slider-input.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/slider/slider-marks.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/slider/slider-ticks.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/slider/slider.vue_vue_type_script_setup_true_lang.js +5 -4
- package/es/space/space.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/spin/dot-loading.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/spin/spin.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/split/split.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/statistic/countdown.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/statistic/statistic.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/steps/step.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/steps/steps.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/switch/switch.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/table/table-column.vue_vue_type_script_setup_true_lang.js +7 -5
- package/es/table/table-operation-td.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/table/table-operation-th.vue_vue_type_script_setup_true_lang.js +5 -3
- package/es/table/table-tbody.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/table/table-td.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/table/table-th.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/table/table-thead.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/table/table-tr.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/table/table.vue_vue_type_script_setup_true_lang.js +16 -14
- package/es/table/utils.js +9 -5
- package/es/tabs/tab-pane.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tabs/tabs-button.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tabs/tabs-nav-ink.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tabs/tabs-nav.vue_vue_type_script_setup_true_lang.js +8 -7
- package/es/tabs/tabs-tab.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tabs/tabs.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tag/tag.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tag-group/tag-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/textarea/textarea.vue_vue_type_script_setup_true_lang.js +6 -4
- package/es/thinking-orb/engine/profiles.js +1 -1
- package/es/thinking-orb/presets.js +1 -1
- package/es/thinking-orb/thinking-orb.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/time-picker/panel.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/time-picker/range-panel.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/time-picker/time-column.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/time-picker/time-picker.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/timeline/item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/timeline/timeline.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/toolbar/toolbar.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tooltip/tooltip.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tour/tour.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/transfer/transfer-list-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/transfer/transfer-view.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/transfer/transfer.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tree/base-node.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tree/expand-transition.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tree/node-switcher.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tree/node.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tree/transition-node-list.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tree/tree.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/tree/utils/tree-data.js +1 -1
- package/es/tree-select/hooks/use-selected-state.js +1 -1
- package/es/tree-select/panel.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tree-select/tree-select.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/trigger/style/index.css +1 -0
- package/es/trigger/style/index.scss +1 -0
- package/es/trigger/trigger.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/typography/base.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/typography/edit-content.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/typography/operations.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/typography/paragraph.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/typography/text.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/typography/title.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/typography/typography-content.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/typography/typography-operations.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/typography/typography.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/typography/utils/inner-text-renderer.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/upload/upload-button.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/upload/upload-list-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/upload/upload-list.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/upload/upload-picture-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/upload/upload-progress.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/upload/upload.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/verification-code/verification-code.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/watermark/hooks/use-mutation-observer.js +1 -1
- package/es/watermark/watermark.vue_vue_type_script_setup_true_lang.js +1 -1
- package/json/vetur-attributes.json +6 -0
- package/json/vetur-tags.json +6 -0
- package/json/web-types.json +16 -1
- package/package.json +8 -8
package/dist/sd.css
CHANGED
|
@@ -1931,6 +1931,7 @@ body {
|
|
|
1931
1931
|
.sd-trigger-popup {
|
|
1932
1932
|
position: absolute;
|
|
1933
1933
|
z-index: 1000;
|
|
1934
|
+
pointer-events: auto;
|
|
1934
1935
|
}
|
|
1935
1936
|
.sd-trigger-arrow {
|
|
1936
1937
|
position: absolute;
|
|
@@ -9191,6 +9192,177 @@ body.sd-tour-active .sd-tour-popover * {
|
|
|
9191
9192
|
cursor: row-resize;
|
|
9192
9193
|
}
|
|
9193
9194
|
|
|
9195
|
+
.sd-regex-vis {
|
|
9196
|
+
box-sizing: border-box;
|
|
9197
|
+
overflow: hidden;
|
|
9198
|
+
color: var(--sd-color-text-1);
|
|
9199
|
+
font-size: 14px;
|
|
9200
|
+
background: var(--sd-color-bg-2);
|
|
9201
|
+
border: 1px solid var(--sd-color-border-2);
|
|
9202
|
+
border-radius: var(--sd-border-radius-large);
|
|
9203
|
+
}
|
|
9204
|
+
.sd-regex-vis-controls {
|
|
9205
|
+
display: flex;
|
|
9206
|
+
gap: 12px;
|
|
9207
|
+
align-items: center;
|
|
9208
|
+
padding: 12px 16px;
|
|
9209
|
+
border-bottom: 1px solid var(--sd-color-border-2);
|
|
9210
|
+
}
|
|
9211
|
+
.sd-regex-vis-input {
|
|
9212
|
+
flex: 1;
|
|
9213
|
+
min-width: 0;
|
|
9214
|
+
font-family: consolas, menlo;
|
|
9215
|
+
}
|
|
9216
|
+
.sd-regex-vis-flags {
|
|
9217
|
+
flex: none;
|
|
9218
|
+
white-space: nowrap;
|
|
9219
|
+
}
|
|
9220
|
+
.sd-regex-vis-viewport {
|
|
9221
|
+
display: flex;
|
|
9222
|
+
align-items: center;
|
|
9223
|
+
min-height: 160px;
|
|
9224
|
+
padding: 16px;
|
|
9225
|
+
overflow: auto;
|
|
9226
|
+
background: var(--sd-color-bg-1);
|
|
9227
|
+
}
|
|
9228
|
+
.sd-regex-vis-graph {
|
|
9229
|
+
display: block;
|
|
9230
|
+
flex: none;
|
|
9231
|
+
margin: auto;
|
|
9232
|
+
overflow: visible;
|
|
9233
|
+
font-family: consolas, menlo;
|
|
9234
|
+
}
|
|
9235
|
+
.sd-regex-vis-rail {
|
|
9236
|
+
fill: var(--sd-color-bg-1);
|
|
9237
|
+
stroke: var(--sd-color-text-3);
|
|
9238
|
+
stroke-linecap: round;
|
|
9239
|
+
stroke-linejoin: round;
|
|
9240
|
+
stroke-width: 1px;
|
|
9241
|
+
}
|
|
9242
|
+
.sd-regex-vis-empty-label {
|
|
9243
|
+
font-size: 12px;
|
|
9244
|
+
fill: var(--sd-color-text-3);
|
|
9245
|
+
}
|
|
9246
|
+
.sd-regex-vis-name-label {
|
|
9247
|
+
font-weight: 500;
|
|
9248
|
+
font-size: 14px;
|
|
9249
|
+
user-select: none;
|
|
9250
|
+
fill: var(--sd-color-text-1);
|
|
9251
|
+
}
|
|
9252
|
+
.sd-regex-vis-quantifier {
|
|
9253
|
+
color: var(--sd-color-text-1);
|
|
9254
|
+
}
|
|
9255
|
+
.sd-regex-vis-quantifier svg {
|
|
9256
|
+
overflow: visible;
|
|
9257
|
+
color: currentcolor;
|
|
9258
|
+
}
|
|
9259
|
+
.sd-regex-vis-quantifier text {
|
|
9260
|
+
font-weight: 500;
|
|
9261
|
+
font-size: 14px;
|
|
9262
|
+
user-select: none;
|
|
9263
|
+
fill: currentcolor;
|
|
9264
|
+
}
|
|
9265
|
+
.sd-regex-vis-node {
|
|
9266
|
+
color: var(--sd-color-text-1);
|
|
9267
|
+
outline: none;
|
|
9268
|
+
cursor: default;
|
|
9269
|
+
}
|
|
9270
|
+
.sd-regex-vis-node rect {
|
|
9271
|
+
transition: fill 0.1s cubic-bezier(0.34, 0.69, 0.1, 1), stroke 0.1s cubic-bezier(0.34, 0.69, 0.1, 1);
|
|
9272
|
+
fill: var(--sd-color-primary-light-1);
|
|
9273
|
+
stroke: rgb(var(--sd-primary-6));
|
|
9274
|
+
stroke-width: 1px;
|
|
9275
|
+
}
|
|
9276
|
+
.sd-regex-vis-node text {
|
|
9277
|
+
font-weight: 500;
|
|
9278
|
+
font-size: 14px;
|
|
9279
|
+
user-select: none;
|
|
9280
|
+
pointer-events: none;
|
|
9281
|
+
fill: currentcolor;
|
|
9282
|
+
}
|
|
9283
|
+
.sd-regex-vis-node-assertion rect {
|
|
9284
|
+
fill: var(--sd-color-success-light-1);
|
|
9285
|
+
stroke: rgb(var(--sd-success-6));
|
|
9286
|
+
}
|
|
9287
|
+
.sd-regex-vis-node-group rect, .sd-regex-vis-node-choice rect {
|
|
9288
|
+
fill: none;
|
|
9289
|
+
stroke: var(--sd-color-border-3);
|
|
9290
|
+
}
|
|
9291
|
+
.sd-regex-vis-node-choice rect {
|
|
9292
|
+
stroke-dasharray: 6px 4px;
|
|
9293
|
+
}
|
|
9294
|
+
.sd-regex-vis-node:focus-visible rect {
|
|
9295
|
+
stroke: rgb(var(--sd-primary-5));
|
|
9296
|
+
stroke-width: 2px;
|
|
9297
|
+
}
|
|
9298
|
+
.sd-regex-vis-node-selected rect {
|
|
9299
|
+
fill: var(--sd-color-primary-light-3);
|
|
9300
|
+
stroke: rgb(var(--sd-primary-6));
|
|
9301
|
+
stroke-width: 2px;
|
|
9302
|
+
}
|
|
9303
|
+
.sd-regex-vis-node-group.sd-regex-vis-node-selected rect, .sd-regex-vis-node-choice.sd-regex-vis-node-selected rect {
|
|
9304
|
+
fill: none;
|
|
9305
|
+
}
|
|
9306
|
+
.sd-regex-vis-selectable .sd-regex-vis-node {
|
|
9307
|
+
cursor: pointer;
|
|
9308
|
+
}
|
|
9309
|
+
.sd-regex-vis-empty, .sd-regex-vis-error {
|
|
9310
|
+
display: flex;
|
|
9311
|
+
flex: 1;
|
|
9312
|
+
flex-direction: column;
|
|
9313
|
+
gap: 4px;
|
|
9314
|
+
align-items: center;
|
|
9315
|
+
justify-content: center;
|
|
9316
|
+
min-width: 0;
|
|
9317
|
+
min-height: 160px;
|
|
9318
|
+
color: var(--sd-color-text-3);
|
|
9319
|
+
text-align: center;
|
|
9320
|
+
}
|
|
9321
|
+
.sd-regex-vis-error {
|
|
9322
|
+
box-sizing: border-box;
|
|
9323
|
+
padding: 16px;
|
|
9324
|
+
color: rgb(var(--sd-danger-6));
|
|
9325
|
+
background: var(--sd-color-danger-light-1);
|
|
9326
|
+
border-radius: var(--sd-border-radius-medium);
|
|
9327
|
+
}
|
|
9328
|
+
.sd-regex-vis-error-title {
|
|
9329
|
+
font-weight: 500;
|
|
9330
|
+
}
|
|
9331
|
+
.sd-regex-vis-error-message {
|
|
9332
|
+
max-width: 100%;
|
|
9333
|
+
font-size: 12px;
|
|
9334
|
+
font-family: consolas, menlo;
|
|
9335
|
+
overflow-wrap: anywhere;
|
|
9336
|
+
}
|
|
9337
|
+
.sd-regex-vis-footer {
|
|
9338
|
+
padding: 12px 16px;
|
|
9339
|
+
color: var(--sd-color-text-3);
|
|
9340
|
+
border-top: 1px solid var(--sd-color-border-2);
|
|
9341
|
+
}
|
|
9342
|
+
@media (hover: hover) {
|
|
9343
|
+
.sd-regex-vis-selectable .sd-regex-vis-node:hover rect {
|
|
9344
|
+
fill: var(--sd-color-primary-light-2);
|
|
9345
|
+
}
|
|
9346
|
+
.sd-regex-vis-selectable .sd-regex-vis-node-group:hover rect, .sd-regex-vis-selectable .sd-regex-vis-node-choice:hover rect {
|
|
9347
|
+
fill: none;
|
|
9348
|
+
stroke: rgb(var(--sd-primary-6));
|
|
9349
|
+
}
|
|
9350
|
+
}
|
|
9351
|
+
@media (width <= 640px) {
|
|
9352
|
+
.sd-regex-vis-controls {
|
|
9353
|
+
flex-direction: column;
|
|
9354
|
+
align-items: stretch;
|
|
9355
|
+
}
|
|
9356
|
+
.sd-regex-vis-flags {
|
|
9357
|
+
white-space: normal;
|
|
9358
|
+
}
|
|
9359
|
+
}
|
|
9360
|
+
@media (prefers-reduced-motion: reduce) {
|
|
9361
|
+
.sd-regex-vis-node rect {
|
|
9362
|
+
transition: none;
|
|
9363
|
+
}
|
|
9364
|
+
}
|
|
9365
|
+
|
|
9194
9366
|
/**********************************************
|
|
9195
9367
|
* status: disabled / readonly
|
|
9196
9368
|
**********************************************/
|
|
@@ -16806,7 +16978,7 @@ body.sd-tour-active .sd-tour-popover * {
|
|
|
16806
16978
|
flex: 1;
|
|
16807
16979
|
height: 32px;
|
|
16808
16980
|
padding: 0;
|
|
16809
|
-
color:
|
|
16981
|
+
color: var(--sd-color-text-3);
|
|
16810
16982
|
font-weight: 400;
|
|
16811
16983
|
line-height: 32px;
|
|
16812
16984
|
text-align: center;
|
|
@@ -18854,7 +19026,7 @@ body.sd-tour-active .sd-tour-popover * {
|
|
|
18854
19026
|
color: var(--sd-color-text-1);
|
|
18855
19027
|
background: var(--sd-color-bg-2);
|
|
18856
19028
|
border: 1px solid var(--sd-color-neutral-3);
|
|
18857
|
-
border-radius: var(--sd-border-radius-
|
|
19029
|
+
border-radius: var(--sd-border-radius-medium);
|
|
18858
19030
|
cursor: pointer;
|
|
18859
19031
|
transition: color 0.2s cubic-bezier(0.34, 0.69, 0.1, 1), background-color 0.2s cubic-bezier(0.34, 0.69, 0.1, 1), border-color 0.2s cubic-bezier(0.34, 0.69, 0.1, 1), box-shadow 0.2s cubic-bezier(0.34, 0.69, 0.1, 1);
|
|
18860
19032
|
}
|
|
@@ -18903,7 +19075,7 @@ body.sd-tour-active .sd-tour-popover * {
|
|
|
18903
19075
|
}
|
|
18904
19076
|
.sd-selectable-card-value {
|
|
18905
19077
|
color: var(--sd-color-text-1);
|
|
18906
|
-
font-weight:
|
|
19078
|
+
font-weight: 500;
|
|
18907
19079
|
line-height: 1.25;
|
|
18908
19080
|
}
|
|
18909
19081
|
.sd-selectable-card-description, .sd-selectable-card-default {
|
|
@@ -18930,31 +19102,31 @@ body.sd-tour-active .sd-tour-popover * {
|
|
|
18930
19102
|
text-align: center;
|
|
18931
19103
|
}
|
|
18932
19104
|
.sd-selectable-card--size-small {
|
|
18933
|
-
padding:
|
|
19105
|
+
padding: 8px;
|
|
18934
19106
|
}
|
|
18935
19107
|
.sd-selectable-card--size-small .sd-selectable-card-body, .sd-selectable-card--size-small .sd-selectable-card-content {
|
|
18936
|
-
gap:
|
|
19108
|
+
gap: 6px;
|
|
18937
19109
|
}
|
|
18938
19110
|
.sd-selectable-card--size-small .sd-selectable-card-value {
|
|
18939
|
-
font-size:
|
|
19111
|
+
font-size: 14px;
|
|
18940
19112
|
}
|
|
18941
19113
|
.sd-selectable-card--size-medium {
|
|
18942
|
-
padding:
|
|
19114
|
+
padding: 12px;
|
|
18943
19115
|
}
|
|
18944
19116
|
.sd-selectable-card--size-medium .sd-selectable-card-body, .sd-selectable-card--size-medium .sd-selectable-card-content {
|
|
18945
|
-
gap:
|
|
19117
|
+
gap: 8px;
|
|
18946
19118
|
}
|
|
18947
19119
|
.sd-selectable-card--size-medium .sd-selectable-card-value {
|
|
18948
|
-
font-size:
|
|
19120
|
+
font-size: 16px;
|
|
18949
19121
|
}
|
|
18950
19122
|
.sd-selectable-card--size-large {
|
|
18951
|
-
padding:
|
|
19123
|
+
padding: 16px;
|
|
18952
19124
|
}
|
|
18953
19125
|
.sd-selectable-card--size-large .sd-selectable-card-body, .sd-selectable-card--size-large .sd-selectable-card-content {
|
|
18954
|
-
gap:
|
|
19126
|
+
gap: 12px;
|
|
18955
19127
|
}
|
|
18956
19128
|
.sd-selectable-card--size-large .sd-selectable-card-value {
|
|
18957
|
-
font-size:
|
|
19129
|
+
font-size: 20px;
|
|
18958
19130
|
}
|
|
18959
19131
|
.sd-selectable-card--color-red {
|
|
18960
19132
|
--sd-selectable-card-accent: rgb(var(--sd-red-6));
|
|
@@ -19023,7 +19195,6 @@ body.sd-tour-active .sd-tour-popover * {
|
|
|
19023
19195
|
}
|
|
19024
19196
|
.sd-selectable-card--selected {
|
|
19025
19197
|
border-color: var(--sd-selectable-card-border);
|
|
19026
|
-
box-shadow: inset 0 0 0 2px var(--sd-selectable-card-border);
|
|
19027
19198
|
}
|
|
19028
19199
|
.sd-selectable-card--selected.sd-selectable-card--soft {
|
|
19029
19200
|
color: var(--sd-selectable-card-accent);
|
|
@@ -20614,7 +20785,7 @@ body.sd-tour-active .sd-tour-popover * {
|
|
|
20614
20785
|
padding-left: 4px;
|
|
20615
20786
|
font-size: 11px;
|
|
20616
20787
|
line-height: 1;
|
|
20617
|
-
background-color: rgb(
|
|
20788
|
+
background-color: rgb(var(--sd-primary-6));
|
|
20618
20789
|
border-radius: 4px;
|
|
20619
20790
|
}
|
|
20620
20791
|
.sd-calendar--horizontal .sd-calendar__event-placeholder {
|
|
@@ -21876,7 +22047,7 @@ body.sd-tour-active .sd-tour-popover * {
|
|
|
21876
22047
|
position: fixed;
|
|
21877
22048
|
right: 24px;
|
|
21878
22049
|
bottom: 24px;
|
|
21879
|
-
z-index:
|
|
22050
|
+
z-index: 999;
|
|
21880
22051
|
}
|
|
21881
22052
|
.sd-back-top-btn {
|
|
21882
22053
|
width: 40px;
|
|
@@ -21894,6 +22065,9 @@ body.sd-tour-active .sd-tour-popover * {
|
|
|
21894
22065
|
.sd-back-top-btn:hover {
|
|
21895
22066
|
background-color: rgb(var(--sd-primary-5));
|
|
21896
22067
|
}
|
|
22068
|
+
.sd-back-top-btn:focus-visible {
|
|
22069
|
+
box-shadow: 0 0 0 2px rgb(var(--sd-primary-3));
|
|
22070
|
+
}
|
|
21897
22071
|
.sd-back-top-btn svg {
|
|
21898
22072
|
font-size: 14px;
|
|
21899
22073
|
}
|