@ssa-ui-kit/templates 2.31.0 → 2.32.0-canary-d213a33-20251219

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 (28) hide show
  1. package/dist/{991.index.js → 358.index.js} +7 -7
  2. package/dist/358.index.js.map +1 -0
  3. package/dist/{211.index.js → 809.index.js} +23699 -22664
  4. package/dist/809.index.js.map +1 -0
  5. package/dist/index.js +83 -83
  6. package/dist/index.js.map +1 -1
  7. package/dist/projects/fintech/components/ConfirmationModal/types.d.ts +2 -2
  8. package/dist/projects/fintech/components/CryptocurrencyPrices/styles.d.ts +0 -5
  9. package/dist/projects/fintech/components/PlotTooltip/hooks/usePlotTooltip.d.ts +2 -2
  10. package/dist/projects/fintech/components/WidgetInfoLabel/types.d.ts +3 -3
  11. package/dist/projects/fintech/components/WithWidgetLoader/WithWidgetLoader.d.ts +1 -1
  12. package/dist/projects/fintech/contexts/GraphsContext/types.d.ts +2 -2
  13. package/dist/projects/fintech/contexts/HeaderContext/types.d.ts +4 -4
  14. package/dist/projects/fintech/modals/types.d.ts +2 -2
  15. package/dist/projects/fintech/pages/AppLayout/types.d.ts +1 -1
  16. package/dist/projects/fintech/pages/BotsPage/BotsPage.d.ts +1 -4
  17. package/dist/projects/fintech/pages/Dashboard/components/PeriodFilter/PeriodButtonGroup.d.ts +3 -8
  18. package/dist/projects/fintech/pages/Dashboard/components/TopMenuWrapper/TopMenuWrapper.d.ts +0 -1
  19. package/dist/projects/fintech/pages/NotificationsPage/NotificationsPage.d.ts +2 -4
  20. package/dist/projects/fitness/pages/Template/Default.d.ts +2 -1
  21. package/dist/projects/hr/components/AppLayout/types.d.ts +1 -1
  22. package/dist/projects/hr/components/Events/components/EventInfoContext.d.ts +3 -3
  23. package/dist/projects/hr/components/Events/components/WithEventLink.d.ts +1 -1
  24. package/dist/projects/hr/components/WithWidgetLoader/WithWidgetLoader.d.ts +1 -1
  25. package/dist/projects/hr/contexts/Header/types.d.ts +2 -2
  26. package/package.json +34 -33
  27. package/dist/211.index.js.map +0 -1
  28. package/dist/991.index.js.map +0 -1
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
- (self["webpackChunkSSATemplates"] = self["webpackChunkSSATemplates"] || []).push([[991],{
2
+ (self["webpackChunkSSATemplates"] = self["webpackChunkSSATemplates"] || []).push([[358],{
3
3
 
4
- /***/ 991:
4
+ /***/ 358:
5
5
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
6
6
 
7
7
  // ESM COMPAT FLAG
@@ -18,10 +18,10 @@ __webpack_require__.d(__webpack_exports__, {
18
18
  query: () => (/* reexport */ index_esm/* query */.P)
19
19
  });
20
20
 
21
- // EXTERNAL MODULE: ../../node_modules/.pnpm/firebase@11.3.1/node_modules/firebase/firestore/dist/esm/index.esm.js + 3 modules
22
- var index_esm = __webpack_require__(483);
23
- // EXTERNAL MODULE: ../../node_modules/.pnpm/firebase@11.3.1/node_modules/firebase/app/dist/esm/index.esm.js
24
- var esm_index_esm = __webpack_require__(449);
21
+ // EXTERNAL MODULE: ../../node_modules/.pnpm/firebase@11.10.0/node_modules/firebase/firestore/dist/esm/index.esm.js + 3 modules
22
+ var index_esm = __webpack_require__(756);
23
+ // EXTERNAL MODULE: ../../node_modules/.pnpm/firebase@11.10.0/node_modules/firebase/app/dist/esm/index.esm.js
24
+ var esm_index_esm = __webpack_require__(608);
25
25
  ;// ./src/projects/fitness/apis/sources/firebase/init/app.ts
26
26
 
27
27
  const setupApp = () => {
@@ -47,4 +47,4 @@ const db = (0,index_esm/* getFirestore */.aU)(app);
47
47
  /***/ })
48
48
 
49
49
  }]);
50
- //# sourceMappingURL=991.index.js.map
50
+ //# sourceMappingURL=358.index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"358.index.js","mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAA8D;AAE9D,MAAMG,QAAQ,GAAGA,CAAA,KAAM;EACrB,IAAID,iCAAO,CAAC,CAAC,CAACE,MAAM,GAAG,CAAC,EAAE;IACxB,OAAOH,gCAAM,CAAC,CAAC;EACjB;EACA,OAAOD,uCAAa,CAAC;IACnBK,MAAM,EAAEC,yCAAsC;IAC9CG,UAAU,EAAEH,8BAA0C;IACtDK,SAAS,EAAEL,cAAyC;IACpDO,aAAa,EAAEP,0BAA6C;IAC5DS,iBAAiB,EAAET,cAAiD;IACpEW,KAAK,EAAEX,2CAAqCY;EAC9C,CAAC,CAAC;AACJ,CAAC;AAEM,MAAMC,GAAG,GAAGhB,QAAQ,CAAC,CAAC,C;;AChBqB;AACtB;AASA;AAErB,MAAMwB,EAAE,GAAGP,kCAAY,CAACD,GAAG,CAAC,C","sources":["webpack://SSATemplates/./src/projects/fitness/apis/sources/firebase/init/app.ts","webpack://SSATemplates/./src/projects/fitness/apis/sources/firebase/init/firestore.ts"],"sourcesContent":["import { initializeApp, getApp, getApps } from 'firebase/app';\n\nconst setupApp = () => {\n if (getApps().length > 0) {\n return getApp();\n }\n return initializeApp({\n apiKey: process.env.STORYBOOK_FIREBASE_API_KEY,\n authDomain: process.env.STORYBOOK_FIREBASE_AUTH_DOMAIN,\n projectId: process.env.STORYBOOK_FIREBASE_PROJECT_ID,\n storageBucket: process.env.STORYBOOK_FIREBASE_STORAGE_BUCKET,\n messagingSenderId: process.env.STORYBOOK_FIREBASE_MESSAGING_SENDERID,\n appId: process.env.STORYBOOK_FIREBASE_APP_ID,\n });\n};\n\nexport const app = setupApp();\n","import { getFirestore } from 'firebase/firestore';\nimport { app } from './app';\n\nexport {\n query,\n collection,\n getDocs,\n orderBy,\n doc,\n getDoc,\n} from 'firebase/firestore';\n\nexport const db = getFirestore(app);\n"],"names":["initializeApp","getApp","getApps","setupApp","length","apiKey","process","env","STORYBOOK_FIREBASE_API_KEY","authDomain","STORYBOOK_FIREBASE_AUTH_DOMAIN","projectId","STORYBOOK_FIREBASE_PROJECT_ID","storageBucket","STORYBOOK_FIREBASE_STORAGE_BUCKET","messagingSenderId","STORYBOOK_FIREBASE_MESSAGING_SENDERID","appId","STORYBOOK_FIREBASE_APP_ID","app","getFirestore","query","collection","getDocs","orderBy","doc","getDoc","db"],"ignoreList":[],"sourceRoot":""}