@bizy/core 19.9.0 → 19.10.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/fesm2022/bizy-core.mjs +108 -73
- package/fesm2022/bizy-core.mjs.map +1 -1
- package/lib/modules/popup/full-screen-popup-wrapper/full-screen-popup-wrapper.component.d.ts +11 -0
- package/lib/modules/popup/index.d.ts +1 -0
- package/lib/modules/popup/popup.module.d.ts +2 -1
- package/lib/modules/popup/popup.service.d.ts +2 -2
- package/package.json +1 -1
- package/styles/variables.css +21 -12
package/fesm2022/bizy-core.mjs
CHANGED
|
@@ -81,19 +81,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
81
81
|
type: Output
|
|
82
82
|
}] } });
|
|
83
83
|
|
|
84
|
-
const COMPONENTS$
|
|
84
|
+
const COMPONENTS$s = [
|
|
85
85
|
BizyAccordionComponent,
|
|
86
86
|
];
|
|
87
87
|
class BizyAccordionModule {
|
|
88
88
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyAccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
89
89
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.7", ngImport: i0, type: BizyAccordionModule, imports: [BizyAccordionComponent], exports: [BizyAccordionComponent] });
|
|
90
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyAccordionModule, imports: [COMPONENTS$
|
|
90
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyAccordionModule, imports: [COMPONENTS$s] });
|
|
91
91
|
}
|
|
92
92
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyAccordionModule, decorators: [{
|
|
93
93
|
type: NgModule,
|
|
94
94
|
args: [{
|
|
95
|
-
imports: COMPONENTS$
|
|
96
|
-
exports: COMPONENTS$
|
|
95
|
+
imports: COMPONENTS$s,
|
|
96
|
+
exports: COMPONENTS$s
|
|
97
97
|
}]
|
|
98
98
|
}] });
|
|
99
99
|
|
|
@@ -135,19 +135,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
135
135
|
type: Output
|
|
136
136
|
}] } });
|
|
137
137
|
|
|
138
|
-
const COMPONENTS$
|
|
138
|
+
const COMPONENTS$r = [
|
|
139
139
|
BizyButtonComponent,
|
|
140
140
|
];
|
|
141
141
|
class BizyButtonModule {
|
|
142
142
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
143
143
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.7", ngImport: i0, type: BizyButtonModule, imports: [BizyButtonComponent], exports: [BizyButtonComponent] });
|
|
144
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyButtonModule, imports: [COMPONENTS$
|
|
144
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyButtonModule, imports: [COMPONENTS$r] });
|
|
145
145
|
}
|
|
146
146
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyButtonModule, decorators: [{
|
|
147
147
|
type: NgModule,
|
|
148
148
|
args: [{
|
|
149
|
-
imports: COMPONENTS$
|
|
150
|
-
exports: COMPONENTS$
|
|
149
|
+
imports: COMPONENTS$r,
|
|
150
|
+
exports: COMPONENTS$r
|
|
151
151
|
}]
|
|
152
152
|
}] });
|
|
153
153
|
|
|
@@ -257,19 +257,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
257
257
|
type: Input
|
|
258
258
|
}] } });
|
|
259
259
|
|
|
260
|
-
const COMPONENTS$
|
|
260
|
+
const COMPONENTS$q = [
|
|
261
261
|
BizyAudioPlayerComponent,
|
|
262
262
|
];
|
|
263
263
|
class BizyAudioPlayerModule {
|
|
264
264
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyAudioPlayerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
265
265
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.7", ngImport: i0, type: BizyAudioPlayerModule, imports: [BizyAudioPlayerComponent], exports: [BizyAudioPlayerComponent] });
|
|
266
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyAudioPlayerModule, imports: [COMPONENTS$
|
|
266
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyAudioPlayerModule, imports: [COMPONENTS$q] });
|
|
267
267
|
}
|
|
268
268
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyAudioPlayerModule, decorators: [{
|
|
269
269
|
type: NgModule,
|
|
270
270
|
args: [{
|
|
271
|
-
imports: COMPONENTS$
|
|
272
|
-
exports: COMPONENTS$
|
|
271
|
+
imports: COMPONENTS$q,
|
|
272
|
+
exports: COMPONENTS$q
|
|
273
273
|
}]
|
|
274
274
|
}] });
|
|
275
275
|
|
|
@@ -642,19 +642,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
642
642
|
type: Input
|
|
643
643
|
}] } });
|
|
644
644
|
|
|
645
|
-
const COMPONENTS$
|
|
645
|
+
const COMPONENTS$p = [
|
|
646
646
|
BizyBarLineChartComponent,
|
|
647
647
|
];
|
|
648
648
|
class BizyBarLineChartModule {
|
|
649
649
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyBarLineChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
650
650
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.7", ngImport: i0, type: BizyBarLineChartModule, imports: [BizyBarLineChartComponent], exports: [BizyBarLineChartComponent] });
|
|
651
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyBarLineChartModule, imports: [COMPONENTS$
|
|
651
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyBarLineChartModule, imports: [COMPONENTS$p] });
|
|
652
652
|
}
|
|
653
653
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyBarLineChartModule, decorators: [{
|
|
654
654
|
type: NgModule,
|
|
655
655
|
args: [{
|
|
656
|
-
imports: COMPONENTS$
|
|
657
|
-
exports: COMPONENTS$
|
|
656
|
+
imports: COMPONENTS$p,
|
|
657
|
+
exports: COMPONENTS$p
|
|
658
658
|
}]
|
|
659
659
|
}] });
|
|
660
660
|
|
|
@@ -715,19 +715,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
715
715
|
type: Input
|
|
716
716
|
}] } });
|
|
717
717
|
|
|
718
|
-
const COMPONENTS$
|
|
718
|
+
const COMPONENTS$o = [
|
|
719
719
|
BizyBreadcrumbComponent,
|
|
720
720
|
];
|
|
721
721
|
class BizyBreadcrumbModule {
|
|
722
722
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyBreadcrumbModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
723
723
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.7", ngImport: i0, type: BizyBreadcrumbModule, imports: [BizyBreadcrumbComponent], exports: [BizyBreadcrumbComponent] });
|
|
724
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyBreadcrumbModule, imports: [COMPONENTS$
|
|
724
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyBreadcrumbModule, imports: [COMPONENTS$o] });
|
|
725
725
|
}
|
|
726
726
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyBreadcrumbModule, decorators: [{
|
|
727
727
|
type: NgModule,
|
|
728
728
|
args: [{
|
|
729
|
-
imports: COMPONENTS$
|
|
730
|
-
exports: COMPONENTS$
|
|
729
|
+
imports: COMPONENTS$o,
|
|
730
|
+
exports: COMPONENTS$o
|
|
731
731
|
}]
|
|
732
732
|
}] });
|
|
733
733
|
|
|
@@ -996,19 +996,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
996
996
|
type: Input
|
|
997
997
|
}] } });
|
|
998
998
|
|
|
999
|
-
const COMPONENTS$
|
|
999
|
+
const COMPONENTS$n = [
|
|
1000
1000
|
BizyCalendarComponent,
|
|
1001
1001
|
];
|
|
1002
1002
|
class BizyCalendarModule {
|
|
1003
1003
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyCalendarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1004
1004
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.7", ngImport: i0, type: BizyCalendarModule, imports: [BizyCalendarComponent], exports: [BizyCalendarComponent] });
|
|
1005
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyCalendarModule, imports: [COMPONENTS$
|
|
1005
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyCalendarModule, imports: [COMPONENTS$n] });
|
|
1006
1006
|
}
|
|
1007
1007
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyCalendarModule, decorators: [{
|
|
1008
1008
|
type: NgModule,
|
|
1009
1009
|
args: [{
|
|
1010
|
-
imports: COMPONENTS$
|
|
1011
|
-
exports: COMPONENTS$
|
|
1010
|
+
imports: COMPONENTS$n,
|
|
1011
|
+
exports: COMPONENTS$n
|
|
1012
1012
|
}]
|
|
1013
1013
|
}] });
|
|
1014
1014
|
|
|
@@ -1042,19 +1042,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
1042
1042
|
type: Output
|
|
1043
1043
|
}] } });
|
|
1044
1044
|
|
|
1045
|
-
const COMPONENTS$
|
|
1045
|
+
const COMPONENTS$m = [
|
|
1046
1046
|
BizyCardComponent,
|
|
1047
1047
|
];
|
|
1048
1048
|
class BizyCardModule {
|
|
1049
1049
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1050
1050
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.7", ngImport: i0, type: BizyCardModule, imports: [BizyCardComponent], exports: [BizyCardComponent] });
|
|
1051
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyCardModule, imports: [COMPONENTS$
|
|
1051
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyCardModule, imports: [COMPONENTS$m] });
|
|
1052
1052
|
}
|
|
1053
1053
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyCardModule, decorators: [{
|
|
1054
1054
|
type: NgModule,
|
|
1055
1055
|
args: [{
|
|
1056
|
-
imports: COMPONENTS$
|
|
1057
|
-
exports: COMPONENTS$
|
|
1056
|
+
imports: COMPONENTS$m,
|
|
1057
|
+
exports: COMPONENTS$m
|
|
1058
1058
|
}]
|
|
1059
1059
|
}] });
|
|
1060
1060
|
|
|
@@ -1090,19 +1090,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
1090
1090
|
type: Output
|
|
1091
1091
|
}] } });
|
|
1092
1092
|
|
|
1093
|
-
const COMPONENTS$
|
|
1093
|
+
const COMPONENTS$l = [
|
|
1094
1094
|
BizyCheckboxComponent,
|
|
1095
1095
|
];
|
|
1096
1096
|
class BizyCheckboxModule {
|
|
1097
1097
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyCheckboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1098
1098
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.7", ngImport: i0, type: BizyCheckboxModule, imports: [BizyCheckboxComponent], exports: [BizyCheckboxComponent] });
|
|
1099
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyCheckboxModule, imports: [COMPONENTS$
|
|
1099
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyCheckboxModule, imports: [COMPONENTS$l] });
|
|
1100
1100
|
}
|
|
1101
1101
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyCheckboxModule, decorators: [{
|
|
1102
1102
|
type: NgModule,
|
|
1103
1103
|
args: [{
|
|
1104
|
-
imports: COMPONENTS$
|
|
1105
|
-
exports: COMPONENTS$
|
|
1104
|
+
imports: COMPONENTS$l,
|
|
1105
|
+
exports: COMPONENTS$l
|
|
1106
1106
|
}]
|
|
1107
1107
|
}] });
|
|
1108
1108
|
|
|
@@ -1616,19 +1616,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
1616
1616
|
type: Input
|
|
1617
1617
|
}] } });
|
|
1618
1618
|
|
|
1619
|
-
const COMPONENTS$
|
|
1619
|
+
const COMPONENTS$k = [
|
|
1620
1620
|
BizyDatePickerComponent,
|
|
1621
1621
|
];
|
|
1622
1622
|
class BizyDatePickerModule {
|
|
1623
1623
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyDatePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1624
1624
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.7", ngImport: i0, type: BizyDatePickerModule, imports: [BizyDatePickerComponent], exports: [BizyDatePickerComponent] });
|
|
1625
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyDatePickerModule, imports: [COMPONENTS$
|
|
1625
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyDatePickerModule, imports: [COMPONENTS$k] });
|
|
1626
1626
|
}
|
|
1627
1627
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyDatePickerModule, decorators: [{
|
|
1628
1628
|
type: NgModule,
|
|
1629
1629
|
args: [{
|
|
1630
|
-
imports: COMPONENTS$
|
|
1631
|
-
exports: COMPONENTS$
|
|
1630
|
+
imports: COMPONENTS$k,
|
|
1631
|
+
exports: COMPONENTS$k
|
|
1632
1632
|
}]
|
|
1633
1633
|
}] });
|
|
1634
1634
|
|
|
@@ -1968,7 +1968,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
1968
1968
|
type: Output
|
|
1969
1969
|
}] } });
|
|
1970
1970
|
|
|
1971
|
-
const COMPONENTS$
|
|
1971
|
+
const COMPONENTS$j = [
|
|
1972
1972
|
BizyFileUploaderComponent,
|
|
1973
1973
|
];
|
|
1974
1974
|
class BizyFileUploaderModule {
|
|
@@ -1979,8 +1979,8 @@ class BizyFileUploaderModule {
|
|
|
1979
1979
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyFileUploaderModule, decorators: [{
|
|
1980
1980
|
type: NgModule,
|
|
1981
1981
|
args: [{
|
|
1982
|
-
imports: COMPONENTS$
|
|
1983
|
-
exports: COMPONENTS$
|
|
1982
|
+
imports: COMPONENTS$j,
|
|
1983
|
+
exports: COMPONENTS$j,
|
|
1984
1984
|
providers: [BizyFileUploaderService]
|
|
1985
1985
|
}]
|
|
1986
1986
|
}] });
|
|
@@ -2595,7 +2595,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
2595
2595
|
}]
|
|
2596
2596
|
}] });
|
|
2597
2597
|
|
|
2598
|
-
const COMPONENTS$
|
|
2598
|
+
const COMPONENTS$i = [
|
|
2599
2599
|
BizyFilterComponent,
|
|
2600
2600
|
BizyFilterSectionComponent,
|
|
2601
2601
|
BizyFilterContentComponent,
|
|
@@ -2634,8 +2634,8 @@ class BizyFilterModule {
|
|
|
2634
2634
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyFilterModule, decorators: [{
|
|
2635
2635
|
type: NgModule,
|
|
2636
2636
|
args: [{
|
|
2637
|
-
imports: COMPONENTS$
|
|
2638
|
-
exports: COMPONENTS$
|
|
2637
|
+
imports: COMPONENTS$i.concat(PIPES$1),
|
|
2638
|
+
exports: COMPONENTS$i.concat(PIPES$1),
|
|
2639
2639
|
providers: PIPES$1
|
|
2640
2640
|
}]
|
|
2641
2641
|
}] });
|
|
@@ -2876,19 +2876,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
2876
2876
|
type: Input
|
|
2877
2877
|
}] } });
|
|
2878
2878
|
|
|
2879
|
-
const COMPONENTS$
|
|
2879
|
+
const COMPONENTS$h = [
|
|
2880
2880
|
BizyFormComponent,
|
|
2881
2881
|
];
|
|
2882
2882
|
class BizyFormModule {
|
|
2883
2883
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyFormModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2884
2884
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.7", ngImport: i0, type: BizyFormModule, imports: [BizyFormComponent], exports: [BizyFormComponent] });
|
|
2885
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyFormModule, imports: [COMPONENTS$
|
|
2885
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyFormModule, imports: [COMPONENTS$h] });
|
|
2886
2886
|
}
|
|
2887
2887
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyFormModule, decorators: [{
|
|
2888
2888
|
type: NgModule,
|
|
2889
2889
|
args: [{
|
|
2890
|
-
imports: COMPONENTS$
|
|
2891
|
-
exports: COMPONENTS$
|
|
2890
|
+
imports: COMPONENTS$h,
|
|
2891
|
+
exports: COMPONENTS$h,
|
|
2892
2892
|
}]
|
|
2893
2893
|
}] });
|
|
2894
2894
|
|
|
@@ -3085,7 +3085,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
3085
3085
|
type: Input
|
|
3086
3086
|
}] } });
|
|
3087
3087
|
|
|
3088
|
-
const COMPONENTS$
|
|
3088
|
+
const COMPONENTS$g = [
|
|
3089
3089
|
BizyGridComponent,
|
|
3090
3090
|
BizyGridRowComponent
|
|
3091
3091
|
];
|
|
@@ -3103,12 +3103,12 @@ class BizyGridModule {
|
|
|
3103
3103
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyGridModule, decorators: [{
|
|
3104
3104
|
type: NgModule,
|
|
3105
3105
|
args: [{
|
|
3106
|
-
imports: COMPONENTS$
|
|
3107
|
-
exports: COMPONENTS$
|
|
3106
|
+
imports: COMPONENTS$g.concat(DIRECTIVES$2),
|
|
3107
|
+
exports: COMPONENTS$g.concat(DIRECTIVES$2),
|
|
3108
3108
|
}]
|
|
3109
3109
|
}] });
|
|
3110
3110
|
|
|
3111
|
-
const COMPONENTS$
|
|
3111
|
+
const COMPONENTS$f = [
|
|
3112
3112
|
BizyInputComponent,
|
|
3113
3113
|
BizyInputOptionComponent
|
|
3114
3114
|
];
|
|
@@ -3117,13 +3117,13 @@ class BizyInputModule {
|
|
|
3117
3117
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.7", ngImport: i0, type: BizyInputModule, imports: [BizyInputComponent,
|
|
3118
3118
|
BizyInputOptionComponent], exports: [BizyInputComponent,
|
|
3119
3119
|
BizyInputOptionComponent] });
|
|
3120
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyInputModule, imports: [COMPONENTS$
|
|
3120
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyInputModule, imports: [COMPONENTS$f] });
|
|
3121
3121
|
}
|
|
3122
3122
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyInputModule, decorators: [{
|
|
3123
3123
|
type: NgModule,
|
|
3124
3124
|
args: [{
|
|
3125
|
-
imports: COMPONENTS$
|
|
3126
|
-
exports: COMPONENTS$
|
|
3125
|
+
imports: COMPONENTS$f,
|
|
3126
|
+
exports: COMPONENTS$f,
|
|
3127
3127
|
}]
|
|
3128
3128
|
}] });
|
|
3129
3129
|
|
|
@@ -3145,19 +3145,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
3145
3145
|
type: Input
|
|
3146
3146
|
}] } });
|
|
3147
3147
|
|
|
3148
|
-
const COMPONENTS$
|
|
3148
|
+
const COMPONENTS$e = [
|
|
3149
3149
|
BizyListComponent,
|
|
3150
3150
|
];
|
|
3151
3151
|
class BizyListModule {
|
|
3152
3152
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3153
3153
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.7", ngImport: i0, type: BizyListModule, imports: [BizyListComponent], exports: [BizyListComponent] });
|
|
3154
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyListModule, imports: [COMPONENTS$
|
|
3154
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyListModule, imports: [COMPONENTS$e] });
|
|
3155
3155
|
}
|
|
3156
3156
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyListModule, decorators: [{
|
|
3157
3157
|
type: NgModule,
|
|
3158
3158
|
args: [{
|
|
3159
|
-
imports: COMPONENTS$
|
|
3160
|
-
exports: COMPONENTS$
|
|
3159
|
+
imports: COMPONENTS$e,
|
|
3160
|
+
exports: COMPONENTS$e,
|
|
3161
3161
|
}]
|
|
3162
3162
|
}] });
|
|
3163
3163
|
|
|
@@ -3291,7 +3291,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
3291
3291
|
type: Input
|
|
3292
3292
|
}] } });
|
|
3293
3293
|
|
|
3294
|
-
const COMPONENTS$
|
|
3294
|
+
const COMPONENTS$d = [
|
|
3295
3295
|
BizyMenuComponent,
|
|
3296
3296
|
BizyMenuOptionComponent,
|
|
3297
3297
|
BizyMenuTitleComponent
|
|
@@ -3309,8 +3309,8 @@ class BizyMenuModule {
|
|
|
3309
3309
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyMenuModule, decorators: [{
|
|
3310
3310
|
type: NgModule,
|
|
3311
3311
|
args: [{
|
|
3312
|
-
imports: COMPONENTS$
|
|
3313
|
-
exports: COMPONENTS$
|
|
3312
|
+
imports: COMPONENTS$d,
|
|
3313
|
+
exports: COMPONENTS$d,
|
|
3314
3314
|
}]
|
|
3315
3315
|
}] });
|
|
3316
3316
|
|
|
@@ -3578,22 +3578,51 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
3578
3578
|
type: Input
|
|
3579
3579
|
}] } });
|
|
3580
3580
|
|
|
3581
|
-
const COMPONENTS$
|
|
3581
|
+
const COMPONENTS$c = [
|
|
3582
3582
|
BizyPieChartComponent,
|
|
3583
3583
|
];
|
|
3584
3584
|
class BizyPieChartModule {
|
|
3585
3585
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyPieChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3586
3586
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.7", ngImport: i0, type: BizyPieChartModule, imports: [BizyPieChartComponent], exports: [BizyPieChartComponent] });
|
|
3587
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyPieChartModule, imports: [COMPONENTS$
|
|
3587
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyPieChartModule, imports: [COMPONENTS$c] });
|
|
3588
3588
|
}
|
|
3589
3589
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyPieChartModule, decorators: [{
|
|
3590
3590
|
type: NgModule,
|
|
3591
3591
|
args: [{
|
|
3592
|
-
imports: COMPONENTS$
|
|
3593
|
-
exports: COMPONENTS$
|
|
3592
|
+
imports: COMPONENTS$c,
|
|
3593
|
+
exports: COMPONENTS$c,
|
|
3594
3594
|
}]
|
|
3595
3595
|
}] });
|
|
3596
3596
|
|
|
3597
|
+
class BizyFullScreenPopupWrapperComponent {
|
|
3598
|
+
dynamicComponentContainer;
|
|
3599
|
+
#component = inject(DIALOG_DATA);
|
|
3600
|
+
#dialogRef = inject(DialogRef);
|
|
3601
|
+
#ref = inject(ChangeDetectorRef);
|
|
3602
|
+
ngAfterViewInit() {
|
|
3603
|
+
this.loadDynamicComponent();
|
|
3604
|
+
}
|
|
3605
|
+
loadDynamicComponent() {
|
|
3606
|
+
if (this.#component) {
|
|
3607
|
+
this.dynamicComponentContainer.clear();
|
|
3608
|
+
this.dynamicComponentContainer.createComponent(this.#component);
|
|
3609
|
+
this.#ref.detectChanges();
|
|
3610
|
+
}
|
|
3611
|
+
}
|
|
3612
|
+
close() {
|
|
3613
|
+
this.#dialogRef.close();
|
|
3614
|
+
}
|
|
3615
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyFullScreenPopupWrapperComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3616
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.7", type: BizyFullScreenPopupWrapperComponent, isStandalone: true, selector: "bizy-full-screen-popup-wrapper", viewQueries: [{ propertyName: "dynamicComponentContainer", first: true, predicate: ["dynamicComponentContainer"], descendants: true, read: ViewContainerRef }], ngImport: i0, template: "<div class=\"bizy-full-screen-popup-wrapper\">\n\n <button class=\"bizy-full-screen-popup-wrapper__close-button\" (click)=\"close()\" (keyup.enter)=\"close()\">\n\n\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\" class=\"bizy-full-screen-popup-wrapper__close-button__icon\">\n <path d=\"M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z\"/>\n </svg>\n\n </button>\n\n <ng-container #dynamicComponentContainer></ng-container>\n\n</div>", styles: [":host{font-size:1rem;height:95vh;width:100vw;display:inline-block;position:relative;top:2.5vh}.bizy-full-screen-popup-wrapper{position:relative;padding:var(--bizy-popup-full-screen-padding);background-color:var(--bizy-popup-full-screen-background-color);height:100%;width:100%;border-top-left-radius:var(--bizy-popup-full-screen-border-radius);border-top-right-radius:var(--bizy-popup-full-screen-border-radius)}.bizy-full-screen-popup-wrapper__close-button{position:absolute;right:1rem;top:1rem;border:var(--bizy-popup-full-screen-close-button-border);border-radius:50%;padding:.25rem .35rem;place-items:center;display:grid;background-color:var(--bizy-popup-full-screen-close-button-background-color);cursor:pointer;transition:transform .2s;z-index:1}.bizy-full-screen-popup-wrapper__close-button:hover .bizy-full-screen-popup-wrapper__close-button__icon{transform:scale(1.1)}.bizy-full-screen-popup-wrapper__close-button:hover .bizy-full-screen-popup-wrapper__close-button__icon{fill:var(--bizy-popup-full-screen-close-button-hover-color)}.bizy-full-screen-popup-wrapper__close-button__icon{height:1rem;transition:fill .2s ease,}.bizy-full-screen-popup-wrapper__close-button__icon{fill:var(--bizy-popup-full-screen-close-button-color)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: DialogModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3617
|
+
}
|
|
3618
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyFullScreenPopupWrapperComponent, decorators: [{
|
|
3619
|
+
type: Component,
|
|
3620
|
+
args: [{ selector: 'bizy-full-screen-popup-wrapper', imports: [CommonModule, DialogModule], changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"bizy-full-screen-popup-wrapper\">\n\n <button class=\"bizy-full-screen-popup-wrapper__close-button\" (click)=\"close()\" (keyup.enter)=\"close()\">\n\n\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\" class=\"bizy-full-screen-popup-wrapper__close-button__icon\">\n <path d=\"M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z\"/>\n </svg>\n\n </button>\n\n <ng-container #dynamicComponentContainer></ng-container>\n\n</div>", styles: [":host{font-size:1rem;height:95vh;width:100vw;display:inline-block;position:relative;top:2.5vh}.bizy-full-screen-popup-wrapper{position:relative;padding:var(--bizy-popup-full-screen-padding);background-color:var(--bizy-popup-full-screen-background-color);height:100%;width:100%;border-top-left-radius:var(--bizy-popup-full-screen-border-radius);border-top-right-radius:var(--bizy-popup-full-screen-border-radius)}.bizy-full-screen-popup-wrapper__close-button{position:absolute;right:1rem;top:1rem;border:var(--bizy-popup-full-screen-close-button-border);border-radius:50%;padding:.25rem .35rem;place-items:center;display:grid;background-color:var(--bizy-popup-full-screen-close-button-background-color);cursor:pointer;transition:transform .2s;z-index:1}.bizy-full-screen-popup-wrapper__close-button:hover .bizy-full-screen-popup-wrapper__close-button__icon{transform:scale(1.1)}.bizy-full-screen-popup-wrapper__close-button:hover .bizy-full-screen-popup-wrapper__close-button__icon{fill:var(--bizy-popup-full-screen-close-button-hover-color)}.bizy-full-screen-popup-wrapper__close-button__icon{height:1rem;transition:fill .2s ease,}.bizy-full-screen-popup-wrapper__close-button__icon{fill:var(--bizy-popup-full-screen-close-button-color)}\n"] }]
|
|
3621
|
+
}], propDecorators: { dynamicComponentContainer: [{
|
|
3622
|
+
type: ViewChild,
|
|
3623
|
+
args: ['dynamicComponentContainer', { read: ViewContainerRef }]
|
|
3624
|
+
}] } });
|
|
3625
|
+
|
|
3597
3626
|
class BizyPopupWrapperComponent {
|
|
3598
3627
|
dynamicComponentContainer;
|
|
3599
3628
|
#component = inject(DIALOG_DATA);
|
|
@@ -3613,11 +3642,11 @@ class BizyPopupWrapperComponent {
|
|
|
3613
3642
|
this.#dialogRef.close();
|
|
3614
3643
|
}
|
|
3615
3644
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyPopupWrapperComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3616
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.7", type: BizyPopupWrapperComponent, isStandalone: true, selector: "bizy-popup-wrapper", viewQueries: [{ propertyName: "dynamicComponentContainer", first: true, predicate: ["dynamicComponentContainer"], descendants: true, read: ViewContainerRef }], ngImport: i0, template: "<div class=\"bizy-popup-wrapper\" cdkDrag>\n\n <button class=\"bizy-popup-wrapper__drag-button\" cdkDragHandle>\n\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\" class=\"bizy-popup-wrapper__drag-button__icon\">\n <path d=\"M278.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l9.4-9.4V224H109.3l9.4-9.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4H224V402.7l-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-9.4 9.4V288H402.7l-9.4 9.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l9.4 9.4H288V109.3l9.4 9.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-64-64z\"/>\n </svg>\n\n </button>\n\n <button class=\"bizy-popup-wrapper__close-button\" (click)=\"close()\" (keyup.enter)=\"close()\">\n\n\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\" class=\"bizy-popup-wrapper__close-button__icon\">\n <path d=\"M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z\"/>\n </svg>\n\n </button>\n\n <ng-container #dynamicComponentContainer></ng-container>\n\n</div>", styles: [":host{font-size:1rem}.bizy-popup-wrapper{position:relative;background-color:var(--bizy-popup-background-color);min-width:var(--bizy-popup-min-width);width:var(--bizy-popup-width);max-width:var(--bizy-popup-max-width)}.bizy-popup-wrapper__drag-button{position:absolute;left:-.9rem;top:-.9rem;border
|
|
3645
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.7", type: BizyPopupWrapperComponent, isStandalone: true, selector: "bizy-popup-wrapper", viewQueries: [{ propertyName: "dynamicComponentContainer", first: true, predicate: ["dynamicComponentContainer"], descendants: true, read: ViewContainerRef }], ngImport: i0, template: "<div class=\"bizy-popup-wrapper\" cdkDrag>\n\n <button class=\"bizy-popup-wrapper__drag-button\" cdkDragHandle>\n\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\" class=\"bizy-popup-wrapper__drag-button__icon\">\n <path d=\"M278.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l9.4-9.4V224H109.3l9.4-9.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4H224V402.7l-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-9.4 9.4V288H402.7l-9.4 9.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l9.4 9.4H288V109.3l9.4 9.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-64-64z\"/>\n </svg>\n\n </button>\n\n <button class=\"bizy-popup-wrapper__close-button\" (click)=\"close()\" (keyup.enter)=\"close()\">\n\n\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\" class=\"bizy-popup-wrapper__close-button__icon\">\n <path d=\"M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z\"/>\n </svg>\n\n </button>\n\n <ng-container #dynamicComponentContainer></ng-container>\n\n</div>", styles: [":host{font-size:1rem}.bizy-popup-wrapper{position:relative;padding:var(--bizy-popup-padding);background-color:var(--bizy-popup-background-color);min-width:var(--bizy-popup-min-width);width:var(--bizy-popup-width);max-width:var(--bizy-popup-max-width)}.bizy-popup-wrapper__drag-button{position:absolute;left:-.9rem;top:-.9rem;border:var(--bizy-popup-drag-button-border);border-radius:50%;padding:.2rem;place-items:center;display:grid;background-color:var(--bizy-popup-drag-button-background-color);cursor:pointer;transition:transform .2s;z-index:1}.bizy-popup-wrapper__drag-button:hover{transform:scale(1.1)}.bizy-popup-wrapper__drag-button__icon{height:1rem}.bizy-popup-wrapper__drag-button__icon{fill:var(--bizy-popup-drag-button-color)}.bizy-popup-wrapper__close-button{position:absolute;right:-.9rem;top:-.9rem;border:var(--bizy-popup-close-button-border);border-radius:50%;padding:.25rem .35rem;place-items:center;display:grid;background-color:var(--bizy-popup-close-button-background-color);cursor:pointer;transition:transform .2s;z-index:1}.bizy-popup-wrapper__close-button:hover .bizy-popup-wrapper__close-button__icon{transform:scale(1.1)}.bizy-popup-wrapper__close-button:hover .bizy-popup-wrapper__close-button__icon{fill:var(--bizy-popup-close-button-hover-color)}.bizy-popup-wrapper__close-button__icon{height:1rem;transition:fill .2s ease,}.bizy-popup-wrapper__close-button__icon{fill:var(--bizy-popup-close-button-color)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: DialogModule }, { kind: "ngmodule", type: DragDropModule }, { kind: "directive", type: i1$1.CdkDrag, selector: "[cdkDrag]", inputs: ["cdkDragData", "cdkDragLockAxis", "cdkDragRootElement", "cdkDragBoundary", "cdkDragStartDelay", "cdkDragFreeDragPosition", "cdkDragDisabled", "cdkDragConstrainPosition", "cdkDragPreviewClass", "cdkDragPreviewContainer", "cdkDragScale"], outputs: ["cdkDragStarted", "cdkDragReleased", "cdkDragEnded", "cdkDragEntered", "cdkDragExited", "cdkDragDropped", "cdkDragMoved"], exportAs: ["cdkDrag"] }, { kind: "directive", type: i1$1.CdkDragHandle, selector: "[cdkDragHandle]", inputs: ["cdkDragHandleDisabled"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3617
3646
|
}
|
|
3618
3647
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyPopupWrapperComponent, decorators: [{
|
|
3619
3648
|
type: Component,
|
|
3620
|
-
args: [{ selector: 'bizy-popup-wrapper', imports: [CommonModule, DialogModule, DragDropModule], changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"bizy-popup-wrapper\" cdkDrag>\n\n <button class=\"bizy-popup-wrapper__drag-button\" cdkDragHandle>\n\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\" class=\"bizy-popup-wrapper__drag-button__icon\">\n <path d=\"M278.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l9.4-9.4V224H109.3l9.4-9.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4H224V402.7l-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-9.4 9.4V288H402.7l-9.4 9.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l9.4 9.4H288V109.3l9.4 9.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-64-64z\"/>\n </svg>\n\n </button>\n\n <button class=\"bizy-popup-wrapper__close-button\" (click)=\"close()\" (keyup.enter)=\"close()\">\n\n\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\" class=\"bizy-popup-wrapper__close-button__icon\">\n <path d=\"M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z\"/>\n </svg>\n\n </button>\n\n <ng-container #dynamicComponentContainer></ng-container>\n\n</div>", styles: [":host{font-size:1rem}.bizy-popup-wrapper{position:relative;background-color:var(--bizy-popup-background-color);min-width:var(--bizy-popup-min-width);width:var(--bizy-popup-width);max-width:var(--bizy-popup-max-width)}.bizy-popup-wrapper__drag-button{position:absolute;left:-.9rem;top:-.9rem;border
|
|
3649
|
+
args: [{ selector: 'bizy-popup-wrapper', imports: [CommonModule, DialogModule, DragDropModule], changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"bizy-popup-wrapper\" cdkDrag>\n\n <button class=\"bizy-popup-wrapper__drag-button\" cdkDragHandle>\n\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\" class=\"bizy-popup-wrapper__drag-button__icon\">\n <path d=\"M278.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l9.4-9.4V224H109.3l9.4-9.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4H224V402.7l-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-9.4 9.4V288H402.7l-9.4 9.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l9.4 9.4H288V109.3l9.4 9.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-64-64z\"/>\n </svg>\n\n </button>\n\n <button class=\"bizy-popup-wrapper__close-button\" (click)=\"close()\" (keyup.enter)=\"close()\">\n\n\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\" class=\"bizy-popup-wrapper__close-button__icon\">\n <path d=\"M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z\"/>\n </svg>\n\n </button>\n\n <ng-container #dynamicComponentContainer></ng-container>\n\n</div>", styles: [":host{font-size:1rem}.bizy-popup-wrapper{position:relative;padding:var(--bizy-popup-padding);background-color:var(--bizy-popup-background-color);min-width:var(--bizy-popup-min-width);width:var(--bizy-popup-width);max-width:var(--bizy-popup-max-width)}.bizy-popup-wrapper__drag-button{position:absolute;left:-.9rem;top:-.9rem;border:var(--bizy-popup-drag-button-border);border-radius:50%;padding:.2rem;place-items:center;display:grid;background-color:var(--bizy-popup-drag-button-background-color);cursor:pointer;transition:transform .2s;z-index:1}.bizy-popup-wrapper__drag-button:hover{transform:scale(1.1)}.bizy-popup-wrapper__drag-button__icon{height:1rem}.bizy-popup-wrapper__drag-button__icon{fill:var(--bizy-popup-drag-button-color)}.bizy-popup-wrapper__close-button{position:absolute;right:-.9rem;top:-.9rem;border:var(--bizy-popup-close-button-border);border-radius:50%;padding:.25rem .35rem;place-items:center;display:grid;background-color:var(--bizy-popup-close-button-background-color);cursor:pointer;transition:transform .2s;z-index:1}.bizy-popup-wrapper__close-button:hover .bizy-popup-wrapper__close-button__icon{transform:scale(1.1)}.bizy-popup-wrapper__close-button:hover .bizy-popup-wrapper__close-button__icon{fill:var(--bizy-popup-close-button-hover-color)}.bizy-popup-wrapper__close-button__icon{height:1rem;transition:fill .2s ease,}.bizy-popup-wrapper__close-button__icon{fill:var(--bizy-popup-close-button-color)}\n"] }]
|
|
3621
3650
|
}], propDecorators: { dynamicComponentContainer: [{
|
|
3622
3651
|
type: ViewChild,
|
|
3623
3652
|
args: ['dynamicComponentContainer', { read: ViewContainerRef }]
|
|
@@ -3627,10 +3656,10 @@ class BizyPopupService {
|
|
|
3627
3656
|
#dialog = inject(Dialog);
|
|
3628
3657
|
static dialogs = new Set();
|
|
3629
3658
|
#data = null;
|
|
3630
|
-
;
|
|
3631
3659
|
open(data, callback) {
|
|
3632
3660
|
this.#data = data.data;
|
|
3633
|
-
const
|
|
3661
|
+
const component = data.fullScreen ? BizyFullScreenPopupWrapperComponent : BizyPopupWrapperComponent;
|
|
3662
|
+
const dialogRef = this.#dialog.open(component, ({
|
|
3634
3663
|
id: data.id,
|
|
3635
3664
|
data: data.component,
|
|
3636
3665
|
autoFocus: true,
|
|
@@ -3680,16 +3709,22 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
3680
3709
|
type: Injectable
|
|
3681
3710
|
}] });
|
|
3682
3711
|
|
|
3712
|
+
const COMPONENTS$b = [
|
|
3713
|
+
BizyPopupWrapperComponent,
|
|
3714
|
+
BizyFullScreenPopupWrapperComponent
|
|
3715
|
+
];
|
|
3683
3716
|
class BizyPopupModule {
|
|
3684
3717
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyPopupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3685
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.7", ngImport: i0, type: BizyPopupModule, imports: [BizyPopupWrapperComponent
|
|
3686
|
-
|
|
3718
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.7", ngImport: i0, type: BizyPopupModule, imports: [BizyPopupWrapperComponent,
|
|
3719
|
+
BizyFullScreenPopupWrapperComponent], exports: [BizyPopupWrapperComponent,
|
|
3720
|
+
BizyFullScreenPopupWrapperComponent] });
|
|
3721
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyPopupModule, providers: [BizyPopupService], imports: [COMPONENTS$b] });
|
|
3687
3722
|
}
|
|
3688
3723
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImport: i0, type: BizyPopupModule, decorators: [{
|
|
3689
3724
|
type: NgModule,
|
|
3690
3725
|
args: [{
|
|
3691
|
-
imports:
|
|
3692
|
-
exports:
|
|
3726
|
+
imports: COMPONENTS$b,
|
|
3727
|
+
exports: COMPONENTS$b,
|
|
3693
3728
|
providers: [BizyPopupService]
|
|
3694
3729
|
}]
|
|
3695
3730
|
}] });
|
|
@@ -7696,5 +7731,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
7696
7731
|
* Generated bundle index. Do not edit.
|
|
7697
7732
|
*/
|
|
7698
7733
|
|
|
7699
|
-
export { BIZY_ANIMATION, BIZY_CALENDAR_DAY, BIZY_CALENDAR_EVENT_ACTION, BIZY_CALENDAR_LANGUAGE, BIZY_CALENDAR_MODE, BIZY_FORMAT_SECONDS_FORMAT, BIZY_FORMAT_SECONDS_LANGUAGE, BIZY_SKELETON_SHAPE, BIZY_TAG_TYPE, BizyAccordionComponent, BizyAccordionModule, BizyAnimationService, BizyAudioPlayerComponent, BizyAudioPlayerModule, BizyAutoFocusDirective, BizyAveragePipe, BizyBarLineChartComponent, BizyBarLineChartModule, BizyBreadcrumbComponent, BizyBreadcrumbModule, BizyButtonComponent, BizyButtonModule, BizyCacheService, BizyCalendarComponent, BizyCalendarModule, BizyCardComponent, BizyCardModule, BizyCheckboxComponent, BizyCheckboxModule, BizyCopyToClipboardDirective, BizyCopyToClipboardService, BizyCurrencyFormatDirective, BizyDatePickerComponent, BizyDatePickerModule, BizyDirectivesModule, BizyEnumToArrayPipe, BizyExportToCSVService, BizyExtractNumbersPipe, BizyFileUploaderComponent, BizyFileUploaderModule, BizyFileUploaderService, BizyFilterComponent, BizyFilterContentComponent, BizyFilterModule, BizyFilterPipe, BizyFilterSectionCheckboxOptionComponent, BizyFilterSectionComponent, BizyFilterSectionRangeOptionComponent, BizyFilterSectionSearchOptionComponent, BizyFilterSectionsComponent, BizyFormComponent, BizyFormModule, BizyFormatSecondsPipe, BizyFormatSecondsService, BizyGridComponent, BizyGridForDirective, BizyGridModule, BizyGridRowComponent, BizyInputComponent, BizyInputModule, BizyInputOptionComponent, BizyKeyboardService, BizyListComponent, BizyListModule, BizyLoadingDirective, BizyLogService, BizyLongPressDirective, BizyMenuComponent, BizyMenuModule, BizyMenuOptionComponent, BizyMenuTitleComponent, BizyOnlyNumbersDirective, BizyOnlyPhoneDigitsDirective, BizyOrderByPipe, BizyPieChartComponent, BizyPieChartModule, BizyPipesModule, BizyPopupModule, BizyPopupService, BizyPopupWrapperComponent, BizyRadioComponent, BizyRadioModule, BizyRangeFilterPipe, BizyReducePipe, BizyRepeatPipe, BizyRouterService, BizySafePipe, BizySearchPipe, BizySectionCenterComponent, BizySectionComponent, BizySectionEndComponent, BizySectionModule, BizySectionStartComponent, BizySelectComponent, BizySelectModule, BizySelectOptionComponent, BizySelectedPipe, BizyServicesModule, BizySetToArrayPipe, BizySidebarComponent, BizySidebarFloatingOptionComponent, BizySidebarFloatingOptionTitleComponent, BizySidebarModule, BizySidebarOptionComponent, BizySkeletonComponent, BizySkeletonModule, BizySliderComponent, BizySliderModule, BizyStorageService, BizyTabComponent, BizyTableColumnArrowsComponent, BizyTableColumnComponent, BizyTableColumnFixedDirective, BizyTableComponent, BizyTableFooterComponent, BizyTableHeaderComponent, BizyTableModule, BizyTableRowComponent, BizyTableRowExpandContentComponent, BizyTableScrollingComponent, BizyTableScrollingDirective, BizyTabsComponent, BizyTabsModule, BizyTagComponent, BizyTagModule, BizyTextEllipsisDirective, BizyToastModule, BizyToastService, BizyToastWrapperComponent, BizyToggleComponent, BizyToggleModule, BizyToolbarComponent, BizyToolbarModule, BizyTooltipDirective, BizyTrackByIdDirective, BizyTranslateModule, BizyTranslatePipe, BizyTranslateService, BizyUserAgentService, BizyValidatorService, BizyViewportService, LANGUAGE, LOADING_TYPE, MIME_TYPE };
|
|
7734
|
+
export { BIZY_ANIMATION, BIZY_CALENDAR_DAY, BIZY_CALENDAR_EVENT_ACTION, BIZY_CALENDAR_LANGUAGE, BIZY_CALENDAR_MODE, BIZY_FORMAT_SECONDS_FORMAT, BIZY_FORMAT_SECONDS_LANGUAGE, BIZY_SKELETON_SHAPE, BIZY_TAG_TYPE, BizyAccordionComponent, BizyAccordionModule, BizyAnimationService, BizyAudioPlayerComponent, BizyAudioPlayerModule, BizyAutoFocusDirective, BizyAveragePipe, BizyBarLineChartComponent, BizyBarLineChartModule, BizyBreadcrumbComponent, BizyBreadcrumbModule, BizyButtonComponent, BizyButtonModule, BizyCacheService, BizyCalendarComponent, BizyCalendarModule, BizyCardComponent, BizyCardModule, BizyCheckboxComponent, BizyCheckboxModule, BizyCopyToClipboardDirective, BizyCopyToClipboardService, BizyCurrencyFormatDirective, BizyDatePickerComponent, BizyDatePickerModule, BizyDirectivesModule, BizyEnumToArrayPipe, BizyExportToCSVService, BizyExtractNumbersPipe, BizyFileUploaderComponent, BizyFileUploaderModule, BizyFileUploaderService, BizyFilterComponent, BizyFilterContentComponent, BizyFilterModule, BizyFilterPipe, BizyFilterSectionCheckboxOptionComponent, BizyFilterSectionComponent, BizyFilterSectionRangeOptionComponent, BizyFilterSectionSearchOptionComponent, BizyFilterSectionsComponent, BizyFormComponent, BizyFormModule, BizyFormatSecondsPipe, BizyFormatSecondsService, BizyFullScreenPopupWrapperComponent, BizyGridComponent, BizyGridForDirective, BizyGridModule, BizyGridRowComponent, BizyInputComponent, BizyInputModule, BizyInputOptionComponent, BizyKeyboardService, BizyListComponent, BizyListModule, BizyLoadingDirective, BizyLogService, BizyLongPressDirective, BizyMenuComponent, BizyMenuModule, BizyMenuOptionComponent, BizyMenuTitleComponent, BizyOnlyNumbersDirective, BizyOnlyPhoneDigitsDirective, BizyOrderByPipe, BizyPieChartComponent, BizyPieChartModule, BizyPipesModule, BizyPopupModule, BizyPopupService, BizyPopupWrapperComponent, BizyRadioComponent, BizyRadioModule, BizyRangeFilterPipe, BizyReducePipe, BizyRepeatPipe, BizyRouterService, BizySafePipe, BizySearchPipe, BizySectionCenterComponent, BizySectionComponent, BizySectionEndComponent, BizySectionModule, BizySectionStartComponent, BizySelectComponent, BizySelectModule, BizySelectOptionComponent, BizySelectedPipe, BizyServicesModule, BizySetToArrayPipe, BizySidebarComponent, BizySidebarFloatingOptionComponent, BizySidebarFloatingOptionTitleComponent, BizySidebarModule, BizySidebarOptionComponent, BizySkeletonComponent, BizySkeletonModule, BizySliderComponent, BizySliderModule, BizyStorageService, BizyTabComponent, BizyTableColumnArrowsComponent, BizyTableColumnComponent, BizyTableColumnFixedDirective, BizyTableComponent, BizyTableFooterComponent, BizyTableHeaderComponent, BizyTableModule, BizyTableRowComponent, BizyTableRowExpandContentComponent, BizyTableScrollingComponent, BizyTableScrollingDirective, BizyTabsComponent, BizyTabsModule, BizyTagComponent, BizyTagModule, BizyTextEllipsisDirective, BizyToastModule, BizyToastService, BizyToastWrapperComponent, BizyToggleComponent, BizyToggleModule, BizyToolbarComponent, BizyToolbarModule, BizyTooltipDirective, BizyTrackByIdDirective, BizyTranslateModule, BizyTranslatePipe, BizyTranslateService, BizyUserAgentService, BizyValidatorService, BizyViewportService, LANGUAGE, LOADING_TYPE, MIME_TYPE };
|
|
7700
7735
|
//# sourceMappingURL=bizy-core.mjs.map
|