@omnia/fx 8.0.87-vnext → 8.0.90-vnext
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/internal-do-not-import-from-here/index.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/journey/v2/stores/JourneyStore.d.ts +5 -11
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutItemselector/LayoutItemSelection.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutItemselector/LayoutItemSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitems/LayoutBlock.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitems/LayoutColumn.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitems/LayoutSection.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/models/Validation.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +42 -9
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/spacingpicker/SpacingPicker2.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/spacingpicker/SpacingPicker3.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/theming-v2/{blueprintpicker → components/blueprintpicker}/BlueprintPicker.d.ts +24 -24
- package/internal-do-not-import-from-here/ux/theming-v2/components/blueprintpicker/docs/ExampleComponents.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/blueprintpicker/docs/SampleComponent.d.ts +91 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/blueprintpicker/docs/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorpicker/ColorPicker.css.d.ts +6 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorpicker/ColorPicker.d.ts +596 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorpicker/docs/ExampleComponents.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorpicker/docs/SampleComponent.d.ts +91 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorpicker/docs/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/{colorschemadefinitionpicker → components/colorschemadefinitionpicker}/ColorSchemaDefinitionPicker.d.ts +33 -33
- package/internal-do-not-import-from-here/ux/theming-v2/{colorschemapicker → components/colorschemapicker}/ColorSchemaPicker.d.ts +24 -24
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorschemapicker/docs/ExampleComponents.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorschemapicker/docs/SampleComponent.d.ts +91 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorschemapicker/docs/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/typographypicker/TypographyPicker.css.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/typographypicker/TypographyPicker.d.ts +473 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/typographypicker/docs/ExampleComponents.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/typographypicker/docs/SampleComponent.d.ts +91 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/typographypicker/docs/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/skins/core/index.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/theming-v2/themedefinitionpicker/ThemeDefinitionPicker.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/velcron/blocks/content/components/ContentViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/velcron/blocks/content/components/DefinitionPickerPanel.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/DefinitionPicker.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/velcron/core/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +35 -9
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronPropertyEditors.d.ts +9 -0
- package/internal-do-not-import-from-here/ux/velcron/core/parser/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronColorSchemaEditor.d.ts +9 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronContentEditor.d.ts +14 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronEditorBuilder.d.ts +13 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronEditorBuilderBase.d.ts +9 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronImageEditor.d.ts +11 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/state/VelcronColorSchemaBuilder.d.ts +11 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/state/VelcronContentStateBuilder.d.ts +17 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/state/VelcronImageStateBuilder.d.ts +20 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/state/VelcronStateBuilder.d.ts +12 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/state/VelcronStateBuilderBase.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/useVelcronTemplateBuilder.d.ts +6 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/AlignmentEditor.d.ts +454 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorEditor.d.ts +434 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorSchemaEditor.d.ts +434 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/MarkdownEditor.d.ts +433 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/PropertyEditorCreator.d.ts +451 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/SliderEditor.d.ts +451 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/SwitchEditor.d.ts +450 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/TextEditor.d.ts +450 -0
- package/internal-do-not-import-from-here/vue/VueApp.d.ts +4 -1
- package/internal-do-not-import-from-here/vue/VueHooks.d.ts +1 -4
- package/internal-do-not-import-from-here/wctypings.d.ts +153 -144
- package/package.json +3 -3
- package/internal-do-not-import-from-here/ux/theming-v2/skins/core/useVelcronState.d.ts +0 -50
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/alignment/AlignmentEditor.d.ts +0 -4
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/color/ColorEditor.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/index.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/markdown/MarkdownEditor.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/slider/SliderEditor.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/switch/SwitchEditor.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/text/TextEditor.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/index.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/models/DefineVelcronPropertyEditor.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/models/DefineVelcronPropertyEditorProps.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/models/index.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/vuetify/stepper/VStepperItems.d.ts +0 -1
- /package/internal-do-not-import-from-here/ux/theming-v2/{blueprintpicker → components/blueprintpicker}/BlueprintPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/theming-v2/{colorschemadefinitionpicker → components/colorschemadefinitionpicker}/ColorSchemaDefinitionPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/theming-v2/{colorschemapicker → components/colorschemapicker}/ColorSchemaPicker.css.d.ts +0 -0
@@ -93,57 +93,54 @@ import wc8e03e2f7fb024945bc51138b77d06088 from './ux/layoutcanvas/editor/LayoutE
|
|
93
93
|
import wc0b2ee63495854227a082987161a9e641 from './ux/layoutcanvas/renderer/LayoutBlockRendererHelper';
|
94
94
|
import wcf346db89a53b404690b1795429fb0162 from './ux/layoutcanvas/renderer/LayoutRendererCanvas';
|
95
95
|
import wc8f6c9579f26646dfb316c087e04455cc from './ux/mediapickerproviders/dalleprovider/PollingImageComponent';
|
96
|
-
import
|
97
|
-
import
|
98
|
-
import
|
99
|
-
import
|
100
|
-
import
|
101
|
-
import
|
102
|
-
import
|
103
|
-
import
|
104
|
-
import
|
105
|
-
import
|
106
|
-
import
|
107
|
-
import
|
108
|
-
import
|
109
|
-
import
|
110
|
-
import
|
111
|
-
import
|
112
|
-
import
|
113
|
-
import
|
114
|
-
import
|
115
|
-
import
|
116
|
-
import
|
117
|
-
import
|
118
|
-
import
|
119
|
-
import
|
120
|
-
import
|
121
|
-
import
|
122
|
-
import
|
123
|
-
import
|
124
|
-
import
|
125
|
-
import
|
126
|
-
import
|
127
|
-
import
|
128
|
-
import
|
129
|
-
import
|
130
|
-
import
|
131
|
-
import
|
132
|
-
import
|
133
|
-
import
|
134
|
-
import
|
135
|
-
import
|
136
|
-
import
|
137
|
-
import
|
138
|
-
import
|
139
|
-
import
|
140
|
-
import
|
96
|
+
import wc90d19714df6c4b16bd5d42bc705e7692 from './ux/oxide/appbar/Appbar';
|
97
|
+
import wc8848766a05fd4a7a8e1a89376b3cf09a from './ux/oxide/avatar/Avatar';
|
98
|
+
import wc4cc48714e16a45feb2d213932a13d1f8 from './ux/oxide/badge/Badge';
|
99
|
+
import wc2dc36afd27594696ad30c07d123dcc62 from './ux/oxide/btn/Button';
|
100
|
+
import wc2c9330897d814c55987d0530d63d458e from './ux/oxide/btngroup/ButtonGroup';
|
101
|
+
import wc9349eb7714274f73bb91f7994524e5c8 from './ux/oxide/card/Card';
|
102
|
+
import wcf552852ba9874a378c9329da62aaf9dc from './ux/oxide/checkbox/Checkbox';
|
103
|
+
import wcf12317feb91b4efebc337cfe39fabe1c from './ux/oxide/chip/Chip';
|
104
|
+
import wcd116618a12d0439f8da809535809c260 from './ux/oxide/column/Column';
|
105
|
+
import wc27c00720f7fb46bbb39286a2cb94797c from './ux/oxide/datatable/DataTable';
|
106
|
+
import wcdc1c89b3d0c24b7aa1050f19a0f962b3 from './ux/oxide/dialog/Dialog';
|
107
|
+
import wcc0415286cfac41349dd264dc1621c463 from './ux/oxide/divider/Divider';
|
108
|
+
import wc3465fc250ac44f43af9d3df1cf17ec55 from './ux/oxide/draggable/Draggable';
|
109
|
+
import wc220372653d7a43a6a79cf1d01a23cffb from './ux/oxide/expansionpanel/ExpansionPanels';
|
110
|
+
import wca6ca5f7d21d24b168fcab70c965fded1 from './ux/oxide/expansionpanel/ExpansionPanel';
|
111
|
+
import wc8beba318c75e49aab203190ba1953c71 from './ux/oxide/hostprovider/HostProvider';
|
112
|
+
import wcdf79ba95ee5d40139e7935297b7d1e87 from './ux/oxide/icon/Icon';
|
113
|
+
import wc1a821ca3b97a4b78bf235864addd38ca from './ux/oxide/image/Image';
|
114
|
+
import wc428e436c13dc457898a408786361c9b1 from './ux/oxide/layout/Layout';
|
115
|
+
import wc154a229c9bd84d31aed848da93f29ea2 from './ux/oxide/list/List';
|
116
|
+
import wc4a4631845ea24fbb8cabdbb9b06772da from './ux/oxide/list/ListItem';
|
117
|
+
import wc1ed9f2ec3580492cb211d719c9b15ad1 from './ux/oxide/main/Main';
|
118
|
+
import wc01c206c8b30e41408b6457cdea679b78 from './ux/oxide/menu/Menu';
|
119
|
+
import wc48b4d391d03f4a01a9485b845917d229 from './ux/oxide/navigationdrawer/NavigationDrawer';
|
120
|
+
import wc1d8d2a2328244f1eab96344841305976 from './ux/oxide/panel/Panel';
|
121
|
+
import wc247719ac6d3843ec889face452544a21 from './ux/oxide/progress/Progress';
|
122
|
+
import wc48962186dfb94f37adc76f475b80015d from './ux/oxide/radio/RadioGroup';
|
123
|
+
import wc2d9c50d3dcb1421cafb8eab80be243a1 from './ux/oxide/radio/Radio';
|
124
|
+
import wc578e2a4d5cd247a4b1291911256253a7 from './ux/oxide/select/Select';
|
125
|
+
import wcd108fdde5ca942d7ae92195eb74b5452 from './ux/oxide/slider/Slider';
|
126
|
+
import wca19feddcd78b4065b7650162fd088379 from './ux/oxide/snackbar/Snackbar';
|
127
|
+
import wcc26ccc7aeae04f76a062e83c6df302fc from './ux/oxide/spacer/Spacer';
|
128
|
+
import wc7cc2d4feecde4174badc5797ba6fb53e from './ux/oxide/stepper/Stepper';
|
129
|
+
import wca8c8ffd3d8ff46ee969d8fb6b9522104 from './ux/oxide/stepper/StepperStep';
|
130
|
+
import wc31cc47b19e7d4c40b826f58d1c955a43 from './ux/oxide/switch/Switch';
|
131
|
+
import wc7345c491927b43438d9f5e14f51fbfad from './ux/oxide/tab/Tabs';
|
132
|
+
import wc8669930d609c497e8cde0c554621db88 from './ux/oxide/tab/Tab';
|
133
|
+
import wc9ae46ba053704a329be291bf111c2a85 from './ux/oxide/table/Table';
|
134
|
+
import wcb5a113074f704ba89e1ee4102ea95536 from './ux/oxide/text/Text';
|
135
|
+
import wc1e7db8a98533485d97b4359f64601ff0 from './ux/oxide/textarea/TextArea';
|
136
|
+
import wc94cf71a5a68d4b86aea325d400df2bd2 from './ux/oxide/textfield/TextField';
|
137
|
+
import wc575bd9ad6c0d4fc9ab53fbd1b93786c4 from './ux/oxide/toolbar/Toolbar';
|
138
|
+
import wc19adb19938604f41b10f3a00eb3eb534 from './ux/oxide/tooltip/Tooltip';
|
139
|
+
import wcc617a9d7e25249929c41becb55905973 from './ux/oxide/treeview/Treeview';
|
140
|
+
import wc1e7fa637f4914cbeb9ceb6d577fec150 from './ux/oxide/validation/Validation';
|
141
141
|
import wc58330f37503947799af05363e58bda3c from './ux/richtexteditor/Emoticon/EmoticonComponent';
|
142
142
|
import wc327ec741777b4e1ea8017f1d0a3b8d9d from './ux/richtexteditor/TextCompletionPanel/TextCompletionPanel';
|
143
143
|
import wc4ff736bf8c544324883ed49f2a38f846 from './ux/theming/components/ThemeDefinitionEditor';
|
144
|
-
import wc44e2dd896269442f800da69000d4c2f1 from './ux/theming-v2/blueprintpicker/BlueprintPicker';
|
145
|
-
import wc829fbdec1d3b44059578b89b6d04c52b from './ux/theming-v2/colorschemadefinitionpicker/ColorSchemaDefinitionPicker';
|
146
|
-
import wc1266389c28034034921b897f788f302d from './ux/theming-v2/colorschemapicker/ColorSchemaPicker';
|
147
144
|
import wc252ece0016594978b3ddfafdd59adda4 from './ux/theming-v2/themedefinitionpicker/ThemeDefinitionPicker';
|
148
145
|
import wc5abbb7170e454f0d8cb537bcad180cd7 from './ux/theming-v2/themeeditor/ThemeEditor';
|
149
146
|
import wc008c41f92c8847eea45f09ebc0535fc1 from './ux/theming-v2/themeprovider/ThemeProvider';
|
@@ -207,12 +204,18 @@ import wcdf429c59a8ec42cf8ec34907705793a9 from './ux/properties/builtins/text/Te
|
|
207
204
|
import wcb8cc745685f2417cacf578d9bed620b5 from './ux/properties/builtins/text/TextEditor';
|
208
205
|
import wceb1460af73a8467597c5d0987d38cae5 from './ux/properties/builtins/time/TimeDisplay';
|
209
206
|
import wcf6b07b9fb080465498768f4fc8c58415 from './ux/properties/builtins/time/TimeEditor';
|
207
|
+
import wc44e2dd896269442f800da69000d4c2f1 from './ux/theming-v2/components/blueprintpicker/BlueprintPicker';
|
208
|
+
import wc638cfe124ab24d0ebd0711c0bd844af6 from './ux/theming-v2/components/colorpicker/ColorPicker';
|
209
|
+
import wc829fbdec1d3b44059578b89b6d04c52b from './ux/theming-v2/components/colorschemadefinitionpicker/ColorSchemaDefinitionPicker';
|
210
|
+
import wc1266389c28034034921b897f788f302d from './ux/theming-v2/components/colorschemapicker/ColorSchemaPicker';
|
211
|
+
import wc54730f05dd2c4f2da1c830b3985b36a9 from './ux/theming-v2/components/typographypicker/TypographyPicker';
|
210
212
|
import wccf8f32c9a70e408489a451caa80cd327 from './ux/velcron/blocks/content/ContentBlock';
|
211
213
|
import wcce1c0a7d513e45ee86564ec4235e712d from './ux/velcron/blocks/content/ContentBlockSettings';
|
212
214
|
import wc80bd5b0978ea40439001d3d409236382 from './ux/velcron/blocks/velcron/VelcronBlock';
|
213
215
|
import wce8526e8ed3f74e848e0dd747fd4d376d from './ux/velcron/blocks/velcron/VelcronBlockSettings';
|
214
216
|
import wcb197c5e805cc4d6bb3d012e258560b31 from './ux/velcron/components/definitionpicker/DefinitionPicker';
|
215
217
|
import wcdabd67ab338243858fe7d1ca24399995 from './ux/velcron/components/propertieseditor/VelcronPropertiesEditor';
|
218
|
+
import wc5688474abe554cabb34c696620eb6be1 from './ux/velcron/renderer/propertyeditors/PropertyEditorCreator';
|
216
219
|
import wcdb625bea89b04f32a946efe7a887c7f2 from '../../fx-sp/internal-do-not-import-from-here/ux/filterengine/components/settings/TaxonomyPropertySettings';
|
217
220
|
import wcded30c240e6c4688955867472a8d0a02 from '../../fx-sp/internal-do-not-import-from-here/ux/filterengine/components/settings/TaxonomyPropertyDefaultValueInput';
|
218
221
|
import wcf5cf0b4975644d688124880ae533869e from './ux/layoutcanvas/editor/settings/backgroundsettings/BackgroundSettings';
|
@@ -343,57 +346,54 @@ declare global {
|
|
343
346
|
"omfx-layout-block-renderer-helper": typeof wc0b2ee63495854227a082987161a9e641.propsDefinition & VueComponentBaseProps;
|
344
347
|
"omfx-layout-renderer-canvas": typeof wcf346db89a53b404690b1795429fb0162.propsDefinition & VueComponentBaseProps;
|
345
348
|
"omfx-media-picker-dalle-polling-image": typeof wc8f6c9579f26646dfb316c087e04455cc.propsDefinition & VueComponentBaseProps;
|
346
|
-
"o-app-bar": typeof
|
347
|
-
"o-avatar": typeof
|
348
|
-
"o-badge": typeof
|
349
|
-
"o-btn": typeof
|
350
|
-
"o-btn-group": typeof
|
351
|
-
"o-card": typeof
|
352
|
-
"o-checkbox": typeof
|
353
|
-
"o-chip": typeof
|
354
|
-
"o-col": typeof
|
355
|
-
"o-data-table": typeof
|
356
|
-
"o-dialog": typeof
|
357
|
-
"o-divider": typeof
|
358
|
-
"o-draggable": typeof
|
359
|
-
"o-expansion-panels": typeof
|
360
|
-
"o-expansion-panel": typeof
|
361
|
-
"o-host-provider": typeof
|
362
|
-
"o-icon": typeof
|
363
|
-
"o-img": typeof
|
364
|
-
"o-layout": typeof
|
365
|
-
"o-list": typeof
|
366
|
-
"o-list-item": typeof
|
367
|
-
"o-main": typeof
|
368
|
-
"o-menu": typeof
|
369
|
-
"o-navigation-drawer": typeof
|
370
|
-
"o-panel": typeof
|
371
|
-
"o-progress": typeof
|
372
|
-
"o-radio-group": typeof
|
373
|
-
"o-radio": typeof
|
374
|
-
"o-select": typeof
|
375
|
-
"o-slider": typeof
|
376
|
-
"o-snackbar": typeof
|
377
|
-
"o-spacer": typeof
|
378
|
-
"o-stepper": typeof
|
379
|
-
"o-stepper-step": typeof
|
380
|
-
"o-switch": typeof
|
381
|
-
"o-tabs": typeof
|
382
|
-
"o-tab": typeof
|
383
|
-
"o-table": typeof
|
384
|
-
"o-text": typeof
|
385
|
-
"o-textarea": typeof
|
386
|
-
"o-text-field": typeof
|
387
|
-
"o-toolbar": typeof
|
388
|
-
"o-tooltip": typeof
|
389
|
-
"o-treeview": typeof
|
390
|
-
"o-validation": typeof
|
349
|
+
"o-app-bar": typeof wc90d19714df6c4b16bd5d42bc705e7692.propsDefinition & VueComponentBaseProps;
|
350
|
+
"o-avatar": typeof wc8848766a05fd4a7a8e1a89376b3cf09a.propsDefinition & VueComponentBaseProps;
|
351
|
+
"o-badge": typeof wc4cc48714e16a45feb2d213932a13d1f8.propsDefinition & VueComponentBaseProps;
|
352
|
+
"o-btn": typeof wc2dc36afd27594696ad30c07d123dcc62.propsDefinition & VueComponentBaseProps;
|
353
|
+
"o-btn-group": typeof wc2c9330897d814c55987d0530d63d458e.propsDefinition & VueComponentBaseProps;
|
354
|
+
"o-card": typeof wc9349eb7714274f73bb91f7994524e5c8.propsDefinition & VueComponentBaseProps;
|
355
|
+
"o-checkbox": typeof wcf552852ba9874a378c9329da62aaf9dc.propsDefinition & VueComponentBaseProps;
|
356
|
+
"o-chip": typeof wcf12317feb91b4efebc337cfe39fabe1c.propsDefinition & VueComponentBaseProps;
|
357
|
+
"o-col": typeof wcd116618a12d0439f8da809535809c260.propsDefinition & VueComponentBaseProps;
|
358
|
+
"o-data-table": typeof wc27c00720f7fb46bbb39286a2cb94797c.propsDefinition & VueComponentBaseProps;
|
359
|
+
"o-dialog": typeof wcdc1c89b3d0c24b7aa1050f19a0f962b3.propsDefinition & VueComponentBaseProps;
|
360
|
+
"o-divider": typeof wcc0415286cfac41349dd264dc1621c463.propsDefinition & VueComponentBaseProps;
|
361
|
+
"o-draggable": typeof wc3465fc250ac44f43af9d3df1cf17ec55.propsDefinition & VueComponentBaseProps;
|
362
|
+
"o-expansion-panels": typeof wc220372653d7a43a6a79cf1d01a23cffb.propsDefinition & VueComponentBaseProps;
|
363
|
+
"o-expansion-panel": typeof wca6ca5f7d21d24b168fcab70c965fded1.propsDefinition & VueComponentBaseProps;
|
364
|
+
"o-host-provider": typeof wc8beba318c75e49aab203190ba1953c71.propsDefinition & VueComponentBaseProps;
|
365
|
+
"o-icon": typeof wcdf79ba95ee5d40139e7935297b7d1e87.propsDefinition & VueComponentBaseProps;
|
366
|
+
"o-img": typeof wc1a821ca3b97a4b78bf235864addd38ca.propsDefinition & VueComponentBaseProps;
|
367
|
+
"o-layout": typeof wc428e436c13dc457898a408786361c9b1.propsDefinition & VueComponentBaseProps;
|
368
|
+
"o-list": typeof wc154a229c9bd84d31aed848da93f29ea2.propsDefinition & VueComponentBaseProps;
|
369
|
+
"o-list-item": typeof wc4a4631845ea24fbb8cabdbb9b06772da.propsDefinition & VueComponentBaseProps;
|
370
|
+
"o-main": typeof wc1ed9f2ec3580492cb211d719c9b15ad1.propsDefinition & VueComponentBaseProps;
|
371
|
+
"o-menu": typeof wc01c206c8b30e41408b6457cdea679b78.propsDefinition & VueComponentBaseProps;
|
372
|
+
"o-navigation-drawer": typeof wc48b4d391d03f4a01a9485b845917d229.propsDefinition & VueComponentBaseProps;
|
373
|
+
"o-panel": typeof wc1d8d2a2328244f1eab96344841305976.propsDefinition & VueComponentBaseProps;
|
374
|
+
"o-progress": typeof wc247719ac6d3843ec889face452544a21.propsDefinition & VueComponentBaseProps;
|
375
|
+
"o-radio-group": typeof wc48962186dfb94f37adc76f475b80015d.propsDefinition & VueComponentBaseProps;
|
376
|
+
"o-radio": typeof wc2d9c50d3dcb1421cafb8eab80be243a1.propsDefinition & VueComponentBaseProps;
|
377
|
+
"o-select": typeof wc578e2a4d5cd247a4b1291911256253a7.propsDefinition & VueComponentBaseProps;
|
378
|
+
"o-slider": typeof wcd108fdde5ca942d7ae92195eb74b5452.propsDefinition & VueComponentBaseProps;
|
379
|
+
"o-snackbar": typeof wca19feddcd78b4065b7650162fd088379.propsDefinition & VueComponentBaseProps;
|
380
|
+
"o-spacer": typeof wcc26ccc7aeae04f76a062e83c6df302fc.propsDefinition & VueComponentBaseProps;
|
381
|
+
"o-stepper": typeof wc7cc2d4feecde4174badc5797ba6fb53e.propsDefinition & VueComponentBaseProps;
|
382
|
+
"o-stepper-step": typeof wca8c8ffd3d8ff46ee969d8fb6b9522104.propsDefinition & VueComponentBaseProps;
|
383
|
+
"o-switch": typeof wc31cc47b19e7d4c40b826f58d1c955a43.propsDefinition & VueComponentBaseProps;
|
384
|
+
"o-tabs": typeof wc7345c491927b43438d9f5e14f51fbfad.propsDefinition & VueComponentBaseProps;
|
385
|
+
"o-tab": typeof wc8669930d609c497e8cde0c554621db88.propsDefinition & VueComponentBaseProps;
|
386
|
+
"o-table": typeof wc9ae46ba053704a329be291bf111c2a85.propsDefinition & VueComponentBaseProps;
|
387
|
+
"o-text": typeof wcb5a113074f704ba89e1ee4102ea95536.propsDefinition & VueComponentBaseProps;
|
388
|
+
"o-textarea": typeof wc1e7db8a98533485d97b4359f64601ff0.propsDefinition & VueComponentBaseProps;
|
389
|
+
"o-text-field": typeof wc94cf71a5a68d4b86aea325d400df2bd2.propsDefinition & VueComponentBaseProps;
|
390
|
+
"o-toolbar": typeof wc575bd9ad6c0d4fc9ab53fbd1b93786c4.propsDefinition & VueComponentBaseProps;
|
391
|
+
"o-tooltip": typeof wc19adb19938604f41b10f3a00eb3eb534.propsDefinition & VueComponentBaseProps;
|
392
|
+
"o-treeview": typeof wcc617a9d7e25249929c41becb55905973.propsDefinition & VueComponentBaseProps;
|
393
|
+
"o-validation": typeof wc1e7fa637f4914cbeb9ceb6d577fec150.propsDefinition & VueComponentBaseProps;
|
391
394
|
"omfx-emoticon": typeof wc58330f37503947799af05363e58bda3c.propsDefinition & VueComponentBaseProps;
|
392
395
|
"omfx-textcompletion-panel": typeof wc327ec741777b4e1ea8017f1d0a3b8d9d.propsDefinition & VueComponentBaseProps;
|
393
396
|
"omfx-themedefinition-editor": typeof wc4ff736bf8c544324883ed49f2a38f846.propsDefinition & VueComponentBaseProps;
|
394
|
-
"omfx-blueprint-picker": typeof wc44e2dd896269442f800da69000d4c2f1.propsDefinition & VueComponentBaseProps;
|
395
|
-
"omfx-color-schema-definition-picker": typeof wc829fbdec1d3b44059578b89b6d04c52b.propsDefinition & VueComponentBaseProps;
|
396
|
-
"omfx-color-schema-picker": typeof wc1266389c28034034921b897f788f302d.propsDefinition & VueComponentBaseProps;
|
397
397
|
"omfx-theme-definition-picker": typeof wc252ece0016594978b3ddfafdd59adda4.propsDefinition & VueComponentBaseProps;
|
398
398
|
"omfx-theme-editor-v2": typeof wc5abbb7170e454f0d8cb537bcad180cd7.propsDefinition & VueComponentBaseProps;
|
399
399
|
"omfx-theme-provider": typeof wc008c41f92c8847eea45f09ebc0535fc1.propsDefinition & VueComponentBaseProps;
|
@@ -457,12 +457,18 @@ declare global {
|
|
457
457
|
"omfx-properties-text-editor": typeof wcb8cc745685f2417cacf578d9bed620b5.propsDefinition & VueComponentBaseProps;
|
458
458
|
"omfx-properties-time-display": typeof wceb1460af73a8467597c5d0987d38cae5.propsDefinition & VueComponentBaseProps;
|
459
459
|
"omfx-properties-time-editor": typeof wcf6b07b9fb080465498768f4fc8c58415.propsDefinition & VueComponentBaseProps;
|
460
|
+
"omfx-blueprint-picker": typeof wc44e2dd896269442f800da69000d4c2f1.propsDefinition & VueComponentBaseProps;
|
461
|
+
"omfx-color-settings-picker": typeof wc638cfe124ab24d0ebd0711c0bd844af6.propsDefinition & VueComponentBaseProps;
|
462
|
+
"omfx-color-schema-definition-picker": typeof wc829fbdec1d3b44059578b89b6d04c52b.propsDefinition & VueComponentBaseProps;
|
463
|
+
"omfx-color-schema-picker": typeof wc1266389c28034034921b897f788f302d.propsDefinition & VueComponentBaseProps;
|
464
|
+
"omfx-typography-picker": typeof wc54730f05dd2c4f2da1c830b3985b36a9.propsDefinition & VueComponentBaseProps;
|
460
465
|
"omfx-content-block": typeof wccf8f32c9a70e408489a451caa80cd327.propsDefinition & VueComponentBaseProps;
|
461
466
|
"omfx-content-block-settings": typeof wcce1c0a7d513e45ee86564ec4235e712d.propsDefinition & VueComponentBaseProps;
|
462
467
|
"omfx-velcron-block": typeof wc80bd5b0978ea40439001d3d409236382.propsDefinition & VueComponentBaseProps;
|
463
468
|
"omfx-velcron-block-settings": typeof wce8526e8ed3f74e848e0dd747fd4d376d.propsDefinition & VueComponentBaseProps;
|
464
469
|
"omfx-velcron-definition-picker": typeof wcb197c5e805cc4d6bb3d012e258560b31.propsDefinition & VueComponentBaseProps;
|
465
470
|
"omfx-velcron-properties-editor": typeof wcdabd67ab338243858fe7d1ca24399995.propsDefinition & VueComponentBaseProps;
|
471
|
+
"omfx-velcron-property-editor-creator": typeof wc5688474abe554cabb34c696620eb6be1.propsDefinition & VueComponentBaseProps;
|
466
472
|
"omfx-filterengine-taxonomy-propertysettings": typeof wcdb625bea89b04f32a946efe7a887c7f2.propsDefinition & VueComponentBaseProps;
|
467
473
|
"omfx-filterengine-taxonomy-defaultvalue-input": typeof wcded30c240e6c4688955867472a8d0a02.propsDefinition & VueComponentBaseProps;
|
468
474
|
"omfx-layout-background-settings": typeof wcf5cf0b4975644d688124880ae533869e.propsDefinition & VueComponentBaseProps;
|
@@ -591,57 +597,54 @@ declare global {
|
|
591
597
|
"LayoutBlockRendererHelper": typeof wc0b2ee63495854227a082987161a9e641 & VueComponentBaseProps;
|
592
598
|
"LayoutRendererCanvas": typeof wcf346db89a53b404690b1795429fb0162 & VueComponentBaseProps;
|
593
599
|
"MediaPickerDallePollingImage": typeof wc8f6c9579f26646dfb316c087e04455cc & VueComponentBaseProps;
|
594
|
-
"OAppBar": typeof
|
595
|
-
"OAvatar": typeof
|
596
|
-
"OBadge": typeof
|
597
|
-
"OBtn": typeof
|
598
|
-
"OBtnGroup": typeof
|
599
|
-
"OCard": typeof
|
600
|
-
"OCheckbox": typeof
|
601
|
-
"OChip": typeof
|
602
|
-
"OCol": typeof
|
603
|
-
"ODataTable": typeof
|
604
|
-
"ODialog": typeof
|
605
|
-
"ODivider": typeof
|
606
|
-
"ODraggable": typeof
|
607
|
-
"OExpansionPanels": typeof
|
608
|
-
"OExpansionPanel": typeof
|
609
|
-
"OHostProvider": typeof
|
610
|
-
"OIcon": typeof
|
611
|
-
"OImg": typeof
|
612
|
-
"OLayout": typeof
|
613
|
-
"OList": typeof
|
614
|
-
"OListItem": typeof
|
615
|
-
"OMain": typeof
|
616
|
-
"OMenu": typeof
|
617
|
-
"ONavigationDrawer": typeof
|
618
|
-
"OPanel": typeof
|
619
|
-
"OProgress": typeof
|
620
|
-
"ORadioGroup": typeof
|
621
|
-
"ORadio": typeof
|
622
|
-
"OSelect": typeof
|
623
|
-
"OSlider": typeof
|
624
|
-
"OSnackbar": typeof
|
625
|
-
"OSpacer": typeof
|
626
|
-
"OStepper": typeof
|
627
|
-
"OStepperStep": typeof
|
628
|
-
"OSwitch": typeof
|
629
|
-
"OTabs": typeof
|
630
|
-
"OTab": typeof
|
631
|
-
"OTable": typeof
|
632
|
-
"OText": typeof
|
633
|
-
"OTextarea": typeof
|
634
|
-
"OTextField": typeof
|
635
|
-
"OToolbar": typeof
|
636
|
-
"OTooltip": typeof
|
637
|
-
"OTreeview": typeof
|
638
|
-
"OValidation": typeof
|
600
|
+
"OAppBar": typeof wc90d19714df6c4b16bd5d42bc705e7692 & VueComponentBaseProps;
|
601
|
+
"OAvatar": typeof wc8848766a05fd4a7a8e1a89376b3cf09a & VueComponentBaseProps;
|
602
|
+
"OBadge": typeof wc4cc48714e16a45feb2d213932a13d1f8 & VueComponentBaseProps;
|
603
|
+
"OBtn": typeof wc2dc36afd27594696ad30c07d123dcc62 & VueComponentBaseProps;
|
604
|
+
"OBtnGroup": typeof wc2c9330897d814c55987d0530d63d458e & VueComponentBaseProps;
|
605
|
+
"OCard": typeof wc9349eb7714274f73bb91f7994524e5c8 & VueComponentBaseProps;
|
606
|
+
"OCheckbox": typeof wcf552852ba9874a378c9329da62aaf9dc & VueComponentBaseProps;
|
607
|
+
"OChip": typeof wcf12317feb91b4efebc337cfe39fabe1c & VueComponentBaseProps;
|
608
|
+
"OCol": typeof wcd116618a12d0439f8da809535809c260 & VueComponentBaseProps;
|
609
|
+
"ODataTable": typeof wc27c00720f7fb46bbb39286a2cb94797c & VueComponentBaseProps;
|
610
|
+
"ODialog": typeof wcdc1c89b3d0c24b7aa1050f19a0f962b3 & VueComponentBaseProps;
|
611
|
+
"ODivider": typeof wcc0415286cfac41349dd264dc1621c463 & VueComponentBaseProps;
|
612
|
+
"ODraggable": typeof wc3465fc250ac44f43af9d3df1cf17ec55 & VueComponentBaseProps;
|
613
|
+
"OExpansionPanels": typeof wc220372653d7a43a6a79cf1d01a23cffb & VueComponentBaseProps;
|
614
|
+
"OExpansionPanel": typeof wca6ca5f7d21d24b168fcab70c965fded1 & VueComponentBaseProps;
|
615
|
+
"OHostProvider": typeof wc8beba318c75e49aab203190ba1953c71 & VueComponentBaseProps;
|
616
|
+
"OIcon": typeof wcdf79ba95ee5d40139e7935297b7d1e87 & VueComponentBaseProps;
|
617
|
+
"OImg": typeof wc1a821ca3b97a4b78bf235864addd38ca & VueComponentBaseProps;
|
618
|
+
"OLayout": typeof wc428e436c13dc457898a408786361c9b1 & VueComponentBaseProps;
|
619
|
+
"OList": typeof wc154a229c9bd84d31aed848da93f29ea2 & VueComponentBaseProps;
|
620
|
+
"OListItem": typeof wc4a4631845ea24fbb8cabdbb9b06772da & VueComponentBaseProps;
|
621
|
+
"OMain": typeof wc1ed9f2ec3580492cb211d719c9b15ad1 & VueComponentBaseProps;
|
622
|
+
"OMenu": typeof wc01c206c8b30e41408b6457cdea679b78 & VueComponentBaseProps;
|
623
|
+
"ONavigationDrawer": typeof wc48b4d391d03f4a01a9485b845917d229 & VueComponentBaseProps;
|
624
|
+
"OPanel": typeof wc1d8d2a2328244f1eab96344841305976 & VueComponentBaseProps;
|
625
|
+
"OProgress": typeof wc247719ac6d3843ec889face452544a21 & VueComponentBaseProps;
|
626
|
+
"ORadioGroup": typeof wc48962186dfb94f37adc76f475b80015d & VueComponentBaseProps;
|
627
|
+
"ORadio": typeof wc2d9c50d3dcb1421cafb8eab80be243a1 & VueComponentBaseProps;
|
628
|
+
"OSelect": typeof wc578e2a4d5cd247a4b1291911256253a7 & VueComponentBaseProps;
|
629
|
+
"OSlider": typeof wcd108fdde5ca942d7ae92195eb74b5452 & VueComponentBaseProps;
|
630
|
+
"OSnackbar": typeof wca19feddcd78b4065b7650162fd088379 & VueComponentBaseProps;
|
631
|
+
"OSpacer": typeof wcc26ccc7aeae04f76a062e83c6df302fc & VueComponentBaseProps;
|
632
|
+
"OStepper": typeof wc7cc2d4feecde4174badc5797ba6fb53e & VueComponentBaseProps;
|
633
|
+
"OStepperStep": typeof wca8c8ffd3d8ff46ee969d8fb6b9522104 & VueComponentBaseProps;
|
634
|
+
"OSwitch": typeof wc31cc47b19e7d4c40b826f58d1c955a43 & VueComponentBaseProps;
|
635
|
+
"OTabs": typeof wc7345c491927b43438d9f5e14f51fbfad & VueComponentBaseProps;
|
636
|
+
"OTab": typeof wc8669930d609c497e8cde0c554621db88 & VueComponentBaseProps;
|
637
|
+
"OTable": typeof wc9ae46ba053704a329be291bf111c2a85 & VueComponentBaseProps;
|
638
|
+
"OText": typeof wcb5a113074f704ba89e1ee4102ea95536 & VueComponentBaseProps;
|
639
|
+
"OTextarea": typeof wc1e7db8a98533485d97b4359f64601ff0 & VueComponentBaseProps;
|
640
|
+
"OTextField": typeof wc94cf71a5a68d4b86aea325d400df2bd2 & VueComponentBaseProps;
|
641
|
+
"OToolbar": typeof wc575bd9ad6c0d4fc9ab53fbd1b93786c4 & VueComponentBaseProps;
|
642
|
+
"OTooltip": typeof wc19adb19938604f41b10f3a00eb3eb534 & VueComponentBaseProps;
|
643
|
+
"OTreeview": typeof wcc617a9d7e25249929c41becb55905973 & VueComponentBaseProps;
|
644
|
+
"OValidation": typeof wc1e7fa637f4914cbeb9ceb6d577fec150 & VueComponentBaseProps;
|
639
645
|
"Emoticon": typeof wc58330f37503947799af05363e58bda3c & VueComponentBaseProps;
|
640
646
|
"TextcompletionPanel": typeof wc327ec741777b4e1ea8017f1d0a3b8d9d & VueComponentBaseProps;
|
641
647
|
"ThemedefinitionEditor": typeof wc4ff736bf8c544324883ed49f2a38f846 & VueComponentBaseProps;
|
642
|
-
"BlueprintPicker": typeof wc44e2dd896269442f800da69000d4c2f1 & VueComponentBaseProps;
|
643
|
-
"ColorSchemaDefinitionPicker": typeof wc829fbdec1d3b44059578b89b6d04c52b & VueComponentBaseProps;
|
644
|
-
"ColorSchemaPicker": typeof wc1266389c28034034921b897f788f302d & VueComponentBaseProps;
|
645
648
|
"ThemeDefinitionPicker": typeof wc252ece0016594978b3ddfafdd59adda4 & VueComponentBaseProps;
|
646
649
|
"ThemeEditorV2": typeof wc5abbb7170e454f0d8cb537bcad180cd7 & VueComponentBaseProps;
|
647
650
|
"ThemeProvider": typeof wc008c41f92c8847eea45f09ebc0535fc1 & VueComponentBaseProps;
|
@@ -705,12 +708,18 @@ declare global {
|
|
705
708
|
"PropertiesTextEditor": typeof wcb8cc745685f2417cacf578d9bed620b5 & VueComponentBaseProps;
|
706
709
|
"PropertiesTimeDisplay": typeof wceb1460af73a8467597c5d0987d38cae5 & VueComponentBaseProps;
|
707
710
|
"PropertiesTimeEditor": typeof wcf6b07b9fb080465498768f4fc8c58415 & VueComponentBaseProps;
|
711
|
+
"BlueprintPicker": typeof wc44e2dd896269442f800da69000d4c2f1 & VueComponentBaseProps;
|
712
|
+
"ColorSettingsPicker": typeof wc638cfe124ab24d0ebd0711c0bd844af6 & VueComponentBaseProps;
|
713
|
+
"ColorSchemaDefinitionPicker": typeof wc829fbdec1d3b44059578b89b6d04c52b & VueComponentBaseProps;
|
714
|
+
"ColorSchemaPicker": typeof wc1266389c28034034921b897f788f302d & VueComponentBaseProps;
|
715
|
+
"TypographyPicker": typeof wc54730f05dd2c4f2da1c830b3985b36a9 & VueComponentBaseProps;
|
708
716
|
"ContentBlock": typeof wccf8f32c9a70e408489a451caa80cd327 & VueComponentBaseProps;
|
709
717
|
"ContentBlockSettings": typeof wcce1c0a7d513e45ee86564ec4235e712d & VueComponentBaseProps;
|
710
718
|
"VelcronBlock": typeof wc80bd5b0978ea40439001d3d409236382 & VueComponentBaseProps;
|
711
719
|
"VelcronBlockSettings": typeof wce8526e8ed3f74e848e0dd747fd4d376d & VueComponentBaseProps;
|
712
720
|
"VelcronDefinitionPicker": typeof wcb197c5e805cc4d6bb3d012e258560b31 & VueComponentBaseProps;
|
713
721
|
"VelcronPropertiesEditor": typeof wcdabd67ab338243858fe7d1ca24399995 & VueComponentBaseProps;
|
722
|
+
"VelcronPropertyEditorCreator": typeof wc5688474abe554cabb34c696620eb6be1 & VueComponentBaseProps;
|
714
723
|
"FilterengineTaxonomyPropertysettings": typeof wcdb625bea89b04f32a946efe7a887c7f2 & VueComponentBaseProps;
|
715
724
|
"FilterengineTaxonomyDefaultvalueInput": typeof wcded30c240e6c4688955867472a8d0a02 & VueComponentBaseProps;
|
716
725
|
"LayoutBackgroundSettings": typeof wcf5cf0b4975644d688124880ae533869e & VueComponentBaseProps;
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@omnia/fx",
|
3
3
|
"license": "MIT",
|
4
|
-
"version": "8.0.
|
4
|
+
"version": "8.0.90-vnext",
|
5
5
|
"description": "Provide Omnia Fx typings and tooling for clientside Omnia development.",
|
6
6
|
"scripts": {
|
7
7
|
"test": "echo \"Error: no test specified\" && exit 1",
|
@@ -20,13 +20,13 @@
|
|
20
20
|
],
|
21
21
|
"author": "Precio Fishbone",
|
22
22
|
"dependencies": {
|
23
|
-
"@omnia/fx-models": "8.0.
|
23
|
+
"@omnia/fx-models": "8.0.90-vnext",
|
24
24
|
"@microsoft/signalr": "6.0.1",
|
25
25
|
"broadcast-channel": "4.8.0",
|
26
26
|
"dayjs": "1.10.7",
|
27
27
|
"vue-virtual-scroller": "1.0.0-rc.2",
|
28
28
|
"splitpanes": "2.4.1",
|
29
|
-
"vuetify": "3.3.
|
29
|
+
"vuetify": "3.3.13",
|
30
30
|
"vue": "3.3.4",
|
31
31
|
"tslib": "2.5.0",
|
32
32
|
"typescript": "5.0.4",
|
@@ -1,50 +0,0 @@
|
|
1
|
-
import { VelcronImageRatios } from "@omnia/fx-models";
|
2
|
-
export declare function useVelcronState(): {
|
3
|
-
content: {
|
4
|
-
editor: {
|
5
|
-
main: {
|
6
|
-
name: string;
|
7
|
-
type: "markdown";
|
8
|
-
mapToStateProperty: string;
|
9
|
-
};
|
10
|
-
caption: {
|
11
|
-
name: string;
|
12
|
-
type: "text";
|
13
|
-
mapToStateProperty: string;
|
14
|
-
};
|
15
|
-
};
|
16
|
-
state: (main: string, caption?: string) => {
|
17
|
-
content: {
|
18
|
-
main: string;
|
19
|
-
caption: string;
|
20
|
-
};
|
21
|
-
};
|
22
|
-
bind: {
|
23
|
-
main: string;
|
24
|
-
caption: string;
|
25
|
-
};
|
26
|
-
};
|
27
|
-
image: {
|
28
|
-
editor: {
|
29
|
-
main: {
|
30
|
-
name: string;
|
31
|
-
type: "image";
|
32
|
-
mapToStateProperty: string;
|
33
|
-
};
|
34
|
-
};
|
35
|
-
state: {
|
36
|
-
main: (url: string, ratio: VelcronImageRatios) => {
|
37
|
-
"main-image": {
|
38
|
-
url: string;
|
39
|
-
ratio: VelcronImageRatios;
|
40
|
-
};
|
41
|
-
};
|
42
|
-
};
|
43
|
-
bind: {
|
44
|
-
main: {
|
45
|
-
url: string;
|
46
|
-
ratio: string;
|
47
|
-
};
|
48
|
-
};
|
49
|
-
};
|
50
|
-
};
|
@@ -1 +0,0 @@
|
|
1
|
-
export declare const useVelcronColorPropertyEditor: (settings?: undefined) => import("@omnia/fx-models").VelcronPropertyEditor<any>;
|
@@ -1 +0,0 @@
|
|
1
|
-
export declare const useVelcronMarkdownPropertyEditor: (settings?: undefined) => import("@omnia/fx-models").VelcronPropertyEditor<any>;
|
@@ -1 +0,0 @@
|
|
1
|
-
export declare const useVelcronSwitchPropertyEditor: (settings?: undefined) => import("@omnia/fx-models").VelcronPropertyEditor<any>;
|
@@ -1 +0,0 @@
|
|
1
|
-
export declare const useVelcronTextPropertyEditor: (settings?: undefined) => import("@omnia/fx-models").VelcronPropertyEditor<any>;
|
@@ -1 +0,0 @@
|
|
1
|
-
export {};
|
@@ -1 +0,0 @@
|
|
1
|
-
export {};
|
File without changes
|
File without changes
|