@pie-element/explicit-constructed-response 6.22.3-next.15 → 6.22.3-next.16

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.
@@ -8,7 +8,7 @@
8
8
  "@material-ui/core": "^3.9.2",
9
9
  "@material-ui/icons": "^3.0.1",
10
10
  "@pie-framework/pie-configure-events": "^1.3.0",
11
- "@pie-lib/pie-toolbox": "next",
11
+ "@pie-lib/pie-toolbox": "1.31.2",
12
12
  "classnames": "^2.2.6",
13
13
  "debug": "^3.1.0",
14
14
  "lodash": "^4.17.15",
@@ -8,7 +8,7 @@
8
8
  "author": "",
9
9
  "license": "ISC",
10
10
  "dependencies": {
11
- "@pie-lib/pie-toolbox": "next",
11
+ "@pie-lib/pie-toolbox": "1.31.2",
12
12
  "debug": "^3.1.0",
13
13
  "lodash": "^4.17.15",
14
14
  "type-of": "^2.0.1"
package/module/element.js CHANGED
@@ -118622,13 +118622,7 @@ const require$$4$7 = _dll_prop_types;
118622
118622
  gridRowGap: ("").concat(theme.spacing.unit, "px"),
118623
118623
  gridColumnGap: ("").concat(theme.spacing.unit, "px"),
118624
118624
  padding: theme.spacing.unit * 1,
118625
- border: ("2px dashed ").concat(_renderUi.color.black()),
118626
- WebkitTouchCallout: 'none',
118627
- WebkitUserSelect: 'none',
118628
- KhtmlUserSelect: 'none',
118629
- MozUserSelect: 'none',
118630
- MsUserSelect: 'none',
118631
- userSelect: 'none'
118625
+ border: ("2px dashed ").concat(_renderUi.color.black())
118632
118626
  },
118633
118627
  disabled: {
118634
118628
  boxShadow: 'none',
@@ -118647,13 +118641,7 @@ const require$$4$7 = _dll_prop_types;
118647
118641
  justifyContent: 'center',
118648
118642
  overflow: 'hidden',
118649
118643
  touchAction: 'none',
118650
- backgroundColor: _renderUi.color.backgroundDark(),
118651
- WebkitTouchCallout: 'none',
118652
- WebkitUserSelect: 'none',
118653
- KhtmlUserSelect: 'none',
118654
- MozUserSelect: 'none',
118655
- MsUserSelect: 'none',
118656
- userSelect: 'none'
118644
+ backgroundColor: _renderUi.color.backgroundDark()
118657
118645
  },
118658
118646
  categorizeBoard: {
118659
118647
  padding: theme.spacing.unit / 2,
@@ -118664,13 +118652,7 @@ const require$$4$7 = _dll_prop_types;
118664
118652
  justifyContent: 'center',
118665
118653
  overflow: 'hidden',
118666
118654
  touchAction: 'none',
118667
- backgroundColor: _renderUi.color.backgroundDark(),
118668
- WebkitTouchCallout: 'none',
118669
- WebkitUserSelect: 'none',
118670
- KhtmlUserSelect: 'none',
118671
- MozUserSelect: 'none',
118672
- MsUserSelect: 'none',
118673
- userSelect: 'none'
118655
+ backgroundColor: _renderUi.color.backgroundDark()
118674
118656
  }
118675
118657
  };
118676
118658
  };
@@ -121392,7 +121374,13 @@ function _isNativeReflectConstruct$4() {
121392
121374
  }
121393
121375
  }
121394
121376
  var preventInteractionStyle = {
121395
- flex: 1
121377
+ flex: 1,
121378
+ WebkitTouchCallout: 'none',
121379
+ WebkitUserSelect: 'none',
121380
+ KhtmlUserSelect: 'none',
121381
+ MozUserSelect: 'none',
121382
+ MsUserSelect: 'none',
121383
+ UserSelect: 'none'
121396
121384
  };
