udp-react-stencil-component-library 1.0.3 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -1,3 +1,634 @@
1
- export * from '../lib/components';
2
- export { ConfigService, apiMutate } from 'udp-stencil-component-library/dist/types';
3
- export type { UnityEnvironment, IConfigService } from 'udp-stencil-component-library/dist/types';
1
+ import "udp-stencil-component-library/dist/stencil-library/stencil-library.css";
2
+ import { EventName, StencilReactComponent } from "@stencil/react-output-target/runtime";
3
+ import { AddMapFeaturePopup as AddMapFeaturePopup$1 } from "udp-stencil-component-library/dist/components/add-map-feature-popup.js";
4
+ import { AdvancedSearchBuilder as AdvancedSearchBuilder$1 } from "udp-stencil-component-library/dist/components/advanced-search-builder.js";
5
+ import { AdvancedSearchGrouped as AdvancedSearchGrouped$1 } from "udp-stencil-component-library/dist/components/advanced-search-grouped.js";
6
+ import { AdvancedSearch as AdvancedSearch$1 } from "udp-stencil-component-library/dist/components/advanced-search.js";
7
+ import { AgGridBase as AgGridBase$1 } from "udp-stencil-component-library/dist/components/ag-grid-base.js";
8
+ import { AgTable as AgTable$1 } from "udp-stencil-component-library/dist/components/ag-table.js";
9
+ import { AmbientDemoContainer as AmbientDemoContainer$1 } from "udp-stencil-component-library/dist/components/ambient-demo-container.js";
10
+ import { AmbientTemplateGrid as AmbientTemplateGrid$1 } from "udp-stencil-component-library/dist/components/ambient-template-grid.js";
11
+ import { ApiMethodGrid as ApiMethodGrid$1 } from "udp-stencil-component-library/dist/components/api-method-grid.js";
12
+ import { ApiMethodInstanceGrid as ApiMethodInstanceGrid$1 } from "udp-stencil-component-library/dist/components/api-method-instance-grid.js";
13
+ import { AppBar as AppBar$1 } from "udp-stencil-component-library/dist/components/app-bar.js";
14
+ import { ChartContainer as ChartContainer$1 } from "udp-stencil-component-library/dist/components/chart-container.js";
15
+ import { ChartKpi as ChartKpi$1 } from "udp-stencil-component-library/dist/components/chart-kpi.js";
16
+ import { CheckBoxGroup as CheckBoxGroup$1 } from "udp-stencil-component-library/dist/components/check-box-group.js";
17
+ import { CheckBox as CheckBox$1 } from "udp-stencil-component-library/dist/components/check-box.js";
18
+ import { ChipSection as ChipSection$1 } from "udp-stencil-component-library/dist/components/chip-section.js";
19
+ import { ClientSideGrid as ClientSideGrid$1 } from "udp-stencil-component-library/dist/components/client-side-grid.js";
20
+ import { ColorPreview as ColorPreview$1 } from "udp-stencil-component-library/dist/components/color-preview.js";
21
+ import { CustomButton as CustomButton$1 } from "udp-stencil-component-library/dist/components/custom-button.js";
22
+ import { DateTimeRenderer as DateTimeRenderer$1 } from "udp-stencil-component-library/dist/components/date-time-renderer.js";
23
+ import { EditViewFormDialog as EditViewFormDialog$1 } from "udp-stencil-component-library/dist/components/edit-view-form-dialog.js";
24
+ import { EntityMaintenanceGrid as EntityMaintenanceGrid$1 } from "udp-stencil-component-library/dist/components/entity-maintenance-grid.js";
25
+ import { FeatureDetailsCard as FeatureDetailsCard$1 } from "udp-stencil-component-library/dist/components/feature-details-card.js";
26
+ import { FeatureDetailsPopup as FeatureDetailsPopup$1 } from "udp-stencil-component-library/dist/components/feature-details-popup.js";
27
+ import { FileUploadRenderer as FileUploadRenderer$1 } from "udp-stencil-component-library/dist/components/file-upload-renderer.js";
28
+ import { FileUpload as FileUpload$1 } from "udp-stencil-component-library/dist/components/file-upload.js";
29
+ import { FilterConditions as FilterConditions$1 } from "udp-stencil-component-library/dist/components/filter-conditions.js";
30
+ import { FilterGroup as FilterGroup$1 } from "udp-stencil-component-library/dist/components/filter-group.js";
31
+ import { FluentDialog as FluentDialog$1 } from "udp-stencil-component-library/dist/components/fluent-dialog.js";
32
+ import { GetUser as GetUser$1 } from "udp-stencil-component-library/dist/components/get-user.js";
33
+ import { GridHeader as GridHeader$1 } from "udp-stencil-component-library/dist/components/grid-header.js";
34
+ import { GridPrimaryBar as GridPrimaryBar$1 } from "udp-stencil-component-library/dist/components/grid-primary-bar.js";
35
+ import { HintPanel as HintPanel$1 } from "udp-stencil-component-library/dist/components/hint-panel.js";
36
+ import { ImageUpload as ImageUpload$1 } from "udp-stencil-component-library/dist/components/image-upload.js";
37
+ import { InputsExample as InputsExample$1 } from "udp-stencil-component-library/dist/components/inputs-example.js";
38
+ import { KpiList as KpiList$1 } from "udp-stencil-component-library/dist/components/kpi-list.js";
39
+ import { ListOptionsRenderer as ListOptionsRenderer$1 } from "udp-stencil-component-library/dist/components/list-options-renderer.js";
40
+ import { LogicalSearchIndicator as LogicalSearchIndicator$1 } from "udp-stencil-component-library/dist/components/logical-search-indicator.js";
41
+ import { MapComponent as MapComponent$1 } from "udp-stencil-component-library/dist/components/map-component.js";
42
+ import { MapToolbar as MapToolbar$1 } from "udp-stencil-component-library/dist/components/map-toolbar.js";
43
+ import { MyComponent as MyComponent$1 } from "udp-stencil-component-library/dist/components/my-component.js";
44
+ import { NumericField as NumericField$1 } from "udp-stencil-component-library/dist/components/numeric-field.js";
45
+ import { PageRenderer as PageRenderer$1 } from "udp-stencil-component-library/dist/components/page-renderer.js";
46
+ import { PrimaryActionHeader as PrimaryActionHeader$1 } from "udp-stencil-component-library/dist/components/primary-action-header.js";
47
+ import { QuestionConfigsRenderer as QuestionConfigsRenderer$1 } from "udp-stencil-component-library/dist/components/question-configs-renderer.js";
48
+ import { QuestionSpecificConfigsRenderer as QuestionSpecificConfigsRenderer$1 } from "udp-stencil-component-library/dist/components/question-specific-configs-renderer.js";
49
+ import { ResourceTimelineCalendar as ResourceTimelineCalendar$1 } from "udp-stencil-component-library/dist/components/resource-timeline-calendar.js";
50
+ import { ResourceTimelinePrimaryBar as ResourceTimelinePrimaryBar$1 } from "udp-stencil-component-library/dist/components/resource-timeline-primary-bar.js";
51
+ import { SaveViewFormDialog as SaveViewFormDialog$1 } from "udp-stencil-component-library/dist/components/save-view-form-dialog.js";
52
+ import { SearchListItem as SearchListItem$1 } from "udp-stencil-component-library/dist/components/search-list-item.js";
53
+ import { SectionConfigsRenderer as SectionConfigsRenderer$1 } from "udp-stencil-component-library/dist/components/section-configs-renderer.js";
54
+ import { SelectLayerPopup as SelectLayerPopup$1 } from "udp-stencil-component-library/dist/components/select-layer-popup.js";
55
+ import { SelectableList as SelectableList$1 } from "udp-stencil-component-library/dist/components/selectable-list.js";
56
+ import { ServerSideGrid as ServerSideGrid$1 } from "udp-stencil-component-library/dist/components/server-side-grid.js";
57
+ import { SideSheetContainer as SideSheetContainer$1 } from "udp-stencil-component-library/dist/components/side-sheet-container.js";
58
+ import { SideSheet as SideSheet$1 } from "udp-stencil-component-library/dist/components/side-sheet.js";
59
+ import { SignatureInput as SignatureInput$1 } from "udp-stencil-component-library/dist/components/signature-input.js";
60
+ import { SimpleCard as SimpleCard$1 } from "udp-stencil-component-library/dist/components/simple-card.js";
61
+ import { SplitLinePopup as SplitLinePopup$1 } from "udp-stencil-component-library/dist/components/split-line-popup.js";
62
+ import { StatusChip as StatusChip$1 } from "udp-stencil-component-library/dist/components/status-chip.js";
63
+ import { StencilChip as StencilChip$1 } from "udp-stencil-component-library/dist/components/stencil-chip.js";
64
+ import { StencilField as StencilField$1 } from "udp-stencil-component-library/dist/components/stencil-field.js";
65
+ import { StencilForm as StencilForm$1 } from "udp-stencil-component-library/dist/components/stencil-form.js";
66
+ import { StencilIconButtonGridActionHeader as StencilIconButtonGridActionHeader$1 } from "udp-stencil-component-library/dist/components/stencil-icon-button-grid-action-header.js";
67
+ import { StencilIconButton as StencilIconButton$1 } from "udp-stencil-component-library/dist/components/stencil-icon-button.js";
68
+ import { StencilToggle as StencilToggle$1 } from "udp-stencil-component-library/dist/components/stencil-toggle.js";
69
+ import { TallyDisplay as TallyDisplay$1 } from "udp-stencil-component-library/dist/components/tally-display.js";
70
+ import { TestApiUpdated as TestApiUpdated$1 } from "udp-stencil-component-library/dist/components/test-api-updated.js";
71
+ import { TestApi as TestApi$1 } from "udp-stencil-component-library/dist/components/test-api.js";
72
+ import { TextArea as TextArea$1 } from "udp-stencil-component-library/dist/components/text-area.js";
73
+ import { TextField as TextField$1 } from "udp-stencil-component-library/dist/components/text-field.js";
74
+ import { TextInputRenderer as TextInputRenderer$1 } from "udp-stencil-component-library/dist/components/text-input-renderer.js";
75
+ import { ToggleButton as ToggleButton$1 } from "udp-stencil-component-library/dist/components/toggle-button.js";
76
+ import { TreeListItem as TreeListItem$1 } from "udp-stencil-component-library/dist/components/tree-list-item.js";
77
+ import { UdpAdornment as UdpAdornment$1 } from "udp-stencil-component-library/dist/components/udp-adornment.js";
78
+ import { UdpAdvancedSearchBuilder as UdpAdvancedSearchBuilder$1 } from "udp-stencil-component-library/dist/components/udp-advanced-search-builder.js";
79
+ import { UdpAmbientCard as UdpAmbientCard$1 } from "udp-stencil-component-library/dist/components/udp-ambient-card.js";
80
+ import { UdpAmbientToolTip as UdpAmbientToolTip$1 } from "udp-stencil-component-library/dist/components/udp-ambient-tool-tip.js";
81
+ import { UdpAvatar as UdpAvatar$1 } from "udp-stencil-component-library/dist/components/udp-avatar.js";
82
+ import { UdpBadge as UdpBadge$1 } from "udp-stencil-component-library/dist/components/udp-badge.js";
83
+ import { UdpBarChart as UdpBarChart$1 } from "udp-stencil-component-library/dist/components/udp-bar-chart.js";
84
+ import { UdpButton as UdpButton$1 } from "udp-stencil-component-library/dist/components/udp-button.js";
85
+ import { UdpCalendarBase as UdpCalendarBase$1 } from "udp-stencil-component-library/dist/components/udp-calendar-base.js";
86
+ import { UdpCalendarDay as UdpCalendarDay$1 } from "udp-stencil-component-library/dist/components/udp-calendar-day.js";
87
+ import { UdpCalendarMonth as UdpCalendarMonth$1 } from "udp-stencil-component-library/dist/components/udp-calendar-month.js";
88
+ import { UdpCalendarWeek as UdpCalendarWeek$1 } from "udp-stencil-component-library/dist/components/udp-calendar-week.js";
89
+ import { UdpCalendarYear as UdpCalendarYear$1 } from "udp-stencil-component-library/dist/components/udp-calendar-year.js";
90
+ import { UdpCardActionArea as UdpCardActionArea$1 } from "udp-stencil-component-library/dist/components/udp-card-action-area.js";
91
+ import { UdpCardActions as UdpCardActions$1 } from "udp-stencil-component-library/dist/components/udp-card-actions.js";
92
+ import { UdpCardContent as UdpCardContent$1 } from "udp-stencil-component-library/dist/components/udp-card-content.js";
93
+ import { UdpCardHeader as UdpCardHeader$1 } from "udp-stencil-component-library/dist/components/udp-card-header.js";
94
+ import { UdpCardMedia as UdpCardMedia$1 } from "udp-stencil-component-library/dist/components/udp-card-media.js";
95
+ import { UdpCard as UdpCard$1 } from "udp-stencil-component-library/dist/components/udp-card.js";
96
+ import { UdpChartsExample as UdpChartsExample$1 } from "udp-stencil-component-library/dist/components/udp-charts-example.js";
97
+ import { UdpChip as UdpChip$1 } from "udp-stencil-component-library/dist/components/udp-chip.js";
98
+ import { UdpColumnHeader as UdpColumnHeader$1 } from "udp-stencil-component-library/dist/components/udp-column-header.js";
99
+ import { UdpContainerQueryGridItem as UdpContainerQueryGridItem$1 } from "udp-stencil-component-library/dist/components/udp-container-query-grid-item.js";
100
+ import { UdpContainerQueryGrid as UdpContainerQueryGrid$1 } from "udp-stencil-component-library/dist/components/udp-container-query-grid.js";
101
+ import { UdpContainerQuery as UdpContainerQuery$1 } from "udp-stencil-component-library/dist/components/udp-container-query.js";
102
+ import { UdpContainer as UdpContainer$1 } from "udp-stencil-component-library/dist/components/udp-container.js";
103
+ import { UdpDateSelector as UdpDateSelector$1 } from "udp-stencil-component-library/dist/components/udp-date-selector.js";
104
+ import { UdpDatetimeSelector as UdpDatetimeSelector$1 } from "udp-stencil-component-library/dist/components/udp-datetime-selector.js";
105
+ import { UdpDialog as UdpDialog$1 } from "udp-stencil-component-library/dist/components/udp-dialog.js";
106
+ import { UdpDistributionChart as UdpDistributionChart$1 } from "udp-stencil-component-library/dist/components/udp-distribution-chart.js";
107
+ import { UdpDivider as UdpDivider$1 } from "udp-stencil-component-library/dist/components/udp-divider.js";
108
+ import { UdpDonutChart as UdpDonutChart$1 } from "udp-stencil-component-library/dist/components/udp-donut-chart.js";
109
+ import { UdpDynamicContainerWithMenu as UdpDynamicContainerWithMenu$1 } from "udp-stencil-component-library/dist/components/udp-dynamic-container-with-menu.js";
110
+ import { UdpDynamicForm as UdpDynamicForm$1 } from "udp-stencil-component-library/dist/components/udp-dynamic-form.js";
111
+ import { UdpFetch as UdpFetch$1 } from "udp-stencil-component-library/dist/components/udp-fetch.js";
112
+ import { UdpFormsBuilderMenu as UdpFormsBuilderMenu$1 } from "udp-stencil-component-library/dist/components/udp-forms-builder-menu.js";
113
+ import { UdpFormsBuilderQuestionItem as UdpFormsBuilderQuestionItem$1 } from "udp-stencil-component-library/dist/components/udp-forms-builder-question-item.js";
114
+ import { UdpFormsBuilderStyleOverride as UdpFormsBuilderStyleOverride$1 } from "udp-stencil-component-library/dist/components/udp-forms-builder-style-override.js";
115
+ import { UdpFormsBuilder as UdpFormsBuilder$1 } from "udp-stencil-component-library/dist/components/udp-forms-builder.js";
116
+ import { UdpFormsListCard as UdpFormsListCard$1 } from "udp-stencil-component-library/dist/components/udp-forms-list-card.js";
117
+ import { UdpFormsList as UdpFormsList$1 } from "udp-stencil-component-library/dist/components/udp-forms-list.js";
118
+ import { UdpFormsRenderer as UdpFormsRenderer$1 } from "udp-stencil-component-library/dist/components/udp-forms-renderer.js";
119
+ import { UdpFormsUi as UdpFormsUi$1 } from "udp-stencil-component-library/dist/components/udp-forms-ui.js";
120
+ import { UdpFunctionButton as UdpFunctionButton$1 } from "udp-stencil-component-library/dist/components/udp-function-button.js";
121
+ import { UdpGridLoader as UdpGridLoader$1 } from "udp-stencil-component-library/dist/components/udp-grid-loader.js";
122
+ import { UdpHotlistForm as UdpHotlistForm$1 } from "udp-stencil-component-library/dist/components/udp-hotlist-form.js";
123
+ import { UdpIconButton as UdpIconButton$1 } from "udp-stencil-component-library/dist/components/udp-icon-button.js";
124
+ import { UdpIcon as UdpIcon$1 } from "udp-stencil-component-library/dist/components/udp-icon.js";
125
+ import { UdpLineChart as UdpLineChart$1 } from "udp-stencil-component-library/dist/components/udp-line-chart.js";
126
+ import { UdpLinearLoader as UdpLinearLoader$1 } from "udp-stencil-component-library/dist/components/udp-linear-loader.js";
127
+ import { UdpLink as UdpLink$1 } from "udp-stencil-component-library/dist/components/udp-link.js";
128
+ import { UdpListItem as UdpListItem$1 } from "udp-stencil-component-library/dist/components/udp-list-item.js";
129
+ import { UdpListRenderer as UdpListRenderer$1 } from "udp-stencil-component-library/dist/components/udp-list-renderer.js";
130
+ import { UdpMapToolbar as UdpMapToolbar$1 } from "udp-stencil-component-library/dist/components/udp-map-toolbar.js";
131
+ import { UdpMap as UdpMap$1 } from "udp-stencil-component-library/dist/components/udp-map.js";
132
+ import { UdpMenuItem as UdpMenuItem$1 } from "udp-stencil-component-library/dist/components/udp-menu-item.js";
133
+ import { UdpMenu as UdpMenu$1 } from "udp-stencil-component-library/dist/components/udp-menu.js";
134
+ import { UdpNotification as UdpNotification$1 } from "udp-stencil-component-library/dist/components/udp-notification.js";
135
+ import { UdpPageHeader as UdpPageHeader$1 } from "udp-stencil-component-library/dist/components/udp-page-header.js";
136
+ import { UdpPage as UdpPage$1 } from "udp-stencil-component-library/dist/components/udp-page.js";
137
+ import { UdpPagination as UdpPagination$1 } from "udp-stencil-component-library/dist/components/udp-pagination.js";
138
+ import { UdpPopOverGridActionHeader as UdpPopOverGridActionHeader$1 } from "udp-stencil-component-library/dist/components/udp-pop-over-grid-action-header.js";
139
+ import { UdpPopOver as UdpPopOver$1 } from "udp-stencil-component-library/dist/components/udp-pop-over.js";
140
+ import { UdpQuestion as UdpQuestion$1 } from "udp-stencil-component-library/dist/components/udp-question.js";
141
+ import { UdpRadioButton as UdpRadioButton$1 } from "udp-stencil-component-library/dist/components/udp-radio-button.js";
142
+ import { UdpSaveDraftButton as UdpSaveDraftButton$1 } from "udp-stencil-component-library/dist/components/udp-save-draft-button.js";
143
+ import { UdpSelector as UdpSelector$1 } from "udp-stencil-component-library/dist/components/udp-selector.js";
144
+ import { UdpSideSheet as UdpSideSheet$1 } from "udp-stencil-component-library/dist/components/udp-side-sheet.js";
145
+ import { UdpSkeletonLoading as UdpSkeletonLoading$1 } from "udp-stencil-component-library/dist/components/udp-skeleton-loading.js";
146
+ import { UdpSplitScreen as UdpSplitScreen$1 } from "udp-stencil-component-library/dist/components/udp-split-screen.js";
147
+ import { UdpStepperDemo as UdpStepperDemo$1 } from "udp-stencil-component-library/dist/components/udp-stepper-demo.js";
148
+ import { UdpStepper as UdpStepper$1 } from "udp-stencil-component-library/dist/components/udp-stepper.js";
149
+ import { UdpTab as UdpTab$1 } from "udp-stencil-component-library/dist/components/udp-tab.js";
150
+ import { UdpTabs as UdpTabs$1 } from "udp-stencil-component-library/dist/components/udp-tabs.js";
151
+ import { UdpTimeSelector as UdpTimeSelector$1 } from "udp-stencil-component-library/dist/components/udp-time-selector.js";
152
+ import { UdpUserCreator as UdpUserCreator$1 } from "udp-stencil-component-library/dist/components/udp-user-creator.js";
153
+ import { UdpVerticalSpacer as UdpVerticalSpacer$1 } from "udp-stencil-component-library/dist/components/udp-vertical-spacer.js";
154
+ import { UnityTypography as UnityTypography$1 } from "udp-stencil-component-library/dist/components/unity-typography.js";
155
+ import { UpdAlertBanner as UpdAlertBanner$1 } from "udp-stencil-component-library/dist/components/upd-alert-banner.js";
156
+ import { ValidationChip as ValidationChip$1 } from "udp-stencil-component-library/dist/components/validation-chip.js";
157
+ import { ConfigService, apiMutate } from "udp-stencil-component-library/dist/components";
158
+ import { AdvancedSearchBuilderCustomEvent, AgGridBaseCustomEvent, ApiMethodGridCustomEvent, ApiMethodInstanceGridCustomEvent, ClientSideGridCustomEvent, EntityMaintenanceGridCustomEvent, FileUploadCustomEvent, FilterGroupCustomEvent, GridApi, ImageUploadCustomEvent, Search, ServerSideGridCustomEvent, SignatureInputCustomEvent, StencilFormCustomEvent, UdpAdvancedSearchBuilderCustomEvent, UdpButtonCustomEvent, UdpCardHeaderCustomEvent, UdpIconButtonCustomEvent, UdpLinkCustomEvent, UdpListItemCustomEvent, UdpMenuItemCustomEvent } from "udp-stencil-component-library";
159
+ import { IConfigService, UnityEnvironment } from "udp-stencil-component-library/dist/types";
160
+
161
+ //#region lib/components.d.ts
162
+ type AddMapFeaturePopupEvents = NonNullable<unknown>;
163
+ declare const AddMapFeaturePopup: StencilReactComponent<AddMapFeaturePopup$1, AddMapFeaturePopupEvents>;
164
+ type AdvancedSearchEvents = {
165
+ onAdvancedSearchItemChange: EventName<CustomEvent<any>>;
166
+ };
167
+ declare const AdvancedSearch: StencilReactComponent<AdvancedSearch$1, AdvancedSearchEvents>;
168
+ type AdvancedSearchBuilderEvents = {
169
+ onFilterSave: EventName<AdvancedSearchBuilderCustomEvent<Search>>;
170
+ onChange: EventName<AdvancedSearchBuilderCustomEvent<Search>>;
171
+ };
172
+ declare const AdvancedSearchBuilder: StencilReactComponent<AdvancedSearchBuilder$1, AdvancedSearchBuilderEvents>;
173
+ type AdvancedSearchGroupedEvents = {
174
+ onAdvancedSearchItemChange: EventName<CustomEvent<any>>;
175
+ onSearchItemChanged: EventName<CustomEvent<any>>;
176
+ onSearchOperatorChanged: EventName<CustomEvent<any>>;
177
+ };
178
+ declare const AdvancedSearchGrouped: StencilReactComponent<AdvancedSearchGrouped$1, AdvancedSearchGroupedEvents>;
179
+ type AgGridBaseEvents = {
180
+ onGridReady: EventName<AgGridBaseCustomEvent<GridApi>>;
181
+ onHeaderAction: EventName<CustomEvent<{
182
+ name: string;
183
+ payload?: any;
184
+ }>>;
185
+ };
186
+ declare const AgGridBase: StencilReactComponent<AgGridBase$1, AgGridBaseEvents>;
187
+ type AgTableEvents = NonNullable<unknown>;
188
+ declare const AgTable: StencilReactComponent<AgTable$1, AgTableEvents>;
189
+ type AmbientDemoContainerEvents = NonNullable<unknown>;
190
+ declare const AmbientDemoContainer: StencilReactComponent<AmbientDemoContainer$1, AmbientDemoContainerEvents>;
191
+ type AmbientTemplateGridEvents = {
192
+ onViewSaved: EventName<CustomEvent<any>>;
193
+ onExternalEmitter: EventName<CustomEvent<any>>;
194
+ onFilterChanged: EventName<CustomEvent<any>>;
195
+ onSelectedIdsChanged: EventName<CustomEvent<number[]>>;
196
+ };
197
+ declare const AmbientTemplateGrid: StencilReactComponent<AmbientTemplateGrid$1, AmbientTemplateGridEvents>;
198
+ type ApiMethodGridEvents = {
199
+ onGridReady: EventName<ApiMethodGridCustomEvent<GridApi>>;
200
+ };
201
+ declare const ApiMethodGrid: StencilReactComponent<ApiMethodGrid$1, ApiMethodGridEvents>;
202
+ type ApiMethodInstanceGridEvents = {
203
+ onGridReady: EventName<ApiMethodInstanceGridCustomEvent<GridApi>>;
204
+ };
205
+ declare const ApiMethodInstanceGrid: StencilReactComponent<ApiMethodInstanceGrid$1, ApiMethodInstanceGridEvents>;
206
+ type AppBarEvents = NonNullable<unknown>;
207
+ declare const AppBar: StencilReactComponent<AppBar$1, AppBarEvents>;
208
+ type ChartContainerEvents = NonNullable<unknown>;
209
+ declare const ChartContainer: StencilReactComponent<ChartContainer$1, ChartContainerEvents>;
210
+ type ChartKpiEvents = NonNullable<unknown>;
211
+ declare const ChartKpi: StencilReactComponent<ChartKpi$1, ChartKpiEvents>;
212
+ type CheckBoxEvents = {
213
+ onChange: EventName<CustomEvent<string>>;
214
+ };
215
+ declare const CheckBox: StencilReactComponent<CheckBox$1, CheckBoxEvents>;
216
+ type CheckBoxGroupEvents = NonNullable<unknown>;
217
+ declare const CheckBoxGroup: StencilReactComponent<CheckBoxGroup$1, CheckBoxGroupEvents>;
218
+ type ChipSectionEvents = NonNullable<unknown>;
219
+ declare const ChipSection: StencilReactComponent<ChipSection$1, ChipSectionEvents>;
220
+ type ClientSideGridEvents = {
221
+ onGridReady: EventName<ClientSideGridCustomEvent<GridApi>>;
222
+ };
223
+ declare const ClientSideGrid: StencilReactComponent<ClientSideGrid$1, ClientSideGridEvents>;
224
+ type ColorPreviewEvents = NonNullable<unknown>;
225
+ declare const ColorPreview: StencilReactComponent<ColorPreview$1, ColorPreviewEvents>;
226
+ type CustomButtonEvents = {
227
+ onCustomClick: EventName<CustomEvent<void>>;
228
+ };
229
+ declare const CustomButton: StencilReactComponent<CustomButton$1, CustomButtonEvents>;
230
+ type DateTimeRendererEvents = NonNullable<unknown>;
231
+ declare const DateTimeRenderer: StencilReactComponent<DateTimeRenderer$1, DateTimeRendererEvents>;
232
+ type EditViewFormDialogEvents = NonNullable<unknown>;
233
+ declare const EditViewFormDialog: StencilReactComponent<EditViewFormDialog$1, EditViewFormDialogEvents>;
234
+ type EntityMaintenanceGridEvents = {
235
+ onGridReady: EventName<EntityMaintenanceGridCustomEvent<GridApi>>;
236
+ };
237
+ declare const EntityMaintenanceGrid: StencilReactComponent<EntityMaintenanceGrid$1, EntityMaintenanceGridEvents>;
238
+ type FeatureDetailsCardEvents = NonNullable<unknown>;
239
+ declare const FeatureDetailsCard: StencilReactComponent<FeatureDetailsCard$1, FeatureDetailsCardEvents>;
240
+ type FeatureDetailsPopupEvents = NonNullable<unknown>;
241
+ declare const FeatureDetailsPopup: StencilReactComponent<FeatureDetailsPopup$1, FeatureDetailsPopupEvents>;
242
+ type FileUploadEvents = {
243
+ onChange: EventName<FileUploadCustomEvent<{
244
+ value: string;
245
+ files: File[];
246
+ toString(): string;
247
+ valueOf(): string;
248
+ }>>;
249
+ };
250
+ declare const FileUpload: StencilReactComponent<FileUpload$1, FileUploadEvents>;
251
+ type FileUploadRendererEvents = NonNullable<unknown>;
252
+ declare const FileUploadRenderer: StencilReactComponent<FileUploadRenderer$1, FileUploadRendererEvents>;
253
+ type FilterConditionsEvents = NonNullable<unknown>;
254
+ declare const FilterConditions: StencilReactComponent<FilterConditions$1, FilterConditionsEvents>;
255
+ type FilterGroupEvents = {
256
+ onAddFilter: EventName<CustomEvent<number>>;
257
+ onAddGroup: EventName<CustomEvent<number>>;
258
+ onRemoveFilter: EventName<CustomEvent<string>>;
259
+ onRemoveGroup: EventName<CustomEvent<number>>;
260
+ onFilterChange: EventName<CustomEvent<{
261
+ filterId: string;
262
+ field?: string;
263
+ value?: any;
264
+ updates?: {
265
+ [key: string]: any;
266
+ };
267
+ }>>;
268
+ onGroupChange: EventName<CustomEvent<{
269
+ groupId: number;
270
+ logicalSearchOperator: 1 | 2;
271
+ }>>;
272
+ onDropOnFilter: EventName<FilterGroupCustomEvent<{
273
+ event: DragEvent;
274
+ targetFilterId: string;
275
+ }>>;
276
+ onToggleAddMenu: EventName<CustomEvent<number>>;
277
+ onDropOnGroup: EventName<FilterGroupCustomEvent<{
278
+ event: DragEvent;
279
+ targetGroupId: number;
280
+ }>>;
281
+ };
282
+ declare const FilterGroup: StencilReactComponent<FilterGroup$1, FilterGroupEvents>;
283
+ type FluentDialogEvents = NonNullable<unknown>;
284
+ declare const FluentDialog: StencilReactComponent<FluentDialog$1, FluentDialogEvents>;
285
+ type GetUserEvents = {
286
+ onUserDataReady: EventName<CustomEvent<any>>;
287
+ };
288
+ declare const GetUser: StencilReactComponent<GetUser$1, GetUserEvents>;
289
+ type GridHeaderEvents = {
290
+ onHeaderAction: EventName<CustomEvent<{
291
+ name: string;
292
+ payload?: any;
293
+ }>>;
294
+ };
295
+ declare const GridHeader: StencilReactComponent<GridHeader$1, GridHeaderEvents>;
296
+ type GridPrimaryBarEvents = NonNullable<unknown>;
297
+ declare const GridPrimaryBar: StencilReactComponent<GridPrimaryBar$1, GridPrimaryBarEvents>;
298
+ type HintPanelEvents = NonNullable<unknown>;
299
+ declare const HintPanel: StencilReactComponent<HintPanel$1, HintPanelEvents>;
300
+ type ImageUploadEvents = {
301
+ onChange: EventName<ImageUploadCustomEvent<{
302
+ value: string;
303
+ files: File[];
304
+ }>>;
305
+ };
306
+ declare const ImageUpload: StencilReactComponent<ImageUpload$1, ImageUploadEvents>;
307
+ type InputsExampleEvents = NonNullable<unknown>;
308
+ declare const InputsExample: StencilReactComponent<InputsExample$1, InputsExampleEvents>;
309
+ type KpiListEvents = NonNullable<unknown>;
310
+ declare const KpiList: StencilReactComponent<KpiList$1, KpiListEvents>;
311
+ type ListOptionsRendererEvents = NonNullable<unknown>;
312
+ declare const ListOptionsRenderer: StencilReactComponent<ListOptionsRenderer$1, ListOptionsRendererEvents>;
313
+ type LogicalSearchIndicatorEvents = NonNullable<unknown>;
314
+ declare const LogicalSearchIndicator: StencilReactComponent<LogicalSearchIndicator$1, LogicalSearchIndicatorEvents>;
315
+ type MapComponentEvents = NonNullable<unknown>;
316
+ declare const MapComponent: StencilReactComponent<MapComponent$1, MapComponentEvents>;
317
+ type MapToolbarEvents = NonNullable<unknown>;
318
+ declare const MapToolbar: StencilReactComponent<MapToolbar$1, MapToolbarEvents>;
319
+ type MyComponentEvents = NonNullable<unknown>;
320
+ declare const MyComponent: StencilReactComponent<MyComponent$1, MyComponentEvents>;
321
+ type NumericFieldEvents = {
322
+ onChange: EventName<CustomEvent<string>>;
323
+ };
324
+ declare const NumericField: StencilReactComponent<NumericField$1, NumericFieldEvents>;
325
+ type PageRendererEvents = NonNullable<unknown>;
326
+ declare const PageRenderer: StencilReactComponent<PageRenderer$1, PageRendererEvents>;
327
+ type PrimaryActionHeaderEvents = NonNullable<unknown>;
328
+ declare const PrimaryActionHeader: StencilReactComponent<PrimaryActionHeader$1, PrimaryActionHeaderEvents>;
329
+ type QuestionConfigsRendererEvents = NonNullable<unknown>;
330
+ declare const QuestionConfigsRenderer: StencilReactComponent<QuestionConfigsRenderer$1, QuestionConfigsRendererEvents>;
331
+ type QuestionSpecificConfigsRendererEvents = NonNullable<unknown>;
332
+ declare const QuestionSpecificConfigsRenderer: StencilReactComponent<QuestionSpecificConfigsRenderer$1, QuestionSpecificConfigsRendererEvents>;
333
+ type ResourceTimelineCalendarEvents = NonNullable<unknown>;
334
+ declare const ResourceTimelineCalendar: StencilReactComponent<ResourceTimelineCalendar$1, ResourceTimelineCalendarEvents>;
335
+ type ResourceTimelinePrimaryBarEvents = NonNullable<unknown>;
336
+ declare const ResourceTimelinePrimaryBar: StencilReactComponent<ResourceTimelinePrimaryBar$1, ResourceTimelinePrimaryBarEvents>;
337
+ type SaveViewFormDialogEvents = NonNullable<unknown>;
338
+ declare const SaveViewFormDialog: StencilReactComponent<SaveViewFormDialog$1, SaveViewFormDialogEvents>;
339
+ type SearchListItemEvents = {
340
+ onSearchItemChanged: EventName<CustomEvent<any>>;
341
+ };
342
+ declare const SearchListItem: StencilReactComponent<SearchListItem$1, SearchListItemEvents>;
343
+ type SectionConfigsRendererEvents = NonNullable<unknown>;
344
+ declare const SectionConfigsRenderer: StencilReactComponent<SectionConfigsRenderer$1, SectionConfigsRendererEvents>;
345
+ type SelectLayerPopupEvents = NonNullable<unknown>;
346
+ declare const SelectLayerPopup: StencilReactComponent<SelectLayerPopup$1, SelectLayerPopupEvents>;
347
+ type SelectableListEvents = {
348
+ onChange: EventName<CustomEvent<string>>;
349
+ };
350
+ declare const SelectableList: StencilReactComponent<SelectableList$1, SelectableListEvents>;
351
+ type ServerSideGridEvents = {
352
+ onGridReady: EventName<ServerSideGridCustomEvent<GridApi>>;
353
+ };
354
+ declare const ServerSideGrid: StencilReactComponent<ServerSideGrid$1, ServerSideGridEvents>;
355
+ type SideSheetEvents = NonNullable<unknown>;
356
+ declare const SideSheet: StencilReactComponent<SideSheet$1, SideSheetEvents>;
357
+ type SideSheetContainerEvents = NonNullable<unknown>;
358
+ declare const SideSheetContainer: StencilReactComponent<SideSheetContainer$1, SideSheetContainerEvents>;
359
+ type SignatureInputEvents = {
360
+ onChange: EventName<SignatureInputCustomEvent<File | null>>;
361
+ };
362
+ declare const SignatureInput: StencilReactComponent<SignatureInput$1, SignatureInputEvents>;
363
+ type SimpleCardEvents = NonNullable<unknown>;
364
+ declare const SimpleCard: StencilReactComponent<SimpleCard$1, SimpleCardEvents>;
365
+ type SplitLinePopupEvents = NonNullable<unknown>;
366
+ declare const SplitLinePopup: StencilReactComponent<SplitLinePopup$1, SplitLinePopupEvents>;
367
+ type StatusChipEvents = NonNullable<unknown>;
368
+ declare const StatusChip: StencilReactComponent<StatusChip$1, StatusChipEvents>;
369
+ type StencilChipEvents = {
370
+ onOnDelete: EventName<CustomEvent<void>>;
371
+ onOnToggle: EventName<CustomEvent<boolean>>;
372
+ onUdpChipClicked: EventName<CustomEvent<string>>;
373
+ };
374
+ declare const StencilChip: StencilReactComponent<StencilChip$1, StencilChipEvents>;
375
+ type StencilFieldEvents = NonNullable<unknown>;
376
+ declare const StencilField: StencilReactComponent<StencilField$1, StencilFieldEvents>;
377
+ type StencilFormEvents = {
378
+ onStencilFormInvalidEvent: EventName<StencilFormCustomEvent<Object>>;
379
+ onDirtyChange: EventName<CustomEvent<boolean>>;
380
+ };
381
+ declare const StencilForm: StencilReactComponent<StencilForm$1, StencilFormEvents>;
382
+ type StencilIconButtonEvents = NonNullable<unknown>;
383
+ declare const StencilIconButton: StencilReactComponent<StencilIconButton$1, StencilIconButtonEvents>;
384
+ type StencilIconButtonGridActionHeaderEvents = NonNullable<unknown>;
385
+ declare const StencilIconButtonGridActionHeader: StencilReactComponent<StencilIconButtonGridActionHeader$1, StencilIconButtonGridActionHeaderEvents>;
386
+ type StencilToggleEvents = {
387
+ onToggledChange: EventName<CustomEvent<any>>;
388
+ };
389
+ declare const StencilToggle: StencilReactComponent<StencilToggle$1, StencilToggleEvents>;
390
+ type TallyDisplayEvents = NonNullable<unknown>;
391
+ declare const TallyDisplay: StencilReactComponent<TallyDisplay$1, TallyDisplayEvents>;
392
+ type TestApiEvents = NonNullable<unknown>;
393
+ declare const TestApi: StencilReactComponent<TestApi$1, TestApiEvents>;
394
+ type TestApiUpdatedEvents = NonNullable<unknown>;
395
+ declare const TestApiUpdated: StencilReactComponent<TestApiUpdated$1, TestApiUpdatedEvents>;
396
+ type TextAreaEvents = {
397
+ onChange: EventName<CustomEvent<string>>;
398
+ onError: EventName<CustomEvent<string>>;
399
+ };
400
+ declare const TextArea: StencilReactComponent<TextArea$1, TextAreaEvents>;
401
+ type TextFieldEvents = {
402
+ onChange: EventName<CustomEvent<string>>;
403
+ onError: EventName<CustomEvent<string>>;
404
+ };
405
+ declare const TextField: StencilReactComponent<TextField$1, TextFieldEvents>;
406
+ type TextInputRendererEvents = NonNullable<unknown>;
407
+ declare const TextInputRenderer: StencilReactComponent<TextInputRenderer$1, TextInputRendererEvents>;
408
+ type ToggleButtonEvents = NonNullable<unknown>;
409
+ declare const ToggleButton: StencilReactComponent<ToggleButton$1, ToggleButtonEvents>;
410
+ type TreeListItemEvents = {
411
+ onItemClick: EventName<CustomEvent<{
412
+ searchField: string;
413
+ searchOperator: string;
414
+ searchValue: string;
415
+ parentName?: string;
416
+ parentPath?: string;
417
+ }>>;
418
+ onReferenceClicked: EventName<CustomEvent<{
419
+ reference: string;
420
+ name: string;
421
+ parentReference?: string;
422
+ parentFilter?: string;
423
+ parent?: string;
424
+ parentPath?: string;
425
+ }>>;
426
+ };
427
+ declare const TreeListItem: StencilReactComponent<TreeListItem$1, TreeListItemEvents>;
428
+ type UdpAdornmentEvents = NonNullable<unknown>;
429
+ declare const UdpAdornment: StencilReactComponent<UdpAdornment$1, UdpAdornmentEvents>;
430
+ type UdpAdvancedSearchBuilderEvents = {
431
+ onFilterSave: EventName<UdpAdvancedSearchBuilderCustomEvent<Search>>;
432
+ onChange: EventName<UdpAdvancedSearchBuilderCustomEvent<Search>>;
433
+ };
434
+ declare const UdpAdvancedSearchBuilder: StencilReactComponent<UdpAdvancedSearchBuilder$1, UdpAdvancedSearchBuilderEvents>;
435
+ type UdpAmbientCardEvents = NonNullable<unknown>;
436
+ declare const UdpAmbientCard: StencilReactComponent<UdpAmbientCard$1, UdpAmbientCardEvents>;
437
+ type UdpAmbientToolTipEvents = NonNullable<unknown>;
438
+ declare const UdpAmbientToolTip: StencilReactComponent<UdpAmbientToolTip$1, UdpAmbientToolTipEvents>;
439
+ type UdpAvatarEvents = NonNullable<unknown>;
440
+ declare const UdpAvatar: StencilReactComponent<UdpAvatar$1, UdpAvatarEvents>;
441
+ type UdpBadgeEvents = NonNullable<unknown>;
442
+ declare const UdpBadge: StencilReactComponent<UdpBadge$1, UdpBadgeEvents>;
443
+ type UdpBarChartEvents = NonNullable<unknown>;
444
+ declare const UdpBarChart: StencilReactComponent<UdpBarChart$1, UdpBarChartEvents>;
445
+ type UdpButtonEvents = {
446
+ onClick: EventName<UdpButtonCustomEvent<MouseEvent>>;
447
+ };
448
+ declare const UdpButton: StencilReactComponent<UdpButton$1, UdpButtonEvents>;
449
+ type UdpCalendarBaseEvents = NonNullable<unknown>;
450
+ declare const UdpCalendarBase: StencilReactComponent<UdpCalendarBase$1, UdpCalendarBaseEvents>;
451
+ type UdpCalendarDayEvents = NonNullable<unknown>;
452
+ declare const UdpCalendarDay: StencilReactComponent<UdpCalendarDay$1, UdpCalendarDayEvents>;
453
+ type UdpCalendarMonthEvents = NonNullable<unknown>;
454
+ declare const UdpCalendarMonth: StencilReactComponent<UdpCalendarMonth$1, UdpCalendarMonthEvents>;
455
+ type UdpCalendarWeekEvents = NonNullable<unknown>;
456
+ declare const UdpCalendarWeek: StencilReactComponent<UdpCalendarWeek$1, UdpCalendarWeekEvents>;
457
+ type UdpCalendarYearEvents = NonNullable<unknown>;
458
+ declare const UdpCalendarYear: StencilReactComponent<UdpCalendarYear$1, UdpCalendarYearEvents>;
459
+ type UdpCardEvents = NonNullable<unknown>;
460
+ declare const UdpCard: StencilReactComponent<UdpCard$1, UdpCardEvents>;
461
+ type UdpCardActionAreaEvents = NonNullable<unknown>;
462
+ declare const UdpCardActionArea: StencilReactComponent<UdpCardActionArea$1, UdpCardActionAreaEvents>;
463
+ type UdpCardActionsEvents = NonNullable<unknown>;
464
+ declare const UdpCardActions: StencilReactComponent<UdpCardActions$1, UdpCardActionsEvents>;
465
+ type UdpCardContentEvents = NonNullable<unknown>;
466
+ declare const UdpCardContent: StencilReactComponent<UdpCardContent$1, UdpCardContentEvents>;
467
+ type UdpCardHeaderEvents = {
468
+ onTitleClick: EventName<UdpCardHeaderCustomEvent<MouseEvent>>;
469
+ };
470
+ declare const UdpCardHeader: StencilReactComponent<UdpCardHeader$1, UdpCardHeaderEvents>;
471
+ type UdpCardMediaEvents = NonNullable<unknown>;
472
+ declare const UdpCardMedia: StencilReactComponent<UdpCardMedia$1, UdpCardMediaEvents>;
473
+ type UdpChartsExampleEvents = NonNullable<unknown>;
474
+ declare const UdpChartsExample: StencilReactComponent<UdpChartsExample$1, UdpChartsExampleEvents>;
475
+ type UdpChipEvents = {
476
+ onChipClick: EventName<CustomEvent<string>>;
477
+ onChipDelete: EventName<CustomEvent<string>>;
478
+ };
479
+ declare const UdpChip: StencilReactComponent<UdpChip$1, UdpChipEvents>;
480
+ type UdpColumnHeaderEvents = NonNullable<unknown>;
481
+ declare const UdpColumnHeader: StencilReactComponent<UdpColumnHeader$1, UdpColumnHeaderEvents>;
482
+ type UdpContainerEvents = NonNullable<unknown>;
483
+ declare const UdpContainer: StencilReactComponent<UdpContainer$1, UdpContainerEvents>;
484
+ type UdpContainerQueryEvents = NonNullable<unknown>;
485
+ declare const UdpContainerQuery: StencilReactComponent<UdpContainerQuery$1, UdpContainerQueryEvents>;
486
+ type UdpContainerQueryGridEvents = NonNullable<unknown>;
487
+ declare const UdpContainerQueryGrid: StencilReactComponent<UdpContainerQueryGrid$1, UdpContainerQueryGridEvents>;
488
+ type UdpContainerQueryGridItemEvents = NonNullable<unknown>;
489
+ declare const UdpContainerQueryGridItem: StencilReactComponent<UdpContainerQueryGridItem$1, UdpContainerQueryGridItemEvents>;
490
+ type UdpDateSelectorEvents = {
491
+ onChange: EventName<CustomEvent<string>>;
492
+ };
493
+ declare const UdpDateSelector: StencilReactComponent<UdpDateSelector$1, UdpDateSelectorEvents>;
494
+ type UdpDatetimeSelectorEvents = {
495
+ onChange: EventName<CustomEvent<string>>;
496
+ };
497
+ declare const UdpDatetimeSelector: StencilReactComponent<UdpDatetimeSelector$1, UdpDatetimeSelectorEvents>;
498
+ type UdpDialogEvents = NonNullable<unknown>;
499
+ declare const UdpDialog: StencilReactComponent<UdpDialog$1, UdpDialogEvents>;
500
+ type UdpDistributionChartEvents = NonNullable<unknown>;
501
+ declare const UdpDistributionChart: StencilReactComponent<UdpDistributionChart$1, UdpDistributionChartEvents>;
502
+ type UdpDividerEvents = NonNullable<unknown>;
503
+ declare const UdpDivider: StencilReactComponent<UdpDivider$1, UdpDividerEvents>;
504
+ type UdpDonutChartEvents = NonNullable<unknown>;
505
+ declare const UdpDonutChart: StencilReactComponent<UdpDonutChart$1, UdpDonutChartEvents>;
506
+ type UdpDynamicContainerWithMenuEvents = {
507
+ onUdpChipClicked: EventName<CustomEvent<string>>;
508
+ };
509
+ declare const UdpDynamicContainerWithMenu: StencilReactComponent<UdpDynamicContainerWithMenu$1, UdpDynamicContainerWithMenuEvents>;
510
+ type UdpDynamicFormEvents = NonNullable<unknown>;
511
+ declare const UdpDynamicForm: StencilReactComponent<UdpDynamicForm$1, UdpDynamicFormEvents>;
512
+ type UdpFetchEvents = {
513
+ onDataFetched: EventName<CustomEvent<any>>;
514
+ };
515
+ declare const UdpFetch: StencilReactComponent<UdpFetch$1, UdpFetchEvents>;
516
+ type UdpFormsBuilderEvents = NonNullable<unknown>;
517
+ declare const UdpFormsBuilder: StencilReactComponent<UdpFormsBuilder$1, UdpFormsBuilderEvents>;
518
+ type UdpFormsBuilderMenuEvents = {
519
+ onAddSection: EventName<CustomEvent<void>>;
520
+ onAddQuestion: EventName<CustomEvent<any>>;
521
+ onCancelClick: EventName<CustomEvent<void>>;
522
+ };
523
+ declare const UdpFormsBuilderMenu: StencilReactComponent<UdpFormsBuilderMenu$1, UdpFormsBuilderMenuEvents>;
524
+ type UdpFormsBuilderQuestionItemEvents = NonNullable<unknown>;
525
+ declare const UdpFormsBuilderQuestionItem: StencilReactComponent<UdpFormsBuilderQuestionItem$1, UdpFormsBuilderQuestionItemEvents>;
526
+ type UdpFormsBuilderStyleOverrideEvents = NonNullable<unknown>;
527
+ declare const UdpFormsBuilderStyleOverride: StencilReactComponent<UdpFormsBuilderStyleOverride$1, UdpFormsBuilderStyleOverrideEvents>;
528
+ type UdpFormsListEvents = NonNullable<unknown>;
529
+ declare const UdpFormsList: StencilReactComponent<UdpFormsList$1, UdpFormsListEvents>;
530
+ type UdpFormsListCardEvents = NonNullable<unknown>;
531
+ declare const UdpFormsListCard: StencilReactComponent<UdpFormsListCard$1, UdpFormsListCardEvents>;
532
+ type UdpFormsRendererEvents = NonNullable<unknown>;
533
+ declare const UdpFormsRenderer: StencilReactComponent<UdpFormsRenderer$1, UdpFormsRendererEvents>;
534
+ type UdpFormsUiEvents = NonNullable<unknown>;
535
+ declare const UdpFormsUi: StencilReactComponent<UdpFormsUi$1, UdpFormsUiEvents>;
536
+ type UdpFunctionButtonEvents = NonNullable<unknown>;
537
+ declare const UdpFunctionButton: StencilReactComponent<UdpFunctionButton$1, UdpFunctionButtonEvents>;
538
+ type UdpGridLoaderEvents = NonNullable<unknown>;
539
+ declare const UdpGridLoader: StencilReactComponent<UdpGridLoader$1, UdpGridLoaderEvents>;
540
+ type UdpHotlistFormEvents = NonNullable<unknown>;
541
+ declare const UdpHotlistForm: StencilReactComponent<UdpHotlistForm$1, UdpHotlistFormEvents>;
542
+ type UdpIconEvents = NonNullable<unknown>;
543
+ declare const UdpIcon: StencilReactComponent<UdpIcon$1, UdpIconEvents>;
544
+ type UdpIconButtonEvents = {
545
+ onClick: EventName<UdpIconButtonCustomEvent<MouseEvent>>;
546
+ };
547
+ declare const UdpIconButton: StencilReactComponent<UdpIconButton$1, UdpIconButtonEvents>;
548
+ type UdpLineChartEvents = NonNullable<unknown>;
549
+ declare const UdpLineChart: StencilReactComponent<UdpLineChart$1, UdpLineChartEvents>;
550
+ type UdpLinearLoaderEvents = NonNullable<unknown>;
551
+ declare const UdpLinearLoader: StencilReactComponent<UdpLinearLoader$1, UdpLinearLoaderEvents>;
552
+ type UdpLinkEvents = {
553
+ onLinkClick: EventName<UdpLinkCustomEvent<MouseEvent>>;
554
+ };
555
+ declare const UdpLink: StencilReactComponent<UdpLink$1, UdpLinkEvents>;
556
+ type UdpListItemEvents = {
557
+ onListItemClick: EventName<UdpListItemCustomEvent<MouseEvent | KeyboardEvent>>;
558
+ };
559
+ declare const UdpListItem: StencilReactComponent<UdpListItem$1, UdpListItemEvents>;
560
+ type UdpListRendererEvents = {
561
+ onPageChange: EventName<CustomEvent<number>>;
562
+ };
563
+ declare const UdpListRenderer: StencilReactComponent<UdpListRenderer$1, UdpListRendererEvents>;
564
+ type UdpMapEvents = NonNullable<unknown>;
565
+ declare const UdpMap: StencilReactComponent<UdpMap$1, UdpMapEvents>;
566
+ type UdpMapToolbarEvents = NonNullable<unknown>;
567
+ declare const UdpMapToolbar: StencilReactComponent<UdpMapToolbar$1, UdpMapToolbarEvents>;
568
+ type UdpMenuEvents = NonNullable<unknown>;
569
+ declare const UdpMenu: StencilReactComponent<UdpMenu$1, UdpMenuEvents>;
570
+ type UdpMenuItemEvents = {
571
+ onItemClick: EventName<UdpMenuItemCustomEvent<MouseEvent>>;
572
+ };
573
+ declare const UdpMenuItem: StencilReactComponent<UdpMenuItem$1, UdpMenuItemEvents>;
574
+ type UdpNotificationEvents = NonNullable<unknown>;
575
+ declare const UdpNotification: StencilReactComponent<UdpNotification$1, UdpNotificationEvents>;
576
+ type UdpPageEvents = NonNullable<unknown>;
577
+ declare const UdpPage: StencilReactComponent<UdpPage$1, UdpPageEvents>;
578
+ type UdpPageHeaderEvents = {
579
+ onValueChanged: EventName<CustomEvent<any>>;
580
+ };
581
+ declare const UdpPageHeader: StencilReactComponent<UdpPageHeader$1, UdpPageHeaderEvents>;
582
+ type UdpPaginationEvents = {
583
+ onPageChange: EventName<CustomEvent<number>>;
584
+ };
585
+ declare const UdpPagination: StencilReactComponent<UdpPagination$1, UdpPaginationEvents>;
586
+ type UdpPopOverEvents = NonNullable<unknown>;
587
+ declare const UdpPopOver: StencilReactComponent<UdpPopOver$1, UdpPopOverEvents>;
588
+ type UdpPopOverGridActionHeaderEvents = NonNullable<unknown>;
589
+ declare const UdpPopOverGridActionHeader: StencilReactComponent<UdpPopOverGridActionHeader$1, UdpPopOverGridActionHeaderEvents>;
590
+ type UdpQuestionEvents = NonNullable<unknown>;
591
+ declare const UdpQuestion: StencilReactComponent<UdpQuestion$1, UdpQuestionEvents>;
592
+ type UdpRadioButtonEvents = NonNullable<unknown>;
593
+ declare const UdpRadioButton: StencilReactComponent<UdpRadioButton$1, UdpRadioButtonEvents>;
594
+ type UdpSaveDraftButtonEvents = NonNullable<unknown>;
595
+ declare const UdpSaveDraftButton: StencilReactComponent<UdpSaveDraftButton$1, UdpSaveDraftButtonEvents>;
596
+ type UdpSelectorEvents = NonNullable<unknown>;
597
+ declare const UdpSelector: StencilReactComponent<UdpSelector$1, UdpSelectorEvents>;
598
+ type UdpSideSheetEvents = {
599
+ onUdpSideSheetClose: EventName<CustomEvent<void>>;
600
+ onUdpPrimaryButtonClick: EventName<CustomEvent<void>>;
601
+ onUdpHeaderActionButtonClick: EventName<CustomEvent<void>>;
602
+ };
603
+ declare const UdpSideSheet: StencilReactComponent<UdpSideSheet$1, UdpSideSheetEvents>;
604
+ type UdpSkeletonLoadingEvents = NonNullable<unknown>;
605
+ declare const UdpSkeletonLoading: StencilReactComponent<UdpSkeletonLoading$1, UdpSkeletonLoadingEvents>;
606
+ type UdpSplitScreenEvents = NonNullable<unknown>;
607
+ declare const UdpSplitScreen: StencilReactComponent<UdpSplitScreen$1, UdpSplitScreenEvents>;
608
+ type UdpStepperEvents = NonNullable<unknown>;
609
+ declare const UdpStepper: StencilReactComponent<UdpStepper$1, UdpStepperEvents>;
610
+ type UdpStepperDemoEvents = NonNullable<unknown>;
611
+ declare const UdpStepperDemo: StencilReactComponent<UdpStepperDemo$1, UdpStepperDemoEvents>;
612
+ type UdpTabEvents = NonNullable<unknown>;
613
+ declare const UdpTab: StencilReactComponent<UdpTab$1, UdpTabEvents>;
614
+ type UdpTabsEvents = NonNullable<unknown>;
615
+ declare const UdpTabs: StencilReactComponent<UdpTabs$1, UdpTabsEvents>;
616
+ type UdpTimeSelectorEvents = {
617
+ onChange: EventName<CustomEvent<string>>;
618
+ onInput: EventName<CustomEvent<string>>;
619
+ onError: EventName<CustomEvent<string>>;
620
+ };
621
+ declare const UdpTimeSelector: StencilReactComponent<UdpTimeSelector$1, UdpTimeSelectorEvents>;
622
+ type UdpUserCreatorEvents = NonNullable<unknown>;
623
+ declare const UdpUserCreator: StencilReactComponent<UdpUserCreator$1, UdpUserCreatorEvents>;
624
+ type UdpVerticalSpacerEvents = NonNullable<unknown>;
625
+ declare const UdpVerticalSpacer: StencilReactComponent<UdpVerticalSpacer$1, UdpVerticalSpacerEvents>;
626
+ type UnityTypographyEvents = NonNullable<unknown>;
627
+ declare const UnityTypography: StencilReactComponent<UnityTypography$1, UnityTypographyEvents>;
628
+ type UpdAlertBannerEvents = NonNullable<unknown>;
629
+ declare const UpdAlertBanner: StencilReactComponent<UpdAlertBanner$1, UpdAlertBannerEvents>;
630
+ type ValidationChipEvents = NonNullable<unknown>;
631
+ declare const ValidationChip: StencilReactComponent<ValidationChip$1, ValidationChipEvents>;
632
+ //#endregion
633
+ export { AddMapFeaturePopup, AddMapFeaturePopupEvents, AdvancedSearch, AdvancedSearchBuilder, AdvancedSearchBuilderEvents, AdvancedSearchEvents, AdvancedSearchGrouped, AdvancedSearchGroupedEvents, AgGridBase, AgGridBaseEvents, AgTable, AgTableEvents, AmbientDemoContainer, AmbientDemoContainerEvents, AmbientTemplateGrid, AmbientTemplateGridEvents, ApiMethodGrid, ApiMethodGridEvents, ApiMethodInstanceGrid, ApiMethodInstanceGridEvents, AppBar, AppBarEvents, ChartContainer, ChartContainerEvents, ChartKpi, ChartKpiEvents, CheckBox, CheckBoxEvents, CheckBoxGroup, CheckBoxGroupEvents, ChipSection, ChipSectionEvents, ClientSideGrid, ClientSideGridEvents, ColorPreview, ColorPreviewEvents, ConfigService, CustomButton, CustomButtonEvents, DateTimeRenderer, DateTimeRendererEvents, EditViewFormDialog, EditViewFormDialogEvents, EntityMaintenanceGrid, EntityMaintenanceGridEvents, FeatureDetailsCard, FeatureDetailsCardEvents, FeatureDetailsPopup, FeatureDetailsPopupEvents, FileUpload, FileUploadEvents, FileUploadRenderer, FileUploadRendererEvents, FilterConditions, FilterConditionsEvents, FilterGroup, FilterGroupEvents, FluentDialog, FluentDialogEvents, GetUser, GetUserEvents, GridHeader, GridHeaderEvents, GridPrimaryBar, GridPrimaryBarEvents, HintPanel, HintPanelEvents, type IConfigService, ImageUpload, ImageUploadEvents, InputsExample, InputsExampleEvents, KpiList, KpiListEvents, ListOptionsRenderer, ListOptionsRendererEvents, LogicalSearchIndicator, LogicalSearchIndicatorEvents, MapComponent, MapComponentEvents, MapToolbar, MapToolbarEvents, MyComponent, MyComponentEvents, NumericField, NumericFieldEvents, PageRenderer, PageRendererEvents, PrimaryActionHeader, PrimaryActionHeaderEvents, QuestionConfigsRenderer, QuestionConfigsRendererEvents, QuestionSpecificConfigsRenderer, QuestionSpecificConfigsRendererEvents, ResourceTimelineCalendar, ResourceTimelineCalendarEvents, ResourceTimelinePrimaryBar, ResourceTimelinePrimaryBarEvents, SaveViewFormDialog, SaveViewFormDialogEvents, SearchListItem, SearchListItemEvents, SectionConfigsRenderer, SectionConfigsRendererEvents, SelectLayerPopup, SelectLayerPopupEvents, SelectableList, SelectableListEvents, ServerSideGrid, ServerSideGridEvents, SideSheet, SideSheetContainer, SideSheetContainerEvents, SideSheetEvents, SignatureInput, SignatureInputEvents, SimpleCard, SimpleCardEvents, SplitLinePopup, SplitLinePopupEvents, StatusChip, StatusChipEvents, StencilChip, StencilChipEvents, StencilField, StencilFieldEvents, StencilForm, StencilFormEvents, StencilIconButton, StencilIconButtonEvents, StencilIconButtonGridActionHeader, StencilIconButtonGridActionHeaderEvents, StencilToggle, StencilToggleEvents, TallyDisplay, TallyDisplayEvents, TestApi, TestApiEvents, TestApiUpdated, TestApiUpdatedEvents, TextArea, TextAreaEvents, TextField, TextFieldEvents, TextInputRenderer, TextInputRendererEvents, ToggleButton, ToggleButtonEvents, TreeListItem, TreeListItemEvents, UdpAdornment, UdpAdornmentEvents, UdpAdvancedSearchBuilder, UdpAdvancedSearchBuilderEvents, UdpAmbientCard, UdpAmbientCardEvents, UdpAmbientToolTip, UdpAmbientToolTipEvents, UdpAvatar, UdpAvatarEvents, UdpBadge, UdpBadgeEvents, UdpBarChart, UdpBarChartEvents, UdpButton, UdpButtonEvents, UdpCalendarBase, UdpCalendarBaseEvents, UdpCalendarDay, UdpCalendarDayEvents, UdpCalendarMonth, UdpCalendarMonthEvents, UdpCalendarWeek, UdpCalendarWeekEvents, UdpCalendarYear, UdpCalendarYearEvents, UdpCard, UdpCardActionArea, UdpCardActionAreaEvents, UdpCardActions, UdpCardActionsEvents, UdpCardContent, UdpCardContentEvents, UdpCardEvents, UdpCardHeader, UdpCardHeaderEvents, UdpCardMedia, UdpCardMediaEvents, UdpChartsExample, UdpChartsExampleEvents, UdpChip, UdpChipEvents, UdpColumnHeader, UdpColumnHeaderEvents, UdpContainer, UdpContainerEvents, UdpContainerQuery, UdpContainerQueryEvents, UdpContainerQueryGrid, UdpContainerQueryGridEvents, UdpContainerQueryGridItem, UdpContainerQueryGridItemEvents, UdpDateSelector, UdpDateSelectorEvents, UdpDatetimeSelector, UdpDatetimeSelectorEvents, UdpDialog, UdpDialogEvents, UdpDistributionChart, UdpDistributionChartEvents, UdpDivider, UdpDividerEvents, UdpDonutChart, UdpDonutChartEvents, UdpDynamicContainerWithMenu, UdpDynamicContainerWithMenuEvents, UdpDynamicForm, UdpDynamicFormEvents, UdpFetch, UdpFetchEvents, UdpFormsBuilder, UdpFormsBuilderEvents, UdpFormsBuilderMenu, UdpFormsBuilderMenuEvents, UdpFormsBuilderQuestionItem, UdpFormsBuilderQuestionItemEvents, UdpFormsBuilderStyleOverride, UdpFormsBuilderStyleOverrideEvents, UdpFormsList, UdpFormsListCard, UdpFormsListCardEvents, UdpFormsListEvents, UdpFormsRenderer, UdpFormsRendererEvents, UdpFormsUi, UdpFormsUiEvents, UdpFunctionButton, UdpFunctionButtonEvents, UdpGridLoader, UdpGridLoaderEvents, UdpHotlistForm, UdpHotlistFormEvents, UdpIcon, UdpIconButton, UdpIconButtonEvents, UdpIconEvents, UdpLineChart, UdpLineChartEvents, UdpLinearLoader, UdpLinearLoaderEvents, UdpLink, UdpLinkEvents, UdpListItem, UdpListItemEvents, UdpListRenderer, UdpListRendererEvents, UdpMap, UdpMapEvents, UdpMapToolbar, UdpMapToolbarEvents, UdpMenu, UdpMenuEvents, UdpMenuItem, UdpMenuItemEvents, UdpNotification, UdpNotificationEvents, UdpPage, UdpPageEvents, UdpPageHeader, UdpPageHeaderEvents, UdpPagination, UdpPaginationEvents, UdpPopOver, UdpPopOverEvents, UdpPopOverGridActionHeader, UdpPopOverGridActionHeaderEvents, UdpQuestion, UdpQuestionEvents, UdpRadioButton, UdpRadioButtonEvents, UdpSaveDraftButton, UdpSaveDraftButtonEvents, UdpSelector, UdpSelectorEvents, UdpSideSheet, UdpSideSheetEvents, UdpSkeletonLoading, UdpSkeletonLoadingEvents, UdpSplitScreen, UdpSplitScreenEvents, UdpStepper, UdpStepperDemo, UdpStepperDemoEvents, UdpStepperEvents, UdpTab, UdpTabEvents, UdpTabs, UdpTabsEvents, UdpTimeSelector, UdpTimeSelectorEvents, UdpUserCreator, UdpUserCreatorEvents, UdpVerticalSpacer, UdpVerticalSpacerEvents, type UnityEnvironment, UnityTypography, UnityTypographyEvents, UpdAlertBanner, UpdAlertBannerEvents, ValidationChip, ValidationChipEvents, apiMutate };
634
+ //# sourceMappingURL=index.d.ts.map