@teselagen/ove 0.3.45 → 0.3.46

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/index.cjs.js CHANGED
@@ -18375,16 +18375,25 @@ var toString$6 = {}.toString;
18375
18375
  var _cof = /* @__PURE__ */ __name(function(it) {
18376
18376
  return toString$6.call(it).slice(8, -1);
18377
18377
  }, "_cof");
18378
- var cof$2 = _cof;
18379
- var _iobject = Object("z").propertyIsEnumerable(0) ? Object : function(it) {
18380
- return cof$2(it) == "String" ? it.split("") : Object(it);
18381
- };
18378
+ var _iobject;
18379
+ var hasRequired_iobject;
18380
+ function require_iobject() {
18381
+ if (hasRequired_iobject)
18382
+ return _iobject;
18383
+ hasRequired_iobject = 1;
18384
+ var cof2 = _cof;
18385
+ _iobject = Object("z").propertyIsEnumerable(0) ? Object : function(it) {
18386
+ return cof2(it) == "String" ? it.split("") : Object(it);
18387
+ };
18388
+ return _iobject;
18389
+ }
18390
+ __name(require_iobject, "require_iobject");
18382
18391
  var _defined = /* @__PURE__ */ __name(function(it) {
18383
18392
  if (it == void 0)
18384
18393
  throw TypeError("Can't call method on " + it);
18385
18394
  return it;
18386
18395
  }, "_defined");
18387
- var IObject = _iobject;
18396
+ var IObject = require_iobject();
18388
18397
  var defined$2 = _defined;
