@imposium-hub/components 2.2.37 → 2.2.38

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 (48) hide show
  1. package/dist/cjs/components/assets/AssetsTableDateCell.js +2 -2
  2. package/dist/cjs/components/assets/AssetsTableDateCell.js.map +1 -1
  3. package/dist/esm/components/assets/AssetsTableDateCell.js +2 -2
  4. package/dist/esm/components/assets/AssetsTableDateCell.js.map +1 -1
  5. package/package.json +1 -1
  6. package/src/components/assets/AssetsTableDateCell.tsx +2 -2
  7. package/dist/cjs/components/assets/AssetsTableDurationCell copy.d.ts +0 -7
  8. package/dist/cjs/components/assets/AssetsTableDurationCell copy.js +0 -47
  9. package/dist/cjs/components/assets/AssetsTableDurationCell copy.js.map +0 -1
  10. package/dist/cjs/components/assets/AssetsTableFrameRateCell.d.ts +0 -7
  11. package/dist/cjs/components/assets/AssetsTableFrameRateCell.js +0 -47
  12. package/dist/cjs/components/assets/AssetsTableFrameRateCell.js.map +0 -1
  13. package/dist/cjs/components/error-message-preview/ErrorMessagePreview.d.ts +0 -15
  14. package/dist/cjs/components/error-message-preview/ErrorMessagePreview.js +0 -91
  15. package/dist/cjs/components/error-message-preview/ErrorMessagePreview.js.map +0 -1
  16. package/dist/cjs/redux/actions/batches.d.ts +0 -0
  17. package/dist/cjs/redux/actions/batches.js +0 -1
  18. package/dist/cjs/redux/actions/batches.js.map +0 -1
  19. package/dist/cjs/redux/actions/layerCopy.d.ts +0 -5
  20. package/dist/cjs/redux/actions/layerCopy.js +0 -34
  21. package/dist/cjs/redux/actions/layerCopy.js.map +0 -1
  22. package/dist/cjs/redux/reducers/batches.d.ts +0 -0
  23. package/dist/cjs/redux/reducers/batches.js +0 -1
  24. package/dist/cjs/redux/reducers/batches.js.map +0 -1
  25. package/dist/cjs/redux/reducers/layerCopy.d.ts +0 -2
  26. package/dist/cjs/redux/reducers/layerCopy.js +0 -36
  27. package/dist/cjs/redux/reducers/layerCopy.js.map +0 -1
  28. package/dist/esm/components/assets/AssetsTableDurationCell copy.d.ts +0 -7
  29. package/dist/esm/components/assets/AssetsTableDurationCell copy.js +0 -20
  30. package/dist/esm/components/assets/AssetsTableDurationCell copy.js.map +0 -1
  31. package/dist/esm/components/assets/AssetsTableFrameRateCell.d.ts +0 -7
  32. package/dist/esm/components/assets/AssetsTableFrameRateCell.js +0 -20
  33. package/dist/esm/components/assets/AssetsTableFrameRateCell.js.map +0 -1
  34. package/dist/esm/components/error-message-preview/ErrorMessagePreview.d.ts +0 -15
  35. package/dist/esm/components/error-message-preview/ErrorMessagePreview.js +0 -35
  36. package/dist/esm/components/error-message-preview/ErrorMessagePreview.js.map +0 -1
  37. package/dist/esm/redux/actions/batches.d.ts +0 -0
  38. package/dist/esm/redux/actions/batches.js +0 -1
  39. package/dist/esm/redux/actions/batches.js.map +0 -1
  40. package/dist/esm/redux/actions/layerCopy.d.ts +0 -5
  41. package/dist/esm/redux/actions/layerCopy.js +0 -28
  42. package/dist/esm/redux/actions/layerCopy.js.map +0 -1
  43. package/dist/esm/redux/reducers/batches.d.ts +0 -0
  44. package/dist/esm/redux/reducers/batches.js +0 -1
  45. package/dist/esm/redux/reducers/batches.js.map +0 -1
  46. package/dist/esm/redux/reducers/layerCopy.d.ts +0 -2
  47. package/dist/esm/redux/reducers/layerCopy.js +0 -25
  48. package/dist/esm/redux/reducers/layerCopy.js.map +0 -1
