@bravobit/bb-foundation 0.53.4 → 0.53.5
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/bravobit-bb-foundation-auth.mjs +23 -23
- package/fesm2022/bravobit-bb-foundation-collections.mjs +45 -45
- package/fesm2022/bravobit-bb-foundation-combobox.mjs +16 -16
- package/fesm2022/bravobit-bb-foundation-dashboard.mjs +26 -26
- package/fesm2022/bravobit-bb-foundation-dialog.mjs +32 -32
- package/fesm2022/bravobit-bb-foundation-elements.mjs +103 -103
- package/fesm2022/bravobit-bb-foundation-elements.mjs.map +1 -1
- package/fesm2022/bravobit-bb-foundation-http.mjs +11 -11
- package/fesm2022/bravobit-bb-foundation-localize.mjs +17 -17
- package/fesm2022/bravobit-bb-foundation-masking.mjs +17 -17
- package/fesm2022/bravobit-bb-foundation-notifications.mjs +14 -14
- package/fesm2022/bravobit-bb-foundation-permissions.mjs +11 -11
- package/fesm2022/bravobit-bb-foundation-recaptcha.mjs +11 -11
- package/fesm2022/bravobit-bb-foundation-select.mjs +22 -22
- package/fesm2022/bravobit-bb-foundation-storage.mjs +3 -3
- package/fesm2022/bravobit-bb-foundation-table.mjs +23 -23
- package/fesm2022/bravobit-bb-foundation-tooltip.mjs +11 -11
- package/fesm2022/bravobit-bb-foundation-utils.mjs +17 -17
- package/fesm2022/bravobit-bb-foundation.mjs +21 -21
- package/package.json +19 -19
- package/styles/theme.scss +12 -1
|
@@ -78,10 +78,10 @@ class FileLoader {
|
|
|
78
78
|
anyBlob.name = fileName;
|
|
79
79
|
return anyBlob;
|
|
80
80
|
};
|
|
81
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1
|
|
82
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1
|
|
81
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: FileLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
82
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: FileLoader, providedIn: 'root' });
|
|
83
83
|
}
|
|
84
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1
|
|
84
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: FileLoader, decorators: [{
|
|
85
85
|
type: Injectable,
|
|
86
86
|
args: [{
|
|
87
87
|
providedIn: 'root'
|
|
@@ -236,10 +236,10 @@ class Exif {
|
|
|
236
236
|
}
|
|
237
237
|
return -1;
|
|
238
238
|
};
|
|
239
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1
|
|
240
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1
|
|
239
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: Exif, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
240
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: Exif, providedIn: 'root' });
|
|
241
241
|
}
|
|
242
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1
|
|
242
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: Exif, decorators: [{
|
|
243
243
|
type: Injectable,
|
|
244
244
|
args: [{
|
|
245
245
|
providedIn: 'root'
|
|
@@ -353,10 +353,10 @@ class ImageConverter {
|
|
|
353
353
|
}
|
|
354
354
|
return { xOffset, yOffset, width, height };
|
|
355
355
|
};
|
|
356
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1
|
|
357
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1
|
|
356
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: ImageConverter, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
357
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: ImageConverter, providedIn: 'root' });
|
|
358
358
|
}
|
|
359
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1
|
|
359
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: ImageConverter, decorators: [{
|
|
360
360
|
type: Injectable,
|
|
361
361
|
args: [{
|
|
362
362
|
providedIn: 'root'
|
|
@@ -437,10 +437,10 @@ class Files {
|
|
|
437
437
|
anchor.click();
|
|
438
438
|
}
|
|
439
439
|
}
|
|
440
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1
|
|
441
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1
|
|
440
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: Files, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
441
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: Files, providedIn: 'root' });
|
|
442
442
|
}
|
|
443
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1
|
|
443
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: Files, decorators: [{
|
|
444
444
|
type: Injectable,
|
|
445
445
|
args: [{
|
|
446
446
|
providedIn: 'root'
|
|
@@ -511,10 +511,10 @@ class Languages {
|
|
|
511
511
|
.filter(item => !!item)
|
|
512
512
|
.sort((a, b) => b.quality - a.quality);
|
|
513
513
|
}
|
|
514
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1
|
|
515
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1
|
|
514
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: Languages, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
515
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: Languages, providedIn: 'root' });
|
|
516
516
|
}
|
|
517
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1
|
|
517
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: Languages, decorators: [{
|
|
518
518
|
type: Injectable,
|
|
519
519
|
args: [{
|
|
520
520
|
providedIn: 'root'
|
|
@@ -550,10 +550,10 @@ class Network {
|
|
|
550
550
|
// a user is online/offline.
|
|
551
551
|
this._online$ = merge(now$, online$, offline$).pipe(distinctUntilChanged(), shareReplay({ refCount: true, bufferSize: 1 }));
|
|
552
552
|
}
|
|
553
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1
|
|
554
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1
|
|
553
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: Network, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
554
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: Network, providedIn: 'root' });
|
|
555
555
|
}
|
|
556
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1
|
|
556
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: Network, decorators: [{
|
|
557
557
|
type: Injectable,
|
|
558
558
|
args: [{
|
|
559
559
|
providedIn: 'root'
|
|
@@ -596,10 +596,10 @@ class Patch {
|
|
|
596
596
|
// Save the subscription so we can destroy it later.
|
|
597
597
|
this._subscription.add(subscription);
|
|
598
598
|
}
|
|
599
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1
|
|
600
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1
|
|
599
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: Patch, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
600
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: Patch, providedIn: 'root' });
|
|
601
601
|
}
|
|
602
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1
|
|
602
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: Patch, decorators: [{
|
|
603
603
|
type: Injectable,
|
|
604
604
|
args: [{
|
|
605
605
|
providedIn: 'root'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bravobit/bb-foundation",
|
|
3
|
-
"version": "0.53.
|
|
3
|
+
"version": "0.53.5",
|
|
4
4
|
"description": "The Angular core foundation of the Bravobit team.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Stan van Heumen",
|
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
"url": "https://bravobit.nl"
|
|
9
9
|
},
|
|
10
10
|
"peerDependencies": {
|
|
11
|
-
"@angular/common": "^19.
|
|
12
|
-
"@angular/core": "^19.
|
|
13
|
-
"@angular/cdk": "^19.
|
|
11
|
+
"@angular/common": "^19.2.0",
|
|
12
|
+
"@angular/core": "^19.2.0",
|
|
13
|
+
"@angular/cdk": "^19.2.0"
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"tslib": "^2.8.1",
|
|
@@ -44,9 +44,9 @@
|
|
|
44
44
|
"types": "./collections/index.d.ts",
|
|
45
45
|
"default": "./fesm2022/bravobit-bb-foundation-collections.mjs"
|
|
46
46
|
},
|
|
47
|
-
"./
|
|
48
|
-
"types": "./
|
|
49
|
-
"default": "./fesm2022/bravobit-bb-foundation-
|
|
47
|
+
"./elements": {
|
|
48
|
+
"types": "./elements/index.d.ts",
|
|
49
|
+
"default": "./fesm2022/bravobit-bb-foundation-elements.mjs"
|
|
50
50
|
},
|
|
51
51
|
"./dialog": {
|
|
52
52
|
"types": "./dialog/index.d.ts",
|
|
@@ -56,14 +56,14 @@
|
|
|
56
56
|
"types": "./http/index.d.ts",
|
|
57
57
|
"default": "./fesm2022/bravobit-bb-foundation-http.mjs"
|
|
58
58
|
},
|
|
59
|
-
"./elements": {
|
|
60
|
-
"types": "./elements/index.d.ts",
|
|
61
|
-
"default": "./fesm2022/bravobit-bb-foundation-elements.mjs"
|
|
62
|
-
},
|
|
63
59
|
"./dashboard": {
|
|
64
60
|
"types": "./dashboard/index.d.ts",
|
|
65
61
|
"default": "./fesm2022/bravobit-bb-foundation-dashboard.mjs"
|
|
66
62
|
},
|
|
63
|
+
"./combobox": {
|
|
64
|
+
"types": "./combobox/index.d.ts",
|
|
65
|
+
"default": "./fesm2022/bravobit-bb-foundation-combobox.mjs"
|
|
66
|
+
},
|
|
67
67
|
"./localize": {
|
|
68
68
|
"types": "./localize/index.d.ts",
|
|
69
69
|
"default": "./fesm2022/bravobit-bb-foundation-localize.mjs"
|
|
@@ -76,6 +76,10 @@
|
|
|
76
76
|
"types": "./notifications/index.d.ts",
|
|
77
77
|
"default": "./fesm2022/bravobit-bb-foundation-notifications.mjs"
|
|
78
78
|
},
|
|
79
|
+
"./permissions": {
|
|
80
|
+
"types": "./permissions/index.d.ts",
|
|
81
|
+
"default": "./fesm2022/bravobit-bb-foundation-permissions.mjs"
|
|
82
|
+
},
|
|
79
83
|
"./recaptcha": {
|
|
80
84
|
"types": "./recaptcha/index.d.ts",
|
|
81
85
|
"default": "./fesm2022/bravobit-bb-foundation-recaptcha.mjs"
|
|
@@ -84,10 +88,6 @@
|
|
|
84
88
|
"types": "./rxjs/index.d.ts",
|
|
85
89
|
"default": "./fesm2022/bravobit-bb-foundation-rxjs.mjs"
|
|
86
90
|
},
|
|
87
|
-
"./permissions": {
|
|
88
|
-
"types": "./permissions/index.d.ts",
|
|
89
|
-
"default": "./fesm2022/bravobit-bb-foundation-permissions.mjs"
|
|
90
|
-
},
|
|
91
91
|
"./select": {
|
|
92
92
|
"types": "./select/index.d.ts",
|
|
93
93
|
"default": "./fesm2022/bravobit-bb-foundation-select.mjs"
|
|
@@ -100,13 +100,13 @@
|
|
|
100
100
|
"types": "./table/index.d.ts",
|
|
101
101
|
"default": "./fesm2022/bravobit-bb-foundation-table.mjs"
|
|
102
102
|
},
|
|
103
|
-
"./utils": {
|
|
104
|
-
"types": "./utils/index.d.ts",
|
|
105
|
-
"default": "./fesm2022/bravobit-bb-foundation-utils.mjs"
|
|
106
|
-
},
|
|
107
103
|
"./tooltip": {
|
|
108
104
|
"types": "./tooltip/index.d.ts",
|
|
109
105
|
"default": "./fesm2022/bravobit-bb-foundation-tooltip.mjs"
|
|
106
|
+
},
|
|
107
|
+
"./utils": {
|
|
108
|
+
"types": "./utils/index.d.ts",
|
|
109
|
+
"default": "./fesm2022/bravobit-bb-foundation-utils.mjs"
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
}
|
package/styles/theme.scss
CHANGED
|
@@ -100,9 +100,12 @@
|
|
|
100
100
|
|
|
101
101
|
// Multi file control.
|
|
102
102
|
--bb-multi-file-control-color: var(--bb-primary-color-550);
|
|
103
|
-
--bb-multi-file-control-box-shadow: 0 0 0 0.1875rem var(--bb-primary-color-100);
|
|
104
103
|
--bb-multi-file-control-border-color: var(--bb-control-border-color);
|
|
104
|
+
--bb-multi-file-control-focus-box-shadow: 0 0 0 0.1875rem var(--bb-primary-color-100);
|
|
105
105
|
--bb-multi-file-control-focus-border-color: var(--bb-control-focus-border-color);
|
|
106
|
+
--bb-multi-file-control-border-radius: var(--bb-form-control-border-radius);
|
|
107
|
+
--bb-multi-file-control-background-color: white;
|
|
108
|
+
--bb-multi-file-control-box-shadow: 0 0.375rem 0.375rem -0.375rem hsla(0, 0%, 0%, 0.1);
|
|
106
109
|
|
|
107
110
|
// Image control.
|
|
108
111
|
--bb-image-control-hover-color: var(--bb-primary-color-550);
|
|
@@ -170,5 +173,13 @@
|
|
|
170
173
|
|
|
171
174
|
// Legacy dialog styling.
|
|
172
175
|
--bb-dialog-border-radius: 0.25rem;
|
|
176
|
+
|
|
177
|
+
// Legacy multi file control.
|
|
178
|
+
--bb-multi-file-control-color: var(--bb-primary-color-550);
|
|
179
|
+
--bb-multi-file-control-border-color: hsla(213, 8%, 74%, 1);
|
|
180
|
+
--bb-multi-file-control-focus-border-color: var(--bb-control-focus-border-color);
|
|
181
|
+
--bb-multi-file-control-border-radius: 0.1875rem;
|
|
182
|
+
--bb-multi-file-control-background-color: hsla(300, 100%, 99%, 1);
|
|
183
|
+
--bb-multi-file-control-box-shadow: inset 0 0.1875rem hsla(213, 8%, 74%, 0.2), 0 0.375rem 0.375rem -0.375rem hsla(0, 0%, 0%, 0.1);
|
|
173
184
|
}
|
|
174
185
|
}
|