@coorpacademy/components 11.38.6-alpha.27 → 11.38.6-alpha.29
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.
- package/es/atom/input-search/index.d.ts +0 -2
- package/es/atom/input-search/index.d.ts.map +1 -1
- package/es/atom/input-search/index.js +13 -46
- package/es/atom/input-search/index.js.map +1 -1
- package/es/atom/input-search/style.css +0 -96
- package/es/molecule/card/customer.css +0 -3
- package/es/molecule/card/favorite.css +3 -3
- package/es/molecule/card/index.d.ts.map +1 -1
- package/es/molecule/card/index.js +27 -11
- package/es/molecule/card/index.js.map +1 -1
- package/es/molecule/card/notification.css +28 -12
- package/es/molecule/card/notification.d.ts.map +1 -1
- package/es/molecule/card/notification.js +24 -4
- package/es/molecule/card/notification.js.map +1 -1
- package/es/molecule/card/style.css +4 -53
- package/es/molecule/card-content/index.d.ts.map +1 -1
- package/es/molecule/card-content/index.js +59 -37
- package/es/molecule/card-content/index.js.map +1 -1
- package/es/molecule/card-content/style.css +27 -72
- package/es/molecule/cm-popin/types.d.ts +0 -2
- package/es/molecule/cm-popin/types.d.ts.map +1 -1
- package/es/molecule/external-content-button/style.css +1 -0
- package/es/molecule/multi-filter-panel/index.d.ts +0 -2
- package/es/molecule/multi-filter-panel/index.d.ts.map +1 -1
- package/es/molecule/multi-filter-panel/prop-types.d.ts +0 -2
- package/es/molecule/multi-filter-panel/prop-types.d.ts.map +1 -1
- package/es/molecule/search-form/index.d.ts +0 -5
- package/es/molecule/search-form/index.d.ts.map +1 -1
- package/es/molecule/search-form/index.js +16 -26
- package/es/molecule/search-form/index.js.map +1 -1
- package/es/molecule/search-form/style.css +6 -21
- package/es/organism/brand-table/index.d.ts +0 -2
- package/es/organism/content-skill-modal/index.d.ts +0 -4
- package/es/organism/content-skill-modal/index.d.ts.map +1 -1
- package/es/organism/content-skill-modal/types.d.ts +0 -4
- package/es/organism/content-skill-modal/types.d.ts.map +1 -1
- package/es/organism/filter-checkbox-and-search/index.d.ts +0 -2
- package/es/organism/filter-checkbox-and-search/index.d.ts.map +1 -1
- package/es/organism/filter-checkbox-and-search/props-types.d.ts +0 -2
- package/es/organism/filter-checkbox-and-search/props-types.d.ts.map +1 -1
- package/es/organism/list-items/index.d.ts +0 -2
- package/es/organism/mooc-header/index.d.ts +0 -14
- package/es/organism/mooc-header/index.d.ts.map +1 -1
- package/es/organism/mooc-header/index.js +12 -123
- package/es/organism/mooc-header/index.js.map +1 -1
- package/es/organism/mooc-header/style.css +8 -181
- package/es/template/app-player/loading/index.d.ts +0 -2
- package/es/template/app-player/player/index.d.ts +0 -4
- package/es/template/app-player/player/slides/index.d.ts +0 -2
- package/es/template/app-player/player/slides/index.d.ts.map +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +0 -2
- package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/index.d.ts +0 -2
- package/es/template/app-review/index.d.ts +0 -2
- package/es/template/app-review/index.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +0 -2
- package/es/template/app-review/player/prop-types.d.ts.map +1 -1
- package/es/template/app-review/prop-types.d.ts +0 -2
- package/es/template/app-review/prop-types.d.ts.map +1 -1
- package/es/template/back-office/brand-update/index.d.ts +0 -12
- package/es/template/common/dashboard/index.d.ts +0 -4
- package/es/template/common/search-page/index.d.ts +0 -2
- package/es/template/external-course/index.d.ts +0 -2
- package/es/util/check-is-mobile.d.ts +1 -1
- package/es/util/check-is-mobile.d.ts.map +1 -1
- package/es/util/check-is-mobile.js +2 -4
- package/es/util/check-is-mobile.js.map +1 -1
- package/es/util/external-content.d.ts +38 -4
- package/es/util/external-content.d.ts.map +1 -1
- package/es/util/external-content.js +27 -4
- package/es/util/external-content.js.map +1 -1
- package/es/util/icons.d.ts +8 -0
- package/es/util/icons.d.ts.map +1 -0
- package/es/util/icons.js +8 -0
- package/es/util/icons.js.map +1 -0
- package/es/variables/colors.d.ts +5 -0
- package/es/variables/colors.d.ts.map +1 -1
- package/es/variables/colors.js +6 -1
- package/es/variables/colors.js.map +1 -1
- package/lib/atom/input-search/index.d.ts +0 -2
- package/lib/atom/input-search/index.d.ts.map +1 -1
- package/lib/atom/input-search/index.js +13 -46
- package/lib/atom/input-search/index.js.map +1 -1
- package/lib/atom/input-search/style.css +0 -96
- package/lib/molecule/card/customer.css +0 -3
- package/lib/molecule/card/favorite.css +3 -3
- package/lib/molecule/card/index.d.ts.map +1 -1
- package/lib/molecule/card/index.js +26 -10
- package/lib/molecule/card/index.js.map +1 -1
- package/lib/molecule/card/notification.css +28 -12
- package/lib/molecule/card/notification.d.ts.map +1 -1
- package/lib/molecule/card/notification.js +23 -3
- package/lib/molecule/card/notification.js.map +1 -1
- package/lib/molecule/card/style.css +4 -53
- package/lib/molecule/card-content/index.d.ts.map +1 -1
- package/lib/molecule/card-content/index.js +58 -36
- package/lib/molecule/card-content/index.js.map +1 -1
- package/lib/molecule/card-content/style.css +27 -72
- package/lib/molecule/cm-popin/types.d.ts +0 -2
- package/lib/molecule/cm-popin/types.d.ts.map +1 -1
- package/lib/molecule/external-content-button/style.css +1 -0
- package/lib/molecule/multi-filter-panel/index.d.ts +0 -2
- package/lib/molecule/multi-filter-panel/index.d.ts.map +1 -1
- package/lib/molecule/multi-filter-panel/prop-types.d.ts +0 -2
- package/lib/molecule/multi-filter-panel/prop-types.d.ts.map +1 -1
- package/lib/molecule/search-form/index.d.ts +0 -5
- package/lib/molecule/search-form/index.d.ts.map +1 -1
- package/lib/molecule/search-form/index.js +17 -27
- package/lib/molecule/search-form/index.js.map +1 -1
- package/lib/molecule/search-form/style.css +6 -21
- package/lib/organism/brand-table/index.d.ts +0 -2
- package/lib/organism/content-skill-modal/index.d.ts +0 -4
- package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/types.d.ts +0 -4
- package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
- package/lib/organism/filter-checkbox-and-search/index.d.ts +0 -2
- package/lib/organism/filter-checkbox-and-search/index.d.ts.map +1 -1
- package/lib/organism/filter-checkbox-and-search/props-types.d.ts +0 -2
- package/lib/organism/filter-checkbox-and-search/props-types.d.ts.map +1 -1
- package/lib/organism/list-items/index.d.ts +0 -2
- package/lib/organism/mooc-header/index.d.ts +0 -14
- package/lib/organism/mooc-header/index.d.ts.map +1 -1
- package/lib/organism/mooc-header/index.js +12 -123
- package/lib/organism/mooc-header/index.js.map +1 -1
- package/lib/organism/mooc-header/style.css +8 -181
- package/lib/template/app-player/loading/index.d.ts +0 -2
- package/lib/template/app-player/player/index.d.ts +0 -4
- package/lib/template/app-player/player/slides/index.d.ts +0 -2
- package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +0 -2
- package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +0 -2
- package/lib/template/app-review/index.d.ts +0 -2
- package/lib/template/app-review/index.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +0 -2
- package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
- package/lib/template/app-review/prop-types.d.ts +0 -2
- package/lib/template/app-review/prop-types.d.ts.map +1 -1
- package/lib/template/back-office/brand-update/index.d.ts +0 -12
- package/lib/template/common/dashboard/index.d.ts +0 -4
- package/lib/template/common/search-page/index.d.ts +0 -2
- package/lib/template/external-course/index.d.ts +0 -2
- package/lib/util/check-is-mobile.d.ts +1 -1
- package/lib/util/check-is-mobile.d.ts.map +1 -1
- package/lib/util/check-is-mobile.js +2 -4
- package/lib/util/check-is-mobile.js.map +1 -1
- package/lib/util/external-content.d.ts +38 -4
- package/lib/util/external-content.d.ts.map +1 -1
- package/lib/util/external-content.js +28 -5
- package/lib/util/external-content.js.map +1 -1
- package/lib/util/icons.d.ts +8 -0
- package/lib/util/icons.d.ts.map +1 -0
- package/lib/util/icons.js +12 -0
- package/lib/util/icons.js.map +1 -0
- package/lib/variables/colors.d.ts +5 -0
- package/lib/variables/colors.d.ts.map +1 -1
- package/lib/variables/colors.js +6 -1
- package/lib/variables/colors.js.map +1 -1
- package/locales/en/global.json +5 -0
- package/locales/lt/global.json +24 -24
- package/package.json +2 -2
|
@@ -1156,8 +1156,6 @@ declare const propTypes: {
|
|
|
1156
1156
|
onClear: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1157
1157
|
onFocus: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1158
1158
|
onBlur: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1159
|
-
onKeyDown: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1160
|
-
inputRef: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1161
1159
|
theme: PropTypes.Requireable<string>;
|
|
1162
1160
|
dataTestId: PropTypes.Requireable<string>;
|
|
1163
1161
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../../src/template/app-review/player/prop-types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,EAAC,mBAAmB,EAAC,MAAM,cAAc,CAAC;AACtD,OAAO,EAAC,YAAY,EAAC,MAAM,kCAAkC,CAAC;AAC9D,OAAgC,EAC9B,mBAAmB,EACpB,MAAM,8CAA8C,CAAC;AAEtD,OAA8B,EAAC,WAAW,EAAC,MAAM,uCAAuC,CAAC;AAEzF,OAA+B,EAC7B,gBAAgB,EACjB,MAAM,oDAAoD,CAAC;AAE5D,QAAA,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../../src/template/app-review/player/prop-types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,EAAC,mBAAmB,EAAC,MAAM,cAAc,CAAC;AACtD,OAAO,EAAC,YAAY,EAAC,MAAM,kCAAkC,CAAC;AAC9D,OAAgC,EAC9B,mBAAmB,EACpB,MAAM,8CAA8C,CAAC;AAEtD,OAA8B,EAAC,WAAW,EAAC,MAAM,uCAAuC,CAAC;AAEzF,OAA+B,EAC7B,gBAAgB,EACjB,MAAM,oDAAoD,CAAC;AAE5D,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKd,CAAC;AAEF,eAAe,SAAS,CAAC;AAEzB,oBAAY,iBAAiB,GAAG;IAC9B,MAAM,EAAE,WAAW,CAAC;IACpB,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC/B,eAAe,CAAC,EAAE,mBAAmB,CAAC;IACtC,QAAQ,CAAC,EAAE,mBAAmB,CAAC;IAC/B,SAAS,CAAC,EAAE,YAAY,CAAC;CAC1B,CAAC"}
|
|
@@ -1160,8 +1160,6 @@ declare const propTypes: {
|
|
|
1160
1160
|
onClear: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1161
1161
|
onFocus: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1162
1162
|
onBlur: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1163
|
-
onKeyDown: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1164
|
-
inputRef: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1165
1163
|
theme: PropTypes.Requireable<string>;
|
|
1166
1164
|
dataTestId: PropTypes.Requireable<string>;
|
|
1167
1165
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/prop-types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,OAAO,EAAC,iBAAiB,EAAC,MAAM,qBAAqB,CAAC;AAEtD,oBAAY,QAAQ,GAAG,QAAQ,GAAG,QAAQ,CAAC;AAE3C,oBAAY,cAAc,GAAG;IAC3B,QAAQ,EAAE,QAAQ,CAAC;IACnB,MAAM,CAAC,EAAE,iBAAiB,CAAC;IAC3B,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;CAC3B,CAAC;AAEF,QAAA,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/prop-types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,OAAO,EAAC,iBAAiB,EAAC,MAAM,qBAAqB,CAAC;AAEtD,oBAAY,QAAQ,GAAG,QAAQ,GAAG,QAAQ,CAAC;AAE3C,oBAAY,cAAc,GAAG;IAC3B,QAAQ,EAAE,QAAQ,CAAC;IACnB,MAAM,CAAC,EAAE,iBAAiB,CAAC;IAC3B,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;CAC3B,CAAC;AAEF,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGd,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -282,8 +282,6 @@ declare namespace BrandUpdate {
|
|
|
282
282
|
onClear: PropTypes.Requireable<(...args: any[]) => any>;
|
|
283
283
|
onFocus: PropTypes.Requireable<(...args: any[]) => any>;
|
|
284
284
|
onBlur: PropTypes.Requireable<(...args: any[]) => any>;
|
|
285
|
-
onKeyDown: PropTypes.Requireable<(...args: any[]) => any>;
|
|
286
|
-
inputRef: PropTypes.Requireable<(...args: any[]) => any>;
|
|
287
285
|
theme: PropTypes.Requireable<string>;
|
|
288
286
|
dataTestId: PropTypes.Requireable<string>;
|
|
289
287
|
}>>;
|
|
@@ -907,8 +905,6 @@ declare namespace BrandUpdate {
|
|
|
907
905
|
onClear: PropTypes.Requireable<(...args: any[]) => any>;
|
|
908
906
|
onFocus: PropTypes.Requireable<(...args: any[]) => any>;
|
|
909
907
|
onBlur: PropTypes.Requireable<(...args: any[]) => any>;
|
|
910
|
-
onKeyDown: PropTypes.Requireable<(...args: any[]) => any>;
|
|
911
|
-
inputRef: PropTypes.Requireable<(...args: any[]) => any>;
|
|
912
908
|
theme: PropTypes.Requireable<string>;
|
|
913
909
|
dataTestId: PropTypes.Requireable<string>;
|
|
914
910
|
}>>;
|
|
@@ -2350,8 +2346,6 @@ declare namespace BrandUpdate {
|
|
|
2350
2346
|
onClear: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2351
2347
|
onFocus: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2352
2348
|
onBlur: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2353
|
-
onKeyDown: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2354
|
-
inputRef: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2355
2349
|
theme: PropTypes.Requireable<string>;
|
|
2356
2350
|
dataTestId: PropTypes.Requireable<string>;
|
|
2357
2351
|
}>>;
|
|
@@ -3007,8 +3001,6 @@ declare namespace BrandUpdate {
|
|
|
3007
3001
|
onClear: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3008
3002
|
onFocus: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3009
3003
|
onBlur: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3010
|
-
onKeyDown: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3011
|
-
inputRef: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3012
3004
|
theme: PropTypes.Requireable<string>;
|
|
3013
3005
|
dataTestId: PropTypes.Requireable<string>;
|
|
3014
3006
|
}>>;
|
|
@@ -3186,8 +3178,6 @@ declare namespace BrandUpdate {
|
|
|
3186
3178
|
onClear: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3187
3179
|
onFocus: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3188
3180
|
onBlur: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3189
|
-
onKeyDown: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3190
|
-
inputRef: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3191
3181
|
theme: PropTypes.Requireable<string>;
|
|
3192
3182
|
dataTestId: PropTypes.Requireable<string>;
|
|
3193
3183
|
}>>;
|
|
@@ -3211,8 +3201,6 @@ declare namespace BrandUpdate {
|
|
|
3211
3201
|
onClear: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3212
3202
|
onFocus: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3213
3203
|
onBlur: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3214
|
-
onKeyDown: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3215
|
-
inputRef: PropTypes.Requireable<(...args: any[]) => any>;
|
|
3216
3204
|
theme: PropTypes.Requireable<string>;
|
|
3217
3205
|
dataTestId: PropTypes.Requireable<string>;
|
|
3218
3206
|
}>>;
|
|
@@ -651,8 +651,6 @@ declare namespace Dashboard {
|
|
|
651
651
|
onClear: PropTypes.Requireable<(...args: any[]) => any>;
|
|
652
652
|
onFocus: PropTypes.Requireable<(...args: any[]) => any>;
|
|
653
653
|
onBlur: PropTypes.Requireable<(...args: any[]) => any>;
|
|
654
|
-
onKeyDown: PropTypes.Requireable<(...args: any[]) => any>;
|
|
655
|
-
inputRef: PropTypes.Requireable<(...args: any[]) => any>;
|
|
656
654
|
theme: PropTypes.Requireable<string>;
|
|
657
655
|
dataTestId: PropTypes.Requireable<string>;
|
|
658
656
|
}>>;
|
|
@@ -1461,8 +1459,6 @@ declare namespace Dashboard {
|
|
|
1461
1459
|
onClear: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1462
1460
|
onFocus: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1463
1461
|
onBlur: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1464
|
-
onKeyDown: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1465
|
-
inputRef: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1466
1462
|
theme: PropTypes.Requireable<string>;
|
|
1467
1463
|
dataTestId: PropTypes.Requireable<string>;
|
|
1468
1464
|
}>>;
|
|
@@ -832,8 +832,6 @@ declare namespace SearchPage {
|
|
|
832
832
|
onClear: PropTypes.Requireable<(...args: any[]) => any>;
|
|
833
833
|
onFocus: PropTypes.Requireable<(...args: any[]) => any>;
|
|
834
834
|
onBlur: PropTypes.Requireable<(...args: any[]) => any>;
|
|
835
|
-
onKeyDown: PropTypes.Requireable<(...args: any[]) => any>;
|
|
836
|
-
inputRef: PropTypes.Requireable<(...args: any[]) => any>;
|
|
837
835
|
theme: PropTypes.Requireable<string>;
|
|
838
836
|
dataTestId: PropTypes.Requireable<string>;
|
|
839
837
|
}>>;
|
|
@@ -669,8 +669,6 @@ declare namespace ExternalCourse {
|
|
|
669
669
|
onClear: PropTypes.Requireable<(...args: any[]) => any>;
|
|
670
670
|
onFocus: PropTypes.Requireable<(...args: any[]) => any>;
|
|
671
671
|
onBlur: PropTypes.Requireable<(...args: any[]) => any>;
|
|
672
|
-
onKeyDown: PropTypes.Requireable<(...args: any[]) => any>;
|
|
673
|
-
inputRef: PropTypes.Requireable<(...args: any[]) => any>;
|
|
674
672
|
theme: PropTypes.Requireable<string>;
|
|
675
673
|
dataTestId: PropTypes.Requireable<string>;
|
|
676
674
|
}>>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export function isMobile(userAgent: any
|
|
1
|
+
export function isMobile(userAgent: any): boolean;
|
|
2
2
|
//# sourceMappingURL=check-is-mobile.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-is-mobile.d.ts","sourceRoot":"","sources":["../../src/util/check-is-mobile.js"],"names":[],"mappings":"AAAO,
|
|
1
|
+
{"version":3,"file":"check-is-mobile.d.ts","sourceRoot":"","sources":["../../src/util/check-is-mobile.js"],"names":[],"mappings":"AAAO,kDAWN"}
|
|
@@ -2,11 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
exports.__esModule = true;
|
|
4
4
|
exports.isMobile = void 0;
|
|
5
|
-
const isMobile =
|
|
5
|
+
const isMobile = userAgent => {
|
|
6
6
|
const isTouch = 'ontouchstart' in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0;
|
|
7
|
-
const
|
|
8
|
-
const isTabletScreen = window.innerWidth <= 960 && window.innerWidth > 640;
|
|
9
|
-
const isSmallScreen = includeTablet ? isMobileScreen || isTabletScreen : isMobileScreen;
|
|
7
|
+
const isSmallScreen = window.innerWidth <= 768;
|
|
10
8
|
const isMobileUserAgent = /Android|iPhone|iPad|iPod|Mobile|BlackBerry|IEMobile|Opera Mini/i.test(userAgent);
|
|
11
9
|
return isSmallScreen || isTouch && isMobileUserAgent;
|
|
12
10
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-is-mobile.js","names":["isMobile","userAgent","
|
|
1
|
+
{"version":3,"file":"check-is-mobile.js","names":["isMobile","userAgent","isTouch","window","navigator","maxTouchPoints","msMaxTouchPoints","isSmallScreen","innerWidth","isMobileUserAgent","test","exports"],"sources":["../../src/util/check-is-mobile.js"],"sourcesContent":["export const isMobile = userAgent => {\n const isTouch =\n 'ontouchstart' in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0;\n\n const isSmallScreen = window.innerWidth <= 768;\n\n const isMobileUserAgent = /Android|iPhone|iPad|iPod|Mobile|BlackBerry|IEMobile|Opera Mini/i.test(\n userAgent\n );\n\n return isSmallScreen || (isTouch && isMobileUserAgent);\n};\n"],"mappings":";;;;AAAO,MAAMA,QAAQ,GAAGC,SAAS,IAAI;EACnC,MAAMC,OAAO,GACX,cAAc,IAAIC,MAAM,IAAIC,SAAS,CAACC,cAAc,GAAG,CAAC,IAAID,SAAS,CAACE,gBAAgB,GAAG,CAAC;EAE5F,MAAMC,aAAa,GAAGJ,MAAM,CAACK,UAAU,IAAI,GAAG;EAE9C,MAAMC,iBAAiB,GAAG,iEAAiE,CAACC,IAAI,CAC9FT,SACF,CAAC;EAED,OAAOM,aAAa,IAAKL,OAAO,IAAIO,iBAAkB;AACxD,CAAC;AAACE,OAAA,CAAAX,QAAA,GAAAA,QAAA","ignoreList":[]}
|
|
@@ -4,24 +4,58 @@ export const EXTERNAL_COURSE_TYPES: string[];
|
|
|
4
4
|
export namespace EXTERNAL_CONTENT_ICONS {
|
|
5
5
|
namespace scorm {
|
|
6
6
|
export { ScormIcon as icon };
|
|
7
|
-
export const color:
|
|
7
|
+
export const color: "#FFB800";
|
|
8
8
|
}
|
|
9
9
|
namespace article {
|
|
10
10
|
export { ArticleIcon as icon };
|
|
11
|
-
const color_1:
|
|
11
|
+
const color_1: "#365FCD";
|
|
12
12
|
export { color_1 as color };
|
|
13
13
|
}
|
|
14
14
|
namespace video {
|
|
15
15
|
export { VideoIcon as icon };
|
|
16
|
-
const color_2:
|
|
16
|
+
const color_2: "#E8335E";
|
|
17
17
|
export { color_2 as color };
|
|
18
18
|
}
|
|
19
19
|
namespace podcast {
|
|
20
20
|
export { PodcastIcon as icon };
|
|
21
|
-
const color_3:
|
|
21
|
+
const color_3: "#432ba7";
|
|
22
22
|
export { color_3 as color };
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
|
+
export namespace ICONS_TYPES {
|
|
26
|
+
export namespace scorm_1 {
|
|
27
|
+
const iconName: string;
|
|
28
|
+
const iconColor: "#FFB800";
|
|
29
|
+
}
|
|
30
|
+
export { scorm_1 as scorm };
|
|
31
|
+
export namespace article_1 {
|
|
32
|
+
const iconName_1: string;
|
|
33
|
+
export { iconName_1 as iconName };
|
|
34
|
+
const iconColor_1: "#365FCD";
|
|
35
|
+
export { iconColor_1 as iconColor };
|
|
36
|
+
}
|
|
37
|
+
export { article_1 as article };
|
|
38
|
+
export namespace video_1 {
|
|
39
|
+
const iconName_2: string;
|
|
40
|
+
export { iconName_2 as iconName };
|
|
41
|
+
const iconColor_2: "#E8335E";
|
|
42
|
+
export { iconColor_2 as iconColor };
|
|
43
|
+
}
|
|
44
|
+
export { video_1 as video };
|
|
45
|
+
export namespace podcast_1 {
|
|
46
|
+
const iconName_3: string;
|
|
47
|
+
export { iconName_3 as iconName };
|
|
48
|
+
const iconColor_3: "#432ba7";
|
|
49
|
+
export { iconColor_3 as iconColor };
|
|
50
|
+
}
|
|
51
|
+
export { podcast_1 as podcast };
|
|
52
|
+
export namespace chapter {
|
|
53
|
+
const iconName_4: string;
|
|
54
|
+
export { iconName_4 as iconName };
|
|
55
|
+
const iconColor_4: "#515161";
|
|
56
|
+
export { iconColor_4 as iconColor };
|
|
57
|
+
}
|
|
58
|
+
}
|
|
25
59
|
import { NovaCompositionCoorpacademyScorm as ScormIcon } from "@coorpacademy/nova-icons";
|
|
26
60
|
import { NovaCompositionCoorpacademyArticle as ArticleIcon } from "@coorpacademy/nova-icons";
|
|
27
61
|
import { NovaCompositionCoorpacademyVideo as VideoIcon } from "@coorpacademy/nova-icons";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"external-content.d.ts","sourceRoot":"","sources":["../../src/util/external-content.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"external-content.d.ts","sourceRoot":"","sources":["../../src/util/external-content.js"],"names":[],"mappings":";AASO,sDAA0F;AAEjG,6CAAqF"}
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
exports.__esModule = true;
|
|
4
|
-
exports.isExternalContent = exports.EXTERNAL_COURSE_TYPES = exports.EXTERNAL_CONTENT_ICONS = void 0;
|
|
4
|
+
exports.isExternalContent = exports.ICONS_TYPES = exports.EXTERNAL_COURSE_TYPES = exports.EXTERNAL_CONTENT_ICONS = void 0;
|
|
5
5
|
var _includes = _interopRequireDefault(require("lodash/fp/includes"));
|
|
6
6
|
var _novaIcons = require("@coorpacademy/nova-icons");
|
|
7
|
+
var _colors = require("../variables/colors");
|
|
7
8
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
8
9
|
const isExternalContent = type => (0, _includes.default)(type, ['scorm', 'video', 'article', 'podcast']);
|
|
9
10
|
exports.isExternalContent = isExternalContent;
|
|
@@ -11,19 +12,41 @@ const EXTERNAL_COURSE_TYPES = exports.EXTERNAL_COURSE_TYPES = ['podcast', 'video
|
|
|
11
12
|
const EXTERNAL_CONTENT_ICONS = exports.EXTERNAL_CONTENT_ICONS = {
|
|
12
13
|
scorm: {
|
|
13
14
|
icon: _novaIcons.NovaCompositionCoorpacademyScorm,
|
|
14
|
-
color:
|
|
15
|
+
color: _colors.COLORS.cm_yellow_scorm
|
|
15
16
|
},
|
|
16
17
|
article: {
|
|
17
18
|
icon: _novaIcons.NovaCompositionCoorpacademyArticle,
|
|
18
|
-
color:
|
|
19
|
+
color: _colors.COLORS.cm_bleu_article
|
|
19
20
|
},
|
|
20
21
|
video: {
|
|
21
22
|
icon: _novaIcons.NovaCompositionCoorpacademyVideo,
|
|
22
|
-
color:
|
|
23
|
+
color: _colors.COLORS.cm_red_video
|
|
23
24
|
},
|
|
24
25
|
podcast: {
|
|
25
26
|
icon: _novaIcons.NovaCompositionCoorpacademyMicrophone,
|
|
26
|
-
color:
|
|
27
|
+
color: _colors.COLORS.cm_violet_podcast
|
|
28
|
+
}
|
|
29
|
+
};
|
|
30
|
+
const ICONS_TYPES = exports.ICONS_TYPES = {
|
|
31
|
+
scorm: {
|
|
32
|
+
iconName: 'rectangle-history',
|
|
33
|
+
iconColor: _colors.COLORS.cm_yellow_scorm
|
|
34
|
+
},
|
|
35
|
+
article: {
|
|
36
|
+
iconName: 'file-lines',
|
|
37
|
+
iconColor: _colors.COLORS.cm_bleu_article
|
|
38
|
+
},
|
|
39
|
+
video: {
|
|
40
|
+
iconName: 'circle-play',
|
|
41
|
+
iconColor: _colors.COLORS.cm_red_video
|
|
42
|
+
},
|
|
43
|
+
podcast: {
|
|
44
|
+
iconName: 'microphone-lines',
|
|
45
|
+
iconColor: _colors.COLORS.cm_violet_podcast
|
|
46
|
+
},
|
|
47
|
+
chapter: {
|
|
48
|
+
iconName: 'stopwatch',
|
|
49
|
+
iconColor: _colors.COLORS.neutral_500
|
|
27
50
|
}
|
|
28
51
|
};
|
|
29
52
|
//# sourceMappingURL=external-content.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"external-content.js","names":["_includes","_interopRequireDefault","require","_novaIcons","e","__esModule","default","isExternalContent","type","includes","exports","EXTERNAL_COURSE_TYPES","EXTERNAL_CONTENT_ICONS","scorm","icon","ScormIcon","color","article","ArticleIcon","video","VideoIcon","podcast","PodcastIcon"],"sources":["../../src/util/external-content.js"],"sourcesContent":["import includes from 'lodash/fp/includes';\nimport {\n NovaCompositionCoorpacademyScorm as ScormIcon,\n NovaCompositionCoorpacademyArticle as ArticleIcon,\n NovaCompositionCoorpacademyVideo as VideoIcon,\n NovaCompositionCoorpacademyMicrophone as PodcastIcon\n} from '@coorpacademy/nova-icons';\n\nexport const isExternalContent = type => includes(type, ['scorm', 'video', 'article', 'podcast']);\n\nexport const EXTERNAL_COURSE_TYPES = ['podcast', 'video', 'interactive', 'document'];\n\nexport const EXTERNAL_CONTENT_ICONS = {\n scorm: {icon: ScormIcon, color:
|
|
1
|
+
{"version":3,"file":"external-content.js","names":["_includes","_interopRequireDefault","require","_novaIcons","_colors","e","__esModule","default","isExternalContent","type","includes","exports","EXTERNAL_COURSE_TYPES","EXTERNAL_CONTENT_ICONS","scorm","icon","ScormIcon","color","COLORS","cm_yellow_scorm","article","ArticleIcon","cm_bleu_article","video","VideoIcon","cm_red_video","podcast","PodcastIcon","cm_violet_podcast","ICONS_TYPES","iconName","iconColor","chapter","neutral_500"],"sources":["../../src/util/external-content.js"],"sourcesContent":["import includes from 'lodash/fp/includes';\nimport {\n NovaCompositionCoorpacademyScorm as ScormIcon,\n NovaCompositionCoorpacademyArticle as ArticleIcon,\n NovaCompositionCoorpacademyVideo as VideoIcon,\n NovaCompositionCoorpacademyMicrophone as PodcastIcon\n} from '@coorpacademy/nova-icons';\nimport {COLORS} from '../variables/colors';\n\nexport const isExternalContent = type => includes(type, ['scorm', 'video', 'article', 'podcast']);\n\nexport const EXTERNAL_COURSE_TYPES = ['podcast', 'video', 'interactive', 'document'];\n\nexport const EXTERNAL_CONTENT_ICONS = {\n scorm: {icon: ScormIcon, color: COLORS.cm_yellow_scorm},\n article: {icon: ArticleIcon, color: COLORS.cm_bleu_article},\n video: {icon: VideoIcon, color: COLORS.cm_red_video},\n podcast: {icon: PodcastIcon, color: COLORS.cm_violet_podcast}\n};\n\nexport const ICONS_TYPES = {\n scorm: {iconName: 'rectangle-history', iconColor: COLORS.cm_yellow_scorm},\n article: {iconName: 'file-lines', iconColor: COLORS.cm_bleu_article},\n video: {iconName: 'circle-play', iconColor: COLORS.cm_red_video},\n podcast: {iconName: 'microphone-lines', iconColor: COLORS.cm_violet_podcast},\n chapter: {iconName: 'stopwatch', iconColor: COLORS.neutral_500}\n};\n"],"mappings":";;;;AAAA,IAAAA,SAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAD,OAAA;AAMA,IAAAE,OAAA,GAAAF,OAAA;AAA2C,SAAAD,uBAAAI,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAEpC,MAAMG,iBAAiB,GAAGC,IAAI,IAAI,IAAAC,iBAAQ,EAACD,IAAI,EAAE,CAAC,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,CAAC,CAAC;AAACE,OAAA,CAAAH,iBAAA,GAAAA,iBAAA;AAE3F,MAAMI,qBAAqB,GAAAD,OAAA,CAAAC,qBAAA,GAAG,CAAC,SAAS,EAAE,OAAO,EAAE,aAAa,EAAE,UAAU,CAAC;AAE7E,MAAMC,sBAAsB,GAAAF,OAAA,CAAAE,sBAAA,GAAG;EACpCC,KAAK,EAAE;IAACC,IAAI,EAAEC,2CAAS;IAAEC,KAAK,EAAEC,cAAM,CAACC;EAAe,CAAC;EACvDC,OAAO,EAAE;IAACL,IAAI,EAAEM,6CAAW;IAAEJ,KAAK,EAAEC,cAAM,CAACI;EAAe,CAAC;EAC3DC,KAAK,EAAE;IAACR,IAAI,EAAES,2CAAS;IAAEP,KAAK,EAAEC,cAAM,CAACO;EAAY,CAAC;EACpDC,OAAO,EAAE;IAACX,IAAI,EAAEY,gDAAW;IAAEV,KAAK,EAAEC,cAAM,CAACU;EAAiB;AAC9D,CAAC;AAEM,MAAMC,WAAW,GAAAlB,OAAA,CAAAkB,WAAA,GAAG;EACzBf,KAAK,EAAE;IAACgB,QAAQ,EAAE,mBAAmB;IAAEC,SAAS,EAAEb,cAAM,CAACC;EAAe,CAAC;EACzEC,OAAO,EAAE;IAACU,QAAQ,EAAE,YAAY;IAAEC,SAAS,EAAEb,cAAM,CAACI;EAAe,CAAC;EACpEC,KAAK,EAAE;IAACO,QAAQ,EAAE,aAAa;IAAEC,SAAS,EAAEb,cAAM,CAACO;EAAY,CAAC;EAChEC,OAAO,EAAE;IAACI,QAAQ,EAAE,kBAAkB;IAAEC,SAAS,EAAEb,cAAM,CAACU;EAAiB,CAAC;EAC5EI,OAAO,EAAE;IAACF,QAAQ,EAAE,WAAW;IAAEC,SAAS,EAAEb,cAAM,CAACe;EAAW;AAChE,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icons.d.ts","sourceRoot":"","sources":["../../src/util/icons.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
exports.__esModule = true;
|
|
4
|
+
exports.ICONS_NAMES_MAP = void 0;
|
|
5
|
+
const ICONS_NAMES_MAP = exports.ICONS_NAMES_MAP = {
|
|
6
|
+
scorm: 'rectangle-history',
|
|
7
|
+
video: 'circle-play',
|
|
8
|
+
article: 'file-lines',
|
|
9
|
+
podcast: 'microphone-lines',
|
|
10
|
+
course: 'book-open'
|
|
11
|
+
};
|
|
12
|
+
//# sourceMappingURL=icons.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icons.js","names":["ICONS_NAMES_MAP","exports","scorm","video","article","podcast","course"],"sources":["../../src/util/icons.js"],"sourcesContent":["export const ICONS_NAMES_MAP = {\n scorm: 'rectangle-history',\n video: 'circle-play',\n article: 'file-lines',\n podcast: 'microphone-lines',\n course: 'book-open'\n};\n"],"mappings":";;;;AAAO,MAAMA,eAAe,GAAAC,OAAA,CAAAD,eAAA,GAAG;EAC7BE,KAAK,EAAE,mBAAmB;EAC1BC,KAAK,EAAE,aAAa;EACpBC,OAAO,EAAE,YAAY;EACrBC,OAAO,EAAE,kBAAkB;EAC3BC,MAAM,EAAE;AACV,CAAC","ignoreList":[]}
|
|
@@ -20,11 +20,15 @@ export declare const COLORS: {
|
|
|
20
20
|
readonly yellow_100: "#FFF9D1";
|
|
21
21
|
readonly red_700: "#A30000";
|
|
22
22
|
readonly red_100: "#FFD1D1";
|
|
23
|
+
readonly cm_violet_podcast: "#432ba7";
|
|
23
24
|
readonly cm_turquoise_strong: "#1B7B88";
|
|
24
25
|
readonly yellow_500: "#FFCE0A";
|
|
25
26
|
readonly neutral_75: " #F4F4F5";
|
|
26
27
|
readonly neutral_400: " #9999A8";
|
|
27
28
|
readonly neutral_500: "#515161";
|
|
29
|
+
readonly cm_red_video: "#E8335E";
|
|
30
|
+
readonly cm_bleu_article: "#365FCD";
|
|
31
|
+
readonly cm_yellow_scorm: "#FFB800";
|
|
28
32
|
readonly negative_700: "#B81400";
|
|
29
33
|
readonly cm_orange_800: "#A32700";
|
|
30
34
|
readonly purple_700: "#2B00A3";
|
|
@@ -34,6 +38,7 @@ export declare const COLORS: {
|
|
|
34
38
|
readonly orange_100: "#FFDCD1";
|
|
35
39
|
readonly cm_positive_500: "#35CC7F";
|
|
36
40
|
readonly purple_500: "#4B0AFF";
|
|
41
|
+
readonly cm_grey_200: "#D7D7DA";
|
|
37
42
|
};
|
|
38
43
|
export declare type Colors = typeof COLORS;
|
|
39
44
|
//# sourceMappingURL=colors.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../../src/variables/colors.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../../src/variables/colors.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyCT,CAAC;AAEX,oBAAY,MAAM,GAAG,OAAO,MAAM,CAAC"}
|
package/lib/variables/colors.js
CHANGED
|
@@ -24,11 +24,15 @@ const COLORS = exports.COLORS = {
|
|
|
24
24
|
yellow_100: '#FFF9D1',
|
|
25
25
|
red_700: '#A30000',
|
|
26
26
|
red_100: '#FFD1D1',
|
|
27
|
+
cm_violet_podcast: '#432ba7',
|
|
27
28
|
cm_turquoise_strong: '#1B7B88',
|
|
28
29
|
yellow_500: '#FFCE0A',
|
|
29
30
|
neutral_75: ' #F4F4F5',
|
|
30
31
|
neutral_400: ' #9999A8',
|
|
31
32
|
neutral_500: '#515161',
|
|
33
|
+
cm_red_video: '#E8335E',
|
|
34
|
+
cm_bleu_article: '#365FCD',
|
|
35
|
+
cm_yellow_scorm: '#FFB800',
|
|
32
36
|
negative_700: '#B81400',
|
|
33
37
|
cm_orange_800: '#A32700',
|
|
34
38
|
purple_700: '#2B00A3',
|
|
@@ -37,6 +41,7 @@ const COLORS = exports.COLORS = {
|
|
|
37
41
|
pink_100: '#FAD6DE',
|
|
38
42
|
orange_100: '#FFDCD1',
|
|
39
43
|
cm_positive_500: '#35CC7F',
|
|
40
|
-
purple_500: '#4B0AFF'
|
|
44
|
+
purple_500: '#4B0AFF',
|
|
45
|
+
cm_grey_200: '#D7D7DA'
|
|
41
46
|
};
|
|
42
47
|
//# sourceMappingURL=colors.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"colors.js","names":["COLORS","exports","cm_grey_100","negative","cm_negative_200","cm_positive_200","white","cm_blue_50","cm_grey_400","cm_grey_800","cm_grey_150","cm_primary_blue","cm_blue_700","primary_100","primary_600","cm_grey_500","cm_grey_700","cm_yellow_400","brand","yellow_700","yellow_100","red_700","red_100","cm_turquoise_strong","yellow_500","neutral_75","neutral_400","neutral_500","negative_700","cm_orange_800","purple_700","purple_100","turquoise_100","pink_100","orange_100","cm_positive_500","purple_500"],"sources":["../../src/variables/colors.ts"],"sourcesContent":["export const COLORS = {\n cm_grey_100: '#EAEAEB',\n negative: '#ed3436',\n cm_negative_200: '#B81400',\n cm_positive_200: '#05944F',\n white: '#FFFFFF',\n cm_blue_50: '#f1f6fe',\n cm_grey_400: '#9999A8',\n cm_grey_800: '#171721',\n cm_grey_150: '#E1E1E3',\n cm_primary_blue: '#0061FF',\n cm_blue_700: '#0042AD',\n primary_100: '#D6E6FF',\n primary_600: '#0051D6',\n cm_grey_500: '#9999A8',\n cm_grey_700: '#1D1D2B',\n cm_yellow_400: '#bd7e00',\n brand: '#00B0FF',\n yellow_700: '#A38300',\n yellow_100: '#FFF9D1',\n red_700: '#A30000',\n red_100: '#FFD1D1',\n cm_turquoise_strong: '#1B7B88',\n yellow_500: '#FFCE0A',\n neutral_75: ' #F4F4F5',\n neutral_400: ' #9999A8',\n neutral_500: '#515161',\n negative_700: '#B81400',\n cm_orange_800: '#A32700',\n purple_700: '#2B00A3',\n purple_100: '#DDD1FF',\n turquoise_100: '#D9F4F7',\n pink_100: '#FAD6DE',\n orange_100: '#FFDCD1',\n cm_positive_500: '#35CC7F',\n purple_500: '#4B0AFF'\n} as const;\n\nexport type Colors = typeof COLORS;\n"],"mappings":";;;;AAAO,MAAMA,MAAM,GAAAC,OAAA,CAAAD,MAAA,GAAG;EACpBE,WAAW,EAAE,SAAS;EACtBC,QAAQ,EAAE,SAAS;EACnBC,eAAe,EAAE,SAAS;EAC1BC,eAAe,EAAE,SAAS;EAC1BC,KAAK,EAAE,SAAS;EAChBC,UAAU,EAAE,SAAS;EACrBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,eAAe,EAAE,SAAS;EAC1BC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,aAAa,EAAE,SAAS;EACxBC,KAAK,EAAE,SAAS;EAChBC,UAAU,EAAE,SAAS;EACrBC,UAAU,EAAE,SAAS;EACrBC,OAAO,EAAE,SAAS;EAClBC,OAAO,EAAE,SAAS;EAClBC,mBAAmB,EAAE,SAAS;EAC9BC,UAAU,EAAE,SAAS;EACrBC,UAAU,EAAE,UAAU;EACtBC,WAAW,EAAE,UAAU;EACvBC,WAAW,EAAE,SAAS;EACtBC,YAAY,EAAE,SAAS;EACvBC,aAAa,EAAE,SAAS;EACxBC,UAAU,EAAE,SAAS;EACrBC,UAAU,EAAE,SAAS;EACrBC,aAAa,EAAE,SAAS;EACxBC,QAAQ,EAAE,SAAS;EACnBC,UAAU,EAAE,SAAS;EACrBC,eAAe,EAAE,SAAS;EAC1BC,UAAU,EAAE;
|
|
1
|
+
{"version":3,"file":"colors.js","names":["COLORS","exports","cm_grey_100","negative","cm_negative_200","cm_positive_200","white","cm_blue_50","cm_grey_400","cm_grey_800","cm_grey_150","cm_primary_blue","cm_blue_700","primary_100","primary_600","cm_grey_500","cm_grey_700","cm_yellow_400","brand","yellow_700","yellow_100","red_700","red_100","cm_violet_podcast","cm_turquoise_strong","yellow_500","neutral_75","neutral_400","neutral_500","cm_red_video","cm_bleu_article","cm_yellow_scorm","negative_700","cm_orange_800","purple_700","purple_100","turquoise_100","pink_100","orange_100","cm_positive_500","purple_500","cm_grey_200"],"sources":["../../src/variables/colors.ts"],"sourcesContent":["export const COLORS = {\n cm_grey_100: '#EAEAEB',\n negative: '#ed3436',\n cm_negative_200: '#B81400',\n cm_positive_200: '#05944F',\n white: '#FFFFFF',\n cm_blue_50: '#f1f6fe',\n cm_grey_400: '#9999A8',\n cm_grey_800: '#171721',\n cm_grey_150: '#E1E1E3',\n cm_primary_blue: '#0061FF',\n cm_blue_700: '#0042AD',\n primary_100: '#D6E6FF',\n primary_600: '#0051D6',\n cm_grey_500: '#9999A8',\n cm_grey_700: '#1D1D2B',\n cm_yellow_400: '#bd7e00',\n brand: '#00B0FF',\n yellow_700: '#A38300',\n yellow_100: '#FFF9D1',\n red_700: '#A30000',\n red_100: '#FFD1D1',\n cm_violet_podcast: '#432ba7',\n cm_turquoise_strong: '#1B7B88',\n yellow_500: '#FFCE0A',\n neutral_75: ' #F4F4F5',\n neutral_400: ' #9999A8',\n neutral_500: '#515161',\n cm_red_video: '#E8335E',\n cm_bleu_article: '#365FCD',\n cm_yellow_scorm: '#FFB800',\n negative_700: '#B81400',\n cm_orange_800: '#A32700',\n purple_700: '#2B00A3',\n purple_100: '#DDD1FF',\n turquoise_100: '#D9F4F7',\n pink_100: '#FAD6DE',\n orange_100: '#FFDCD1',\n cm_positive_500: '#35CC7F',\n purple_500: '#4B0AFF',\n cm_grey_200: '#D7D7DA'\n} as const;\n\nexport type Colors = typeof COLORS;\n"],"mappings":";;;;AAAO,MAAMA,MAAM,GAAAC,OAAA,CAAAD,MAAA,GAAG;EACpBE,WAAW,EAAE,SAAS;EACtBC,QAAQ,EAAE,SAAS;EACnBC,eAAe,EAAE,SAAS;EAC1BC,eAAe,EAAE,SAAS;EAC1BC,KAAK,EAAE,SAAS;EAChBC,UAAU,EAAE,SAAS;EACrBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,eAAe,EAAE,SAAS;EAC1BC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,aAAa,EAAE,SAAS;EACxBC,KAAK,EAAE,SAAS;EAChBC,UAAU,EAAE,SAAS;EACrBC,UAAU,EAAE,SAAS;EACrBC,OAAO,EAAE,SAAS;EAClBC,OAAO,EAAE,SAAS;EAClBC,iBAAiB,EAAE,SAAS;EAC5BC,mBAAmB,EAAE,SAAS;EAC9BC,UAAU,EAAE,SAAS;EACrBC,UAAU,EAAE,UAAU;EACtBC,WAAW,EAAE,UAAU;EACvBC,WAAW,EAAE,SAAS;EACtBC,YAAY,EAAE,SAAS;EACvBC,eAAe,EAAE,SAAS;EAC1BC,eAAe,EAAE,SAAS;EAC1BC,YAAY,EAAE,SAAS;EACvBC,aAAa,EAAE,SAAS;EACxBC,UAAU,EAAE,SAAS;EACrBC,UAAU,EAAE,SAAS;EACrBC,aAAa,EAAE,SAAS;EACxBC,QAAQ,EAAE,SAAS;EACnBC,UAAU,EAAE,SAAS;EACrBC,eAAe,EAAE,SAAS;EAC1BC,UAAU,EAAE,SAAS;EACrBC,WAAW,EAAE;AACf,CAAU","ignoreList":[]}
|
package/locales/en/global.json
CHANGED
|
@@ -181,6 +181,11 @@
|
|
|
181
181
|
"invalid_scorm": "scorm file is not valid",
|
|
182
182
|
"show_errors": "show errors"
|
|
183
183
|
},
|
|
184
|
+
"content_type_article": "Article",
|
|
185
|
+
"content_type_video": "Video",
|
|
186
|
+
"content_type_podcast": "Podcast",
|
|
187
|
+
"content_type_scorm": "Animated resource",
|
|
188
|
+
"content_type_course": "Course",
|
|
184
189
|
"review_this_skill": "Review this skill",
|
|
185
190
|
"review_skill_empty": "You have no skill to revise yet",
|
|
186
191
|
"review_skill_empty_description": "First you need to complete courses before you can review different skills.",
|
package/locales/lt/global.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"all": "Visi",
|
|
3
3
|
"all_courses": "Visi kursai",
|
|
4
|
-
"all_content": "
|
|
4
|
+
"all_content": "Visas turinys",
|
|
5
5
|
"alphabetical": "Abėcėlės tvarka",
|
|
6
6
|
"add_learning_priority": "Pridėti mokymosi prioritetą",
|
|
7
7
|
"accepted_cards": "Kredito arba debeto kortelė",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"challenges you on": "meta jums iššūkį",
|
|
28
28
|
"download": "Atsisiųsti",
|
|
29
29
|
"is challenging you": "{{username}} meta jums iššūkį {{courseName}}",
|
|
30
|
-
"items": "
|
|
30
|
+
"items": "daiktai",
|
|
31
31
|
"certificate": "sertifikatas",
|
|
32
32
|
"certification": "Sertifikavimas",
|
|
33
33
|
"certification_progress_wrapper_subtitle": "Norėdami atrakinti savo apdovanojimus, pasiekite šį tikslą",
|
|
@@ -135,23 +135,23 @@
|
|
|
135
135
|
"skill_focus_description": "Pasirinkite įgūdžius, į kuriuos norite sutelkti dėmesį",
|
|
136
136
|
"subscription_disclaimer": "Jūs sutinkate iš karto gauti prieigą prie „Coorpacademy Premium“ „à la carte“. Taip pat sutinkate, kad pirmasis mokestis bus nuskaičiuotas nuo sandorio datos iki mėnesio pabaigos. Vėliau mokestis bus nuskaičiuojamas kiekvieno mėnesio pirmą dieną.",
|
|
137
137
|
"subscription_freemium_button": "Paleiskite „Coopacademy Premium“",
|
|
138
|
-
"subscription_freemium_description": "Šiuo metu naudojatės „Coorpacademy Freemium“. Mes siūlome
|
|
138
|
+
"subscription_freemium_description": "Šiuo metu naudojatės „Coorpacademy Freemium“. Mes siūlome daug geresnę paslaugą – „Coorpacademy Premium“. Su šia paslauga turėsite prieigą prie visų kursų ir visų lygių. Susidomėjote?",
|
|
139
139
|
"subscription_freemium_title": "Coopacademy Freemium",
|
|
140
140
|
"subscription_premium_description_part1": "Jūsų prenumerata bus automatiškai atnaujinta ",
|
|
141
141
|
"subscription_premium_description_part2": "Jums bus nuskaičiuota ši suma: ",
|
|
142
142
|
"subscription_premium_description_part3_with_link": "atšaukti prenumeratą?",
|
|
143
|
-
"subscription_premium_description_part3": "Ar norite",
|
|
143
|
+
"subscription_premium_description_part3": "Ar norite? ",
|
|
144
144
|
"subscription_premium_title": "„Coopacademy Premium“",
|
|
145
145
|
"subscription_price": "$ {currency} $ {price} su mokesčiais per mėnesį",
|
|
146
146
|
"subscription_promo_code": "Dabar galite nemokamai ir neribotai naudotis mūsų katalogu iki {{date}} . Norėdami ir toliau juo naudotis po šios datos, užsiprenumeruokite",
|
|
147
|
-
"skill_focus": "Įgūdžių
|
|
148
|
-
"skills_focus": "Įgūdžių
|
|
149
|
-
"skill_focus_footer_description": "Pasirinkite
|
|
150
|
-
"skill_focus_footer_error_description": "Atžymėkite
|
|
151
|
-
"skill_chart_side_panel_content_completed": "Turinys
|
|
147
|
+
"skill_focus": "Įgūdžių sutelkimas",
|
|
148
|
+
"skills_focus": "Įgūdžių orientacija",
|
|
149
|
+
"skill_focus_footer_description": "Pasirinkite bent {{skillNumber}} daugiau įgūdžių",
|
|
150
|
+
"skill_focus_footer_error_description": "Atžymėkite bent {{skillNumber}} daugiau įgūdžių",
|
|
151
|
+
"skill_chart_side_panel_content_completed": "Turinys baigtas",
|
|
152
152
|
"skill_chart_side_panel_questions_to_review": "Klausimai, kuriuos reikia peržiūrėti",
|
|
153
153
|
"skill_chart_side_panel_learning_hours": "Mokymosi laikas",
|
|
154
|
-
"skill_focused_chip_tooltip": "Šis įgūdis yra
|
|
154
|
+
"skill_focused_chip_tooltip": "Šis įgūdis yra sutelktas",
|
|
155
155
|
"selected": "pasirinktas",
|
|
156
156
|
"This message has been removed by its author": "Šią žinutę pašalino jos autorius.",
|
|
157
157
|
"unsubscribe": "Atsisakyti „Coopacademy“ prenumeratos",
|
|
@@ -160,37 +160,37 @@
|
|
|
160
160
|
"Wait_creation": "Platforma kuriama. Tai gali užtrukti kelias sekundes. Prašome palaukti...",
|
|
161
161
|
"comment_aria_label": "Pridėkite savo komentarą",
|
|
162
162
|
"zuora_discount_code_submit": "Taikyti",
|
|
163
|
-
"zuora_discount_code": "
|
|
163
|
+
"zuora_discount_code": "Reklamos kodas",
|
|
164
164
|
"mandatory_fields": "*Privalomi laukai",
|
|
165
165
|
"something_went_wrong": "Oi! Kažkas nutiko ne taip.",
|
|
166
166
|
"review_mode_tooltip_header": "Kas yra peržiūros režimas?",
|
|
167
|
-
"review_mode_tooltip_content": "Informacija dingsta iš jūsų atminties vos tik į ją patenka? Tai visiškai normalu: be kartojimo neįsiminsi! Kad žinios išliktų
|
|
167
|
+
"review_mode_tooltip_content": "Informacija dingsta iš jūsų atminties vos tik į ją patenka? Tai visiškai normalu: be kartojimo neįsiminsi! Kad žinios išliktų ilgalaikėje perspektyvoje, naudokite kartojimo režimą atminčiai atnaujinti!",
|
|
168
168
|
"review_mode_tooltip_content_part1": "Pasirinkite 1 įgūdį",
|
|
169
169
|
"review_mode_tooltip_content_part2": "Atsakykite į 5 klausimus",
|
|
170
|
-
"review_mode_tooltip_content_part3": "Jūs turite
|
|
171
|
-
"review_mode_tooltip_content_part4": "
|
|
170
|
+
"review_mode_tooltip_content_part3": "Jūs turite begalinius gyvenimus",
|
|
171
|
+
"review_mode_tooltip_content_part4": "Viską sutvarkyk",
|
|
172
172
|
"review_mode_available": "Galima peržiūrėti",
|
|
173
173
|
"review_header_step_item": {
|
|
174
|
-
"correct_question": " {{current}}
|
|
174
|
+
"correct_question": "Ar klausimas {{current}} {{headerStepValue}} teisingas?",
|
|
175
175
|
"incorrect_question": "{{current}} klausimas {{headerStepValue}} yra neteisingas",
|
|
176
|
-
"not_answered_question": "{{current}}
|
|
176
|
+
"not_answered_question": "Į klausimą {{current}} {{headerStepValue}} dar neatsakyta"
|
|
177
177
|
},
|
|
178
178
|
"bulk_import": {
|
|
179
|
-
"errors_number": "Masinio
|
|
180
|
-
"valid_scorm": "scorm failas
|
|
181
|
-
"invalid_scorm": "scorm failas
|
|
179
|
+
"errors_number": "Masinio importo klaidų numeris yra {{bulkImportErrorsNumber}}",
|
|
180
|
+
"valid_scorm": "scorm failas galioja",
|
|
181
|
+
"invalid_scorm": "scorm failas negalioja",
|
|
182
182
|
"show_errors": "rodyti klaidas"
|
|
183
183
|
},
|
|
184
|
-
"review_this_skill": "
|
|
185
|
-
"review_skill_empty": "Dar neturite
|
|
186
|
-
"review_skill_empty_description": "Pirmiausia turite
|
|
184
|
+
"review_this_skill": "Įvertinkite šį įgūdį",
|
|
185
|
+
"review_skill_empty": "Dar neturite įgūdžių taisyti",
|
|
186
|
+
"review_skill_empty_description": "Pirmiausia turite baigti kursus, kad galėtumėte peržiūrėti skirtingus įgūdžius.",
|
|
187
187
|
"close_button_ariaLabel": "Uždaryti peržiūros skaidrę",
|
|
188
188
|
"post_comment_aria_label": "Paskelbkite savo komentarą",
|
|
189
189
|
"validate_aria_label": "Patvirtinkite savo atsakymą ir pereikite prie kito žingsnio",
|
|
190
190
|
"stars": "žvaigždės",
|
|
191
191
|
"questions": "Klausimai",
|
|
192
192
|
"skill_scope_specifier": "<b>{{focusedSkill}}</b>",
|
|
193
|
-
"focused_skills": "
|
|
193
|
+
"focused_skills": "sutelkti įgūdžiai",
|
|
194
194
|
"custom":{
|
|
195
195
|
"digitlearning": {
|
|
196
196
|
"comment_aria_label": "Įvertinkite šį kursą",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
},
|
|
199
199
|
"esante-formation": {
|
|
200
200
|
"diploma": "Mokymosi kelias",
|
|
201
|
-
"rewards": "
|
|
201
|
+
"rewards": "Atestacija"
|
|
202
202
|
},
|
|
203
203
|
"ehc-vd": {
|
|
204
204
|
"diploma": "sertifikatas"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@coorpacademy/components",
|
|
3
|
-
"version": "11.38.6-alpha.
|
|
3
|
+
"version": "11.38.6-alpha.29+db1bf1eef",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "es/index.js",
|
|
@@ -166,5 +166,5 @@
|
|
|
166
166
|
"last 2 versions",
|
|
167
167
|
"IE 11"
|
|
168
168
|
],
|
|
169
|
-
"gitHead": "
|
|
169
|
+
"gitHead": "db1bf1eefd0b1e5c5c766e7cd09169806fcd776b"
|
|
170
170
|
}
|