amis-editor 6.7.0 → 6.8.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/esm/builder/ApiDSBuilder.js +3 -3
- package/esm/builder/DSBuilder.js +3 -3
- package/esm/builder/DSBuilderManager.js +3 -3
- package/esm/builder/constants.js +3 -3
- package/esm/builder/utils.js +3 -3
- package/esm/component/BaseControl.js +3 -3
- package/esm/component/InputComponentName.js +3 -3
- package/esm/component/ModalSettingPanel.js +3 -3
- package/esm/component/TableViewEditor.js +3 -3
- package/esm/icons/btn/btn-group.svg.js +4 -4
- package/esm/icons/btn/btn-select.svg.js +4 -4
- package/esm/icons/btn/btn-toolbar.svg.js +4 -4
- package/esm/icons/btn/button.svg.js +4 -4
- package/esm/icons/btn/dropdown-btn.svg.js +4 -4
- package/esm/icons/container/anchor-nav.svg.js +4 -4
- package/esm/icons/container/collapse.svg.js +4 -4
- package/esm/icons/container/container.svg.js +4 -4
- package/esm/icons/container/flex-container.svg.js +4 -4
- package/esm/icons/container/form-group.svg.js +4 -4
- package/esm/icons/container/grid.svg.js +4 -4
- package/esm/icons/container/iframe.svg.js +4 -4
- package/esm/icons/container/panel.svg.js +4 -4
- package/esm/icons/container/switch-container.svg.js +4 -4
- package/esm/icons/container/table-view.svg.js +4 -4
- package/esm/icons/container/tabs.svg.js +4 -4
- package/esm/icons/container/tooltip-wrapper.svg.js +4 -4
- package/esm/icons/container/web-component.svg.js +4 -4
- package/esm/icons/crud/column-add.svg.js +4 -4
- package/esm/icons/crud/column-delete.svg.js +4 -4
- package/esm/icons/crud/column-setting.svg.js +4 -4
- package/esm/icons/crud/share-link.svg.js +4 -4
- package/esm/icons/display/aBaseline.svg.js +4 -4
- package/esm/icons/display/aCenter.svg.js +4 -4
- package/esm/icons/display/aFlexEnd.svg.js +4 -4
- package/esm/icons/display/aFlexStart.svg.js +4 -4
- package/esm/icons/display/aStretch.svg.js +4 -4
- package/esm/icons/display/block.svg.js +4 -4
- package/esm/icons/display/dcolumn.svg.js +4 -4
- package/esm/icons/display/dcolumnReverse.svg.js +4 -4
- package/esm/icons/display/drow.svg.js +4 -4
- package/esm/icons/display/drowReverse.svg.js +4 -4
- package/esm/icons/display/flex.svg.js +4 -4
- package/esm/icons/display/inline-block.svg.js +4 -4
- package/esm/icons/display/inline.svg.js +4 -4
- package/esm/icons/display/jCenter.svg.js +4 -4
- package/esm/icons/display/jFlexEnd.svg.js +4 -4
- package/esm/icons/display/jFlexStart.svg.js +4 -4
- package/esm/icons/display/jSpaceAround.svg.js +4 -4
- package/esm/icons/display/jSpaceBetween.svg.js +4 -4
- package/esm/icons/feat/audio.svg.js +4 -4
- package/esm/icons/feat/custom.svg.js +4 -4
- package/esm/icons/feat/each.svg.js +4 -4
- package/esm/icons/feat/form.svg.js +4 -4
- package/esm/icons/feat/nav.svg.js +4 -4
- package/esm/icons/feat/qrcode.svg.js +4 -4
- package/esm/icons/feat/service.svg.js +4 -4
- package/esm/icons/feat/table.svg.js +4 -4
- package/esm/icons/feat/tasks.svg.js +4 -4
- package/esm/icons/feat/video.svg.js +4 -4
- package/esm/icons/feat/wizard.svg.js +4 -4
- package/esm/icons/form/chained-select.svg.js +4 -4
- package/esm/icons/form/checkbox.svg.js +4 -4
- package/esm/icons/form/checkboxes.svg.js +4 -4
- package/esm/icons/form/combo.svg.js +4 -4
- package/esm/icons/form/condition-builder.svg.js +4 -4
- package/esm/icons/form/diff-editor.svg.js +4 -4
- package/esm/icons/form/editor.svg.js +4 -4
- package/esm/icons/form/formula.svg.js +4 -4
- package/esm/icons/form/hidden.svg.js +4 -4
- package/esm/icons/form/input-city.svg.js +4 -4
- package/esm/icons/form/input-color.svg.js +4 -4
- package/esm/icons/form/input-date-range.svg.js +4 -4
- package/esm/icons/form/input-date.svg.js +4 -4
- package/esm/icons/form/input-datetime.svg.js +4 -4
- package/esm/icons/form/input-email.svg.js +4 -4
- package/esm/icons/form/input-excel.svg.js +4 -4
- package/esm/icons/form/input-file.svg.js +4 -4
- package/esm/icons/form/input-group.svg.js +4 -4
- package/esm/icons/form/input-image.svg.js +4 -4
- package/esm/icons/form/input-kv.svg.js +4 -4
- package/esm/icons/form/input-month-range.svg.js +4 -4
- package/esm/icons/form/input-number.svg.js +4 -4
- package/esm/icons/form/input-password.svg.js +4 -4
- package/esm/icons/form/input-quarter-range.svg.js +4 -4
- package/esm/icons/form/input-range.svg.js +4 -4
- package/esm/icons/form/input-rating.svg.js +4 -4
- package/esm/icons/form/input-repeat.svg.js +4 -4
- package/esm/icons/form/input-rich-text.svg.js +4 -4
- package/esm/icons/form/input-signature.svg.js +4 -4
- package/esm/icons/form/input-tag.svg.js +4 -4
- package/esm/icons/form/input-text.svg.js +4 -4
- package/esm/icons/form/input-time-range.svg.js +4 -4
- package/esm/icons/form/input-time.svg.js +4 -4
- package/esm/icons/form/input-tree.svg.js +4 -4
- package/esm/icons/form/input-url.svg.js +4 -4
- package/esm/icons/form/input-year.svg.js +4 -4
- package/esm/icons/form/inputArray.svg.js +4 -4
- package/esm/icons/form/list-select.svg.js +4 -4
- package/esm/icons/form/location-picker.svg.js +4 -4
- package/esm/icons/form/matrix-checkboxes.svg.js +4 -4
- package/esm/icons/form/month.svg.js +4 -4
- package/esm/icons/form/nested-select.svg.js +4 -4
- package/esm/icons/form/picker.svg.js +4 -4
- package/esm/icons/form/quarter.svg.js +4 -4
- package/esm/icons/form/radios.svg.js +4 -4
- package/esm/icons/form/select.svg.js +4 -4
- package/esm/icons/form/static.svg.js +4 -4
- package/esm/icons/form/sub-form.svg.js +4 -4
- package/esm/icons/form/switch.svg.js +4 -4
- package/esm/icons/form/tabs-transfer.svg.js +4 -4
- package/esm/icons/form/textarea.svg.js +4 -4
- package/esm/icons/form/transfer.svg.js +4 -4
- package/esm/icons/form/tree-select.svg.js +4 -4
- package/esm/icons/form/uuid.svg.js +4 -4
- package/esm/icons/index.js +3 -3
- package/esm/icons/layout/layout-1with2.svg.js +4 -4
- package/esm/icons/layout/layout-2cols.svg.js +4 -4
- package/esm/icons/layout/layout-2row.svg.js +4 -4
- package/esm/icons/layout/layout-2with1.svg.js +4 -4
- package/esm/icons/layout/layout-3cols.svg.js +4 -4
- package/esm/icons/layout/layout-3row.svg.js +4 -4
- package/esm/icons/layout/layout-absolute.svg.js +4 -4
- package/esm/icons/layout/layout-fixed-top.svg.js +4 -4
- package/esm/icons/layout/layout-fixed.svg.js +4 -4
- package/esm/icons/layout/layout-free-container.svg.js +4 -4
- package/esm/icons/layout/layout-full.svg.js +4 -4
- package/esm/icons/layout/layout1-2.svg.js +4 -4
- package/esm/icons/layout/layout2-1.svg.js +4 -4
- package/esm/icons/layout/layout3-1.svg.js +4 -4
- package/esm/icons/layout/layout3-2.svg.js +4 -4
- package/esm/icons/other/_fx.svg.js +4 -4
- package/esm/icons/other/divider.svg.js +4 -4
- package/esm/icons/other/fx.svg.js +4 -4
- package/esm/icons/other/modal-setting.svg.js +4 -4
- package/esm/icons/other/property-sheet.svg.js +4 -4
- package/esm/icons/other/tooltip.svg.js +4 -4
- package/esm/icons/show/URL.svg.js +4 -4
- package/esm/icons/show/avatar.svg.js +4 -4
- package/esm/icons/show/breadcrumb.svg.js +4 -4
- package/esm/icons/show/card.svg.js +4 -4
- package/esm/icons/show/cards.svg.js +4 -4
- package/esm/icons/show/carousel.svg.js +4 -4
- package/esm/icons/show/chart.svg.js +4 -4
- package/esm/icons/show/code.svg.js +4 -4
- package/esm/icons/show/date.svg.js +4 -4
- package/esm/icons/show/datetime.svg.js +4 -4
- package/esm/icons/show/image.svg.js +4 -4
- package/esm/icons/show/images.svg.js +4 -4
- package/esm/icons/show/json-view.svg.js +4 -4
- package/esm/icons/show/list.svg.js +4 -4
- package/esm/icons/show/log.svg.js +4 -4
- package/esm/icons/show/mapping.svg.js +4 -4
- package/esm/icons/show/markdown.svg.js +4 -4
- package/esm/icons/show/plain.svg.js +4 -4
- package/esm/icons/show/progress.svg.js +4 -4
- package/esm/icons/show/sparkline.svg.js +4 -4
- package/esm/icons/show/status.svg.js +4 -4
- package/esm/icons/show/steps.svg.js +4 -4
- package/esm/icons/show/time.svg.js +4 -4
- package/esm/icons/theme/css.svg.js +4 -4
- package/esm/index.js +3 -3
- package/esm/locale/en-US.js +3 -3
- package/esm/locale/zh-CN.js +3 -3
- package/esm/plugin/Alert.js +3 -3
- package/esm/plugin/AnchorNav.js +3 -3
- package/esm/plugin/Audio.js +3 -3
- package/esm/plugin/Avatar.js +3 -3
- package/esm/plugin/Breadcrumb.js +3 -3
- package/esm/plugin/Button.js +3 -3
- package/esm/plugin/ButtonGroup.js +3 -3
- package/esm/plugin/CRUD.js +3 -3
- package/esm/plugin/CRUD2/BaseCRUD.js +3 -3
- package/esm/plugin/CRUD2/CRUDTable.js +3 -3
- package/esm/plugin/CRUD2/constants.js +3 -3
- package/esm/plugin/CRUD2/utils.js +3 -3
- package/esm/plugin/Calendar.js +3 -3
- package/esm/plugin/Card.js +3 -3
- package/esm/plugin/Card2.js +3 -3
- package/esm/plugin/Cards.js +3 -3
- package/esm/plugin/Carousel.js +3 -3
- package/esm/plugin/Chart.js +3 -3
- package/esm/plugin/CodeView.js +3 -3
- package/esm/plugin/Collapse.js +3 -3
- package/esm/plugin/CollapseGroup.js +3 -3
- package/esm/plugin/ColumnToggler.js +3 -3
- package/esm/plugin/Container.js +3 -3
- package/esm/plugin/Custom.js +3 -3
- package/esm/plugin/CustomRegion.js +3 -3
- package/esm/plugin/Date.js +3 -3
- package/esm/plugin/Datetime.js +3 -3
- package/esm/plugin/Dialog.js +3 -3
- package/esm/plugin/Divider.js +3 -3
- package/esm/plugin/Drawer.js +3 -3
- package/esm/plugin/DropDownButton.js +3 -3
- package/esm/plugin/Each.js +3 -3
- package/esm/plugin/Flex.js +3 -3
- package/esm/plugin/Form/ButtonGroupSelect.js +3 -3
- package/esm/plugin/Form/ButtonToolbar.js +3 -3
- package/esm/plugin/Form/ChainedSelect.js +3 -3
- package/esm/plugin/Form/Checkbox.js +3 -3
- package/esm/plugin/Form/Checkboxes.js +3 -3
- package/esm/plugin/Form/CodeEditor.js +3 -3
- package/esm/plugin/Form/Combo.js +3 -3
- package/esm/plugin/Form/ConditionBuilder.js +3 -3
- package/esm/plugin/Form/Control.js +3 -3
- package/esm/plugin/Form/DiffEditor.js +3 -3
- package/esm/plugin/Form/FieldSet.js +3 -3
- package/esm/plugin/Form/Form.js +3 -3
- package/esm/plugin/Form/Formula.js +3 -3
- package/esm/plugin/Form/Group.js +3 -3
- package/esm/plugin/Form/Hidden.js +3 -3
- package/esm/plugin/Form/InputArray.js +3 -3
- package/esm/plugin/Form/InputCity.js +3 -3
- package/esm/plugin/Form/InputColor.js +5 -5
- package/esm/plugin/Form/InputDate.js +3 -3
- package/esm/plugin/Form/InputDateRange.js +3 -3
- package/esm/plugin/Form/InputDateTime.js +3 -3
- package/esm/plugin/Form/InputDateTimeRange.js +3 -3
- package/esm/plugin/Form/InputEmail.js +3 -3
- package/esm/plugin/Form/InputExcel.js +3 -3
- package/esm/plugin/Form/InputFile.js +3 -3
- package/esm/plugin/Form/InputGroup.js +3 -3
- package/esm/plugin/Form/InputImage.js +3 -3
- package/esm/plugin/Form/InputKV.js +3 -3
- package/esm/plugin/Form/InputMonth.js +3 -3
- package/esm/plugin/Form/InputMonthRange.js +3 -3
- package/esm/plugin/Form/InputNumber.d.ts +1 -0
- package/esm/plugin/Form/InputNumber.js +5 -4
- package/esm/plugin/Form/InputPassword.js +3 -3
- package/esm/plugin/Form/InputQuarter.js +3 -3
- package/esm/plugin/Form/InputQuarterRange.js +3 -3
- package/esm/plugin/Form/InputRange.js +3 -3
- package/esm/plugin/Form/InputRating.js +3 -3
- package/esm/plugin/Form/InputRepeat.js +3 -3
- package/esm/plugin/Form/InputRichText.js +3 -3
- package/esm/plugin/Form/InputSignature.js +3 -3
- package/esm/plugin/Form/InputSubForm.js +3 -3
- package/esm/plugin/Form/InputTable.js +5 -4
- package/esm/plugin/Form/InputTag.js +3 -3
- package/esm/plugin/Form/InputText.js +5 -4
- package/esm/plugin/Form/InputTime.js +3 -3
- package/esm/plugin/Form/InputTimeRange.js +3 -3
- package/esm/plugin/Form/InputTree.js +3 -3
- package/esm/plugin/Form/InputURL.js +3 -3
- package/esm/plugin/Form/InputYear.js +3 -3
- package/esm/plugin/Form/InputYearRange.js +3 -3
- package/esm/plugin/Form/Item.js +3 -3
- package/esm/plugin/Form/ListSelect.js +3 -3
- package/esm/plugin/Form/LocationPicker.js +3 -3
- package/esm/plugin/Form/MatrixCheckboxes.js +3 -3
- package/esm/plugin/Form/NestedSelect.js +3 -3
- package/esm/plugin/Form/Picker.js +3 -3
- package/esm/plugin/Form/Radios.js +5 -4
- package/esm/plugin/Form/Select.js +5 -4
- package/esm/plugin/Form/Static.js +3 -3
- package/esm/plugin/Form/Switch.js +3 -3
- package/esm/plugin/Form/TabsTransfer.js +3 -3
- package/esm/plugin/Form/Textarea.js +3 -3
- package/esm/plugin/Form/Transfer.js +3 -3
- package/esm/plugin/Form/TransferPicker.js +3 -3
- package/esm/plugin/Form/TreeSelect.js +3 -3
- package/esm/plugin/Form/UUID.js +3 -3
- package/esm/plugin/Grid.js +3 -3
- package/esm/plugin/HBox.js +3 -3
- package/esm/plugin/IFrame.js +3 -3
- package/esm/plugin/Icon.js +3 -3
- package/esm/plugin/Image.js +3 -3
- package/esm/plugin/Images.js +3 -3
- package/esm/plugin/Json.js +3 -3
- package/esm/plugin/Layout/FlexPluginBase.js +3 -3
- package/esm/plugin/Layout/Layout_fixed.js +3 -3
- package/esm/plugin/Layout/Layout_free_container.js +3 -3
- package/esm/plugin/Layout/Layout_sorption_container.js +3 -3
- package/esm/plugin/Link.js +3 -3
- package/esm/plugin/List.js +3 -3
- package/esm/plugin/List2.js +3 -3
- package/esm/plugin/ListItem.js +3 -3
- package/esm/plugin/Log.js +3 -3
- package/esm/plugin/Mapping.js +3 -3
- package/esm/plugin/Markdown.js +3 -3
- package/esm/plugin/Nav.js +3 -3
- package/esm/plugin/OfficeViewer.js +3 -3
- package/esm/plugin/Operation.js +3 -3
- package/esm/plugin/Others/Action.js +3 -3
- package/esm/plugin/Others/TableCell.js +3 -3
- package/esm/plugin/Page.js +3 -3
- package/esm/plugin/Pagination.js +3 -3
- package/esm/plugin/Panel.js +3 -3
- package/esm/plugin/PdfViewer.js +3 -3
- package/esm/plugin/Plain.js +3 -3
- package/esm/plugin/Progress.js +3 -3
- package/esm/plugin/Property.js +3 -3
- package/esm/plugin/QRCode.js +3 -3
- package/esm/plugin/Reset.js +3 -3
- package/esm/plugin/SearchBox.js +3 -3
- package/esm/plugin/Service.js +3 -3
- package/esm/plugin/Sparkline.js +3 -3
- package/esm/plugin/Status.js +3 -3
- package/esm/plugin/Steps.js +3 -3
- package/esm/plugin/Submit.js +3 -3
- package/esm/plugin/SwitchContainer.js +3 -3
- package/esm/plugin/Table.js +3 -3
- package/esm/plugin/Table2.js +3 -3
- package/esm/plugin/TableCell2.js +3 -3
- package/esm/plugin/TableView.js +3 -3
- package/esm/plugin/Tabs.js +3 -3
- package/esm/plugin/Tag.js +3 -3
- package/esm/plugin/Tasks.js +3 -3
- package/esm/plugin/Time.js +3 -3
- package/esm/plugin/Timeline.js +3 -3
- package/esm/plugin/TooltipWrapper.js +3 -3
- package/esm/plugin/Tpl.js +3 -3
- package/esm/plugin/Video.js +3 -3
- package/esm/plugin/WebComponent.js +3 -3
- package/esm/plugin/Wizard.js +3 -3
- package/esm/plugin/Wrapper.js +3 -3
- package/esm/renderer/APIAdaptorControl.js +3 -3
- package/esm/renderer/APIControl.js +3 -3
- package/esm/renderer/BadgeControl.js +3 -3
- package/esm/renderer/ButtonGroupControl.js +3 -3
- package/esm/renderer/ConditionFormulaControl.js +3 -3
- package/esm/renderer/DataBindingControl.js +3 -3
- package/esm/renderer/DataMappingControl.js +3 -3
- package/esm/renderer/DataPickerControl.js +3 -3
- package/esm/renderer/DateShortCutControl.js +3 -3
- package/esm/renderer/ExpressionFormulaControl.js +3 -3
- package/esm/renderer/FeatureControl.js +3 -3
- package/esm/renderer/FieldSetting.js +3 -3
- package/esm/renderer/FlexSettingControl.js +3 -3
- package/esm/renderer/FormulaControl.js +3 -3
- package/esm/renderer/FunctionEditorControl.js +3 -3
- package/esm/renderer/GoConfigControl.js +3 -3
- package/esm/renderer/InputRangeValueControl.js +3 -3
- package/esm/renderer/KeyValueMapControl.js +3 -3
- package/esm/renderer/ListItemControl.js +3 -3
- package/esm/renderer/MapSourceControl.js +3 -3
- package/esm/renderer/NavBadgeControl.js +3 -3
- package/esm/renderer/NavDefaultActive.js +3 -3
- package/esm/renderer/NavSourceControl.d.ts +1 -1
- package/esm/renderer/NavSourceControl.js +9 -7
- package/esm/renderer/OptionControl.js +17 -18
- package/esm/renderer/RangePartsControl.js +3 -3
- package/esm/renderer/StatusControl.js +6 -3
- package/esm/renderer/SwitchMoreControl.js +3 -3
- package/esm/renderer/TableColumnWidthControl.js +3 -3
- package/esm/renderer/TimelineItemControl.js +3 -3
- package/esm/renderer/TplFormulaControl.js +3 -3
- package/esm/renderer/TransferTableControl.js +3 -3
- package/esm/renderer/TreeOptionControl.js +4 -4
- package/esm/renderer/ValidateApiControl.js +3 -3
- package/esm/renderer/ValidationControl.js +3 -3
- package/esm/renderer/ValidationItem.js +3 -3
- package/esm/renderer/ValueFormatControl.js +3 -3
- package/esm/renderer/crud2-control/AddColumnModal.js +3 -3
- package/esm/renderer/crud2-control/CRUDColumnControl.js +3 -3
- package/esm/renderer/crud2-control/CRUDFiltersControl.js +3 -3
- package/esm/renderer/crud2-control/CRUDToolbarControl.js +3 -3
- package/esm/renderer/event-control/DialogActionPanel.js +3 -3
- package/esm/renderer/event-control/action-config-dialog.js +3 -3
- package/esm/renderer/event-control/action-config-panel.js +3 -3
- package/esm/renderer/event-control/comp-action-select.js +3 -3
- package/esm/renderer/event-control/helper.js +3 -3
- package/esm/renderer/event-control/index.js +6 -7
- package/esm/renderer/style-control/Background.js +3 -3
- package/esm/renderer/style-control/Border.js +3 -3
- package/esm/renderer/style-control/BoxModel.js +3 -3
- package/esm/renderer/style-control/BoxShadow.js +3 -3
- package/esm/renderer/style-control/ColCount.js +3 -3
- package/esm/renderer/style-control/ColSize.js +3 -3
- package/esm/renderer/style-control/Display.js +3 -3
- package/esm/renderer/style-control/FlexLayout.js +3 -3
- package/esm/renderer/style-control/Font.js +3 -3
- package/esm/renderer/style-control/InsetBoxModel.js +3 -3
- package/esm/renderer/style-control/LabelAlign.js +3 -3
- package/esm/renderer/style-control/ThemeCssCode.js +3 -3
- package/esm/renderer/style-control/font-family.js +3 -3
- package/esm/renderer/style-control/helper.js +3 -3
- package/esm/renderer/style-control/transformation.js +3 -3
- package/esm/renderer/textarea-formula/FormulaPicker.js +3 -3
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +3 -3
- package/esm/renderer/textarea-formula/plugin.js +3 -3
- package/esm/tpl/api.js +3 -3
- package/esm/tpl/common.js +3 -3
- package/esm/tpl/horizontal.js +3 -3
- package/esm/tpl/layout.js +3 -3
- package/esm/tpl/options.js +3 -3
- package/esm/tpl/remark.js +3 -3
- package/esm/tpl/style.js +3 -3
- package/esm/tpl/validations.js +3 -3
- package/esm/util.d.ts +1 -0
- package/esm/util.js +9 -4
- package/esm/validator.js +3 -3
- package/lib/builder/ApiDSBuilder.d.ts +14 -14
- package/lib/builder/ApiDSBuilder.js +3 -3
- package/lib/builder/DSBuilder.js +3 -3
- package/lib/builder/DSBuilderManager.js +3 -3
- package/lib/builder/constants.d.ts +1 -1
- package/lib/builder/constants.js +3 -3
- package/lib/builder/utils.js +3 -3
- package/lib/component/BaseControl.d.ts +1 -1
- package/lib/component/BaseControl.js +3 -3
- package/lib/component/InputComponentName.js +3 -3
- package/lib/component/ModalSettingPanel.js +3 -3
- package/lib/component/TableViewEditor.js +3 -3
- package/lib/icons/btn/btn-group.svg.js +4 -4
- package/lib/icons/btn/btn-select.svg.js +4 -4
- package/lib/icons/btn/btn-toolbar.svg.js +4 -4
- package/lib/icons/btn/button.svg.js +4 -4
- package/lib/icons/btn/dropdown-btn.svg.js +4 -4
- package/lib/icons/container/anchor-nav.svg.js +4 -4
- package/lib/icons/container/collapse.svg.js +4 -4
- package/lib/icons/container/container.svg.js +4 -4
- package/lib/icons/container/flex-container.svg.js +4 -4
- package/lib/icons/container/form-group.svg.js +4 -4
- package/lib/icons/container/grid.svg.js +4 -4
- package/lib/icons/container/iframe.svg.js +4 -4
- package/lib/icons/container/panel.svg.js +4 -4
- package/lib/icons/container/switch-container.svg.js +4 -4
- package/lib/icons/container/table-view.svg.js +4 -4
- package/lib/icons/container/tabs.svg.js +4 -4
- package/lib/icons/container/tooltip-wrapper.svg.js +4 -4
- package/lib/icons/container/web-component.svg.js +4 -4
- package/lib/icons/crud/column-add.svg.js +4 -4
- package/lib/icons/crud/column-delete.svg.js +4 -4
- package/lib/icons/crud/column-setting.svg.js +4 -4
- package/lib/icons/crud/share-link.svg.js +4 -4
- package/lib/icons/display/aBaseline.svg.js +4 -4
- package/lib/icons/display/aCenter.svg.js +4 -4
- package/lib/icons/display/aFlexEnd.svg.js +4 -4
- package/lib/icons/display/aFlexStart.svg.js +4 -4
- package/lib/icons/display/aStretch.svg.js +4 -4
- package/lib/icons/display/block.svg.js +4 -4
- package/lib/icons/display/dcolumn.svg.js +4 -4
- package/lib/icons/display/dcolumnReverse.svg.js +4 -4
- package/lib/icons/display/drow.svg.js +4 -4
- package/lib/icons/display/drowReverse.svg.js +4 -4
- package/lib/icons/display/flex.svg.js +4 -4
- package/lib/icons/display/inline-block.svg.js +4 -4
- package/lib/icons/display/inline.svg.js +4 -4
- package/lib/icons/display/jCenter.svg.js +4 -4
- package/lib/icons/display/jFlexEnd.svg.js +4 -4
- package/lib/icons/display/jFlexStart.svg.js +4 -4
- package/lib/icons/display/jSpaceAround.svg.js +4 -4
- package/lib/icons/display/jSpaceBetween.svg.js +4 -4
- package/lib/icons/feat/audio.svg.js +4 -4
- package/lib/icons/feat/custom.svg.js +4 -4
- package/lib/icons/feat/each.svg.js +4 -4
- package/lib/icons/feat/form.svg.js +4 -4
- package/lib/icons/feat/nav.svg.js +4 -4
- package/lib/icons/feat/qrcode.svg.js +4 -4
- package/lib/icons/feat/service.svg.js +4 -4
- package/lib/icons/feat/table.svg.js +4 -4
- package/lib/icons/feat/tasks.svg.js +4 -4
- package/lib/icons/feat/video.svg.js +4 -4
- package/lib/icons/feat/wizard.svg.js +4 -4
- package/lib/icons/form/chained-select.svg.js +4 -4
- package/lib/icons/form/checkbox.svg.js +4 -4
- package/lib/icons/form/checkboxes.svg.js +4 -4
- package/lib/icons/form/combo.svg.js +4 -4
- package/lib/icons/form/condition-builder.svg.js +4 -4
- package/lib/icons/form/diff-editor.svg.js +4 -4
- package/lib/icons/form/editor.svg.js +4 -4
- package/lib/icons/form/formula.svg.js +4 -4
- package/lib/icons/form/hidden.svg.js +4 -4
- package/lib/icons/form/input-city.svg.js +4 -4
- package/lib/icons/form/input-color.svg.js +4 -4
- package/lib/icons/form/input-date-range.svg.js +4 -4
- package/lib/icons/form/input-date.svg.js +4 -4
- package/lib/icons/form/input-datetime.svg.js +4 -4
- package/lib/icons/form/input-email.svg.js +4 -4
- package/lib/icons/form/input-excel.svg.js +4 -4
- package/lib/icons/form/input-file.svg.js +4 -4
- package/lib/icons/form/input-group.svg.js +4 -4
- package/lib/icons/form/input-image.svg.js +4 -4
- package/lib/icons/form/input-kv.svg.js +4 -4
- package/lib/icons/form/input-month-range.svg.js +4 -4
- package/lib/icons/form/input-number.svg.js +4 -4
- package/lib/icons/form/input-password.svg.js +4 -4
- package/lib/icons/form/input-quarter-range.svg.js +4 -4
- package/lib/icons/form/input-range.svg.js +4 -4
- package/lib/icons/form/input-rating.svg.js +4 -4
- package/lib/icons/form/input-repeat.svg.js +4 -4
- package/lib/icons/form/input-rich-text.svg.js +4 -4
- package/lib/icons/form/input-signature.svg.js +4 -4
- package/lib/icons/form/input-tag.svg.js +4 -4
- package/lib/icons/form/input-text.svg.js +4 -4
- package/lib/icons/form/input-time-range.svg.js +4 -4
- package/lib/icons/form/input-time.svg.js +4 -4
- package/lib/icons/form/input-tree.svg.js +4 -4
- package/lib/icons/form/input-url.svg.js +4 -4
- package/lib/icons/form/input-year.svg.js +4 -4
- package/lib/icons/form/inputArray.svg.js +4 -4
- package/lib/icons/form/list-select.svg.js +4 -4
- package/lib/icons/form/location-picker.svg.js +4 -4
- package/lib/icons/form/matrix-checkboxes.svg.js +4 -4
- package/lib/icons/form/month.svg.js +4 -4
- package/lib/icons/form/nested-select.svg.js +4 -4
- package/lib/icons/form/picker.svg.js +4 -4
- package/lib/icons/form/quarter.svg.js +4 -4
- package/lib/icons/form/radios.svg.js +4 -4
- package/lib/icons/form/select.svg.js +4 -4
- package/lib/icons/form/static.svg.js +4 -4
- package/lib/icons/form/sub-form.svg.js +4 -4
- package/lib/icons/form/switch.svg.js +4 -4
- package/lib/icons/form/tabs-transfer.svg.js +4 -4
- package/lib/icons/form/textarea.svg.js +4 -4
- package/lib/icons/form/transfer.svg.js +4 -4
- package/lib/icons/form/tree-select.svg.js +4 -4
- package/lib/icons/form/uuid.svg.js +4 -4
- package/lib/icons/index.js +3 -3
- package/lib/icons/layout/layout-1with2.svg.js +4 -4
- package/lib/icons/layout/layout-2cols.svg.js +4 -4
- package/lib/icons/layout/layout-2row.svg.js +4 -4
- package/lib/icons/layout/layout-2with1.svg.js +4 -4
- package/lib/icons/layout/layout-3cols.svg.js +4 -4
- package/lib/icons/layout/layout-3row.svg.js +4 -4
- package/lib/icons/layout/layout-absolute.svg.js +4 -4
- package/lib/icons/layout/layout-fixed-top.svg.js +4 -4
- package/lib/icons/layout/layout-fixed.svg.js +4 -4
- package/lib/icons/layout/layout-free-container.svg.js +4 -4
- package/lib/icons/layout/layout-full.svg.js +4 -4
- package/lib/icons/layout/layout1-2.svg.js +4 -4
- package/lib/icons/layout/layout2-1.svg.js +4 -4
- package/lib/icons/layout/layout3-1.svg.js +4 -4
- package/lib/icons/layout/layout3-2.svg.js +4 -4
- package/lib/icons/other/_fx.svg.js +4 -4
- package/lib/icons/other/divider.svg.js +4 -4
- package/lib/icons/other/fx.svg.js +4 -4
- package/lib/icons/other/modal-setting.svg.js +4 -4
- package/lib/icons/other/property-sheet.svg.js +4 -4
- package/lib/icons/other/tooltip.svg.js +4 -4
- package/lib/icons/show/URL.svg.js +4 -4
- package/lib/icons/show/avatar.svg.js +4 -4
- package/lib/icons/show/breadcrumb.svg.js +4 -4
- package/lib/icons/show/card.svg.js +4 -4
- package/lib/icons/show/cards.svg.js +4 -4
- package/lib/icons/show/carousel.svg.js +4 -4
- package/lib/icons/show/chart.svg.js +4 -4
- package/lib/icons/show/code.svg.js +4 -4
- package/lib/icons/show/date.svg.js +4 -4
- package/lib/icons/show/datetime.svg.js +4 -4
- package/lib/icons/show/image.svg.js +4 -4
- package/lib/icons/show/images.svg.js +4 -4
- package/lib/icons/show/json-view.svg.js +4 -4
- package/lib/icons/show/list.svg.js +4 -4
- package/lib/icons/show/log.svg.js +4 -4
- package/lib/icons/show/mapping.svg.js +4 -4
- package/lib/icons/show/markdown.svg.js +4 -4
- package/lib/icons/show/plain.svg.js +4 -4
- package/lib/icons/show/progress.svg.js +4 -4
- package/lib/icons/show/sparkline.svg.js +4 -4
- package/lib/icons/show/status.svg.js +4 -4
- package/lib/icons/show/steps.svg.js +4 -4
- package/lib/icons/show/time.svg.js +4 -4
- package/lib/icons/theme/css.svg.js +4 -4
- package/lib/index.js +3 -3
- package/lib/locale/en-US.js +3 -3
- package/lib/locale/zh-CN.js +3 -3
- package/lib/plugin/Alert.js +3 -3
- package/lib/plugin/AnchorNav.js +3 -3
- package/lib/plugin/Audio.js +3 -3
- package/lib/plugin/Avatar.js +3 -3
- package/lib/plugin/Breadcrumb.js +3 -3
- package/lib/plugin/Button.js +3 -3
- package/lib/plugin/ButtonGroup.js +3 -3
- package/lib/plugin/CRUD.js +3 -3
- package/lib/plugin/CRUD2/BaseCRUD.d.ts +3 -3
- package/lib/plugin/CRUD2/BaseCRUD.js +3 -3
- package/lib/plugin/CRUD2/CRUDTable.js +3 -3
- package/lib/plugin/CRUD2/constants.js +3 -3
- package/lib/plugin/CRUD2/utils.js +3 -3
- package/lib/plugin/Calendar.js +3 -3
- package/lib/plugin/Card.js +3 -3
- package/lib/plugin/Card2.js +3 -3
- package/lib/plugin/Cards.js +3 -3
- package/lib/plugin/Carousel.js +3 -3
- package/lib/plugin/Chart.js +3 -3
- package/lib/plugin/CodeView.js +3 -3
- package/lib/plugin/Collapse.js +3 -3
- package/lib/plugin/CollapseGroup.js +3 -3
- package/lib/plugin/ColumnToggler.js +3 -3
- package/lib/plugin/Container.js +3 -3
- package/lib/plugin/Custom.js +3 -3
- package/lib/plugin/CustomRegion.js +3 -3
- package/lib/plugin/Date.js +3 -3
- package/lib/plugin/Datetime.js +3 -3
- package/lib/plugin/Dialog.js +3 -3
- package/lib/plugin/Divider.js +3 -3
- package/lib/plugin/Drawer.js +3 -3
- package/lib/plugin/DropDownButton.js +3 -3
- package/lib/plugin/Each.js +3 -3
- package/lib/plugin/Flex.js +3 -3
- package/lib/plugin/Form/ButtonGroupSelect.js +3 -3
- package/lib/plugin/Form/ButtonToolbar.js +3 -3
- package/lib/plugin/Form/ChainedSelect.js +3 -3
- package/lib/plugin/Form/Checkbox.js +3 -3
- package/lib/plugin/Form/Checkboxes.js +3 -3
- package/lib/plugin/Form/CodeEditor.js +3 -3
- package/lib/plugin/Form/Combo.js +3 -3
- package/lib/plugin/Form/ConditionBuilder.js +3 -3
- package/lib/plugin/Form/Control.js +3 -3
- package/lib/plugin/Form/DiffEditor.js +3 -3
- package/lib/plugin/Form/FieldSet.js +3 -3
- package/lib/plugin/Form/Form.js +3 -3
- package/lib/plugin/Form/Formula.js +3 -3
- package/lib/plugin/Form/Group.js +3 -3
- package/lib/plugin/Form/Hidden.js +3 -3
- package/lib/plugin/Form/InputArray.js +3 -3
- package/lib/plugin/Form/InputCity.js +3 -3
- package/lib/plugin/Form/InputColor.js +5 -5
- package/lib/plugin/Form/InputDate.js +3 -3
- package/lib/plugin/Form/InputDateRange.js +3 -3
- package/lib/plugin/Form/InputDateTime.js +3 -3
- package/lib/plugin/Form/InputDateTimeRange.js +3 -3
- package/lib/plugin/Form/InputEmail.js +3 -3
- package/lib/plugin/Form/InputExcel.js +3 -3
- package/lib/plugin/Form/InputFile.js +3 -3
- package/lib/plugin/Form/InputGroup.js +3 -3
- package/lib/plugin/Form/InputImage.js +3 -3
- package/lib/plugin/Form/InputKV.js +3 -3
- package/lib/plugin/Form/InputMonth.js +3 -3
- package/lib/plugin/Form/InputMonthRange.js +3 -3
- package/lib/plugin/Form/InputNumber.d.ts +1 -0
- package/lib/plugin/Form/InputNumber.js +4 -3
- package/lib/plugin/Form/InputPassword.js +3 -3
- package/lib/plugin/Form/InputQuarter.js +3 -3
- package/lib/plugin/Form/InputQuarterRange.js +3 -3
- package/lib/plugin/Form/InputRange.js +3 -3
- package/lib/plugin/Form/InputRating.js +3 -3
- package/lib/plugin/Form/InputRepeat.js +3 -3
- package/lib/plugin/Form/InputRichText.js +3 -3
- package/lib/plugin/Form/InputSignature.js +3 -3
- package/lib/plugin/Form/InputSubForm.js +3 -3
- package/lib/plugin/Form/InputTable.js +4 -3
- package/lib/plugin/Form/InputTag.js +3 -3
- package/lib/plugin/Form/InputText.js +4 -3
- package/lib/plugin/Form/InputTime.js +3 -3
- package/lib/plugin/Form/InputTimeRange.js +3 -3
- package/lib/plugin/Form/InputTree.js +3 -3
- package/lib/plugin/Form/InputURL.js +3 -3
- package/lib/plugin/Form/InputYear.js +3 -3
- package/lib/plugin/Form/InputYearRange.js +3 -3
- package/lib/plugin/Form/Item.js +3 -3
- package/lib/plugin/Form/ListSelect.js +3 -3
- package/lib/plugin/Form/LocationPicker.js +3 -3
- package/lib/plugin/Form/MatrixCheckboxes.js +3 -3
- package/lib/plugin/Form/NestedSelect.js +3 -3
- package/lib/plugin/Form/Picker.js +3 -3
- package/lib/plugin/Form/Radios.js +4 -3
- package/lib/plugin/Form/Select.js +4 -3
- package/lib/plugin/Form/Static.js +3 -3
- package/lib/plugin/Form/Switch.js +3 -3
- package/lib/plugin/Form/TabsTransfer.js +3 -3
- package/lib/plugin/Form/Textarea.js +3 -3
- package/lib/plugin/Form/Transfer.js +3 -3
- package/lib/plugin/Form/TransferPicker.js +3 -3
- package/lib/plugin/Form/TreeSelect.js +3 -3
- package/lib/plugin/Form/UUID.js +3 -3
- package/lib/plugin/Grid.js +3 -3
- package/lib/plugin/HBox.js +3 -3
- package/lib/plugin/IFrame.js +3 -3
- package/lib/plugin/Icon.js +3 -3
- package/lib/plugin/Image.js +3 -3
- package/lib/plugin/Images.js +3 -3
- package/lib/plugin/Json.js +3 -3
- package/lib/plugin/Layout/FlexPluginBase.js +3 -3
- package/lib/plugin/Layout/Layout_fixed.js +3 -3
- package/lib/plugin/Layout/Layout_free_container.js +3 -3
- package/lib/plugin/Layout/Layout_sorption_container.js +3 -3
- package/lib/plugin/Link.js +3 -3
- package/lib/plugin/List.js +3 -3
- package/lib/plugin/List2.js +3 -3
- package/lib/plugin/ListItem.js +3 -3
- package/lib/plugin/Log.js +3 -3
- package/lib/plugin/Mapping.js +3 -3
- package/lib/plugin/Markdown.js +3 -3
- package/lib/plugin/Nav.js +3 -3
- package/lib/plugin/OfficeViewer.js +3 -3
- package/lib/plugin/Operation.js +3 -3
- package/lib/plugin/Others/Action.js +3 -3
- package/lib/plugin/Others/TableCell.js +3 -3
- package/lib/plugin/Page.js +3 -3
- package/lib/plugin/Pagination.js +3 -3
- package/lib/plugin/Panel.js +3 -3
- package/lib/plugin/PdfViewer.js +3 -3
- package/lib/plugin/Plain.js +3 -3
- package/lib/plugin/Progress.js +3 -3
- package/lib/plugin/Property.js +3 -3
- package/lib/plugin/QRCode.js +3 -3
- package/lib/plugin/Reset.js +3 -3
- package/lib/plugin/SearchBox.js +3 -3
- package/lib/plugin/Service.js +3 -3
- package/lib/plugin/Sparkline.js +3 -3
- package/lib/plugin/Status.js +3 -3
- package/lib/plugin/Steps.js +3 -3
- package/lib/plugin/Submit.js +3 -3
- package/lib/plugin/SwitchContainer.js +3 -3
- package/lib/plugin/Table.js +3 -3
- package/lib/plugin/Table2.js +3 -3
- package/lib/plugin/TableCell2.js +3 -3
- package/lib/plugin/TableView.js +3 -3
- package/lib/plugin/Tabs.js +3 -3
- package/lib/plugin/Tag.js +3 -3
- package/lib/plugin/Tasks.js +3 -3
- package/lib/plugin/Time.js +3 -3
- package/lib/plugin/Timeline.js +3 -3
- package/lib/plugin/TooltipWrapper.js +3 -3
- package/lib/plugin/Tpl.js +3 -3
- package/lib/plugin/Video.js +3 -3
- package/lib/plugin/WebComponent.js +3 -3
- package/lib/plugin/Wizard.js +3 -3
- package/lib/plugin/Wrapper.js +3 -3
- package/lib/renderer/APIAdaptorControl.js +3 -3
- package/lib/renderer/APIControl.js +3 -3
- package/lib/renderer/BadgeControl.d.ts +10 -10
- package/lib/renderer/BadgeControl.js +3 -3
- package/lib/renderer/ButtonGroupControl.js +3 -3
- package/lib/renderer/ConditionFormulaControl.js +3 -3
- package/lib/renderer/DataBindingControl.js +3 -3
- package/lib/renderer/DataMappingControl.js +3 -3
- package/lib/renderer/DataPickerControl.js +3 -3
- package/lib/renderer/DateShortCutControl.js +3 -3
- package/lib/renderer/ExpressionFormulaControl.js +3 -3
- package/lib/renderer/FeatureControl.js +3 -3
- package/lib/renderer/FieldSetting.js +3 -3
- package/lib/renderer/FlexSettingControl.js +3 -3
- package/lib/renderer/FormulaControl.js +3 -3
- package/lib/renderer/FunctionEditorControl.js +3 -3
- package/lib/renderer/GoConfigControl.js +3 -3
- package/lib/renderer/InputRangeValueControl.js +3 -3
- package/lib/renderer/KeyValueMapControl.js +3 -3
- package/lib/renderer/ListItemControl.js +3 -3
- package/lib/renderer/MapSourceControl.js +3 -3
- package/lib/renderer/NavBadgeControl.d.ts +8 -8
- package/lib/renderer/NavBadgeControl.js +3 -3
- package/lib/renderer/NavDefaultActive.js +3 -3
- package/lib/renderer/NavSourceControl.d.ts +2 -2
- package/lib/renderer/NavSourceControl.js +9 -7
- package/lib/renderer/OptionControl.js +17 -18
- package/lib/renderer/RangePartsControl.js +3 -3
- package/lib/renderer/StatusControl.js +6 -3
- package/lib/renderer/SwitchMoreControl.js +3 -3
- package/lib/renderer/TableColumnWidthControl.js +3 -3
- package/lib/renderer/TimelineItemControl.js +3 -3
- package/lib/renderer/TplFormulaControl.js +3 -3
- package/lib/renderer/TransferTableControl.js +3 -3
- package/lib/renderer/TreeOptionControl.js +4 -4
- package/lib/renderer/ValidateApiControl.js +3 -3
- package/lib/renderer/ValidationControl.js +3 -3
- package/lib/renderer/ValidationItem.js +3 -3
- package/lib/renderer/ValueFormatControl.js +3 -3
- package/lib/renderer/crud2-control/AddColumnModal.js +3 -3
- package/lib/renderer/crud2-control/CRUDColumnControl.js +3 -3
- package/lib/renderer/crud2-control/CRUDFiltersControl.js +3 -3
- package/lib/renderer/crud2-control/CRUDToolbarControl.js +3 -3
- package/lib/renderer/event-control/DialogActionPanel.js +3 -3
- package/lib/renderer/event-control/action-config-dialog.js +3 -3
- package/lib/renderer/event-control/action-config-panel.js +3 -3
- package/lib/renderer/event-control/comp-action-select.js +3 -3
- package/lib/renderer/event-control/helper.js +3 -3
- package/lib/renderer/event-control/index.js +6 -7
- package/lib/renderer/style-control/Background.js +3 -3
- package/lib/renderer/style-control/Border.js +3 -3
- package/lib/renderer/style-control/BoxModel.js +3 -3
- package/lib/renderer/style-control/BoxShadow.js +3 -3
- package/lib/renderer/style-control/ColCount.js +3 -3
- package/lib/renderer/style-control/ColSize.js +3 -3
- package/lib/renderer/style-control/Display.js +3 -3
- package/lib/renderer/style-control/FlexLayout.js +3 -3
- package/lib/renderer/style-control/Font.js +3 -3
- package/lib/renderer/style-control/InsetBoxModel.js +3 -3
- package/lib/renderer/style-control/LabelAlign.js +3 -3
- package/lib/renderer/style-control/ThemeCssCode.js +3 -3
- package/lib/renderer/style-control/font-family.js +3 -3
- package/lib/renderer/style-control/helper.js +3 -3
- package/lib/renderer/style-control/transformation.js +3 -3
- package/lib/renderer/textarea-formula/FormulaPicker.js +3 -3
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +3 -3
- package/lib/renderer/textarea-formula/plugin.js +3 -3
- package/lib/tpl/api.js +3 -3
- package/lib/tpl/common.js +3 -3
- package/lib/tpl/horizontal.js +3 -3
- package/lib/tpl/layout.js +3 -3
- package/lib/tpl/options.js +3 -3
- package/lib/tpl/remark.js +3 -3
- package/lib/tpl/style.js +3 -3
- package/lib/tpl/validations.js +3 -3
- package/lib/util.d.ts +1 -0
- package/lib/util.js +9 -3
- package/lib/validator.js +3 -3
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -1252,4 +1252,4 @@ var ApiDSBuilder = /** @class */function (_super) {
|
|
|
1252
1252
|
registerDSBuilder(ApiDSBuilder);
|
|
1253
1253
|
|
|
1254
1254
|
export { ApiDSBuilder };
|
|
1255
|
-
window.amisEditorVersionInfo={version:'6.
|
|
1255
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
package/esm/builder/DSBuilder.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -46,4 +46,4 @@ var registerDSBuilder = function (klass) {
|
|
|
46
46
|
};
|
|
47
47
|
|
|
48
48
|
export { DSBuilder, builderFactory, registerDSBuilder };
|
|
49
|
-
window.amisEditorVersionInfo={version:'6.
|
|
49
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -204,4 +204,4 @@ var DSBuilderManager = /** @class */function () {
|
|
|
204
204
|
}();
|
|
205
205
|
|
|
206
206
|
export { DSBuilderManager };
|
|
207
|
-
window.amisEditorVersionInfo={version:'6.
|
|
207
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
package/esm/builder/constants.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -132,4 +132,4 @@ var ApiDSBuilderKey = 'api';
|
|
|
132
132
|
var ApiCenterDSBuilderKey = 'apicenter';
|
|
133
133
|
|
|
134
134
|
export { ApiCenterDSBuilderKey, ApiDSBuilderKey, DSBehavior, DSFeature, DSFeatureEnum, DSFeatureList, DSGrain, FormOperatorMap, ModelDSBuilderKey };
|
|
135
|
-
window.amisEditorVersionInfo={version:'6.
|
|
135
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
package/esm/builder/utils.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -90,4 +90,4 @@ var displayType2inputType = function (inputType) {
|
|
|
90
90
|
};
|
|
91
91
|
|
|
92
92
|
export { displayType2inputType, getFeatLabelByKey, getFeatValueByKey, traverseSchemaDeep };
|
|
93
|
-
window.amisEditorVersionInfo={version:'6.
|
|
93
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -302,4 +302,4 @@ function remarkTpl(config) {
|
|
|
302
302
|
}
|
|
303
303
|
|
|
304
304
|
export { BUTTON_DEFAULT_ACTION, BaseLabelMark, formItemControl, remarkTpl };
|
|
305
|
-
window.amisEditorVersionInfo={version:'6.
|
|
305
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -41,4 +41,4 @@ function InputComponentName(props) {
|
|
|
41
41
|
}
|
|
42
42
|
|
|
43
43
|
export { InputComponentName };
|
|
44
|
-
window.amisEditorVersionInfo={version:'6.
|
|
44
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -46,4 +46,4 @@ var ModalSettingPanel = observer(function (_a) {
|
|
|
46
46
|
});
|
|
47
47
|
|
|
48
48
|
export { ModalSettingPanel as default };
|
|
49
|
-
window.amisEditorVersionInfo={version:'6.
|
|
49
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -522,4 +522,4 @@ var TableViewEditor = /** @class */function (_super) {
|
|
|
522
522
|
}(React__default.Component);
|
|
523
523
|
|
|
524
524
|
export { TableViewEditor };
|
|
525
|
-
window.amisEditorVersionInfo={version:'6.
|
|
525
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _g;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgBtnGroup = function SvgBtnGroup(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -33,4 +33,4 @@ var SvgBtnGroup = function SvgBtnGroup(props) {
|
|
|
33
33
|
};
|
|
34
34
|
|
|
35
35
|
export { SvgBtnGroup as default };
|
|
36
|
-
window.amisEditorVersionInfo={version:'6.
|
|
36
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _g;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgBtnSelect = function SvgBtnSelect(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -29,4 +29,4 @@ var SvgBtnSelect = function SvgBtnSelect(props) {
|
|
|
29
29
|
};
|
|
30
30
|
|
|
31
31
|
export { SvgBtnSelect as default };
|
|
32
|
-
window.amisEditorVersionInfo={version:'6.
|
|
32
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _g;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgBtnToolbar = function SvgBtnToolbar(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -29,4 +29,4 @@ var SvgBtnToolbar = function SvgBtnToolbar(props) {
|
|
|
29
29
|
};
|
|
30
30
|
|
|
31
31
|
export { SvgBtnToolbar as default };
|
|
32
|
-
window.amisEditorVersionInfo={version:'6.
|
|
32
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _g;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgButton = function SvgButton(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -29,4 +29,4 @@ var SvgButton = function SvgButton(props) {
|
|
|
29
29
|
};
|
|
30
30
|
|
|
31
31
|
export { SvgButton as default };
|
|
32
|
-
window.amisEditorVersionInfo={version:'6.
|
|
32
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _g;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgDropdownBtn = function SvgDropdownBtn(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -27,4 +27,4 @@ var SvgDropdownBtn = function SvgDropdownBtn(props) {
|
|
|
27
27
|
};
|
|
28
28
|
|
|
29
29
|
export { SvgDropdownBtn as default };
|
|
30
|
-
window.amisEditorVersionInfo={version:'6.
|
|
30
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _g;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgAnchorNav = function SvgAnchorNav(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -27,4 +27,4 @@ var SvgAnchorNav = function SvgAnchorNav(props) {
|
|
|
27
27
|
};
|
|
28
28
|
|
|
29
29
|
export { SvgAnchorNav as default };
|
|
30
|
-
window.amisEditorVersionInfo={version:'6.
|
|
30
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _g;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgCollapse = function SvgCollapse(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -27,4 +27,4 @@ var SvgCollapse = function SvgCollapse(props) {
|
|
|
27
27
|
};
|
|
28
28
|
|
|
29
29
|
export { SvgCollapse as default };
|
|
30
|
-
window.amisEditorVersionInfo={version:'6.
|
|
30
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _path;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgContainer = function SvgContainer(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -23,4 +23,4 @@ var SvgContainer = function SvgContainer(props) {
|
|
|
23
23
|
};
|
|
24
24
|
|
|
25
25
|
export { SvgContainer as default };
|
|
26
|
-
window.amisEditorVersionInfo={version:'6.
|
|
26
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _g;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgFlexContainer = function SvgFlexContainer(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -27,4 +27,4 @@ var SvgFlexContainer = function SvgFlexContainer(props) {
|
|
|
27
27
|
};
|
|
28
28
|
|
|
29
29
|
export { SvgFlexContainer as default };
|
|
30
|
-
window.amisEditorVersionInfo={version:'6.
|
|
30
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _g;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgFormGroup = function SvgFormGroup(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -27,4 +27,4 @@ var SvgFormGroup = function SvgFormGroup(props) {
|
|
|
27
27
|
};
|
|
28
28
|
|
|
29
29
|
export { SvgFormGroup as default };
|
|
30
|
-
window.amisEditorVersionInfo={version:'6.
|
|
30
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _g;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgGrid = function SvgGrid(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -24,4 +24,4 @@ var SvgGrid = function SvgGrid(props) {
|
|
|
24
24
|
};
|
|
25
25
|
|
|
26
26
|
export { SvgGrid as default };
|
|
27
|
-
window.amisEditorVersionInfo={version:'6.
|
|
27
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _g;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgIframe = function SvgIframe(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -26,4 +26,4 @@ var SvgIframe = function SvgIframe(props) {
|
|
|
26
26
|
};
|
|
27
27
|
|
|
28
28
|
export { SvgIframe as default };
|
|
29
|
-
window.amisEditorVersionInfo={version:'6.
|
|
29
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _g;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgPanel = function SvgPanel(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -27,4 +27,4 @@ var SvgPanel = function SvgPanel(props) {
|
|
|
27
27
|
};
|
|
28
28
|
|
|
29
29
|
export { SvgPanel as default };
|
|
30
|
-
window.amisEditorVersionInfo={version:'6.
|
|
30
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _path;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgSwitchContainer = function SvgSwitchContainer(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 1024 1024",
|
|
@@ -19,4 +19,4 @@ var SvgSwitchContainer = function SvgSwitchContainer(props) {
|
|
|
19
19
|
};
|
|
20
20
|
|
|
21
21
|
export { SvgSwitchContainer as default };
|
|
22
|
-
window.amisEditorVersionInfo={version:'6.
|
|
22
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _g;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgTableView = function SvgTableView(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -27,4 +27,4 @@ var SvgTableView = function SvgTableView(props) {
|
|
|
27
27
|
};
|
|
28
28
|
|
|
29
29
|
export { SvgTableView as default };
|
|
30
|
-
window.amisEditorVersionInfo={version:'6.
|
|
30
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _g;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgTabs = function SvgTabs(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -27,4 +27,4 @@ var SvgTabs = function SvgTabs(props) {
|
|
|
27
27
|
};
|
|
28
28
|
|
|
29
29
|
export { SvgTabs as default };
|
|
30
|
-
window.amisEditorVersionInfo={version:'6.
|
|
30
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _g;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgTooltipWrapper = function SvgTooltipWrapper(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -31,4 +31,4 @@ var SvgTooltipWrapper = function SvgTooltipWrapper(props) {
|
|
|
31
31
|
};
|
|
32
32
|
|
|
33
33
|
export { SvgTooltipWrapper as default };
|
|
34
|
-
window.amisEditorVersionInfo={version:'6.
|
|
34
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _path;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgWebComponent = function SvgWebComponent(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -23,4 +23,4 @@ var SvgWebComponent = function SvgWebComponent(props) {
|
|
|
23
23
|
};
|
|
24
24
|
|
|
25
25
|
export { SvgWebComponent as default };
|
|
26
|
-
window.amisEditorVersionInfo={version:'6.
|
|
26
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-editor v6.
|
|
3
|
-
* build time: 2024-
|
|
2
|
+
* amis-editor v6.8.0
|
|
3
|
+
* build time: 2024-09-03
|
|
4
4
|
* Copyright 2018-2024 @fex
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import * as React from 'react';
|
|
8
8
|
|
|
9
9
|
var _path;
|
|
10
|
-
function _extends() {
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
11
|
var SvgColumnAdd = function SvgColumnAdd(props) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
13
13
|
viewBox: "0 0 16 16",
|
|
@@ -23,4 +23,4 @@ var SvgColumnAdd = function SvgColumnAdd(props) {
|
|
|
23
23
|
};
|
|
24
24
|
|
|
25
25
|
export { SvgColumnAdd as default };
|
|
26
|
-
window.amisEditorVersionInfo={version:'6.
|
|
26
|
+
window.amisEditorVersionInfo={version:'6.8.0',buildTime:'2024-09-03'};
|