pollination-react-io 1.80.4 → 1.80.5
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/build/index.esm.js +4 -4
- package/build/index.esm.js.map +1 -1
- package/build/index.js +4 -4
- package/build/index.js.map +1 -1
- package/package.json +1 -1
package/build/index.esm.js
CHANGED
@@ -53474,7 +53474,7 @@ var SendGeometry = function (_a) {
|
|
53474
53474
|
width: 'auto',
|
53475
53475
|
backgroundColor: 'white',
|
53476
53476
|
color: '#393e46',
|
53477
|
-
fontSize: '
|
53477
|
+
fontSize: '12px',
|
53478
53478
|
padding: '10px',
|
53479
53479
|
cursor: 'pointer'
|
53480
53480
|
}, triggerStyle: {
|
@@ -53608,7 +53608,7 @@ var SendModel = function (_a) {
|
|
53608
53608
|
width: 'auto',
|
53609
53609
|
backgroundColor: 'white',
|
53610
53610
|
color: '#393e46',
|
53611
|
-
fontSize: '
|
53611
|
+
fontSize: '12px',
|
53612
53612
|
padding: '10px',
|
53613
53613
|
cursor: 'pointer'
|
53614
53614
|
}, triggerStyle: {
|
@@ -53776,7 +53776,7 @@ var SendResults = function (_a) {
|
|
53776
53776
|
width: 'auto',
|
53777
53777
|
backgroundColor: 'white',
|
53778
53778
|
color: '#393e46',
|
53779
|
-
fontSize: '
|
53779
|
+
fontSize: '12px',
|
53780
53780
|
padding: '10px',
|
53781
53781
|
cursor: 'pointer'
|
53782
53782
|
}, triggerStyle: {
|
@@ -53807,7 +53807,7 @@ var SendResults = function (_a) {
|
|
53807
53807
|
width: 'auto',
|
53808
53808
|
backgroundColor: 'white',
|
53809
53809
|
color: '#393e46',
|
53810
|
-
fontSize: '
|
53810
|
+
fontSize: '12px',
|
53811
53811
|
padding: '10px',
|
53812
53812
|
cursor: 'pointer'
|
53813
53813
|
}, icon: React__default.createElement(Database$1, { size: 10, color: '#393e46' }), triggerStyle: {
|