@flarehr/apollo-super-campaign 0.1.2424 → 0.1.2427

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 (22) hide show
  1. package/LICENCE +1 -1
  2. package/README.md +27 -27
  3. package/dist/apollo-super-campaign.js +9 -9
  4. package/dist/assets/{StakeLogo-ilo4n3rs.svg → StakeLogo-DygNmwj6.svg} +11 -11
  5. package/dist/assets/{android-badge-CJfxIs_L.svg → android-badge-Du83UmK5.svg} +92 -92
  6. package/dist/assets/{apple-badge-9Sgpxn4d.svg → apple-badge-QVAeqzOM.svg} +100 -100
  7. package/dist/assets/{logo-amp-BMyxUrQ7.svg → logo-amp-Bg4YFT3y.svg} +9 -9
  8. package/dist/assets/{logo-australian-D0VAGS6p.svg → logo-australian-DbKQ2WHG.svg} +30 -30
  9. package/dist/assets/{logo-aware-DYvmVUZ1.svg → logo-aware-CjAR41Ke.svg} +18 -18
  10. package/dist/assets/{logo-care-CSPNNHmD.svg → logo-care-D3PeDoRf.svg} +11 -11
  11. package/dist/assets/{logo-first-CusDmGWL.svg → logo-first-OtDS7F-d.svg} +15 -15
  12. package/dist/assets/{logo-hesta-NL7xF41R.svg → logo-hesta-DN8c2ABh.svg} +5 -5
  13. package/dist/assets/{logo-legalsuper-xG2DgGHY.svg → logo-legalsuper-DBSD1cqF.svg} +40 -40
  14. package/dist/assets/{logo-mine-7mxPtjsF.svg → logo-mine-Dluygnvq.svg} +21 -21
  15. package/dist/assets/{logo-reisuper-aM5iDbpN.svg → logo-reisuper-CqelYFzO.svg} +27 -27
  16. package/dist/assets/{logo-superhero-DEVv355I.svg → logo-superhero-mJ3Lp6eH.svg} +9 -9
  17. package/dist/assets/{logo-unisuper-DV3xpYs3.svg → logo-unisuper-B6jG6vid.svg} +15 -15
  18. package/dist/assets/{logo-virgin-Dg0nHidv.svg → logo-virgin-B9sDPRZL.svg} +8 -8
  19. package/dist/assets/{unisuper-default-badge1-CC2-KRH2.svg → unisuper-default-badge1-ErVx2Mw1.svg} +25 -25
  20. package/dist/assets/{unisuper-default-badge2-CqUa_Zky.svg → unisuper-default-badge2-D4sKeIrs.svg} +109 -109
  21. package/dist/assets/{unisuper-default-badge3-B7j1-pyZ.svg → unisuper-default-badge3-nlKyt5qw.svg} +102 -102
  22. package/package.json +78 -78
package/LICENCE CHANGED
@@ -1 +1 @@
1
- Flare HR Pty Ltd © 2015-2024
1
+ Flare HR Pty Ltd © 2015-2024
package/README.md CHANGED
@@ -1,27 +1,27 @@
1
- # Apollo Super Campaign
2
-
3
- ## How to run the project
4
-
5
- Run `npm run dev` or `npm start` to start the development server.
6
-
7
- ## CLI Commands
8
-
9
- - `npm install`: Installs dependencies
10
-
11
- - `npm run dev`: Run a development
12
-
13
- - `npm run dev`: Starts the dev server
14
-
15
- - `npm run preview`: Run a production-like server
16
-
17
- - `npm run build:prod`: Production-ready build for the web components (to be published on npm)
18
-
19
- - `npm run build:harness`: Production-ready build for the harness (to be deployed on azure)
20
-
21
- - `npm run lint`: Pass TypeScript files using ESLint
22
-
23
- - `npm run playwright:setup`: Install playwright browsers for e2e tests
24
-
25
- - `npm run playwright`: Run playwright tests
26
-
27
- - `npm run playwright:ui`: Run playwright tests with UI
1
+ # Apollo Super Campaign
2
+
3
+ ## How to run the project
4
+
5
+ Run `npm run dev` or `npm start` to start the development server.
6
+
7
+ ## CLI Commands
8
+
9
+ - `npm install`: Installs dependencies
10
+
11
+ - `npm run dev`: Run a development
12
+
13
+ - `npm run dev`: Starts the dev server
14
+
15
+ - `npm run preview`: Run a production-like server
16
+
17
+ - `npm run build:prod`: Production-ready build for the web components (to be published on npm)
18
+
19
+ - `npm run build:harness`: Production-ready build for the harness (to be deployed on azure)
20
+
21
+ - `npm run lint`: Pass TypeScript files using ESLint
22
+
23
+ - `npm run playwright:setup`: Install playwright browsers for e2e tests
24
+
25
+ - `npm run playwright`: Run playwright tests
26
+
27
+ - `npm run playwright:ui`: Run playwright tests with UI