udp-react-stencil-component-library 1.0.4 → 25.1.0-beta.2
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 +18 -7
- package/dist/index.js +198 -182
- package/dist/index.js.map +1 -1
- package/package.json +8 -6
package/dist/index.d.ts
CHANGED
|
@@ -8,7 +8,6 @@ import { AgGridBase as AgGridBase$1 } from "udp-stencil-component-library/dist/c
|
|
|
8
8
|
import { AgTable as AgTable$1 } from "udp-stencil-component-library/dist/components/ag-table.js";
|
|
9
9
|
import { AmbientDemoContainer as AmbientDemoContainer$1 } from "udp-stencil-component-library/dist/components/ambient-demo-container.js";
|
|
10
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
11
|
import { ApiMethodInstanceGrid as ApiMethodInstanceGrid$1 } from "udp-stencil-component-library/dist/components/api-method-instance-grid.js";
|
|
13
12
|
import { AppBar as AppBar$1 } from "udp-stencil-component-library/dist/components/app-bar.js";
|
|
14
13
|
import { ChartContainer as ChartContainer$1 } from "udp-stencil-component-library/dist/components/chart-container.js";
|
|
@@ -50,6 +49,7 @@ import { ResourceTimelineCalendar as ResourceTimelineCalendar$1 } from "udp-sten
|
|
|
50
49
|
import { ResourceTimelinePrimaryBar as ResourceTimelinePrimaryBar$1 } from "udp-stencil-component-library/dist/components/resource-timeline-primary-bar.js";
|
|
51
50
|
import { SaveViewFormDialog as SaveViewFormDialog$1 } from "udp-stencil-component-library/dist/components/save-view-form-dialog.js";
|
|
52
51
|
import { SearchListItem as SearchListItem$1 } from "udp-stencil-component-library/dist/components/search-list-item.js";
|
|
52
|
+
import { SearchMethodGrid as SearchMethodGrid$1 } from "udp-stencil-component-library/dist/components/search-method-grid.js";
|
|
53
53
|
import { SectionConfigsRenderer as SectionConfigsRenderer$1 } from "udp-stencil-component-library/dist/components/section-configs-renderer.js";
|
|
54
54
|
import { SelectLayerPopup as SelectLayerPopup$1 } from "udp-stencil-component-library/dist/components/select-layer-popup.js";
|
|
55
55
|
import { SelectableList as SelectableList$1 } from "udp-stencil-component-library/dist/components/selectable-list.js";
|
|
@@ -108,6 +108,7 @@ import { UdpDivider as UdpDivider$1 } from "udp-stencil-component-library/dist/c
|
|
|
108
108
|
import { UdpDonutChart as UdpDonutChart$1 } from "udp-stencil-component-library/dist/components/udp-donut-chart.js";
|
|
109
109
|
import { UdpDynamicContainerWithMenu as UdpDynamicContainerWithMenu$1 } from "udp-stencil-component-library/dist/components/udp-dynamic-container-with-menu.js";
|
|
110
110
|
import { UdpDynamicForm as UdpDynamicForm$1 } from "udp-stencil-component-library/dist/components/udp-dynamic-form.js";
|
|
111
|
+
import { UdpEmptyStateDisplay as UdpEmptyStateDisplay$1 } from "udp-stencil-component-library/dist/components/udp-empty-state-display.js";
|
|
111
112
|
import { UdpFetch as UdpFetch$1 } from "udp-stencil-component-library/dist/components/udp-fetch.js";
|
|
112
113
|
import { UdpFormsBuilderMenu as UdpFormsBuilderMenu$1 } from "udp-stencil-component-library/dist/components/udp-forms-builder-menu.js";
|
|
113
114
|
import { UdpFormsBuilderQuestionItem as UdpFormsBuilderQuestionItem$1 } from "udp-stencil-component-library/dist/components/udp-forms-builder-question-item.js";
|
|
@@ -137,6 +138,7 @@ import { UdpPage as UdpPage$1 } from "udp-stencil-component-library/dist/compone
|
|
|
137
138
|
import { UdpPagination as UdpPagination$1 } from "udp-stencil-component-library/dist/components/udp-pagination.js";
|
|
138
139
|
import { UdpPopOverGridActionHeader as UdpPopOverGridActionHeader$1 } from "udp-stencil-component-library/dist/components/udp-pop-over-grid-action-header.js";
|
|
139
140
|
import { UdpPopOver as UdpPopOver$1 } from "udp-stencil-component-library/dist/components/udp-pop-over.js";
|
|
141
|
+
import { UdpQuestionComment as UdpQuestionComment$1 } from "udp-stencil-component-library/dist/components/udp-question-comment.js";
|
|
140
142
|
import { UdpQuestion as UdpQuestion$1 } from "udp-stencil-component-library/dist/components/udp-question.js";
|
|
141
143
|
import { UdpRadioButton as UdpRadioButton$1 } from "udp-stencil-component-library/dist/components/udp-radio-button.js";
|
|
142
144
|
import { UdpSaveDraftButton as UdpSaveDraftButton$1 } from "udp-stencil-component-library/dist/components/udp-save-draft-button.js";
|
|
@@ -155,7 +157,7 @@ import { UnityTypography as UnityTypography$1 } from "udp-stencil-component-libr
|
|
|
155
157
|
import { UpdAlertBanner as UpdAlertBanner$1 } from "udp-stencil-component-library/dist/components/upd-alert-banner.js";
|
|
156
158
|
import { ValidationChip as ValidationChip$1 } from "udp-stencil-component-library/dist/components/validation-chip.js";
|
|
157
159
|
import { ConfigService, apiMutate } from "udp-stencil-component-library/dist/components";
|
|
158
|
-
import { AdvancedSearchBuilderCustomEvent, AgGridBaseCustomEvent,
|
|
160
|
+
import { AdvancedSearchBuilderCustomEvent, AgGridBaseCustomEvent, ApiMethodInstanceGridCustomEvent, ClientSideGridCustomEvent, EntityMaintenanceGridCustomEvent, FileUploadCustomEvent, FilterGroupCustomEvent, GridApi, ImageUploadCustomEvent, Search, SearchMethodGridCustomEvent, ServerSideGridCustomEvent, SignatureInputCustomEvent, StencilFormCustomEvent, UdpAdvancedSearchBuilderCustomEvent, UdpButtonCustomEvent, UdpCardHeaderCustomEvent, UdpIconButtonCustomEvent, UdpLinkCustomEvent, UdpListItemCustomEvent, UdpMenuItemCustomEvent } from "udp-stencil-component-library";
|
|
159
161
|
import { IConfigService, UnityEnvironment } from "udp-stencil-component-library/dist/types";
|
|
160
162
|
|
|
161
163
|
//#region lib/components.d.ts
|
|
@@ -195,10 +197,6 @@ type AmbientTemplateGridEvents = {
|
|
|
195
197
|
onSelectedIdsChanged: EventName<CustomEvent<number[]>>;
|
|
196
198
|
};
|
|
197
199
|
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
200
|
type ApiMethodInstanceGridEvents = {
|
|
203
201
|
onGridReady: EventName<ApiMethodInstanceGridCustomEvent<GridApi>>;
|
|
204
202
|
};
|
|
@@ -340,6 +338,10 @@ type SearchListItemEvents = {
|
|
|
340
338
|
onSearchItemChanged: EventName<CustomEvent<any>>;
|
|
341
339
|
};
|
|
342
340
|
declare const SearchListItem: StencilReactComponent<SearchListItem$1, SearchListItemEvents>;
|
|
341
|
+
type SearchMethodGridEvents = {
|
|
342
|
+
onGridReady: EventName<SearchMethodGridCustomEvent<GridApi>>;
|
|
343
|
+
};
|
|
344
|
+
declare const SearchMethodGrid: StencilReactComponent<SearchMethodGrid$1, SearchMethodGridEvents>;
|
|
343
345
|
type SectionConfigsRendererEvents = NonNullable<unknown>;
|
|
344
346
|
declare const SectionConfigsRenderer: StencilReactComponent<SectionConfigsRenderer$1, SectionConfigsRendererEvents>;
|
|
345
347
|
type SelectLayerPopupEvents = NonNullable<unknown>;
|
|
@@ -509,6 +511,8 @@ type UdpDynamicContainerWithMenuEvents = {
|
|
|
509
511
|
declare const UdpDynamicContainerWithMenu: StencilReactComponent<UdpDynamicContainerWithMenu$1, UdpDynamicContainerWithMenuEvents>;
|
|
510
512
|
type UdpDynamicFormEvents = NonNullable<unknown>;
|
|
511
513
|
declare const UdpDynamicForm: StencilReactComponent<UdpDynamicForm$1, UdpDynamicFormEvents>;
|
|
514
|
+
type UdpEmptyStateDisplayEvents = NonNullable<unknown>;
|
|
515
|
+
declare const UdpEmptyStateDisplay: StencilReactComponent<UdpEmptyStateDisplay$1, UdpEmptyStateDisplayEvents>;
|
|
512
516
|
type UdpFetchEvents = {
|
|
513
517
|
onDataFetched: EventName<CustomEvent<any>>;
|
|
514
518
|
};
|
|
@@ -589,6 +593,13 @@ type UdpPopOverGridActionHeaderEvents = NonNullable<unknown>;
|
|
|
589
593
|
declare const UdpPopOverGridActionHeader: StencilReactComponent<UdpPopOverGridActionHeader$1, UdpPopOverGridActionHeaderEvents>;
|
|
590
594
|
type UdpQuestionEvents = NonNullable<unknown>;
|
|
591
595
|
declare const UdpQuestion: StencilReactComponent<UdpQuestion$1, UdpQuestionEvents>;
|
|
596
|
+
type UdpQuestionCommentEvents = {
|
|
597
|
+
onQuestionCommentAction: EventName<CustomEvent<{
|
|
598
|
+
type: 'add' | 'save' | 'edit' | 'delete';
|
|
599
|
+
key: string;
|
|
600
|
+
}>>;
|
|
601
|
+
};
|
|
602
|
+
declare const UdpQuestionComment: StencilReactComponent<UdpQuestionComment$1, UdpQuestionCommentEvents>;
|
|
592
603
|
type UdpRadioButtonEvents = NonNullable<unknown>;
|
|
593
604
|
declare const UdpRadioButton: StencilReactComponent<UdpRadioButton$1, UdpRadioButtonEvents>;
|
|
594
605
|
type UdpSaveDraftButtonEvents = NonNullable<unknown>;
|
|
@@ -630,5 +641,5 @@ declare const UpdAlertBanner: StencilReactComponent<UpdAlertBanner$1, UpdAlertBa
|
|
|
630
641
|
type ValidationChipEvents = NonNullable<unknown>;
|
|
631
642
|
declare const ValidationChip: StencilReactComponent<ValidationChip$1, ValidationChipEvents>;
|
|
632
643
|
//#endregion
|
|
633
|
-
export { AddMapFeaturePopup, AddMapFeaturePopupEvents, AdvancedSearch, AdvancedSearchBuilder, AdvancedSearchBuilderEvents, AdvancedSearchEvents, AdvancedSearchGrouped, AdvancedSearchGroupedEvents, AgGridBase, AgGridBaseEvents, AgTable, AgTableEvents, AmbientDemoContainer, AmbientDemoContainerEvents, AmbientTemplateGrid, AmbientTemplateGridEvents,
|
|
644
|
+
export { AddMapFeaturePopup, AddMapFeaturePopupEvents, AdvancedSearch, AdvancedSearchBuilder, AdvancedSearchBuilderEvents, AdvancedSearchEvents, AdvancedSearchGrouped, AdvancedSearchGroupedEvents, AgGridBase, AgGridBaseEvents, AgTable, AgTableEvents, AmbientDemoContainer, AmbientDemoContainerEvents, AmbientTemplateGrid, AmbientTemplateGridEvents, 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, SearchMethodGrid, SearchMethodGridEvents, 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, UdpEmptyStateDisplay, UdpEmptyStateDisplayEvents, 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, UdpQuestionComment, UdpQuestionCommentEvents, 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
645
|
//# sourceMappingURL=index.d.ts.map
|