@africanies/angular-web-sdk 0.1.1 → 0.1.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 (71) hide show
  1. package/.angular/cache/22.0.9/playground/.tsbuildinfo +1 -1
  2. package/.angular/cache/22.0.9/playground/angular-compiler.db +0 -0
  3. package/.angular/cache/22.0.9/playground/angular-compiler.db-lock +0 -0
  4. package/.github/workflows/deploy-demo.yml +63 -0
  5. package/.nx/cache/run.json +14 -14
  6. package/.nx/cache/terminalOutputs/13524438527920092277 +196 -21
  7. package/.nx/cache/terminalOutputs/14153928176747262656 +45 -21
  8. package/.nx/cache/terminalOutputs/14416694322692463866 +108 -21
  9. package/.nx/cache/terminalOutputs/15255861479705594703 +51 -21
  10. package/.nx/cache/terminalOutputs/18132311043100376919 +315 -21
  11. package/.nx/cache/terminalOutputs/2436781291243085315 +8 -0
  12. package/.nx/cache/terminalOutputs/6664915487114632770 +44 -21
  13. package/.nx/cache/terminalOutputs/8767335728598176888 +37 -0
  14. package/.nx/cache/terminalOutputs/9739655320223921719 +47 -0
  15. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db +0 -0
  16. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db-shm +0 -0
  17. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db-wal +0 -0
  18. package/.nx/workspace-data/d/daemon.log +1367 -0
  19. package/.nx/workspace-data/d/server-process.json +2 -2
  20. package/.nx/workspace-data/file-map.json +3065 -3108
  21. package/.nx/workspace-data/nx_files.nxt +0 -0
  22. package/.nx/workspace-data/project-graph.json +6 -6
  23. package/.nx/workspace-data/project-graph.lock +0 -0
  24. package/.nx/workspace-data/source-maps.json +80 -0
  25. package/.pnpm-store/v11/index.db +0 -0
  26. package/README.md +13 -1
  27. package/apps/playground/src/app/app.config.ts +28 -3
  28. package/dist/apps/playground/3rdpartylicenses.txt +415 -0
  29. package/dist/apps/playground/browser/assets/africanies-icons/icons.sprite.svg +1844 -0
  30. package/dist/apps/playground/browser/assets/africanies-ui/brand/africanies-logo-mini.png +0 -0
  31. package/dist/apps/playground/browser/assets/africanies-ui/brand/africanies-logo.png +0 -0
  32. package/dist/apps/playground/browser/assets/africanies-ui/brand/africanies-logo.svg +5 -0
  33. package/dist/apps/playground/browser/assets/africanies-ui/carriers/dhl.svg +7 -0
  34. package/dist/apps/playground/browser/chunk--VJ6U9Ev.js +2 -0
  35. package/dist/apps/playground/browser/chunk-B1QVY0hA.js +1 -0
  36. package/dist/apps/playground/browser/chunk-BHI7MG2Y.js +1 -0
  37. package/dist/apps/playground/browser/chunk-BJ5IK8Re.js +1 -0
  38. package/dist/apps/playground/browser/chunk-BOSfyWK2.js +1 -0
  39. package/dist/apps/playground/browser/chunk-BYPboEAg.js +1 -0
  40. package/dist/apps/playground/browser/chunk-BZBRtbFJ.js +1 -0
  41. package/dist/apps/playground/browser/chunk-BdrGkq40.js +1 -0
  42. package/dist/apps/playground/browser/chunk-Bej5a2xR.js +1 -0
  43. package/dist/apps/playground/browser/chunk-Bg3QC1eL.js +1 -0
  44. package/dist/apps/playground/browser/chunk-BsnTz1m5.js +1 -0
  45. package/dist/apps/playground/browser/chunk-C5kLunTi.js +1 -0
  46. package/dist/apps/playground/browser/chunk-C6tu3y81.js +1 -0
  47. package/dist/apps/playground/browser/chunk-C96WSpFp.js +1 -0
  48. package/dist/apps/playground/browser/chunk-CCnOVzbz.js +2 -0
  49. package/dist/apps/playground/browser/chunk-CERmZ9We.js +1 -0
  50. package/dist/apps/playground/browser/chunk-CZBTrY_H.js +68 -0
  51. package/dist/apps/playground/browser/chunk-Cg7brw6x.js +4070 -0
  52. package/dist/apps/playground/browser/chunk-CjTyStrr.js +1 -0
  53. package/dist/apps/playground/browser/chunk-CjYlnYC7.js +1 -0
  54. package/dist/apps/playground/browser/chunk-ClSUoZp8.js +292 -0
  55. package/dist/apps/playground/browser/chunk-CsrxfMap.js +1 -0
  56. package/dist/apps/playground/browser/chunk-CtndMAe2.js +1 -0
  57. package/dist/apps/playground/browser/chunk-Cy-ZOZI8.js +1 -0
  58. package/dist/apps/playground/browser/chunk-D3-jrtyv.js +1 -0
  59. package/dist/apps/playground/browser/chunk-D3vgrlDF.js +1 -0
  60. package/dist/apps/playground/browser/chunk-D48aVVTv.js +1 -0
  61. package/dist/apps/playground/browser/chunk-D4V3eSCv.js +1 -0
  62. package/dist/apps/playground/browser/chunk-DK715t6D.js +1 -0
  63. package/dist/apps/playground/browser/chunk-DUkct7WP.js +1 -0
  64. package/dist/apps/playground/browser/chunk-Y9ccR-I6.js +1 -0
  65. package/dist/apps/playground/browser/chunk-lfUHaltX.js +1 -0
  66. package/dist/apps/playground/browser/favicon.ico +0 -0
  67. package/dist/apps/playground/browser/index.html +14 -0
  68. package/dist/apps/playground/browser/main-WEJC3BLT.js +148 -0
  69. package/dist/apps/playground/browser/styles-4FSELHYD.css +1 -0
  70. package/dist/apps/playground/prerendered-routes.json +3 -0
  71. package/package.json +31 -8
