@vertigis/workflow 5.31.1 → 5.32.1
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/amd/Errors.js +1 -1
- package/amd/Validation.js +1 -1
- package/amd/activities/arcgis/AddFeatureLayer.js +1 -1
- package/amd/activities/arcgis/AddFeatures.js +1 -1
- package/amd/activities/arcgis/AddGraphics.js +1 -1
- package/amd/activities/arcgis/DeleteFeatures.js +1 -1
- package/amd/activities/arcgis/GetViewExtent.js +1 -1
- package/amd/activities/arcgis/MapProvider.js +1 -1
- package/amd/activities/arcgis/RemoveFeatureSetFields.js +1 -1
- package/amd/activities/arcgis/RemoveGraphics.js +1 -1
- package/amd/activities/arcgis/RunPrint.js +1 -1
- package/amd/activities/arcgis/RunReport.d.ts +1 -0
- package/amd/activities/arcgis/RunReport.js +1 -1
- package/amd/activities/arcgis/RunWorkflow.js +1 -1
- package/amd/activities/arcgis/SetLayerDefinitionExpression.js +1 -1
- package/amd/activities/arcgis/SetViewpoint.js +1 -1
- package/amd/activities/arcgis/ShowResults.js +1 -1
- package/amd/activities/arcgis/UpdateFeatures.js +1 -1
- package/amd/activities/arcgis/runUtils.js +1 -1
- package/amd/activities/arcgis/shared.js +1 -1
- package/amd/activities/core/ForEach.js +1 -1
- package/amd/activities/core/ParseUrl.js +1 -1
- package/amd/activities/forms/FormRenderer.d.ts +0 -1
- package/amd/activities/forms/FormRenderer.js +1 -1
- package/amd/amdpile.js +1 -1
- package/amd/amdpile.js.LICENSE.txt +12 -3
- package/amd/app/AppActivity.d.ts +47 -3
- package/amd/app/AppActivity.js +1 -1
- package/amd/app/RegisterCustomFormElementBase.d.ts +11 -1
- package/amd/bundle.js +1 -1
- package/amd/deps/react/index.min.js +2 -0
- package/amd/deps/react/index.min.js.LICENSE.txt +14 -0
- package/amd/execution/ProgramRunner.js +1 -1
- package/amd/forms/FormComponent.d.ts +2 -2
- package/amd/forms/FormComponent.js +1 -1
- package/amd/forms/FormDefinition.d.ts +1 -1
- package/amd/forms/FormElementOuter.d.ts +3 -2
- package/amd/forms/FormElementOuter.js +1 -1
- package/amd/forms/FormHost.js +1 -1
- package/amd/forms/assets/arrow.js +1 -1
- package/amd/forms/assets/chevron.js +1 -1
- package/amd/forms/assets/cross.js +1 -1
- package/amd/forms/assets/datetime.js +1 -1
- package/amd/forms/assets/remove.js +1 -1
- package/amd/forms/assets/scan.js +1 -1
- package/amd/forms/common.js +1 -1
- package/amd/forms/components/DatePicker.d.ts +1 -1
- package/amd/forms/components/DatePicker.js +1 -1
- package/amd/forms/components/DateRangePicker.d.ts +1 -1
- package/amd/forms/components/DateRangePicker.js +1 -1
- package/amd/forms/components/DateTimePicker.js +1 -1
- package/amd/forms/components/Navigator.js +1 -1
- package/amd/forms/components/NumberRangeSlider.d.ts +1 -1
- package/amd/forms/components/NumberRangeSlider.js +1 -1
- package/amd/forms/components/NumberSlider.d.ts +1 -1
- package/amd/forms/components/NumberSlider.js +1 -1
- package/amd/forms/components/SyntheticButton.js +1 -1
- package/amd/forms/components/TimePickerInput.d.ts +1 -1
- package/amd/forms/components/TimePickerInput.js +1 -1
- package/amd/forms/dateUtilities.js +1 -1
- package/amd/forms/datetime.js +1 -1
- package/amd/forms/files.js +1 -1
- package/amd/forms/geometry.js +1 -1
- package/amd/forms/number.d.ts +1 -1
- package/amd/forms/number.js +1 -1
- package/amd/forms/numberSliderUtilities.js +1 -1
- package/amd/forms/presenter.js +1 -1
- package/amd/forms/renderers.js +1 -1
- package/amd/forms/scanner.js +1 -1
- package/amd/forms/selectors.js +1 -1
- package/amd/forms/text.js +1 -1
- package/amd/forms/utils.js +1 -1
- package/amd/libs/version.d.ts +1 -1
- package/amd/libs/version.js +1 -1
- package/amd/licensing/LicenseChecker.js +1 -1
- package/amd/licensing/Watermark.js +1 -1
- package/esm/Errors.js +1 -1
- package/esm/Validation.js +1 -1
- package/esm/activities/arcgis/AddFeatureLayer.js +1 -1
- package/esm/activities/arcgis/AddFeatures.js +1 -1
- package/esm/activities/arcgis/AddGraphics.js +1 -1
- package/esm/activities/arcgis/CreateFeatureSet.js +1 -1
- package/esm/activities/arcgis/DeleteFeatures.js +1 -1
- package/esm/activities/arcgis/Geoprocessing.js +1 -1
- package/esm/activities/arcgis/GeoprocessingAsync.js +1 -1
- package/esm/activities/arcgis/GetCodedValueDomain.js +1 -1
- package/esm/activities/arcgis/GetViewExtent.js +1 -1
- package/esm/activities/arcgis/MapProvider.js +1 -1
- package/esm/activities/arcgis/RemoveFeatureSetFields.js +1 -1
- package/esm/activities/arcgis/RemoveGraphics.js +1 -1
- package/esm/activities/arcgis/RunPrint.js +1 -1
- package/esm/activities/arcgis/RunReport.d.ts +1 -0
- package/esm/activities/arcgis/RunReport.js +1 -1
- package/esm/activities/arcgis/RunWorkflow.js +1 -1
- package/esm/activities/arcgis/SetViewpoint.js +1 -1
- package/esm/activities/arcgis/ShowResults.js +1 -1
- package/esm/activities/arcgis/UpdateFeatures.js +1 -1
- package/esm/activities/arcgis/runUtils.js +1 -1
- package/esm/activities/arcgis/shared.js +1 -1
- package/esm/activities/core/ForEach.js +1 -1
- package/esm/activities/core/ParseUrl.js +1 -1
- package/esm/activities/core/Subworkflow.js +1 -1
- package/esm/activities/forms/FormRenderer.d.ts +0 -1
- package/esm/activities/forms/FormRenderer.js +1 -1
- package/esm/app/ActivityPackUtils.js +1 -1
- package/esm/app/AppActivity.d.ts +47 -3
- package/esm/app/AppActivity.js +1 -1
- package/esm/app/RegisterCustomFormElementBase.d.ts +11 -1
- package/esm/app/RegisterCustomFormElementBase.js +1 -1
- package/esm/deps/react/index.min.js +2 -0
- package/esm/deps/react/index.min.js.LICENSE.txt +14 -0
- package/esm/execution/ProgramRunner.js +1 -1
- package/esm/forms/FormComponent.d.ts +2 -2
- package/esm/forms/FormComponent.js +1 -1
- package/esm/forms/FormDefinition.d.ts +1 -1
- package/esm/forms/FormElementOuter.d.ts +3 -2
- package/esm/forms/FormElementOuter.js +1 -1
- package/esm/forms/FormHost.js +1 -1
- package/esm/forms/assets/arrow.js +1 -1
- package/esm/forms/assets/chevron.js +1 -1
- package/esm/forms/assets/cross.js +1 -1
- package/esm/forms/assets/datetime.js +1 -1
- package/esm/forms/assets/remove.js +1 -1
- package/esm/forms/assets/scan.js +1 -1
- package/esm/forms/common.js +1 -1
- package/esm/forms/components/DatePicker.d.ts +1 -1
- package/esm/forms/components/DatePicker.js +1 -1
- package/esm/forms/components/DateRangePicker.d.ts +1 -1
- package/esm/forms/components/DateRangePicker.js +1 -1
- package/esm/forms/components/DateTimePicker.js +1 -1
- package/esm/forms/components/Navigator.js +1 -1
- package/esm/forms/components/NumberRangeSlider.d.ts +1 -1
- package/esm/forms/components/NumberRangeSlider.js +1 -1
- package/esm/forms/components/NumberSlider.d.ts +1 -1
- package/esm/forms/components/NumberSlider.js +1 -1
- package/esm/forms/components/SyntheticButton.js +1 -1
- package/esm/forms/components/TimePickerInput.d.ts +1 -1
- package/esm/forms/components/TimePickerInput.js +1 -1
- package/esm/forms/dateUtilities.js +1 -1
- package/esm/forms/datetime.js +1 -1
- package/esm/forms/files.js +1 -1
- package/esm/forms/geometry.js +1 -1
- package/esm/forms/number.d.ts +1 -1
- package/esm/forms/number.js +1 -1
- package/esm/forms/numberFormatter.js +1 -1
- package/esm/forms/numberSliderUtilities.js +1 -1
- package/esm/forms/presenter.js +1 -1
- package/esm/forms/renderers.js +1 -1
- package/esm/forms/scanner.js +1 -1
- package/esm/forms/selectors.js +1 -1
- package/esm/forms/text.js +1 -1
- package/esm/forms/utils.js +1 -1
- package/esm/libs/version.d.ts +1 -1
- package/esm/libs/version.js +1 -1
- package/esm/licensing/LicenseChecker.js +1 -1
- package/esm/licensing/Watermark.js +1 -1
- package/package.json +13 -8
- package/runtime/Errors.js +1 -1
- package/runtime/Validation.js +1 -1
- package/runtime/activities/arcgis/AddFeatureLayer.js +1 -1
- package/runtime/activities/arcgis/AddFeatures.js +1 -1
- package/runtime/activities/arcgis/AddGraphics.js +1 -1
- package/runtime/activities/arcgis/DeleteFeatures.js +1 -1
- package/runtime/activities/arcgis/GetViewExtent.js +1 -1
- package/runtime/activities/arcgis/MapProvider.js +1 -1
- package/runtime/activities/arcgis/RemoveFeatureSetFields.js +1 -1
- package/runtime/activities/arcgis/RemoveGraphics.js +1 -1
- package/runtime/activities/arcgis/RunPrint.js +1 -1
- package/runtime/activities/arcgis/RunReport.d.ts +1 -0
- package/runtime/activities/arcgis/RunReport.js +1 -1
- package/runtime/activities/arcgis/RunWorkflow.js +1 -1
- package/runtime/activities/arcgis/SetLayerDefinitionExpression.js +1 -1
- package/runtime/activities/arcgis/SetViewpoint.js +1 -1
- package/runtime/activities/arcgis/ShowResults.js +1 -1
- package/runtime/activities/arcgis/UpdateFeatures.js +1 -1
- package/runtime/activities/arcgis/runUtils.js +1 -1
- package/runtime/activities/arcgis/shared.js +1 -1
- package/runtime/activities/core/ForEach.js +1 -1
- package/runtime/activities/core/ParseUrl.js +1 -1
- package/runtime/activities/forms/FormRenderer.d.ts +0 -1
- package/runtime/activities/forms/FormRenderer.js +1 -1
- package/runtime/amdpile.js +1 -1
- package/runtime/amdpile.js.LICENSE.txt +12 -3
- package/runtime/app/AppActivity.d.ts +47 -3
- package/runtime/app/AppActivity.js +1 -1
- package/runtime/app/RegisterCustomFormElementBase.d.ts +11 -1
- package/runtime/bundle.js +1 -1
- package/runtime/deps/react/index.min.js +2 -0
- package/runtime/deps/react/index.min.js.LICENSE.txt +14 -0
- package/runtime/execution/ProgramRunner.js +1 -1
- package/runtime/forms/FormComponent.d.ts +2 -2
- package/runtime/forms/FormComponent.js +1 -1
- package/runtime/forms/FormDefinition.d.ts +1 -1
- package/runtime/forms/FormElementOuter.d.ts +3 -2
- package/runtime/forms/FormElementOuter.js +1 -1
- package/runtime/forms/FormHost.js +1 -1
- package/runtime/forms/assets/arrow.js +1 -1
- package/runtime/forms/assets/chevron.js +1 -1
- package/runtime/forms/assets/cross.js +1 -1
- package/runtime/forms/assets/datetime.js +1 -1
- package/runtime/forms/assets/remove.js +1 -1
- package/runtime/forms/assets/scan.js +1 -1
- package/runtime/forms/common.js +1 -1
- package/runtime/forms/components/DatePicker.d.ts +1 -1
- package/runtime/forms/components/DatePicker.js +1 -1
- package/runtime/forms/components/DateRangePicker.d.ts +1 -1
- package/runtime/forms/components/DateRangePicker.js +1 -1
- package/runtime/forms/components/DateTimePicker.js +1 -1
- package/runtime/forms/components/Navigator.js +1 -1
- package/runtime/forms/components/NumberRangeSlider.d.ts +1 -1
- package/runtime/forms/components/NumberRangeSlider.js +1 -1
- package/runtime/forms/components/NumberSlider.d.ts +1 -1
- package/runtime/forms/components/NumberSlider.js +1 -1
- package/runtime/forms/components/SyntheticButton.js +1 -1
- package/runtime/forms/components/TimePickerInput.d.ts +1 -1
- package/runtime/forms/components/TimePickerInput.js +1 -1
- package/runtime/forms/dateUtilities.js +1 -1
- package/runtime/forms/datetime.js +1 -1
- package/runtime/forms/files.js +1 -1
- package/runtime/forms/geometry.js +1 -1
- package/runtime/forms/number.d.ts +1 -1
- package/runtime/forms/number.js +1 -1
- package/runtime/forms/numberSliderUtilities.js +1 -1
- package/runtime/forms/presenter.js +1 -1
- package/runtime/forms/renderers.js +1 -1
- package/runtime/forms/scanner.js +1 -1
- package/runtime/forms/selectors.js +1 -1
- package/runtime/forms/text.js +1 -1
- package/runtime/forms/utils.js +1 -1
- package/runtime/libs/version.d.ts +1 -1
- package/runtime/libs/version.js +1 -1
- package/runtime/licensing/LicenseChecker.js +1 -1
- package/runtime/licensing/Watermark.js +1 -1
|
@@ -44,7 +44,7 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
|
44
44
|
PERFORMANCE OF THIS SOFTWARE.
|
|
45
45
|
***************************************************************************** */
|
|
46
46
|
|
|
47
|
-
/** @license React v0.
|
|
47
|
+
/** @license React v0.20.2
|
|
48
48
|
* scheduler.production.min.js
|
|
49
49
|
*
|
|
50
50
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
@@ -53,7 +53,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
53
53
|
* LICENSE file in the root directory of this source tree.
|
|
54
54
|
*/
|
|
55
55
|
|
|
56
|
-
/** @license React
|
|
56
|
+
/** @license React v17.0.2
|
|
57
57
|
* react-dom.production.min.js
|
|
58
58
|
*
|
|
59
59
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
@@ -62,7 +62,16 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
62
62
|
* LICENSE file in the root directory of this source tree.
|
|
63
63
|
*/
|
|
64
64
|
|
|
65
|
-
/** @license React
|
|
65
|
+
/** @license React v17.0.2
|
|
66
|
+
* react-jsx-runtime.production.min.js
|
|
67
|
+
*
|
|
68
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
69
|
+
*
|
|
70
|
+
* This source code is licensed under the MIT license found in the
|
|
71
|
+
* LICENSE file in the root directory of this source tree.
|
|
72
|
+
*/
|
|
73
|
+
|
|
74
|
+
/** @license React v17.0.2
|
|
66
75
|
* react.production.min.js
|
|
67
76
|
*
|
|
68
77
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
package/amd/app/AppActivity.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { Application, Map, Site, Widget } from "@vertigis/workflow/runtime/app";
|
|
3
|
+
import { FormRenderer } from "../activities/forms/FormRenderer";
|
|
3
4
|
/** Properties that control how an activity user interface is hosted by the host application. */
|
|
4
5
|
export interface ShowProps {
|
|
5
6
|
/** The name of the container that will host the activity user interface. */
|
|
@@ -26,8 +27,51 @@ export interface RenderResolve<T> {
|
|
|
26
27
|
/** Returns a rejection to the activity. */
|
|
27
28
|
reject(reason: any): any;
|
|
28
29
|
}
|
|
30
|
+
export interface IAppActivity {
|
|
31
|
+
/**
|
|
32
|
+
* The host application. For example:
|
|
33
|
+
* - Geocortex Viewer for HTML5: https://docs.vertigisstudio.com/essentials/gvh/latest/api-help/classes/_mapping_infrastructure_amd_d_._geocortex_infrastructure_viewer_.viewerapplication.html
|
|
34
|
+
* - Web AppBuilder: https://developers.arcgis.com/web-appbuilder/api-reference
|
|
35
|
+
*/
|
|
36
|
+
app: Application;
|
|
37
|
+
/**
|
|
38
|
+
* The map of the host application. For example:
|
|
39
|
+
* - ArcGIS API for JavaScript v3: https://developers.arcgis.com/javascript/3/jsapi/map-amd.html
|
|
40
|
+
* - ArcGIS API for JavaScript v4: https://developers.arcgis.com/javascript/latest/api-reference/esri-Map.html
|
|
41
|
+
*/
|
|
42
|
+
map: Map;
|
|
43
|
+
/**
|
|
44
|
+
* The Geocortex Essentials site of the host application. This is available in Geocortex Viewer for HTML5 applications only.
|
|
45
|
+
* See https://docs.vertigisstudio.com/essentials/gvh/latest/api-help/classes/_essentials_amd_d_._geocortex_essentials_site_.site.html
|
|
46
|
+
*/
|
|
47
|
+
site: Site;
|
|
48
|
+
/**
|
|
49
|
+
* The Web AppBuilder widget running the workflow. This is available in Web AppBuilder applications only.
|
|
50
|
+
*/
|
|
51
|
+
widget: Widget;
|
|
52
|
+
createRenderer(): FormRenderer;
|
|
53
|
+
/** Performs the activity execution logic. */
|
|
54
|
+
execute(...args: any[]): any;
|
|
55
|
+
/** Renders the activity user interface. */
|
|
56
|
+
render<T, TState>(method: RenderMethod<T, this, TState>, state: TState): Promise<T>;
|
|
57
|
+
/** Renders the activity user interface. */
|
|
58
|
+
render<T>(method: RenderMethod<T, this, any>): Promise<T>;
|
|
59
|
+
/** Renders the activity user interface. */
|
|
60
|
+
render(visual: JSX.Element): Promise<React.Component<any, any> | Element>;
|
|
61
|
+
/** Renders the activity user interface. */
|
|
62
|
+
render(visual: any): Promise<any>;
|
|
63
|
+
/** Renders the activity user interface. */
|
|
64
|
+
render(): Promise<HTMLElement>;
|
|
65
|
+
/** Renders the activity user interface. */
|
|
66
|
+
render(visual?: any, state?: any): Promise<any>;
|
|
67
|
+
}
|
|
68
|
+
export interface AppActivityConstructor {
|
|
69
|
+
new (): IAppActivity;
|
|
70
|
+
}
|
|
29
71
|
/**
|
|
30
72
|
* A base activity implementation that provides access to application level resources and
|
|
31
73
|
* facilitates rendering of custom user interfaces.
|
|
74
|
+
* @deprecated Decorate your activity's class with `@activate(<ClassName>)` to use `<ClassName>` in your activity instead.
|
|
75
|
+
* e.g. If you add `@activate(MapProvider)` before your class, you can add `mapProvider: typeof MapProvider` as an extra parameter to its `execute()` method.
|
|
32
76
|
*/
|
|
33
|
-
export declare
|
|
77
|
+
export declare const AppActivity: AppActivityConstructor;
|
package/amd/app/AppActivity.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
define(["require","exports","tslib","react","react-dom","../Task"],function(e,t,
|
|
1
|
+
define(["require","exports","tslib","react","react-dom","../Task"],function(e,t,c,r,u,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.AppActivity=void 0,t.AppActivity=function(){var n=this.execute;this.execute=function(e,r){var i=this,t=r.ambient.trivia;return this.app=t.app,this.map=t.map,this.site=t.site,this.widget=t.widget,this.FormRenderer=t.FormRenderer,this.completion=r.ambient.completion,this.execute=n,this.createRenderer=function(){var e,t=i.renderer;return void 0===t&&((t=i.renderer=i.FormRenderer.createCustom()).state=r.ambient,e=function(){return t.dispose()},i.completion.then(e,e)),i.renderer||(i.renderer=i.FormRenderer.createCustom())},n.apply(this,arguments)}},t.AppActivity.prototype.createRenderer=function(){return null},t.AppActivity.prototype.applyProps=function(e){var t=this.createRenderer();!function(e,t){var r=!1;if(null!=t)for(var i in t)e[i]!==t[i]&&(e[i]=t[i],r=!0);return r}(this.showProps||(this.showProps={}),e)||(e=this.showProps,t.form={defaults:{container:e.container},elements:{header:{type:"Header",section:"header",title:{markdown:e.title},value:e.icon}}},t.invalidate())},t.AppActivity.prototype.show=function(e){return this.applyProps(e),this.createRenderer().show()},t.AppActivity.prototype.spin=function(e){return this.applyProps(e),this.createRenderer().spin()},t.AppActivity.prototype.spinNoBlock=function(e){return this.applyProps(e),this.createRenderer().spinNoBlock()},t.AppActivity.prototype.hide=function(){return this.createRenderer().hide()},t.AppActivity.prototype.render=function(t,a){return(0,c.__awaiter)(this,void 0,void 0,function(){var o,p,s;return(0,c.__generator)(this,function(e){return o=this.createRenderer().container,"function"==typeof t?(p=this,s=t,[2,new i.Task(function(i,n){return(0,c.__awaiter)(this,void 0,void 0,function(){var t,r;return(0,c.__generator)(this,function(e){switch(e.label){case 0:return(t=i.bind(void 0)).reject=n.bind(void 0),r=u.render,[4,s.call(p,t,a)];case 1:return r.apply(void 0,[e.sent(),o]),[2]}})})})]):(0,r.isValidElement)(t)?[2,new i.Task(function(e){(0,u.render)(t,o,e)})]:[2,o]})})}});
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { IActivityHandler, IActivityContext, Deferrable } from "../IActivityHandler";
|
|
1
3
|
import { Element } from "../forms/FormDefinition";
|
|
2
4
|
/**
|
|
3
5
|
* The props of a custom form element.
|
|
@@ -16,9 +18,17 @@ export interface CustomFormElementProps {
|
|
|
16
18
|
*/
|
|
17
19
|
raiseEvent: (eventName: "changed" | "clicked" | "custom", eventValue: any) => void;
|
|
18
20
|
}
|
|
21
|
+
export interface IRegisterCustomFormElementBase extends IActivityHandler {
|
|
22
|
+
/** Executes the logic for an activity. */
|
|
23
|
+
execute(inputs: {}, context: IActivityContext, ...args: any[]): Deferrable<{}>;
|
|
24
|
+
register: (name: string, component: React.ComponentClass<CustomFormElementProps> | React.FunctionComponent<CustomFormElementProps>) => void;
|
|
25
|
+
}
|
|
26
|
+
export interface RegisterCustomFormElementBaseConstructor {
|
|
27
|
+
new (): IRegisterCustomFormElementBase;
|
|
28
|
+
}
|
|
19
29
|
/**
|
|
20
30
|
* A base activity implementation that provides a convenient way to register
|
|
21
31
|
* custom form elements to be used in Display Form activities.
|
|
22
32
|
* @deprecated Use `FormElementRegistration` instead.
|
|
23
33
|
*/
|
|
24
|
-
export declare
|
|
34
|
+
export declare const RegisterCustomFormElementBase: RegisterCustomFormElementBaseConstructor;
|