dealposbarcode 1.3.9 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{barcode/3rdpartylicenses.txt → 3rdpartylicenses.txt} +1 -1
- package/660.92c4712e216ff00c.js +1 -0
- package/{barcode/assets → assets}/css/Barcode/Print.css +11 -11
- package/{barcode/assets → assets}/css/Barcode/ZebraTLP.css +93 -93
- package/{barcode/assets → assets}/css/BarcodePrinter.min.css +0 -0
- package/{barcode/assets → assets}/css/bootstrap_light.scss +1151 -1151
- package/{barcode/assets → assets}/css/lbd/_alerts.scss +90 -90
- package/{barcode/assets → assets}/css/lbd/_bootstrap-switch.scss +128 -128
- package/{barcode/assets → assets}/css/lbd/_buttons.scss +132 -132
- package/{barcode/assets → assets}/css/lbd/_cards.scss +256 -256
- package/{barcode/assets → assets}/css/lbd/_chartist.scss +229 -229
- package/{barcode/assets → assets}/css/lbd/_checkbox-radio-switch.scss +140 -140
- package/{barcode/assets → assets}/css/lbd/_dropdown.scss +137 -137
- package/{barcode/assets → assets}/css/lbd/_footers.scss +75 -75
- package/{barcode/assets → assets}/css/lbd/_inputs.scss +141 -141
- package/{barcode/assets → assets}/css/lbd/_misc.scss +120 -120
- package/{barcode/assets → assets}/css/lbd/_mixins.scss +8 -8
- package/{barcode/assets → assets}/css/lbd/_navbars.scss +225 -225
- package/{barcode/assets → assets}/css/lbd/_partial-nucleo-icons.scss +574 -574
- package/{barcode/assets → assets}/css/lbd/_responsive.scss +482 -482
- package/{barcode/assets → assets}/css/lbd/_sidebar-and-main-panel.scss +331 -331
- package/{barcode/assets → assets}/css/lbd/_tables.scss +88 -88
- package/{barcode/assets → assets}/css/lbd/_typography.scss +91 -91
- package/{barcode/assets → assets}/css/lbd/_variables.scss +272 -272
- package/{barcode/assets → assets}/css/lbd/mixins/_buttons.scss +69 -69
- package/{barcode/assets → assets}/css/lbd/mixins/_cards.scss +8 -8
- package/{barcode/assets → assets}/css/lbd/mixins/_chartist.scss +85 -85
- package/{barcode/assets → assets}/css/lbd/mixins/_icons.scss +12 -12
- package/{barcode/assets → assets}/css/lbd/mixins/_inputs.scss +1 -1
- package/{barcode/assets → assets}/css/lbd/mixins/_labels.scss +20 -20
- package/{barcode/assets → assets}/css/lbd/mixins/_morphing-buttons.scss +33 -33
- package/{barcode/assets → assets}/css/lbd/mixins/_navbars.scss +11 -11
- package/{barcode/assets → assets}/css/lbd/mixins/_social-buttons.scss +42 -42
- package/{barcode/assets → assets}/css/lbd/mixins/_tabs.scss +3 -3
- package/{barcode/assets → assets}/css/lbd/mixins/_transparency.scss +19 -19
- package/{barcode/assets → assets}/css/lbd/mixins/_vendor-prefixes.scss +211 -211
- package/{barcode/assets → assets}/css/lbd/plugins/_animate.scss +227 -227
- package/{barcode/assets → assets}/css/lbd/plugins/_datetime-picker.scss +463 -463
- package/{barcode/assets → assets}/css/light-bootstrap-dashboard.scss +32 -32
- package/{barcode/assets → assets}/css/pos_variable.scss +83 -83
- package/{barcode/assets → assets}/css/toastr-bootstrap-5.scss +237 -237
- package/{barcode/assets → assets}/icons/icon-128x128.png +0 -0
- package/{barcode/assets → assets}/icons/icon-144x144.png +0 -0
- package/{barcode/assets → assets}/icons/icon-152x152.png +0 -0
- package/{barcode/assets → assets}/icons/icon-192x192.png +0 -0
- package/{barcode/assets → assets}/icons/icon-384x384.png +0 -0
- package/{barcode/assets → assets}/icons/icon-512x512.png +0 -0
- package/{barcode/assets → assets}/icons/icon-72x72.png +0 -0
- package/{barcode/assets → assets}/icons/icon-96x96.png +0 -0
- package/{barcode/favicon.ico → favicon.ico} +0 -0
- package/index.html +23 -0
- package/{barcode/main.71e908371e60089d.js → main.52f922e4138d5416.js} +1 -1
- package/{barcode/manifest.webmanifest → manifest.webmanifest} +59 -59
- package/{barcode/ngsw-worker.js → ngsw-worker.js} +0 -0
- package/ngsw.json +161 -0
- package/package.json +1 -11
- package/polyfills.24f9e567328321c8.js +1 -0
- package/{barcode/runtime.42ebd4cddf8ccc51.js → runtime.7ee318550a075ff2.js} +1 -1
- package/{barcode/safety-worker.js → safety-worker.js} +0 -0
- package/styles.190cdb80d8bf56e0.css +20 -0
- package/{barcode/worker-basic.min.js → worker-basic.min.js} +0 -0
- package/barcode/660.b1c2f3358551568d.js +0 -1
- package/barcode/index.html +0 -23
- package/barcode/ngsw.json +0 -161
- package/barcode/polyfills.dc4857163ebc6915.js +0 -1
- package/barcode/styles.076e6cb26a99c3ea.css +0 -20
|
@@ -404,7 +404,7 @@ zone.js
|
|
|
404
404
|
MIT
|
|
405
405
|
The MIT License
|
|
406
406
|
|
|
407
|
-
Copyright (c) 2010-
|
|
407
|
+
Copyright (c) 2010-2020 Google LLC. https://angular.io/license
|
|
408
408
|
|
|
409
409
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
410
410
|
of this software and associated documentation files (the "Software"), to deal
|