pixel-react 1.13.46 → 1.13.47

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 (84) hide show
  1. package/lib/_virtual/_commonjsHelpers.js +26 -1
  2. package/lib/_virtual/_commonjsHelpers.js.map +1 -1
  3. package/lib/_virtual/immutable.es.js +7 -0
  4. package/lib/_virtual/immutable.es.js.map +1 -0
  5. package/lib/_virtual/index10.js +2 -2
  6. package/lib/_virtual/index11.js +2 -2
  7. package/lib/_virtual/index14.js +4 -0
  8. package/lib/_virtual/index14.js.map +1 -0
  9. package/lib/_virtual/index9.js +2 -2
  10. package/lib/_virtual/react-is.development2.js +4 -0
  11. package/lib/_virtual/react-is.development2.js.map +1 -0
  12. package/lib/_virtual/react-is.production.min2.js +4 -0
  13. package/lib/_virtual/react-is.production.min2.js.map +1 -0
  14. package/lib/components/MobileSkin/MobileSkinInterface.d.ts +7 -13
  15. package/lib/index.cjs +5500 -284
  16. package/lib/index.cjs.map +1 -1
  17. package/lib/index.d.ts +6 -13
  18. package/lib/node_modules/draft-js/lib/AtomicBlockUtils.js +1 -1
  19. package/lib/node_modules/draft-js/lib/BlockMapBuilder.js +1 -1
  20. package/lib/node_modules/draft-js/lib/BlockTree.js +1 -1
  21. package/lib/node_modules/draft-js/lib/CharacterMetadata.js +1 -1
  22. package/lib/node_modules/draft-js/lib/CompositeDraftDecorator.js +1 -1
  23. package/lib/node_modules/draft-js/lib/ContentBlock.js +1 -1
  24. package/lib/node_modules/draft-js/lib/ContentBlockNode.js +1 -1
  25. package/lib/node_modules/draft-js/lib/ContentState.js +1 -1
  26. package/lib/node_modules/draft-js/lib/ContentStateInlineStyle.js +1 -1
  27. package/lib/node_modules/draft-js/lib/DOMObserver.js +1 -1
  28. package/lib/node_modules/draft-js/lib/DefaultDraftBlockRenderMap.js +1 -1
  29. package/lib/node_modules/draft-js/lib/DraftEditorBlockNode.react.js +1 -1
  30. package/lib/node_modules/draft-js/lib/DraftEditorNode.react.js +1 -1
  31. package/lib/node_modules/draft-js/lib/DraftEntity.js +1 -1
  32. package/lib/node_modules/draft-js/lib/DraftEntityInstance.js +1 -1
  33. package/lib/node_modules/draft-js/lib/DraftModifier.js +1 -1
  34. package/lib/node_modules/draft-js/lib/DraftPasteProcessor.js +1 -1
  35. package/lib/node_modules/draft-js/lib/EditorBidiService.js +1 -1
  36. package/lib/node_modules/draft-js/lib/EditorState.js +1 -1
  37. package/lib/node_modules/draft-js/lib/SelectionState.js +1 -1
  38. package/lib/node_modules/draft-js/lib/applyEntityToContentState.js +1 -1
  39. package/lib/node_modules/draft-js/lib/convertFromHTMLToContentBlocks.js +1 -1
  40. package/lib/node_modules/draft-js/lib/convertFromRawToDraftState.js +1 -1
  41. package/lib/node_modules/draft-js/lib/createCharacterList.js +1 -1
  42. package/lib/node_modules/draft-js/lib/decodeInlineStyleRanges.js +1 -1
  43. package/lib/node_modules/draft-js/lib/insertFragmentIntoContentState.js +1 -1
  44. package/lib/node_modules/draft-js/lib/insertTextIntoContentState.js +1 -1
  45. package/lib/node_modules/draft-js/lib/modifyBlockForContentState.js +1 -1
  46. package/lib/node_modules/draft-js/lib/moveBlockInContentState.js +1 -1
  47. package/lib/node_modules/draft-js/lib/randomizeBlockMapKeys.js +1 -1
  48. package/lib/node_modules/draft-js/lib/removeRangeFromContentState.js +1 -1
  49. package/lib/node_modules/draft-js/lib/splitBlockInContentState.js +1 -1
  50. package/lib/node_modules/{immutable → draft-js/node_modules/immutable}/dist/immutable.js +1 -1
  51. package/lib/node_modules/draft-js/node_modules/immutable/dist/immutable.js.map +1 -0
  52. package/lib/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js +1 -1
  53. package/lib/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.development.js +175 -0
  54. package/lib/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.development.js.map +1 -0
  55. package/lib/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.production.min.js +125 -0
  56. package/lib/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.production.min.js.map +1 -0
  57. package/lib/node_modules/{react-is → hoist-non-react-statics/node_modules/react-is}/index.js +1 -1
  58. package/lib/node_modules/hoist-non-react-statics/node_modules/react-is/index.js.map +1 -0
  59. package/lib/node_modules/immutable/dist/immutable.es.js +4829 -0
  60. package/lib/node_modules/immutable/dist/immutable.es.js.map +1 -0
  61. package/lib/node_modules/js-beautify/js/src/css/beautifier.js +1 -1
  62. package/lib/node_modules/js-beautify/js/src/css/index.js +1 -1
  63. package/lib/node_modules/js-beautify/js/src/css/options.js +1 -1
  64. package/lib/node_modules/js-beautify/js/src/html/index.js +1 -1
  65. package/lib/node_modules/js-beautify/js/src/html/tokenizer.js +1 -1
  66. package/lib/node_modules/js-beautify/js/src/javascript/beautifier.js +1 -1
  67. package/lib/node_modules/js-beautify/js/src/javascript/index.js +1 -1
  68. package/lib/node_modules/js-beautify/js/src/javascript/options.js +1 -1
  69. package/lib/node_modules/js-beautify/js/src/javascript/tokenizer.js +1 -1
  70. package/lib/node_modules/prop-types/factoryWithTypeCheckers.js +1 -1
  71. package/lib/node_modules/prop-types/index.js +1 -1
  72. package/lib/node_modules/{react-is → prop-types/node_modules/react-is}/cjs/react-is.development.js +1 -1
  73. package/lib/node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js.map +1 -0
  74. package/lib/node_modules/{react-is → prop-types/node_modules/react-is}/cjs/react-is.production.min.js +1 -1
  75. package/lib/node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js.map +1 -0
  76. package/lib/node_modules/prop-types/node_modules/react-is/index.js +18 -0
  77. package/lib/node_modules/prop-types/node_modules/react-is/index.js.map +1 -0
  78. package/lib/node_modules/react-draft-wysiwyg/dist/react-draft-wysiwyg.js +2 -2
  79. package/lib/node_modules/react-draft-wysiwyg/dist/react-draft-wysiwyg.js.map +1 -1
  80. package/package.json +1 -1
  81. package/lib/node_modules/immutable/dist/immutable.js.map +0 -1
  82. package/lib/node_modules/react-is/cjs/react-is.development.js.map +0 -1
  83. package/lib/node_modules/react-is/cjs/react-is.production.min.js.map +0 -1
  84. package/lib/node_modules/react-is/index.js.map +0 -1
