udp-react-stencil-component-library 1.0.0

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/README.md ADDED
@@ -0,0 +1,11 @@
1
+ # `udp-react-stencil-component-library`
2
+
3
+ > React wrapped stencil components from the udp-stencil-component-library library (https://www.npmjs.com/package/udp-stencil-component-library). All Components within udp-stencil-component-library will have a React wrapped version.
4
+
5
+ ## Usage
6
+
7
+ ```
8
+ import { AmbientTemplateGrid } from 'udp-react-stencil-component-library';
9
+
10
+ <AmbientTemplateGrid queryId="63a6270e-6227-4748-8c2f-8808fc8a1f06" />
11
+ ```
@@ -0,0 +1,3 @@
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';
@@ -0,0 +1,1277 @@
1
+ import "udp-stencil-component-library/dist/stencil-library/stencil-library.css";
2
+ import { createComponent as e } from "@stencil/react-output-target/runtime";
3
+ import t from "react";
4
+ import { defineCustomElement as n, AddMapFeaturePopup as m } from "udp-stencil-component-library/dist/components/add-map-feature-popup.js";
5
+ import { defineCustomElement as s, AdvancedSearchGrouped as a } from "udp-stencil-component-library/dist/components/advanced-search-grouped.js";
6
+ import { defineCustomElement as o, AdvancedSearch as i } from "udp-stencil-component-library/dist/components/advanced-search.js";
7
+ import { defineCustomElement as d, AgGridBase as r } from "udp-stencil-component-library/dist/components/ag-grid-base.js";
8
+ import { defineCustomElement as l, AgTable as C } from "udp-stencil-component-library/dist/components/ag-table.js";
9
+ import { defineCustomElement as u, AmbientDemoContainer as p } from "udp-stencil-component-library/dist/components/ambient-demo-container.js";
10
+ import { defineCustomElement as f, AmbientTemplateGrid as c } from "udp-stencil-component-library/dist/components/ambient-template-grid.js";
11
+ import { defineCustomElement as E, ApiMethodGrid as g } from "udp-stencil-component-library/dist/components/api-method-grid.js";
12
+ import { defineCustomElement as $, AppBar as U } from "udp-stencil-component-library/dist/components/app-bar.js";
13
+ import { defineCustomElement as v, ChartContainer as h } from "udp-stencil-component-library/dist/components/chart-container.js";
14
+ import { defineCustomElement as N, ChartKpi as S } from "udp-stencil-component-library/dist/components/chart-kpi.js";
15
+ import { defineCustomElement as F, CheckBoxGroup as A } from "udp-stencil-component-library/dist/components/check-box-group.js";
16
+ import { defineCustomElement as y, CheckBox as T } from "udp-stencil-component-library/dist/components/check-box.js";
17
+ import { defineCustomElement as b, ChipSection as B } from "udp-stencil-component-library/dist/components/chip-section.js";
18
+ import { defineCustomElement as L, ClientSideGrid as D } from "udp-stencil-component-library/dist/components/client-side-grid.js";
19
+ import { defineCustomElement as G, ColorPreview as P } from "udp-stencil-component-library/dist/components/color-preview.js";
20
+ import { defineCustomElement as I, CustomButton as R } from "udp-stencil-component-library/dist/components/custom-button.js";
21
+ import { defineCustomElement as k, DateTimeRenderer as M } from "udp-stencil-component-library/dist/components/date-time-renderer.js";
22
+ import { defineCustomElement as x, EditViewFormDialog as H } from "udp-stencil-component-library/dist/components/edit-view-form-dialog.js";
23
+ import { defineCustomElement as Q, FeatureDetailsCard as w } from "udp-stencil-component-library/dist/components/feature-details-card.js";
24
+ import { defineCustomElement as O, FeatureDetailsPopup as V } from "udp-stencil-component-library/dist/components/feature-details-popup.js";
25
+ import { defineCustomElement as q, FileUploadRenderer as K } from "udp-stencil-component-library/dist/components/file-upload-renderer.js";
26
+ import { defineCustomElement as W, FileUpload as Y } from "udp-stencil-component-library/dist/components/file-upload.js";
27
+ import { defineCustomElement as j, FilterConditions as z } from "udp-stencil-component-library/dist/components/filter-conditions.js";
28
+ import { defineCustomElement as J, FluentDialog as X } from "udp-stencil-component-library/dist/components/fluent-dialog.js";
29
+ import { defineCustomElement as Z, GetUser as _ } from "udp-stencil-component-library/dist/components/get-user.js";
30
+ import { defineCustomElement as ee, GridHeader as te } from "udp-stencil-component-library/dist/components/grid-header.js";
31
+ import { defineCustomElement as ne, GridPrimaryBar as me } from "udp-stencil-component-library/dist/components/grid-primary-bar.js";
32
+ import { defineCustomElement as se, HintPanel as ae } from "udp-stencil-component-library/dist/components/hint-panel.js";
33
+ import { defineCustomElement as oe, InputsExample as ie } from "udp-stencil-component-library/dist/components/inputs-example.js";
34
+ import { defineCustomElement as de, KpiList as re } from "udp-stencil-component-library/dist/components/kpi-list.js";
35
+ import { defineCustomElement as le, ListOptionsRenderer as Ce } from "udp-stencil-component-library/dist/components/list-options-renderer.js";
36
+ import { defineCustomElement as ue, LogicalSearchIndicator as pe } from "udp-stencil-component-library/dist/components/logical-search-indicator.js";
37
+ import { defineCustomElement as fe, MapComponent as ce } from "udp-stencil-component-library/dist/components/map-component.js";
38
+ import { defineCustomElement as Ee, MapToolbar as ge } from "udp-stencil-component-library/dist/components/map-toolbar.js";
39
+ import { defineCustomElement as $e, MyComponent as Ue } from "udp-stencil-component-library/dist/components/my-component.js";
40
+ import { defineCustomElement as ve, NumericField as he } from "udp-stencil-component-library/dist/components/numeric-field.js";
41
+ import { defineCustomElement as Ne, PageRenderer as Se } from "udp-stencil-component-library/dist/components/page-renderer.js";
42
+ import { defineCustomElement as Fe, PrimaryActionHeader as Ae } from "udp-stencil-component-library/dist/components/primary-action-header.js";
43
+ import { defineCustomElement as ye, QuestionConfigsRenderer as Te } from "udp-stencil-component-library/dist/components/question-configs-renderer.js";
44
+ import { defineCustomElement as be, QuestionSpecificConfigsRenderer as Be } from "udp-stencil-component-library/dist/components/question-specific-configs-renderer.js";
45
+ import { defineCustomElement as Le, ResourceTimelineCalendar as De } from "udp-stencil-component-library/dist/components/resource-timeline-calendar.js";
46
+ import { defineCustomElement as Ge, ResourceTimelinePrimaryBar as Pe } from "udp-stencil-component-library/dist/components/resource-timeline-primary-bar.js";
47
+ import { defineCustomElement as Ie, SaveViewFormDialog as Re } from "udp-stencil-component-library/dist/components/save-view-form-dialog.js";
48
+ import { defineCustomElement as ke, SearchListItem as Me } from "udp-stencil-component-library/dist/components/search-list-item.js";
49
+ import { defineCustomElement as xe, SelectLayerPopup as He } from "udp-stencil-component-library/dist/components/select-layer-popup.js";
50
+ import { defineCustomElement as Qe, SelectableList as we } from "udp-stencil-component-library/dist/components/selectable-list.js";
51
+ import { defineCustomElement as Oe, ServerSideGrid as Ve } from "udp-stencil-component-library/dist/components/server-side-grid.js";
52
+ import { defineCustomElement as qe, SideSheetContainer as Ke } from "udp-stencil-component-library/dist/components/side-sheet-container.js";
53
+ import { defineCustomElement as We, SideSheet as Ye } from "udp-stencil-component-library/dist/components/side-sheet.js";
54
+ import { defineCustomElement as je, SimpleCard as ze } from "udp-stencil-component-library/dist/components/simple-card.js";
55
+ import { defineCustomElement as Je, SplitLinePopup as Xe } from "udp-stencil-component-library/dist/components/split-line-popup.js";
56
+ import { defineCustomElement as Ze, StatusChip as _e } from "udp-stencil-component-library/dist/components/status-chip.js";
57
+ import { defineCustomElement as et, StencilChip as tt } from "udp-stencil-component-library/dist/components/stencil-chip.js";
58
+ import { defineCustomElement as nt, StencilField as mt } from "udp-stencil-component-library/dist/components/stencil-field.js";
59
+ import { defineCustomElement as st, StencilForm as at } from "udp-stencil-component-library/dist/components/stencil-form.js";
60
+ import { defineCustomElement as ot, StencilIconButtonGridActionHeader as it } from "udp-stencil-component-library/dist/components/stencil-icon-button-grid-action-header.js";
61
+ import { defineCustomElement as dt, StencilIconButton as rt } from "udp-stencil-component-library/dist/components/stencil-icon-button.js";
62
+ import { defineCustomElement as lt, StencilToggle as Ct } from "udp-stencil-component-library/dist/components/stencil-toggle.js";
63
+ import { defineCustomElement as ut, TestApiUpdated as pt } from "udp-stencil-component-library/dist/components/test-api-updated.js";
64
+ import { defineCustomElement as ft, TestApi as ct } from "udp-stencil-component-library/dist/components/test-api.js";
65
+ import { defineCustomElement as Et, TextArea as gt } from "udp-stencil-component-library/dist/components/text-area.js";
66
+ import { defineCustomElement as $t, TextField as Ut } from "udp-stencil-component-library/dist/components/text-field.js";
67
+ import { defineCustomElement as vt, TextInputRenderer as ht } from "udp-stencil-component-library/dist/components/text-input-renderer.js";
68
+ import { defineCustomElement as Nt, ToggleButton as St } from "udp-stencil-component-library/dist/components/toggle-button.js";
69
+ import { defineCustomElement as Ft, TreeListItem as At } from "udp-stencil-component-library/dist/components/tree-list-item.js";
70
+ import { defineCustomElement as yt, UdpAdornment as Tt } from "udp-stencil-component-library/dist/components/udp-adornment.js";
71
+ import { defineCustomElement as bt, UdpAmbientCard as Bt } from "udp-stencil-component-library/dist/components/udp-ambient-card.js";
72
+ import { defineCustomElement as Lt, UdpAmbientToolTip as Dt } from "udp-stencil-component-library/dist/components/udp-ambient-tool-tip.js";
73
+ import { defineCustomElement as Gt, UdpAvatar as Pt } from "udp-stencil-component-library/dist/components/udp-avatar.js";
74
+ import { defineCustomElement as It, UdpBadge as Rt } from "udp-stencil-component-library/dist/components/udp-badge.js";
75
+ import { defineCustomElement as kt, UdpBarChart as Mt } from "udp-stencil-component-library/dist/components/udp-bar-chart.js";
76
+ import { defineCustomElement as xt, UdpButton as Ht } from "udp-stencil-component-library/dist/components/udp-button.js";
77
+ import { defineCustomElement as Qt, UdpCalendarBase as wt } from "udp-stencil-component-library/dist/components/udp-calendar-base.js";
78
+ import { defineCustomElement as Ot, UdpCalendarDay as Vt } from "udp-stencil-component-library/dist/components/udp-calendar-day.js";
79
+ import { defineCustomElement as qt, UdpCalendarMonth as Kt } from "udp-stencil-component-library/dist/components/udp-calendar-month.js";
80
+ import { defineCustomElement as Wt, UdpCalendarWeek as Yt } from "udp-stencil-component-library/dist/components/udp-calendar-week.js";
81
+ import { defineCustomElement as jt, UdpCalendarYear as zt } from "udp-stencil-component-library/dist/components/udp-calendar-year.js";
82
+ import { defineCustomElement as Jt, UdpCardActionArea as Xt } from "udp-stencil-component-library/dist/components/udp-card-action-area.js";
83
+ import { defineCustomElement as Zt, UdpCardActions as _t } from "udp-stencil-component-library/dist/components/udp-card-actions.js";
84
+ import { defineCustomElement as en, UdpCardContent as tn } from "udp-stencil-component-library/dist/components/udp-card-content.js";
85
+ import { defineCustomElement as nn, UdpCardHeader as mn } from "udp-stencil-component-library/dist/components/udp-card-header.js";
86
+ import { defineCustomElement as sn, UdpCardMedia as an } from "udp-stencil-component-library/dist/components/udp-card-media.js";
87
+ import { defineCustomElement as on, UdpCard as dn } from "udp-stencil-component-library/dist/components/udp-card.js";
88
+ import { defineCustomElement as rn, UdpChartsExample as ln } from "udp-stencil-component-library/dist/components/udp-charts-example.js";
89
+ import { defineCustomElement as Cn, UdpColumnHeader as un } from "udp-stencil-component-library/dist/components/udp-column-header.js";
90
+ import { defineCustomElement as pn, UdpContainerQueryGridItem as fn } from "udp-stencil-component-library/dist/components/udp-container-query-grid-item.js";
91
+ import { defineCustomElement as cn, UdpContainerQueryGrid as En } from "udp-stencil-component-library/dist/components/udp-container-query-grid.js";
92
+ import { defineCustomElement as gn, UdpContainerQuery as $n } from "udp-stencil-component-library/dist/components/udp-container-query.js";
93
+ import { defineCustomElement as Un, UdpContainer as vn } from "udp-stencil-component-library/dist/components/udp-container.js";
94
+ import { defineCustomElement as hn, UdpDateSelector as Nn } from "udp-stencil-component-library/dist/components/udp-date-selector.js";
95
+ import { defineCustomElement as Sn, UdpDatetimeSelector as Fn } from "udp-stencil-component-library/dist/components/udp-datetime-selector.js";
96
+ import { defineCustomElement as An, UdpDistributionChart as yn } from "udp-stencil-component-library/dist/components/udp-distribution-chart.js";
97
+ import { defineCustomElement as Tn, UdpDivider as bn } from "udp-stencil-component-library/dist/components/udp-divider.js";
98
+ import { defineCustomElement as Bn, UdpDonutChart as Ln } from "udp-stencil-component-library/dist/components/udp-donut-chart.js";
99
+ import { defineCustomElement as Dn, UdpDynamicContainerWithMenu as Gn } from "udp-stencil-component-library/dist/components/udp-dynamic-container-with-menu.js";
100
+ import { defineCustomElement as Pn, UdpDynamicForm as In } from "udp-stencil-component-library/dist/components/udp-dynamic-form.js";
101
+ import { defineCustomElement as Rn, UdpFetch as kn } from "udp-stencil-component-library/dist/components/udp-fetch.js";
102
+ import { defineCustomElement as Mn, UdpFormsBuilderMenu as xn } from "udp-stencil-component-library/dist/components/udp-forms-builder-menu.js";
103
+ import { defineCustomElement as Hn, UdpFormsBuilderStyleOverride as Qn } from "udp-stencil-component-library/dist/components/udp-forms-builder-style-override.js";
104
+ import { defineCustomElement as wn, UdpFormsBuilder as On } from "udp-stencil-component-library/dist/components/udp-forms-builder.js";
105
+ import { defineCustomElement as Vn, UdpFormsListCard as qn } from "udp-stencil-component-library/dist/components/udp-forms-list-card.js";
106
+ import { defineCustomElement as Kn, UdpFormsList as Wn } from "udp-stencil-component-library/dist/components/udp-forms-list.js";
107
+ import { defineCustomElement as Yn, UdpFormsRenderer as jn } from "udp-stencil-component-library/dist/components/udp-forms-renderer.js";
108
+ import { defineCustomElement as zn, UdpFormsUi as Jn } from "udp-stencil-component-library/dist/components/udp-forms-ui.js";
109
+ import { defineCustomElement as Xn, UdpFunctionButton as Zn } from "udp-stencil-component-library/dist/components/udp-function-button.js";
110
+ import { defineCustomElement as _n, UdpGridLoader as em } from "udp-stencil-component-library/dist/components/udp-grid-loader.js";
111
+ import { defineCustomElement as tm, UdpHotlistForm as nm } from "udp-stencil-component-library/dist/components/udp-hotlist-form.js";
112
+ import { defineCustomElement as mm, UdpIcon as sm } from "udp-stencil-component-library/dist/components/udp-icon.js";
113
+ import { defineCustomElement as am, UdpLineChart as om } from "udp-stencil-component-library/dist/components/udp-line-chart.js";
114
+ import { defineCustomElement as im, UdpLinearLoader as dm } from "udp-stencil-component-library/dist/components/udp-linear-loader.js";
115
+ import { defineCustomElement as rm, UdpLink as lm } from "udp-stencil-component-library/dist/components/udp-link.js";
116
+ import { defineCustomElement as Cm, UdpListItem as um } from "udp-stencil-component-library/dist/components/udp-list-item.js";
117
+ import { defineCustomElement as pm, UdpListRenderer as fm } from "udp-stencil-component-library/dist/components/udp-list-renderer.js";
118
+ import { defineCustomElement as cm, UdpMapToolbar as Em } from "udp-stencil-component-library/dist/components/udp-map-toolbar.js";
119
+ import { defineCustomElement as gm, UdpMap as $m } from "udp-stencil-component-library/dist/components/udp-map.js";
120
+ import { defineCustomElement as Um, UdpMenuItem as vm } from "udp-stencil-component-library/dist/components/udp-menu-item.js";
121
+ import { defineCustomElement as hm, UdpNotification as Nm } from "udp-stencil-component-library/dist/components/udp-notification.js";
122
+ import { defineCustomElement as Sm, UdpPageHeader as Fm } from "udp-stencil-component-library/dist/components/udp-page-header.js";
123
+ import { defineCustomElement as Am, UdpPage as ym } from "udp-stencil-component-library/dist/components/udp-page.js";
124
+ import { defineCustomElement as Tm, UdpPagination as bm } from "udp-stencil-component-library/dist/components/udp-pagination.js";
125
+ import { defineCustomElement as Bm, UdpPopOverGridActionHeader as Lm } from "udp-stencil-component-library/dist/components/udp-pop-over-grid-action-header.js";
126
+ import { defineCustomElement as Dm, UdpPopOver as Gm } from "udp-stencil-component-library/dist/components/udp-pop-over.js";
127
+ import { defineCustomElement as Pm, UdpQuestion as Im } from "udp-stencil-component-library/dist/components/udp-question.js";
128
+ import { defineCustomElement as Rm, UdpRadioButton as km } from "udp-stencil-component-library/dist/components/udp-radio-button.js";
129
+ import { defineCustomElement as Mm, UdpSelector as xm } from "udp-stencil-component-library/dist/components/udp-selector.js";
130
+ import { defineCustomElement as Hm, UdpSideSheet as Qm } from "udp-stencil-component-library/dist/components/udp-side-sheet.js";
131
+ import { defineCustomElement as wm, UdpSkeletonLoading as Om } from "udp-stencil-component-library/dist/components/udp-skeleton-loading.js";
132
+ import { defineCustomElement as Vm, UdpSplitScreen as qm } from "udp-stencil-component-library/dist/components/udp-split-screen.js";
133
+ import { defineCustomElement as Km, UdpStepperDemo as Wm } from "udp-stencil-component-library/dist/components/udp-stepper-demo.js";
134
+ import { defineCustomElement as Ym, UdpStepper as jm } from "udp-stencil-component-library/dist/components/udp-stepper.js";
135
+ import { defineCustomElement as zm, UdpTab as Jm } from "udp-stencil-component-library/dist/components/udp-tab.js";
136
+ import { defineCustomElement as Xm, UdpTabs as Zm } from "udp-stencil-component-library/dist/components/udp-tabs.js";
137
+ import { defineCustomElement as _m, UdpTimeSelector as es } from "udp-stencil-component-library/dist/components/udp-time-selector.js";
138
+ import { defineCustomElement as ts, UdpUserCreator as ns } from "udp-stencil-component-library/dist/components/udp-user-creator.js";
139
+ import { defineCustomElement as ms, UdpVerticalSpacer as ss } from "udp-stencil-component-library/dist/components/udp-vertical-spacer.js";
140
+ import { defineCustomElement as as, UnityTypography as os } from "udp-stencil-component-library/dist/components/unity-typography.js";
141
+ import { defineCustomElement as is, UpdAlertBanner as ds } from "udp-stencil-component-library/dist/components/upd-alert-banner.js";
142
+ import { ConfigService as hr, apiMutate as Nr } from "udp-stencil-component-library/dist/components";
143
+ const Vo = /* @__PURE__ */ e({
144
+ tagName: "add-map-feature-popup",
145
+ elementClass: m,
146
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
147
+ react: t,
148
+ events: {},
149
+ defineCustomElement: n
150
+ }), qo = /* @__PURE__ */ e({
151
+ tagName: "advanced-search",
152
+ elementClass: i,
153
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
154
+ react: t,
155
+ events: { onAdvancedSearchItemChange: "advancedSearchItemChange" },
156
+ defineCustomElement: o
157
+ }), Ko = /* @__PURE__ */ e({
158
+ tagName: "advanced-search-grouped",
159
+ elementClass: a,
160
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
161
+ react: t,
162
+ events: {
163
+ onAdvancedSearchItemChange: "advancedSearchItemChange",
164
+ onSearchItemChanged: "searchItemChanged",
165
+ onSearchOperatorChanged: "searchOperatorChanged"
166
+ },
167
+ defineCustomElement: s
168
+ }), Wo = /* @__PURE__ */ e({
169
+ tagName: "ag-grid-base",
170
+ elementClass: r,
171
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
172
+ react: t,
173
+ events: { onGridReady: "gridReady" },
174
+ defineCustomElement: d
175
+ }), Yo = /* @__PURE__ */ e({
176
+ tagName: "ag-table",
177
+ elementClass: C,
178
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
179
+ react: t,
180
+ events: {},
181
+ defineCustomElement: l
182
+ }), jo = /* @__PURE__ */ e({
183
+ tagName: "ambient-demo-container",
184
+ elementClass: p,
185
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
186
+ react: t,
187
+ events: {},
188
+ defineCustomElement: u
189
+ }), zo = /* @__PURE__ */ e({
190
+ tagName: "ambient-template-grid",
191
+ elementClass: c,
192
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
193
+ react: t,
194
+ events: {
195
+ onViewSaved: "viewSaved",
196
+ onExternalEmitter: "externalEmitter",
197
+ onFilterChanged: "filterChanged",
198
+ onSelectedIdsChanged: "selectedIdsChanged"
199
+ },
200
+ defineCustomElement: f
201
+ }), Jo = /* @__PURE__ */ e({
202
+ tagName: "api-method-grid",
203
+ elementClass: g,
204
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
205
+ react: t,
206
+ events: { onApiMethodGridReady: "apiMethodGridReady" },
207
+ defineCustomElement: E
208
+ }), Xo = /* @__PURE__ */ e({
209
+ tagName: "app-bar",
210
+ elementClass: U,
211
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
212
+ react: t,
213
+ events: {},
214
+ defineCustomElement: $
215
+ }), Zo = /* @__PURE__ */ e({
216
+ tagName: "chart-container",
217
+ elementClass: h,
218
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
219
+ react: t,
220
+ events: {},
221
+ defineCustomElement: v
222
+ }), _o = /* @__PURE__ */ e({
223
+ tagName: "chart-kpi",
224
+ elementClass: S,
225
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
226
+ react: t,
227
+ events: {},
228
+ defineCustomElement: N
229
+ }), ei = /* @__PURE__ */ e({
230
+ tagName: "check-box",
231
+ elementClass: T,
232
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
233
+ react: t,
234
+ events: { onChange: "change" },
235
+ defineCustomElement: y
236
+ }), ti = /* @__PURE__ */ e({
237
+ tagName: "check-box-group",
238
+ elementClass: A,
239
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
240
+ react: t,
241
+ events: {},
242
+ defineCustomElement: F
243
+ }), ni = /* @__PURE__ */ e({
244
+ tagName: "chip-section",
245
+ elementClass: B,
246
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
247
+ react: t,
248
+ events: {},
249
+ defineCustomElement: b
250
+ }), mi = /* @__PURE__ */ e({
251
+ tagName: "client-side-grid",
252
+ elementClass: D,
253
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
254
+ react: t,
255
+ events: { onGridReady: "gridReady" },
256
+ defineCustomElement: L
257
+ }), si = /* @__PURE__ */ e({
258
+ tagName: "color-preview",
259
+ elementClass: P,
260
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
261
+ react: t,
262
+ events: {},
263
+ defineCustomElement: G
264
+ }), ai = /* @__PURE__ */ e({
265
+ tagName: "custom-button",
266
+ elementClass: R,
267
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
268
+ react: t,
269
+ events: { onCustomClick: "customClick" },
270
+ defineCustomElement: I
271
+ }), oi = /* @__PURE__ */ e({
272
+ tagName: "date-time-renderer",
273
+ elementClass: M,
274
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
275
+ react: t,
276
+ events: {},
277
+ defineCustomElement: k
278
+ }), ii = /* @__PURE__ */ e({
279
+ tagName: "edit-view-form-dialog",
280
+ elementClass: H,
281
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
282
+ react: t,
283
+ events: {},
284
+ defineCustomElement: x
285
+ }), di = /* @__PURE__ */ e({
286
+ tagName: "feature-details-card",
287
+ elementClass: w,
288
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
289
+ react: t,
290
+ events: {},
291
+ defineCustomElement: Q
292
+ }), ri = /* @__PURE__ */ e({
293
+ tagName: "feature-details-popup",
294
+ elementClass: V,
295
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
296
+ react: t,
297
+ events: {},
298
+ defineCustomElement: O
299
+ }), li = /* @__PURE__ */ e({
300
+ tagName: "file-upload",
301
+ elementClass: Y,
302
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
303
+ react: t,
304
+ events: { onChange: "change" },
305
+ defineCustomElement: W
306
+ }), Ci = /* @__PURE__ */ e({
307
+ tagName: "file-upload-renderer",
308
+ elementClass: K,
309
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
310
+ react: t,
311
+ events: {},
312
+ defineCustomElement: q
313
+ }), ui = /* @__PURE__ */ e({
314
+ tagName: "filter-conditions",
315
+ elementClass: z,
316
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
317
+ react: t,
318
+ events: {},
319
+ defineCustomElement: j
320
+ }), pi = /* @__PURE__ */ e({
321
+ tagName: "fluent-dialog",
322
+ elementClass: X,
323
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
324
+ react: t,
325
+ events: {},
326
+ defineCustomElement: J
327
+ }), fi = /* @__PURE__ */ e({
328
+ tagName: "get-user",
329
+ elementClass: _,
330
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
331
+ react: t,
332
+ events: { onUserDataReady: "userDataReady" },
333
+ defineCustomElement: Z
334
+ }), ci = /* @__PURE__ */ e({
335
+ tagName: "grid-header",
336
+ elementClass: te,
337
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
338
+ react: t,
339
+ events: {},
340
+ defineCustomElement: ee
341
+ }), Ei = /* @__PURE__ */ e({
342
+ tagName: "grid-primary-bar",
343
+ elementClass: me,
344
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
345
+ react: t,
346
+ events: {},
347
+ defineCustomElement: ne
348
+ }), gi = /* @__PURE__ */ e({
349
+ tagName: "hint-panel",
350
+ elementClass: ae,
351
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
352
+ react: t,
353
+ events: {},
354
+ defineCustomElement: se
355
+ }), $i = /* @__PURE__ */ e({
356
+ tagName: "inputs-example",
357
+ elementClass: ie,
358
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
359
+ react: t,
360
+ events: {},
361
+ defineCustomElement: oe
362
+ }), Ui = /* @__PURE__ */ e({
363
+ tagName: "kpi-list",
364
+ elementClass: re,
365
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
366
+ react: t,
367
+ events: {},
368
+ defineCustomElement: de
369
+ }), vi = /* @__PURE__ */ e({
370
+ tagName: "list-options-renderer",
371
+ elementClass: Ce,
372
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
373
+ react: t,
374
+ events: {},
375
+ defineCustomElement: le
376
+ }), hi = /* @__PURE__ */ e({
377
+ tagName: "logical-search-indicator",
378
+ elementClass: pe,
379
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
380
+ react: t,
381
+ events: {},
382
+ defineCustomElement: ue
383
+ }), Ni = /* @__PURE__ */ e({
384
+ tagName: "map-component",
385
+ elementClass: ce,
386
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
387
+ react: t,
388
+ events: {},
389
+ defineCustomElement: fe
390
+ }), Si = /* @__PURE__ */ e({
391
+ tagName: "map-toolbar",
392
+ elementClass: ge,
393
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
394
+ react: t,
395
+ events: {},
396
+ defineCustomElement: Ee
397
+ }), Fi = /* @__PURE__ */ e({
398
+ tagName: "my-component",
399
+ elementClass: Ue,
400
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
401
+ react: t,
402
+ events: {},
403
+ defineCustomElement: $e
404
+ }), Ai = /* @__PURE__ */ e({
405
+ tagName: "numeric-field",
406
+ elementClass: he,
407
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
408
+ react: t,
409
+ events: { onChange: "change" },
410
+ defineCustomElement: ve
411
+ }), yi = /* @__PURE__ */ e({
412
+ tagName: "page-renderer",
413
+ elementClass: Se,
414
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
415
+ react: t,
416
+ events: {},
417
+ defineCustomElement: Ne
418
+ }), Ti = /* @__PURE__ */ e({
419
+ tagName: "primary-action-header",
420
+ elementClass: Ae,
421
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
422
+ react: t,
423
+ events: {},
424
+ defineCustomElement: Fe
425
+ }), bi = /* @__PURE__ */ e({
426
+ tagName: "question-configs-renderer",
427
+ elementClass: Te,
428
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
429
+ react: t,
430
+ events: {},
431
+ defineCustomElement: ye
432
+ }), Bi = /* @__PURE__ */ e({
433
+ tagName: "question-specific-configs-renderer",
434
+ elementClass: Be,
435
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
436
+ react: t,
437
+ events: {},
438
+ defineCustomElement: be
439
+ }), Li = /* @__PURE__ */ e({
440
+ tagName: "resource-timeline-calendar",
441
+ elementClass: De,
442
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
443
+ react: t,
444
+ events: {},
445
+ defineCustomElement: Le
446
+ }), Di = /* @__PURE__ */ e({
447
+ tagName: "resource-timeline-primary-bar",
448
+ elementClass: Pe,
449
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
450
+ react: t,
451
+ events: {},
452
+ defineCustomElement: Ge
453
+ }), Gi = /* @__PURE__ */ e({
454
+ tagName: "save-view-form-dialog",
455
+ elementClass: Re,
456
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
457
+ react: t,
458
+ events: {},
459
+ defineCustomElement: Ie
460
+ }), Pi = /* @__PURE__ */ e({
461
+ tagName: "search-list-item",
462
+ elementClass: Me,
463
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
464
+ react: t,
465
+ events: { onSearchItemChanged: "searchItemChanged" },
466
+ defineCustomElement: ke
467
+ }), Ii = /* @__PURE__ */ e({
468
+ tagName: "select-layer-popup",
469
+ elementClass: He,
470
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
471
+ react: t,
472
+ events: {},
473
+ defineCustomElement: xe
474
+ }), Ri = /* @__PURE__ */ e({
475
+ tagName: "selectable-list",
476
+ elementClass: we,
477
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
478
+ react: t,
479
+ events: { onChange: "change" },
480
+ defineCustomElement: Qe
481
+ }), ki = /* @__PURE__ */ e({
482
+ tagName: "server-side-grid",
483
+ elementClass: Ve,
484
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
485
+ react: t,
486
+ events: { onServerSideGridReady: "serverSideGridReady" },
487
+ defineCustomElement: Oe
488
+ }), Mi = /* @__PURE__ */ e({
489
+ tagName: "side-sheet",
490
+ elementClass: Ye,
491
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
492
+ react: t,
493
+ events: {},
494
+ defineCustomElement: We
495
+ }), xi = /* @__PURE__ */ e({
496
+ tagName: "side-sheet-container",
497
+ elementClass: Ke,
498
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
499
+ react: t,
500
+ events: {},
501
+ defineCustomElement: qe
502
+ }), Hi = /* @__PURE__ */ e({
503
+ tagName: "simple-card",
504
+ elementClass: ze,
505
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
506
+ react: t,
507
+ events: {},
508
+ defineCustomElement: je
509
+ }), Qi = /* @__PURE__ */ e({
510
+ tagName: "split-line-popup",
511
+ elementClass: Xe,
512
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
513
+ react: t,
514
+ events: {},
515
+ defineCustomElement: Je
516
+ }), wi = /* @__PURE__ */ e({
517
+ tagName: "status-chip",
518
+ elementClass: _e,
519
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
520
+ react: t,
521
+ events: {},
522
+ defineCustomElement: Ze
523
+ }), Oi = /* @__PURE__ */ e({
524
+ tagName: "stencil-chip",
525
+ elementClass: tt,
526
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
527
+ react: t,
528
+ events: {
529
+ onOnDelete: "onDelete",
530
+ onOnToggle: "onToggle",
531
+ onUdpChipClicked: "udpChipClicked"
532
+ },
533
+ defineCustomElement: et
534
+ }), Vi = /* @__PURE__ */ e({
535
+ tagName: "stencil-field",
536
+ elementClass: mt,
537
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
538
+ react: t,
539
+ events: {},
540
+ defineCustomElement: nt
541
+ }), qi = /* @__PURE__ */ e({
542
+ tagName: "stencil-form",
543
+ elementClass: at,
544
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
545
+ react: t,
546
+ events: { onStencilFormInvalidEvent: "stencilFormInvalidEvent" },
547
+ defineCustomElement: st
548
+ }), Ki = /* @__PURE__ */ e({
549
+ tagName: "stencil-icon-button",
550
+ elementClass: rt,
551
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
552
+ react: t,
553
+ events: {},
554
+ defineCustomElement: dt
555
+ }), Wi = /* @__PURE__ */ e({
556
+ tagName: "stencil-icon-button-grid-action-header",
557
+ elementClass: it,
558
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
559
+ react: t,
560
+ events: {},
561
+ defineCustomElement: ot
562
+ }), Yi = /* @__PURE__ */ e({
563
+ tagName: "stencil-toggle",
564
+ elementClass: Ct,
565
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
566
+ react: t,
567
+ events: { onToggledChange: "toggledChange" },
568
+ defineCustomElement: lt
569
+ }), ji = /* @__PURE__ */ e({
570
+ tagName: "test-api",
571
+ elementClass: ct,
572
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
573
+ react: t,
574
+ events: {},
575
+ defineCustomElement: ft
576
+ }), zi = /* @__PURE__ */ e({
577
+ tagName: "test-api-updated",
578
+ elementClass: pt,
579
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
580
+ react: t,
581
+ events: {},
582
+ defineCustomElement: ut
583
+ }), Ji = /* @__PURE__ */ e({
584
+ tagName: "text-area",
585
+ elementClass: gt,
586
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
587
+ react: t,
588
+ events: { onChange: "change" },
589
+ defineCustomElement: Et
590
+ }), Xi = /* @__PURE__ */ e({
591
+ tagName: "text-field",
592
+ elementClass: Ut,
593
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
594
+ react: t,
595
+ events: { onChange: "change" },
596
+ defineCustomElement: $t
597
+ }), Zi = /* @__PURE__ */ e({
598
+ tagName: "text-input-renderer",
599
+ elementClass: ht,
600
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
601
+ react: t,
602
+ events: {},
603
+ defineCustomElement: vt
604
+ }), _i = /* @__PURE__ */ e({
605
+ tagName: "toggle-button",
606
+ elementClass: St,
607
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
608
+ react: t,
609
+ events: {},
610
+ defineCustomElement: Nt
611
+ }), ed = /* @__PURE__ */ e({
612
+ tagName: "tree-list-item",
613
+ elementClass: At,
614
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
615
+ react: t,
616
+ events: {
617
+ onItemClick: "itemClick",
618
+ onReferenceClicked: "reference-clicked"
619
+ },
620
+ defineCustomElement: Ft
621
+ }), td = /* @__PURE__ */ e({
622
+ tagName: "udp-adornment",
623
+ elementClass: Tt,
624
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
625
+ react: t,
626
+ events: {},
627
+ defineCustomElement: yt
628
+ }), nd = /* @__PURE__ */ e({
629
+ tagName: "udp-ambient-card",
630
+ elementClass: Bt,
631
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
632
+ react: t,
633
+ events: {},
634
+ defineCustomElement: bt
635
+ }), md = /* @__PURE__ */ e({
636
+ tagName: "udp-ambient-tool-tip",
637
+ elementClass: Dt,
638
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
639
+ react: t,
640
+ events: {},
641
+ defineCustomElement: Lt
642
+ }), sd = /* @__PURE__ */ e({
643
+ tagName: "udp-avatar",
644
+ elementClass: Pt,
645
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
646
+ react: t,
647
+ events: {},
648
+ defineCustomElement: Gt
649
+ }), ad = /* @__PURE__ */ e({
650
+ tagName: "udp-badge",
651
+ elementClass: Rt,
652
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
653
+ react: t,
654
+ events: {},
655
+ defineCustomElement: It
656
+ }), od = /* @__PURE__ */ e({
657
+ tagName: "udp-bar-chart",
658
+ elementClass: Mt,
659
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
660
+ react: t,
661
+ events: {},
662
+ defineCustomElement: kt
663
+ }), id = /* @__PURE__ */ e({
664
+ tagName: "udp-button",
665
+ elementClass: Ht,
666
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
667
+ react: t,
668
+ events: { onClick: "click" },
669
+ defineCustomElement: xt
670
+ }), dd = /* @__PURE__ */ e({
671
+ tagName: "udp-calendar-base",
672
+ elementClass: wt,
673
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
674
+ react: t,
675
+ events: {},
676
+ defineCustomElement: Qt
677
+ }), rd = /* @__PURE__ */ e({
678
+ tagName: "udp-calendar-day",
679
+ elementClass: Vt,
680
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
681
+ react: t,
682
+ events: {},
683
+ defineCustomElement: Ot
684
+ }), ld = /* @__PURE__ */ e({
685
+ tagName: "udp-calendar-month",
686
+ elementClass: Kt,
687
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
688
+ react: t,
689
+ events: {},
690
+ defineCustomElement: qt
691
+ }), Cd = /* @__PURE__ */ e({
692
+ tagName: "udp-calendar-week",
693
+ elementClass: Yt,
694
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
695
+ react: t,
696
+ events: {},
697
+ defineCustomElement: Wt
698
+ }), ud = /* @__PURE__ */ e({
699
+ tagName: "udp-calendar-year",
700
+ elementClass: zt,
701
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
702
+ react: t,
703
+ events: {},
704
+ defineCustomElement: jt
705
+ }), pd = /* @__PURE__ */ e({
706
+ tagName: "udp-card",
707
+ elementClass: dn,
708
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
709
+ react: t,
710
+ events: {},
711
+ defineCustomElement: on
712
+ }), fd = /* @__PURE__ */ e({
713
+ tagName: "udp-card-action-area",
714
+ elementClass: Xt,
715
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
716
+ react: t,
717
+ events: {},
718
+ defineCustomElement: Jt
719
+ }), cd = /* @__PURE__ */ e({
720
+ tagName: "udp-card-actions",
721
+ elementClass: _t,
722
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
723
+ react: t,
724
+ events: {},
725
+ defineCustomElement: Zt
726
+ }), Ed = /* @__PURE__ */ e({
727
+ tagName: "udp-card-content",
728
+ elementClass: tn,
729
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
730
+ react: t,
731
+ events: {},
732
+ defineCustomElement: en
733
+ }), gd = /* @__PURE__ */ e({
734
+ tagName: "udp-card-header",
735
+ elementClass: mn,
736
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
737
+ react: t,
738
+ events: { onTitleClick: "titleClick" },
739
+ defineCustomElement: nn
740
+ }), $d = /* @__PURE__ */ e({
741
+ tagName: "udp-card-media",
742
+ elementClass: an,
743
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
744
+ react: t,
745
+ events: {},
746
+ defineCustomElement: sn
747
+ }), Ud = /* @__PURE__ */ e({
748
+ tagName: "udp-charts-example",
749
+ elementClass: ln,
750
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
751
+ react: t,
752
+ events: {},
753
+ defineCustomElement: rn
754
+ }), vd = /* @__PURE__ */ e({
755
+ tagName: "udp-column-header",
756
+ elementClass: un,
757
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
758
+ react: t,
759
+ events: {},
760
+ defineCustomElement: Cn
761
+ }), hd = /* @__PURE__ */ e({
762
+ tagName: "udp-container",
763
+ elementClass: vn,
764
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
765
+ react: t,
766
+ events: {},
767
+ defineCustomElement: Un
768
+ }), Nd = /* @__PURE__ */ e({
769
+ tagName: "udp-container-query",
770
+ elementClass: $n,
771
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
772
+ react: t,
773
+ events: {},
774
+ defineCustomElement: gn
775
+ }), Sd = /* @__PURE__ */ e({
776
+ tagName: "udp-container-query-grid",
777
+ elementClass: En,
778
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
779
+ react: t,
780
+ events: {},
781
+ defineCustomElement: cn
782
+ }), Fd = /* @__PURE__ */ e({
783
+ tagName: "udp-container-query-grid-item",
784
+ elementClass: fn,
785
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
786
+ react: t,
787
+ events: {},
788
+ defineCustomElement: pn
789
+ }), Ad = /* @__PURE__ */ e({
790
+ tagName: "udp-date-selector",
791
+ elementClass: Nn,
792
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
793
+ react: t,
794
+ events: { onChange: "change" },
795
+ defineCustomElement: hn
796
+ }), yd = /* @__PURE__ */ e({
797
+ tagName: "udp-datetime-selector",
798
+ elementClass: Fn,
799
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
800
+ react: t,
801
+ events: { onChange: "change" },
802
+ defineCustomElement: Sn
803
+ }), Td = /* @__PURE__ */ e({
804
+ tagName: "udp-distribution-chart",
805
+ elementClass: yn,
806
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
807
+ react: t,
808
+ events: {},
809
+ defineCustomElement: An
810
+ }), bd = /* @__PURE__ */ e({
811
+ tagName: "udp-divider",
812
+ elementClass: bn,
813
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
814
+ react: t,
815
+ events: {},
816
+ defineCustomElement: Tn
817
+ }), Bd = /* @__PURE__ */ e({
818
+ tagName: "udp-donut-chart",
819
+ elementClass: Ln,
820
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
821
+ react: t,
822
+ events: {},
823
+ defineCustomElement: Bn
824
+ }), Ld = /* @__PURE__ */ e({
825
+ tagName: "udp-dynamic-container-with-menu",
826
+ elementClass: Gn,
827
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
828
+ react: t,
829
+ events: { onUdpChipClicked: "udpChipClicked" },
830
+ defineCustomElement: Dn
831
+ }), Dd = /* @__PURE__ */ e({
832
+ tagName: "udp-dynamic-form",
833
+ elementClass: In,
834
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
835
+ react: t,
836
+ events: {},
837
+ defineCustomElement: Pn
838
+ }), Gd = /* @__PURE__ */ e({
839
+ tagName: "udp-fetch",
840
+ elementClass: kn,
841
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
842
+ react: t,
843
+ events: { onDataFetched: "dataFetched" },
844
+ defineCustomElement: Rn
845
+ }), Pd = /* @__PURE__ */ e({
846
+ tagName: "udp-forms-builder",
847
+ elementClass: On,
848
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
849
+ react: t,
850
+ events: {},
851
+ defineCustomElement: wn
852
+ }), Id = /* @__PURE__ */ e({
853
+ tagName: "udp-forms-builder-menu",
854
+ elementClass: xn,
855
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
856
+ react: t,
857
+ events: {
858
+ onAddSection: "addSection",
859
+ onAddQuestion: "addQuestion",
860
+ onCancelClick: "cancelClick"
861
+ },
862
+ defineCustomElement: Mn
863
+ }), Rd = /* @__PURE__ */ e({
864
+ tagName: "udp-forms-builder-style-override",
865
+ elementClass: Qn,
866
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
867
+ react: t,
868
+ events: {},
869
+ defineCustomElement: Hn
870
+ }), kd = /* @__PURE__ */ e({
871
+ tagName: "udp-forms-list",
872
+ elementClass: Wn,
873
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
874
+ react: t,
875
+ events: {},
876
+ defineCustomElement: Kn
877
+ }), Md = /* @__PURE__ */ e({
878
+ tagName: "udp-forms-list-card",
879
+ elementClass: qn,
880
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
881
+ react: t,
882
+ events: {},
883
+ defineCustomElement: Vn
884
+ }), xd = /* @__PURE__ */ e({
885
+ tagName: "udp-forms-renderer",
886
+ elementClass: jn,
887
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
888
+ react: t,
889
+ events: {},
890
+ defineCustomElement: Yn
891
+ }), Hd = /* @__PURE__ */ e({
892
+ tagName: "udp-forms-ui",
893
+ elementClass: Jn,
894
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
895
+ react: t,
896
+ events: {},
897
+ defineCustomElement: zn
898
+ }), Qd = /* @__PURE__ */ e({
899
+ tagName: "udp-function-button",
900
+ elementClass: Zn,
901
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
902
+ react: t,
903
+ events: {},
904
+ defineCustomElement: Xn
905
+ }), wd = /* @__PURE__ */ e({
906
+ tagName: "udp-grid-loader",
907
+ elementClass: em,
908
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
909
+ react: t,
910
+ events: {},
911
+ defineCustomElement: _n
912
+ }), Od = /* @__PURE__ */ e({
913
+ tagName: "udp-hotlist-form",
914
+ elementClass: nm,
915
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
916
+ react: t,
917
+ events: {},
918
+ defineCustomElement: tm
919
+ }), Vd = /* @__PURE__ */ e({
920
+ tagName: "udp-icon",
921
+ elementClass: sm,
922
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
923
+ react: t,
924
+ events: {},
925
+ defineCustomElement: mm
926
+ }), qd = /* @__PURE__ */ e({
927
+ tagName: "udp-line-chart",
928
+ elementClass: om,
929
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
930
+ react: t,
931
+ events: {},
932
+ defineCustomElement: am
933
+ }), Kd = /* @__PURE__ */ e({
934
+ tagName: "udp-linear-loader",
935
+ elementClass: dm,
936
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
937
+ react: t,
938
+ events: {},
939
+ defineCustomElement: im
940
+ }), Wd = /* @__PURE__ */ e({
941
+ tagName: "udp-link",
942
+ elementClass: lm,
943
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
944
+ react: t,
945
+ events: { onLinkClick: "linkClick" },
946
+ defineCustomElement: rm
947
+ }), Yd = /* @__PURE__ */ e({
948
+ tagName: "udp-list-item",
949
+ elementClass: um,
950
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
951
+ react: t,
952
+ events: {},
953
+ defineCustomElement: Cm
954
+ }), jd = /* @__PURE__ */ e({
955
+ tagName: "udp-list-renderer",
956
+ elementClass: fm,
957
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
958
+ react: t,
959
+ events: { onPageChange: "pageChange" },
960
+ defineCustomElement: pm
961
+ }), zd = /* @__PURE__ */ e({
962
+ tagName: "udp-map",
963
+ elementClass: $m,
964
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
965
+ react: t,
966
+ events: {},
967
+ defineCustomElement: gm
968
+ }), Jd = /* @__PURE__ */ e({
969
+ tagName: "udp-map-toolbar",
970
+ elementClass: Em,
971
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
972
+ react: t,
973
+ events: {},
974
+ defineCustomElement: cm
975
+ }), Xd = /* @__PURE__ */ e({
976
+ tagName: "udp-menu-item",
977
+ elementClass: vm,
978
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
979
+ react: t,
980
+ events: { onItemClick: "itemClick" },
981
+ defineCustomElement: Um
982
+ }), Zd = /* @__PURE__ */ e({
983
+ tagName: "udp-notification",
984
+ elementClass: Nm,
985
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
986
+ react: t,
987
+ events: {},
988
+ defineCustomElement: hm
989
+ }), _d = /* @__PURE__ */ e({
990
+ tagName: "udp-page",
991
+ elementClass: ym,
992
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
993
+ react: t,
994
+ events: {},
995
+ defineCustomElement: Am
996
+ }), er = /* @__PURE__ */ e({
997
+ tagName: "udp-page-header",
998
+ elementClass: Fm,
999
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1000
+ react: t,
1001
+ events: { onValueChanged: "valueChanged" },
1002
+ defineCustomElement: Sm
1003
+ }), tr = /* @__PURE__ */ e({
1004
+ tagName: "udp-pagination",
1005
+ elementClass: bm,
1006
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1007
+ react: t,
1008
+ events: { onPageChange: "pageChange" },
1009
+ defineCustomElement: Tm
1010
+ }), nr = /* @__PURE__ */ e({
1011
+ tagName: "udp-pop-over",
1012
+ elementClass: Gm,
1013
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1014
+ react: t,
1015
+ events: {},
1016
+ defineCustomElement: Dm
1017
+ }), mr = /* @__PURE__ */ e({
1018
+ tagName: "udp-pop-over-grid-action-header",
1019
+ elementClass: Lm,
1020
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1021
+ react: t,
1022
+ events: {},
1023
+ defineCustomElement: Bm
1024
+ }), sr = /* @__PURE__ */ e({
1025
+ tagName: "udp-question",
1026
+ elementClass: Im,
1027
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1028
+ react: t,
1029
+ events: {},
1030
+ defineCustomElement: Pm
1031
+ }), ar = /* @__PURE__ */ e({
1032
+ tagName: "udp-radio-button",
1033
+ elementClass: km,
1034
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1035
+ react: t,
1036
+ events: {},
1037
+ defineCustomElement: Rm
1038
+ }), or = /* @__PURE__ */ e({
1039
+ tagName: "udp-selector",
1040
+ elementClass: xm,
1041
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1042
+ react: t,
1043
+ events: {},
1044
+ defineCustomElement: Mm
1045
+ }), ir = /* @__PURE__ */ e({
1046
+ tagName: "udp-side-sheet",
1047
+ elementClass: Qm,
1048
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1049
+ react: t,
1050
+ events: {
1051
+ onUdpSideSheetClose: "udpSideSheetClose",
1052
+ onUdpPrimaryButtonClick: "udpPrimaryButtonClick"
1053
+ },
1054
+ defineCustomElement: Hm
1055
+ }), dr = /* @__PURE__ */ e({
1056
+ tagName: "udp-skeleton-loading",
1057
+ elementClass: Om,
1058
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1059
+ react: t,
1060
+ events: {},
1061
+ defineCustomElement: wm
1062
+ }), rr = /* @__PURE__ */ e({
1063
+ tagName: "udp-split-screen",
1064
+ elementClass: qm,
1065
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1066
+ react: t,
1067
+ events: {},
1068
+ defineCustomElement: Vm
1069
+ }), lr = /* @__PURE__ */ e({
1070
+ tagName: "udp-stepper",
1071
+ elementClass: jm,
1072
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1073
+ react: t,
1074
+ events: {},
1075
+ defineCustomElement: Ym
1076
+ }), Cr = /* @__PURE__ */ e({
1077
+ tagName: "udp-stepper-demo",
1078
+ elementClass: Wm,
1079
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1080
+ react: t,
1081
+ events: {},
1082
+ defineCustomElement: Km
1083
+ }), ur = /* @__PURE__ */ e({
1084
+ tagName: "udp-tab",
1085
+ elementClass: Jm,
1086
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1087
+ react: t,
1088
+ events: {},
1089
+ defineCustomElement: zm
1090
+ }), pr = /* @__PURE__ */ e({
1091
+ tagName: "udp-tabs",
1092
+ elementClass: Zm,
1093
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1094
+ react: t,
1095
+ events: {},
1096
+ defineCustomElement: Xm
1097
+ }), fr = /* @__PURE__ */ e({
1098
+ tagName: "udp-time-selector",
1099
+ elementClass: es,
1100
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1101
+ react: t,
1102
+ events: {
1103
+ onChange: "change",
1104
+ onInput: "input"
1105
+ },
1106
+ defineCustomElement: _m
1107
+ }), cr = /* @__PURE__ */ e({
1108
+ tagName: "udp-user-creator",
1109
+ elementClass: ns,
1110
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1111
+ react: t,
1112
+ events: {},
1113
+ defineCustomElement: ts
1114
+ }), Er = /* @__PURE__ */ e({
1115
+ tagName: "udp-vertical-spacer",
1116
+ elementClass: ss,
1117
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1118
+ react: t,
1119
+ events: {},
1120
+ defineCustomElement: ms
1121
+ }), gr = /* @__PURE__ */ e({
1122
+ tagName: "unity-typography",
1123
+ elementClass: os,
1124
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1125
+ react: t,
1126
+ events: {},
1127
+ defineCustomElement: as
1128
+ }), $r = /* @__PURE__ */ e({
1129
+ tagName: "upd-alert-banner",
1130
+ elementClass: ds,
1131
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1132
+ react: t,
1133
+ events: {},
1134
+ defineCustomElement: is
1135
+ });
1136
+ export {
1137
+ Vo as AddMapFeaturePopup,
1138
+ qo as AdvancedSearch,
1139
+ Ko as AdvancedSearchGrouped,
1140
+ Wo as AgGridBase,
1141
+ Yo as AgTable,
1142
+ jo as AmbientDemoContainer,
1143
+ zo as AmbientTemplateGrid,
1144
+ Jo as ApiMethodGrid,
1145
+ Xo as AppBar,
1146
+ Zo as ChartContainer,
1147
+ _o as ChartKpi,
1148
+ ei as CheckBox,
1149
+ ti as CheckBoxGroup,
1150
+ ni as ChipSection,
1151
+ mi as ClientSideGrid,
1152
+ si as ColorPreview,
1153
+ hr as ConfigService,
1154
+ ai as CustomButton,
1155
+ oi as DateTimeRenderer,
1156
+ ii as EditViewFormDialog,
1157
+ di as FeatureDetailsCard,
1158
+ ri as FeatureDetailsPopup,
1159
+ li as FileUpload,
1160
+ Ci as FileUploadRenderer,
1161
+ ui as FilterConditions,
1162
+ pi as FluentDialog,
1163
+ fi as GetUser,
1164
+ ci as GridHeader,
1165
+ Ei as GridPrimaryBar,
1166
+ gi as HintPanel,
1167
+ $i as InputsExample,
1168
+ Ui as KpiList,
1169
+ vi as ListOptionsRenderer,
1170
+ hi as LogicalSearchIndicator,
1171
+ Ni as MapComponent,
1172
+ Si as MapToolbar,
1173
+ Fi as MyComponent,
1174
+ Ai as NumericField,
1175
+ yi as PageRenderer,
1176
+ Ti as PrimaryActionHeader,
1177
+ bi as QuestionConfigsRenderer,
1178
+ Bi as QuestionSpecificConfigsRenderer,
1179
+ Li as ResourceTimelineCalendar,
1180
+ Di as ResourceTimelinePrimaryBar,
1181
+ Gi as SaveViewFormDialog,
1182
+ Pi as SearchListItem,
1183
+ Ii as SelectLayerPopup,
1184
+ Ri as SelectableList,
1185
+ ki as ServerSideGrid,
1186
+ Mi as SideSheet,
1187
+ xi as SideSheetContainer,
1188
+ Hi as SimpleCard,
1189
+ Qi as SplitLinePopup,
1190
+ wi as StatusChip,
1191
+ Oi as StencilChip,
1192
+ Vi as StencilField,
1193
+ qi as StencilForm,
1194
+ Ki as StencilIconButton,
1195
+ Wi as StencilIconButtonGridActionHeader,
1196
+ Yi as StencilToggle,
1197
+ ji as TestApi,
1198
+ zi as TestApiUpdated,
1199
+ Ji as TextArea,
1200
+ Xi as TextField,
1201
+ Zi as TextInputRenderer,
1202
+ _i as ToggleButton,
1203
+ ed as TreeListItem,
1204
+ td as UdpAdornment,
1205
+ nd as UdpAmbientCard,
1206
+ md as UdpAmbientToolTip,
1207
+ sd as UdpAvatar,
1208
+ ad as UdpBadge,
1209
+ od as UdpBarChart,
1210
+ id as UdpButton,
1211
+ dd as UdpCalendarBase,
1212
+ rd as UdpCalendarDay,
1213
+ ld as UdpCalendarMonth,
1214
+ Cd as UdpCalendarWeek,
1215
+ ud as UdpCalendarYear,
1216
+ pd as UdpCard,
1217
+ fd as UdpCardActionArea,
1218
+ cd as UdpCardActions,
1219
+ Ed as UdpCardContent,
1220
+ gd as UdpCardHeader,
1221
+ $d as UdpCardMedia,
1222
+ Ud as UdpChartsExample,
1223
+ vd as UdpColumnHeader,
1224
+ hd as UdpContainer,
1225
+ Nd as UdpContainerQuery,
1226
+ Sd as UdpContainerQueryGrid,
1227
+ Fd as UdpContainerQueryGridItem,
1228
+ Ad as UdpDateSelector,
1229
+ yd as UdpDatetimeSelector,
1230
+ Td as UdpDistributionChart,
1231
+ bd as UdpDivider,
1232
+ Bd as UdpDonutChart,
1233
+ Ld as UdpDynamicContainerWithMenu,
1234
+ Dd as UdpDynamicForm,
1235
+ Gd as UdpFetch,
1236
+ Pd as UdpFormsBuilder,
1237
+ Id as UdpFormsBuilderMenu,
1238
+ Rd as UdpFormsBuilderStyleOverride,
1239
+ kd as UdpFormsList,
1240
+ Md as UdpFormsListCard,
1241
+ xd as UdpFormsRenderer,
1242
+ Hd as UdpFormsUi,
1243
+ Qd as UdpFunctionButton,
1244
+ wd as UdpGridLoader,
1245
+ Od as UdpHotlistForm,
1246
+ Vd as UdpIcon,
1247
+ qd as UdpLineChart,
1248
+ Kd as UdpLinearLoader,
1249
+ Wd as UdpLink,
1250
+ Yd as UdpListItem,
1251
+ jd as UdpListRenderer,
1252
+ zd as UdpMap,
1253
+ Jd as UdpMapToolbar,
1254
+ Xd as UdpMenuItem,
1255
+ Zd as UdpNotification,
1256
+ _d as UdpPage,
1257
+ er as UdpPageHeader,
1258
+ tr as UdpPagination,
1259
+ nr as UdpPopOver,
1260
+ mr as UdpPopOverGridActionHeader,
1261
+ sr as UdpQuestion,
1262
+ ar as UdpRadioButton,
1263
+ or as UdpSelector,
1264
+ ir as UdpSideSheet,
1265
+ dr as UdpSkeletonLoading,
1266
+ rr as UdpSplitScreen,
1267
+ lr as UdpStepper,
1268
+ Cr as UdpStepperDemo,
1269
+ ur as UdpTab,
1270
+ pr as UdpTabs,
1271
+ fr as UdpTimeSelector,
1272
+ cr as UdpUserCreator,
1273
+ Er as UdpVerticalSpacer,
1274
+ gr as UnityTypography,
1275
+ $r as UpdAlertBanner,
1276
+ Nr as apiMutate
1277
+ };
package/package.json ADDED
@@ -0,0 +1,41 @@
1
+ {
2
+ "name": "udp-react-stencil-component-library",
3
+ "version": "1.0.0",
4
+ "description": "Unity React Wrapped Stencil Components",
5
+ "module": "dist/index.modern.js",
6
+ "source": "src/index.ts",
7
+ "types": "dist/index.d.ts",
8
+ "license": "MIT",
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "azure-devops://private"
12
+ },
13
+ "files": [
14
+ "dist"
15
+ ],
16
+ "publishConfig": {
17
+ "access": "public"
18
+ },
19
+ "dependencies": {
20
+ "@stencil/react-output-target": "1.0.3",
21
+ "react": "^18.2.0",
22
+ "udp-stencil-component-library": "1.0.0"
23
+ },
24
+ "devDependencies": {
25
+ "@types/node": "^16.18.80",
26
+ "@vitejs/plugin-react": "^3.1.0",
27
+ "rollup-plugin-sourcemaps": "^0.6.3",
28
+ "typescript": "^5.3.3",
29
+ "vite": "^7.0.0",
30
+ "vite-plugin-externalize-deps": "^0.5.0",
31
+ "vite-plugin-dts": "^4.5.4"
32
+ },
33
+ "scripts": {
34
+ "test": "node ./__tests__/react-library.test.js",
35
+ "build": "vite build && node scripts/postbuild-fix-types.js",
36
+ "build:dev": "vite build --sourcemap && node scripts/postbuild-fix-types.js",
37
+ "start": "vite build -w --sourcemap",
38
+ "localPublish": "vite build --sourcemap && node scripts/postbuild-fix-types.js && yalc push",
39
+ "tsc": "tsc -p . --outDir ./dist"
40
+ }
41
+ }