121397
121385
  var DroppablePlaceholder = (function (_React$Component) {
121398
121386
  (0, _inherits2$5["default"])(DroppablePlaceholder, _React$Component);
package/module/print.js CHANGED
@@ -118585,13 +118585,7 @@ const require$$4$7 = _dll_prop_types;
118585
118585
  gridRowGap: ("").concat(theme.spacing.unit, "px"),
118586
118586
  gridColumnGap: ("").concat(theme.spacing.unit, "px"),
118587
118587
  padding: theme.spacing.unit * 1,
118588
- border: ("2px dashed ").concat(_renderUi.color.black()),
118589
- WebkitTouchCallout: 'none',
118590
- WebkitUserSelect: 'none',
118591
- KhtmlUserSelect: 'none',
118592
- MozUserSelect: 'none',
118593
- MsUserSelect: 'none',
118594
- userSelect: 'none'
118588
+ border: ("2px dashed ").concat(_renderUi.color.black())
118595
118589
  },
118596
118590
  disabled: {
118597
118591
  boxShadow: 'none',
@@ -118610,13 +118604,7 @@ const require$$4$7 = _dll_prop_types;
118610
118604
  justifyContent: 'center',
118611
118605
  overflow: 'hidden',
118612
118606
  touchAction: 'none',
118613
- backgroundColor: _renderUi.color.backgroundDark(),
118614
- WebkitTouchCallout: 'none',
118615
- WebkitUserSelect: 'none',
118616
- KhtmlUserSelect: 'none',
118617
- MozUserSelect: 'none',
118618
- MsUserSelect: 'none',
118619
- userSelect: 'none'
118607
+ backgroundColor: _renderUi.color.backgroundDark()
118620
118608
  },
118621
118609
  categorizeBoard: {
118622
118610
  padding: theme.spacing.unit / 2,
@@ -118627,13 +118615,7 @@ const require$$4$7 = _dll_prop_types;
118627
118615
  justifyContent: 'center',
118628
118616
  overflow: 'hidden',
118629
118617
  touchAction: 'none',
118630
- backgroundColor: _renderUi.color.backgroundDark(),
118631
- WebkitTouchCallout: 'none',
118632
- WebkitUserSelect: 'none',
118633
- KhtmlUserSelect: 'none',
118634
- MozUserSelect: 'none',
118635
- MsUserSelect: 'none',
118636
- userSelect: 'none'
118618
+ backgroundColor: _renderUi.color.backgroundDark()
118637
118619
  }
118638
118620
  };
118639
118621
  };
@@ -121355,7 +121337,13 @@ function _isNativeReflectConstruct$4() {
121355
121337
  }
121356
121338
  }
121357
121339
  var preventInteractionStyle = {
121358
- flex: 1
121340
+ flex: 1,
121341
+ WebkitTouchCallout: 'none',
121342
+ WebkitUserSelect: 'none',
121343
+ KhtmlUserSelect: 'none',
121344
+ MozUserSelect: 'none',
121345
+ MsUserSelect: 'none',
121346
+ UserSelect: 'none'
121359
121347
  };
121360
121348
  var DroppablePlaceholder = (function (_React$Component) {
121361
121349
  (0, _inherits2$5["default"])(DroppablePlaceholder, _React$Component);
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "access": "public"
5
5
  },
6
6
  "repository": "pie-framework/pie-elements",
7
- "version": "6.22.3-next.15+735106b4e",
7
+ "version": "6.22.3-next.16+4fb650d3e",
8
8
  "description": "",
9
9
  "scripts": {
10
10
  "postpublish": "../../scripts/postpublish"
@@ -12,7 +12,7 @@
12
12
  "dependencies": {
13
13
  "@material-ui/core": "^3.9.2",
14
14
  "@pie-framework/pie-player-events": "^0.1.0",
15
- "@pie-lib/pie-toolbox": "next",
15
+ "@pie-lib/pie-toolbox": "1.31.2",
16
16
  "classnames": "^2.2.5",
17
17
  "lodash": "^4.17.10",
18
18
  "prop-types": "^15.6.1",
@@ -21,7 +21,7 @@
21
21
  },
22
22
  "author": "",
23
23
  "license": "ISC",
24
- "gitHead": "735106b4e6eddd431564399dbd59af336eb29b61",
24
+ "gitHead": "4fb650d3e333a718c0a97babfcd3365d4b5664cd",
25
25
  "main": "lib/index.js",
26
26
  "module": "src/index.js",
27
27
  "exports": {