18389
18398
  var _toIobject = /* @__PURE__ */ __name(function(it) {
18390
18399
  return IObject(defined$2(it));
@@ -18505,7 +18514,7 @@ function require_objectAssign() {
18505
18514
  var gOPS2 = _objectGops;
18506
18515
  var pIE2 = require_objectPie();
18507
18516
  var toObject2 = _toObject;
18508
- var IObject2 = _iobject;
18517
+ var IObject2 = require_iobject();
18509
18518
  var $assign = Object.assign;
18510
18519
  _objectAssign = !$assign || _fails(function() {
18511
18520
  var A2 = {};
@@ -125724,7 +125733,7 @@ function showFileDialog({ multiple = false, onSelect }) {
125724
125733
  }
125725
125734
  __name(showFileDialog, "showFileDialog");
125726
125735
  const name = "@teselagen/ove";
125727
- const version = "0.3.44";
125736
+ const version = "0.3.45";
125728
125737
  const main = "./src/index.js";
125729
125738
  const exports$1 = {
125730
125739
  ".": {
package/index.es.js CHANGED
@@ -18357,16 +18357,25 @@ var toString$6 = {}.toString;
18357
18357
  var _cof = /* @__PURE__ */ __name(function(it) {
18358
18358
  return toString$6.call(it).slice(8, -1);
18359
18359
  }, "_cof");
18360
- var cof$2 = _cof;
18361
- var _iobject = Object("z").propertyIsEnumerable(0) ? Object : function(it) {
18362
- return cof$2(it) == "String" ? it.split("") : Object(it);
18363
- };
18360
+ var _iobject;
18361
+ var hasRequired_iobject;
18362
+ function require_iobject() {
18363
+ if (hasRequired_iobject)
18364
+ return _iobject;
18365
+ hasRequired_iobject = 1;
18366
+ var cof2 = _cof;
18367
+ _iobject = Object("z").propertyIsEnumerable(0) ? Object : function(it) {
18368
+ return cof2(it) == "String" ? it.split("") : Object(it);
18369
+ };
18370
+ return _iobject;
18371
+ }
18372
+ __name(require_iobject, "require_iobject");
18364
18373
  var _defined = /* @__PURE__ */ __name(function(it) {
18365
18374
  if (it == void 0)
18366
18375
  throw TypeError("Can't call method on " + it);
18367
18376
  return it;
18368
18377
  }, "_defined");
18369
- var IObject = _iobject;
18378
+ var IObject = require_iobject();
18370
18379
  var defined$2 = _defined;
18371
18380
  var _toIobject = /* @__PURE__ */ __name(function(it) {
18372
18381
  return IObject(defined$2(it));
@@ -18487,7 +18496,7 @@ function require_objectAssign() {
18487
18496
  var gOPS2 = _objectGops;
18488
18497
  var pIE2 = require_objectPie();
18489
18498
  var toObject2 = _toObject;
18490
- var IObject2 = _iobject;
18499
+ var IObject2 = require_iobject();
18491
18500
  var $assign = Object.assign;
18492
18501
  _objectAssign = !$assign || _fails(function() {
18493
18502
  var A2 = {};
@@ -125706,7 +125715,7 @@ function showFileDialog({ multiple = false, onSelect }) {
125706
125715
  }
125707
125716
  __name(showFileDialog, "showFileDialog");
125708
125717
  const name = "@teselagen/ove";
125709
- const version = "0.3.44";
125718
+ const version = "0.3.45";
125710
125719
  const main = "./src/index.js";
125711
125720
  const exports$1 = {
125712
125721
  ".": {
package/index.umd.js CHANGED
@@ -45029,16 +45029,25 @@ ${latestSubscriptionCallbackError.current.stack}
45029
45029
  var _cof = /* @__PURE__ */ __name(function(it) {
45030
45030
  return toString$4.call(it).slice(8, -1);
45031
45031
  }, "_cof");
45032
- var cof$2 = _cof;
45033
- var _iobject = Object("z").propertyIsEnumerable(0) ? Object : function(it) {
45034
- return cof$2(it) == "String" ? it.split("") : Object(it);
45035
- };
45032
+ var _iobject;
45033
+ var hasRequired_iobject;
45034
+ function require_iobject() {
45035
+ if (hasRequired_iobject)
45036
+ return _iobject;
45037
+ hasRequired_iobject = 1;
45038
+ var cof2 = _cof;
45039
+ _iobject = Object("z").propertyIsEnumerable(0) ? Object : function(it) {
45040
+ return cof2(it) == "String" ? it.split("") : Object(it);
45041
+ };
45042
+ return _iobject;
45043
+ }
45044
+ __name(require_iobject, "require_iobject");
45036
45045
  var _defined = /* @__PURE__ */ __name(function(it) {
45037
45046
  if (it == void 0)
45038
45047
  throw TypeError("Can't call method on " + it);
45039
45048
  return it;
45040
45049
  }, "_defined");
45041
- var IObject = _iobject;
45050
+ var IObject = require_iobject();
45042
45051
  var defined$2 = _defined;
45043
45052
  var _toIobject = /* @__PURE__ */ __name(function(it) {
45044
45053
  return IObject(defined$2(it));
@@ -45135,7 +45144,15 @@ ${latestSubscriptionCallbackError.current.stack}
45135
45144
  var _objectGops = {};
45136
45145
  _objectGops.f = Object.getOwnPropertySymbols;
45137
45146
  var _objectPie = {};
45138
- _objectPie.f = {}.propertyIsEnumerable;
45147
+ var hasRequired_objectPie;
45148
+ function require_objectPie() {
45149
+ if (hasRequired_objectPie)
45150
+ return _objectPie;
45151
+ hasRequired_objectPie = 1;
45152
+ _objectPie.f = {}.propertyIsEnumerable;
45153
+ return _objectPie;
45154
+ }
45155
+ __name(require_objectPie, "require_objectPie");
45139
45156
  var defined$1 = _defined;
45140
45157
  var _toObject = /* @__PURE__ */ __name(function(it) {
45141
45158
  return Object(defined$1(it));
@@ -45149,9 +45166,9 @@ ${latestSubscriptionCallbackError.current.stack}
45149
45166
  var DESCRIPTORS2 = require_descriptors();
45150
45167
  var getKeys2 = _objectKeys;
45151
45168
  var gOPS2 = _objectGops;
45152
- var pIE2 = _objectPie;
45169
+ var pIE2 = require_objectPie();
45153
45170
  var toObject2 = _toObject;
45154
- var IObject2 = _iobject;
45171
+ var IObject2 = require_iobject();
45155
45172
  var $assign = Object.assign;
45156
45173
  _objectAssign = !$assign || _fails(function() {
45157
45174
  var A2 = {};
@@ -45786,7 +45803,7 @@ ${latestSubscriptionCallbackError.current.stack}
45786
45803
  }, "_wksDefine");
45787
45804
  var getKeys = _objectKeys;
45788
45805
  var gOPS$1 = _objectGops;
45789
- var pIE$1 = _objectPie;
45806
+ var pIE$1 = require_objectPie();
45790
45807
  var _enumKeys = /* @__PURE__ */ __name(function(it) {
45791
45808
  var result = getKeys(it);
45792
45809
  var getSymbols2 = gOPS$1.f;
@@ -45827,7 +45844,7 @@ ${latestSubscriptionCallbackError.current.stack}
45827
45844
  return windowNames && toString$3.call(it) == "[object Window]" ? getWindowNames(it) : gOPN$1(toIObject$2(it));
45828
45845
  }, "getOwnPropertyNames");
45829
45846
  var _objectGopd = {};
45830
- var pIE = _objectPie;
45847
+ var pIE = require_objectPie();
45831
45848
  var createDesc$1 = _propertyDesc;
45832
45849
  var toIObject$1 = _toIobject;
45833
45850
  var toPrimitive$1 = _toPrimitive$1;
@@ -46007,7 +46024,7 @@ ${latestSubscriptionCallbackError.current.stack}
46007
46024
  $GOPD.f = $getOwnPropertyDescriptor;
46008
46025
  $DP.f = $defineProperty;
46009
46026
  _objectGopn.f = gOPNExt.f = $getOwnPropertyNames;
46010
- _objectPie.f = $propertyIsEnumerable;
46027
+ require_objectPie().f = $propertyIsEnumerable;
46011
46028
  $GOPS.f = $getOwnPropertySymbols;
46012
46029
  if (DESCRIPTORS && !_library) {
46013
46030
  redefine(ObjectProto, "propertyIsEnumerable", $propertyIsEnumerable);
@@ -154997,7 +155014,7 @@ Part of ${annotation.translationType} Translation from BPs ${annotation.start +
154997
155014
  }
154998
155015
  __name(showFileDialog, "showFileDialog");
154999
155016
  const name = "@teselagen/ove";
155000
- const version = "0.3.44";
155017
+ const version = "0.3.45";
155001
155018
  const main = "./src/index.js";
155002
155019
  const exports$1 = {
155003
155020
  ".": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teselagen/ove",
3
- "version": "0.3.45",
3
+ "version": "0.3.46",
4
4
  "main": "./src/index.js",
5
5
  "exports": {
6
6
  ".": {
@@ -1,6 +1,8 @@
1
1
  .veLinearView .veRowItemWrapper {
2
2
  display: flex;
3
3
  justify-content: center;
4
+ }
5
+ .veLinearView.isLinViewZoomed .veRowItemWrapper {
4
6
  overflow: auto;
5
7
  }
6
8
 
package/style.css CHANGED
@@ -11002,6 +11002,8 @@ li.bp3-menu-divider:last-child {
11002
11002
  .veLinearView .veRowItemWrapper {
11003
11003
  display: flex;
11004
11004
  justify-content: center;
11005
+ }
11006
+ .veLinearView.isLinViewZoomed .veRowItemWrapper {
11005
11007
  overflow: auto;
11006
11008
  }
11007
11009