dealposbarcode 1.3.5 → 1.3.8
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/barcode/index.html +2 -2
- package/barcode/main.js +16 -14
- package/barcode/main.js.map +1 -1
- package/barcode/polyfills.js +211 -183
- package/barcode/polyfills.js.map +1 -1
- package/barcode/runtime.js +1 -1
- package/barcode/runtime.js.map +1 -1
- package/barcode/src_app_pages_pages_module_ts.js +581 -680
- package/barcode/src_app_pages_pages_module_ts.js.map +1 -1
- package/barcode/styles.css +2250 -3218
- package/barcode/styles.css.map +1 -1
- package/barcode/vendor.js +73508 -73018
- package/barcode/vendor.js.map +1 -1
- package/package.json +3 -3
|
@@ -774,9 +774,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
774
774
|
/* harmony export */ });
|
|
775
775
|
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! @angular/common */ 4666);
|
|
776
776
|
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @angular/material/dialog */ 1484);
|
|
777
|
-
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! rxjs */
|
|
778
|
-
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! rxjs/operators */
|
|
779
|
-
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! rxjs/operators */
|
|
777
|
+
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! rxjs */ 228);
|
|
778
|
+
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! rxjs/operators */ 8951);
|
|
779
|
+
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! rxjs/operators */ 9337);
|
|
780
780
|
/* harmony import */ var src_app_shared_components_modal_material_modal_material_config__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! src/app/shared/components/modal-material/modal-material-config */ 6985);
|
|
781
781
|
/* harmony import */ var src_app_shared_Constants__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! src/app/shared/Constants */ 8412);
|
|
782
782
|
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @angular/core */ 2560);
|
|
@@ -1614,9 +1614,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1614
1614
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1615
1615
|
/* harmony export */ "ListProductsComponent": () => (/* binding */ ListProductsComponent)
|
|
1616
1616
|
/* harmony export */ });
|
|
1617
|
-
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! rxjs */
|
|
1618
|
-
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! rxjs/operators */
|
|
1619
|
-
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! rxjs/operators */
|
|
1617
|
+
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! rxjs */ 228);
|
|
1618
|
+
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! rxjs/operators */ 8951);
|
|
1619
|
+
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! rxjs/operators */ 116);
|
|
1620
1620
|
/* harmony import */ var src_app_shared_Constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! src/app/shared/Constants */ 8412);
|
|
1621
1621
|
/* harmony import */ var src_app_shared_enums_TransactionType_enum__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! src/app/shared/enums/TransactionType.enum */ 8263);
|
|
1622
1622
|
/* harmony import */ var _form_add_bill_form_add_bill_component__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../form-add-bill/form-add-bill.component */ 1115);
|
|
@@ -1626,7 +1626,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1626
1626
|
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! @angular/material/dialog */ 1484);
|
|
1627
1627
|
/* harmony import */ var src_app_services_product_state_service_product_state_service__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! src/app/services/product-state-service/product-state.service */ 9993);
|
|
1628
1628
|
/* harmony import */ var src_app_services_product_service_product_service__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! src/app/services/product-service/product.service */ 3639);
|
|
1629
|
-
/* harmony import */ var ngx_toastr__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ngx-toastr */
|
|
1629
|
+
/* harmony import */ var ngx_toastr__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ngx-toastr */ 4817);
|
|
1630
1630
|
/* harmony import */ var src_app_services_query_param_service_query_param_service__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! src/app/services/query-param-service/query-param.service */ 5083);
|
|
1631
1631
|
/* harmony import */ var src_app_services_outlet_service_outlet_service__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! src/app/services/outlet-service/outlet.service */ 8629);
|
|
1632
1632
|
/* harmony import */ var src_app_services_bill_service_bill_service__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! src/app/services/bill-service/bill.service */ 8809);
|
|
@@ -2009,7 +2009,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2009
2009
|
/* harmony import */ var _form_add_variant_form_add_variant_component__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./form-add-variant/form-add-variant.component */ 4339);
|
|
2010
2010
|
/* harmony import */ var _form_upload_variant_form_upload_variant_component__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./form-upload-variant/form-upload-variant.component */ 1118);
|
|
2011
2011
|
/* harmony import */ var _shared_components_autocomplete_autocomplete_component__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../shared/components/autocomplete/autocomplete.component */ 7575);
|
|
2012
|
-
/* harmony import */ var ngx_barcode6__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ngx-barcode6 */
|
|
2012
|
+
/* harmony import */ var ngx_barcode6__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ngx-barcode6 */ 5495);
|
|
2013
2013
|
/* harmony import */ var _form_add_bill_form_add_bill_component__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./form-add-bill/form-add-bill.component */ 1115);
|
|
2014
2014
|
/* harmony import */ var _angular_material_radio__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @angular/material/radio */ 2922);
|
|
2015
2015
|
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/core */ 2560);
|
|
@@ -2066,20 +2066,20 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2066
2066
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2067
2067
|
/* harmony export */ "PrintPreviewComponent": () => (/* binding */ PrintPreviewComponent)
|
|
2068
2068
|
/* harmony export */ });
|
|
2069
|
-
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! rxjs */
|
|
2070
|
-
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! rxjs/operators */
|
|
2069
|
+
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! rxjs */ 228);
|
|
2070
|
+
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! rxjs/operators */ 8951);
|
|
2071
2071
|
/* harmony import */ var _form_settings_form_settings_component__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../form-settings/form-settings.component */ 6348);
|
|
2072
2072
|
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @angular/core */ 2560);
|
|
2073
2073
|
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/material/dialog */ 1484);
|
|
2074
2074
|
/* harmony import */ var src_app_services_product_state_service_product_state_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! src/app/services/product-state-service/product-state.service */ 9993);
|
|
2075
2075
|
/* harmony import */ var src_app_services_product_service_product_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! src/app/services/product-service/product.service */ 3639);
|
|
2076
2076
|
/* harmony import */ var src_app_services_barcode_service_barcode_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! src/app/services/barcode-service/barcode.service */ 7103);
|
|
2077
|
-
/* harmony import */ var ngx_toastr__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ngx-toastr */
|
|
2077
|
+
/* harmony import */ var ngx_toastr__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ngx-toastr */ 4817);
|
|
2078
2078
|
/* harmony import */ var src_app_services_authentication_service_authentication_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! src/app/services/authentication-service/authentication.service */ 3389);
|
|
2079
2079
|
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @angular/common */ 4666);
|
|
2080
2080
|
/* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @angular/forms */ 2508);
|
|
2081
2081
|
/* harmony import */ var _ng_select_ng_select__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! @ng-select/ng-select */ 3054);
|
|
2082
|
-
/* harmony import */ var ngx_barcode6__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ngx-barcode6 */
|
|
2082
|
+
/* harmony import */ var ngx_barcode6__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ngx-barcode6 */ 5495);
|
|
2083
2083
|
/* harmony import */ var _shared_pipes_tax_pipe_tax_pipe__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../../shared/pipes/tax-pipe/tax.pipe */ 3390);
|
|
2084
2084
|
|
|
2085
2085
|
|
|
@@ -2135,10 +2135,10 @@ function PrintPreviewComponent_li_14_span_6_ng_container_1_Template(rf, ctx) { i
|
|
|
2135
2135
|
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7);
|
|
2136
2136
|
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpipe"](8, "number");
|
|
2137
2137
|
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]()()()();
|
|
2138
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](9, "div", 27)(10, "span",
|
|
2138
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](9, "div", 27)(10, "span", 23);
|
|
2139
2139
|
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](11);
|
|
2140
2140
|
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
|
|
2141
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](12, "span",
|
|
2141
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](12, "span", 28);
|
|
2142
2142
|
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](13);
|
|
2143
2143
|
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpipe"](14, "number");
|
|
2144
2144
|
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]()();
|
|
@@ -2198,8 +2198,8 @@ function PrintPreviewComponent_li_14_span_6_ng_template_2_ng_template_4_Template
|
|
|
2198
2198
|
function PrintPreviewComponent_li_14_span_6_ng_template_2_Template(rf, ctx) { if (rf & 1) {
|
|
2199
2199
|
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "strong");
|
|
2200
2200
|
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](1, PrintPreviewComponent_li_14_span_6_ng_template_2_ng_container_1_Template, 4, 7, "ng-container", 20);
|
|
2201
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, PrintPreviewComponent_li_14_span_6_ng_template_2_ng_template_2_Template, 1, 2, "ng-template", null,
|
|
2202
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](4, PrintPreviewComponent_li_14_span_6_ng_template_2_ng_template_4_Template, 2, 4, "ng-template", null,
|
|
2201
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, PrintPreviewComponent_li_14_span_6_ng_template_2_ng_template_2_Template, 1, 2, "ng-template", null, 29, _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplateRefExtractor"]);
|
|
2202
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](4, PrintPreviewComponent_li_14_span_6_ng_template_2_ng_template_4_Template, 2, 4, "ng-template", null, 30, _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplateRefExtractor"]);
|
|
2203
2203
|
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
|
|
2204
2204
|
} if (rf & 2) {
|
|
2205
2205
|
const _r16 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵreference"](3);
|
|
@@ -2431,7 +2431,7 @@ class PrintPreviewComponent {
|
|
|
2431
2431
|
}
|
|
2432
2432
|
}
|
|
2433
2433
|
PrintPreviewComponent.ɵfac = function PrintPreviewComponent_Factory(t) { return new (t || PrintPreviewComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_9__.MatDialog), _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵdirectiveInject"](src_app_services_product_state_service_product_state_service__WEBPACK_IMPORTED_MODULE_1__.ProductStateService), _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵdirectiveInject"](src_app_services_product_service_product_service__WEBPACK_IMPORTED_MODULE_2__.ProductService), _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵdirectiveInject"](src_app_services_barcode_service_barcode_service__WEBPACK_IMPORTED_MODULE_3__.BarcodeService), _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵdirectiveInject"](ngx_toastr__WEBPACK_IMPORTED_MODULE_10__.ToastrService), _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵdirectiveInject"](src_app_services_authentication_service_authentication_service__WEBPACK_IMPORTED_MODULE_4__.AuthenticationService)); };
|
|
2434
|
-
PrintPreviewComponent.ɵcmp = /*@__PURE__*/ _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵdefineComponent"]({ type: PrintPreviewComponent, selectors: [["app-print-preview"]], decls: 15, vars: 10, consts: [[1, "mt-3", "d-print-none"], [1, "card", "mt-0", "mb-0", "paper-barcode"], [1, "card-header", "d-flex", "justify-content-between", "align-items-center", "border-bottom", "pb-5", "d-print-none"], [1, "fw-light"], ["align", "right", 2, "width", "400px"], [1, "d-inline-block", "fw-light", "text-info", "fst-italic"], ["align", "left", "bindLabel", "name", "placeholder", "Select Column", 1, "d-inline-block", "ms-4", 3, "items", "ngModel", "clearable", "ngModelChange", "change"], [1, "btn", "btn", "btn-outline-secondary", "ms-4", 3, "click"], ["aria-hidden", "true", 1, "fa", "fa-cog"], [1, "card-body", 2, "padding", "0"], [1, "canvas", "clearfix"], [1, "barcodes"], [3, "width", "height", "margin-right", "margin-bottom", 4, "ngFor", "ngForOf"], [1, "position-relative"], [3, "bc-value", "bc-element-type", "bc-width", "bc-height", 4, "ngIf"], [2, "margin-top", "-4px", "line-height", "1"], ["class", "d-block", 3, "font-size", 4, "ngIf"], [1, "vertical-text"], [3, "bc-value", "bc-element-type", "bc-width", "bc-height"], [1, "d-block"], [4, "ngIf", "ngIfElse"], ["WITHOUT_PROMOTION", ""], [1, "d-flex", "justify-content-between"], [1, "ms-12"], [1, "me-12"], [1, "text-danger", 2, "text-decoration", "line-through", "text-decoration-thickness", "1.5px"], [1, "text-dark"], [1, "d-flex", "justify-content-between", "mt-1"], [1, "
|
|
2434
|
+
PrintPreviewComponent.ɵcmp = /*@__PURE__*/ _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵdefineComponent"]({ type: PrintPreviewComponent, selectors: [["app-print-preview"]], decls: 15, vars: 10, consts: [[1, "mt-3", "d-print-none"], [1, "card", "mt-0", "mb-0", "paper-barcode"], [1, "card-header", "d-flex", "justify-content-between", "align-items-center", "border-bottom", "pb-5", "d-print-none"], [1, "fw-light"], ["align", "right", 2, "width", "400px"], [1, "d-inline-block", "fw-light", "text-info", "fst-italic"], ["align", "left", "bindLabel", "name", "placeholder", "Select Column", 1, "d-inline-block", "ms-4", 3, "items", "ngModel", "clearable", "ngModelChange", "change"], [1, "btn", "btn", "btn-outline-secondary", "ms-4", 3, "click"], ["aria-hidden", "true", 1, "fa", "fa-cog"], [1, "card-body", 2, "padding", "0"], [1, "canvas", "clearfix"], [1, "barcodes"], [3, "width", "height", "margin-right", "margin-bottom", 4, "ngFor", "ngForOf"], [1, "position-relative"], [3, "bc-value", "bc-element-type", "bc-width", "bc-height", 4, "ngIf"], [2, "margin-top", "-4px", "line-height", "1"], ["class", "d-block", 3, "font-size", 4, "ngIf"], [1, "vertical-text"], [3, "bc-value", "bc-element-type", "bc-width", "bc-height"], [1, "d-block"], [4, "ngIf", "ngIfElse"], ["WITHOUT_PROMOTION", ""], [1, "d-flex", "justify-content-between"], [1, "ms-12"], [1, "me-12"], [1, "text-danger", 2, "text-decoration", "line-through", "text-decoration-thickness", "1.5px"], [1, "text-dark"], [1, "d-flex", "justify-content-between", "mt-1"], [1, "me-12", "text-danger"], ["WITH_TAX", ""], ["WITHOUT_TAX", ""]], template: function PrintPreviewComponent_Template(rf, ctx) { if (rf & 1) {
|
|
2435
2435
|
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelement"](0, "div", 0);
|
|
2436
2436
|
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](1, "div", 1)(2, "div", 2)(3, "h1", 3);
|
|
2437
2437
|
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](4, " Print Preview ");
|
|
@@ -2471,9 +2471,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2471
2471
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2472
2472
|
/* harmony export */ "BarcodeService": () => (/* binding */ BarcodeService)
|
|
2473
2473
|
/* harmony export */ });
|
|
2474
|
-
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! rxjs */
|
|
2475
|
-
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! rxjs/operators */
|
|
2476
|
-
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! rxjs/operators */
|
|
2474
|
+
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! rxjs */ 6317);
|
|
2475
|
+
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! rxjs/operators */ 635);
|
|
2476
|
+
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! rxjs/operators */ 116);
|
|
2477
2477
|
/* harmony import */ var src_app_shared_Constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! src/app/shared/Constants */ 8412);
|
|
2478
2478
|
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/core */ 2560);
|
|
2479
2479
|
/* harmony import */ var _http_service_http_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../http-service/http.service */ 734);
|
|
@@ -2534,7 +2534,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2534
2534
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2535
2535
|
/* harmony export */ "BillService": () => (/* binding */ BillService)
|
|
2536
2536
|
/* harmony export */ });
|
|
2537
|
-
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! rxjs/operators */
|
|
2537
|
+
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! rxjs/operators */ 635);
|
|
2538
2538
|
/* harmony import */ var src_app_shared_enums_TransactionType_enum__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! src/app/shared/enums/TransactionType.enum */ 8263);
|
|
2539
2539
|
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/core */ 2560);
|
|
2540
2540
|
/* harmony import */ var _http_service_http_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../http-service/http.service */ 734);
|
|
@@ -2674,7 +2674,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2674
2674
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2675
2675
|
/* harmony export */ "OutletService": () => (/* binding */ OutletService)
|
|
2676
2676
|
/* harmony export */ });
|
|
2677
|
-
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! rxjs/operators */
|
|
2677
|
+
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! rxjs/operators */ 635);
|
|
2678
2678
|
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/core */ 2560);
|
|
2679
2679
|
/* harmony import */ var _http_service_http_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../http-service/http.service */ 734);
|
|
2680
2680
|
/* harmony import */ var _factory_service_factory_service_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../factory-service/factory-service.service */ 1477);
|
|
@@ -2717,7 +2717,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2717
2717
|
/* harmony export */ "ProductService": () => (/* binding */ ProductService)
|
|
2718
2718
|
/* harmony export */ });
|
|
2719
2719
|
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/common/http */ 8987);
|
|
2720
|
-
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! rxjs/operators */
|
|
2720
|
+
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! rxjs/operators */ 635);
|
|
2721
2721
|
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/core */ 2560);
|
|
2722
2722
|
/* harmony import */ var _http_service_http_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../http-service/http.service */ 734);
|
|
2723
2723
|
/* harmony import */ var _factory_service_factory_service_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../factory-service/factory-service.service */ 1477);
|
|
@@ -2757,7 +2757,7 @@ class ProductService {
|
|
|
2757
2757
|
let url = localStorage.getItem('Domain');
|
|
2758
2758
|
let formData = new FormData();
|
|
2759
2759
|
formData.append('file', file, file.name);
|
|
2760
|
-
return this.httpService.postFormData(`https://${url}/API/
|
|
2760
|
+
return this.httpService.postFormData(`https://${url}/API/catalog/product/UploadCSVforBarcode`, formData)
|
|
2761
2761
|
.pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_2__.map)((results) => {
|
|
2762
2762
|
return results.map(result => {
|
|
2763
2763
|
result['Print'] = result['Print'].map(print => {
|
|
@@ -2800,8 +2800,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2800
2800
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2801
2801
|
/* harmony export */ "ProductStateService": () => (/* binding */ ProductStateService)
|
|
2802
2802
|
/* harmony export */ });
|
|
2803
|
-
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! rxjs */
|
|
2804
|
-
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! rxjs/operators */
|
|
2803
|
+
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! rxjs */ 6317);
|
|
2804
|
+
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! rxjs/operators */ 116);
|
|
2805
2805
|
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/core */ 2560);
|
|
2806
2806
|
|
|
2807
2807
|
|
|
@@ -3009,17 +3009,17 @@ ServiceURL.GetVacant = "/API/POS/GetParkInfoByEntityID";
|
|
|
3009
3009
|
ServiceURL.RecordOpeningCash = "/API/POS/RecordOpeningCash";
|
|
3010
3010
|
ServiceURL.OpenRegister = "/API/POS/LoadRegister";
|
|
3011
3011
|
ServiceURL.BackdateNumber = "/API/POS/GenerateBackdateNumber";
|
|
3012
|
-
ServiceURL.GetVariantByID = "/API/
|
|
3013
|
-
ServiceURL.GetVariantByCode = "/API/
|
|
3014
|
-
ServiceURL.GetVariantSerial = "/API/
|
|
3015
|
-
ServiceURL.CreateVariant = "/API/
|
|
3012
|
+
ServiceURL.GetVariantByID = "/API/catalog/variant/GetVariantByID";
|
|
3013
|
+
ServiceURL.GetVariantByCode = "/API/catalog/variant/GetVariantByCode";
|
|
3014
|
+
ServiceURL.GetVariantSerial = "/API/catalog/variant/GetVariantSerial";
|
|
3015
|
+
ServiceURL.CreateVariant = "/API/catalog/variant/CreateVariant";
|
|
3016
3016
|
ServiceURL.SendInvoiceEmail = "/API/Transaction/SendEmail";
|
|
3017
3017
|
ServiceURL.TransactionNumber = "/API/POS/GenerateNumber";
|
|
3018
3018
|
ServiceURL.GetCustomerPrivilegeByID = "/API/Contact/GetPrivilegeByID";
|
|
3019
3019
|
ServiceURL.GetCustomerByCode = "/API/Contact/GetByCode";
|
|
3020
3020
|
ServiceURL.GetCustomerCode = "/API/Contact/GetCode";
|
|
3021
3021
|
ServiceURL.GetCustomerEmailByID = "/API/Contact/GetEmailByID";
|
|
3022
|
-
ServiceURL.GetPriceBookByVariantID = "/API/
|
|
3022
|
+
ServiceURL.GetPriceBookByVariantID = "/API/catalog/variant/GetPriceBookByVariantID";
|
|
3023
3023
|
ServiceURL.GetPackageID = "/API/POS/GetPackageID";
|
|
3024
3024
|
ServiceURL.Authorize = "/API/AuthorizationKey/Authorize";
|
|
3025
3025
|
ServiceURL.Invoice = "/API/Orders/InvoiceInfo";
|
|
@@ -3048,19 +3048,19 @@ ServiceURL.TreatmentCustomerInfo = "/API/Treatment/RegistrationGetCustomerInfo";
|
|
|
3048
3048
|
ServiceURL.SubmitTreatementRegistration = "/API/Treatment/RegistrationSubmit";
|
|
3049
3049
|
ServiceURL.SalesOrderMini = "/API/Print/SalesOrderMini";
|
|
3050
3050
|
ServiceURL.ProductLoader = "/API/ProductLoader/ProductList";
|
|
3051
|
-
ServiceURL.ProductList = "/API/
|
|
3052
|
-
ServiceURL.DeleteProductList = "/API/
|
|
3051
|
+
ServiceURL.ProductList = "/API/catalog/product/GetProductList";
|
|
3052
|
+
ServiceURL.DeleteProductList = "/API/catalog/product/DeleteProductList";
|
|
3053
3053
|
ServiceURL.ProductForm = "/API/ProductLoader/ProductForm";
|
|
3054
|
-
ServiceURL.SubmitProduct = "/API/
|
|
3054
|
+
ServiceURL.SubmitProduct = "/API/catalog/product/SubmitProduct";
|
|
3055
3055
|
ServiceURL.ProductInfo = "/API/ProductLoader/ProductInfoInitial";
|
|
3056
|
-
ServiceURL.CreateCategory = "/API/
|
|
3057
|
-
ServiceURL.CreateBrand = "/API/
|
|
3058
|
-
ServiceURL.CreateTag = "/API/
|
|
3059
|
-
ServiceURL.CreateUOM = "/API/
|
|
3060
|
-
ServiceURL.VariantInfo = "/API/
|
|
3061
|
-
ServiceURL.VariantFormData = "/API/
|
|
3062
|
-
ServiceURL.VariantForm = "/API/
|
|
3063
|
-
ServiceURL.SubmitVariant = "/API/
|
|
3056
|
+
ServiceURL.CreateCategory = "/API/catalog/product/CreateProductCategory";
|
|
3057
|
+
ServiceURL.CreateBrand = "/API/catalog/product/CreateBrand";
|
|
3058
|
+
ServiceURL.CreateTag = "/API/catalog/product/CreateTags";
|
|
3059
|
+
ServiceURL.CreateUOM = "/API/catalog/product/CreateProductUOM";
|
|
3060
|
+
ServiceURL.VariantInfo = "/API/catalog/variant/GetVariantInfoModelById";
|
|
3061
|
+
ServiceURL.VariantFormData = "/API/catalog/variant/GetVariantFormInitialData";
|
|
3062
|
+
ServiceURL.VariantForm = "/API/catalog/variant/GetVariantFormModelById";
|
|
3063
|
+
ServiceURL.SubmitVariant = "/API/catalog/variant/SubmitVariant";
|
|
3064
3064
|
ServiceURL.CreateContact = "/API/Contact/Create";
|
|
3065
3065
|
ServiceURL.Closure = "/API/POS/Closure";
|
|
3066
3066
|
ServiceURL.SyncProducts = "/API/POSSync/Products";
|
|
@@ -3108,7 +3108,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
3108
3108
|
/* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/forms */ 2508);
|
|
3109
3109
|
/* harmony import */ var _angular_material_autocomplete__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/material/autocomplete */ 8550);
|
|
3110
3110
|
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @angular/common */ 4666);
|
|
3111
|
-
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! rxjs/operators */
|
|
3111
|
+
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! rxjs/operators */ 1989);
|
|
3112
3112
|
/* harmony import */ var src_app_services_http_service_http_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! src/app/services/http-service/http.service */ 734);
|
|
3113
3113
|
/* harmony import */ var _angular_material_core__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/material/core */ 9121);
|
|
3114
3114
|
|
|
@@ -8302,527 +8302,120 @@ exports["default"] = SVGRenderer;
|
|
|
8302
8302
|
|
|
8303
8303
|
/***/ }),
|
|
8304
8304
|
|
|
8305
|
-
/***/
|
|
8306
|
-
|
|
8307
|
-
!*** ./node_modules/
|
|
8308
|
-
|
|
8309
|
-
/***/ ((
|
|
8305
|
+
/***/ 2922:
|
|
8306
|
+
/*!***********************************************************!*\
|
|
8307
|
+
!*** ./node_modules/@angular/material/fesm2020/radio.mjs ***!
|
|
8308
|
+
\***********************************************************/
|
|
8309
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
8310
8310
|
|
|
8311
8311
|
__webpack_require__.r(__webpack_exports__);
|
|
8312
8312
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8313
|
-
/* harmony export */ "
|
|
8314
|
-
/* harmony export */ "
|
|
8313
|
+
/* harmony export */ "MAT_RADIO_DEFAULT_OPTIONS": () => (/* binding */ MAT_RADIO_DEFAULT_OPTIONS),
|
|
8314
|
+
/* harmony export */ "MAT_RADIO_DEFAULT_OPTIONS_FACTORY": () => (/* binding */ MAT_RADIO_DEFAULT_OPTIONS_FACTORY),
|
|
8315
|
+
/* harmony export */ "MAT_RADIO_GROUP": () => (/* binding */ MAT_RADIO_GROUP),
|
|
8316
|
+
/* harmony export */ "MAT_RADIO_GROUP_CONTROL_VALUE_ACCESSOR": () => (/* binding */ MAT_RADIO_GROUP_CONTROL_VALUE_ACCESSOR),
|
|
8317
|
+
/* harmony export */ "MatRadioButton": () => (/* binding */ MatRadioButton),
|
|
8318
|
+
/* harmony export */ "MatRadioChange": () => (/* binding */ MatRadioChange),
|
|
8319
|
+
/* harmony export */ "MatRadioGroup": () => (/* binding */ MatRadioGroup),
|
|
8320
|
+
/* harmony export */ "MatRadioModule": () => (/* binding */ MatRadioModule),
|
|
8321
|
+
/* harmony export */ "_MatRadioButtonBase": () => (/* binding */ _MatRadioButtonBase),
|
|
8322
|
+
/* harmony export */ "_MatRadioGroupBase": () => (/* binding */ _MatRadioGroupBase)
|
|
8315
8323
|
/* harmony export */ });
|
|
8316
|
-
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/
|
|
8324
|
+
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/platform-browser/animations */ 2560);
|
|
8325
|
+
/* harmony import */ var _angular_material_core__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/material/core */ 9121);
|
|
8326
|
+
/* harmony import */ var _angular_cdk_a11y__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/cdk/a11y */ 4218);
|
|
8327
|
+
/* harmony import */ var _angular_cdk_coercion__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/cdk/coercion */ 8971);
|
|
8328
|
+
/* harmony import */ var _angular_cdk_collections__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/cdk/collections */ 1755);
|
|
8329
|
+
/* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/forms */ 2508);
|
|
8317
8330
|
|
|
8318
|
-
/* eslint-disable @angular-eslint/no-input-rename, @angular-eslint/component-selector */
|
|
8319
8331
|
|
|
8320
8332
|
|
|
8321
|
-
const _c0 = ["bcElement"];
|
|
8322
8333
|
|
|
8323
|
-
const jsbarcode = __webpack_require__(/*! jsbarcode */ 2081);
|
|
8324
8334
|
|
|
8325
|
-
class NgxBarcode6Component {
|
|
8326
|
-
constructor(renderer) {
|
|
8327
|
-
this.renderer = renderer;
|
|
8328
|
-
this.elementType = 'svg';
|
|
8329
|
-
this.cssClass = 'barcode'; // this should be done more elegantly
|
|
8330
8335
|
|
|
8331
|
-
this.format = 'CODE128';
|
|
8332
|
-
this.lineColor = '#000000';
|
|
8333
|
-
this.width = 2;
|
|
8334
|
-
this.height = 100;
|
|
8335
|
-
this.displayValue = false;
|
|
8336
|
-
this.fontOptions = '';
|
|
8337
|
-
this.font = 'monospace';
|
|
8338
|
-
this.textAlign = 'center';
|
|
8339
|
-
this.textPosition = 'bottom';
|
|
8340
|
-
this.textMargin = 2;
|
|
8341
|
-
this.fontSize = 20;
|
|
8342
|
-
this.background = '#ffffff';
|
|
8343
|
-
this.margin = 10;
|
|
8344
|
-
this.marginTop = 10;
|
|
8345
|
-
this.marginBottom = 10;
|
|
8346
|
-
this.marginLeft = 10;
|
|
8347
|
-
this.marginRight = 10;
|
|
8348
|
-
this.value = '';
|
|
8349
8336
|
|
|
8350
|
-
this.valid = () => true;
|
|
8351
|
-
}
|
|
8352
8337
|
|
|
8353
|
-
get options() {
|
|
8354
|
-
return {
|
|
8355
|
-
format: this.format,
|
|
8356
|
-
lineColor: this.lineColor,
|
|
8357
|
-
width: this.width,
|
|
8358
|
-
height: this.height,
|
|
8359
|
-
displayValue: this.displayValue,
|
|
8360
|
-
fontOptions: this.fontOptions,
|
|
8361
|
-
font: this.font,
|
|
8362
|
-
textAlign: this.textAlign,
|
|
8363
|
-
textPosition: this.textPosition,
|
|
8364
|
-
textMargin: this.textMargin,
|
|
8365
|
-
fontSize: this.fontSize,
|
|
8366
|
-
background: this.background,
|
|
8367
|
-
margin: this.margin,
|
|
8368
|
-
marginTop: this.marginTop,
|
|
8369
|
-
marginBottom: this.marginBottom,
|
|
8370
|
-
marginLeft: this.marginLeft,
|
|
8371
|
-
marginRight: this.marginRight,
|
|
8372
|
-
valid: this.valid
|
|
8373
|
-
};
|
|
8374
|
-
}
|
|
8375
8338
|
|
|
8376
|
-
|
|
8377
|
-
|
|
8378
|
-
|
|
8339
|
+
/**
|
|
8340
|
+
* @license
|
|
8341
|
+
* Copyright Google LLC All Rights Reserved.
|
|
8342
|
+
*
|
|
8343
|
+
* Use of this source code is governed by an MIT-style license that can be
|
|
8344
|
+
* found in the LICENSE file at https://angular.io/license
|
|
8345
|
+
*/
|
|
8379
8346
|
|
|
8380
|
-
|
|
8381
|
-
if (!this.value) {
|
|
8382
|
-
return;
|
|
8383
|
-
}
|
|
8347
|
+
const _c0 = ["input"];
|
|
8384
8348
|
|
|
8385
|
-
|
|
8349
|
+
const _c1 = function (a0) {
|
|
8350
|
+
return {
|
|
8351
|
+
enterDuration: a0
|
|
8352
|
+
};
|
|
8353
|
+
};
|
|
8386
8354
|
|
|
8387
|
-
|
|
8388
|
-
|
|
8389
|
-
|
|
8390
|
-
|
|
8355
|
+
const _c2 = ["*"];
|
|
8356
|
+
const MAT_RADIO_DEFAULT_OPTIONS = new _angular_core__WEBPACK_IMPORTED_MODULE_0__.InjectionToken('mat-radio-default-options', {
|
|
8357
|
+
providedIn: 'root',
|
|
8358
|
+
factory: MAT_RADIO_DEFAULT_OPTIONS_FACTORY
|
|
8359
|
+
});
|
|
8391
8360
|
|
|
8392
|
-
|
|
8393
|
-
|
|
8394
|
-
|
|
8361
|
+
function MAT_RADIO_DEFAULT_OPTIONS_FACTORY() {
|
|
8362
|
+
return {
|
|
8363
|
+
color: 'accent'
|
|
8364
|
+
};
|
|
8365
|
+
} // Increasing integer for generating unique ids for radio components.
|
|
8395
8366
|
|
|
8396
|
-
case 'svg':
|
|
8397
|
-
default:
|
|
8398
|
-
element = this.renderer.createElement('svg', 'svg');
|
|
8399
|
-
}
|
|
8400
8367
|
|
|
8401
|
-
|
|
8368
|
+
let nextUniqueId = 0;
|
|
8369
|
+
/**
|
|
8370
|
+
* Provider Expression that allows mat-radio-group to register as a ControlValueAccessor. This
|
|
8371
|
+
* allows it to support [(ngModel)] and ngControl.
|
|
8372
|
+
* @docs-private
|
|
8373
|
+
*/
|
|
8402
8374
|
|
|
8403
|
-
|
|
8404
|
-
|
|
8405
|
-
|
|
8375
|
+
const MAT_RADIO_GROUP_CONTROL_VALUE_ACCESSOR = {
|
|
8376
|
+
provide: _angular_forms__WEBPACK_IMPORTED_MODULE_1__.NG_VALUE_ACCESSOR,
|
|
8377
|
+
useExisting: (0,_angular_core__WEBPACK_IMPORTED_MODULE_0__.forwardRef)(() => MatRadioGroup),
|
|
8378
|
+
multi: true
|
|
8379
|
+
};
|
|
8380
|
+
/** Change event object emitted by MatRadio and MatRadioGroup. */
|
|
8406
8381
|
|
|
8407
|
-
|
|
8382
|
+
class MatRadioChange {
|
|
8383
|
+
constructor(
|
|
8384
|
+
/** The MatRadioButton that emits the change event. */
|
|
8385
|
+
source,
|
|
8386
|
+
/** The value of the MatRadioButton. */
|
|
8387
|
+
value) {
|
|
8388
|
+
this.source = source;
|
|
8389
|
+
this.value = value;
|
|
8408
8390
|
}
|
|
8409
8391
|
|
|
8410
8392
|
}
|
|
8393
|
+
/**
|
|
8394
|
+
* Injection token that can be used to inject instances of `MatRadioGroup`. It serves as
|
|
8395
|
+
* alternative token to the actual `MatRadioGroup` class which could cause unnecessary
|
|
8396
|
+
* retention of the class and its component metadata.
|
|
8397
|
+
*/
|
|
8411
8398
|
|
|
8412
|
-
NgxBarcode6Component.ɵfac = function NgxBarcode6Component_Factory(t) {
|
|
8413
|
-
return new (t || NgxBarcode6Component)(_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdirectiveInject"](_angular_core__WEBPACK_IMPORTED_MODULE_0__.Renderer2));
|
|
8414
|
-
};
|
|
8415
8399
|
|
|
8416
|
-
|
|
8417
|
-
|
|
8418
|
-
|
|
8419
|
-
|
|
8420
|
-
|
|
8421
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵviewQuery"](_c0, 7);
|
|
8422
|
-
}
|
|
8400
|
+
const MAT_RADIO_GROUP = new _angular_core__WEBPACK_IMPORTED_MODULE_0__.InjectionToken('MatRadioGroup');
|
|
8401
|
+
/**
|
|
8402
|
+
* Base class with all of the `MatRadioGroup` functionality.
|
|
8403
|
+
* @docs-private
|
|
8404
|
+
*/
|
|
8423
8405
|
|
|
8424
|
-
|
|
8425
|
-
|
|
8406
|
+
class _MatRadioGroupBase {
|
|
8407
|
+
constructor(_changeDetector) {
|
|
8408
|
+
this._changeDetector = _changeDetector;
|
|
8409
|
+
/** Selected value for the radio group. */
|
|
8426
8410
|
|
|
8427
|
-
|
|
8428
|
-
|
|
8429
|
-
},
|
|
8430
|
-
inputs: {
|
|
8431
|
-
elementType: ["bc-element-type", "elementType"],
|
|
8432
|
-
cssClass: ["bc-class", "cssClass"],
|
|
8433
|
-
format: ["bc-format", "format"],
|
|
8434
|
-
lineColor: ["bc-line-color", "lineColor"],
|
|
8435
|
-
width: ["bc-width", "width"],
|
|
8436
|
-
height: ["bc-height", "height"],
|
|
8437
|
-
displayValue: ["bc-display-value", "displayValue"],
|
|
8438
|
-
fontOptions: ["bc-font-options", "fontOptions"],
|
|
8439
|
-
font: ["bc-font", "font"],
|
|
8440
|
-
textAlign: ["bc-text-align", "textAlign"],
|
|
8441
|
-
textPosition: ["bc-text-position", "textPosition"],
|
|
8442
|
-
textMargin: ["bc-text-margin", "textMargin"],
|
|
8443
|
-
fontSize: ["bc-font-size", "fontSize"],
|
|
8444
|
-
background: ["bc-background", "background"],
|
|
8445
|
-
margin: ["bc-margin", "margin"],
|
|
8446
|
-
marginTop: ["bc-margin-top", "marginTop"],
|
|
8447
|
-
marginBottom: ["bc-margin-bottom", "marginBottom"],
|
|
8448
|
-
marginLeft: ["bc-margin-left", "marginLeft"],
|
|
8449
|
-
marginRight: ["bc-margin-right", "marginRight"],
|
|
8450
|
-
value: ["bc-value", "value"],
|
|
8451
|
-
valid: ["bc-valid", "valid"]
|
|
8452
|
-
},
|
|
8453
|
-
features: [_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵNgOnChangesFeature"]],
|
|
8454
|
-
decls: 2,
|
|
8455
|
-
vars: 2,
|
|
8456
|
-
consts: [["bcElement", ""]],
|
|
8457
|
-
template: function NgxBarcode6Component_Template(rf, ctx) {
|
|
8458
|
-
if (rf & 1) {
|
|
8459
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelement"](0, "div", null, 0);
|
|
8460
|
-
}
|
|
8411
|
+
this._value = null;
|
|
8412
|
+
/** The HTML name attribute applied to radio buttons in this group. */
|
|
8461
8413
|
|
|
8462
|
-
|
|
8463
|
-
|
|
8464
|
-
}
|
|
8465
|
-
},
|
|
8466
|
-
encapsulation: 2
|
|
8467
|
-
});
|
|
8414
|
+
this._name = `mat-radio-group-${nextUniqueId++}`;
|
|
8415
|
+
/** The currently selected radio button. Should match value. */
|
|
8468
8416
|
|
|
8469
|
-
|
|
8470
|
-
|
|
8471
|
-
}];
|
|
8472
|
-
|
|
8473
|
-
NgxBarcode6Component.propDecorators = {
|
|
8474
|
-
elementType: [{
|
|
8475
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8476
|
-
args: ['bc-element-type']
|
|
8477
|
-
}],
|
|
8478
|
-
cssClass: [{
|
|
8479
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8480
|
-
args: ['bc-class']
|
|
8481
|
-
}],
|
|
8482
|
-
format: [{
|
|
8483
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8484
|
-
args: ['bc-format']
|
|
8485
|
-
}],
|
|
8486
|
-
lineColor: [{
|
|
8487
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8488
|
-
args: ['bc-line-color']
|
|
8489
|
-
}],
|
|
8490
|
-
width: [{
|
|
8491
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8492
|
-
args: ['bc-width']
|
|
8493
|
-
}],
|
|
8494
|
-
height: [{
|
|
8495
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8496
|
-
args: ['bc-height']
|
|
8497
|
-
}],
|
|
8498
|
-
displayValue: [{
|
|
8499
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8500
|
-
args: ['bc-display-value']
|
|
8501
|
-
}],
|
|
8502
|
-
fontOptions: [{
|
|
8503
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8504
|
-
args: ['bc-font-options']
|
|
8505
|
-
}],
|
|
8506
|
-
font: [{
|
|
8507
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8508
|
-
args: ['bc-font']
|
|
8509
|
-
}],
|
|
8510
|
-
textAlign: [{
|
|
8511
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8512
|
-
args: ['bc-text-align']
|
|
8513
|
-
}],
|
|
8514
|
-
textPosition: [{
|
|
8515
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8516
|
-
args: ['bc-text-position']
|
|
8517
|
-
}],
|
|
8518
|
-
textMargin: [{
|
|
8519
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8520
|
-
args: ['bc-text-margin']
|
|
8521
|
-
}],
|
|
8522
|
-
fontSize: [{
|
|
8523
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8524
|
-
args: ['bc-font-size']
|
|
8525
|
-
}],
|
|
8526
|
-
background: [{
|
|
8527
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8528
|
-
args: ['bc-background']
|
|
8529
|
-
}],
|
|
8530
|
-
margin: [{
|
|
8531
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8532
|
-
args: ['bc-margin']
|
|
8533
|
-
}],
|
|
8534
|
-
marginTop: [{
|
|
8535
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8536
|
-
args: ['bc-margin-top']
|
|
8537
|
-
}],
|
|
8538
|
-
marginBottom: [{
|
|
8539
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8540
|
-
args: ['bc-margin-bottom']
|
|
8541
|
-
}],
|
|
8542
|
-
marginLeft: [{
|
|
8543
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8544
|
-
args: ['bc-margin-left']
|
|
8545
|
-
}],
|
|
8546
|
-
marginRight: [{
|
|
8547
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8548
|
-
args: ['bc-margin-right']
|
|
8549
|
-
}],
|
|
8550
|
-
value: [{
|
|
8551
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8552
|
-
args: ['bc-value']
|
|
8553
|
-
}],
|
|
8554
|
-
bcElement: [{
|
|
8555
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.ViewChild,
|
|
8556
|
-
args: ['bcElement', {
|
|
8557
|
-
static: true
|
|
8558
|
-
}]
|
|
8559
|
-
}],
|
|
8560
|
-
valid: [{
|
|
8561
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8562
|
-
args: ['bc-valid']
|
|
8563
|
-
}]
|
|
8564
|
-
};
|
|
8565
|
-
|
|
8566
|
-
(function () {
|
|
8567
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵsetClassMetadata"](NgxBarcode6Component, [{
|
|
8568
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Component,
|
|
8569
|
-
args: [{
|
|
8570
|
-
selector: 'ngx-barcode6',
|
|
8571
|
-
template: `<div #bcElement [class]="cssClass"></div>`
|
|
8572
|
-
}]
|
|
8573
|
-
}], function () {
|
|
8574
|
-
return [{
|
|
8575
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Renderer2
|
|
8576
|
-
}];
|
|
8577
|
-
}, {
|
|
8578
|
-
elementType: [{
|
|
8579
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8580
|
-
args: ['bc-element-type']
|
|
8581
|
-
}],
|
|
8582
|
-
cssClass: [{
|
|
8583
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8584
|
-
args: ['bc-class']
|
|
8585
|
-
}],
|
|
8586
|
-
format: [{
|
|
8587
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8588
|
-
args: ['bc-format']
|
|
8589
|
-
}],
|
|
8590
|
-
lineColor: [{
|
|
8591
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8592
|
-
args: ['bc-line-color']
|
|
8593
|
-
}],
|
|
8594
|
-
width: [{
|
|
8595
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8596
|
-
args: ['bc-width']
|
|
8597
|
-
}],
|
|
8598
|
-
height: [{
|
|
8599
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8600
|
-
args: ['bc-height']
|
|
8601
|
-
}],
|
|
8602
|
-
displayValue: [{
|
|
8603
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8604
|
-
args: ['bc-display-value']
|
|
8605
|
-
}],
|
|
8606
|
-
fontOptions: [{
|
|
8607
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8608
|
-
args: ['bc-font-options']
|
|
8609
|
-
}],
|
|
8610
|
-
font: [{
|
|
8611
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8612
|
-
args: ['bc-font']
|
|
8613
|
-
}],
|
|
8614
|
-
textAlign: [{
|
|
8615
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8616
|
-
args: ['bc-text-align']
|
|
8617
|
-
}],
|
|
8618
|
-
textPosition: [{
|
|
8619
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8620
|
-
args: ['bc-text-position']
|
|
8621
|
-
}],
|
|
8622
|
-
textMargin: [{
|
|
8623
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8624
|
-
args: ['bc-text-margin']
|
|
8625
|
-
}],
|
|
8626
|
-
fontSize: [{
|
|
8627
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8628
|
-
args: ['bc-font-size']
|
|
8629
|
-
}],
|
|
8630
|
-
background: [{
|
|
8631
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8632
|
-
args: ['bc-background']
|
|
8633
|
-
}],
|
|
8634
|
-
margin: [{
|
|
8635
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8636
|
-
args: ['bc-margin']
|
|
8637
|
-
}],
|
|
8638
|
-
marginTop: [{
|
|
8639
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8640
|
-
args: ['bc-margin-top']
|
|
8641
|
-
}],
|
|
8642
|
-
marginBottom: [{
|
|
8643
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8644
|
-
args: ['bc-margin-bottom']
|
|
8645
|
-
}],
|
|
8646
|
-
marginLeft: [{
|
|
8647
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8648
|
-
args: ['bc-margin-left']
|
|
8649
|
-
}],
|
|
8650
|
-
marginRight: [{
|
|
8651
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8652
|
-
args: ['bc-margin-right']
|
|
8653
|
-
}],
|
|
8654
|
-
value: [{
|
|
8655
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8656
|
-
args: ['bc-value']
|
|
8657
|
-
}],
|
|
8658
|
-
valid: [{
|
|
8659
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Input,
|
|
8660
|
-
args: ['bc-valid']
|
|
8661
|
-
}],
|
|
8662
|
-
bcElement: [{
|
|
8663
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.ViewChild,
|
|
8664
|
-
args: ['bcElement', {
|
|
8665
|
-
static: true
|
|
8666
|
-
}]
|
|
8667
|
-
}]
|
|
8668
|
-
});
|
|
8669
|
-
})();
|
|
8670
|
-
|
|
8671
|
-
class NgxBarcode6Module {}
|
|
8672
|
-
|
|
8673
|
-
NgxBarcode6Module.ɵfac = function NgxBarcode6Module_Factory(t) {
|
|
8674
|
-
return new (t || NgxBarcode6Module)();
|
|
8675
|
-
};
|
|
8676
|
-
|
|
8677
|
-
NgxBarcode6Module.ɵmod = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineNgModule"]({
|
|
8678
|
-
type: NgxBarcode6Module
|
|
8679
|
-
});
|
|
8680
|
-
NgxBarcode6Module.ɵinj = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineInjector"]({});
|
|
8681
|
-
|
|
8682
|
-
(function () {
|
|
8683
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵsetClassMetadata"](NgxBarcode6Module, [{
|
|
8684
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.NgModule,
|
|
8685
|
-
args: [{
|
|
8686
|
-
declarations: [NgxBarcode6Component],
|
|
8687
|
-
imports: [],
|
|
8688
|
-
exports: [NgxBarcode6Component]
|
|
8689
|
-
}]
|
|
8690
|
-
}], null, null);
|
|
8691
|
-
})();
|
|
8692
|
-
|
|
8693
|
-
(function () {
|
|
8694
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵsetNgModuleScope"](NgxBarcode6Module, {
|
|
8695
|
-
declarations: [NgxBarcode6Component],
|
|
8696
|
-
exports: [NgxBarcode6Component]
|
|
8697
|
-
});
|
|
8698
|
-
})();
|
|
8699
|
-
/*
|
|
8700
|
-
* Public API Surface of ngx-barcode6
|
|
8701
|
-
*/
|
|
8702
|
-
|
|
8703
|
-
/**
|
|
8704
|
-
* Generated bundle index. Do not edit.
|
|
8705
|
-
*/
|
|
8706
|
-
|
|
8707
|
-
|
|
8708
|
-
|
|
8709
|
-
|
|
8710
|
-
/***/ }),
|
|
8711
|
-
|
|
8712
|
-
/***/ 2922:
|
|
8713
|
-
/*!***********************************************************!*\
|
|
8714
|
-
!*** ./node_modules/@angular/material/fesm2020/radio.mjs ***!
|
|
8715
|
-
\***********************************************************/
|
|
8716
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
8717
|
-
|
|
8718
|
-
__webpack_require__.r(__webpack_exports__);
|
|
8719
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8720
|
-
/* harmony export */ "MAT_RADIO_DEFAULT_OPTIONS": () => (/* binding */ MAT_RADIO_DEFAULT_OPTIONS),
|
|
8721
|
-
/* harmony export */ "MAT_RADIO_DEFAULT_OPTIONS_FACTORY": () => (/* binding */ MAT_RADIO_DEFAULT_OPTIONS_FACTORY),
|
|
8722
|
-
/* harmony export */ "MAT_RADIO_GROUP": () => (/* binding */ MAT_RADIO_GROUP),
|
|
8723
|
-
/* harmony export */ "MAT_RADIO_GROUP_CONTROL_VALUE_ACCESSOR": () => (/* binding */ MAT_RADIO_GROUP_CONTROL_VALUE_ACCESSOR),
|
|
8724
|
-
/* harmony export */ "MatRadioButton": () => (/* binding */ MatRadioButton),
|
|
8725
|
-
/* harmony export */ "MatRadioChange": () => (/* binding */ MatRadioChange),
|
|
8726
|
-
/* harmony export */ "MatRadioGroup": () => (/* binding */ MatRadioGroup),
|
|
8727
|
-
/* harmony export */ "MatRadioModule": () => (/* binding */ MatRadioModule),
|
|
8728
|
-
/* harmony export */ "_MatRadioButtonBase": () => (/* binding */ _MatRadioButtonBase),
|
|
8729
|
-
/* harmony export */ "_MatRadioGroupBase": () => (/* binding */ _MatRadioGroupBase)
|
|
8730
|
-
/* harmony export */ });
|
|
8731
|
-
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/platform-browser/animations */ 2560);
|
|
8732
|
-
/* harmony import */ var _angular_material_core__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/material/core */ 9121);
|
|
8733
|
-
/* harmony import */ var _angular_cdk_a11y__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/cdk/a11y */ 4218);
|
|
8734
|
-
/* harmony import */ var _angular_cdk_coercion__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/cdk/coercion */ 8971);
|
|
8735
|
-
/* harmony import */ var _angular_cdk_collections__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/cdk/collections */ 1755);
|
|
8736
|
-
/* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/forms */ 2508);
|
|
8737
|
-
|
|
8738
|
-
|
|
8739
|
-
|
|
8740
|
-
|
|
8741
|
-
|
|
8742
|
-
|
|
8743
|
-
|
|
8744
|
-
|
|
8745
|
-
|
|
8746
|
-
/**
|
|
8747
|
-
* @license
|
|
8748
|
-
* Copyright Google LLC All Rights Reserved.
|
|
8749
|
-
*
|
|
8750
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
8751
|
-
* found in the LICENSE file at https://angular.io/license
|
|
8752
|
-
*/
|
|
8753
|
-
|
|
8754
|
-
const _c0 = ["input"];
|
|
8755
|
-
|
|
8756
|
-
const _c1 = function (a0) {
|
|
8757
|
-
return {
|
|
8758
|
-
enterDuration: a0
|
|
8759
|
-
};
|
|
8760
|
-
};
|
|
8761
|
-
|
|
8762
|
-
const _c2 = ["*"];
|
|
8763
|
-
const MAT_RADIO_DEFAULT_OPTIONS = new _angular_core__WEBPACK_IMPORTED_MODULE_0__.InjectionToken('mat-radio-default-options', {
|
|
8764
|
-
providedIn: 'root',
|
|
8765
|
-
factory: MAT_RADIO_DEFAULT_OPTIONS_FACTORY
|
|
8766
|
-
});
|
|
8767
|
-
|
|
8768
|
-
function MAT_RADIO_DEFAULT_OPTIONS_FACTORY() {
|
|
8769
|
-
return {
|
|
8770
|
-
color: 'accent'
|
|
8771
|
-
};
|
|
8772
|
-
} // Increasing integer for generating unique ids for radio components.
|
|
8773
|
-
|
|
8774
|
-
|
|
8775
|
-
let nextUniqueId = 0;
|
|
8776
|
-
/**
|
|
8777
|
-
* Provider Expression that allows mat-radio-group to register as a ControlValueAccessor. This
|
|
8778
|
-
* allows it to support [(ngModel)] and ngControl.
|
|
8779
|
-
* @docs-private
|
|
8780
|
-
*/
|
|
8781
|
-
|
|
8782
|
-
const MAT_RADIO_GROUP_CONTROL_VALUE_ACCESSOR = {
|
|
8783
|
-
provide: _angular_forms__WEBPACK_IMPORTED_MODULE_1__.NG_VALUE_ACCESSOR,
|
|
8784
|
-
useExisting: (0,_angular_core__WEBPACK_IMPORTED_MODULE_0__.forwardRef)(() => MatRadioGroup),
|
|
8785
|
-
multi: true
|
|
8786
|
-
};
|
|
8787
|
-
/** Change event object emitted by MatRadio and MatRadioGroup. */
|
|
8788
|
-
|
|
8789
|
-
class MatRadioChange {
|
|
8790
|
-
constructor(
|
|
8791
|
-
/** The MatRadioButton that emits the change event. */
|
|
8792
|
-
source,
|
|
8793
|
-
/** The value of the MatRadioButton. */
|
|
8794
|
-
value) {
|
|
8795
|
-
this.source = source;
|
|
8796
|
-
this.value = value;
|
|
8797
|
-
}
|
|
8798
|
-
|
|
8799
|
-
}
|
|
8800
|
-
/**
|
|
8801
|
-
* Injection token that can be used to inject instances of `MatRadioGroup`. It serves as
|
|
8802
|
-
* alternative token to the actual `MatRadioGroup` class which could cause unnecessary
|
|
8803
|
-
* retention of the class and its component metadata.
|
|
8804
|
-
*/
|
|
8805
|
-
|
|
8806
|
-
|
|
8807
|
-
const MAT_RADIO_GROUP = new _angular_core__WEBPACK_IMPORTED_MODULE_0__.InjectionToken('MatRadioGroup');
|
|
8808
|
-
/**
|
|
8809
|
-
* Base class with all of the `MatRadioGroup` functionality.
|
|
8810
|
-
* @docs-private
|
|
8811
|
-
*/
|
|
8812
|
-
|
|
8813
|
-
class _MatRadioGroupBase {
|
|
8814
|
-
constructor(_changeDetector) {
|
|
8815
|
-
this._changeDetector = _changeDetector;
|
|
8816
|
-
/** Selected value for the radio group. */
|
|
8817
|
-
|
|
8818
|
-
this._value = null;
|
|
8819
|
-
/** The HTML name attribute applied to radio buttons in this group. */
|
|
8820
|
-
|
|
8821
|
-
this._name = `mat-radio-group-${nextUniqueId++}`;
|
|
8822
|
-
/** The currently selected radio button. Should match value. */
|
|
8823
|
-
|
|
8824
|
-
this._selected = null;
|
|
8825
|
-
/** Whether the `value` has been set to its initial value. */
|
|
8417
|
+
this._selected = null;
|
|
8418
|
+
/** Whether the `value` has been set to its initial value. */
|
|
8826
8419
|
|
|
8827
8420
|
this._isInitialized = false;
|
|
8828
8421
|
/** Whether the labels should appear after or before the radio-buttons. Defaults to 'after' */
|
|
@@ -9598,186 +9191,494 @@ MatRadioButton.ɵcmp = /* @__PURE__ */_angular_core__WEBPACK_IMPORTED_MODULE_0__
|
|
|
9598
9191
|
hostVars: 17,
|
|
9599
9192
|
hostBindings: function MatRadioButton_HostBindings(rf, ctx) {
|
|
9600
9193
|
if (rf & 1) {
|
|
9601
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵlistener"]("focus", function MatRadioButton_focus_HostBindingHandler() {
|
|
9602
|
-
return ctx._inputElement.nativeElement.focus();
|
|
9603
|
-
});
|
|
9194
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵlistener"]("focus", function MatRadioButton_focus_HostBindingHandler() {
|
|
9195
|
+
return ctx._inputElement.nativeElement.focus();
|
|
9196
|
+
});
|
|
9197
|
+
}
|
|
9198
|
+
|
|
9199
|
+
if (rf & 2) {
|
|
9200
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵattribute"]("tabindex", null)("id", ctx.id)("aria-label", null)("aria-labelledby", null)("aria-describedby", null);
|
|
9201
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵclassProp"]("mat-radio-checked", ctx.checked)("mat-radio-disabled", ctx.disabled)("_mat-animation-noopable", ctx._noopAnimations)("mat-primary", ctx.color === "primary")("mat-accent", ctx.color === "accent")("mat-warn", ctx.color === "warn");
|
|
9202
|
+
}
|
|
9203
|
+
},
|
|
9204
|
+
inputs: {
|
|
9205
|
+
disableRipple: "disableRipple",
|
|
9206
|
+
tabIndex: "tabIndex"
|
|
9207
|
+
},
|
|
9208
|
+
exportAs: ["matRadioButton"],
|
|
9209
|
+
features: [_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵInheritDefinitionFeature"]],
|
|
9210
|
+
ngContentSelectors: _c2,
|
|
9211
|
+
decls: 13,
|
|
9212
|
+
vars: 19,
|
|
9213
|
+
consts: [[1, "mat-radio-label"], ["label", ""], [1, "mat-radio-container"], [1, "mat-radio-outer-circle"], [1, "mat-radio-inner-circle"], ["type", "radio", 1, "mat-radio-input", 3, "id", "checked", "disabled", "required", "change", "click"], ["input", ""], ["mat-ripple", "", 1, "mat-radio-ripple", "mat-focus-indicator", 3, "matRippleTrigger", "matRippleDisabled", "matRippleCentered", "matRippleRadius", "matRippleAnimation"], [1, "mat-ripple-element", "mat-radio-persistent-ripple"], [1, "mat-radio-label-content"], [2, "display", "none"]],
|
|
9214
|
+
template: function MatRadioButton_Template(rf, ctx) {
|
|
9215
|
+
if (rf & 1) {
|
|
9216
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵprojectionDef"]();
|
|
9217
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](0, "label", 0, 1)(2, "span", 2);
|
|
9218
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelement"](3, "span", 3)(4, "span", 4);
|
|
9219
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](5, "input", 5, 6);
|
|
9220
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵlistener"]("change", function MatRadioButton_Template_input_change_5_listener($event) {
|
|
9221
|
+
return ctx._onInputInteraction($event);
|
|
9222
|
+
})("click", function MatRadioButton_Template_input_click_5_listener($event) {
|
|
9223
|
+
return ctx._onInputClick($event);
|
|
9224
|
+
});
|
|
9225
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
|
|
9226
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](7, "span", 7);
|
|
9227
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelement"](8, "span", 8);
|
|
9228
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]()();
|
|
9229
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](9, "span", 9)(10, "span", 10);
|
|
9230
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](11, "\xA0");
|
|
9231
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
|
|
9232
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵprojection"](12);
|
|
9233
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]()();
|
|
9234
|
+
}
|
|
9235
|
+
|
|
9236
|
+
if (rf & 2) {
|
|
9237
|
+
const _r0 = _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵreference"](1);
|
|
9238
|
+
|
|
9239
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵattribute"]("for", ctx.inputId);
|
|
9240
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵadvance"](5);
|
|
9241
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵproperty"]("id", ctx.inputId)("checked", ctx.checked)("disabled", ctx.disabled)("required", ctx.required);
|
|
9242
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵattribute"]("name", ctx.name)("value", ctx.value)("aria-label", ctx.ariaLabel)("aria-labelledby", ctx.ariaLabelledby)("aria-describedby", ctx.ariaDescribedby);
|
|
9243
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵadvance"](2);
|
|
9244
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵproperty"]("matRippleTrigger", _r0)("matRippleDisabled", ctx._isRippleDisabled())("matRippleCentered", true)("matRippleRadius", 20)("matRippleAnimation", _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵpureFunction1"](17, _c1, ctx._noopAnimations ? 0 : 150));
|
|
9245
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵadvance"](2);
|
|
9246
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵclassProp"]("mat-radio-label-before", ctx.labelPosition == "before");
|
|
9247
|
+
}
|
|
9248
|
+
},
|
|
9249
|
+
dependencies: [_angular_material_core__WEBPACK_IMPORTED_MODULE_3__.MatRipple],
|
|
9250
|
+
styles: [".mat-radio-button{display:inline-block;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0}.mat-radio-label{-webkit-user-select:none;user-select:none;cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap;vertical-align:middle;width:100%}.mat-radio-container{box-sizing:border-box;display:inline-block;position:relative;width:20px;height:20px;flex-shrink:0}.mat-radio-outer-circle{box-sizing:border-box;display:block;height:20px;left:0;position:absolute;top:0;transition:border-color ease 280ms;width:20px;border-width:2px;border-style:solid;border-radius:50%}._mat-animation-noopable .mat-radio-outer-circle{transition:none}.mat-radio-inner-circle{border-radius:50%;box-sizing:border-box;display:block;height:20px;left:0;position:absolute;top:0;opacity:0;transition:transform ease 280ms,background-color ease 280ms,opacity linear 1ms 280ms;width:20px;transform:scale(0.001);-webkit-print-color-adjust:exact;color-adjust:exact}.mat-radio-checked .mat-radio-inner-circle{transform:scale(0.5);opacity:1;transition:transform ease 280ms,background-color ease 280ms}.cdk-high-contrast-active .mat-radio-checked .mat-radio-inner-circle{border:solid 10px}._mat-animation-noopable .mat-radio-inner-circle{transition:none}.mat-radio-label-content{-webkit-user-select:auto;user-select:auto;display:inline-block;order:0;line-height:inherit;padding-left:8px;padding-right:0}[dir=rtl] .mat-radio-label-content{padding-right:8px;padding-left:0}.mat-radio-label-content.mat-radio-label-before{order:-1;padding-left:0;padding-right:8px}[dir=rtl] .mat-radio-label-content.mat-radio-label-before{padding-right:0;padding-left:8px}.mat-radio-disabled,.mat-radio-disabled .mat-radio-label{cursor:default}.mat-radio-button .mat-radio-ripple{position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);height:40px;width:40px;z-index:1;pointer-events:none}.mat-radio-button .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple){opacity:.16}.mat-radio-persistent-ripple{width:100%;height:100%;transform:none;top:0;left:0}.mat-radio-container:hover .mat-radio-persistent-ripple{opacity:.04}.mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused .mat-radio-persistent-ripple,.mat-radio-button:not(.mat-radio-disabled).cdk-program-focused .mat-radio-persistent-ripple{opacity:.12}.mat-radio-persistent-ripple,.mat-radio-disabled .mat-radio-container:hover .mat-radio-persistent-ripple{opacity:0}@media(hover: none){.mat-radio-container:hover .mat-radio-persistent-ripple{display:none}}.mat-radio-input{opacity:0;position:absolute;top:0;left:0;margin:0;width:100%;height:100%;cursor:inherit;z-index:-1}.mat-radio-input:focus~.mat-focus-indicator::before{content:\"\"}.cdk-high-contrast-active .mat-radio-disabled{opacity:.5}"],
|
|
9251
|
+
encapsulation: 2,
|
|
9252
|
+
changeDetection: 0
|
|
9253
|
+
});
|
|
9254
|
+
|
|
9255
|
+
(function () {
|
|
9256
|
+
(typeof ngDevMode === "undefined" || ngDevMode) && _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵsetClassMetadata"](MatRadioButton, [{
|
|
9257
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Component,
|
|
9258
|
+
args: [{
|
|
9259
|
+
selector: 'mat-radio-button',
|
|
9260
|
+
inputs: ['disableRipple', 'tabIndex'],
|
|
9261
|
+
encapsulation: _angular_core__WEBPACK_IMPORTED_MODULE_0__.ViewEncapsulation.None,
|
|
9262
|
+
exportAs: 'matRadioButton',
|
|
9263
|
+
host: {
|
|
9264
|
+
'class': 'mat-radio-button',
|
|
9265
|
+
'[class.mat-radio-checked]': 'checked',
|
|
9266
|
+
'[class.mat-radio-disabled]': 'disabled',
|
|
9267
|
+
'[class._mat-animation-noopable]': '_noopAnimations',
|
|
9268
|
+
'[class.mat-primary]': 'color === "primary"',
|
|
9269
|
+
'[class.mat-accent]': 'color === "accent"',
|
|
9270
|
+
'[class.mat-warn]': 'color === "warn"',
|
|
9271
|
+
// Needs to be removed since it causes some a11y issues (see #21266).
|
|
9272
|
+
'[attr.tabindex]': 'null',
|
|
9273
|
+
'[attr.id]': 'id',
|
|
9274
|
+
'[attr.aria-label]': 'null',
|
|
9275
|
+
'[attr.aria-labelledby]': 'null',
|
|
9276
|
+
'[attr.aria-describedby]': 'null',
|
|
9277
|
+
// Note: under normal conditions focus shouldn't land on this element, however it may be
|
|
9278
|
+
// programmatically set, for example inside of a focus trap, in this case we want to forward
|
|
9279
|
+
// the focus to the native element.
|
|
9280
|
+
'(focus)': '_inputElement.nativeElement.focus()'
|
|
9281
|
+
},
|
|
9282
|
+
changeDetection: _angular_core__WEBPACK_IMPORTED_MODULE_0__.ChangeDetectionStrategy.OnPush,
|
|
9283
|
+
template: "<!-- TODO(jelbourn): render the radio on either side of the content -->\n<!-- TODO(mtlin): Evaluate trade-offs of using native radio vs. cost of additional bindings. -->\n<label [attr.for]=\"inputId\" class=\"mat-radio-label\" #label>\n <!-- The actual 'radio' part of the control. -->\n <span class=\"mat-radio-container\">\n <span class=\"mat-radio-outer-circle\"></span>\n <span class=\"mat-radio-inner-circle\"></span>\n <input #input class=\"mat-radio-input\" type=\"radio\"\n [id]=\"inputId\"\n [checked]=\"checked\"\n [disabled]=\"disabled\"\n [attr.name]=\"name\"\n [attr.value]=\"value\"\n [required]=\"required\"\n [attr.aria-label]=\"ariaLabel\"\n [attr.aria-labelledby]=\"ariaLabelledby\"\n [attr.aria-describedby]=\"ariaDescribedby\"\n (change)=\"_onInputInteraction($event)\"\n (click)=\"_onInputClick($event)\">\n\n <!-- The ripple comes after the input so that we can target it with a CSS\n sibling selector when the input is focused. -->\n <span mat-ripple class=\"mat-radio-ripple mat-focus-indicator\"\n [matRippleTrigger]=\"label\"\n [matRippleDisabled]=\"_isRippleDisabled()\"\n [matRippleCentered]=\"true\"\n [matRippleRadius]=\"20\"\n [matRippleAnimation]=\"{enterDuration: _noopAnimations ? 0 : 150}\">\n\n <span class=\"mat-ripple-element mat-radio-persistent-ripple\"></span>\n </span>\n </span>\n\n <!-- The label content for radio control. -->\n <span class=\"mat-radio-label-content\" [class.mat-radio-label-before]=\"labelPosition == 'before'\">\n <!-- Add an invisible span so JAWS can read the label -->\n <span style=\"display:none\"> </span>\n <ng-content></ng-content>\n </span>\n</label>\n",
|
|
9284
|
+
styles: [".mat-radio-button{display:inline-block;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0}.mat-radio-label{-webkit-user-select:none;user-select:none;cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap;vertical-align:middle;width:100%}.mat-radio-container{box-sizing:border-box;display:inline-block;position:relative;width:20px;height:20px;flex-shrink:0}.mat-radio-outer-circle{box-sizing:border-box;display:block;height:20px;left:0;position:absolute;top:0;transition:border-color ease 280ms;width:20px;border-width:2px;border-style:solid;border-radius:50%}._mat-animation-noopable .mat-radio-outer-circle{transition:none}.mat-radio-inner-circle{border-radius:50%;box-sizing:border-box;display:block;height:20px;left:0;position:absolute;top:0;opacity:0;transition:transform ease 280ms,background-color ease 280ms,opacity linear 1ms 280ms;width:20px;transform:scale(0.001);-webkit-print-color-adjust:exact;color-adjust:exact}.mat-radio-checked .mat-radio-inner-circle{transform:scale(0.5);opacity:1;transition:transform ease 280ms,background-color ease 280ms}.cdk-high-contrast-active .mat-radio-checked .mat-radio-inner-circle{border:solid 10px}._mat-animation-noopable .mat-radio-inner-circle{transition:none}.mat-radio-label-content{-webkit-user-select:auto;user-select:auto;display:inline-block;order:0;line-height:inherit;padding-left:8px;padding-right:0}[dir=rtl] .mat-radio-label-content{padding-right:8px;padding-left:0}.mat-radio-label-content.mat-radio-label-before{order:-1;padding-left:0;padding-right:8px}[dir=rtl] .mat-radio-label-content.mat-radio-label-before{padding-right:0;padding-left:8px}.mat-radio-disabled,.mat-radio-disabled .mat-radio-label{cursor:default}.mat-radio-button .mat-radio-ripple{position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);height:40px;width:40px;z-index:1;pointer-events:none}.mat-radio-button .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple){opacity:.16}.mat-radio-persistent-ripple{width:100%;height:100%;transform:none;top:0;left:0}.mat-radio-container:hover .mat-radio-persistent-ripple{opacity:.04}.mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused .mat-radio-persistent-ripple,.mat-radio-button:not(.mat-radio-disabled).cdk-program-focused .mat-radio-persistent-ripple{opacity:.12}.mat-radio-persistent-ripple,.mat-radio-disabled .mat-radio-container:hover .mat-radio-persistent-ripple{opacity:0}@media(hover: none){.mat-radio-container:hover .mat-radio-persistent-ripple{display:none}}.mat-radio-input{opacity:0;position:absolute;top:0;left:0;margin:0;width:100%;height:100%;cursor:inherit;z-index:-1}.mat-radio-input:focus~.mat-focus-indicator::before{content:\"\"}.cdk-high-contrast-active .mat-radio-disabled{opacity:.5}"]
|
|
9285
|
+
}]
|
|
9286
|
+
}], function () {
|
|
9287
|
+
return [{
|
|
9288
|
+
type: MatRadioGroup,
|
|
9289
|
+
decorators: [{
|
|
9290
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Optional
|
|
9291
|
+
}, {
|
|
9292
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Inject,
|
|
9293
|
+
args: [MAT_RADIO_GROUP]
|
|
9294
|
+
}]
|
|
9295
|
+
}, {
|
|
9296
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.ElementRef
|
|
9297
|
+
}, {
|
|
9298
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.ChangeDetectorRef
|
|
9299
|
+
}, {
|
|
9300
|
+
type: _angular_cdk_a11y__WEBPACK_IMPORTED_MODULE_4__.FocusMonitor
|
|
9301
|
+
}, {
|
|
9302
|
+
type: _angular_cdk_collections__WEBPACK_IMPORTED_MODULE_5__.UniqueSelectionDispatcher
|
|
9303
|
+
}, {
|
|
9304
|
+
type: undefined,
|
|
9305
|
+
decorators: [{
|
|
9306
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Optional
|
|
9307
|
+
}, {
|
|
9308
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Inject,
|
|
9309
|
+
args: [_angular_core__WEBPACK_IMPORTED_MODULE_0__.ANIMATION_MODULE_TYPE]
|
|
9310
|
+
}]
|
|
9311
|
+
}, {
|
|
9312
|
+
type: undefined,
|
|
9313
|
+
decorators: [{
|
|
9314
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Optional
|
|
9315
|
+
}, {
|
|
9316
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Inject,
|
|
9317
|
+
args: [MAT_RADIO_DEFAULT_OPTIONS]
|
|
9318
|
+
}]
|
|
9319
|
+
}, {
|
|
9320
|
+
type: undefined,
|
|
9321
|
+
decorators: [{
|
|
9322
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Attribute,
|
|
9323
|
+
args: ['tabindex']
|
|
9324
|
+
}]
|
|
9325
|
+
}];
|
|
9326
|
+
}, null);
|
|
9327
|
+
})();
|
|
9328
|
+
/**
|
|
9329
|
+
* @license
|
|
9330
|
+
* Copyright Google LLC All Rights Reserved.
|
|
9331
|
+
*
|
|
9332
|
+
* Use of this source code is governed by an MIT-style license that can be
|
|
9333
|
+
* found in the LICENSE file at https://angular.io/license
|
|
9334
|
+
*/
|
|
9335
|
+
|
|
9336
|
+
|
|
9337
|
+
class MatRadioModule {}
|
|
9338
|
+
|
|
9339
|
+
MatRadioModule.ɵfac = function MatRadioModule_Factory(t) {
|
|
9340
|
+
return new (t || MatRadioModule)();
|
|
9341
|
+
};
|
|
9342
|
+
|
|
9343
|
+
MatRadioModule.ɵmod = /* @__PURE__ */_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineNgModule"]({
|
|
9344
|
+
type: MatRadioModule
|
|
9345
|
+
});
|
|
9346
|
+
MatRadioModule.ɵinj = /* @__PURE__ */_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineInjector"]({
|
|
9347
|
+
imports: [_angular_material_core__WEBPACK_IMPORTED_MODULE_3__.MatRippleModule, _angular_material_core__WEBPACK_IMPORTED_MODULE_3__.MatCommonModule, _angular_material_core__WEBPACK_IMPORTED_MODULE_3__.MatCommonModule]
|
|
9348
|
+
});
|
|
9349
|
+
|
|
9350
|
+
(function () {
|
|
9351
|
+
(typeof ngDevMode === "undefined" || ngDevMode) && _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵsetClassMetadata"](MatRadioModule, [{
|
|
9352
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.NgModule,
|
|
9353
|
+
args: [{
|
|
9354
|
+
imports: [_angular_material_core__WEBPACK_IMPORTED_MODULE_3__.MatRippleModule, _angular_material_core__WEBPACK_IMPORTED_MODULE_3__.MatCommonModule],
|
|
9355
|
+
exports: [MatRadioGroup, MatRadioButton, _angular_material_core__WEBPACK_IMPORTED_MODULE_3__.MatCommonModule],
|
|
9356
|
+
declarations: [MatRadioGroup, MatRadioButton]
|
|
9357
|
+
}]
|
|
9358
|
+
}], null, null);
|
|
9359
|
+
})();
|
|
9360
|
+
/**
|
|
9361
|
+
* @license
|
|
9362
|
+
* Copyright Google LLC All Rights Reserved.
|
|
9363
|
+
*
|
|
9364
|
+
* Use of this source code is governed by an MIT-style license that can be
|
|
9365
|
+
* found in the LICENSE file at https://angular.io/license
|
|
9366
|
+
*/
|
|
9367
|
+
|
|
9368
|
+
/**
|
|
9369
|
+
* @license
|
|
9370
|
+
* Copyright Google LLC All Rights Reserved.
|
|
9371
|
+
*
|
|
9372
|
+
* Use of this source code is governed by an MIT-style license that can be
|
|
9373
|
+
* found in the LICENSE file at https://angular.io/license
|
|
9374
|
+
*/
|
|
9375
|
+
|
|
9376
|
+
/**
|
|
9377
|
+
* Generated bundle index. Do not edit.
|
|
9378
|
+
*/
|
|
9379
|
+
|
|
9380
|
+
|
|
9381
|
+
|
|
9382
|
+
|
|
9383
|
+
/***/ }),
|
|
9384
|
+
|
|
9385
|
+
/***/ 5495:
|
|
9386
|
+
/*!*************************************************************!*\
|
|
9387
|
+
!*** ./node_modules/ngx-barcode6/fesm2020/ngx-barcode6.mjs ***!
|
|
9388
|
+
\*************************************************************/
|
|
9389
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
9390
|
+
|
|
9391
|
+
__webpack_require__.r(__webpack_exports__);
|
|
9392
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9393
|
+
/* harmony export */ "NgxBarcode6Component": () => (/* binding */ NgxBarcode6Component),
|
|
9394
|
+
/* harmony export */ "NgxBarcode6Module": () => (/* binding */ NgxBarcode6Module)
|
|
9395
|
+
/* harmony export */ });
|
|
9396
|
+
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ 2560);
|
|
9397
|
+
/* harmony import */ var jsbarcode__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! jsbarcode */ 2081);
|
|
9398
|
+
|
|
9399
|
+
|
|
9400
|
+
|
|
9401
|
+
const _c0 = ["bcElement"];
|
|
9402
|
+
|
|
9403
|
+
class NgxBarcode6Component {
|
|
9404
|
+
constructor(renderer) {
|
|
9405
|
+
this.renderer = renderer;
|
|
9406
|
+
this.elementType = 'svg';
|
|
9407
|
+
this.cssClass = 'barcode'; // this should be done more elegantly
|
|
9408
|
+
|
|
9409
|
+
this.format = 'CODE128';
|
|
9410
|
+
this.lineColor = '#000000';
|
|
9411
|
+
this.width = 2;
|
|
9412
|
+
this.height = 100;
|
|
9413
|
+
this.displayValue = false;
|
|
9414
|
+
this.fontOptions = '';
|
|
9415
|
+
this.font = 'monospace';
|
|
9416
|
+
this.textAlign = 'center';
|
|
9417
|
+
this.textPosition = 'bottom';
|
|
9418
|
+
this.textMargin = 2;
|
|
9419
|
+
this.fontSize = 20;
|
|
9420
|
+
this.background = '#ffffff';
|
|
9421
|
+
this.margin = 10;
|
|
9422
|
+
this.marginTop = 10;
|
|
9423
|
+
this.marginBottom = 10;
|
|
9424
|
+
this.marginLeft = 10;
|
|
9425
|
+
this.marginRight = 10;
|
|
9426
|
+
this.value = '';
|
|
9427
|
+
|
|
9428
|
+
this.valid = () => true;
|
|
9429
|
+
}
|
|
9430
|
+
|
|
9431
|
+
get options() {
|
|
9432
|
+
return {
|
|
9433
|
+
format: this.format,
|
|
9434
|
+
lineColor: this.lineColor,
|
|
9435
|
+
width: this.width,
|
|
9436
|
+
height: this.height,
|
|
9437
|
+
displayValue: this.displayValue,
|
|
9438
|
+
fontOptions: this.fontOptions,
|
|
9439
|
+
font: this.font,
|
|
9440
|
+
textAlign: this.textAlign,
|
|
9441
|
+
textPosition: this.textPosition,
|
|
9442
|
+
textMargin: this.textMargin,
|
|
9443
|
+
fontSize: this.fontSize,
|
|
9444
|
+
background: this.background,
|
|
9445
|
+
margin: this.margin,
|
|
9446
|
+
marginTop: this.marginTop,
|
|
9447
|
+
marginBottom: this.marginBottom,
|
|
9448
|
+
marginLeft: this.marginLeft,
|
|
9449
|
+
marginRight: this.marginRight,
|
|
9450
|
+
valid: this.valid
|
|
9451
|
+
};
|
|
9452
|
+
}
|
|
9453
|
+
|
|
9454
|
+
ngAfterViewInit() {
|
|
9455
|
+
this.createBarcode();
|
|
9456
|
+
}
|
|
9457
|
+
|
|
9458
|
+
ngOnChanges() {
|
|
9459
|
+
if (this.bcElement) {
|
|
9460
|
+
this.createBarcode();
|
|
9461
|
+
}
|
|
9462
|
+
}
|
|
9463
|
+
|
|
9464
|
+
createBarcode() {
|
|
9465
|
+
if (!this.value) {
|
|
9466
|
+
return;
|
|
9467
|
+
}
|
|
9468
|
+
|
|
9469
|
+
let element;
|
|
9470
|
+
|
|
9471
|
+
switch (this.elementType) {
|
|
9472
|
+
case 'img':
|
|
9473
|
+
element = this.renderer.createElement('img');
|
|
9474
|
+
break;
|
|
9475
|
+
|
|
9476
|
+
case 'canvas':
|
|
9477
|
+
element = this.renderer.createElement('canvas');
|
|
9478
|
+
break;
|
|
9479
|
+
|
|
9480
|
+
case 'svg':
|
|
9481
|
+
default:
|
|
9482
|
+
element = this.renderer.createElement('svg', 'svg');
|
|
9483
|
+
}
|
|
9484
|
+
|
|
9485
|
+
jsbarcode__WEBPACK_IMPORTED_MODULE_0__(element, this.value, this.options);
|
|
9486
|
+
|
|
9487
|
+
for (const node of this.bcElement.nativeElement.childNodes) {
|
|
9488
|
+
this.renderer.removeChild(this.bcElement.nativeElement, node);
|
|
9489
|
+
}
|
|
9490
|
+
|
|
9491
|
+
this.renderer.appendChild(this.bcElement.nativeElement, element);
|
|
9492
|
+
}
|
|
9493
|
+
|
|
9494
|
+
}
|
|
9495
|
+
|
|
9496
|
+
NgxBarcode6Component.ɵfac = function NgxBarcode6Component_Factory(t) {
|
|
9497
|
+
return new (t || NgxBarcode6Component)(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_angular_core__WEBPACK_IMPORTED_MODULE_1__.Renderer2));
|
|
9498
|
+
};
|
|
9499
|
+
|
|
9500
|
+
NgxBarcode6Component.ɵcmp = /* @__PURE__ */_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineComponent"]({
|
|
9501
|
+
type: NgxBarcode6Component,
|
|
9502
|
+
selectors: [["ngx-barcode6"]],
|
|
9503
|
+
viewQuery: function NgxBarcode6Component_Query(rf, ctx) {
|
|
9504
|
+
if (rf & 1) {
|
|
9505
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵviewQuery"](_c0, 5);
|
|
9604
9506
|
}
|
|
9605
9507
|
|
|
9606
9508
|
if (rf & 2) {
|
|
9607
|
-
|
|
9608
|
-
|
|
9509
|
+
let _t;
|
|
9510
|
+
|
|
9511
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵqueryRefresh"](_t = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵloadQuery"]()) && (ctx.bcElement = _t.first);
|
|
9609
9512
|
}
|
|
9610
9513
|
},
|
|
9611
9514
|
inputs: {
|
|
9612
|
-
|
|
9613
|
-
|
|
9515
|
+
elementType: ["bc-element-type", "elementType"],
|
|
9516
|
+
cssClass: ["bc-class", "cssClass"],
|
|
9517
|
+
format: ["bc-format", "format"],
|
|
9518
|
+
lineColor: ["bc-line-color", "lineColor"],
|
|
9519
|
+
width: ["bc-width", "width"],
|
|
9520
|
+
height: ["bc-height", "height"],
|
|
9521
|
+
displayValue: ["bc-display-value", "displayValue"],
|
|
9522
|
+
fontOptions: ["bc-font-options", "fontOptions"],
|
|
9523
|
+
font: ["bc-font", "font"],
|
|
9524
|
+
textAlign: ["bc-text-align", "textAlign"],
|
|
9525
|
+
textPosition: ["bc-text-position", "textPosition"],
|
|
9526
|
+
textMargin: ["bc-text-margin", "textMargin"],
|
|
9527
|
+
fontSize: ["bc-font-size", "fontSize"],
|
|
9528
|
+
background: ["bc-background", "background"],
|
|
9529
|
+
margin: ["bc-margin", "margin"],
|
|
9530
|
+
marginTop: ["bc-margin-top", "marginTop"],
|
|
9531
|
+
marginBottom: ["bc-margin-bottom", "marginBottom"],
|
|
9532
|
+
marginLeft: ["bc-margin-left", "marginLeft"],
|
|
9533
|
+
marginRight: ["bc-margin-right", "marginRight"],
|
|
9534
|
+
value: ["bc-value", "value"],
|
|
9535
|
+
valid: ["bc-valid", "valid"]
|
|
9614
9536
|
},
|
|
9615
|
-
|
|
9616
|
-
|
|
9617
|
-
|
|
9618
|
-
|
|
9619
|
-
|
|
9620
|
-
consts: [[1, "mat-radio-label"], ["label", ""], [1, "mat-radio-container"], [1, "mat-radio-outer-circle"], [1, "mat-radio-inner-circle"], ["type", "radio", 1, "mat-radio-input", 3, "id", "checked", "disabled", "required", "change", "click"], ["input", ""], ["mat-ripple", "", 1, "mat-radio-ripple", "mat-focus-indicator", 3, "matRippleTrigger", "matRippleDisabled", "matRippleCentered", "matRippleRadius", "matRippleAnimation"], [1, "mat-ripple-element", "mat-radio-persistent-ripple"], [1, "mat-radio-label-content"], [2, "display", "none"]],
|
|
9621
|
-
template: function MatRadioButton_Template(rf, ctx) {
|
|
9537
|
+
features: [_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵNgOnChangesFeature"]],
|
|
9538
|
+
decls: 2,
|
|
9539
|
+
vars: 2,
|
|
9540
|
+
consts: [["bcElement", ""]],
|
|
9541
|
+
template: function NgxBarcode6Component_Template(rf, ctx) {
|
|
9622
9542
|
if (rf & 1) {
|
|
9623
|
-
|
|
9624
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](0, "label", 0, 1)(2, "span", 2);
|
|
9625
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelement"](3, "span", 3)(4, "span", 4);
|
|
9626
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](5, "input", 5, 6);
|
|
9627
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵlistener"]("change", function MatRadioButton_Template_input_change_5_listener($event) {
|
|
9628
|
-
return ctx._onInputInteraction($event);
|
|
9629
|
-
})("click", function MatRadioButton_Template_input_click_5_listener($event) {
|
|
9630
|
-
return ctx._onInputClick($event);
|
|
9631
|
-
});
|
|
9632
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
|
|
9633
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](7, "span", 7);
|
|
9634
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelement"](8, "span", 8);
|
|
9635
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]()();
|
|
9636
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](9, "span", 9)(10, "span", 10);
|
|
9637
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](11, "\xA0");
|
|
9638
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
|
|
9639
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵprojection"](12);
|
|
9640
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]()();
|
|
9543
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](0, "div", null, 0);
|
|
9641
9544
|
}
|
|
9642
9545
|
|
|
9643
9546
|
if (rf & 2) {
|
|
9644
|
-
|
|
9645
|
-
|
|
9646
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵattribute"]("for", ctx.inputId);
|
|
9647
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵadvance"](5);
|
|
9648
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵproperty"]("id", ctx.inputId)("checked", ctx.checked)("disabled", ctx.disabled)("required", ctx.required);
|
|
9649
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵattribute"]("name", ctx.name)("value", ctx.value)("aria-label", ctx.ariaLabel)("aria-labelledby", ctx.ariaLabelledby)("aria-describedby", ctx.ariaDescribedby);
|
|
9650
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵadvance"](2);
|
|
9651
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵproperty"]("matRippleTrigger", _r0)("matRippleDisabled", ctx._isRippleDisabled())("matRippleCentered", true)("matRippleRadius", 20)("matRippleAnimation", _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵpureFunction1"](17, _c1, ctx._noopAnimations ? 0 : 150));
|
|
9652
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵadvance"](2);
|
|
9653
|
-
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵclassProp"]("mat-radio-label-before", ctx.labelPosition == "before");
|
|
9547
|
+
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵclassMap"](ctx.cssClass);
|
|
9654
9548
|
}
|
|
9655
9549
|
},
|
|
9656
|
-
|
|
9657
|
-
styles: [".mat-radio-button{display:inline-block;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0}.mat-radio-label{-webkit-user-select:none;user-select:none;cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap;vertical-align:middle;width:100%}.mat-radio-container{box-sizing:border-box;display:inline-block;position:relative;width:20px;height:20px;flex-shrink:0}.mat-radio-outer-circle{box-sizing:border-box;display:block;height:20px;left:0;position:absolute;top:0;transition:border-color ease 280ms;width:20px;border-width:2px;border-style:solid;border-radius:50%}._mat-animation-noopable .mat-radio-outer-circle{transition:none}.mat-radio-inner-circle{border-radius:50%;box-sizing:border-box;display:block;height:20px;left:0;position:absolute;top:0;opacity:0;transition:transform ease 280ms,background-color ease 280ms,opacity linear 1ms 280ms;width:20px;transform:scale(0.001);-webkit-print-color-adjust:exact;color-adjust:exact}.mat-radio-checked .mat-radio-inner-circle{transform:scale(0.5);opacity:1;transition:transform ease 280ms,background-color ease 280ms}.cdk-high-contrast-active .mat-radio-checked .mat-radio-inner-circle{border:solid 10px}._mat-animation-noopable .mat-radio-inner-circle{transition:none}.mat-radio-label-content{-webkit-user-select:auto;user-select:auto;display:inline-block;order:0;line-height:inherit;padding-left:8px;padding-right:0}[dir=rtl] .mat-radio-label-content{padding-right:8px;padding-left:0}.mat-radio-label-content.mat-radio-label-before{order:-1;padding-left:0;padding-right:8px}[dir=rtl] .mat-radio-label-content.mat-radio-label-before{padding-right:0;padding-left:8px}.mat-radio-disabled,.mat-radio-disabled .mat-radio-label{cursor:default}.mat-radio-button .mat-radio-ripple{position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);height:40px;width:40px;z-index:1;pointer-events:none}.mat-radio-button .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple){opacity:.16}.mat-radio-persistent-ripple{width:100%;height:100%;transform:none;top:0;left:0}.mat-radio-container:hover .mat-radio-persistent-ripple{opacity:.04}.mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused .mat-radio-persistent-ripple,.mat-radio-button:not(.mat-radio-disabled).cdk-program-focused .mat-radio-persistent-ripple{opacity:.12}.mat-radio-persistent-ripple,.mat-radio-disabled .mat-radio-container:hover .mat-radio-persistent-ripple{opacity:0}@media(hover: none){.mat-radio-container:hover .mat-radio-persistent-ripple{display:none}}.mat-radio-input{opacity:0;position:absolute;top:0;left:0;margin:0;width:100%;height:100%;cursor:inherit;z-index:-1}.cdk-high-contrast-active .mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused .mat-radio-ripple,.cdk-high-contrast-active .mat-radio-button:not(.mat-radio-disabled).cdk-program-focused .mat-radio-ripple{outline:solid 3px}.cdk-high-contrast-active .mat-radio-disabled{opacity:.5}"],
|
|
9658
|
-
encapsulation: 2,
|
|
9659
|
-
changeDetection: 0
|
|
9550
|
+
encapsulation: 2
|
|
9660
9551
|
});
|
|
9661
9552
|
|
|
9662
9553
|
(function () {
|
|
9663
|
-
(typeof ngDevMode === "undefined" || ngDevMode) &&
|
|
9664
|
-
type:
|
|
9554
|
+
(typeof ngDevMode === "undefined" || ngDevMode) && _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵsetClassMetadata"](NgxBarcode6Component, [{
|
|
9555
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Component,
|
|
9665
9556
|
args: [{
|
|
9666
|
-
selector: '
|
|
9667
|
-
|
|
9668
|
-
|
|
9669
|
-
exportAs: 'matRadioButton',
|
|
9670
|
-
host: {
|
|
9671
|
-
'class': 'mat-radio-button',
|
|
9672
|
-
'[class.mat-radio-checked]': 'checked',
|
|
9673
|
-
'[class.mat-radio-disabled]': 'disabled',
|
|
9674
|
-
'[class._mat-animation-noopable]': '_noopAnimations',
|
|
9675
|
-
'[class.mat-primary]': 'color === "primary"',
|
|
9676
|
-
'[class.mat-accent]': 'color === "accent"',
|
|
9677
|
-
'[class.mat-warn]': 'color === "warn"',
|
|
9678
|
-
// Needs to be removed since it causes some a11y issues (see #21266).
|
|
9679
|
-
'[attr.tabindex]': 'null',
|
|
9680
|
-
'[attr.id]': 'id',
|
|
9681
|
-
'[attr.aria-label]': 'null',
|
|
9682
|
-
'[attr.aria-labelledby]': 'null',
|
|
9683
|
-
'[attr.aria-describedby]': 'null',
|
|
9684
|
-
// Note: under normal conditions focus shouldn't land on this element, however it may be
|
|
9685
|
-
// programmatically set, for example inside of a focus trap, in this case we want to forward
|
|
9686
|
-
// the focus to the native element.
|
|
9687
|
-
'(focus)': '_inputElement.nativeElement.focus()'
|
|
9688
|
-
},
|
|
9689
|
-
changeDetection: _angular_core__WEBPACK_IMPORTED_MODULE_0__.ChangeDetectionStrategy.OnPush,
|
|
9690
|
-
template: "<!-- TODO(jelbourn): render the radio on either side of the content -->\n<!-- TODO(mtlin): Evaluate trade-offs of using native radio vs. cost of additional bindings. -->\n<label [attr.for]=\"inputId\" class=\"mat-radio-label\" #label>\n <!-- The actual 'radio' part of the control. -->\n <span class=\"mat-radio-container\">\n <span class=\"mat-radio-outer-circle\"></span>\n <span class=\"mat-radio-inner-circle\"></span>\n <input #input class=\"mat-radio-input\" type=\"radio\"\n [id]=\"inputId\"\n [checked]=\"checked\"\n [disabled]=\"disabled\"\n [attr.name]=\"name\"\n [attr.value]=\"value\"\n [required]=\"required\"\n [attr.aria-label]=\"ariaLabel\"\n [attr.aria-labelledby]=\"ariaLabelledby\"\n [attr.aria-describedby]=\"ariaDescribedby\"\n (change)=\"_onInputInteraction($event)\"\n (click)=\"_onInputClick($event)\">\n\n <!-- The ripple comes after the input so that we can target it with a CSS\n sibling selector when the input is focused. -->\n <span mat-ripple class=\"mat-radio-ripple mat-focus-indicator\"\n [matRippleTrigger]=\"label\"\n [matRippleDisabled]=\"_isRippleDisabled()\"\n [matRippleCentered]=\"true\"\n [matRippleRadius]=\"20\"\n [matRippleAnimation]=\"{enterDuration: _noopAnimations ? 0 : 150}\">\n\n <span class=\"mat-ripple-element mat-radio-persistent-ripple\"></span>\n </span>\n </span>\n\n <!-- The label content for radio control. -->\n <span class=\"mat-radio-label-content\" [class.mat-radio-label-before]=\"labelPosition == 'before'\">\n <!-- Add an invisible span so JAWS can read the label -->\n <span style=\"display:none\"> </span>\n <ng-content></ng-content>\n </span>\n</label>\n",
|
|
9691
|
-
styles: [".mat-radio-button{display:inline-block;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0}.mat-radio-label{-webkit-user-select:none;user-select:none;cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap;vertical-align:middle;width:100%}.mat-radio-container{box-sizing:border-box;display:inline-block;position:relative;width:20px;height:20px;flex-shrink:0}.mat-radio-outer-circle{box-sizing:border-box;display:block;height:20px;left:0;position:absolute;top:0;transition:border-color ease 280ms;width:20px;border-width:2px;border-style:solid;border-radius:50%}._mat-animation-noopable .mat-radio-outer-circle{transition:none}.mat-radio-inner-circle{border-radius:50%;box-sizing:border-box;display:block;height:20px;left:0;position:absolute;top:0;opacity:0;transition:transform ease 280ms,background-color ease 280ms,opacity linear 1ms 280ms;width:20px;transform:scale(0.001);-webkit-print-color-adjust:exact;color-adjust:exact}.mat-radio-checked .mat-radio-inner-circle{transform:scale(0.5);opacity:1;transition:transform ease 280ms,background-color ease 280ms}.cdk-high-contrast-active .mat-radio-checked .mat-radio-inner-circle{border:solid 10px}._mat-animation-noopable .mat-radio-inner-circle{transition:none}.mat-radio-label-content{-webkit-user-select:auto;user-select:auto;display:inline-block;order:0;line-height:inherit;padding-left:8px;padding-right:0}[dir=rtl] .mat-radio-label-content{padding-right:8px;padding-left:0}.mat-radio-label-content.mat-radio-label-before{order:-1;padding-left:0;padding-right:8px}[dir=rtl] .mat-radio-label-content.mat-radio-label-before{padding-right:0;padding-left:8px}.mat-radio-disabled,.mat-radio-disabled .mat-radio-label{cursor:default}.mat-radio-button .mat-radio-ripple{position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);height:40px;width:40px;z-index:1;pointer-events:none}.mat-radio-button .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple){opacity:.16}.mat-radio-persistent-ripple{width:100%;height:100%;transform:none;top:0;left:0}.mat-radio-container:hover .mat-radio-persistent-ripple{opacity:.04}.mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused .mat-radio-persistent-ripple,.mat-radio-button:not(.mat-radio-disabled).cdk-program-focused .mat-radio-persistent-ripple{opacity:.12}.mat-radio-persistent-ripple,.mat-radio-disabled .mat-radio-container:hover .mat-radio-persistent-ripple{opacity:0}@media(hover: none){.mat-radio-container:hover .mat-radio-persistent-ripple{display:none}}.mat-radio-input{opacity:0;position:absolute;top:0;left:0;margin:0;width:100%;height:100%;cursor:inherit;z-index:-1}.cdk-high-contrast-active .mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused .mat-radio-ripple,.cdk-high-contrast-active .mat-radio-button:not(.mat-radio-disabled).cdk-program-focused .mat-radio-ripple{outline:solid 3px}.cdk-high-contrast-active .mat-radio-disabled{opacity:.5}"]
|
|
9557
|
+
selector: 'ngx-barcode6',
|
|
9558
|
+
template: `<div #bcElement [class]="cssClass"></div>`,
|
|
9559
|
+
styles: []
|
|
9692
9560
|
}]
|
|
9693
9561
|
}], function () {
|
|
9694
9562
|
return [{
|
|
9695
|
-
type:
|
|
9696
|
-
decorators: [{
|
|
9697
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Optional
|
|
9698
|
-
}, {
|
|
9699
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Inject,
|
|
9700
|
-
args: [MAT_RADIO_GROUP]
|
|
9701
|
-
}]
|
|
9702
|
-
}, {
|
|
9703
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.ElementRef
|
|
9704
|
-
}, {
|
|
9705
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.ChangeDetectorRef
|
|
9706
|
-
}, {
|
|
9707
|
-
type: _angular_cdk_a11y__WEBPACK_IMPORTED_MODULE_4__.FocusMonitor
|
|
9708
|
-
}, {
|
|
9709
|
-
type: _angular_cdk_collections__WEBPACK_IMPORTED_MODULE_5__.UniqueSelectionDispatcher
|
|
9710
|
-
}, {
|
|
9711
|
-
type: undefined,
|
|
9712
|
-
decorators: [{
|
|
9713
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Optional
|
|
9714
|
-
}, {
|
|
9715
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Inject,
|
|
9716
|
-
args: [_angular_core__WEBPACK_IMPORTED_MODULE_0__.ANIMATION_MODULE_TYPE]
|
|
9717
|
-
}]
|
|
9718
|
-
}, {
|
|
9719
|
-
type: undefined,
|
|
9720
|
-
decorators: [{
|
|
9721
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Optional
|
|
9722
|
-
}, {
|
|
9723
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Inject,
|
|
9724
|
-
args: [MAT_RADIO_DEFAULT_OPTIONS]
|
|
9725
|
-
}]
|
|
9726
|
-
}, {
|
|
9727
|
-
type: undefined,
|
|
9728
|
-
decorators: [{
|
|
9729
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Attribute,
|
|
9730
|
-
args: ['tabindex']
|
|
9731
|
-
}]
|
|
9563
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Renderer2
|
|
9732
9564
|
}];
|
|
9733
|
-
},
|
|
9565
|
+
}, {
|
|
9566
|
+
elementType: [{
|
|
9567
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9568
|
+
args: ['bc-element-type']
|
|
9569
|
+
}],
|
|
9570
|
+
cssClass: [{
|
|
9571
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9572
|
+
args: ['bc-class']
|
|
9573
|
+
}],
|
|
9574
|
+
format: [{
|
|
9575
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9576
|
+
args: ['bc-format']
|
|
9577
|
+
}],
|
|
9578
|
+
lineColor: [{
|
|
9579
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9580
|
+
args: ['bc-line-color']
|
|
9581
|
+
}],
|
|
9582
|
+
width: [{
|
|
9583
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9584
|
+
args: ['bc-width']
|
|
9585
|
+
}],
|
|
9586
|
+
height: [{
|
|
9587
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9588
|
+
args: ['bc-height']
|
|
9589
|
+
}],
|
|
9590
|
+
displayValue: [{
|
|
9591
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9592
|
+
args: ['bc-display-value']
|
|
9593
|
+
}],
|
|
9594
|
+
fontOptions: [{
|
|
9595
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9596
|
+
args: ['bc-font-options']
|
|
9597
|
+
}],
|
|
9598
|
+
font: [{
|
|
9599
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9600
|
+
args: ['bc-font']
|
|
9601
|
+
}],
|
|
9602
|
+
textAlign: [{
|
|
9603
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9604
|
+
args: ['bc-text-align']
|
|
9605
|
+
}],
|
|
9606
|
+
textPosition: [{
|
|
9607
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9608
|
+
args: ['bc-text-position']
|
|
9609
|
+
}],
|
|
9610
|
+
textMargin: [{
|
|
9611
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9612
|
+
args: ['bc-text-margin']
|
|
9613
|
+
}],
|
|
9614
|
+
fontSize: [{
|
|
9615
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9616
|
+
args: ['bc-font-size']
|
|
9617
|
+
}],
|
|
9618
|
+
background: [{
|
|
9619
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9620
|
+
args: ['bc-background']
|
|
9621
|
+
}],
|
|
9622
|
+
margin: [{
|
|
9623
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9624
|
+
args: ['bc-margin']
|
|
9625
|
+
}],
|
|
9626
|
+
marginTop: [{
|
|
9627
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9628
|
+
args: ['bc-margin-top']
|
|
9629
|
+
}],
|
|
9630
|
+
marginBottom: [{
|
|
9631
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9632
|
+
args: ['bc-margin-bottom']
|
|
9633
|
+
}],
|
|
9634
|
+
marginLeft: [{
|
|
9635
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9636
|
+
args: ['bc-margin-left']
|
|
9637
|
+
}],
|
|
9638
|
+
marginRight: [{
|
|
9639
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9640
|
+
args: ['bc-margin-right']
|
|
9641
|
+
}],
|
|
9642
|
+
value: [{
|
|
9643
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9644
|
+
args: ['bc-value']
|
|
9645
|
+
}],
|
|
9646
|
+
valid: [{
|
|
9647
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.Input,
|
|
9648
|
+
args: ['bc-valid']
|
|
9649
|
+
}],
|
|
9650
|
+
bcElement: [{
|
|
9651
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.ViewChild,
|
|
9652
|
+
args: ['bcElement']
|
|
9653
|
+
}]
|
|
9654
|
+
});
|
|
9734
9655
|
})();
|
|
9735
|
-
/**
|
|
9736
|
-
* @license
|
|
9737
|
-
* Copyright Google LLC All Rights Reserved.
|
|
9738
|
-
*
|
|
9739
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
9740
|
-
* found in the LICENSE file at https://angular.io/license
|
|
9741
|
-
*/
|
|
9742
9656
|
|
|
9657
|
+
class NgxBarcode6Module {}
|
|
9743
9658
|
|
|
9744
|
-
|
|
9745
|
-
|
|
9746
|
-
MatRadioModule.ɵfac = function MatRadioModule_Factory(t) {
|
|
9747
|
-
return new (t || MatRadioModule)();
|
|
9659
|
+
NgxBarcode6Module.ɵfac = function NgxBarcode6Module_Factory(t) {
|
|
9660
|
+
return new (t || NgxBarcode6Module)();
|
|
9748
9661
|
};
|
|
9749
9662
|
|
|
9750
|
-
|
|
9751
|
-
type:
|
|
9663
|
+
NgxBarcode6Module.ɵmod = /* @__PURE__ */_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineNgModule"]({
|
|
9664
|
+
type: NgxBarcode6Module
|
|
9752
9665
|
});
|
|
9753
|
-
|
|
9754
|
-
imports: [
|
|
9666
|
+
NgxBarcode6Module.ɵinj = /* @__PURE__ */_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineInjector"]({
|
|
9667
|
+
imports: [[]]
|
|
9755
9668
|
});
|
|
9756
9669
|
|
|
9757
9670
|
(function () {
|
|
9758
|
-
(typeof ngDevMode === "undefined" || ngDevMode) &&
|
|
9759
|
-
type:
|
|
9671
|
+
(typeof ngDevMode === "undefined" || ngDevMode) && _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵsetClassMetadata"](NgxBarcode6Module, [{
|
|
9672
|
+
type: _angular_core__WEBPACK_IMPORTED_MODULE_1__.NgModule,
|
|
9760
9673
|
args: [{
|
|
9761
|
-
|
|
9762
|
-
|
|
9763
|
-
|
|
9674
|
+
declarations: [NgxBarcode6Component],
|
|
9675
|
+
imports: [],
|
|
9676
|
+
exports: [NgxBarcode6Component]
|
|
9764
9677
|
}]
|
|
9765
9678
|
}], null, null);
|
|
9766
9679
|
})();
|
|
9767
|
-
|
|
9768
|
-
*
|
|
9769
|
-
* Copyright Google LLC All Rights Reserved.
|
|
9770
|
-
*
|
|
9771
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
9772
|
-
* found in the LICENSE file at https://angular.io/license
|
|
9773
|
-
*/
|
|
9774
|
-
|
|
9775
|
-
/**
|
|
9776
|
-
* @license
|
|
9777
|
-
* Copyright Google LLC All Rights Reserved.
|
|
9778
|
-
*
|
|
9779
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
9780
|
-
* found in the LICENSE file at https://angular.io/license
|
|
9680
|
+
/*
|
|
9681
|
+
* Public API Surface of ngx-barcode6
|
|
9781
9682
|
*/
|
|
9782
9683
|
|
|
9783
9684
|
/**
|