@@ -30,8 +30,8 @@ var AssetsTableDateCell = function (p) {
30
30
  if (date_created && values.date_created) {
31
31
  return React.createElement("div", null, (0, Util_1.formatDateDefault)(values.date_created));
32
32
  }
33
- else if (values.date_modified) {
34
- return React.createElement("div", null, (0, Util_1.formatDateDefault)(values.date_modified));
33
+ else if (values.date_updated) {
34
+ return React.createElement("div", null, (0, Util_1.formatDateDefault)(values.date_updated));
35
35
  }
36
36
  else {
37
37
  return null;
@@ -1 +1 @@
1
- {"version":3,"file":"AssetsTableDateCell.js","sourceRoot":"","sources":["../../../../src/components/assets/AssetsTableDateCell.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2CAA+B;AAC/B,mCAA+C;AAO/C,IAAM,mBAAmB,GAAmC,UAAC,CAAuB;IAGjE,IAAA,MAAM,GAGjB,CAAC,gBAHgB,EAEjB,YAAY,GACZ,CAAC,aADW,CACV;IAEN,IAAI,YAAY,IAAI,MAAM,CAAC,YAAY,EAAE;QACrC,OAAO,iCAAM,IAAA,wBAAiB,EAAC,MAAM,CAAC,YAAY,CAAC,CAAO,CAAC;KAC9D;SAAM,IAAI,MAAM,CAAC,aAAa,EAAE;QAC7B,OAAO,iCAAM,IAAA,wBAAiB,EAAC,MAAM,CAAC,aAAa,CAAC,CAAO,CAAC;KAC/D;SAAM;QACH,OAAO,IAAI,CAAC;KACf;AACL,CAAC,CAAC;AAEF,IAAM,2BAA2B,GAAG,KAAK,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC;AACpE,kBAAe,2BAA2B,CAAC"}
1
+ {"version":3,"file":"AssetsTableDateCell.js","sourceRoot":"","sources":["../../../../src/components/assets/AssetsTableDateCell.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2CAA+B;AAC/B,mCAA+C;AAO/C,IAAM,mBAAmB,GAAmC,UAAC,CAAuB;IAGjE,IAAA,MAAM,GAGjB,CAAC,gBAHgB,EAEjB,YAAY,GACZ,CAAC,aADW,CACV;IAEN,IAAI,YAAY,IAAI,MAAM,CAAC,YAAY,EAAE;QACrC,OAAO,iCAAM,IAAA,wBAAiB,EAAC,MAAM,CAAC,YAAY,CAAC,CAAO,CAAC;KAC9D;SAAM,IAAI,MAAM,CAAC,YAAY,EAAE;QAC5B,OAAO,iCAAM,IAAA,wBAAiB,EAAC,MAAM,CAAC,YAAY,CAAC,CAAO,CAAC;KAC9D;SAAM;QACH,OAAO,IAAI,CAAC;KACf;AACL,CAAC,CAAC;AAEF,IAAM,2BAA2B,GAAG,KAAK,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC;AACpE,kBAAe,2BAA2B,CAAC"}
@@ -5,8 +5,8 @@ const AssetsTableDateCell = (p) => {
5
5
  if (date_created && values.date_created) {
6
6
  return React.createElement("div", null, formatDateDefault(values.date_created));
7
7
  }
8
- else if (values.date_modified) {
9
- return React.createElement("div", null, formatDateDefault(values.date_modified));
8
+ else if (values.date_updated) {
9
+ return React.createElement("div", null, formatDateDefault(values.date_updated));
10
10
  }
11
11
  else {
12
12
  return null;
@@ -1 +1 @@
1
- {"version":3,"file":"AssetsTableDateCell.js","sourceRoot":"","sources":["../../../../src/components/assets/AssetsTableDateCell.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAO/C,MAAM,mBAAmB,GAAmC,CAAC,CAAuB,EAAE,EAAE;IACpF,MAAM,EACF,IAAI,EAAE,EACF,GAAG,EAAE,EAAE,MAAM,EAAE,EAClB,EACD,YAAY,EACf,GAAG,CAAC,CAAC;IAEN,IAAI,YAAY,IAAI,MAAM,CAAC,YAAY,EAAE;QACrC,OAAO,iCAAM,iBAAiB,CAAC,MAAM,CAAC,YAAY,CAAC,CAAO,CAAC;KAC9D;SAAM,IAAI,MAAM,CAAC,aAAa,EAAE;QAC7B,OAAO,iCAAM,iBAAiB,CAAC,MAAM,CAAC,aAAa,CAAC,CAAO,CAAC;KAC/D;SAAM;QACH,OAAO,IAAI,CAAC;KACf;AACL,CAAC,CAAC;AAEF,MAAM,2BAA2B,GAAG,KAAK,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC;AACpE,eAAe,2BAA2B,CAAC"}
1
+ {"version":3,"file":"AssetsTableDateCell.js","sourceRoot":"","sources":["../../../../src/components/assets/AssetsTableDateCell.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAO/C,MAAM,mBAAmB,GAAmC,CAAC,CAAuB,EAAE,EAAE;IACpF,MAAM,EACF,IAAI,EAAE,EACF,GAAG,EAAE,EAAE,MAAM,EAAE,EAClB,EACD,YAAY,EACf,GAAG,CAAC,CAAC;IAEN,IAAI,YAAY,IAAI,MAAM,CAAC,YAAY,EAAE;QACrC,OAAO,iCAAM,iBAAiB,CAAC,MAAM,CAAC,YAAY,CAAC,CAAO,CAAC;KAC9D;SAAM,IAAI,MAAM,CAAC,YAAY,EAAE;QAC5B,OAAO,iCAAM,iBAAiB,CAAC,MAAM,CAAC,YAAY,CAAC,CAAO,CAAC;KAC9D;SAAM;QACH,OAAO,IAAI,CAAC;KACf;AACL,CAAC,CAAC;AAEF,MAAM,2BAA2B,GAAG,KAAK,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC;AACpE,eAAe,2BAA2B,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@imposium-hub/components",
3
- "version": "2.2.37",
3
+ "version": "2.2.38",
4
4
  "description": "React & Typescript component / asset library for Imposium front-ends",
5
5
  "main": "./dist/cjs/index.js",
6
6
  "module": "./dist/esm/index.js",
@@ -16,8 +16,8 @@ const AssetsTableDateCell: React.FC<IAssetsTableDateCell> = (p: IAssetsTableDate
16
16
 
17
17
  if (date_created && values.date_created) {
18
18
  return <div>{formatDateDefault(values.date_created)}</div>;
19
- } else if (values.date_modified) {
20
- return <div>{formatDateDefault(values.date_modified)}</div>;
19
+ } else if (values.date_updated) {
20
+ return <div>{formatDateDefault(values.date_updated)}</div>;
21
21
  } else {
22
22
  return null;
23
23
  }
@@ -1,7 +0,0 @@
1
- import * as React from 'react';
2
- interface IAssetsTableDurationCell {
3
- cell: any;
4
- }
5
- declare const AssetsTableDurationCell: React.FC<IAssetsTableDurationCell>;
6
- export declare const secondsToTime: (timeInSeconds: any) => string;
7
- export default AssetsTableDurationCell;
@@ -1,47 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || function (mod) {
19
- if (mod && mod.__esModule) return mod;
20
- var result = {};
21
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
- __setModuleDefault(result, mod);
23
- return result;
24
- };
25
- Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.secondsToTime = void 0;
27
- var React = __importStar(require("react"));
28
- var AssetsTableDurationCell = function (props) {
29
- var duration = props.cell.row.original.duration;
30
- if (duration !== null && duration !== undefined) {
31
- return React.createElement("div", { className: 'asset-duration-cell' }, (0, exports.secondsToTime)(duration));
32
- }
33
- else {
34
- return React.createElement("div", { className: 'asset-duration-cell' });
35
- }
36
- };
37
- var secondsToTime = function (timeInSeconds) {
38
- var minutes = Math.floor(timeInSeconds / 60);
39
- var seconds = Math.floor(timeInSeconds - minutes * 60);
40
- if (seconds < 10) {
41
- seconds = "0".concat(seconds);
42
- }
43
- return "".concat(minutes, ":").concat(seconds);
44
- };
45
- exports.secondsToTime = secondsToTime;
46
- exports.default = AssetsTableDurationCell;
47
- //# sourceMappingURL=AssetsTableDurationCell%20copy.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AssetsTableDurationCell copy.js","sourceRoot":"","sources":["../../../../src/components/assets/AssetsTableDurationCell copy.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2CAA+B;AAM/B,IAAM,uBAAuB,GAAuC,UAChE,KAA+B;IAKP,IAAA,QAAQ,GAG5B,KAAK,2BAHuB,CAGtB;IAEV,IAAI,QAAQ,KAAK,IAAI,IAAI,QAAQ,KAAK,SAAS,EAAE;QAC7C,OAAO,6BAAK,SAAS,EAAC,qBAAqB,IAAE,IAAA,qBAAa,EAAC,QAAQ,CAAC,CAAO,CAAC;KAC/E;SAAM;QACH,OAAO,6BAAK,SAAS,EAAC,qBAAqB,GAAO,CAAC;KACtD;AACL,CAAC,CAAC;AAEK,IAAM,aAAa,GAAG,UAAC,aAAa;IACvC,IAAM,OAAO,GAAQ,IAAI,CAAC,KAAK,CAAC,aAAa,GAAG,EAAE,CAAC,CAAC;IACpD,IAAI,OAAO,GAAQ,IAAI,CAAC,KAAK,CAAC,aAAa,GAAG,OAAO,GAAG,EAAE,CAAC,CAAC;IAC5D,IAAI,OAAO,GAAG,EAAE,EAAE;QACd,OAAO,GAAG,WAAI,OAAO,CAAE,CAAC;KAC3B;IACD,OAAO,UAAG,OAAO,cAAI,OAAO,CAAE,CAAC;AACnC,CAAC,CAAC;AAPW,QAAA,aAAa,iBAOxB;AAEF,kBAAe,uBAAuB,CAAC"}
@@ -1,7 +0,0 @@
1
- import * as React from 'react';
2
- interface IAssetsTableFrameRateCell {
3
- cell: any;
4
- }
5
- declare const AssetsTableFrameRateCell: React.FC<IAssetsTableFrameRateCell>;
6
- export declare const secondsToTime: (timeInSeconds: any) => string;
7
- export default AssetsTableFrameRateCell;
@@ -1,47 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || function (mod) {
19
- if (mod && mod.__esModule) return mod;
20
- var result = {};
21
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
- __setModuleDefault(result, mod);
23
- return result;
24
- };
25
- Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.secondsToTime = void 0;
27
- var React = __importStar(require("react"));
28
- var AssetsTableFrameRateCell = function (props) {
29
- var duration = props.cell.row.original.duration;
30
- if (duration !== null && duration !== undefined) {
31
- return React.createElement("div", { className: 'asset-duration-cell' }, (0, exports.secondsToTime)(duration));
32
- }
33
- else {
34
- return React.createElement("div", { className: 'asset-duration-cell' });
35
- }
36
- };
37
- var secondsToTime = function (timeInSeconds) {
38
- var minutes = Math.floor(timeInSeconds / 60);
39
- var seconds = Math.floor(timeInSeconds - minutes * 60);
40
- if (seconds < 10) {
41
- seconds = "0".concat(seconds);
42
- }
43
- return "".concat(minutes, ":").concat(seconds);
44
- };
45
- exports.secondsToTime = secondsToTime;
46
- exports.default = AssetsTableFrameRateCell;
47
- //# sourceMappingURL=AssetsTableFrameRateCell.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AssetsTableFrameRateCell.js","sourceRoot":"","sources":["../../../../src/components/assets/AssetsTableFrameRateCell.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2CAA+B;AAM/B,IAAM,wBAAwB,GAAwC,UAClE,KAAgC;IAKR,IAAA,QAAQ,GAG5B,KAAK,2BAHuB,CAGtB;IAEV,IAAI,QAAQ,KAAK,IAAI,IAAI,QAAQ,KAAK,SAAS,EAAE;QAC7C,OAAO,6BAAK,SAAS,EAAC,qBAAqB,IAAE,IAAA,qBAAa,EAAC,QAAQ,CAAC,CAAO,CAAC;KAC/E;SAAM;QACH,OAAO,6BAAK,SAAS,EAAC,qBAAqB,GAAO,CAAC;KACtD;AACL,CAAC,CAAC;AAEK,IAAM,aAAa,GAAG,UAAC,aAAa;IACvC,IAAM,OAAO,GAAQ,IAAI,CAAC,KAAK,CAAC,aAAa,GAAG,EAAE,CAAC,CAAC;IACpD,IAAI,OAAO,GAAQ,IAAI,CAAC,KAAK,CAAC,aAAa,GAAG,OAAO,GAAG,EAAE,CAAC,CAAC;IAC5D,IAAI,OAAO,GAAG,EAAE,EAAE;QACd,OAAO,GAAG,WAAI,OAAO,CAAE,CAAC;KAC3B;IACD,OAAO,UAAG,OAAO,cAAI,OAAO,CAAE,CAAC;AACnC,CAAC,CAAC;AAPW,QAAA,aAAa,iBAOxB;AAEF,kBAAe,wBAAwB,CAAC"}
@@ -1,15 +0,0 @@
1
- import * as React from 'react';
2
- interface IErrorMessagePreviewProps {
3
- showMedia: boolean;
4
- message: string;
5
- style?: React.CSSProperties | any;
6
- onRequestClose?(): void;
7
- }
8
- declare class ErrorMessagePreview extends React.PureComponent<IErrorMessagePreviewProps> {
9
- private errorMsgNode;
10
- private evtHandlers;
11
- constructor(props: any);
12
- private onClose;
13
- render(): JSX.Element;
14
- }
15
- export default ErrorMessagePreview;
@@ -1,91 +0,0 @@
1
- "use strict";
2
- var __extends = (this && this.__extends) || (function () {
3
- var extendStatics = function (d, b) {
4
- extendStatics = Object.setPrototypeOf ||
5
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
6
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
7
- return extendStatics(d, b);
8
- };
9
- return function (d, b) {
10
- if (typeof b !== "function" && b !== null)
11
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
12
- extendStatics(d, b);
13
- function __() { this.constructor = d; }
14
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
15
- };
16
- })();
17
- var __assign = (this && this.__assign) || function () {
18
- __assign = Object.assign || function(t) {
19
- for (var s, i = 1, n = arguments.length; i < n; i++) {
20
- s = arguments[i];
21
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
22
- t[p] = s[p];
23
- }
24
- return t;
25
- };
26
- return __assign.apply(this, arguments);
27
- };
28
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
29
- if (k2 === undefined) k2 = k;
30
- var desc = Object.getOwnPropertyDescriptor(m, k);
31
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
32
- desc = { enumerable: true, get: function() { return m[k]; } };
33
- }
34
- Object.defineProperty(o, k2, desc);
35
- }) : (function(o, m, k, k2) {
36
- if (k2 === undefined) k2 = k;
37
- o[k2] = m[k];
38
- }));
39
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
40
- Object.defineProperty(o, "default", { enumerable: true, value: v });
41
- }) : function(o, v) {
42
- o["default"] = v;
43
- });
44
- var __importStar = (this && this.__importStar) || function (mod) {
45
- if (mod && mod.__esModule) return mod;
46
- var result = {};
47
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
48
- __setModuleDefault(result, mod);
49
- return result;
50
- };
51
- var __importDefault = (this && this.__importDefault) || function (mod) {
52
- return (mod && mod.__esModule) ? mod : { "default": mod };
53
- };
54
- Object.defineProperty(exports, "__esModule", { value: true });
55
- var React = __importStar(require("react"));
56
- var Portal_1 = __importDefault(require("../portal/Portal"));
57
- var Button_1 = __importDefault(require("../button/Button"));
58
- var copy_1 = require("../../constants/copy");
59
- var icons_1 = require("../../constants/icons");
60
- var ErrorMessagePreview = /** @class */ (function (_super) {
61
- __extends(ErrorMessagePreview, _super);
62
- function ErrorMessagePreview(props) {
63
- var _this = _super.call(this, props) || this;
64
- _this.errorMsgNode = null;
65
- _this.errorMsgNode = React.createRef();
66
- _this.evtHandlers = {
67
- onClose: function (e) { return _this.onClose(e); }
68
- };
69
- return _this;
70
- }
71
- ErrorMessagePreview.prototype.onClose = function (e) {
72
- var onRequestClose = this.props.onRequestClose;
73
- e.stopPropagation();
74
- onRequestClose();
75
- };
76
- ErrorMessagePreview.prototype.render = function () {
77
- var _a = this.props, showMedia = _a.showMedia, style = _a.style, message = _a.message;
78
- if (showMedia) {
79
- return (React.createElement(Portal_1.default, { id: 'portal-root' },
80
- React.createElement("div", { style: __assign({}, style), className: 'close-icon-preview' },
81
- React.createElement(Button_1.default, { key: 'btn-filter', onClick: this.evtHandlers.onClose, size: 'large', style: 'subtle', tooltip: copy_1.assets.field.tooltipFilter }, icons_1.ICON_TIMES)),
82
- React.createElement("p", { style: style, ref: this.errorMsgNode, className: 'asset-preview-background media-preview' }, message)));
83
- }
84
- else {
85
- return null;
86
- }
87
- };
88
- return ErrorMessagePreview;
89
- }(React.PureComponent));
90
- exports.default = ErrorMessagePreview;
91
- //# sourceMappingURL=ErrorMessagePreview.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ErrorMessagePreview.js","sourceRoot":"","sources":["../../../../src/components/error-message-preview/ErrorMessagePreview.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2CAA+B;AAC/B,4DAAsC;AACtC,4DAAsC;AACtC,6CAAsD;AACtD,+CAAmD;AASnD;IAAkC,uCAA8C;IAK5E,6BAAY,KAAK;QAAjB,YACI,kBAAM,KAAK,CAAC,SAKf;QAVO,kBAAY,GAAQ,IAAI,CAAC;QAM7B,KAAI,CAAC,YAAY,GAAG,KAAK,CAAC,SAAS,EAAE,CAAC;QACtC,KAAI,CAAC,WAAW,GAAG;YACf,OAAO,EAAE,UAAC,CAAC,IAAK,OAAA,KAAI,CAAC,OAAO,CAAC,CAAC,CAAC,EAAf,CAAe;SAClC,CAAC;;IACN,CAAC;IAEO,qCAAO,GAAf,UAAgB,CAAC;QACL,IAAA,cAAc,GAAK,IAAI,CAAC,KAAK,eAAf,CAAgB;QACtC,CAAC,CAAC,eAAe,EAAE,CAAC;QACpB,cAAc,EAAE,CAAC;IACrB,CAAC;IAEM,oCAAM,GAAb;QACU,IAAA,KAAgC,IAAI,CAAC,KAAK,EAAxC,SAAS,eAAA,EAAE,KAAK,WAAA,EAAE,OAAO,aAAe,CAAC;QACjD,IAAI,SAAS,EAAE;YACX,OAAO,CACH,oBAAC,gBAAM,IAAC,EAAE,EAAC,aAAa;gBACpB,6BACI,KAAK,eAAO,KAAK,GACjB,SAAS,EAAE,oBAAoB;oBAC/B,oBAAC,gBAAM,IACH,GAAG,EAAC,YAAY,EAChB,OAAO,EAAE,IAAI,CAAC,WAAW,CAAC,OAAO,EACjC,IAAI,EAAE,OAAO,EACb,KAAK,EAAC,QAAQ,EACd,OAAO,EAAE,aAAI,CAAC,KAAK,CAAC,aAAa,IAChC,kBAAU,CACN,CACP;gBACN,2BACI,KAAK,EAAE,KAAK,EACZ,GAAG,EAAE,IAAI,CAAC,YAAY,EACtB,SAAS,EAAC,wCAAwC,IACjD,OAAO,CACR,CACC,CACZ,CAAC;SACL;aAAM;YACH,OAAO,IAAI,CAAC;SACf;IACL,CAAC;IACL,0BAAC;AAAD,CAAC,AAhDD,CAAkC,KAAK,CAAC,aAAa,GAgDpD;AAED,kBAAe,mBAAmB,CAAC"}
File without changes
@@ -1 +0,0 @@
1
- //# sourceMappingURL=batches.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"batches.js","sourceRoot":"","sources":["../../../../src/redux/actions/batches.ts"],"names":[],"mappings":""}
@@ -1,5 +0,0 @@
1
- declare const layerCopy: any;
2
- export declare const copyLayer: (layer: any) => any;
3
- export declare const setCanCopy: (canCopy: any) => any;
4
- export declare const clearCopy: () => any;
5
- export default layerCopy;
@@ -1,34 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.clearCopy = exports.setCanCopy = exports.copyLayer = void 0;
4
- var layerCopy = {
5
- COPY_LAYER: 'layerCopy/COPY_LAYER',
6
- CLEAR_COPY: 'layerCopy/CLEAR_COPY',
7
- CAN_COPY: 'layerCopy/CAN_COPY'
8
- };
9
- var copyLayer = function (layer) {
10
- return function (dispatch) {
11
- return new Promise(function (resolve) {
12
- dispatch({ type: layerCopy.COPY_LAYER, layer: layer });
13
- resolve();
14
- });
15
- };
16
- };
17
- exports.copyLayer = copyLayer;
18
- var setCanCopy = function (canCopy) {
19
- return function (dispatch) {
20
- return new Promise(function (resolve) {
21
- dispatch({ type: layerCopy.CAN_COPY, canCopy: canCopy });
22
- resolve();
23
- });
24
- };
25
- };
26
- exports.setCanCopy = setCanCopy;
27
- var clearCopy = function () {
28
- return function (dispatch) {
29
- dispatch({ type: layerCopy.CLEAR_COPY });
30
- };
31
- };
32
- exports.clearCopy = clearCopy;
33
- exports.default = layerCopy;
34
- //# sourceMappingURL=layerCopy.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"layerCopy.js","sourceRoot":"","sources":["../../../../src/redux/actions/layerCopy.ts"],"names":[],"mappings":";;;AAAA,IAAM,SAAS,GAAQ;IACnB,UAAU,EAAE,sBAAsB;IAClC,UAAU,EAAE,sBAAsB;IAClC,QAAQ,EAAE,oBAAoB;CACjC,CAAC;AAEK,IAAM,SAAS,GAAG,UAAC,KAAK;IAC3B,OAAO,UAAC,QAAQ;QACZ,OAAO,IAAI,OAAO,CAAO,UAAC,OAAO;YAC7B,QAAQ,CAAC,EAAE,IAAI,EAAE,SAAS,CAAC,UAAU,EAAE,KAAK,OAAA,EAAE,CAAC,CAAC;YAChD,OAAO,EAAE,CAAC;QACd,CAAC,CAAC,CAAC;IACP,CAAC,CAAC;AACN,CAAC,CAAC;AAPW,QAAA,SAAS,aAOpB;AAEK,IAAM,UAAU,GAAG,UAAC,OAAO;IAC9B,OAAO,UAAC,QAAQ;QACZ,OAAO,IAAI,OAAO,CAAO,UAAC,OAAO;YAC7B,QAAQ,CAAC,EAAE,IAAI,EAAE,SAAS,CAAC,QAAQ,EAAE,OAAO,SAAA,EAAE,CAAC,CAAC;YAChD,OAAO,EAAE,CAAC;QACd,CAAC,CAAC,CAAC;IACP,CAAC,CAAC;AACN,CAAC,CAAC;AAPW,QAAA,UAAU,cAOrB;AAEK,IAAM,SAAS,GAAG;IACrB,OAAO,UAAC,QAAQ;QACZ,QAAQ,CAAC,EAAE,IAAI,EAAE,SAAS,CAAC,UAAU,EAAE,CAAC,CAAC;IAC7C,CAAC,CAAC;AACN,CAAC,CAAC;AAJW,QAAA,SAAS,aAIpB;AAEF,kBAAe,SAAS,CAAC"}
File without changes
@@ -1 +0,0 @@
1
- //# sourceMappingURL=batches.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"batches.js","sourceRoot":"","sources":["../../../../src/redux/reducers/batches.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- declare const layerCopy: (state: any, action: any) => any;
2
- export default layerCopy;
@@ -1,36 +0,0 @@
1
- "use strict";
2
- var __assign = (this && this.__assign) || function () {
3
- __assign = Object.assign || function(t) {
4
- for (var s, i = 1, n = arguments.length; i < n; i++) {
5
- s = arguments[i];
6
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
- t[p] = s[p];
8
- }
9
- return t;
10
- };
11
- return __assign.apply(this, arguments);
12
- };
13
- var __importDefault = (this && this.__importDefault) || function (mod) {
14
- return (mod && mod.__esModule) ? mod : { "default": mod };
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- var layerCopy_1 = __importDefault(require("../actions/layerCopy"));
18
- var initialState = {
19
- copied: {},
20
- canCopy: true
21
- };
22
- var layerCopy = function (state, action) {
23
- if (state === void 0) { state = initialState; }
24
- switch (action.type) {
25
- case layerCopy_1.default.COPY_LAYER:
26
- return __assign(__assign({}, state), { copied: __assign(__assign({}, state.copied), action.layer) });
27
- case layerCopy_1.default.CAN_COPY:
28
- return __assign(__assign({}, state), { canCopy: action.canCopy });
29
- case layerCopy_1.default.CLEAR_COPY:
30
- return initialState;
31
- default:
32
- return state;
33
- }
34
- };
35
- exports.default = layerCopy;
36
- //# sourceMappingURL=layerCopy.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"layerCopy.js","sourceRoot":"","sources":["../../../../src/redux/reducers/layerCopy.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mEAA2C;AAE3C,IAAM,YAAY,GAAQ;IACtB,MAAM,EAAE,EAAE;IACV,OAAO,EAAE,IAAI;CAChB,CAAC;AAEF,IAAM,SAAS,GAAG,UAAC,KAAoB,EAAE,MAAM;IAA5B,sBAAA,EAAA,oBAAoB;IACnC,QAAQ,MAAM,CAAC,IAAI,EAAE;QACjB,KAAK,mBAAO,CAAC,UAAU;YACnB,6BACO,KAAK,KACR,MAAM,wBAAM,KAAK,CAAC,MAAM,GAAK,MAAM,CAAC,KAAK,KAC3C;QACN,KAAK,mBAAO,CAAC,QAAQ;YACjB,6BACO,KAAK,KACR,OAAO,EAAE,MAAM,CAAC,OAAO,IACzB;QACN,KAAK,mBAAO,CAAC,UAAU;YACnB,OAAO,YAAY,CAAC;QACxB;YACI,OAAO,KAAK,CAAC;KACpB;AACL,CAAC,CAAC;AAEF,kBAAe,SAAS,CAAC"}
@@ -1,7 +0,0 @@
1
- import * as React from 'react';
2
- interface IAssetsTableDurationCell {
3
- cell: any;
4
- }
5
- declare const AssetsTableDurationCell: React.FC<IAssetsTableDurationCell>;
6
- export declare const secondsToTime: (timeInSeconds: any) => string;
7
- export default AssetsTableDurationCell;
@@ -1,20 +0,0 @@
1
- import * as React from 'react';
2
- const AssetsTableDurationCell = (props) => {
3
- const { cell: { row: { original: { duration } } } } = props;
4
- if (duration !== null && duration !== undefined) {
5
- return React.createElement("div", { className: 'asset-duration-cell' }, secondsToTime(duration));
6
- }
7
- else {
8
- return React.createElement("div", { className: 'asset-duration-cell' });
9
- }
10
- };
11
- export const secondsToTime = (timeInSeconds) => {
12
- const minutes = Math.floor(timeInSeconds / 60);
13
- let seconds = Math.floor(timeInSeconds - minutes * 60);
14
- if (seconds < 10) {
15
- seconds = `0${seconds}`;
16
- }
17
- return `${minutes}:${seconds}`;
18
- };
19
- export default AssetsTableDurationCell;
20
- //# sourceMappingURL=AssetsTableDurationCell%20copy.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AssetsTableDurationCell copy.js","sourceRoot":"","sources":["../../../../src/components/assets/AssetsTableDurationCell copy.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAM/B,MAAM,uBAAuB,GAAuC,CAChE,KAA+B,EACjC,EAAE;IACA,MAAM,EACF,IAAI,EAAE,EACF,GAAG,EAAE,EACD,QAAQ,EAAE,EAAE,QAAQ,EAAE,EACzB,EACJ,EACJ,GAAG,KAAK,CAAC;IAEV,IAAI,QAAQ,KAAK,IAAI,IAAI,QAAQ,KAAK,SAAS,EAAE;QAC7C,OAAO,6BAAK,SAAS,EAAC,qBAAqB,IAAE,aAAa,CAAC,QAAQ,CAAC,CAAO,CAAC;KAC/E;SAAM;QACH,OAAO,6BAAK,SAAS,EAAC,qBAAqB,GAAO,CAAC;KACtD;AACL,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,aAAa,EAAU,EAAE;IACnD,MAAM,OAAO,GAAQ,IAAI,CAAC,KAAK,CAAC,aAAa,GAAG,EAAE,CAAC,CAAC;IACpD,IAAI,OAAO,GAAQ,IAAI,CAAC,KAAK,CAAC,aAAa,GAAG,OAAO,GAAG,EAAE,CAAC,CAAC;IAC5D,IAAI,OAAO,GAAG,EAAE,EAAE;QACd,OAAO,GAAG,IAAI,OAAO,EAAE,CAAC;KAC3B;IACD,OAAO,GAAG,OAAO,IAAI,OAAO,EAAE,CAAC;AACnC,CAAC,CAAC;AAEF,eAAe,uBAAuB,CAAC"}
@@ -1,7 +0,0 @@
1
- import * as React from 'react';
2
- interface IAssetsTableFrameRateCell {
3
- cell: any;
4
- }
5
- declare const AssetsTableFrameRateCell: React.FC<IAssetsTableFrameRateCell>;
6
- export declare const secondsToTime: (timeInSeconds: any) => string;
7
- export default AssetsTableFrameRateCell;
@@ -1,20 +0,0 @@
1
- import * as React from 'react';
2
- const AssetsTableFrameRateCell = (props) => {
3
- const { cell: { row: { original: { duration } } } } = props;
4
- if (duration !== null && duration !== undefined) {
5
- return React.createElement("div", { className: 'asset-duration-cell' }, secondsToTime(duration));
6
- }
7
- else {
8
- return React.createElement("div", { className: 'asset-duration-cell' });
9
- }
10
- };
11
- export const secondsToTime = (timeInSeconds) => {
12
- const minutes = Math.floor(timeInSeconds / 60);
13
- let seconds = Math.floor(timeInSeconds - minutes * 60);
14
- if (seconds < 10) {
15
- seconds = `0${seconds}`;
16
- }
17
- return `${minutes}:${seconds}`;
18
- };
19
- export default AssetsTableFrameRateCell;
20
- //# sourceMappingURL=AssetsTableFrameRateCell.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AssetsTableFrameRateCell.js","sourceRoot":"","sources":["../../../../src/components/assets/AssetsTableFrameRateCell.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAM/B,MAAM,wBAAwB,GAAwC,CAClE,KAAgC,EAClC,EAAE;IACA,MAAM,EACF,IAAI,EAAE,EACF,GAAG,EAAE,EACD,QAAQ,EAAE,EAAE,QAAQ,EAAE,EACzB,EACJ,EACJ,GAAG,KAAK,CAAC;IAEV,IAAI,QAAQ,KAAK,IAAI,IAAI,QAAQ,KAAK,SAAS,EAAE;QAC7C,OAAO,6BAAK,SAAS,EAAC,qBAAqB,IAAE,aAAa,CAAC,QAAQ,CAAC,CAAO,CAAC;KAC/E;SAAM;QACH,OAAO,6BAAK,SAAS,EAAC,qBAAqB,GAAO,CAAC;KACtD;AACL,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,aAAa,EAAU,EAAE;IACnD,MAAM,OAAO,GAAQ,IAAI,CAAC,KAAK,CAAC,aAAa,GAAG,EAAE,CAAC,CAAC;IACpD,IAAI,OAAO,GAAQ,IAAI,CAAC,KAAK,CAAC,aAAa,GAAG,OAAO,GAAG,EAAE,CAAC,CAAC;IAC5D,IAAI,OAAO,GAAG,EAAE,EAAE;QACd,OAAO,GAAG,IAAI,OAAO,EAAE,CAAC;KAC3B;IACD,OAAO,GAAG,OAAO,IAAI,OAAO,EAAE,CAAC;AACnC,CAAC,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
@@ -1,15 +0,0 @@
1
- import * as React from 'react';
2
- interface IErrorMessagePreviewProps {
3
- showMedia: boolean;
4
- message: string;
5
- style?: React.CSSProperties | any;
6
- onRequestClose?(): void;
7
- }
8
- declare class ErrorMessagePreview extends React.PureComponent<IErrorMessagePreviewProps> {
9
- private errorMsgNode;
10
- private evtHandlers;
11
- constructor(props: any);
12
- private onClose;
13
- render(): JSX.Element;
14
- }
15
- export default ErrorMessagePreview;
@@ -1,35 +0,0 @@
1
- import * as React from 'react';
2
- import Portal from '../portal/Portal';
3
- import Button from '../button/Button';
4
- import { assets as copy } from '../../constants/copy';
5
- import { ICON_TIMES } from '../../constants/icons';
6
- class ErrorMessagePreview extends React.PureComponent {
7
- errorMsgNode = null;
8
- evtHandlers;
9
- constructor(props) {
10
- super(props);
11
- this.errorMsgNode = React.createRef();
12
- this.evtHandlers = {
13
- onClose: (e) => this.onClose(e)
14
- };
15
- }
16
- onClose(e) {
17
- const { onRequestClose } = this.props;
18
- e.stopPropagation();
19
- onRequestClose();
20
- }
21
- render() {
22
- const { showMedia, style, message } = this.props;
23
- if (showMedia) {
24
- return (React.createElement(Portal, { id: 'portal-root' },
25
- React.createElement("div", { style: { ...style }, className: 'close-icon-preview' },
26
- React.createElement(Button, { key: 'btn-filter', onClick: this.evtHandlers.onClose, size: 'large', style: 'subtle', tooltip: copy.field.tooltipFilter }, ICON_TIMES)),
27
- React.createElement("p", { style: style, ref: this.errorMsgNode, className: 'asset-preview-background media-preview' }, message)));
28
- }
29
- else {
30
- return null;
31
- }
32
- }
33
- }
34
- export default ErrorMessagePreview;
35
- //# sourceMappingURL=ErrorMessagePreview.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ErrorMessagePreview.js","sourceRoot":"","sources":["../../../../src/components/error-message-preview/ErrorMessagePreview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,MAAM,MAAM,kBAAkB,CAAC;AACtC,OAAO,MAAM,MAAM,kBAAkB,CAAC;AACtC,OAAO,EAAE,MAAM,IAAI,IAAI,EAAE,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AASnD,MAAM,mBAAoB,SAAQ,KAAK,CAAC,aAAwC;IACpE,YAAY,GAAQ,IAAI,CAAC;IAEzB,WAAW,CAAM;IAEzB,YAAY,KAAK;QACb,KAAK,CAAC,KAAK,CAAC,CAAC;QACb,IAAI,CAAC,YAAY,GAAG,KAAK,CAAC,SAAS,EAAE,CAAC;QACtC,IAAI,CAAC,WAAW,GAAG;YACf,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;SAClC,CAAC;IACN,CAAC;IAEO,OAAO,CAAC,CAAC;QACb,MAAM,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC,KAAK,CAAC;QACtC,CAAC,CAAC,eAAe,EAAE,CAAC;QACpB,cAAc,EAAE,CAAC;IACrB,CAAC;IAEM,MAAM;QACT,MAAM,EAAE,SAAS,EAAE,KAAK,EAAE,OAAO,EAAE,GAAG,IAAI,CAAC,KAAK,CAAC;QACjD,IAAI,SAAS,EAAE;YACX,OAAO,CACH,oBAAC,MAAM,IAAC,EAAE,EAAC,aAAa;gBACpB,6BACI,KAAK,EAAE,EAAE,GAAG,KAAK,EAAE,EACnB,SAAS,EAAE,oBAAoB;oBAC/B,oBAAC,MAAM,IACH,GAAG,EAAC,YAAY,EAChB,OAAO,EAAE,IAAI,CAAC,WAAW,CAAC,OAAO,EACjC,IAAI,EAAE,OAAO,EACb,KAAK,EAAC,QAAQ,EACd,OAAO,EAAE,IAAI,CAAC,KAAK,CAAC,aAAa,IAChC,UAAU,CACN,CACP;gBACN,2BACI,KAAK,EAAE,KAAK,EACZ,GAAG,EAAE,IAAI,CAAC,YAAY,EACtB,SAAS,EAAC,wCAAwC,IACjD,OAAO,CACR,CACC,CACZ,CAAC;SACL;aAAM;YACH,OAAO,IAAI,CAAC;SACf;IACL,CAAC;CACJ;AAED,eAAe,mBAAmB,CAAC"}
File without changes
@@ -1 +0,0 @@
1
- //# sourceMappingURL=batches.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"batches.js","sourceRoot":"","sources":["../../../../src/redux/actions/batches.ts"],"names":[],"mappings":""}
@@ -1,5 +0,0 @@
1
- declare const layerCopy: any;
2
- export declare const copyLayer: (layer: any) => any;
3
- export declare const setCanCopy: (canCopy: any) => any;
4
- export declare const clearCopy: () => any;
5
- export default layerCopy;
@@ -1,28 +0,0 @@
1
- const layerCopy = {
2
- COPY_LAYER: 'layerCopy/COPY_LAYER',
3
- CLEAR_COPY: 'layerCopy/CLEAR_COPY',
4
- CAN_COPY: 'layerCopy/CAN_COPY'
5
- };
6
- export const copyLayer = (layer) => {
7
- return (dispatch) => {
8
- return new Promise((resolve) => {
9
- dispatch({ type: layerCopy.COPY_LAYER, layer });
10
- resolve();
11
- });
12
- };
13
- };
14
- export const setCanCopy = (canCopy) => {
15
- return (dispatch) => {
16
- return new Promise((resolve) => {
17
- dispatch({ type: layerCopy.CAN_COPY, canCopy });
18
- resolve();
19
- });
20
- };
21
- };
22
- export const clearCopy = () => {
23
- return (dispatch) => {
24
- dispatch({ type: layerCopy.CLEAR_COPY });
25
- };
26
- };
27
- export default layerCopy;
28
- //# sourceMappingURL=layerCopy.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"layerCopy.js","sourceRoot":"","sources":["../../../../src/redux/actions/layerCopy.ts"],"names":[],"mappings":"AAAA,MAAM,SAAS,GAAQ;IACnB,UAAU,EAAE,sBAAsB;IAClC,UAAU,EAAE,sBAAsB;IAClC,QAAQ,EAAE,oBAAoB;CACjC,CAAC;AAEF,MAAM,CAAC,MAAM,SAAS,GAAG,CAAC,KAAK,EAAO,EAAE;IACpC,OAAO,CAAC,QAAQ,EAAE,EAAE;QAChB,OAAO,IAAI,OAAO,CAAO,CAAC,OAAO,EAAE,EAAE;YACjC,QAAQ,CAAC,EAAE,IAAI,EAAE,SAAS,CAAC,UAAU,EAAE,KAAK,EAAE,CAAC,CAAC;YAChD,OAAO,EAAE,CAAC;QACd,CAAC,CAAC,CAAC;IACP,CAAC,CAAC;AACN,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,UAAU,GAAG,CAAC,OAAO,EAAO,EAAE;IACvC,OAAO,CAAC,QAAQ,EAAE,EAAE;QAChB,OAAO,IAAI,OAAO,CAAO,CAAC,OAAO,EAAE,EAAE;YACjC,QAAQ,CAAC,EAAE,IAAI,EAAE,SAAS,CAAC,QAAQ,EAAE,OAAO,EAAE,CAAC,CAAC;YAChD,OAAO,EAAE,CAAC;QACd,CAAC,CAAC,CAAC;IACP,CAAC,CAAC;AACN,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,SAAS,GAAG,GAAQ,EAAE;IAC/B,OAAO,CAAC,QAAQ,EAAE,EAAE;QAChB,QAAQ,CAAC,EAAE,IAAI,EAAE,SAAS,CAAC,UAAU,EAAE,CAAC,CAAC;IAC7C,CAAC,CAAC;AACN,CAAC,CAAC;AAEF,eAAe,SAAS,CAAC"}
File without changes
@@ -1 +0,0 @@
1
- //# sourceMappingURL=batches.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"batches.js","sourceRoot":"","sources":["../../../../src/redux/reducers/batches.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- declare const layerCopy: (state: any, action: any) => any;
2
- export default layerCopy;
@@ -1,25 +0,0 @@
1
- import actions from '../actions/layerCopy';
2
- const initialState = {
3
- copied: {},
4
- canCopy: true
5
- };
6
- const layerCopy = (state = initialState, action) => {
7
- switch (action.type) {
8
- case actions.COPY_LAYER:
9
- return {
10
- ...state,
11
- copied: { ...state.copied, ...action.layer }
12
- };
13
- case actions.CAN_COPY:
14
- return {
15
- ...state,
16
- canCopy: action.canCopy
17
- };
18
- case actions.CLEAR_COPY:
19
- return initialState;
20
- default:
21
- return state;
22
- }
23
- };
24
- export default layerCopy;
25
- //# sourceMappingURL=layerCopy.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"layerCopy.js","sourceRoot":"","sources":["../../../../src/redux/reducers/layerCopy.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,MAAM,sBAAsB,CAAC;AAE3C,MAAM,YAAY,GAAQ;IACtB,MAAM,EAAE,EAAE;IACV,OAAO,EAAE,IAAI;CAChB,CAAC;AAEF,MAAM,SAAS,GAAG,CAAC,KAAK,GAAG,YAAY,EAAE,MAAM,EAAO,EAAE;IACpD,QAAQ,MAAM,CAAC,IAAI,EAAE;QACjB,KAAK,OAAO,CAAC,UAAU;YACnB,OAAO;gBACH,GAAG,KAAK;gBACR,MAAM,EAAE,EAAC,GAAG,KAAK,CAAC,MAAM,EAAE,GAAG,MAAM,CAAC,KAAK,EAAC;aAC7C,CAAC;QACN,KAAK,OAAO,CAAC,QAAQ;YACjB,OAAO;gBACH,GAAG,KAAK;gBACR,OAAO,EAAE,MAAM,CAAC,OAAO;aAC1B,CAAC;QACN,KAAK,OAAO,CAAC,UAAU;YACnB,OAAO,YAAY,CAAC;QACxB;YACI,OAAO,KAAK,CAAC;KACpB;AACL,CAAC,CAAC;AAEF,eAAe,SAAS,CAAC"}