@@ -0,0 +1,47 @@
1
+ (node:71645) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set.
2
+ (Use `node --trace-warnings ...` to show where the warning was created)
3
+ The `@nx/jest:jest` executor is deprecated and will be removed in Nx v24. Run `nx g @nx/jest:convert-to-inferred` to migrate to the `@nx/jest/plugin` inferred targets. See https://nx.dev/docs/guides/tasks--caching/convert-to-inferred for details.
4
+  FAIL   playground  apps/playground/src/app/app.spec.ts
5
+  ● App › should render catalog shell
6
+
7
+ ɵNotFound: NG0201: No provider found for `ToastService`. Source: DynamicTestModule. Find more at https://v22.angular.dev/errors/NG0201
8
+ 
9
+  70 | private readonly router = inject(Router);
10
+  71 | private readonly confirm = inject(ConfirmService);
11
+  > 72 | private readonly toast = inject(ToastService);
12
+  | ^
13
+  73 |
14
+  74 | protected readonly themeMode = this.theme.theme;
15
+  75 | protected readonly shippingMode = this.shipping.mode;
16
+ 
17
+  at createRuntimeError (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_pending_tasks-chunk.mjs:569:17)
18
+  at NullInjector.get (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_pending_tasks-chunk.mjs:883:21)
19
+  at R3Injector.get (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_pending_tasks-chunk.mjs:1208:27)
20
+  at R3Injector.get (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_pending_tasks-chunk.mjs:1208:27)
21
+  at ChainedInjector.get (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_debug_node-chunk.mjs:8038:32)
22
+  at lookupTokenUsingModuleInjector (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_debug_node-chunk.mjs:586:31)
23
+  at getOrCreateInjectable (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_debug_node-chunk.mjs:609:10)
24
+  at ɵɵdirectiveInject (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_debug_node-chunk.mjs:8640:17)
25
+  at ɵɵinject (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_pending_tasks-chunk.mjs:684:40)
26
+  at inject (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_pending_tasks-chunk.mjs:693:10)
27
+  at new App (src/app/app.ts:72:34)
28
+  at NodeInjectorFactory.App_Factory [as factory] (../../ng:/App/ɵfac.js:5:10)
29
+  at getNodeInjectable (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_debug_node-chunk.mjs:740:38)
30
+  at instantiateAllDirectives (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_debug_node-chunk.mjs:5487:23)
31
+  at createDirectivesInstances (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_debug_node-chunk.mjs:5344:3)
32
+  at ComponentFactory.createComponentRef (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_debug_node-chunk.mjs:9100:7)
33
+  at ComponentFactory.create (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_debug_node-chunk.mjs:9071:21)
34
+  at initComponent (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/testing.mjs:1512:45)
35
+  at NoopNgZone.run (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/_pending_tasks-chunk.mjs:2595:15)
36
+  at _TestBedImpl.createComponent (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/testing.mjs:1517:37)
37
+  at Function.createComponent (../../node_modules/.pnpm/@angular+core@22.0.8_@angular+compiler@22.0.8_rxjs@7.8.2/node_modules/@angular/core/fesm2022/testing.mjs:1337:33)
38
+  at src/app/app.spec.ts:24:29
39
+  at ../../node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.js:170:75
40
+  at Object.__awaiter (../../node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.js:166:16)
41
+  at Object.<anonymous> (src/app/app.spec.ts:23:48)
42
+
43
+ Test Suites: 1 failed, 1 total
44
+ Tests: 1 failed, 1 total
45
+ Snapshots: 0 total
46
+ Time: 6.088 s
47
+ Ran all test suites.