@radix-ng/primitives 1.0.4 → 1.0.6
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/radix-ng-primitives-accordion.mjs +35 -27
- package/fesm2022/radix-ng-primitives-accordion.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-alert-dialog.mjs +34 -34
- package/fesm2022/radix-ng-primitives-arrow.mjs +3 -3
- package/fesm2022/radix-ng-primitives-aspect-ratio.mjs +5 -4
- package/fesm2022/radix-ng-primitives-aspect-ratio.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-autocomplete.mjs +175 -125
- package/fesm2022/radix-ng-primitives-autocomplete.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-avatar.mjs +25 -19
- package/fesm2022/radix-ng-primitives-avatar.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-button.mjs +11 -7
- package/fesm2022/radix-ng-primitives-button.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-calendar.mjs +140 -90
- package/fesm2022/radix-ng-primitives-calendar.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-checkbox.mjs +61 -40
- package/fesm2022/radix-ng-primitives-checkbox.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-collapsible.mjs +35 -24
- package/fesm2022/radix-ng-primitives-collapsible.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-combobox.mjs +278 -177
- package/fesm2022/radix-ng-primitives-combobox.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-composite.mjs +76 -35
- package/fesm2022/radix-ng-primitives-composite.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-config.mjs +7 -5
- package/fesm2022/radix-ng-primitives-config.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-context-menu.mjs +48 -22
- package/fesm2022/radix-ng-primitives-context-menu.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-core.mjs +44 -28
- package/fesm2022/radix-ng-primitives-core.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-cropper.mjs +73 -45
- package/fesm2022/radix-ng-primitives-cropper.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-date-field.mjs +70 -40
- package/fesm2022/radix-ng-primitives-date-field.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-dialog.mjs +93 -67
- package/fesm2022/radix-ng-primitives-dialog.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-direction-provider.mjs +5 -4
- package/fesm2022/radix-ng-primitives-direction-provider.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-dismissable-layer.mjs +20 -16
- package/fesm2022/radix-ng-primitives-dismissable-layer.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-drawer.mjs +107 -81
- package/fesm2022/radix-ng-primitives-drawer.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-editable.mjs +53 -39
- package/fesm2022/radix-ng-primitives-editable.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-field.mjs +69 -42
- package/fesm2022/radix-ng-primitives-field.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-fieldset.mjs +8 -7
- package/fesm2022/radix-ng-primitives-fieldset.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-floating-focus-manager.mjs +77 -40
- package/fesm2022/radix-ng-primitives-floating-focus-manager.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-focus-guards.mjs +3 -3
- package/fesm2022/radix-ng-primitives-focus-scope.mjs +7 -5
- package/fesm2022/radix-ng-primitives-focus-scope.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-form.mjs +25 -16
- package/fesm2022/radix-ng-primitives-form.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-input.mjs +41 -22
- package/fesm2022/radix-ng-primitives-input.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-label.mjs +7 -5
- package/fesm2022/radix-ng-primitives-label.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-menu.mjs +274 -154
- package/fesm2022/radix-ng-primitives-menu.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-menubar.mjs +35 -17
- package/fesm2022/radix-ng-primitives-menubar.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-meter.mjs +41 -30
- package/fesm2022/radix-ng-primitives-meter.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-navigation-menu.mjs +220 -183
- package/fesm2022/radix-ng-primitives-navigation-menu.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-number-field.mjs +87 -59
- package/fesm2022/radix-ng-primitives-number-field.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-pagination.mjs +48 -38
- package/fesm2022/radix-ng-primitives-pagination.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-popover.mjs +150 -107
- package/fesm2022/radix-ng-primitives-popover.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-popper.mjs +79 -47
- package/fesm2022/radix-ng-primitives-popper.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-portal.mjs +20 -13
- package/fesm2022/radix-ng-primitives-portal.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-presence.mjs +3 -3
- package/fesm2022/radix-ng-primitives-preview-card.mjs +119 -74
- package/fesm2022/radix-ng-primitives-preview-card.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-progress.mjs +43 -31
- package/fesm2022/radix-ng-primitives-progress.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-radio.mjs +177 -168
- package/fesm2022/radix-ng-primitives-radio.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-scroll-area.mjs +54 -38
- package/fesm2022/radix-ng-primitives-scroll-area.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-select.mjs +595 -102
- package/fesm2022/radix-ng-primitives-select.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-separator.mjs +7 -5
- package/fesm2022/radix-ng-primitives-separator.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-slider.mjs +101 -63
- package/fesm2022/radix-ng-primitives-slider.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-stepper.mjs +53 -39
- package/fesm2022/radix-ng-primitives-stepper.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-switch.mjs +44 -25
- package/fesm2022/radix-ng-primitives-switch.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-tabs.mjs +72 -47
- package/fesm2022/radix-ng-primitives-tabs.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-time-field.mjs +72 -41
- package/fesm2022/radix-ng-primitives-time-field.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-toast.mjs +75 -56
- package/fesm2022/radix-ng-primitives-toast.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-toggle-group.mjs +29 -19
- package/fesm2022/radix-ng-primitives-toggle-group.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-toggle.mjs +16 -11
- package/fesm2022/radix-ng-primitives-toggle.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-toolbar.mjs +38 -30
- package/fesm2022/radix-ng-primitives-toolbar.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-tooltip.mjs +118 -63
- package/fesm2022/radix-ng-primitives-tooltip.mjs.map +1 -1
- package/fesm2022/radix-ng-primitives-visually-hidden.mjs +31 -20
- package/fesm2022/radix-ng-primitives-visually-hidden.mjs.map +1 -1
- package/package.json +2 -2
- package/types/radix-ng-primitives-autocomplete.d.ts +3 -1
- package/types/radix-ng-primitives-combobox.d.ts +28 -9
- package/types/radix-ng-primitives-composite.d.ts +2 -0
- package/types/radix-ng-primitives-context-menu.d.ts +2 -0
- package/types/radix-ng-primitives-dialog.d.ts +6 -3
- package/types/radix-ng-primitives-floating-focus-manager.d.ts +11 -0
- package/types/radix-ng-primitives-menu.d.ts +47 -15
- package/types/radix-ng-primitives-menubar.d.ts +6 -1
- package/types/radix-ng-primitives-navigation-menu.d.ts +8 -6
- package/types/radix-ng-primitives-popover.d.ts +12 -4
- package/types/radix-ng-primitives-preview-card.d.ts +18 -5
- package/types/radix-ng-primitives-radio.d.ts +100 -65
- package/types/radix-ng-primitives-select.d.ts +186 -391
- package/types/radix-ng-primitives-switch.d.ts +3 -2
- package/types/radix-ng-primitives-tooltip.d.ts +17 -3
|
@@ -43,7 +43,8 @@ class RdxDialogRoot {
|
|
|
43
43
|
/**
|
|
44
44
|
* Whether the dialog is currently open.
|
|
45
45
|
*/
|
|
46
|
-
this.open = model(false,
|
|
46
|
+
this.open = model(false, /* @ts-ignore */
|
|
47
|
+
...(ngDevMode ? [{ debugName: "open" }] : /* istanbul ignore next */ []));
|
|
47
48
|
/**
|
|
48
49
|
* Whether the dialog is initially open.
|
|
49
50
|
*/
|
|
@@ -51,11 +52,13 @@ class RdxDialogRoot {
|
|
|
51
52
|
/**
|
|
52
53
|
* ID of the trigger associated with a controlled dialog.
|
|
53
54
|
*/
|
|
54
|
-
this.triggerId = model(null,
|
|
55
|
+
this.triggerId = model(null, /* @ts-ignore */
|
|
56
|
+
...(ngDevMode ? [{ debugName: "triggerId" }] : /* istanbul ignore next */ []));
|
|
55
57
|
/**
|
|
56
58
|
* ID of the trigger associated with an initially open uncontrolled dialog.
|
|
57
59
|
*/
|
|
58
|
-
this.defaultTriggerId = input(null,
|
|
60
|
+
this.defaultTriggerId = input(null, /* @ts-ignore */
|
|
61
|
+
...(ngDevMode ? [{ debugName: "defaultTriggerId" }] : /* istanbul ignore next */ []));
|
|
59
62
|
/**
|
|
60
63
|
* Determines if the dialog enters a modal state when open.
|
|
61
64
|
* - `true`: focus is trapped, page scroll is locked, outside pointer events are disabled.
|
|
@@ -64,13 +67,15 @@ class RdxDialogRoot {
|
|
|
64
67
|
*/
|
|
65
68
|
this.modal = input(true, { ...(ngDevMode ? { debugName: "modal" } : /* istanbul ignore next */ {}), transform: transformModal });
|
|
66
69
|
/**
|
|
67
|
-
* Determines whether the dialog should close on outside clicks.
|
|
70
|
+
* Determines whether the dialog should close on outside clicks. For a non-modal dialog this also
|
|
71
|
+
* prevents the dialog from closing when focus moves outside of it.
|
|
68
72
|
*/
|
|
69
73
|
this.disablePointerDismissal = input(false, { ...(ngDevMode ? { debugName: "disablePointerDismissal" } : /* istanbul ignore next */ {}), transform: booleanAttribute });
|
|
70
74
|
/**
|
|
71
75
|
* Associates this root with detached trigger elements rendered outside of it.
|
|
72
76
|
*/
|
|
73
|
-
this.handle = input(
|
|
77
|
+
this.handle = input(/* @ts-ignore */
|
|
78
|
+
...(ngDevMode ? [undefined, { debugName: "handle" }] : /* istanbul ignore next */ []));
|
|
74
79
|
/**
|
|
75
80
|
* Event handler called when the dialog is opened or closed.
|
|
76
81
|
*/
|
|
@@ -80,26 +85,40 @@ class RdxDialogRoot {
|
|
|
80
85
|
*/
|
|
81
86
|
this.onOpenChangeComplete = output();
|
|
82
87
|
this.contentId = injectId('rdx-dialog-content-');
|
|
83
|
-
this.titleId = signal(undefined,
|
|
84
|
-
|
|
85
|
-
this.
|
|
86
|
-
|
|
87
|
-
this.
|
|
88
|
-
|
|
89
|
-
this.
|
|
90
|
-
|
|
91
|
-
this.
|
|
92
|
-
|
|
93
|
-
this.
|
|
88
|
+
this.titleId = signal(undefined, /* @ts-ignore */
|
|
89
|
+
...(ngDevMode ? [{ debugName: "titleId" }] : /* istanbul ignore next */ []));
|
|
90
|
+
this.descriptionId = signal(undefined, /* @ts-ignore */
|
|
91
|
+
...(ngDevMode ? [{ debugName: "descriptionId" }] : /* istanbul ignore next */ []));
|
|
92
|
+
this.trigger = signal(undefined, /* @ts-ignore */
|
|
93
|
+
...(ngDevMode ? [{ debugName: "trigger" }] : /* istanbul ignore next */ []));
|
|
94
|
+
this.triggers = signal([], /* @ts-ignore */
|
|
95
|
+
...(ngDevMode ? [{ debugName: "triggers" }] : /* istanbul ignore next */ []));
|
|
96
|
+
this.payload = signal(undefined, /* @ts-ignore */
|
|
97
|
+
...(ngDevMode ? [{ debugName: "payload" }] : /* istanbul ignore next */ []));
|
|
98
|
+
this.nestedOpenCount = signal(0, /* @ts-ignore */
|
|
99
|
+
...(ngDevMode ? [{ debugName: "nestedOpenCount" }] : /* istanbul ignore next */ []));
|
|
100
|
+
this.openInteractionType = signal(null, /* @ts-ignore */
|
|
101
|
+
...(ngDevMode ? [{ debugName: "openInteractionType" }] : /* istanbul ignore next */ []));
|
|
102
|
+
this.closeInteractionType = signal(null, /* @ts-ignore */
|
|
103
|
+
...(ngDevMode ? [{ debugName: "closeInteractionType" }] : /* istanbul ignore next */ []));
|
|
104
|
+
this.preventUnmountOnClose = signal(false, /* @ts-ignore */
|
|
105
|
+
...(ngDevMode ? [{ debugName: "preventUnmountOnClose" }] : /* istanbul ignore next */ []));
|
|
106
|
+
this.pendingTriggerOpenInteractionType = signal(null, /* @ts-ignore */
|
|
107
|
+
...(ngDevMode ? [{ debugName: "pendingTriggerOpenInteractionType" }] : /* istanbul ignore next */ []));
|
|
108
|
+
this.present = computed(() => this.open() || this.preventUnmountOnClose(), /* @ts-ignore */
|
|
109
|
+
...(ngDevMode ? [{ debugName: "present" }] : /* istanbul ignore next */ []));
|
|
94
110
|
/** Whether this dialog is rendered inside another dialog. Fixed at construction. */
|
|
95
111
|
this.nested = !!this.parentRoot;
|
|
96
|
-
this.nestedDialogOpen = computed(() => this.nestedOpenCount() > 0,
|
|
112
|
+
this.nestedDialogOpen = computed(() => this.nestedOpenCount() > 0, /* @ts-ignore */
|
|
113
|
+
...(ngDevMode ? [{ debugName: "nestedDialogOpen" }] : /* istanbul ignore next */ []));
|
|
97
114
|
/** ARIA role, fixed at construction by the dialog variant (`alertdialog` for alert dialogs). */
|
|
98
115
|
this.role = this.variant.role;
|
|
99
116
|
/** Effective modality: the variant can pin it to `true` regardless of the `modal` input. */
|
|
100
|
-
this.effectiveModal = computed(() => (this.variant.forceModal ? true : this.modal()),
|
|
117
|
+
this.effectiveModal = computed(() => (this.variant.forceModal ? true : this.modal()), /* @ts-ignore */
|
|
118
|
+
...(ngDevMode ? [{ debugName: "effectiveModal" }] : /* istanbul ignore next */ []));
|
|
101
119
|
/** Effective dismissal flag: disabled when the input asks, or when the variant forces it (alerts). */
|
|
102
|
-
this.effectiveDisablePointerDismissal = computed(() => this.disablePointerDismissal() || this.variant.forcePointerDismissalDisabled,
|
|
120
|
+
this.effectiveDisablePointerDismissal = computed(() => this.disablePointerDismissal() || this.variant.forcePointerDismissalDisabled, /* @ts-ignore */
|
|
121
|
+
...(ngDevMode ? [{ debugName: "effectiveDisablePointerDismissal" }] : /* istanbul ignore next */ []));
|
|
103
122
|
/**
|
|
104
123
|
* The shared per-popup floating context (ADR 0015 §1) — `open` mirrors the dialog's open state, the
|
|
105
124
|
* trigger registry is bridged from {@link registerTrigger}, and the reference / floating elements are
|
|
@@ -289,8 +308,8 @@ class RdxDialogRoot {
|
|
|
289
308
|
this.pendingTriggerOpenInteractionType.set(null);
|
|
290
309
|
return pending ?? getInteractionTypeFromEvent(event);
|
|
291
310
|
}
|
|
292
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
293
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
311
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogRoot, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
312
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.2", type: RdxDialogRoot, isStandalone: true, selector: "[rdxDialogRoot]", inputs: { open: { classPropertyName: "open", publicName: "open", isSignal: true, isRequired: false, transformFunction: null }, defaultOpen: { classPropertyName: "defaultOpen", publicName: "defaultOpen", isSignal: true, isRequired: false, transformFunction: null }, triggerId: { classPropertyName: "triggerId", publicName: "triggerId", isSignal: true, isRequired: false, transformFunction: null }, defaultTriggerId: { classPropertyName: "defaultTriggerId", publicName: "defaultTriggerId", isSignal: true, isRequired: false, transformFunction: null }, modal: { classPropertyName: "modal", publicName: "modal", isSignal: true, isRequired: false, transformFunction: null }, disablePointerDismissal: { classPropertyName: "disablePointerDismissal", publicName: "disablePointerDismissal", isSignal: true, isRequired: false, transformFunction: null }, handle: { classPropertyName: "handle", publicName: "handle", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { open: "openChange", triggerId: "triggerIdChange", onOpenChange: "onOpenChange", onOpenChangeComplete: "onOpenChangeComplete" }, providers: [
|
|
294
313
|
provideRdxDialogRootContext(context),
|
|
295
314
|
// New floating foundation (ADR 0015/0017 migration). Inherit-or-create tree so a nested dialog
|
|
296
315
|
// shares its parent's tree; the per-popup root context bridges open / triggers / reference.
|
|
@@ -298,7 +317,7 @@ class RdxDialogRoot {
|
|
|
298
317
|
provideFloatingRootContext(() => inject(RdxDialogRoot).floatingContext)
|
|
299
318
|
], exportAs: ["rdxDialogRoot"], ngImport: i0 }); }
|
|
300
319
|
}
|
|
301
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
320
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogRoot, decorators: [{
|
|
302
321
|
type: Directive,
|
|
303
322
|
args: [{
|
|
304
323
|
selector: '[rdxDialogRoot]',
|
|
@@ -330,6 +349,7 @@ function contextFor(root) {
|
|
|
330
349
|
closeInteractionType: root.closeInteractionType.asReadonly(),
|
|
331
350
|
nested: root.nested,
|
|
332
351
|
nestedDialogOpen: root.nestedDialogOpen,
|
|
352
|
+
nestedOpenCount: root.nestedOpenCount.asReadonly(),
|
|
333
353
|
setTitleId: (id) => root.titleId.set(id),
|
|
334
354
|
setDescriptionId: (id) => root.descriptionId.set(id),
|
|
335
355
|
registerTransitionElement: (element) => root.registerTransitionElement(element),
|
|
@@ -362,10 +382,10 @@ class RdxDialogBackdrop {
|
|
|
362
382
|
inject(DestroyRef).onDestroy(() => floatingContext.removeFloatingElement(host));
|
|
363
383
|
}
|
|
364
384
|
}
|
|
365
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
366
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
385
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogBackdrop, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
386
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.2", type: RdxDialogBackdrop, isStandalone: true, selector: "[rdxDialogBackdrop]", inputs: { forceRender: { classPropertyName: "forceRender", publicName: "forceRender", isSignal: true, isRequired: false, transformFunction: null } }, host: { attributes: { "role": "presentation" }, properties: { "hidden": "rootContext.nested && !forceRender()", "attr.data-closed": "rootContext.isOpen() ? undefined : \"\"", "attr.data-ending-style": "rootContext.transitionStatus() === \"ending\" ? \"\" : undefined", "attr.data-open": "rootContext.isOpen() ? \"\" : undefined", "attr.data-starting-style": "rootContext.transitionStatus() === \"starting\" ? \"\" : undefined", "attr.data-nested": "rootContext.nested ? \"\" : undefined", "attr.data-nested-dialog-open": "rootContext.nestedDialogOpen() ? \"\" : undefined" } }, exportAs: ["rdxDialogBackdrop"], ngImport: i0 }); }
|
|
367
387
|
}
|
|
368
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
388
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogBackdrop, decorators: [{
|
|
369
389
|
type: Directive,
|
|
370
390
|
args: [{
|
|
371
391
|
selector: '[rdxDialogBackdrop]',
|
|
@@ -377,7 +397,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
377
397
|
'[attr.data-ending-style]': 'rootContext.transitionStatus() === "ending" ? "" : undefined',
|
|
378
398
|
'[attr.data-open]': 'rootContext.isOpen() ? "" : undefined',
|
|
379
399
|
'[attr.data-starting-style]': 'rootContext.transitionStatus() === "starting" ? "" : undefined',
|
|
380
|
-
'[attr.data-state]': 'rootContext.isOpen() ? "open" : "closed"',
|
|
381
400
|
'[attr.data-nested]': 'rootContext.nested ? "" : undefined',
|
|
382
401
|
'[attr.data-nested-dialog-open]': 'rootContext.nestedDialogOpen() ? "" : undefined'
|
|
383
402
|
}
|
|
@@ -391,10 +410,10 @@ class RdxDialogClose {
|
|
|
391
410
|
constructor() {
|
|
392
411
|
this.rootContext = injectRdxDialogRootContext();
|
|
393
412
|
}
|
|
394
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
395
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
413
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogClose, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
414
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.2", type: RdxDialogClose, isStandalone: true, selector: "button[rdxDialogClose]", host: { attributes: { "type": "button" }, listeners: { "click": "rootContext.close(\"close-press\", $event)" } }, exportAs: ["rdxDialogClose"], ngImport: i0 }); }
|
|
396
415
|
}
|
|
397
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
416
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogClose, decorators: [{
|
|
398
417
|
type: Directive,
|
|
399
418
|
args: [{
|
|
400
419
|
selector: 'button[rdxDialogClose]',
|
|
@@ -416,10 +435,10 @@ class RdxDialogDescription {
|
|
|
416
435
|
this.rootContext.setDescriptionId(this.id);
|
|
417
436
|
inject(DestroyRef).onDestroy(() => this.rootContext.setDescriptionId(undefined));
|
|
418
437
|
}
|
|
419
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
420
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
438
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogDescription, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
439
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.2", type: RdxDialogDescription, isStandalone: true, selector: "[rdxDialogDescription]", host: { properties: { "id": "id" } }, exportAs: ["rdxDialogDescription"], ngImport: i0 }); }
|
|
421
440
|
}
|
|
422
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
441
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogDescription, decorators: [{
|
|
423
442
|
type: Directive,
|
|
424
443
|
args: [{
|
|
425
444
|
selector: '[rdxDialogDescription]',
|
|
@@ -549,8 +568,8 @@ class RdxDialogPopup {
|
|
|
549
568
|
event.stopPropagation();
|
|
550
569
|
}
|
|
551
570
|
}
|
|
552
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
553
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
571
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogPopup, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
572
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.2", type: RdxDialogPopup, isStandalone: true, selector: "[rdxDialogPopup]", outputs: { escapeKeyDown: "escapeKeyDown", pointerDownOutside: "pointerDownOutside", focusOutside: "focusOutside", interactOutside: "interactOutside", openAutoFocus: "openAutoFocus", closeAutoFocus: "closeAutoFocus" }, host: { listeners: { "keydown": "onKeyDown($event)" }, properties: { "attr.role": "rootContext.role", "attr.aria-modal": "rootContext.modal() === true ? \"true\" : undefined", "attr.aria-describedby": "rootContext.descriptionId()", "attr.aria-labelledby": "rootContext.titleId()", "attr.data-closed": "rootContext.isOpen() ? undefined : \"\"", "attr.data-ending-style": "rootContext.transitionStatus() === \"ending\" ? \"\" : undefined", "attr.data-open": "rootContext.isOpen() ? \"\" : undefined", "attr.data-starting-style": "rootContext.transitionStatus() === \"starting\" ? \"\" : undefined", "attr.data-nested": "rootContext.nested ? \"\" : undefined", "attr.data-nested-dialog-open": "rootContext.nestedDialogOpen() ? \"\" : undefined", "style.--nested-dialogs": "rootContext.nestedOpenCount()", "id": "rootContext.contentId" } }, providers: [
|
|
554
573
|
provideFloatingFocusManagerConfig(() => {
|
|
555
574
|
const rootContext = injectRdxDialogRootContext();
|
|
556
575
|
return {
|
|
@@ -571,7 +590,7 @@ class RdxDialogPopup {
|
|
|
571
590
|
})
|
|
572
591
|
], exportAs: ["rdxDialogPopup"], hostDirectives: [{ directive: i1.RdxFloatingNodeRegistration }, { directive: i2.RdxFloatingFocusManager }], ngImport: i0 }); }
|
|
573
592
|
}
|
|
574
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
593
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogPopup, decorators: [{
|
|
575
594
|
type: Directive,
|
|
576
595
|
args: [{
|
|
577
596
|
selector: '[rdxDialogPopup]',
|
|
@@ -606,9 +625,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
606
625
|
'[attr.data-ending-style]': 'rootContext.transitionStatus() === "ending" ? "" : undefined',
|
|
607
626
|
'[attr.data-open]': 'rootContext.isOpen() ? "" : undefined',
|
|
608
627
|
'[attr.data-starting-style]': 'rootContext.transitionStatus() === "starting" ? "" : undefined',
|
|
609
|
-
'[attr.data-state]': 'rootContext.isOpen() ? "open" : "closed"',
|
|
610
628
|
'[attr.data-nested]': 'rootContext.nested ? "" : undefined',
|
|
611
629
|
'[attr.data-nested-dialog-open]': 'rootContext.nestedDialogOpen() ? "" : undefined',
|
|
630
|
+
'[style.--nested-dialogs]': 'rootContext.nestedOpenCount()',
|
|
612
631
|
'[id]': 'rootContext.contentId',
|
|
613
632
|
'(keydown)': 'onKeyDown($event)'
|
|
614
633
|
}
|
|
@@ -630,12 +649,13 @@ class RdxDialogPortal {
|
|
|
630
649
|
* forwarded to the composed {@link RdxPortalPresence}) so that the drawer and alert-dialog portals
|
|
631
650
|
* can re-expose it through their own `hostDirectives`.
|
|
632
651
|
*/
|
|
633
|
-
this.container = input(
|
|
652
|
+
this.container = input(/* @ts-ignore */
|
|
653
|
+
...(ngDevMode ? [undefined, { debugName: "container" }] : /* istanbul ignore next */ []));
|
|
634
654
|
}
|
|
635
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
636
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
655
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogPortal, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
656
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.2", type: RdxDialogPortal, isStandalone: true, selector: "ng-template[rdxDialogPortal]", inputs: { container: { classPropertyName: "container", publicName: "container", isSignal: true, isRequired: false, transformFunction: null } }, providers: [provideRdxPresenceContext(() => ({ present: injectRdxDialogRootContext().present }))], exportAs: ["rdxDialogPortal"], hostDirectives: [{ directive: i1$1.RdxPortalPresence, inputs: ["container", "container"] }], ngImport: i0 }); }
|
|
637
657
|
}
|
|
638
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
658
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogPortal, decorators: [{
|
|
639
659
|
type: Directive,
|
|
640
660
|
args: [{
|
|
641
661
|
selector: 'ng-template[rdxDialogPortal]',
|
|
@@ -657,10 +677,10 @@ class RdxDialogPortalMisuseGuard {
|
|
|
657
677
|
'rdxDialogPortalPresence has been removed.', 'components/dialog');
|
|
658
678
|
}
|
|
659
679
|
}
|
|
660
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
661
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
680
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogPortalMisuseGuard, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
681
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.2", type: RdxDialogPortalMisuseGuard, isStandalone: true, selector: "[rdxDialogPortal]:not(ng-template)", ngImport: i0 }); }
|
|
662
682
|
}
|
|
663
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
683
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogPortalMisuseGuard, decorators: [{
|
|
664
684
|
type: Directive,
|
|
665
685
|
args: [{
|
|
666
686
|
selector: '[rdxDialogPortal]:not(ng-template)'
|
|
@@ -677,10 +697,10 @@ class RdxDialogTitle {
|
|
|
677
697
|
this.rootContext.setTitleId(this.id);
|
|
678
698
|
inject(DestroyRef).onDestroy(() => this.rootContext.setTitleId(undefined));
|
|
679
699
|
}
|
|
680
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
681
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
700
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogTitle, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
701
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.2", type: RdxDialogTitle, isStandalone: true, selector: "[rdxDialogTitle]", host: { properties: { "id": "id" } }, exportAs: ["rdxDialogTitle"], ngImport: i0 }); }
|
|
682
702
|
}
|
|
683
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
703
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogTitle, decorators: [{
|
|
684
704
|
type: Directive,
|
|
685
705
|
args: [{
|
|
686
706
|
selector: '[rdxDialogTitle]',
|
|
@@ -701,23 +721,29 @@ class RdxDialogTrigger {
|
|
|
701
721
|
/**
|
|
702
722
|
* Associates this trigger with a detached dialog root.
|
|
703
723
|
*/
|
|
704
|
-
this.handle = input(
|
|
724
|
+
this.handle = input(/* @ts-ignore */
|
|
725
|
+
...(ngDevMode ? [undefined, { debugName: "handle" }] : /* istanbul ignore next */ []));
|
|
705
726
|
/**
|
|
706
727
|
* Data associated with this trigger while it is active.
|
|
707
728
|
*/
|
|
708
|
-
this.payload = input(
|
|
729
|
+
this.payload = input(/* @ts-ignore */
|
|
730
|
+
...(ngDevMode ? [undefined, { debugName: "payload" }] : /* istanbul ignore next */ []));
|
|
709
731
|
/**
|
|
710
732
|
* ID used to identify this trigger when opening a detached or controlled dialog.
|
|
711
733
|
*/
|
|
712
|
-
this.id = input(
|
|
734
|
+
this.id = input(/* @ts-ignore */
|
|
735
|
+
...(ngDevMode ? [undefined, { debugName: "id" }] : /* istanbul ignore next */ []));
|
|
713
736
|
/**
|
|
714
737
|
* Whether the trigger should ignore user interaction.
|
|
715
738
|
*/
|
|
716
739
|
this.disabled = input(false, { ...(ngDevMode ? { debugName: "disabled" } : /* istanbul ignore next */ {}), transform: booleanAttribute });
|
|
717
740
|
this.generatedId = injectId('rdx-dialog-trigger-');
|
|
718
|
-
this.triggerId = computed(() => this.id() ?? this.generatedId,
|
|
719
|
-
|
|
720
|
-
this.
|
|
741
|
+
this.triggerId = computed(() => this.id() ?? this.generatedId, /* @ts-ignore */
|
|
742
|
+
...(ngDevMode ? [{ debugName: "triggerId" }] : /* istanbul ignore next */ []));
|
|
743
|
+
this.rootContext = computed(() => this.handle()?.context() ?? this.parentRootContext, /* @ts-ignore */
|
|
744
|
+
...(ngDevMode ? [{ debugName: "rootContext" }] : /* istanbul ignore next */ []));
|
|
745
|
+
this.isOpen = computed(() => this.rootContext()?.isOpen() === true && this.rootContext()?.trigger() === this.elementRef.nativeElement, /* @ts-ignore */
|
|
746
|
+
...(ngDevMode ? [{ debugName: "isOpen" }] : /* istanbul ignore next */ []));
|
|
721
747
|
this.triggerInteraction = createRdxTriggerInteraction({
|
|
722
748
|
trigger: () => this.elementRef.nativeElement,
|
|
723
749
|
activeTrigger: () => this.rootContext()?.trigger(),
|
|
@@ -755,10 +781,10 @@ class RdxDialogTrigger {
|
|
|
755
781
|
handlePointerDown(event) {
|
|
756
782
|
this.triggerInteraction.recordPointerDown(event);
|
|
757
783
|
}
|
|
758
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
759
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
784
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogTrigger, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
785
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.2", type: RdxDialogTrigger, isStandalone: true, selector: "button[rdxDialogTrigger]", inputs: { handle: { classPropertyName: "handle", publicName: "handle", isSignal: true, isRequired: false, transformFunction: null }, payload: { classPropertyName: "payload", publicName: "payload", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null } }, host: { attributes: { "type": "button" }, listeners: { "click": "handleClick($event)", "pointerdown": "handlePointerDown($event)" }, properties: { "attr.aria-haspopup": "\"dialog\"", "attr.aria-controls": "triggerInteraction.ariaControls()", "attr.aria-expanded": "triggerInteraction.ariaExpanded()", "attr.data-popup-open": "triggerInteraction.dataPopupOpen()", "attr.disabled": "triggerInteraction.disabled() ? \"\" : undefined", "id": "triggerId()" } }, exportAs: ["rdxDialogTrigger"], ngImport: i0 }); }
|
|
760
786
|
}
|
|
761
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
787
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogTrigger, decorators: [{
|
|
762
788
|
type: Directive,
|
|
763
789
|
args: [{
|
|
764
790
|
selector: 'button[rdxDialogTrigger]',
|
|
@@ -766,9 +792,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
766
792
|
host: {
|
|
767
793
|
type: 'button',
|
|
768
794
|
'[attr.aria-haspopup]': '"dialog"',
|
|
769
|
-
'[attr.aria-controls]': '
|
|
795
|
+
'[attr.aria-controls]': 'triggerInteraction.ariaControls()',
|
|
770
796
|
'[attr.aria-expanded]': 'triggerInteraction.ariaExpanded()',
|
|
771
|
-
'[attr.data-state]': 'triggerInteraction.dataState()',
|
|
772
797
|
'[attr.data-popup-open]': 'triggerInteraction.dataPopupOpen()',
|
|
773
798
|
'[attr.disabled]': 'triggerInteraction.disabled() ? "" : undefined',
|
|
774
799
|
'[id]': 'triggerId()',
|
|
@@ -788,10 +813,10 @@ class RdxDialogViewport {
|
|
|
788
813
|
constructor() {
|
|
789
814
|
this.rootContext = injectRdxDialogRootContext();
|
|
790
815
|
}
|
|
791
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
792
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
816
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogViewport, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
817
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.2", type: RdxDialogViewport, isStandalone: true, selector: "[rdxDialogViewport]", host: { attributes: { "role": "presentation" }, properties: { "style.pointer-events": "rootContext.isOpen() ? null : \"none\"", "attr.data-closed": "rootContext.isOpen() ? undefined : \"\"", "attr.data-ending-style": "rootContext.transitionStatus() === \"ending\" ? \"\" : undefined", "attr.data-open": "rootContext.isOpen() ? \"\" : undefined", "attr.data-starting-style": "rootContext.transitionStatus() === \"starting\" ? \"\" : undefined", "attr.data-nested": "rootContext.nested ? \"\" : undefined", "attr.data-nested-dialog-open": "rootContext.nestedDialogOpen() ? \"\" : undefined" } }, exportAs: ["rdxDialogViewport"], ngImport: i0 }); }
|
|
793
818
|
}
|
|
794
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
819
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogViewport, decorators: [{
|
|
795
820
|
type: Directive,
|
|
796
821
|
args: [{
|
|
797
822
|
selector: '[rdxDialogViewport]',
|
|
@@ -803,7 +828,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
803
828
|
'[attr.data-ending-style]': 'rootContext.transitionStatus() === "ending" ? "" : undefined',
|
|
804
829
|
'[attr.data-open]': 'rootContext.isOpen() ? "" : undefined',
|
|
805
830
|
'[attr.data-starting-style]': 'rootContext.transitionStatus() === "starting" ? "" : undefined',
|
|
806
|
-
'[attr.data-state]': 'rootContext.isOpen() ? "open" : "closed"',
|
|
807
831
|
'[attr.data-nested]': 'rootContext.nested ? "" : undefined',
|
|
808
832
|
'[attr.data-nested-dialog-open]': 'rootContext.nestedDialogOpen() ? "" : undefined'
|
|
809
833
|
}
|
|
@@ -816,10 +840,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
816
840
|
*/
|
|
817
841
|
class RdxDialogHandle {
|
|
818
842
|
constructor() {
|
|
819
|
-
this.rootContext = signal(undefined,
|
|
843
|
+
this.rootContext = signal(undefined, /* @ts-ignore */
|
|
844
|
+
...(ngDevMode ? [{ debugName: "rootContext" }] : /* istanbul ignore next */ []));
|
|
820
845
|
this.triggers = new Map();
|
|
821
846
|
this.rootTriggerCleanups = new Map();
|
|
822
|
-
this.isOpen = computed(() => this.rootContext()?.isOpen() ?? false,
|
|
847
|
+
this.isOpen = computed(() => this.rootContext()?.isOpen() ?? false, /* @ts-ignore */
|
|
848
|
+
...(ngDevMode ? [{ debugName: "isOpen" }] : /* istanbul ignore next */ []));
|
|
823
849
|
}
|
|
824
850
|
open(triggerId) {
|
|
825
851
|
const trigger = this.triggers.get(triggerId);
|
|
@@ -887,8 +913,8 @@ const dialogImports = [
|
|
|
887
913
|
RdxDialogClose
|
|
888
914
|
];
|
|
889
915
|
class RdxDialogModule {
|
|
890
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
891
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
916
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
917
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogModule, imports: [RdxDialogRoot,
|
|
892
918
|
RdxDialogTrigger,
|
|
893
919
|
RdxDialogPortal,
|
|
894
920
|
RdxDialogPortalMisuseGuard,
|
|
@@ -907,9 +933,9 @@ class RdxDialogModule {
|
|
|
907
933
|
RdxDialogTitle,
|
|
908
934
|
RdxDialogDescription,
|
|
909
935
|
RdxDialogClose] }); }
|
|
910
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
936
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogModule }); }
|
|
911
937
|
}
|
|
912
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
938
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.2", ngImport: i0, type: RdxDialogModule, decorators: [{
|
|
913
939
|
type: NgModule,
|
|
914
940
|
args: [{
|
|
915
941
|
imports: [...dialogImports],
|