@deenruv/admin-ui 1.0.17-dev.26 → 1.0.17-dev.27
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/core/common/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const ADMIN_UI_VERSION = "1.0.17-dev.
|
|
1
|
+
export declare const ADMIN_UI_VERSION = "1.0.17-dev.27";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
// Auto-generated by the set-version.js script.
|
|
2
|
-
export const ADMIN_UI_VERSION = '1.0.17-dev.
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
2
|
+
export const ADMIN_UI_VERSION = '1.0.17-dev.27';
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmVyc2lvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9saWIvY29yZS9zcmMvY29tbW9uL3ZlcnNpb24udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsK0NBQStDO0FBQy9DLE1BQU0sQ0FBQyxNQUFNLGdCQUFnQixHQUFHLGVBQWUsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8vIEF1dG8tZ2VuZXJhdGVkIGJ5IHRoZSBzZXQtdmVyc2lvbi5qcyBzY3JpcHQuXG5leHBvcnQgY29uc3QgQURNSU5fVUlfVkVSU0lPTiA9ICcxLjAuMTctZGV2LjI3JztcbiJdfQ==
|
|
@@ -7650,7 +7650,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
|
7650
7650
|
}], ctorParameters: () => [{ type: AlertsService }] });
|
|
7651
7651
|
|
|
7652
7652
|
// Auto-generated by the set-version.js script.
|
|
7653
|
-
const ADMIN_UI_VERSION = '1.0.17-dev.
|
|
7653
|
+
const ADMIN_UI_VERSION = '1.0.17-dev.27';
|
|
7654
7654
|
|
|
7655
7655
|
/* eslint-disable @angular-eslint/directive-selector */
|
|
7656
7656
|
class FormFieldControlDirective {
|