@coorpacademy/components 11.7.3-alpha.5 → 11.7.3-alpha.6

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 (85) hide show
  1. package/es/atom/input-switch/index.d.ts +1 -0
  2. package/es/atom/input-switch/index.d.ts.map +1 -1
  3. package/es/atom/input-switch/index.js +5 -2
  4. package/es/atom/input-switch/index.js.map +1 -1
  5. package/es/molecule/brand-form-group/index.d.ts +3 -0
  6. package/es/molecule/cm-popin/types.d.ts +1 -0
  7. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  8. package/es/molecule/draggable-list/index.d.ts +1 -0
  9. package/es/molecule/filters/filters-wrapper.d.ts.map +1 -1
  10. package/es/molecule/filters/filters-wrapper.js +4 -1
  11. package/es/molecule/filters/filters-wrapper.js.map +1 -1
  12. package/es/molecule/filters/index.d.ts +1 -0
  13. package/es/molecule/filters/index.d.ts.map +1 -1
  14. package/es/molecule/filters/index.js +10 -3
  15. package/es/molecule/filters/index.js.map +1 -1
  16. package/es/molecule/setup-section/index.d.ts +1 -0
  17. package/es/molecule/setup-section/index.d.ts.map +1 -1
  18. package/es/molecule/setup-sections/index.d.ts +1 -0
  19. package/es/molecule/setup-slide/index.d.ts +1 -0
  20. package/es/molecule/setup-slider/index.d.ts +1 -0
  21. package/es/organism/brand-form/index.d.ts +3 -0
  22. package/es/organism/user-preferences/index.d.ts +1 -0
  23. package/es/organism/wizard-contents/index.d.ts +3 -0
  24. package/es/template/app-player/loading/index.d.ts +1 -0
  25. package/es/template/app-player/player/index.d.ts +2 -0
  26. package/es/template/app-player/player/slides/index.d.ts +1 -0
  27. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  28. package/es/template/app-player/popin-correction/index.d.ts +1 -0
  29. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  30. package/es/template/app-player/popin-end/index.d.ts +1 -0
  31. package/es/template/app-review/index.d.ts +1 -0
  32. package/es/template/app-review/index.d.ts.map +1 -1
  33. package/es/template/app-review/player/prop-types.d.ts +1 -0
  34. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  35. package/es/template/app-review/prop-types.d.ts +1 -0
  36. package/es/template/app-review/prop-types.d.ts.map +1 -1
  37. package/es/template/back-office/brand-update/index.d.ts +7 -0
  38. package/es/template/common/dashboard/index.d.ts +1 -0
  39. package/es/template/common/search-page/index.d.ts +2 -0
  40. package/es/template/common/search-page/index.d.ts.map +1 -1
  41. package/es/template/common/search-page/index.js +6 -3
  42. package/es/template/common/search-page/index.js.map +1 -1
  43. package/lib/atom/input-switch/index.d.ts +1 -0
  44. package/lib/atom/input-switch/index.d.ts.map +1 -1
  45. package/lib/atom/input-switch/index.js +5 -2
  46. package/lib/atom/input-switch/index.js.map +1 -1
  47. package/lib/molecule/brand-form-group/index.d.ts +3 -0
  48. package/lib/molecule/cm-popin/types.d.ts +1 -0
  49. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  50. package/lib/molecule/draggable-list/index.d.ts +1 -0
  51. package/lib/molecule/filters/filters-wrapper.d.ts.map +1 -1
  52. package/lib/molecule/filters/filters-wrapper.js +4 -1
  53. package/lib/molecule/filters/filters-wrapper.js.map +1 -1
  54. package/lib/molecule/filters/index.d.ts +1 -0
  55. package/lib/molecule/filters/index.d.ts.map +1 -1
  56. package/lib/molecule/filters/index.js +9 -3
  57. package/lib/molecule/filters/index.js.map +1 -1
  58. package/lib/molecule/setup-section/index.d.ts +1 -0
  59. package/lib/molecule/setup-section/index.d.ts.map +1 -1
  60. package/lib/molecule/setup-sections/index.d.ts +1 -0
  61. package/lib/molecule/setup-slide/index.d.ts +1 -0
  62. package/lib/molecule/setup-slider/index.d.ts +1 -0
  63. package/lib/organism/brand-form/index.d.ts +3 -0
  64. package/lib/organism/user-preferences/index.d.ts +1 -0
  65. package/lib/organism/wizard-contents/index.d.ts +3 -0
  66. package/lib/template/app-player/loading/index.d.ts +1 -0
  67. package/lib/template/app-player/player/index.d.ts +2 -0
  68. package/lib/template/app-player/player/slides/index.d.ts +1 -0
  69. package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
  70. package/lib/template/app-player/popin-correction/index.d.ts +1 -0
  71. package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
  72. package/lib/template/app-player/popin-end/index.d.ts +1 -0
  73. package/lib/template/app-review/index.d.ts +1 -0
  74. package/lib/template/app-review/index.d.ts.map +1 -1
  75. package/lib/template/app-review/player/prop-types.d.ts +1 -0
  76. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  77. package/lib/template/app-review/prop-types.d.ts +1 -0
  78. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  79. package/lib/template/back-office/brand-update/index.d.ts +7 -0
  80. package/lib/template/common/dashboard/index.d.ts +1 -0
  81. package/lib/template/common/search-page/index.d.ts +2 -0
  82. package/lib/template/common/search-page/index.d.ts.map +1 -1
  83. package/lib/template/common/search-page/index.js +6 -3
  84. package/lib/template/common/search-page/index.js.map +1 -1
  85. package/package.json +2 -2
