@colijnit/transaction 12.0.1 → 12.0.2

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.
Files changed (32) hide show
  1. package/app/component/checkout/checkout/checkout.component.d.ts +1 -1
  2. package/app/component/checkout/checkout-login/checkout-login.component.d.ts +1 -1
  3. package/app/component/checkout/checkout-overview-delivery-edit/checkout-overview-delivery-edit.component.d.ts +1 -1
  4. package/app/component/checkout/checkout-overview-relation-edit/checkout-overview-relation-edit.component.d.ts +2 -2
  5. package/app/component/checkout/ione-checkout.component.d.ts +1 -1
  6. package/app/component/common/icon/icon.component.d.ts +1 -1
  7. package/app/component/common/no-image-display/no-image-display.component.d.ts +1 -1
  8. package/app/component/shopping-cart/characteristic-answer/characteristic-answer.component.d.ts +1 -1
  9. package/app/component/shopping-cart/ione-shopping-cart.component.d.ts +1 -1
  10. package/app/component/shopping-cart/shopping-cart/shopping-cart.component.d.ts +2 -2
  11. package/app/component/shopping-cart/shopping-cart-line/shopping-cart-line.component.d.ts +1 -1
  12. package/app/component/shopping-cart/shopping-cart-manager/shopping-cart-manager.component.d.ts +1 -1
  13. package/bundles/colijnit-transaction.umd.js +53 -53
  14. package/bundles/colijnit-transaction.umd.js.map +1 -1
  15. package/colijnit-transaction.metadata.json +1 -1
  16. package/esm2015/app/component/checkout/checkout/checkout.component.js +2 -2
  17. package/esm2015/app/component/checkout/checkout-login/checkout-login.component.js +1 -1
  18. package/esm2015/app/component/checkout/checkout-overview-delivery-edit/checkout-overview-delivery-edit.component.js +2 -2
  19. package/esm2015/app/component/checkout/checkout-overview-relation-edit/checkout-overview-relation-edit.component.js +3 -3
  20. package/esm2015/app/component/checkout/ione-checkout.component.js +2 -2
  21. package/esm2015/app/component/checkout/ione-checkout.module.js +2 -2
  22. package/esm2015/app/component/common/icon/icon.component.js +2 -2
  23. package/esm2015/app/component/common/no-image-display/no-image-display.component.js +2 -2
  24. package/esm2015/app/component/shopping-cart/characteristic-answer/characteristic-answer.component.js +1 -1
  25. package/esm2015/app/component/shopping-cart/ione-shopping-cart.component.js +2 -2
  26. package/esm2015/app/component/shopping-cart/ione-shopping-cart.module.js +2 -2
  27. package/esm2015/app/component/shopping-cart/shopping-cart/shopping-cart.component.js +3 -3
  28. package/esm2015/app/component/shopping-cart/shopping-cart-line/shopping-cart-line.component.js +2 -2
  29. package/esm2015/app/component/shopping-cart/shopping-cart-manager/shopping-cart-manager.component.js +2 -2
  30. package/fesm2015/colijnit-transaction.js +1 -1
  31. package/fesm2015/colijnit-transaction.js.map +1 -1
  32. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@colijnit/transaction",
3
- "version": "12.0.1",
3
+ "version": "12.0.2",
4
4
  "private": false,
5
5
  "dependencies": {
6
6
  "@angular/animations": "^12.2.7",
@@ -14,7 +14,7 @@
14
14
  "@angular/platform-browser": "^12.2.7",
15
15
  "@angular/platform-browser-dynamic": "^12.2.7",
16
16
  "@angular/router": "^12.2.7",
17
- "@colijnit/corecomponents_v9": "file:C:/Develop/workspaces/develop/JavaScript/corecomponentstest/dist/corecomponents/corecomponents-0.0.1.tgz",
17
+ "@colijnit/corecomponents_v12": "12.0.1",
18
18
  "@colijnit/transactionapi": "1.1.4",
19
19
  "@syncfusion/ej2-angular-buttons": "^18.4.46",
20
20
  "@syncfusion/ej2-angular-calendars": "^18.3.48",