amis-editor 5.2.0-beta.2 → 5.2.1-beta.15
Sign up to get free protection for your applications and to get access to all the features.
- package/esm/component/BaseControl.d.ts +5 -810
- package/esm/component/BaseControl.js +33 -43
- package/esm/component/InputComponentName.js +1 -1
- package/esm/component/TableViewEditor.js +547 -454
- package/esm/icons/btn/btn-group.svg.js +1 -3
- package/esm/icons/btn/btn-select.svg.js +1 -3
- package/esm/icons/btn/btn-toolbar.svg.js +1 -3
- package/esm/icons/btn/button.svg.js +1 -3
- package/esm/icons/btn/dropdown-btn.svg.js +1 -3
- package/esm/icons/container/anchor-nav.svg.js +1 -3
- package/esm/icons/container/collapse.svg.js +1 -3
- package/esm/icons/container/container.svg.js +1 -3
- package/esm/icons/container/flex-container.svg.js +1 -3
- package/esm/icons/container/form-group.svg.js +1 -3
- package/esm/icons/container/grid.svg.js +1 -3
- package/esm/icons/container/iframe.svg.js +1 -3
- package/esm/icons/container/panel.svg.js +1 -3
- package/esm/icons/container/table-view.svg.js +1 -3
- package/esm/icons/container/tabs.svg.js +1 -3
- package/esm/icons/container/tooltip-wrapper.svg.js +1 -3
- package/esm/icons/container/web-component.svg.js +1 -3
- package/esm/icons/feat/audio.svg.js +1 -3
- package/esm/icons/feat/custom.svg.js +1 -3
- package/esm/icons/feat/each.svg.js +1 -3
- package/esm/icons/feat/form.svg.js +1 -3
- package/esm/icons/feat/nav.svg.js +1 -3
- package/esm/icons/feat/qrcode.svg.js +1 -3
- package/esm/icons/feat/service.svg.js +1 -3
- package/esm/icons/feat/table.svg.js +1 -3
- package/esm/icons/feat/tasks.svg.js +1 -3
- package/esm/icons/feat/video.svg.js +1 -3
- package/esm/icons/feat/wizard.svg.js +1 -3
- package/esm/icons/form/chained-select.svg.js +1 -3
- package/esm/icons/form/checkbox.svg.js +1 -3
- package/esm/icons/form/checkboxes.svg.js +1 -3
- package/esm/icons/form/combo.svg.js +1 -3
- package/esm/icons/form/condition-builder.svg.js +1 -3
- package/esm/icons/form/diff-editor.svg.js +1 -3
- package/esm/icons/form/editor.svg.js +1 -3
- package/esm/icons/form/formula.svg.js +1 -3
- package/esm/icons/form/hidden.svg.js +1 -3
- package/esm/icons/form/input-city.svg.js +1 -3
- package/esm/icons/form/input-color.svg.js +1 -3
- package/esm/icons/form/input-date-range.svg.js +1 -3
- package/esm/icons/form/input-date.svg.js +1 -3
- package/esm/icons/form/input-datetime.svg.js +1 -3
- package/esm/icons/form/input-email.svg.js +1 -3
- package/esm/icons/form/input-excel.svg.js +1 -3
- package/esm/icons/form/input-file.svg.js +1 -3
- package/esm/icons/form/input-group.svg.js +1 -3
- package/esm/icons/form/input-image.svg.js +1 -3
- package/esm/icons/form/input-kv.svg.js +1 -3
- package/esm/icons/form/input-month-range.svg.js +1 -3
- package/esm/icons/form/input-number.svg.js +1 -3
- package/esm/icons/form/input-password.svg.js +1 -3
- package/esm/icons/form/input-quarter-range.svg.js +1 -3
- package/esm/icons/form/input-range.svg.js +1 -3
- package/esm/icons/form/input-rating.svg.js +1 -3
- package/esm/icons/form/input-repeat.svg.js +1 -3
- package/esm/icons/form/input-rich-text.svg.js +1 -3
- package/esm/icons/form/input-tag.svg.js +1 -3
- package/esm/icons/form/input-text.svg.js +1 -3
- package/esm/icons/form/input-time-range.svg.js +1 -3
- package/esm/icons/form/input-time.svg.js +1 -3
- package/esm/icons/form/input-tree.svg.js +1 -3
- package/esm/icons/form/input-url.svg.js +1 -3
- package/esm/icons/form/input-year.svg.js +1 -3
- package/esm/icons/form/inputArray.svg.js +1 -3
- package/esm/icons/form/list-select.svg.js +1 -3
- package/esm/icons/form/location-picker.svg.js +1 -3
- package/esm/icons/form/matrix-checkboxes.svg.js +1 -3
- package/esm/icons/form/month.svg.js +1 -3
- package/esm/icons/form/nested-select.svg.js +1 -3
- package/esm/icons/form/picker.svg.js +1 -3
- package/esm/icons/form/quarter.svg.js +1 -3
- package/esm/icons/form/radios.svg.js +1 -3
- package/esm/icons/form/select.svg.js +1 -3
- package/esm/icons/form/static.svg.js +1 -3
- package/esm/icons/form/sub-form.svg.js +1 -3
- package/esm/icons/form/switch.svg.js +1 -3
- package/esm/icons/form/tabs-transfer.svg.js +1 -3
- package/esm/icons/form/textarea.svg.js +1 -3
- package/esm/icons/form/transfer.svg.js +1 -3
- package/esm/icons/form/tree-select.svg.js +1 -3
- package/esm/icons/form/uuid.svg.js +1 -3
- package/esm/icons/index.js +28 -1
- package/esm/icons/layout/layout-1with2.svg.js +32 -0
- package/esm/icons/layout/layout-2cols.svg.js +32 -0
- package/esm/icons/layout/layout-2row.svg.js +32 -0
- package/esm/icons/layout/layout-2with1.svg.js +33 -0
- package/esm/icons/layout/layout-3cols.svg.js +32 -0
- package/esm/icons/layout/layout-3row.svg.js +33 -0
- package/esm/icons/layout/layout-absolute.svg.js +27 -0
- package/esm/icons/layout/layout-fixed.svg.js +27 -0
- package/esm/icons/layout/layout-full.svg.js +49 -0
- package/esm/icons/layout/layout1-2.svg.js +33 -0
- package/esm/icons/layout/layout2-1.svg.js +33 -0
- package/esm/icons/layout/layout3-1.svg.js +33 -0
- package/esm/icons/layout/layout3-2.svg.js +33 -0
- package/esm/icons/other/divider.svg.js +1 -3
- package/esm/icons/other/property-sheet.svg.js +1 -3
- package/esm/icons/other/tooltip.svg.js +1 -3
- package/esm/icons/show/URL.svg.js +1 -3
- package/esm/icons/show/avatar.svg.js +1 -3
- package/esm/icons/show/breadcrumb.svg.js +1 -3
- package/esm/icons/show/card.svg.js +1 -3
- package/esm/icons/show/cards.svg.js +1 -3
- package/esm/icons/show/carousel.svg.js +1 -3
- package/esm/icons/show/chart.svg.js +1 -3
- package/esm/icons/show/code.svg.js +1 -3
- package/esm/icons/show/date.svg.js +1 -3
- package/esm/icons/show/datetime.svg.js +1 -3
- package/esm/icons/show/image.svg.js +1 -3
- package/esm/icons/show/images.svg.js +1 -3
- package/esm/icons/show/json-view.svg.js +1 -3
- package/esm/icons/show/list.svg.js +1 -3
- package/esm/icons/show/log.svg.js +1 -3
- package/esm/icons/show/mapping.svg.js +1 -3
- package/esm/icons/show/markdown.svg.js +1 -3
- package/esm/icons/show/plain.svg.js +1 -3
- package/esm/icons/show/progress.svg.js +1 -3
- package/esm/icons/show/sparkline.svg.js +1 -3
- package/esm/icons/show/status.svg.js +1 -3
- package/esm/icons/show/steps.svg.js +1 -3
- package/esm/icons/show/time.svg.js +1 -3
- package/esm/index.d.ts +11 -2
- package/esm/index.js +13 -3
- package/esm/locale/en-US.js +315 -102
- package/esm/locale/zh-CN.js +218 -3
- package/esm/plugin/Alert.d.ts +1 -1
- package/esm/plugin/Alert.js +157 -89
- package/esm/plugin/AnchorNav.js +337 -263
- package/esm/plugin/Audio.d.ts +1 -1
- package/esm/plugin/Audio.js +165 -112
- package/esm/plugin/Avatar.d.ts +1 -1
- package/esm/plugin/Avatar.js +301 -238
- package/esm/plugin/Breadcrumb.js +138 -75
- package/esm/plugin/Button.d.ts +1 -1
- package/esm/plugin/Button.js +310 -228
- package/esm/plugin/ButtonGroup.d.ts +1 -1
- package/esm/plugin/ButtonGroup.js +174 -106
- package/esm/plugin/CRUD.d.ts +1 -1
- package/esm/plugin/CRUD.js +1426 -1351
- package/esm/plugin/CRUD2.d.ts +2 -3
- package/esm/plugin/CRUD2.js +1146 -1075
- package/esm/plugin/Card.d.ts +1 -1
- package/esm/plugin/Card.js +284 -208
- package/esm/plugin/Card2.d.ts +2 -1
- package/esm/plugin/Card2.js +139 -74
- package/esm/plugin/Cards.js +302 -234
- package/esm/plugin/Carousel.d.ts +2 -2
- package/esm/plugin/Carousel.js +344 -281
- package/esm/plugin/Chart.d.ts +2 -1
- package/esm/plugin/Chart.js +326 -158
- package/esm/plugin/CodeView.js +104 -44
- package/esm/plugin/Collapse.d.ts +1 -1
- package/esm/plugin/Collapse.js +168 -101
- package/esm/plugin/CollapseGroup.d.ts +1 -1
- package/esm/plugin/CollapseGroup.js +249 -187
- package/esm/plugin/ColumnToggler.d.ts +1 -1
- package/esm/plugin/ColumnToggler.js +140 -87
- package/esm/plugin/Container.d.ts +11 -9
- package/esm/plugin/Container.js +190 -68
- package/esm/plugin/Custom.js +144 -82
- package/esm/plugin/CustomRegion.js +173 -110
- package/esm/plugin/Date.d.ts +1 -1
- package/esm/plugin/Date.js +112 -59
- package/esm/plugin/Datetime.d.ts +0 -1
- package/esm/plugin/Datetime.js +81 -53
- package/esm/plugin/Dialog.d.ts +2 -2
- package/esm/plugin/Dialog.js +230 -179
- package/esm/plugin/Divider.js +82 -32
- package/esm/plugin/Drawer.d.ts +11 -2
- package/esm/plugin/Drawer.js +260 -194
- package/esm/plugin/DropDownButton.js +261 -182
- package/esm/plugin/Each.js +180 -115
- package/esm/plugin/Flex.d.ts +2 -27
- package/esm/plugin/Flex.js +25 -159
- package/esm/plugin/Form/ButtonGroupSelect.d.ts +2 -1
- package/esm/plugin/Form/ButtonGroupSelect.js +205 -126
- package/esm/plugin/Form/ButtonToolbar.d.ts +1 -1
- package/esm/plugin/Form/ButtonToolbar.js +168 -94
- package/esm/plugin/Form/ChainedSelect.d.ts +1 -1
- package/esm/plugin/Form/ChainedSelect.js +209 -130
- package/esm/plugin/Form/Checkbox.d.ts +1 -1
- package/esm/plugin/Form/Checkbox.js +208 -131
- package/esm/plugin/Form/Checkboxes.d.ts +1 -1
- package/esm/plugin/Form/Checkboxes.js +236 -153
- package/esm/plugin/Form/CodeEditor.d.ts +0 -1
- package/esm/plugin/Form/CodeEditor.js +245 -146
- package/esm/plugin/Form/Combo.js +532 -423
- package/esm/plugin/Form/ConditionBuilder.d.ts +1 -1
- package/esm/plugin/Form/ConditionBuilder.js +287 -221
- package/esm/plugin/Form/Control.d.ts +1 -1
- package/esm/plugin/Form/Control.js +130 -63
- package/esm/plugin/Form/DiffEditor.d.ts +0 -1
- package/esm/plugin/Form/DiffEditor.js +253 -151
- package/esm/plugin/Form/FieldSet.d.ts +1 -1
- package/esm/plugin/Form/FieldSet.js +174 -112
- package/esm/plugin/Form/Form.d.ts +1 -1
- package/esm/plugin/Form/Form.js +750 -705
- package/esm/plugin/Form/Formula.d.ts +1 -9
- package/esm/plugin/Form/Formula.js +126 -62
- package/esm/plugin/Form/Group.js +250 -183
- package/esm/plugin/Form/Hidden.js +106 -42
- package/esm/plugin/Form/InputArray.js +233 -157
- package/esm/plugin/Form/InputCity.d.ts +1 -1
- package/esm/plugin/Form/InputCity.js +181 -104
- package/esm/plugin/Form/InputColor.d.ts +1 -1
- package/esm/plugin/Form/InputColor.js +296 -224
- package/esm/plugin/Form/InputDate.d.ts +1 -1
- package/esm/plugin/Form/InputDate.js +299 -189
- package/esm/plugin/Form/InputDateRange.d.ts +1 -1
- package/esm/plugin/Form/InputDateRange.js +386 -265
- package/esm/plugin/Form/InputDateTime.js +93 -33
- package/esm/plugin/Form/InputDateTimeRange.js +99 -34
- package/esm/plugin/Form/InputEmail.js +80 -30
- package/esm/plugin/Form/InputExcel.d.ts +1 -1
- package/esm/plugin/Form/InputExcel.js +164 -91
- package/esm/plugin/Form/InputFile.d.ts +4 -1
- package/esm/plugin/Form/InputFile.js +352 -271
- package/esm/plugin/Form/InputGroup.js +132 -73
- package/esm/plugin/Form/InputImage.d.ts +4 -1
- package/esm/plugin/Form/InputImage.js +385 -303
- package/esm/plugin/Form/InputKV.d.ts +1 -1
- package/esm/plugin/Form/InputKV.js +168 -94
- package/esm/plugin/Form/InputMonth.js +91 -31
- package/esm/plugin/Form/InputMonthRange.js +99 -34
- package/esm/plugin/Form/InputNumber.d.ts +2 -1
- package/esm/plugin/Form/InputNumber.js +288 -201
- package/esm/plugin/Form/InputPassword.js +80 -30
- package/esm/plugin/Form/InputQuarter.js +91 -31
- package/esm/plugin/Form/InputQuarterRange.js +99 -34
- package/esm/plugin/Form/InputRange.d.ts +1 -1
- package/esm/plugin/Form/InputRange.js +316 -237
- package/esm/plugin/Form/InputRating.d.ts +1 -1
- package/esm/plugin/Form/InputRating.js +361 -293
- package/esm/plugin/Form/InputRepeat.js +105 -45
- package/esm/plugin/Form/InputRichText.d.ts +2 -1
- package/esm/plugin/Form/InputRichText.js +211 -152
- package/esm/plugin/Form/InputSubForm.js +225 -157
- package/esm/plugin/Form/InputTable.d.ts +1 -1
- package/esm/plugin/Form/InputTable.js +385 -320
- package/esm/plugin/Form/InputTag.d.ts +1 -1
- package/esm/plugin/Form/InputTag.js +208 -119
- package/esm/plugin/Form/InputText.d.ts +1 -1
- package/esm/plugin/Form/InputText.js +348 -263
- package/esm/plugin/Form/InputTime.js +93 -33
- package/esm/plugin/Form/InputTimeRange.js +99 -34
- package/esm/plugin/Form/InputTree.d.ts +1 -1
- package/esm/plugin/Form/InputTree.js +460 -367
- package/esm/plugin/Form/InputURL.js +86 -31
- package/esm/plugin/Form/InputYear.js +91 -31
- package/esm/plugin/Form/InputYearRange.js +99 -34
- package/esm/plugin/Form/Item.d.ts +1 -1
- package/esm/plugin/Form/Item.js +214 -190
- package/esm/plugin/Form/ListSelect.d.ts +1 -1
- package/esm/plugin/Form/ListSelect.js +174 -96
- package/esm/plugin/Form/LocationPicker.d.ts +1 -1
- package/esm/plugin/Form/LocationPicker.js +115 -57
- package/esm/plugin/Form/MatrixCheckboxes.d.ts +1 -1
- package/esm/plugin/Form/MatrixCheckboxes.js +247 -170
- package/esm/plugin/Form/NestedSelect.d.ts +1 -1
- package/esm/plugin/Form/NestedSelect.js +329 -246
- package/esm/plugin/Form/Picker.js +260 -178
- package/esm/plugin/Form/Radios.d.ts +1 -1
- package/esm/plugin/Form/Radios.js +228 -136
- package/esm/plugin/Form/Select.d.ts +1 -1
- package/esm/plugin/Form/Select.js +333 -228
- package/esm/plugin/Form/Static.d.ts +1 -1
- package/esm/plugin/Form/Static.js +358 -280
- package/esm/plugin/Form/Switch.d.ts +2 -1
- package/esm/plugin/Form/Switch.js +257 -172
- package/esm/plugin/Form/TabsTransfer.d.ts +1 -1
- package/esm/plugin/Form/TabsTransfer.js +316 -238
- package/esm/plugin/Form/Textarea.d.ts +0 -1
- package/esm/plugin/Form/Textarea.js +219 -130
- package/esm/plugin/Form/Transfer.d.ts +1 -1
- package/esm/plugin/Form/Transfer.js +349 -259
- package/esm/plugin/Form/TreeSelect.d.ts +2 -1
- package/esm/plugin/Form/TreeSelect.js +451 -363
- package/esm/plugin/Form/UUID.js +106 -42
- package/esm/plugin/Grid.d.ts +1 -1
- package/esm/plugin/Grid.js +629 -556
- package/esm/plugin/HBox.d.ts +1 -1
- package/esm/plugin/HBox.js +578 -508
- package/esm/plugin/IFrame.d.ts +2 -10
- package/esm/plugin/IFrame.js +127 -64
- package/esm/plugin/Image.d.ts +2 -2
- package/esm/plugin/Image.js +277 -218
- package/esm/plugin/Images.d.ts +3 -3
- package/esm/plugin/Images.js +214 -160
- package/esm/plugin/Json.d.ts +1 -1
- package/esm/plugin/Json.js +111 -53
- package/esm/plugin/Layout/FlexPluginBase.d.ts +40 -0
- package/esm/plugin/Layout/FlexPluginBase.js +327 -0
- package/esm/plugin/Layout/Layout1_2_v4.d.ts +10 -0
- package/esm/plugin/Layout/Layout1_2_v4.js +144 -0
- package/esm/plugin/Layout/Layout_fixed.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed.js +76 -0
- package/esm/plugin/Layout/Layout_fixed_bottom.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed_bottom.js +83 -0
- package/esm/plugin/Layout/Layout_fixed_top.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed_top.js +82 -0
- package/esm/plugin/Layout/Layout_scroll_x.d.ts +10 -0
- package/esm/plugin/Layout/Layout_scroll_x.js +166 -0
- package/esm/plugin/Layout/Layout_scroll_y.d.ts +10 -0
- package/esm/plugin/Layout/Layout_scroll_y.js +154 -0
- package/esm/plugin/Link.js +132 -86
- package/esm/plugin/List.js +279 -208
- package/esm/plugin/ListItem.js +217 -176
- package/esm/plugin/Log.d.ts +1 -1
- package/esm/plugin/Log.js +102 -44
- package/esm/plugin/Mapping.d.ts +1 -1
- package/esm/plugin/Mapping.js +168 -115
- package/esm/plugin/Markdown.d.ts +1 -1
- package/esm/plugin/Markdown.js +98 -40
- package/esm/plugin/Nav.js +202 -139
- package/esm/plugin/Operation.d.ts +1 -1
- package/esm/plugin/Operation.js +116 -59
- package/esm/plugin/Others/Action.js +329 -317
- package/esm/plugin/Others/TableCell.d.ts +1 -1
- package/esm/plugin/Others/TableCell.js +341 -329
- package/esm/plugin/Page.d.ts +2 -3
- package/esm/plugin/Page.js +374 -283
- package/esm/plugin/Pagination.d.ts +2 -1
- package/esm/plugin/Pagination.js +299 -219
- package/esm/plugin/Panel.d.ts +1 -1
- package/esm/plugin/Panel.js +256 -190
- package/esm/plugin/Plain.d.ts +1 -1
- package/esm/plugin/Plain.js +126 -64
- package/esm/plugin/Progress.d.ts +3 -1
- package/esm/plugin/Progress.js +280 -202
- package/esm/plugin/Property.js +163 -103
- package/esm/plugin/QRCode.js +130 -70
- package/esm/plugin/Reset.js +61 -22
- package/esm/plugin/Service.d.ts +1 -1
- package/esm/plugin/Service.js +254 -167
- package/esm/plugin/Sparkline.js +91 -32
- package/esm/plugin/Status.d.ts +1 -1
- package/esm/plugin/Status.js +116 -58
- package/esm/plugin/Steps.js +153 -93
- package/esm/plugin/Submit.js +56 -22
- package/esm/plugin/Table.d.ts +1 -1
- package/esm/plugin/Table.js +595 -522
- package/esm/plugin/{Table-v2.d.ts → Table2.d.ts} +2 -2
- package/esm/plugin/Table2.js +887 -0
- package/{lib/plugin/TableCell-v2.d.ts → esm/plugin/TableCell2.d.ts} +1 -1
- package/esm/plugin/TableCell2.js +485 -0
- package/esm/plugin/TableView.js +648 -599
- package/esm/plugin/Tabs.d.ts +1 -1
- package/esm/plugin/Tabs.js +470 -360
- package/esm/plugin/Tasks.js +246 -186
- package/esm/plugin/Time.d.ts +0 -1
- package/esm/plugin/Time.js +81 -53
- package/esm/plugin/Timeline.d.ts +1 -1
- package/esm/plugin/Timeline.js +165 -92
- package/esm/plugin/TooltipWrapper.d.ts +1 -1
- package/esm/plugin/TooltipWrapper.js +265 -195
- package/esm/plugin/Tpl.d.ts +1 -1
- package/esm/plugin/Tpl.js +127 -62
- package/esm/plugin/Video.d.ts +2 -2
- package/esm/plugin/Video.js +173 -103
- package/esm/plugin/WebComponent.d.ts +1 -1
- package/esm/plugin/WebComponent.js +128 -62
- package/esm/plugin/Wizard.js +751 -659
- package/esm/plugin/Wrapper.d.ts +2 -1
- package/esm/plugin/Wrapper.js +198 -91
- package/esm/renderer/APIControl.d.ts +278 -5068
- package/esm/renderer/APIControl.js +662 -687
- package/esm/renderer/ActionApiControl.d.ts +8 -6384
- package/esm/renderer/BadgeControl.d.ts +2 -2
- package/esm/renderer/BadgeControl.js +263 -250
- package/esm/renderer/DataBindingControl.js +196 -211
- package/esm/renderer/DataMappingControl.js +39 -29
- package/esm/renderer/DataPickerControl.js +50 -35
- package/esm/renderer/DateShortCutControl.d.ts +26 -25
- package/esm/renderer/DateShortCutControl.js +420 -286
- package/esm/renderer/ExpressionFormulaControl.d.ts +45 -0
- package/esm/renderer/ExpressionFormulaControl.js +245 -0
- package/esm/renderer/FeatureControl.d.ts +1 -1
- package/esm/renderer/FeatureControl.js +228 -212
- package/esm/renderer/FormulaControl.d.ts +33 -16
- package/esm/renderer/FormulaControl.js +431 -355
- package/esm/renderer/GoConfigControl.js +30 -34
- package/esm/renderer/OptionControl.d.ts +2 -2
- package/esm/renderer/OptionControl.js +750 -688
- package/esm/renderer/RangePartsControl.d.ts +2 -2
- package/esm/renderer/RangePartsControl.js +320 -326
- package/esm/renderer/StatusControl.d.ts +1 -1
- package/esm/renderer/StatusControl.js +145 -136
- package/esm/renderer/SwitchMoreControl.d.ts +47 -31
- package/esm/renderer/SwitchMoreControl.js +366 -318
- package/esm/renderer/TimelineItemControl.d.ts +3 -83
- package/esm/renderer/TimelineItemControl.js +531 -464
- package/esm/renderer/TransferTableControl.d.ts +2 -4
- package/esm/renderer/TransferTableControl.js +394 -369
- package/esm/renderer/TreeOptionControl.d.ts +1 -1
- package/esm/renderer/TreeOptionControl.js +588 -563
- package/esm/renderer/ValidationControl.d.ts +1 -1
- package/esm/renderer/ValidationControl.js +277 -269
- package/esm/renderer/ValidationItem.d.ts +1 -1
- package/esm/renderer/ValidationItem.js +145 -134
- package/esm/renderer/event-control/action-config-dialog.js +214 -207
- package/esm/renderer/event-control/action-config-panel.js +37 -44
- package/esm/renderer/event-control/actions.js +466 -145
- package/esm/renderer/event-control/comp-action-select.js +37 -27
- package/esm/renderer/event-control/helper.d.ts +19 -19
- package/esm/renderer/event-control/helper.js +231 -221
- package/esm/renderer/event-control/index.d.ts +1 -1
- package/esm/renderer/event-control/index.js +641 -631
- package/esm/renderer/event-control/types.d.ts +1 -0
- package/esm/renderer/style-control/Background.js +64 -116
- package/esm/renderer/style-control/Border.js +27 -38
- package/esm/renderer/style-control/BoxModel.d.ts +1 -1
- package/esm/renderer/style-control/BoxModel.js +11 -4
- package/esm/renderer/style-control/BoxShadow.js +17 -19
- package/esm/renderer/style-control/Display.js +13 -17
- package/esm/renderer/style-control/Font.js +14 -17
- package/esm/renderer/style-control/InsetBoxModel.d.ts +17 -0
- package/esm/renderer/style-control/InsetBoxModel.js +69 -0
- package/esm/renderer/style-control/font-family.js +2 -3
- package/esm/renderer/style-control/transformation.js +1 -1
- package/esm/renderer/style-control/types.d.ts +4 -4
- package/esm/renderer/textarea-formula/FormulaPicker.d.ts +12 -0
- package/esm/renderer/textarea-formula/FormulaPicker.js +37 -0
- package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +67 -0
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +334 -0
- package/esm/renderer/textarea-formula/plugin.d.ts +32 -0
- package/esm/renderer/textarea-formula/plugin.js +273 -0
- package/esm/renderer/textarea-formula/utils.d.ts +12 -0
- package/esm/renderer/textarea-formula/utils.js +76 -0
- package/esm/tpl/api.js +26 -37
- package/esm/tpl/common.js +192 -114
- package/esm/tpl/horizontal.js +4 -6
- package/esm/tpl/index.d.ts +1 -0
- package/esm/tpl/layout.d.ts +1 -0
- package/esm/tpl/layout.js +708 -0
- package/esm/tpl/options.js +5 -22
- package/esm/tpl/style.js +18 -18
- package/esm/tpl/validations.js +9 -24
- package/esm/util.d.ts +47 -0
- package/esm/util.js +22 -0
- package/esm/validator.d.ts +1 -2
- package/esm/validator.js +11 -24
- package/lib/component/BaseControl.d.ts +5 -810
- package/lib/component/BaseControl.js +32 -42
- package/lib/component/InputComponentName.js +1 -1
- package/lib/component/TableViewEditor.js +547 -454
- package/lib/icons/btn/btn-group.svg.js +1 -3
- package/lib/icons/btn/btn-select.svg.js +1 -3
- package/lib/icons/btn/btn-toolbar.svg.js +1 -3
- package/lib/icons/btn/button.svg.js +1 -3
- package/lib/icons/btn/dropdown-btn.svg.js +1 -3
- package/lib/icons/container/anchor-nav.svg.js +1 -3
- package/lib/icons/container/collapse.svg.js +1 -3
- package/lib/icons/container/container.svg.js +1 -3
- package/lib/icons/container/flex-container.svg.js +1 -3
- package/lib/icons/container/form-group.svg.js +1 -3
- package/lib/icons/container/grid.svg.js +1 -3
- package/lib/icons/container/iframe.svg.js +1 -3
- package/lib/icons/container/panel.svg.js +1 -3
- package/lib/icons/container/table-view.svg.js +1 -3
- package/lib/icons/container/tabs.svg.js +1 -3
- package/lib/icons/container/tooltip-wrapper.svg.js +1 -3
- package/lib/icons/container/web-component.svg.js +1 -3
- package/lib/icons/feat/audio.svg.js +1 -3
- package/lib/icons/feat/custom.svg.js +1 -3
- package/lib/icons/feat/each.svg.js +1 -3
- package/lib/icons/feat/form.svg.js +1 -3
- package/lib/icons/feat/nav.svg.js +1 -3
- package/lib/icons/feat/qrcode.svg.js +1 -3
- package/lib/icons/feat/service.svg.js +1 -3
- package/lib/icons/feat/table.svg.js +1 -3
- package/lib/icons/feat/tasks.svg.js +1 -3
- package/lib/icons/feat/video.svg.js +1 -3
- package/lib/icons/feat/wizard.svg.js +1 -3
- package/lib/icons/form/chained-select.svg.js +1 -3
- package/lib/icons/form/checkbox.svg.js +1 -3
- package/lib/icons/form/checkboxes.svg.js +1 -3
- package/lib/icons/form/combo.svg.js +1 -3
- package/lib/icons/form/condition-builder.svg.js +1 -3
- package/lib/icons/form/diff-editor.svg.js +1 -3
- package/lib/icons/form/editor.svg.js +1 -3
- package/lib/icons/form/formula.svg.js +1 -3
- package/lib/icons/form/hidden.svg.js +1 -3
- package/lib/icons/form/input-city.svg.js +1 -3
- package/lib/icons/form/input-color.svg.js +1 -3
- package/lib/icons/form/input-date-range.svg.js +1 -3
- package/lib/icons/form/input-date.svg.js +1 -3
- package/lib/icons/form/input-datetime.svg.js +1 -3
- package/lib/icons/form/input-email.svg.js +1 -3
- package/lib/icons/form/input-excel.svg.js +1 -3
- package/lib/icons/form/input-file.svg.js +1 -3
- package/lib/icons/form/input-group.svg.js +1 -3
- package/lib/icons/form/input-image.svg.js +1 -3
- package/lib/icons/form/input-kv.svg.js +1 -3
- package/lib/icons/form/input-month-range.svg.js +1 -3
- package/lib/icons/form/input-number.svg.js +1 -3
- package/lib/icons/form/input-password.svg.js +1 -3
- package/lib/icons/form/input-quarter-range.svg.js +1 -3
- package/lib/icons/form/input-range.svg.js +1 -3
- package/lib/icons/form/input-rating.svg.js +1 -3
- package/lib/icons/form/input-repeat.svg.js +1 -3
- package/lib/icons/form/input-rich-text.svg.js +1 -3
- package/lib/icons/form/input-tag.svg.js +1 -3
- package/lib/icons/form/input-text.svg.js +1 -3
- package/lib/icons/form/input-time-range.svg.js +1 -3
- package/lib/icons/form/input-time.svg.js +1 -3
- package/lib/icons/form/input-tree.svg.js +1 -3
- package/lib/icons/form/input-url.svg.js +1 -3
- package/lib/icons/form/input-year.svg.js +1 -3
- package/lib/icons/form/inputArray.svg.js +1 -3
- package/lib/icons/form/list-select.svg.js +1 -3
- package/lib/icons/form/location-picker.svg.js +1 -3
- package/lib/icons/form/matrix-checkboxes.svg.js +1 -3
- package/lib/icons/form/month.svg.js +1 -3
- package/lib/icons/form/nested-select.svg.js +1 -3
- package/lib/icons/form/picker.svg.js +1 -3
- package/lib/icons/form/quarter.svg.js +1 -3
- package/lib/icons/form/radios.svg.js +1 -3
- package/lib/icons/form/select.svg.js +1 -3
- package/lib/icons/form/static.svg.js +1 -3
- package/lib/icons/form/sub-form.svg.js +1 -3
- package/lib/icons/form/switch.svg.js +1 -3
- package/lib/icons/form/tabs-transfer.svg.js +1 -3
- package/lib/icons/form/textarea.svg.js +1 -3
- package/lib/icons/form/transfer.svg.js +1 -3
- package/lib/icons/form/tree-select.svg.js +1 -3
- package/lib/icons/form/uuid.svg.js +1 -3
- package/lib/icons/index.js +28 -1
- package/lib/icons/layout/layout-1with2.svg.js +56 -0
- package/lib/icons/layout/layout-2cols.svg.js +56 -0
- package/lib/icons/layout/layout-2row.svg.js +56 -0
- package/lib/icons/layout/layout-2with1.svg.js +57 -0
- package/lib/icons/layout/layout-3cols.svg.js +56 -0
- package/lib/icons/layout/layout-3row.svg.js +57 -0
- package/lib/icons/layout/layout-absolute.svg.js +51 -0
- package/lib/icons/layout/layout-fixed.svg.js +51 -0
- package/lib/icons/layout/layout-full.svg.js +73 -0
- package/lib/icons/layout/layout1-2.svg.js +57 -0
- package/lib/icons/layout/layout2-1.svg.js +57 -0
- package/lib/icons/layout/layout3-1.svg.js +57 -0
- package/lib/icons/layout/layout3-2.svg.js +57 -0
- package/lib/icons/other/divider.svg.js +1 -3
- package/lib/icons/other/property-sheet.svg.js +1 -3
- package/lib/icons/other/tooltip.svg.js +1 -3
- package/lib/icons/show/URL.svg.js +1 -3
- package/lib/icons/show/avatar.svg.js +1 -3
- package/lib/icons/show/breadcrumb.svg.js +1 -3
- package/lib/icons/show/card.svg.js +1 -3
- package/lib/icons/show/cards.svg.js +1 -3
- package/lib/icons/show/carousel.svg.js +1 -3
- package/lib/icons/show/chart.svg.js +1 -3
- package/lib/icons/show/code.svg.js +1 -3
- package/lib/icons/show/date.svg.js +1 -3
- package/lib/icons/show/datetime.svg.js +1 -3
- package/lib/icons/show/image.svg.js +1 -3
- package/lib/icons/show/images.svg.js +1 -3
- package/lib/icons/show/json-view.svg.js +1 -3
- package/lib/icons/show/list.svg.js +1 -3
- package/lib/icons/show/log.svg.js +1 -3
- package/lib/icons/show/mapping.svg.js +1 -3
- package/lib/icons/show/markdown.svg.js +1 -3
- package/lib/icons/show/plain.svg.js +1 -3
- package/lib/icons/show/progress.svg.js +1 -3
- package/lib/icons/show/sparkline.svg.js +1 -3
- package/lib/icons/show/status.svg.js +1 -3
- package/lib/icons/show/steps.svg.js +1 -3
- package/lib/icons/show/time.svg.js +1 -3
- package/lib/index.d.ts +11 -2
- package/lib/index.js +13 -3
- package/lib/locale/en-US.js +315 -102
- package/lib/locale/zh-CN.js +218 -3
- package/lib/plugin/Alert.d.ts +1 -1
- package/lib/plugin/Alert.js +157 -89
- package/lib/plugin/AnchorNav.js +337 -263
- package/lib/plugin/Audio.d.ts +1 -1
- package/lib/plugin/Audio.js +165 -112
- package/lib/plugin/Avatar.d.ts +1 -1
- package/lib/plugin/Avatar.js +301 -238
- package/lib/plugin/Breadcrumb.js +138 -75
- package/lib/plugin/Button.d.ts +1 -1
- package/lib/plugin/Button.js +310 -228
- package/lib/plugin/ButtonGroup.d.ts +1 -1
- package/lib/plugin/ButtonGroup.js +174 -106
- package/lib/plugin/CRUD.d.ts +1 -1
- package/lib/plugin/CRUD.js +1426 -1351
- package/lib/plugin/CRUD2.d.ts +2 -3
- package/lib/plugin/CRUD2.js +1152 -1081
- package/lib/plugin/Card.d.ts +1 -1
- package/lib/plugin/Card.js +284 -208
- package/lib/plugin/Card2.d.ts +2 -1
- package/lib/plugin/Card2.js +139 -74
- package/lib/plugin/Cards.js +302 -234
- package/lib/plugin/Carousel.d.ts +2 -2
- package/lib/plugin/Carousel.js +344 -281
- package/lib/plugin/Chart.d.ts +2 -1
- package/lib/plugin/Chart.js +326 -158
- package/lib/plugin/CodeView.js +104 -44
- package/lib/plugin/Collapse.d.ts +1 -1
- package/lib/plugin/Collapse.js +168 -101
- package/lib/plugin/CollapseGroup.d.ts +1 -1
- package/lib/plugin/CollapseGroup.js +249 -187
- package/lib/plugin/ColumnToggler.d.ts +1 -1
- package/lib/plugin/ColumnToggler.js +140 -87
- package/lib/plugin/Container.d.ts +11 -9
- package/lib/plugin/Container.js +190 -68
- package/lib/plugin/Custom.js +144 -82
- package/lib/plugin/CustomRegion.js +173 -110
- package/lib/plugin/Date.d.ts +1 -1
- package/lib/plugin/Date.js +112 -59
- package/lib/plugin/Datetime.d.ts +0 -1
- package/lib/plugin/Datetime.js +81 -53
- package/lib/plugin/Dialog.d.ts +2 -2
- package/lib/plugin/Dialog.js +230 -179
- package/lib/plugin/Divider.js +82 -32
- package/lib/plugin/Drawer.d.ts +11 -2
- package/lib/plugin/Drawer.js +260 -194
- package/lib/plugin/DropDownButton.js +261 -182
- package/lib/plugin/Each.js +180 -115
- package/lib/plugin/Flex.d.ts +2 -27
- package/lib/plugin/Flex.js +23 -157
- package/lib/plugin/Form/ButtonGroupSelect.d.ts +2 -1
- package/lib/plugin/Form/ButtonGroupSelect.js +205 -126
- package/lib/plugin/Form/ButtonToolbar.d.ts +1 -1
- package/lib/plugin/Form/ButtonToolbar.js +168 -94
- package/lib/plugin/Form/ChainedSelect.d.ts +1 -1
- package/lib/plugin/Form/ChainedSelect.js +209 -130
- package/lib/plugin/Form/Checkbox.d.ts +1 -1
- package/lib/plugin/Form/Checkbox.js +208 -131
- package/lib/plugin/Form/Checkboxes.d.ts +1 -1
- package/lib/plugin/Form/Checkboxes.js +236 -153
- package/lib/plugin/Form/CodeEditor.d.ts +0 -1
- package/lib/plugin/Form/CodeEditor.js +245 -146
- package/lib/plugin/Form/Combo.js +532 -423
- package/lib/plugin/Form/ConditionBuilder.d.ts +1 -1
- package/lib/plugin/Form/ConditionBuilder.js +288 -222
- package/lib/plugin/Form/Control.d.ts +1 -1
- package/lib/plugin/Form/Control.js +130 -63
- package/lib/plugin/Form/DiffEditor.d.ts +0 -1
- package/lib/plugin/Form/DiffEditor.js +252 -150
- package/lib/plugin/Form/FieldSet.d.ts +1 -1
- package/lib/plugin/Form/FieldSet.js +174 -112
- package/lib/plugin/Form/Form.d.ts +1 -1
- package/lib/plugin/Form/Form.js +750 -705
- package/lib/plugin/Form/Formula.d.ts +1 -9
- package/lib/plugin/Form/Formula.js +126 -62
- package/lib/plugin/Form/Group.js +250 -183
- package/lib/plugin/Form/Hidden.js +106 -42
- package/lib/plugin/Form/InputArray.js +233 -157
- package/lib/plugin/Form/InputCity.d.ts +1 -1
- package/lib/plugin/Form/InputCity.js +181 -104
- package/lib/plugin/Form/InputColor.d.ts +1 -1
- package/lib/plugin/Form/InputColor.js +296 -224
- package/lib/plugin/Form/InputDate.d.ts +1 -1
- package/lib/plugin/Form/InputDate.js +299 -189
- package/lib/plugin/Form/InputDateRange.d.ts +1 -1
- package/lib/plugin/Form/InputDateRange.js +385 -264
- package/lib/plugin/Form/InputDateTime.js +93 -33
- package/lib/plugin/Form/InputDateTimeRange.js +99 -34
- package/lib/plugin/Form/InputEmail.js +80 -30
- package/lib/plugin/Form/InputExcel.d.ts +1 -1
- package/lib/plugin/Form/InputExcel.js +164 -91
- package/lib/plugin/Form/InputFile.d.ts +4 -1
- package/lib/plugin/Form/InputFile.js +352 -271
- package/lib/plugin/Form/InputGroup.js +132 -73
- package/lib/plugin/Form/InputImage.d.ts +4 -1
- package/lib/plugin/Form/InputImage.js +385 -303
- package/lib/plugin/Form/InputKV.d.ts +1 -1
- package/lib/plugin/Form/InputKV.js +168 -94
- package/lib/plugin/Form/InputMonth.js +91 -31
- package/lib/plugin/Form/InputMonthRange.js +99 -34
- package/lib/plugin/Form/InputNumber.d.ts +2 -1
- package/lib/plugin/Form/InputNumber.js +287 -200
- package/lib/plugin/Form/InputPassword.js +80 -30
- package/lib/plugin/Form/InputQuarter.js +91 -31
- package/lib/plugin/Form/InputQuarterRange.js +99 -34
- package/lib/plugin/Form/InputRange.d.ts +1 -1
- package/lib/plugin/Form/InputRange.js +315 -236
- package/lib/plugin/Form/InputRating.d.ts +1 -1
- package/lib/plugin/Form/InputRating.js +361 -293
- package/lib/plugin/Form/InputRepeat.js +105 -45
- package/lib/plugin/Form/InputRichText.d.ts +2 -1
- package/lib/plugin/Form/InputRichText.js +211 -152
- package/lib/plugin/Form/InputSubForm.js +225 -157
- package/lib/plugin/Form/InputTable.d.ts +1 -1
- package/lib/plugin/Form/InputTable.js +385 -320
- package/lib/plugin/Form/InputTag.d.ts +1 -1
- package/lib/plugin/Form/InputTag.js +208 -119
- package/lib/plugin/Form/InputText.d.ts +1 -1
- package/lib/plugin/Form/InputText.js +348 -263
- package/lib/plugin/Form/InputTime.js +93 -33
- package/lib/plugin/Form/InputTimeRange.js +99 -34
- package/lib/plugin/Form/InputTree.d.ts +1 -1
- package/lib/plugin/Form/InputTree.js +460 -367
- package/lib/plugin/Form/InputURL.js +86 -31
- package/lib/plugin/Form/InputYear.js +91 -31
- package/lib/plugin/Form/InputYearRange.js +99 -34
- package/lib/plugin/Form/Item.d.ts +1 -1
- package/lib/plugin/Form/Item.js +213 -189
- package/lib/plugin/Form/ListSelect.d.ts +1 -1
- package/lib/plugin/Form/ListSelect.js +174 -96
- package/lib/plugin/Form/LocationPicker.d.ts +1 -1
- package/lib/plugin/Form/LocationPicker.js +115 -57
- package/lib/plugin/Form/MatrixCheckboxes.d.ts +1 -1
- package/lib/plugin/Form/MatrixCheckboxes.js +247 -170
- package/lib/plugin/Form/NestedSelect.d.ts +1 -1
- package/lib/plugin/Form/NestedSelect.js +329 -246
- package/lib/plugin/Form/Picker.js +260 -178
- package/lib/plugin/Form/Radios.d.ts +1 -1
- package/lib/plugin/Form/Radios.js +228 -136
- package/lib/plugin/Form/Select.d.ts +1 -1
- package/lib/plugin/Form/Select.js +333 -228
- package/lib/plugin/Form/Static.d.ts +1 -1
- package/lib/plugin/Form/Static.js +358 -280
- package/lib/plugin/Form/Switch.d.ts +2 -1
- package/lib/plugin/Form/Switch.js +257 -172
- package/lib/plugin/Form/TabsTransfer.d.ts +1 -1
- package/lib/plugin/Form/TabsTransfer.js +316 -238
- package/lib/plugin/Form/Textarea.d.ts +0 -1
- package/lib/plugin/Form/Textarea.js +219 -130
- package/lib/plugin/Form/Transfer.d.ts +1 -1
- package/lib/plugin/Form/Transfer.js +349 -259
- package/lib/plugin/Form/TreeSelect.d.ts +2 -1
- package/lib/plugin/Form/TreeSelect.js +451 -363
- package/lib/plugin/Form/UUID.js +106 -42
- package/lib/plugin/Grid.d.ts +1 -1
- package/lib/plugin/Grid.js +629 -556
- package/lib/plugin/HBox.d.ts +1 -1
- package/lib/plugin/HBox.js +578 -508
- package/lib/plugin/IFrame.d.ts +2 -10
- package/lib/plugin/IFrame.js +127 -64
- package/lib/plugin/Image.d.ts +2 -2
- package/lib/plugin/Image.js +277 -218
- package/lib/plugin/Images.d.ts +3 -3
- package/lib/plugin/Images.js +214 -160
- package/lib/plugin/Json.d.ts +1 -1
- package/lib/plugin/Json.js +111 -53
- package/lib/plugin/Layout/FlexPluginBase.d.ts +40 -0
- package/lib/plugin/Layout/FlexPluginBase.js +332 -0
- package/lib/plugin/Layout/Layout1_2_v4.d.ts +10 -0
- package/lib/plugin/Layout/Layout1_2_v4.js +148 -0
- package/lib/plugin/Layout/Layout_fixed.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed.js +80 -0
- package/lib/plugin/Layout/Layout_fixed_bottom.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed_bottom.js +87 -0
- package/lib/plugin/Layout/Layout_fixed_top.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed_top.js +86 -0
- package/lib/plugin/Layout/Layout_scroll_x.d.ts +10 -0
- package/lib/plugin/Layout/Layout_scroll_x.js +170 -0
- package/lib/plugin/Layout/Layout_scroll_y.d.ts +10 -0
- package/lib/plugin/Layout/Layout_scroll_y.js +158 -0
- package/lib/plugin/Link.js +131 -85
- package/lib/plugin/List.js +279 -208
- package/lib/plugin/ListItem.js +217 -176
- package/lib/plugin/Log.d.ts +1 -1
- package/lib/plugin/Log.js +102 -44
- package/lib/plugin/Mapping.d.ts +1 -1
- package/lib/plugin/Mapping.js +168 -115
- package/lib/plugin/Markdown.d.ts +1 -1
- package/lib/plugin/Markdown.js +98 -40
- package/lib/plugin/Nav.js +202 -139
- package/lib/plugin/Operation.d.ts +1 -1
- package/lib/plugin/Operation.js +116 -59
- package/lib/plugin/Others/Action.js +329 -317
- package/lib/plugin/Others/TableCell.d.ts +1 -1
- package/lib/plugin/Others/TableCell.js +341 -329
- package/lib/plugin/Page.d.ts +2 -3
- package/lib/plugin/Page.js +374 -283
- package/lib/plugin/Pagination.d.ts +2 -1
- package/lib/plugin/Pagination.js +299 -219
- package/lib/plugin/Panel.d.ts +1 -1
- package/lib/plugin/Panel.js +256 -190
- package/lib/plugin/Plain.d.ts +1 -1
- package/lib/plugin/Plain.js +126 -64
- package/lib/plugin/Progress.d.ts +3 -1
- package/lib/plugin/Progress.js +280 -202
- package/lib/plugin/Property.js +163 -103
- package/lib/plugin/QRCode.js +130 -70
- package/lib/plugin/Reset.js +61 -22
- package/lib/plugin/Service.d.ts +1 -1
- package/lib/plugin/Service.js +254 -167
- package/lib/plugin/Sparkline.js +91 -32
- package/lib/plugin/Status.d.ts +1 -1
- package/lib/plugin/Status.js +116 -58
- package/lib/plugin/Steps.js +153 -93
- package/lib/plugin/Submit.js +56 -22
- package/lib/plugin/Table.d.ts +1 -1
- package/lib/plugin/Table.js +595 -522
- package/lib/plugin/{Table-v2.d.ts → Table2.d.ts} +2 -2
- package/lib/plugin/Table2.js +891 -0
- package/{esm/plugin/TableCell-v2.d.ts → lib/plugin/TableCell2.d.ts} +1 -1
- package/lib/plugin/TableCell2.js +493 -0
- package/lib/plugin/TableView.js +648 -599
- package/lib/plugin/Tabs.d.ts +1 -1
- package/lib/plugin/Tabs.js +470 -360
- package/lib/plugin/Tasks.js +246 -186
- package/lib/plugin/Time.d.ts +0 -1
- package/lib/plugin/Time.js +81 -53
- package/lib/plugin/Timeline.d.ts +1 -1
- package/lib/plugin/Timeline.js +165 -92
- package/lib/plugin/TooltipWrapper.d.ts +1 -1
- package/lib/plugin/TooltipWrapper.js +265 -195
- package/lib/plugin/Tpl.d.ts +1 -1
- package/lib/plugin/Tpl.js +126 -61
- package/lib/plugin/Video.d.ts +2 -2
- package/lib/plugin/Video.js +173 -103
- package/lib/plugin/WebComponent.d.ts +1 -1
- package/lib/plugin/WebComponent.js +128 -62
- package/lib/plugin/Wizard.js +751 -659
- package/lib/plugin/Wrapper.d.ts +2 -1
- package/lib/plugin/Wrapper.js +198 -91
- package/lib/renderer/APIControl.d.ts +278 -5068
- package/lib/renderer/APIControl.js +663 -688
- package/lib/renderer/ActionApiControl.d.ts +8 -6384
- package/lib/renderer/BadgeControl.d.ts +6 -6
- package/lib/renderer/BadgeControl.js +263 -250
- package/lib/renderer/DataBindingControl.js +197 -212
- package/lib/renderer/DataMappingControl.js +39 -29
- package/lib/renderer/DataPickerControl.js +50 -35
- package/lib/renderer/DateShortCutControl.d.ts +26 -25
- package/lib/renderer/DateShortCutControl.js +418 -284
- package/lib/renderer/ExpressionFormulaControl.d.ts +45 -0
- package/lib/renderer/ExpressionFormulaControl.js +254 -0
- package/lib/renderer/FeatureControl.d.ts +1 -1
- package/lib/renderer/FeatureControl.js +229 -213
- package/lib/renderer/FormulaControl.d.ts +33 -16
- package/lib/renderer/FormulaControl.js +429 -356
- package/lib/renderer/GoConfigControl.js +30 -34
- package/lib/renderer/OptionControl.d.ts +2 -2
- package/lib/renderer/OptionControl.js +750 -688
- package/lib/renderer/RangePartsControl.d.ts +2 -2
- package/lib/renderer/RangePartsControl.js +320 -326
- package/lib/renderer/StatusControl.d.ts +1 -1
- package/lib/renderer/StatusControl.js +145 -136
- package/lib/renderer/SwitchMoreControl.d.ts +67 -51
- package/lib/renderer/SwitchMoreControl.js +367 -319
- package/lib/renderer/TimelineItemControl.d.ts +3 -83
- package/lib/renderer/TimelineItemControl.js +531 -464
- package/lib/renderer/TransferTableControl.d.ts +2 -4
- package/lib/renderer/TransferTableControl.js +394 -369
- package/lib/renderer/TreeOptionControl.d.ts +1 -1
- package/lib/renderer/TreeOptionControl.js +588 -563
- package/lib/renderer/ValidationControl.d.ts +1 -1
- package/lib/renderer/ValidationControl.js +277 -269
- package/lib/renderer/ValidationItem.d.ts +1 -1
- package/lib/renderer/ValidationItem.js +145 -134
- package/lib/renderer/event-control/action-config-dialog.js +214 -207
- package/lib/renderer/event-control/action-config-panel.js +37 -44
- package/lib/renderer/event-control/actions.js +465 -144
- package/lib/renderer/event-control/comp-action-select.js +37 -27
- package/lib/renderer/event-control/helper.d.ts +19 -19
- package/lib/renderer/event-control/helper.js +232 -220
- package/lib/renderer/event-control/index.d.ts +1 -1
- package/lib/renderer/event-control/index.js +641 -630
- package/lib/renderer/event-control/types.d.ts +1 -0
- package/lib/renderer/style-control/Background.js +64 -116
- package/lib/renderer/style-control/Border.js +27 -38
- package/lib/renderer/style-control/BoxModel.d.ts +1 -1
- package/lib/renderer/style-control/BoxModel.js +11 -4
- package/lib/renderer/style-control/BoxShadow.js +17 -19
- package/lib/renderer/style-control/Display.js +13 -17
- package/lib/renderer/style-control/Font.js +14 -17
- package/lib/renderer/style-control/InsetBoxModel.d.ts +17 -0
- package/lib/renderer/style-control/InsetBoxModel.js +77 -0
- package/lib/renderer/style-control/font-family.js +2 -3
- package/lib/renderer/style-control/transformation.js +1 -1
- package/lib/renderer/style-control/types.d.ts +4 -4
- package/lib/renderer/textarea-formula/FormulaPicker.d.ts +12 -0
- package/lib/renderer/textarea-formula/FormulaPicker.js +47 -0
- package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +67 -0
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +345 -0
- package/lib/renderer/textarea-formula/plugin.d.ts +32 -0
- package/lib/renderer/textarea-formula/plugin.js +278 -0
- package/lib/renderer/textarea-formula/utils.d.ts +12 -0
- package/lib/renderer/textarea-formula/utils.js +81 -0
- package/lib/tpl/api.js +30 -41
- package/lib/tpl/common.js +192 -113
- package/lib/tpl/horizontal.js +6 -8
- package/lib/tpl/index.d.ts +1 -0
- package/lib/tpl/layout.d.ts +1 -0
- package/lib/tpl/layout.js +715 -0
- package/lib/tpl/options.js +5 -22
- package/lib/tpl/style.js +18 -18
- package/lib/tpl/validations.js +9 -24
- package/lib/util.d.ts +47 -0
- package/lib/util.js +30 -0
- package/lib/validator.d.ts +1 -2
- package/lib/validator.js +11 -24
- package/package.json +10 -28
- package/esm/plugin/Table-v2.js +0 -819
- package/esm/plugin/TableCell-v2.js +0 -499
- package/lib/plugin/Table-v2.js +0 -823
- package/lib/plugin/TableCell-v2.js +0 -507
package/lib/plugin/Tabs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.2.
|
2
|
+
* amis-editor v5.2.1-beta.15
|
3
3
|
* Copyright 2018-2022 @fex
|
4
4
|
*/
|
5
5
|
|
@@ -20,351 +20,459 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
20
20
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
21
21
|
var findIndex__default = /*#__PURE__*/_interopDefaultLegacy(findIndex);
|
22
22
|
|
23
|
-
var TabsPlugin =
|
24
|
-
/** @class */
|
25
|
-
function (_super) {
|
23
|
+
var TabsPlugin = /** @class */function (_super) {
|
26
24
|
tslib.__extends(TabsPlugin, _super);
|
27
|
-
|
28
25
|
function TabsPlugin() {
|
29
|
-
var _this = _super !== null && _super.apply(this, arguments) || this;
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
_this
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
26
|
+
var _this = _super !== null && _super.apply(this, arguments) || this;
|
27
|
+
// 关联渲染器名字
|
28
|
+
Object.defineProperty(_this, "rendererName", {
|
29
|
+
enumerable: true,
|
30
|
+
configurable: true,
|
31
|
+
writable: true,
|
32
|
+
value: 'tabs'
|
33
|
+
});
|
34
|
+
Object.defineProperty(_this, "$schema", {
|
35
|
+
enumerable: true,
|
36
|
+
configurable: true,
|
37
|
+
writable: true,
|
38
|
+
value: '/schemas/TabsSchema.json'
|
39
|
+
});
|
40
|
+
// 组件名称
|
41
|
+
Object.defineProperty(_this, "name", {
|
42
|
+
enumerable: true,
|
43
|
+
configurable: true,
|
44
|
+
writable: true,
|
45
|
+
value: i18nRuntime.i18n("9377e388f7189d6103a3985a321115c8")
|
46
|
+
});
|
47
|
+
Object.defineProperty(_this, "isBaseComponent", {
|
48
|
+
enumerable: true,
|
49
|
+
configurable: true,
|
50
|
+
writable: true,
|
51
|
+
value: true
|
52
|
+
});
|
53
|
+
Object.defineProperty(_this, "description", {
|
54
|
+
enumerable: true,
|
55
|
+
configurable: true,
|
56
|
+
writable: true,
|
57
|
+
value: i18nRuntime.i18n("a8b1273cb2d53ad858906ff9744a9891")
|
58
|
+
});
|
59
|
+
Object.defineProperty(_this, "docLink", {
|
60
|
+
enumerable: true,
|
61
|
+
configurable: true,
|
62
|
+
writable: true,
|
63
|
+
value: '/amis/zh-CN/components/tabs'
|
64
|
+
});
|
65
|
+
Object.defineProperty(_this, "tags", {
|
66
|
+
enumerable: true,
|
67
|
+
configurable: true,
|
68
|
+
writable: true,
|
69
|
+
value: [i18nRuntime.i18n("22c799040acdb2601b437ed5449de076")]
|
70
|
+
});
|
71
|
+
Object.defineProperty(_this, "icon", {
|
72
|
+
enumerable: true,
|
73
|
+
configurable: true,
|
74
|
+
writable: true,
|
75
|
+
value: 'fa fa-folder-o'
|
76
|
+
});
|
77
|
+
Object.defineProperty(_this, "pluginIcon", {
|
78
|
+
enumerable: true,
|
79
|
+
configurable: true,
|
80
|
+
writable: true,
|
81
|
+
value: 'tabs-plugin'
|
82
|
+
});
|
83
|
+
Object.defineProperty(_this, "scaffold", {
|
84
|
+
enumerable: true,
|
85
|
+
configurable: true,
|
86
|
+
writable: true,
|
87
|
+
value: {
|
88
|
+
type: 'tabs',
|
89
|
+
tabs: [{
|
90
|
+
title: i18nRuntime.i18n("f78416dbd6c6a40a3ecd1c1f2b0672c8"),
|
91
|
+
body: i18nRuntime.i18n("9769ee568100b0c530a06ec3f0c0044d")
|
92
|
+
}, {
|
93
|
+
title: i18nRuntime.i18n("4be268145385303e8ebeb480458a380e"),
|
94
|
+
body: i18nRuntime.i18n("c50159e2acff0f4ffdce4c67ec3513a3")
|
95
|
+
}]
|
96
|
+
}
|
97
|
+
});
|
98
|
+
Object.defineProperty(_this, "previewSchema", {
|
99
|
+
enumerable: true,
|
100
|
+
configurable: true,
|
101
|
+
writable: true,
|
102
|
+
value: tslib.__assign({}, _this.scaffold)
|
103
|
+
});
|
104
|
+
Object.defineProperty(_this, "notRenderFormZone", {
|
105
|
+
enumerable: true,
|
106
|
+
configurable: true,
|
107
|
+
writable: true,
|
108
|
+
value: true
|
109
|
+
});
|
110
|
+
Object.defineProperty(_this, "regions", {
|
111
|
+
enumerable: true,
|
112
|
+
configurable: true,
|
113
|
+
writable: true,
|
114
|
+
value: [{
|
115
|
+
key: 'toolbar',
|
116
|
+
label: i18nRuntime.i18n("012f602372cd2dbd639cd966c63e1f90"),
|
117
|
+
preferTag: i18nRuntime.i18n("027446c2f9070b0f5b16a18208bf5fc7")
|
50
118
|
}]
|
51
|
-
};
|
52
|
-
_this
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
'
|
68
|
-
|
69
|
-
|
119
|
+
});
|
120
|
+
Object.defineProperty(_this, "panelTitle", {
|
121
|
+
enumerable: true,
|
122
|
+
configurable: true,
|
123
|
+
writable: true,
|
124
|
+
value: i18nRuntime.i18n("9377e388f7189d6103a3985a321115c8")
|
125
|
+
});
|
126
|
+
Object.defineProperty(_this, "events", {
|
127
|
+
enumerable: true,
|
128
|
+
configurable: true,
|
129
|
+
writable: true,
|
130
|
+
value: [{
|
131
|
+
eventName: 'change',
|
132
|
+
eventLabel: i18nRuntime.i18n("e1112a529dc969a03bbbb409905ff2ec"),
|
133
|
+
description: i18nRuntime.i18n("e1112a529dc969a03bbbb409905ff2ec"),
|
134
|
+
dataSchema: [{
|
135
|
+
type: 'object',
|
136
|
+
properties: {
|
137
|
+
'event.data.value': {
|
138
|
+
type: 'string',
|
139
|
+
title: i18nRuntime.i18n("b04c6cf9cb1212b9c173ddfeec129028")
|
140
|
+
}
|
70
141
|
}
|
71
|
-
}
|
142
|
+
}]
|
72
143
|
}]
|
73
|
-
}
|
74
|
-
_this
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
_this.panelBodyCreator = function (context) {
|
102
|
-
var isNewTabMode = 'data.tabsMode !=="vertical" && data.tabsMode !=="sidebar" && data.tabsMode !=="chrome"';
|
103
|
-
return amisEditorCore.getSchemaTpl('tabs', [{
|
104
|
-
title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
|
105
|
-
body: amisEditorCore.getSchemaTpl('collapseGroup', [{
|
106
|
-
title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
107
|
-
body: [amisEditorCore.getSchemaTpl('combo-container', {
|
108
|
-
type: 'combo',
|
109
|
-
label: i18nRuntime.i18n("9377e388f7189d6103a3985a321115c8"),
|
110
|
-
mode: 'normal',
|
111
|
-
name: 'tabs',
|
112
|
-
draggableTip: '',
|
113
|
-
draggable: true,
|
114
|
-
multiple: true,
|
115
|
-
minLength: 1,
|
116
|
-
scaffold: {
|
117
|
-
title: i18nRuntime.i18n("9377e388f7189d6103a3985a321115c8"),
|
118
|
-
body: {
|
119
|
-
type: 'tpl',
|
120
|
-
tpl: i18nRuntime.i18n("2d711b09bd0db0ad240cc83b30dd8014"),
|
121
|
-
inline: false
|
122
|
-
}
|
123
|
-
},
|
124
|
-
items: [{
|
125
|
-
type: 'input-text',
|
126
|
-
name: 'title',
|
127
|
-
required: true
|
128
|
-
}]
|
129
|
-
}), amisEditorCore.getSchemaTpl('switch', {
|
130
|
-
name: 'showTip',
|
131
|
-
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("3ba265c6b63bde0319822afd6b9a649d"), i18nRuntime.i18n("b744b72fd649d904e561358fc26c455f")),
|
132
|
-
visibleOn: isNewTabMode,
|
133
|
-
clearValueOnHidden: true
|
134
|
-
}), {
|
135
|
-
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("6e7fe62a865cb9ae90e52f85f4c6b8a0"), i18nRuntime.i18n("a8986713e2b83c9ecafe5b107c09b68e")),
|
136
|
-
type: 'input-text',
|
137
|
-
name: 'activeKey',
|
138
|
-
pipeOut: function (data) {
|
139
|
-
return data === '' || isNaN(Number(data)) ? data : Number(data);
|
140
|
-
}
|
141
|
-
}]
|
142
|
-
}, amisEditorCore.getSchemaTpl('status'), {
|
143
|
-
title: i18nRuntime.i18n("dfac151de712ab0b3618072c8a7f0a0f"),
|
144
|
-
body: [{
|
145
|
-
type: 'ae-formulaControl',
|
146
|
-
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("45a4922d3f42d0b137c6845c4c77031f"), i18nRuntime.i18n("acb839aac679bb34be9b4b49806b74a8")),
|
147
|
-
name: 'source'
|
148
|
-
}, amisEditorCore.getSchemaTpl('switch', {
|
149
|
-
name: 'mountOnEnter',
|
150
|
-
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("5b9af1bc3012bb3c8e07b983b423ec17"), i18nRuntime.i18n("4bcecc15d16e8c851dc3d155b8f30929"))
|
151
|
-
}), amisEditorCore.getSchemaTpl('switch', {
|
152
|
-
name: 'unmountOnExit',
|
153
|
-
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("12c6a62683d63e404d71a31c9cb5209c"), i18nRuntime.i18n("5b52bcb62a2e1dab99ef841b05395b6d"))
|
154
|
-
})]
|
155
|
-
}])
|
156
|
-
}, {
|
157
|
-
title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
158
|
-
body: [amisEditorCore.getSchemaTpl('collapseGroup', [{
|
159
|
-
title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
160
|
-
body: [{
|
161
|
-
name: 'tabsMode',
|
162
|
-
label: i18nRuntime.i18n("39003734d1d700d5bd97bf1e7a2fcf73"),
|
163
|
-
type: 'select',
|
164
|
-
options: [{
|
165
|
-
label: i18nRuntime.i18n("18c63459a2c069022c7790430f761214"),
|
166
|
-
value: ''
|
167
|
-
}, {
|
168
|
-
label: i18nRuntime.i18n("ecfcea4b381d761fecd512761bc07954"),
|
169
|
-
value: 'line'
|
170
|
-
}, {
|
171
|
-
label: i18nRuntime.i18n("b30f254eccefa14c9980235bcbec74f9"),
|
172
|
-
value: 'simple'
|
173
|
-
}, {
|
174
|
-
label: i18nRuntime.i18n("3d7443aeba7c8eaf1cbb42ad5232fa10"),
|
175
|
-
value: 'strong'
|
176
|
-
}, {
|
177
|
-
label: i18nRuntime.i18n("d87f215d9ac688b1d3399bf575a0ef6f"),
|
178
|
-
value: 'card'
|
179
|
-
}, {
|
180
|
-
label: i18nRuntime.i18n("ee5e5a588705699a51eb3c5778c3020a"),
|
181
|
-
value: 'chrome'
|
182
|
-
}, {
|
183
|
-
label: i18nRuntime.i18n("c5b8044dacf2e63931d85e5e307a9168"),
|
184
|
-
value: 'tiled'
|
185
|
-
}, {
|
186
|
-
label: i18nRuntime.i18n("22d18bf0c476ebe7aa9303108677ff2e"),
|
187
|
-
value: 'radio'
|
188
|
-
}, {
|
189
|
-
label: i18nRuntime.i18n("75ac842f8e77305846f1d776f97dfaf8"),
|
190
|
-
value: 'vertical'
|
191
|
-
}, {
|
192
|
-
label: i18nRuntime.i18n("5bff38cb05e3710a0c0cb16ed3ced78f"),
|
193
|
-
value: 'sidebar'
|
194
|
-
}],
|
195
|
-
pipeIn: amisEditorCore.defaultValue('')
|
196
|
-
}, amisEditorCore.getSchemaTpl('horizontal-align', {
|
197
|
-
label: i18nRuntime.i18n("593c1c61592f80831f58b2e44cfe63fa"),
|
198
|
-
name: 'sidePosition',
|
199
|
-
pipeIn: amisEditorCore.defaultValue('left'),
|
200
|
-
visibleOn: 'data.tabsMode === "sidebar"',
|
201
|
-
clearValueOnHidden: true
|
202
|
-
})]
|
203
|
-
}, amisEditorCore.getSchemaTpl('style:classNames', {
|
204
|
-
isFormItem: false,
|
205
|
-
schema: [amisEditorCore.getSchemaTpl('className', {
|
206
|
-
name: 'linksClassName',
|
207
|
-
label: i18nRuntime.i18n("030c8cb75e9707285b28c4931bfeddc5")
|
208
|
-
}), amisEditorCore.getSchemaTpl('className', {
|
209
|
-
name: 'toolbarClassName',
|
210
|
-
label: i18nRuntime.i18n("012f602372cd2dbd639cd966c63e1f90")
|
211
|
-
}), amisEditorCore.getSchemaTpl('className', {
|
212
|
-
name: 'contentClassName',
|
213
|
-
label: i18nRuntime.i18n("132a78bdf68d6d17bde00aa807bbf032")
|
214
|
-
}), amisEditorCore.getSchemaTpl('className', {
|
215
|
-
name: 'showTipClassName',
|
216
|
-
label: i18nRuntime.i18n("02d9819ddaaaeb1b7b22b12608c7e5ca"),
|
217
|
-
visibleOn: 'data.showTip',
|
218
|
-
clearValueOnHidden: true
|
219
|
-
})]
|
220
|
-
})])]
|
221
|
-
}, {
|
222
|
-
title: i18nRuntime.i18n("10b2761db5a8e089049df39675abc550"),
|
223
|
-
className: 'p-none',
|
224
|
-
body: [amisEditorCore.getSchemaTpl('eventControl', tslib.__assign({
|
225
|
-
name: 'onEvent'
|
226
|
-
}, helper.getEventControlConfig(_this.manager, context)))]
|
227
|
-
}]);
|
228
|
-
};
|
229
|
-
|
230
|
-
_this.patchContainers = ['tabs.body'];
|
231
|
-
_this.vRendererConfig = {
|
232
|
-
regions: {
|
233
|
-
body: {
|
234
|
-
key: 'body',
|
235
|
-
label: i18nRuntime.i18n("132a78bdf68d6d17bde00aa807bbf032")
|
144
|
+
});
|
145
|
+
Object.defineProperty(_this, "actions", {
|
146
|
+
enumerable: true,
|
147
|
+
configurable: true,
|
148
|
+
writable: true,
|
149
|
+
value: [{
|
150
|
+
actionType: 'changeActiveKey',
|
151
|
+
actionLabel: i18nRuntime.i18n("7bb3e24cc54f4b8ee0a65d14fa4c067c"),
|
152
|
+
description: i18nRuntime.i18n("fcd3abb110aab48ebd0ac2a1d7040d6d"),
|
153
|
+
config: ['activeKey'],
|
154
|
+
descDetail: function (info) {
|
155
|
+
var _a;
|
156
|
+
return React__default["default"].createElement("div", null, "\u6FC0\u6D3B\u7B2C", React__default["default"].createElement("span", {
|
157
|
+
className: "variable-left variable-right"
|
158
|
+
}, (_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.activeKey), "\u9879");
|
159
|
+
},
|
160
|
+
schema: helper.getArgsWrapper(
|
161
|
+
/*
|
162
|
+
{
|
163
|
+
type: 'input-formula',
|
164
|
+
variables: '${variables}',
|
165
|
+
evalMode: false,
|
166
|
+
variableMode: 'tabs',
|
167
|
+
label: '激活项',
|
168
|
+
size: 'lg',
|
169
|
+
name: 'activeKey',
|
170
|
+
mode: 'horizontal'
|
236
171
|
}
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
172
|
+
*/
|
173
|
+
{
|
174
|
+
name: 'activeKey',
|
175
|
+
label: i18nRuntime.i18n("9578012b7d75a3a47c76acc176caf403"),
|
176
|
+
type: 'ae-formulaControl',
|
177
|
+
variables: '${variables}',
|
178
|
+
size: 'lg',
|
179
|
+
mode: 'horizontal'
|
180
|
+
})
|
181
|
+
}]
|
182
|
+
});
|
183
|
+
Object.defineProperty(_this, "panelJustify", {
|
184
|
+
enumerable: true,
|
185
|
+
configurable: true,
|
186
|
+
writable: true,
|
187
|
+
value: true
|
188
|
+
});
|
189
|
+
Object.defineProperty(_this, "panelBodyCreator", {
|
190
|
+
enumerable: true,
|
191
|
+
configurable: true,
|
192
|
+
writable: true,
|
193
|
+
value: function (context) {
|
194
|
+
var isNewTabMode = 'data.tabsMode !=="vertical" && data.tabsMode !=="sidebar" && data.tabsMode !=="chrome"';
|
241
195
|
return amisEditorCore.getSchemaTpl('tabs', [{
|
242
196
|
title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
|
243
197
|
body: amisEditorCore.getSchemaTpl('collapseGroup', [{
|
244
198
|
title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
245
|
-
body: [{
|
246
|
-
|
247
|
-
label: i18nRuntime.i18n("
|
248
|
-
type: 'input-text',
|
249
|
-
required: true
|
250
|
-
}, {
|
251
|
-
type: 'ae-switch-more',
|
252
|
-
formType: 'extend',
|
199
|
+
body: [amisEditorCore.getSchemaTpl('combo-container', {
|
200
|
+
type: 'combo',
|
201
|
+
label: i18nRuntime.i18n("9377e388f7189d6103a3985a321115c8"),
|
253
202
|
mode: 'normal',
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
203
|
+
name: 'tabs',
|
204
|
+
draggableTip: '',
|
205
|
+
draggable: true,
|
206
|
+
multiple: true,
|
207
|
+
minLength: 1,
|
208
|
+
scaffold: {
|
209
|
+
title: i18nRuntime.i18n("9377e388f7189d6103a3985a321115c8"),
|
210
|
+
body: {
|
211
|
+
type: 'tpl',
|
212
|
+
tpl: i18nRuntime.i18n("2d711b09bd0db0ad240cc83b30dd8014"),
|
213
|
+
inline: false
|
214
|
+
}
|
215
|
+
},
|
216
|
+
items: [{
|
217
|
+
type: 'input-text',
|
218
|
+
name: 'title',
|
219
|
+
required: true
|
220
|
+
}]
|
221
|
+
}), amisEditorCore.getSchemaTpl('switch', {
|
222
|
+
name: 'showTip',
|
223
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("3ba265c6b63bde0319822afd6b9a649d"), i18nRuntime.i18n("b744b72fd649d904e561358fc26c455f")),
|
224
|
+
visibleOn: isNewTabMode,
|
225
|
+
clearValueOnHidden: true
|
226
|
+
}), {
|
227
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("6e7fe62a865cb9ae90e52f85f4c6b8a0"), i18nRuntime.i18n("a8986713e2b83c9ecafe5b107c09b68e")),
|
228
|
+
type: 'input-text',
|
229
|
+
name: 'activeKey',
|
230
|
+
pipeOut: function (data) {
|
231
|
+
return data === '' || isNaN(Number(data)) ? data : Number(data);
|
263
232
|
}
|
264
|
-
}, {
|
265
|
-
label: amisEditorCore.tipedLabel('Hash', i18nRuntime.i18n("996a919888ae86e842c76245daae2360")),
|
266
|
-
name: 'hash',
|
267
|
-
type: 'input-text'
|
268
233
|
}]
|
269
|
-
}, amisEditorCore.getSchemaTpl('status', {
|
270
|
-
disabled: true
|
271
|
-
}), {
|
234
|
+
}, amisEditorCore.getSchemaTpl('status'), {
|
272
235
|
title: i18nRuntime.i18n("dfac151de712ab0b3618072c8a7f0a0f"),
|
273
|
-
body: [
|
236
|
+
body: [{
|
237
|
+
type: 'ae-expressionFormulaControl',
|
238
|
+
evalMode: true,
|
239
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("45a4922d3f42d0b137c6845c4c77031f"), i18nRuntime.i18n("eadd1d64cd6ceb2c50554281cd2d3be0")),
|
240
|
+
name: 'source'
|
241
|
+
}, amisEditorCore.getSchemaTpl('switch', {
|
274
242
|
name: 'mountOnEnter',
|
275
|
-
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("
|
276
|
-
visibleOn: '!this.reload',
|
277
|
-
clearValueOnHidden: true
|
243
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("5b9af1bc3012bb3c8e07b983b423ec17"), i18nRuntime.i18n("4bcecc15d16e8c851dc3d155b8f30929"))
|
278
244
|
}), amisEditorCore.getSchemaTpl('switch', {
|
279
245
|
name: 'unmountOnExit',
|
280
|
-
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("
|
281
|
-
visibleOn: '!this.reload',
|
282
|
-
clearValueOnHidden: true
|
246
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("12c6a62683d63e404d71a31c9cb5209c"), i18nRuntime.i18n("5b52bcb62a2e1dab99ef841b05395b6d"))
|
283
247
|
})]
|
284
248
|
}])
|
285
249
|
}, {
|
286
250
|
title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
287
|
-
body: amisEditorCore.getSchemaTpl('collapseGroup', [
|
288
|
-
|
289
|
-
|
251
|
+
body: [amisEditorCore.getSchemaTpl('collapseGroup', [{
|
252
|
+
title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
253
|
+
body: [{
|
254
|
+
name: 'tabsMode',
|
255
|
+
label: i18nRuntime.i18n("39003734d1d700d5bd97bf1e7a2fcf73"),
|
256
|
+
type: 'select',
|
257
|
+
options: [{
|
258
|
+
label: i18nRuntime.i18n("18c63459a2c069022c7790430f761214"),
|
259
|
+
value: ''
|
260
|
+
}, {
|
261
|
+
label: i18nRuntime.i18n("ecfcea4b381d761fecd512761bc07954"),
|
262
|
+
value: 'line'
|
263
|
+
}, {
|
264
|
+
label: i18nRuntime.i18n("b30f254eccefa14c9980235bcbec74f9"),
|
265
|
+
value: 'simple'
|
266
|
+
}, {
|
267
|
+
label: i18nRuntime.i18n("3d7443aeba7c8eaf1cbb42ad5232fa10"),
|
268
|
+
value: 'strong'
|
269
|
+
}, {
|
270
|
+
label: i18nRuntime.i18n("d87f215d9ac688b1d3399bf575a0ef6f"),
|
271
|
+
value: 'card'
|
272
|
+
}, {
|
273
|
+
label: i18nRuntime.i18n("ee5e5a588705699a51eb3c5778c3020a"),
|
274
|
+
value: 'chrome'
|
275
|
+
}, {
|
276
|
+
label: i18nRuntime.i18n("c5b8044dacf2e63931d85e5e307a9168"),
|
277
|
+
value: 'tiled'
|
278
|
+
}, {
|
279
|
+
label: i18nRuntime.i18n("22d18bf0c476ebe7aa9303108677ff2e"),
|
280
|
+
value: 'radio'
|
281
|
+
}, {
|
282
|
+
label: i18nRuntime.i18n("75ac842f8e77305846f1d776f97dfaf8"),
|
283
|
+
value: 'vertical'
|
284
|
+
}, {
|
285
|
+
label: i18nRuntime.i18n("5bff38cb05e3710a0c0cb16ed3ced78f"),
|
286
|
+
value: 'sidebar'
|
287
|
+
}],
|
288
|
+
pipeIn: amisEditorCore.defaultValue('')
|
289
|
+
}, amisEditorCore.getSchemaTpl('horizontal-align', {
|
290
|
+
label: i18nRuntime.i18n("593c1c61592f80831f58b2e44cfe63fa"),
|
291
|
+
name: 'sidePosition',
|
292
|
+
pipeIn: amisEditorCore.defaultValue('left'),
|
293
|
+
visibleOn: 'data.tabsMode === "sidebar"',
|
294
|
+
clearValueOnHidden: true
|
295
|
+
})]
|
296
|
+
}, amisEditorCore.getSchemaTpl('style:classNames', {
|
297
|
+
isFormItem: false,
|
298
|
+
schema: [amisEditorCore.getSchemaTpl('className', {
|
299
|
+
name: 'linksClassName',
|
300
|
+
label: i18nRuntime.i18n("030c8cb75e9707285b28c4931bfeddc5")
|
301
|
+
}), amisEditorCore.getSchemaTpl('className', {
|
302
|
+
name: 'toolbarClassName',
|
303
|
+
label: i18nRuntime.i18n("012f602372cd2dbd639cd966c63e1f90")
|
304
|
+
}), amisEditorCore.getSchemaTpl('className', {
|
305
|
+
name: 'contentClassName',
|
306
|
+
label: i18nRuntime.i18n("132a78bdf68d6d17bde00aa807bbf032")
|
307
|
+
}), amisEditorCore.getSchemaTpl('className', {
|
308
|
+
name: 'showTipClassName',
|
309
|
+
label: i18nRuntime.i18n("02d9819ddaaaeb1b7b22b12608c7e5ca"),
|
310
|
+
visibleOn: 'data.showTip',
|
311
|
+
clearValueOnHidden: true
|
312
|
+
})]
|
313
|
+
})])]
|
314
|
+
}, {
|
315
|
+
title: i18nRuntime.i18n("10b2761db5a8e089049df39675abc550"),
|
316
|
+
className: 'p-none',
|
317
|
+
body: [amisEditorCore.getSchemaTpl('eventControl', tslib.__assign({
|
318
|
+
name: 'onEvent'
|
319
|
+
}, helper.getEventControlConfig(_this.manager, context)))]
|
290
320
|
}]);
|
291
321
|
}
|
292
|
-
};
|
293
|
-
_this
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
322
|
+
});
|
323
|
+
Object.defineProperty(_this, "patchContainers", {
|
324
|
+
enumerable: true,
|
325
|
+
configurable: true,
|
326
|
+
writable: true,
|
327
|
+
value: ['tabs.body']
|
328
|
+
});
|
329
|
+
Object.defineProperty(_this, "vRendererConfig", {
|
330
|
+
enumerable: true,
|
331
|
+
configurable: true,
|
332
|
+
writable: true,
|
333
|
+
value: {
|
334
|
+
regions: {
|
335
|
+
body: {
|
336
|
+
key: 'body',
|
337
|
+
label: i18nRuntime.i18n("132a78bdf68d6d17bde00aa807bbf032")
|
338
|
+
}
|
339
|
+
},
|
340
|
+
panelTitle: i18nRuntime.i18n("d87f215d9ac688b1d3399bf575a0ef6f"),
|
341
|
+
panelJustify: true,
|
342
|
+
panelBodyCreator: function (context) {
|
343
|
+
return amisEditorCore.getSchemaTpl('tabs', [{
|
344
|
+
title: i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce"),
|
345
|
+
body: amisEditorCore.getSchemaTpl('collapseGroup', [{
|
346
|
+
title: i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
347
|
+
body: [{
|
348
|
+
name: 'title',
|
349
|
+
label: i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
350
|
+
type: 'input-text',
|
351
|
+
required: true
|
352
|
+
}, {
|
353
|
+
type: 'ae-switch-more',
|
354
|
+
formType: 'extend',
|
355
|
+
mode: 'normal',
|
356
|
+
label: i18nRuntime.i18n("32b4bc87bf7f95cd6094992f0135ff7f"),
|
357
|
+
form: {
|
358
|
+
body: [amisEditorCore.getSchemaTpl('icon'), amisEditorCore.getSchemaTpl('horizontal-align', {
|
359
|
+
label: i18nRuntime.i18n("d4d2a66820d30e07b44c850eb3f116c0"),
|
360
|
+
name: 'iconPosition',
|
361
|
+
pipeIn: amisEditorCore.defaultValue('left'),
|
362
|
+
visibleOn: 'data.icon',
|
363
|
+
clearValueOnHidden: true
|
364
|
+
})]
|
326
365
|
}
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
366
|
+
}, {
|
367
|
+
label: amisEditorCore.tipedLabel('Hash', i18nRuntime.i18n("996a919888ae86e842c76245daae2360")),
|
368
|
+
name: 'hash',
|
369
|
+
type: 'input-text'
|
370
|
+
}]
|
371
|
+
}, amisEditorCore.getSchemaTpl('status', {
|
372
|
+
disabled: true
|
373
|
+
}), {
|
374
|
+
title: i18nRuntime.i18n("dfac151de712ab0b3618072c8a7f0a0f"),
|
375
|
+
body: [amisEditorCore.getSchemaTpl('switch', {
|
376
|
+
name: 'mountOnEnter',
|
377
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("f3051dd9b3538e170322fd5224b28de0"), i18nRuntime.i18n("ee51f2d49fa12c730d2a0efef0d67e44")),
|
378
|
+
visibleOn: '!this.reload',
|
379
|
+
clearValueOnHidden: true
|
380
|
+
}), amisEditorCore.getSchemaTpl('switch', {
|
381
|
+
name: 'unmountOnExit',
|
382
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("024f24defb08c5c9d463a2668cbb9802"), i18nRuntime.i18n("370bb4d6806c88a7df2ac17ca2a7b6a6")),
|
383
|
+
visibleOn: '!this.reload',
|
384
|
+
clearValueOnHidden: true
|
385
|
+
})]
|
386
|
+
}])
|
387
|
+
}, {
|
388
|
+
title: i18nRuntime.i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
389
|
+
body: amisEditorCore.getSchemaTpl('collapseGroup', [amisEditorCore.getSchemaTpl('style:classNames', {
|
390
|
+
isFormItem: false
|
391
|
+
})])
|
392
|
+
}]);
|
393
|
+
}
|
394
|
+
}
|
395
|
+
});
|
396
|
+
Object.defineProperty(_this, "wrapperProps", {
|
397
|
+
enumerable: true,
|
398
|
+
configurable: true,
|
399
|
+
writable: true,
|
400
|
+
value: {
|
401
|
+
unmountOnExit: true,
|
402
|
+
mountOnEnter: true
|
403
|
+
}
|
404
|
+
});
|
405
|
+
Object.defineProperty(_this, "tabWrapperResolve", {
|
406
|
+
enumerable: true,
|
407
|
+
configurable: true,
|
408
|
+
writable: true,
|
409
|
+
value: function (dom) {
|
410
|
+
return dom.parentElement;
|
411
|
+
}
|
412
|
+
});
|
413
|
+
Object.defineProperty(_this, "overrides", {
|
414
|
+
enumerable: true,
|
415
|
+
configurable: true,
|
416
|
+
writable: true,
|
417
|
+
value: {
|
418
|
+
renderTabs: function () {
|
419
|
+
var _this = this;
|
420
|
+
var dom = this.super();
|
421
|
+
if (!this.renderTab && this.props.$$editor && dom) {
|
422
|
+
var tabs_1 = this.props.tabs;
|
423
|
+
return amisEditorCore.mapReactElement(dom, function (item) {
|
424
|
+
var _a, _b;
|
425
|
+
if (item.type === amis.Tab && item.props.$$id) {
|
426
|
+
var id_1 = item.props.$$id;
|
427
|
+
var index = findIndex__default["default"](tabs_1, function (tab) {
|
428
|
+
return tab.$$id === id_1;
|
357
429
|
});
|
430
|
+
var info = _this.props.$$editor;
|
431
|
+
var plugin = info.plugin;
|
432
|
+
if (~index) {
|
433
|
+
var region = (_b = (_a = plugin.vRendererConfig) === null || _a === void 0 ? void 0 : _a.regions) === null || _b === void 0 ? void 0 : _b.body;
|
434
|
+
if (!region) {
|
435
|
+
return item;
|
436
|
+
}
|
437
|
+
return React__default["default"].cloneElement(item, {
|
438
|
+
children: React__default["default"].createElement(amisEditorCore.VRenderer, {
|
439
|
+
key: id_1,
|
440
|
+
type: info.type,
|
441
|
+
plugin: info.plugin,
|
442
|
+
renderer: info.renderer,
|
443
|
+
"$schema": "/schemas/TabSchema.json",
|
444
|
+
hostId: info.id,
|
445
|
+
memberIndex: index,
|
446
|
+
name: "".concat(item.props.title || "\u5361\u7247".concat(index + 1)),
|
447
|
+
id: id_1,
|
448
|
+
draggable: false,
|
449
|
+
wrapperResolve: plugin.tabWrapperResolve,
|
450
|
+
schemaPath: "".concat(info.schemaPath, "/tabs/").concat(index),
|
451
|
+
path: "".concat(_this.props.$path, "/").concat(index),
|
452
|
+
data: _this.props.data
|
453
|
+
}, React__default["default"].createElement(amisEditorCore.RegionWrapper, {
|
454
|
+
key: region.key,
|
455
|
+
preferTag: region.preferTag,
|
456
|
+
name: region.key,
|
457
|
+
label: region.label,
|
458
|
+
regionConfig: region,
|
459
|
+
placeholder: region.placeholder,
|
460
|
+
editorStore: plugin.manager.store,
|
461
|
+
manager: plugin.manager,
|
462
|
+
children: item.props.children,
|
463
|
+
wrapperResolve: region.wrapperResolve,
|
464
|
+
rendererName: info.renderer.name
|
465
|
+
}))
|
466
|
+
});
|
467
|
+
}
|
358
468
|
}
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
469
|
+
return item;
|
470
|
+
});
|
471
|
+
}
|
472
|
+
return dom;
|
363
473
|
}
|
364
|
-
|
365
|
-
return dom;
|
366
474
|
}
|
367
|
-
};
|
475
|
+
});
|
368
476
|
return _this;
|
369
477
|
}
|
370
478
|
/**
|
@@ -372,52 +480,54 @@ function (_super) {
|
|
372
480
|
* @param context
|
373
481
|
* @param toolbars
|
374
482
|
*/
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
483
|
+
Object.defineProperty(TabsPlugin.prototype, "buildEditorToolbar", {
|
484
|
+
enumerable: false,
|
485
|
+
configurable: true,
|
486
|
+
writable: true,
|
487
|
+
value: function (context, toolbars) {
|
488
|
+
if (context.info.plugin === this && context.info.renderer.name === 'tabs' && !context.info.hostId) {
|
489
|
+
var node_1 = context.node;
|
490
|
+
toolbars.push({
|
491
|
+
level: 'secondary',
|
492
|
+
icon: 'fa fa-chevron-left',
|
493
|
+
tooltip: i18nRuntime.i18n("ad5a36ee5f4054594c30b6dc481e2d81"),
|
494
|
+
onClick: function () {
|
495
|
+
var control = node_1.getComponent();
|
496
|
+
if (control === null || control === void 0 ? void 0 : control.switchTo) {
|
497
|
+
var currentIndex = control.currentIndex();
|
498
|
+
control.switchTo(currentIndex - 1);
|
499
|
+
}
|
390
500
|
}
|
391
|
-
}
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
control.switchTo(currentIndex + 1);
|
501
|
+
});
|
502
|
+
toolbars.push({
|
503
|
+
level: 'secondary',
|
504
|
+
icon: 'fa fa-chevron-right',
|
505
|
+
tooltip: i18nRuntime.i18n("49e0f68798e3c69b7990076bd8f1f47f"),
|
506
|
+
onClick: function () {
|
507
|
+
var control = node_1.getComponent();
|
508
|
+
if (control === null || control === void 0 ? void 0 : control.switchTo) {
|
509
|
+
var currentIndex = control.currentIndex();
|
510
|
+
control.switchTo(currentIndex + 1);
|
511
|
+
}
|
403
512
|
}
|
404
|
-
}
|
405
|
-
}
|
513
|
+
});
|
514
|
+
}
|
406
515
|
}
|
407
|
-
};
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
516
|
+
});
|
517
|
+
Object.defineProperty(TabsPlugin.prototype, "onPreventClick", {
|
518
|
+
enumerable: false,
|
519
|
+
configurable: true,
|
520
|
+
writable: true,
|
521
|
+
value: function (e) {
|
522
|
+
var mouseEvent = e.context.data;
|
523
|
+
if (mouseEvent.defaultPrevented) {
|
524
|
+
return false;
|
525
|
+
} else if (mouseEvent.target.closest('[role=tablist]>li')) {
|
526
|
+
return false;
|
527
|
+
}
|
528
|
+
return;
|
416
529
|
}
|
417
|
-
|
418
|
-
return;
|
419
|
-
};
|
420
|
-
|
530
|
+
});
|
421
531
|
return TabsPlugin;
|
422
532
|
}(amisEditorCore.BasePlugin);
|
423
533
|
amisEditorCore.registerEditorPlugin(TabsPlugin);
|