@magmonium/one 0.0.22 → 0.0.23
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/fesm2022/{magmonium-one-magmonium-one-WNelb2Zs.mjs → magmonium-one-magmonium-one-C4_23tN6.mjs} +8 -8
- package/fesm2022/{magmonium-one-magmonium-one-WNelb2Zs.mjs.map → magmonium-one-magmonium-one-C4_23tN6.mjs.map} +1 -1
- package/fesm2022/{magmonium-one-otp-CgpOIgo-.mjs → magmonium-one-otp-OCa3g_Zd.mjs} +27 -23
- package/fesm2022/magmonium-one-otp-OCa3g_Zd.mjs.map +1 -0
- package/fesm2022/{magmonium-one-password-CbQAbGVw.mjs → magmonium-one-password-ChQGlhBS.mjs} +2 -2
- package/fesm2022/{magmonium-one-password-CbQAbGVw.mjs.map → magmonium-one-password-ChQGlhBS.mjs.map} +1 -1
- package/fesm2022/{magmonium-one-toggle-Z-mqNwjz.mjs → magmonium-one-toggle-CXfxKBNQ.mjs} +2 -2
- package/fesm2022/{magmonium-one-toggle-Z-mqNwjz.mjs.map → magmonium-one-toggle-CXfxKBNQ.mjs.map} +1 -1
- package/fesm2022/magmonium-one.mjs +1 -1
- package/package.json +1 -1
- package/fesm2022/magmonium-one-otp-CgpOIgo-.mjs.map +0 -1
|
@@ -15142,7 +15142,7 @@ class WrapperInputComponent extends ConfigComponent {
|
|
|
15142
15142
|
break;
|
|
15143
15143
|
}
|
|
15144
15144
|
case InputType.TOGGLE: {
|
|
15145
|
-
const { ToggleInputComponent } = await import('./magmonium-one-toggle-
|
|
15145
|
+
const { ToggleInputComponent } = await import('./magmonium-one-toggle-CXfxKBNQ.mjs');
|
|
15146
15146
|
this.createDynamicComponent(seq, ToggleInputComponent, [], true);
|
|
15147
15147
|
break;
|
|
15148
15148
|
}
|
|
@@ -15154,12 +15154,12 @@ class WrapperInputComponent extends ConfigComponent {
|
|
|
15154
15154
|
break;
|
|
15155
15155
|
}
|
|
15156
15156
|
case InputType.PASSWORD: {
|
|
15157
|
-
const { PasswordInputComponent } = await import('./magmonium-one-password-
|
|
15157
|
+
const { PasswordInputComponent } = await import('./magmonium-one-password-ChQGlhBS.mjs');
|
|
15158
15158
|
this.createDynamicComponent(seq, PasswordInputComponent);
|
|
15159
15159
|
break;
|
|
15160
15160
|
}
|
|
15161
15161
|
case InputType.OTP: {
|
|
15162
|
-
const { OtpInputComponent } = await import('./magmonium-one-otp-
|
|
15162
|
+
const { OtpInputComponent } = await import('./magmonium-one-otp-OCa3g_Zd.mjs');
|
|
15163
15163
|
this.createDynamicComponent(seq, OtpInputComponent);
|
|
15164
15164
|
break;
|
|
15165
15165
|
}
|
|
@@ -17945,7 +17945,7 @@ class SectionFormItemComponent extends ConfigComponent {
|
|
|
17945
17945
|
break;
|
|
17946
17946
|
}
|
|
17947
17947
|
case InputType.TOGGLE: {
|
|
17948
|
-
const { ToggleInputComponent } = await import('./magmonium-one-toggle-
|
|
17948
|
+
const { ToggleInputComponent } = await import('./magmonium-one-toggle-CXfxKBNQ.mjs');
|
|
17949
17949
|
this.createDynamicComponent(seq, ToggleInputComponent, [], true);
|
|
17950
17950
|
break;
|
|
17951
17951
|
}
|
|
@@ -17957,12 +17957,12 @@ class SectionFormItemComponent extends ConfigComponent {
|
|
|
17957
17957
|
break;
|
|
17958
17958
|
}
|
|
17959
17959
|
case InputType.PASSWORD: {
|
|
17960
|
-
const { PasswordInputComponent } = await import('./magmonium-one-password-
|
|
17960
|
+
const { PasswordInputComponent } = await import('./magmonium-one-password-ChQGlhBS.mjs');
|
|
17961
17961
|
this.createDynamicComponent(seq, PasswordInputComponent);
|
|
17962
17962
|
break;
|
|
17963
17963
|
}
|
|
17964
17964
|
case InputType.OTP: {
|
|
17965
|
-
const { OtpInputComponent } = await import('./magmonium-one-otp-
|
|
17965
|
+
const { OtpInputComponent } = await import('./magmonium-one-otp-OCa3g_Zd.mjs');
|
|
17966
17966
|
this.createDynamicComponent(seq, OtpInputComponent);
|
|
17967
17967
|
break;
|
|
17968
17968
|
}
|
|
@@ -31026,5 +31026,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
31026
31026
|
* Generated bundle index. Do not edit.
|
|
31027
31027
|
*/
|
|
31028
31028
|
|
|
31029
|
-
export {
|
|
31030
|
-
//# sourceMappingURL=magmonium-one-magmonium-one-
|
|
31029
|
+
export { DeviceService as $, ACCESS_DOMAINS as A, BaseInputComponent as B, COLOR_SCHEMES$1 as C, CarouselComponent as D, ChartComponent as E, CheckboxInputComponent as F, ClearableInputComponent as G, ColComponent as H, IS_DESIGN_MODE as I, ColorPickerInputComponent as J, CommentItemComponent as K, LabelComponent as L, CommentsApiService as M, CommentsComponent as N, CommentsStore as O, ComponentInputComponent as P, ComponentStepperComponent as Q, ConfigComponent as R, ConfirmComponent as S, TranslatePipe as T, ContextMenuComponent as U, CustomIconClass as V, CustomIconEditComponent as W, DEFAULT_SIZE as X, DashboardCardComponent as Y, DateInputComponent as Z, DatePickerComponent as _, BaseTextInputComponent as a, NAV_MAIN_BUTTONS as a$, DomService as a0, Domain as a1, DotGridComponent as a2, DragListDirective as a3, DragListItemDirective as a4, DraggableDirective as a5, DropdownInputComponent as a6, FLEX_VARIANTS as a7, FOLDER_PICK_LISTENER as a8, FORM_ASSET_FOLDER as a9, LOGIN_PROCESS as aA, LOGIN_STORE as aB, LanguageComponent as aC, LoginDataService as aD, LoginOneComponent as aE, LoginStore as aF, LogoComponent as aG, MAG_SOCKET_EVENT as aH, MHeroColorDirective as aI, MHeroComponent as aJ, MODAL_REF as aK, MODAL_STORE_REF as aL, MRefDirective as aM, MStepComponent as aN, MURL_PARAM as aO, MURL_SEP as aP, ManifestEnrichmentService as aQ, MenuComponent as aR, ModalDirective as aS, ModalRef as aT, ModalStore as aU, MoneyPipe as aV, MultiRangeInputComponent as aW, MurlUrlSerializer as aX, NAV_DEFAULT_MURL as aY, NAV_DISPLAY_ORDER as aZ, NAV_ID_SEP as a_, FileService as aa, FileUploadDirective as ab, FileUploadInputComponent as ac, FlexComponent as ad, FlexItemComponent as ae, FormGroupComponent as af, FrameComponent as ag, FreezeService as ah, GEN_NAV_DISPLAY_ORDER as ai, GRID_BREAKPOINTS as aj, GetNavService as ak, HeaderComponent$1 as al, HighlightDirective as am, HttpService as an, ICON_SOURCE as ao, IS_SIDE_PANEL as ap, IconComponent as aq, ImgComponent as ar, InputType as as, InstrumentScoreComponent as at, InterceptorObservables as au, JumbotronComponent as av, KeyValueComponent as aw, LAYOUT_ASSET_FOLDER as ax, LOGIN_COMPONENT as ay, LOGIN_FORM_GROUP as az, TextOutputComponent as b, SectionFilterComponent as b$, NAV_SEGMENT_RE as b0, NAV_STORE_REF as b1, NAV_WC_COMPONENTS as b2, NAV_WIDGET_MAP as b3, NavComponent as b4, NavDetailsComponent as b5, NavMenuComponent as b6, NavStore as b7, NavTrailComponent as b8, NothingComponent as b9, RangeInputComponent as bA, RatingInputComponent as bB, ReactiveElementComponent as bC, RemoteComponent as bD, RemoteLoaderService as bE, ResizeElementComponent as bF, RouteContainer as bG, RowComponent as bH, SEARCH_QUERY as bI, SEARCH_RESULTS_EVENT as bJ, SECTION_ACCORDION_GROUP as bK, SECTION_FORM_CONTEXT as bL, SHARED_ICONS as bM, SIZE_CONTEXT as bN, ScoreComponent as bO, ScrollComponent as bP, ScrollService as bQ, SearchPanelComponent as bR, SearchStore as bS, SearchUserPanelComponent as bT, SectionAccordionDirective as bU, SectionAccordionGroupDirective as bV, SectionBackComponent as bW, SectionBadgesComponent as bX, SectionButtonGroupComponent as bY, SectionCardComponent as bZ, SectionComponent as b_, NotificationElementComponent as ba, NotificationGroupComponent as bb, NotificationPopupComponent as bc, NotificationService as bd, NotificationStore as be, NotificationType as bf, NotificationWidgetComponent as bg, ONE_ASSET_BASE_URL as bh, OPTIONS_SOURCE as bi, OneApp as bj, OptionsSourceDirective as bk, OverlayBodyComponent as bl, OverlayRef as bm, OverlayService as bn, PLATFORM_BUTTON_NAV_IDS as bo, PLATFORM_EXTENSIBLE_NAV_IDS as bp, PLATFORM_NAV_MAP as bq, PLATFORM_ROOT_CHILDREN as br, PaginationComponent as bs, PanelComponent as bt, PlaygroundComponent as bu, PositionDirective as bv, PwaInstallComponent as bw, ROOT_NAV$1 as bx, RadioGroupComponent as by, RadioInputComponent as bz, ButtonComponent as c, WatermarkComponent as c$, SectionFooterComponent as c0, SectionFormComponent as c1, SectionFormItemComponent as c2, SectionHeaderComponent as c3, SectionSearchComponent as c4, SectionStepperComponent as c5, SectionTabsComponent as c6, SectionToggleComponent as c7, SectionToggleItemDirective as c8, SelectableCardInputComponent as c9, ThemeComponent as cA, ThemeService as cB, ThemeStore as cC, TimeAgoPipe as cD, TimelineComponent as cE, ToggleButtonComponent as cF, ToggleInputComponent as cG, ToggleRadioInputComponent as cH, ToolTipDirective as cI, TooltipComponent as cJ, TranslateService as cK, TreeGridComponent as cL, URL_SEP as cM, USER_STORE_REF as cN, USER_TAB_MAP as cO, UlComponent as cP, UniverseComponent as cQ, UserApiService as cR, UserAvatarComponent as cS, UserComponent as cT, UserNavComponent as cU, UserSettingsComponent as cV, UserStore as cW, WC_ROUTE_CHANGED_EVENT as cX, WC_SEARCH_GROUPS as cY, WIN_USER_TAB_HOOK as cZ, WIN_USER_TAB_KEY as c_, SelectorDirective as ca, SettingsSearchBarComponent as cb, SettingsSearchService as cc, Sex as cd, ShapeComponent as ce, SharedStoreRegistry as cf, SidePanelDirective as cg, Size as ch, SocketStore as ci, SortComponent as cj, StepComponent as ck, StepperComponent as cl, StepsComponent as cm, StorageService as cn, StrokeLinecap as co, StrokeLinejoin as cp, SummaryComponent as cq, SvgGeneratorComponent as cr, SvgGeneratorService as cs, SvgService as ct, TOTAL_COLUMNS as cu, TRANSLATION_SOURCE as cv, TableComponent as cw, TechnicalMeterComponent as cx, TextInputComponent as cy, TextareaInputComponent as cz, APP_CONTEXT_REF as d, loginState as d$, WcRouterStore as d0, WrapperInputComponent as d1, anchorNavId as d2, applyColorsToElement as d3, authGuard as d4, bootstrapMagApp as d5, bootstrapPwaInstall as d6, buildWcBaseUrl as d7, calculateLuminance as d8, calculateRanks as d9, getValue as dA, hasErrorComputed as dB, hexToRgb as dC, hslToRgb$1 as dD, initMagmoniumApp as dE, initialNotificationState as dF, initials as dG, injectAuthenticate as dH, injectInstallApp as dI, injectParentSize as dJ, injectScrollSticky as dK, isButtonName as dL, isCancelledComputed as dM, isExtensiblePlatformNavId as dN, isJson as dO, isLoadingComputed as dP, isLocalhost as dQ, isPlatformNavId as dR, isSize as dS, isTierPreview as dT, isUrlLocalhost as dU, isValidNavId as dV, isValidNavSegment as dW, isWebComponent as dX, linkToId as dY, linkToNav as dZ, loadingActions as d_, cellText as da, checkFilterCondition as db, childNavId as dc, classListSignal as dd, coerceSize as de, createMap as df, createPlatformNavMap as dg, deriveAvatarGradient as dh, deriveContrastColor as di, deriveOppositeColor as dj, derivePropertyName as dk, emailValidation as dl, evaluate as dm, evaluateBool as dn, flattenTreeGridRows as dp, formatBadgeCount as dq, fullName as dr, generateClipPath as ds, generateTransform as dt, getClassList as du, getProperty as dv, getScrollParent as dw, getTierFromPreviewPath as dx, getTreeGridRow as dy, getUniqueId as dz, ASSET_BASE_URL as e, unfetchedPlatformNav as e$, mInterceptor as e0, manualValidation as e1, matchFieldValidation as e2, maxLengthValidation as e3, maxValidation as e4, mergePlatformNav as e5, mergeUnique as e6, mergeUniqueBy as e7, mergeUniqueWith as e8, minAgeValidation as e9, provideSizeContext as eA, provideUserTabs as eB, publicGuard as eC, readFieldPatterns as eD, renderAddress as eE, requiredValidation as eF, resolveConfigAsset as eG, resolvePallet as eH, resolveSize as eI, rgbToHex as eJ, rgbToHsl as eK, rowHasChildren as eL, samePatterns as eM, segmentsToNavId as eN, setProperty as eO, setTreeGridChildren as eP, settingsWidgets as eQ, shouldShowBadge as eR, splitNavId as eS, stringToColor as eT, toAttrBool as eU, toAttrNumber as eV, toCssLength as eW, toHostNavId as eX, toLength$1 as eY, toLocalNavId as eZ, toggleTreeGridRow as e_, minLengthValidation as ea, minValidation as eb, miniMarkToHtml as ec, navIdChain as ed, navIdFor as ee, navIdSegment as ef, navIdToRoutePath as eg, navIdToSegments as eh, navToId as ei, parentNavId as ej, parseAddress as ek, parseColor as el, patternValidation as em, patternsValidation as en, platformNavWidgets as eo, privateGuard as ep, processImageToSvg as eq, provideAppContext as er, provideMagAppConfig as es, provideMagWcConfig as et, provideMagWcRoutes as eu, provideModalComponents as ev, provideMurlUrlSerializer as ew, provideNavWidgets as ex, providePlatformNavWidgets as ey, provideSearch as ez, AccordionBodyDirective as f, urlValidation as f0, AccordionComponent as g, AccordionGroupComponent as h, ActionComponent as i, AnimatedGraphsComponent as j, AppCardComponent as k, AppRelationType as l, AppTileComponent as m, AssetStore as n, AssetUrlPipe as o, Assets as p, AutosizeDirective as q, BadgeComponent as r, BandingComponent as s, BaseArrayInputComponent as t, BaseRootWebComponent as u, BaseWebComponent as v, ButtonGroupComponent as w, COMPONENT_INPUT_REGISTRY as x, CardComponent as y, CardWrapperComponent as z };
|
|
31030
|
+
//# sourceMappingURL=magmonium-one-magmonium-one-C4_23tN6.mjs.map
|