@@ -187,6 +187,7 @@ declare namespace BrandUpdate {
187
187
  disabled: PropTypes.Requireable<boolean>;
188
188
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
189
189
  description: PropTypes.Requireable<string>;
190
+ 'aria-labelledby': PropTypes.Requireable<string>;
190
191
  modified: PropTypes.Requireable<boolean>;
191
192
  titlePosition: PropTypes.Requireable<string>;
192
193
  theme: PropTypes.Requireable<string>;
@@ -309,6 +310,7 @@ declare namespace BrandUpdate {
309
310
  disabled: PropTypes.Requireable<boolean>;
310
311
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
311
312
  description: PropTypes.Requireable<string>;
313
+ 'aria-labelledby': PropTypes.Requireable<string>;
312
314
  modified: PropTypes.Requireable<boolean>;
313
315
  titlePosition: PropTypes.Requireable<string>;
314
316
  theme: PropTypes.Requireable<string>;
@@ -439,6 +441,7 @@ declare namespace BrandUpdate {
439
441
  disabled: PropTypes.Requireable<boolean>;
440
442
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
441
443
  description: PropTypes.Requireable<string>;
444
+ 'aria-labelledby': PropTypes.Requireable<string>;
442
445
  modified: PropTypes.Requireable<boolean>;
443
446
  titlePosition: PropTypes.Requireable<string>;
444
447
  theme: PropTypes.Requireable<string>;
@@ -812,6 +815,7 @@ declare namespace BrandUpdate {
812
815
  disabled: PropTypes.Requireable<boolean>;
813
816
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
814
817
  description: PropTypes.Requireable<string>;
818
+ 'aria-labelledby': PropTypes.Requireable<string>;
815
819
  modified: PropTypes.Requireable<boolean>;
816
820
  titlePosition: PropTypes.Requireable<string>;
817
821
  theme: PropTypes.Requireable<string>;
@@ -934,6 +938,7 @@ declare namespace BrandUpdate {
934
938
  disabled: PropTypes.Requireable<boolean>;
935
939
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
936
940
  description: PropTypes.Requireable<string>;
941
+ 'aria-labelledby': PropTypes.Requireable<string>;
937
942
  modified: PropTypes.Requireable<boolean>;
938
943
  titlePosition: PropTypes.Requireable<string>;
939
944
  theme: PropTypes.Requireable<string>;
@@ -1064,6 +1069,7 @@ declare namespace BrandUpdate {
1064
1069
  disabled: PropTypes.Requireable<boolean>;
1065
1070
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
1066
1071
  description: PropTypes.Requireable<string>;
1072
+ 'aria-labelledby': PropTypes.Requireable<string>;
1067
1073
  modified: PropTypes.Requireable<boolean>;
1068
1074
  titlePosition: PropTypes.Requireable<string>;
1069
1075
  theme: PropTypes.Requireable<string>;
@@ -1516,6 +1522,7 @@ declare namespace BrandUpdate {
1516
1522
  disabled: PropTypes.Requireable<boolean>;
1517
1523
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
1518
1524
  description: PropTypes.Requireable<string>;
1525
+ 'aria-labelledby': PropTypes.Requireable<string>;
1519
1526
  modified: PropTypes.Requireable<boolean>;
1520
1527
  titlePosition: PropTypes.Requireable<string>;
1521
1528
  theme: PropTypes.Requireable<string>;
@@ -47,6 +47,7 @@ declare namespace Dashboard {
47
47
  disabled: PropTypes.Requireable<boolean>;
48
48
  onChange: PropTypes.Requireable<(...args: any[]) => any>;
49
49
  description: PropTypes.Requireable<string>;
50
+ 'aria-labelledby': PropTypes.Requireable<string>;
50
51
  modified: PropTypes.Requireable<boolean>;
51
52
  titlePosition: PropTypes.Requireable<string>;
52
53
  theme: PropTypes.Requireable<string>;
@@ -65,6 +65,7 @@ declare namespace SearchPage {
65
65
  onToggleSorts: PropTypes.Requireable<(...args: any[]) => any>;
66
66
  moreSortAriaLabel: PropTypes.Requireable<string>;
67
67
  moreFilterAriaLabel: PropTypes.Requireable<string>;
68
+ sortAriaLabel: PropTypes.Requireable<string>;
68
69
  }>>;
69
70
  const cards: PropTypes.Requireable<PropTypes.InferProps<{
70
71
  list: PropTypes.Requireable<(PropTypes.InferProps<any> | null | undefined)[]>;
@@ -101,6 +102,7 @@ declare namespace SearchPage {
101
102
  }>>;
102
103
  const moreSortAriaLabel: PropTypes.Requireable<string>;
103
104
  const moreFilterAriaLabel: PropTypes.Requireable<string>;
105
+ const sortAriaLabel: PropTypes.Requireable<string>;
104
106
  }
105
107
  }
106
108
  import PropTypes from "prop-types";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/common/search-page/index.js"],"names":[],"mappings":";AAUA,mEAkDC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/common/search-page/index.js"],"names":[],"mappings":";AAUA,mEAoDC"}
@@ -36,7 +36,8 @@ const SearchPage = (props, context) => {
36
36
  clearFilters,
37
37
  recommendations,
38
38
  moreSortAriaLabel,
39
- moreFilterAriaLabel
39
+ moreFilterAriaLabel,
40
+ sortAriaLabel
40
41
  } = props;
41
42
  const {
42
43
  skin
@@ -57,7 +58,8 @@ const SearchPage = (props, context) => {
57
58
  }))), recommendationsView) : /*#__PURE__*/_react.default.createElement(_cardsGrid.default, cards);
58
59
  return /*#__PURE__*/_react.default.createElement("div", null, /*#__PURE__*/_react.default.createElement(_filters.default, _extends({}, searchFilters, {
59
60
  moreSortAriaLabel: moreSortAriaLabel,
60
- moreFilterAriaLabel: moreFilterAriaLabel
61
+ moreFilterAriaLabel: moreFilterAriaLabel,
62
+ sortAriaLabel: sortAriaLabel
61
63
  })), /*#__PURE__*/_react.default.createElement("div", {
62
64
  "data-name": "searchResult",
63
65
  className: _style.default.cardsWrapper
@@ -78,7 +80,8 @@ SearchPage.propTypes = process.env.NODE_ENV !== "production" ? {
78
80
  clearFilters: _propTypes.default.shape(_button.default.propTypes),
79
81
  recommendations: _propTypes.default.shape(_cardsList.default.propTypes),
80
82
  moreSortAriaLabel: _propTypes.default.string,
81
- moreFilterAriaLabel: _propTypes.default.string
83
+ moreFilterAriaLabel: _propTypes.default.string,
84
+ sortAriaLabel: _propTypes.default.string
82
85
  } : {};
83
86
  var _default = SearchPage;
84
87
  exports.default = _default;
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["SearchPage","props","context","title","searchFilters","cards","noresultsfound","clearFilters","recommendations","moreSortAriaLabel","moreFilterAriaLabel","skin","defaultColor","recommendationsView","cardsView","list","style","noresults","noresultstxt","clear","background","cardsWrapper","contextTypes","Provider","childContextTypes","propTypes","PropTypes","string","shape","Filters","CardsGrid","Button","CardsList"],"sources":["../../../../src/template/common/search-page/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {getOr, isEmpty} from 'lodash/fp';\nimport Provider from '../../../atom/provider';\nimport Button from '../../../atom/button';\nimport Filters from '../../../molecule/filters';\nimport CardsGrid from '../../../organism/cards-grid';\nimport CardsList from '../../../molecule/dashboard/cards-list';\nimport style from './style.css';\n\nconst SearchPage = (props, context) => {\n const {\n title,\n searchFilters,\n cards,\n noresultsfound,\n clearFilters,\n recommendations,\n moreSortAriaLabel,\n moreFilterAriaLabel\n } = props;\n\n const {skin} = context;\n const defaultColor = getOr('#00B0FF', 'common.primary', skin);\n\n const recommendationsView = isEmpty(recommendations) ? null : <CardsList {...recommendations} />;\n\n const cardsView = isEmpty(cards.list) ? (\n <div>\n <div className={style.noresults}>\n <div className={style.noresultstxt}>{noresultsfound}</div>\n <Button\n {...clearFilters}\n data-name=\"searchPageClear\"\n className={style.clear}\n style={{background: defaultColor}}\n type=\"link\"\n />\n </div>\n {recommendationsView}\n </div>\n ) : (\n <CardsGrid {...cards} />\n );\n\n return (\n <div>\n <Filters\n {...searchFilters}\n moreSortAriaLabel={moreSortAriaLabel}\n moreFilterAriaLabel={moreFilterAriaLabel}\n />\n <div data-name=\"searchResult\" className={style.cardsWrapper}>\n <div className={style.title} role=\"status\">\n {title}\n </div>\n {cardsView}\n </div>\n </div>\n );\n};\n\nSearchPage.contextTypes = {\n skin: Provider.childContextTypes.skin\n};\n\nSearchPage.propTypes = {\n noresultsfound: PropTypes.string,\n title: PropTypes.string,\n searchFilters: PropTypes.shape(Filters.propTypes),\n cards: PropTypes.shape(CardsGrid.propTypes),\n clearFilters: PropTypes.shape(Button.propTypes),\n recommendations: PropTypes.shape(CardsList.propTypes),\n moreSortAriaLabel: PropTypes.string,\n moreFilterAriaLabel: PropTypes.string\n};\n\nexport default SearchPage;\n"],"mappings":";;;;;;;;;AAAA;;AACA;;AAEA;;AACA;;AACA;;AACA;;AACA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAG,CAACC,KAAD,EAAQC,OAAR,KAAoB;EACrC,MAAM;IACJC,KADI;IAEJC,aAFI;IAGJC,KAHI;IAIJC,cAJI;IAKJC,YALI;IAMJC,eANI;IAOJC,iBAPI;IAQJC;EARI,IASFT,KATJ;EAWA,MAAM;IAACU;EAAD,IAAST,OAAf;EACA,MAAMU,YAAY,GAAG,qBAAM,SAAN,EAAiB,gBAAjB,EAAmCD,IAAnC,CAArB;EAEA,MAAME,mBAAmB,GAAG,uBAAQL,eAAR,IAA2B,IAA3B,gBAAkC,6BAAC,kBAAD,EAAeA,eAAf,CAA9D;EAEA,MAAMM,SAAS,GAAG,uBAAQT,KAAK,CAACU,IAAd,iBAChB,uDACE;IAAK,SAAS,EAAEC,cAAA,CAAMC;EAAtB,gBACE;IAAK,SAAS,EAAED,cAAA,CAAME;EAAtB,GAAqCZ,cAArC,CADF,eAEE,6BAAC,eAAD,eACMC,YADN;IAEE,aAAU,iBAFZ;IAGE,SAAS,EAAES,cAAA,CAAMG,KAHnB;IAIE,KAAK,EAAE;MAACC,UAAU,EAAER;IAAb,CAJT;IAKE,IAAI,EAAC;EALP,GAFF,CADF,EAWGC,mBAXH,CADgB,gBAehB,6BAAC,kBAAD,EAAeR,KAAf,CAfF;EAkBA,oBACE,uDACE,6BAAC,gBAAD,eACMD,aADN;IAEE,iBAAiB,EAAEK,iBAFrB;IAGE,mBAAmB,EAAEC;EAHvB,GADF,eAME;IAAK,aAAU,cAAf;IAA8B,SAAS,EAAEM,cAAA,CAAMK;EAA/C,gBACE;IAAK,SAAS,EAAEL,cAAA,CAAMb,KAAtB;IAA6B,IAAI,EAAC;EAAlC,GACGA,KADH,CADF,EAIGW,SAJH,CANF,CADF;AAeD,CAlDD;;AAoDAd,UAAU,CAACsB,YAAX,GAA0B;EACxBX,IAAI,EAAEY,iBAAA,CAASC,iBAAT,CAA2Bb;AADT,CAA1B;AAIAX,UAAU,CAACyB,SAAX,2CAAuB;EACrBnB,cAAc,EAAEoB,kBAAA,CAAUC,MADL;EAErBxB,KAAK,EAAEuB,kBAAA,CAAUC,MAFI;EAGrBvB,aAAa,EAAEsB,kBAAA,CAAUE,KAAV,CAAgBC,gBAAA,CAAQJ,SAAxB,CAHM;EAIrBpB,KAAK,EAAEqB,kBAAA,CAAUE,KAAV,CAAgBE,kBAAA,CAAUL,SAA1B,CAJc;EAKrBlB,YAAY,EAAEmB,kBAAA,CAAUE,KAAV,CAAgBG,eAAA,CAAON,SAAvB,CALO;EAMrBjB,eAAe,EAAEkB,kBAAA,CAAUE,KAAV,CAAgBI,kBAAA,CAAUP,SAA1B,CANI;EAOrBhB,iBAAiB,EAAEiB,kBAAA,CAAUC,MAPR;EAQrBjB,mBAAmB,EAAEgB,kBAAA,CAAUC;AARV,CAAvB;eAWe3B,U"}
1
+ {"version":3,"file":"index.js","names":["SearchPage","props","context","title","searchFilters","cards","noresultsfound","clearFilters","recommendations","moreSortAriaLabel","moreFilterAriaLabel","sortAriaLabel","skin","defaultColor","recommendationsView","cardsView","list","style","noresults","noresultstxt","clear","background","cardsWrapper","contextTypes","Provider","childContextTypes","propTypes","PropTypes","string","shape","Filters","CardsGrid","Button","CardsList"],"sources":["../../../../src/template/common/search-page/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {getOr, isEmpty} from 'lodash/fp';\nimport Provider from '../../../atom/provider';\nimport Button from '../../../atom/button';\nimport Filters from '../../../molecule/filters';\nimport CardsGrid from '../../../organism/cards-grid';\nimport CardsList from '../../../molecule/dashboard/cards-list';\nimport style from './style.css';\n\nconst SearchPage = (props, context) => {\n const {\n title,\n searchFilters,\n cards,\n noresultsfound,\n clearFilters,\n recommendations,\n moreSortAriaLabel,\n moreFilterAriaLabel,\n sortAriaLabel\n } = props;\n\n const {skin} = context;\n const defaultColor = getOr('#00B0FF', 'common.primary', skin);\n\n const recommendationsView = isEmpty(recommendations) ? null : <CardsList {...recommendations} />;\n\n const cardsView = isEmpty(cards.list) ? (\n <div>\n <div className={style.noresults}>\n <div className={style.noresultstxt}>{noresultsfound}</div>\n <Button\n {...clearFilters}\n data-name=\"searchPageClear\"\n className={style.clear}\n style={{background: defaultColor}}\n type=\"link\"\n />\n </div>\n {recommendationsView}\n </div>\n ) : (\n <CardsGrid {...cards} />\n );\n\n return (\n <div>\n <Filters\n {...searchFilters}\n moreSortAriaLabel={moreSortAriaLabel}\n moreFilterAriaLabel={moreFilterAriaLabel}\n sortAriaLabel={sortAriaLabel}\n />\n <div data-name=\"searchResult\" className={style.cardsWrapper}>\n <div className={style.title} role=\"status\">\n {title}\n </div>\n {cardsView}\n </div>\n </div>\n );\n};\n\nSearchPage.contextTypes = {\n skin: Provider.childContextTypes.skin\n};\n\nSearchPage.propTypes = {\n noresultsfound: PropTypes.string,\n title: PropTypes.string,\n searchFilters: PropTypes.shape(Filters.propTypes),\n cards: PropTypes.shape(CardsGrid.propTypes),\n clearFilters: PropTypes.shape(Button.propTypes),\n recommendations: PropTypes.shape(CardsList.propTypes),\n moreSortAriaLabel: PropTypes.string,\n moreFilterAriaLabel: PropTypes.string,\n sortAriaLabel: PropTypes.string\n};\n\nexport default SearchPage;\n"],"mappings":";;;;;;;;;AAAA;;AACA;;AAEA;;AACA;;AACA;;AACA;;AACA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAG,CAACC,KAAD,EAAQC,OAAR,KAAoB;EACrC,MAAM;IACJC,KADI;IAEJC,aAFI;IAGJC,KAHI;IAIJC,cAJI;IAKJC,YALI;IAMJC,eANI;IAOJC,iBAPI;IAQJC,mBARI;IASJC;EATI,IAUFV,KAVJ;EAYA,MAAM;IAACW;EAAD,IAASV,OAAf;EACA,MAAMW,YAAY,GAAG,qBAAM,SAAN,EAAiB,gBAAjB,EAAmCD,IAAnC,CAArB;EAEA,MAAME,mBAAmB,GAAG,uBAAQN,eAAR,IAA2B,IAA3B,gBAAkC,6BAAC,kBAAD,EAAeA,eAAf,CAA9D;EAEA,MAAMO,SAAS,GAAG,uBAAQV,KAAK,CAACW,IAAd,iBAChB,uDACE;IAAK,SAAS,EAAEC,cAAA,CAAMC;EAAtB,gBACE;IAAK,SAAS,EAAED,cAAA,CAAME;EAAtB,GAAqCb,cAArC,CADF,eAEE,6BAAC,eAAD,eACMC,YADN;IAEE,aAAU,iBAFZ;IAGE,SAAS,EAAEU,cAAA,CAAMG,KAHnB;IAIE,KAAK,EAAE;MAACC,UAAU,EAAER;IAAb,CAJT;IAKE,IAAI,EAAC;EALP,GAFF,CADF,EAWGC,mBAXH,CADgB,gBAehB,6BAAC,kBAAD,EAAeT,KAAf,CAfF;EAkBA,oBACE,uDACE,6BAAC,gBAAD,eACMD,aADN;IAEE,iBAAiB,EAAEK,iBAFrB;IAGE,mBAAmB,EAAEC,mBAHvB;IAIE,aAAa,EAAEC;EAJjB,GADF,eAOE;IAAK,aAAU,cAAf;IAA8B,SAAS,EAAEM,cAAA,CAAMK;EAA/C,gBACE;IAAK,SAAS,EAAEL,cAAA,CAAMd,KAAtB;IAA6B,IAAI,EAAC;EAAlC,GACGA,KADH,CADF,EAIGY,SAJH,CAPF,CADF;AAgBD,CApDD;;AAsDAf,UAAU,CAACuB,YAAX,GAA0B;EACxBX,IAAI,EAAEY,iBAAA,CAASC,iBAAT,CAA2Bb;AADT,CAA1B;AAIAZ,UAAU,CAAC0B,SAAX,2CAAuB;EACrBpB,cAAc,EAAEqB,kBAAA,CAAUC,MADL;EAErBzB,KAAK,EAAEwB,kBAAA,CAAUC,MAFI;EAGrBxB,aAAa,EAAEuB,kBAAA,CAAUE,KAAV,CAAgBC,gBAAA,CAAQJ,SAAxB,CAHM;EAIrBrB,KAAK,EAAEsB,kBAAA,CAAUE,KAAV,CAAgBE,kBAAA,CAAUL,SAA1B,CAJc;EAKrBnB,YAAY,EAAEoB,kBAAA,CAAUE,KAAV,CAAgBG,eAAA,CAAON,SAAvB,CALO;EAMrBlB,eAAe,EAAEmB,kBAAA,CAAUE,KAAV,CAAgBI,kBAAA,CAAUP,SAA1B,CANI;EAOrBjB,iBAAiB,EAAEkB,kBAAA,CAAUC,MAPR;EAQrBlB,mBAAmB,EAAEiB,kBAAA,CAAUC,MARV;EASrBjB,aAAa,EAAEgB,kBAAA,CAAUC;AATJ,CAAvB;eAYe5B,U"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coorpacademy/components",
3
- "version": "11.7.3-alpha.5+bf982b078",
3
+ "version": "11.7.3-alpha.6+a19b14ee8",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -160,5 +160,5 @@
160
160
  "last 2 versions",
161
161
  "IE 11"
162
162
  ],
163
- "gitHead": "bf982b07889fa9259f03afc734988096ab79daa3"
163
+ "gitHead": "a19b14ee87344a391ffcb016e2d0f637d55f8867"
164
164
  }