angular-latest 0.0.0 → 1.0.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.
Files changed (29) hide show
  1. package/.cache/storybook/default/dev-server/a5a8bf6e622aef57065c6498611f40c911543d7d-3920d97c51b8ad2521918fb1205babd22b0ed3d7 +1 -1
  2. package/.cache/storybook/default/dev-server/a5a8bf6e622aef57065c6498611f40c911543d7d-43fdebe5fc35e4e9fabee9a83c7faea931b05ea0 +1 -1
  3. package/.cache/storybook/default/dev-server/a5a8bf6e622aef57065c6498611f40c911543d7d-f086b87885981c04ce7a583ff90a49313de83de7 +1 -0
  4. package/angular.json +1 -1
  5. package/documentation.json +73 -18
  6. package/package.json +1 -1
  7. package/src/app/nav-bar/nav-bar.component.ts +16 -0
  8. package/src/stories/{loader.stories.ts → loade.stories.ts} +33 -28
  9. package/src/stories/loader.css +24 -0
  10. package/src/stories/loader.ts +13 -0
  11. package/storybook-static/{723.dcfee548.iframe.bundle.js → 723.c32e1188.iframe.bundle.js} +5 -5
  12. package/storybook-static/{723.dcfee548.iframe.bundle.js.LICENSE.txt → 723.c32e1188.iframe.bundle.js.LICENSE.txt} +2 -2
  13. package/storybook-static/{723.dcfee548.iframe.bundle.js.map → 723.c32e1188.iframe.bundle.js.map} +1 -1
  14. package/storybook-static/{764.16831083.iframe.bundle.js → 764.3794ca45.iframe.bundle.js} +1 -1
  15. package/storybook-static/{994.091897e1.iframe.bundle.js → 994.39018fc0.iframe.bundle.js} +3 -3
  16. package/storybook-static/{994.091897e1.iframe.bundle.js.map → 994.39018fc0.iframe.bundle.js.map} +1 -1
  17. package/storybook-static/iframe.html +3 -3
  18. package/storybook-static/index.json +1 -1
  19. package/storybook-static/main.ecd23fcd.iframe.bundle.js +1 -0
  20. package/storybook-static/project.json +1 -1
  21. package/storybook-static/runtime~main.8d985908.iframe.bundle.js +1 -0
  22. package/storybook-static/stories-loade-stories.ca71547d.iframe.bundle.js +1 -0
  23. package/src/app/components/loader/loader.component.css +0 -21
  24. package/src/app/components/loader/loader.component.html +0 -1
  25. package/src/app/components/loader/loader.component.ts +0 -10
  26. package/storybook-static/main.c80cd11c.iframe.bundle.js +0 -1
  27. package/storybook-static/runtime~main.19b79a34.iframe.bundle.js +0 -1
  28. package/storybook-static/stories-loader-stories.8e527f9e.iframe.bundle.js +0 -1
  29. /package/storybook-static/{994.091897e1.iframe.bundle.js.LICENSE.txt → 994.39018fc0.iframe.bundle.js.LICENSE.txt} +0 -0
@@ -40,13 +40,13 @@
40
40
  */
41
41
 
42
42
  /**
43
- * @license Angular v17.3.7
43
+ * @license Angular v17.3.6
44
44
  * (c) 2010-2024 Google LLC. https://angular.io/
45
45
  * License: MIT
46
46
  */
47
47
 
48
48
  /**
49
49
  * @license Angular v<unknown>
50
- * (c) 2010-2024 Google LLC. https://angular.io/
50
+ * (c) 2010-2022 Google LLC. https://angular.io/
51
51
  * License: MIT
52
52
  */