@@ -4,5 +4,30 @@ function getDefaultExportFromCjs (x) {
4
4
  return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
5
5
  }
6
6
 
7
- export { commonjsGlobal, getDefaultExportFromCjs };
7
+ function getAugmentedNamespace(n) {
8
+ if (n.__esModule) return n;
9
+ var f = n.default;
10
+ if (typeof f == "function") {
11
+ var a = function a () {
12
+ if (this instanceof a) {
13
+ return Reflect.construct(f, arguments, this.constructor);
14
+ }
15
+ return f.apply(this, arguments);
16
+ };
17
+ a.prototype = f.prototype;
18
+ } else a = {};
19
+ Object.defineProperty(a, '__esModule', {value: true});
20
+ Object.keys(n).forEach(function (k) {
21
+ var d = Object.getOwnPropertyDescriptor(n, k);
22
+ Object.defineProperty(a, k, d.get ? d : {
23
+ enumerable: true,
24
+ get: function () {
25
+ return n[k];
26
+ }
27
+ });
28
+ });
29
+ return a;
30
+ }
31
+
32
+ export { commonjsGlobal, getAugmentedNamespace, getDefaultExportFromCjs };
8
33
  //# sourceMappingURL=_commonjsHelpers.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"_commonjsHelpers.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
1
+ {"version":3,"file":"_commonjsHelpers.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,7 @@
1
+ import { getAugmentedNamespace } from './_commonjsHelpers.js';
2
+ import * as immutable_es from '../node_modules/immutable/dist/immutable.es.js';
3
+
4
+ var require$$2 = /*@__PURE__*/getAugmentedNamespace(immutable_es);
5
+
6
+ export { require$$2 as default };
7
+ //# sourceMappingURL=immutable.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"immutable.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;"}
@@ -1,4 +1,4 @@
1
- var html = {exports: {}};
1
+ var javascript = {exports: {}};
2
2
 
3
- export { html as __module };
3
+ export { javascript as __module };
4
4
  //# sourceMappingURL=index10.js.map
@@ -1,4 +1,4 @@
1
- var javascript = {exports: {}};
1
+ var css = {exports: {}};
2
2
 
3
- export { javascript as __module };
3
+ export { css as __module };
4
4
  //# sourceMappingURL=index11.js.map
@@ -0,0 +1,4 @@
1
+ var reactIs = {exports: {}};
2
+
3
+ export { reactIs as __module };
4
+ //# sourceMappingURL=index14.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index14.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
@@ -1,4 +1,4 @@
1
- var css = {exports: {}};
1
+ var html = {exports: {}};
2
2
 
3
- export { css as __module };
3
+ export { html as __module };
4
4
  //# sourceMappingURL=index9.js.map
@@ -0,0 +1,4 @@
1
+ var reactIs_development = {};
2
+
3
+ export { reactIs_development as __exports };
4
+ //# sourceMappingURL=react-is.development2.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"react-is.development2.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
@@ -0,0 +1,4 @@
1
+ var reactIs_production_min = {};
2
+
3
+ export { reactIs_production_min as __exports };
4
+ //# sourceMappingURL=react-is.production.min2.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"react-is.production.min2.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
@@ -1,24 +1,18 @@
1
+ interface NavBarIcon {
2
+ name: string;
3
+ [key: string]: any;
4
+ }
1
5
  export interface MobileSkinProps {
2
6
  children: React.ReactNode | string;
3
7
  orientation?: 'portrait' | 'landscape';
4
- navBarIcons?: Array<{
5
- title: string;
6
- name: string;
7
- onClick: () => void;
8
- height?: number;
9
- width?: number;
10
- className?: string;
11
- }>;
8
+ navBarIcons?: NavBarIcon[];
9
+ topNavBarIcons?: NavBarIcon[];
12
10
  mobileHeight?: number;
13
11
  mobileWidth?: number;
14
12
  UtilityBar?: boolean;
15
13
  background?: string;
16
14
  tooltip?: Record<string, string>;
17
- topNavBarIcons?: Array<{
18
- title: string;
19
- className?: string;
20
- [key: string]: any;
21
- }>;
22
15
  navBarPosition?: 'top' | 'bottom';
23
16
  tooltipFormatter?: ((title: string) => React.ReactNode) | undefined;
24
17
  }
18
+ export {};