easy-layout 6.0.181 → 6.0.183
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/example.js +3341 -5744
- package/lib/div/column.js +11 -24
- package/lib/div/columns.js +11 -24
- package/lib/div/row.js +11 -24
- package/lib/div/rows.js +11 -24
- package/lib/div/sizeable.js +11 -24
- package/lib/div/splitter/horizontal.js +13 -29
- package/lib/div/splitter/vertical.js +13 -29
- package/lib/div/splitter.js +12 -27
- package/lib/example/div/column/middle.js +11 -24
- package/lib/example/div/row/blue.js +11 -24
- package/lib/example/div/row/yellow.js +11 -24
- package/lib/example/div/sizeable/bottom.js +11 -24
- package/lib/example/div/sizeable/left.js +11 -24
- package/lib/example/div/sizeable/right.js +11 -24
- package/lib/example/div/splitter/horizontal/main.js +11 -24
- package/lib/example/div/splitter/vertical/left.js +11 -24
- package/lib/example/div/splitter/vertical/right.js +11 -24
- package/package.json +4 -4
|
@@ -16,6 +16,10 @@ function _assert_this_initialized(self) {
|
|
|
16
16
|
}
|
|
17
17
|
return self;
|
|
18
18
|
}
|
|
19
|
+
function _call_super(_this, derived, args) {
|
|
20
|
+
derived = _get_prototype_of(derived);
|
|
21
|
+
return _possible_constructor_return(_this, _is_native_reflect_construct() ? Reflect.construct(derived, args || [], _get_prototype_of(_this).constructor) : derived.apply(_this, args));
|
|
22
|
+
}
|
|
19
23
|
function _class_call_check(instance, Constructor) {
|
|
20
24
|
if (!(instance instanceof Constructor)) {
|
|
21
25
|
throw new TypeError("Cannot call a class as a function");
|
|
@@ -86,28 +90,12 @@ function _type_of(obj) {
|
|
|
86
90
|
return obj && typeof Symbol !== "undefined" && obj.constructor === Symbol ? "symbol" : typeof obj;
|
|
87
91
|
}
|
|
88
92
|
function _is_native_reflect_construct() {
|
|
89
|
-
if (typeof Reflect === "undefined" || !Reflect.construct) return false;
|
|
90
|
-
if (Reflect.construct.sham) return false;
|
|
91
|
-
if (typeof Proxy === "function") return true;
|
|
92
93
|
try {
|
|
93
|
-
Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
return
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
function _create_super(Derived) {
|
|
100
|
-
var hasNativeReflectConstruct = _is_native_reflect_construct();
|
|
101
|
-
return function _createSuperInternal() {
|
|
102
|
-
var Super = _get_prototype_of(Derived), result;
|
|
103
|
-
if (hasNativeReflectConstruct) {
|
|
104
|
-
var NewTarget = _get_prototype_of(this).constructor;
|
|
105
|
-
result = Reflect.construct(Super, arguments, NewTarget);
|
|
106
|
-
} else {
|
|
107
|
-
result = Super.apply(this, arguments);
|
|
108
|
-
}
|
|
109
|
-
return _possible_constructor_return(this, result);
|
|
110
|
-
};
|
|
94
|
+
var result = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
95
|
+
} catch (_) {}
|
|
96
|
+
return (_is_native_reflect_construct = function() {
|
|
97
|
+
return !!result;
|
|
98
|
+
})();
|
|
111
99
|
}
|
|
112
100
|
function _templateObject() {
|
|
113
101
|
var data = _tagged_template_literal([
|
|
@@ -120,10 +108,9 @@ function _templateObject() {
|
|
|
120
108
|
}
|
|
121
109
|
var MiddleColumnDiv = /*#__PURE__*/ function(ColumnDiv) {
|
|
122
110
|
_inherits(MiddleColumnDiv, ColumnDiv);
|
|
123
|
-
var _super = _create_super(MiddleColumnDiv);
|
|
124
111
|
function MiddleColumnDiv() {
|
|
125
112
|
_class_call_check(this, MiddleColumnDiv);
|
|
126
|
-
return
|
|
113
|
+
return _call_super(this, MiddleColumnDiv, arguments);
|
|
127
114
|
}
|
|
128
115
|
return MiddleColumnDiv;
|
|
129
116
|
}(_index.ColumnDiv);
|
|
@@ -132,4 +119,4 @@ _define_property(MiddleColumnDiv, "defaultProperties", {
|
|
|
132
119
|
});
|
|
133
120
|
var _default = (0, _easywithstyle.default)(MiddleColumnDiv)(_templateObject());
|
|
134
121
|
|
|
135
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
122
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9leGFtcGxlL2Rpdi9jb2x1bW4vbWlkZGxlLmpzIl0sInNvdXJjZXNDb250ZW50IjpbIlwidXNlIHN0cmljdFwiO1xuXG5pbXBvcnQgd2l0aFN0eWxlIGZyb20gXCJlYXN5LXdpdGgtc3R5bGVcIjsgIC8vL1xuXG5pbXBvcnQgeyBDb2x1bW5EaXYgfSBmcm9tIFwiLi4vLi4vLi4vaW5kZXhcIjsgLy8vXG5cbmNsYXNzIE1pZGRsZUNvbHVtbkRpdiBleHRlbmRzIENvbHVtbkRpdiB7XG4gIHN0YXRpYyBkZWZhdWx0UHJvcGVydGllcyA9IHtcbiAgICBjbGFzc05hbWU6IFwibWlkZGxlXCJcbiAgfTtcbn1cblxuZXhwb3J0IGRlZmF1bHQgd2l0aFN0eWxlKE1pZGRsZUNvbHVtbkRpdilgXG5cbiAgcG9zaXRpb246IHJlbGF0aXZlO1xuICBcbmA7XG4iXSwibmFtZXMiOlsiTWlkZGxlQ29sdW1uRGl2IiwiQ29sdW1uRGl2IiwiZGVmYXVsdFByb3BlcnRpZXMiLCJjbGFzc05hbWUiLCJ3aXRoU3R5bGUiXSwibWFwcGluZ3MiOiJBQUFBOzs7OytCQVlBOzs7ZUFBQTs7O29FQVZzQjtxQkFFSTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUUxQixJQUFBLEFBQU1BLGdDQUFOO2NBQU1BO2FBQUFBO2dDQUFBQTtpQ0FBQUE7O1dBQUFBO0VBQXdCQyxnQkFBUztBQUNyQyxpQkFESUQsaUJBQ0dFLHFCQUFvQjtJQUN6QkMsV0FBVztBQUNiO0lBR0YsV0FBZUMsSUFBQUEsc0JBQVMsRUFBQ0oifQ==
|
|
@@ -16,6 +16,10 @@ function _assert_this_initialized(self) {
|
|
|
16
16
|
}
|
|
17
17
|
return self;
|
|
18
18
|
}
|
|
19
|
+
function _call_super(_this, derived, args) {
|
|
20
|
+
derived = _get_prototype_of(derived);
|
|
21
|
+
return _possible_constructor_return(_this, _is_native_reflect_construct() ? Reflect.construct(derived, args || [], _get_prototype_of(_this).constructor) : derived.apply(_this, args));
|
|
22
|
+
}
|
|
19
23
|
function _class_call_check(instance, Constructor) {
|
|
20
24
|
if (!(instance instanceof Constructor)) {
|
|
21
25
|
throw new TypeError("Cannot call a class as a function");
|
|
@@ -86,28 +90,12 @@ function _type_of(obj) {
|
|
|
86
90
|
return obj && typeof Symbol !== "undefined" && obj.constructor === Symbol ? "symbol" : typeof obj;
|
|
87
91
|
}
|
|
88
92
|
function _is_native_reflect_construct() {
|
|
89
|
-
if (typeof Reflect === "undefined" || !Reflect.construct) return false;
|
|
90
|
-
if (Reflect.construct.sham) return false;
|
|
91
|
-
if (typeof Proxy === "function") return true;
|
|
92
93
|
try {
|
|
93
|
-
Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
return
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
function _create_super(Derived) {
|
|
100
|
-
var hasNativeReflectConstruct = _is_native_reflect_construct();
|
|
101
|
-
return function _createSuperInternal() {
|
|
102
|
-
var Super = _get_prototype_of(Derived), result;
|
|
103
|
-
if (hasNativeReflectConstruct) {
|
|
104
|
-
var NewTarget = _get_prototype_of(this).constructor;
|
|
105
|
-
result = Reflect.construct(Super, arguments, NewTarget);
|
|
106
|
-
} else {
|
|
107
|
-
result = Super.apply(this, arguments);
|
|
108
|
-
}
|
|
109
|
-
return _possible_constructor_return(this, result);
|
|
110
|
-
};
|
|
94
|
+
var result = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
95
|
+
} catch (_) {}
|
|
96
|
+
return (_is_native_reflect_construct = function() {
|
|
97
|
+
return !!result;
|
|
98
|
+
})();
|
|
111
99
|
}
|
|
112
100
|
function _templateObject() {
|
|
113
101
|
var data = _tagged_template_literal([
|
|
@@ -120,10 +108,9 @@ function _templateObject() {
|
|
|
120
108
|
}
|
|
121
109
|
var BlueRowDiv = /*#__PURE__*/ function(RowDiv) {
|
|
122
110
|
_inherits(BlueRowDiv, RowDiv);
|
|
123
|
-
var _super = _create_super(BlueRowDiv);
|
|
124
111
|
function BlueRowDiv() {
|
|
125
112
|
_class_call_check(this, BlueRowDiv);
|
|
126
|
-
return
|
|
113
|
+
return _call_super(this, BlueRowDiv, arguments);
|
|
127
114
|
}
|
|
128
115
|
return BlueRowDiv;
|
|
129
116
|
}(_index.RowDiv);
|
|
@@ -132,4 +119,4 @@ _define_property(BlueRowDiv, "defaultProperties", {
|
|
|
132
119
|
});
|
|
133
120
|
var _default = (0, _easywithstyle.default)(BlueRowDiv)(_templateObject());
|
|
134
121
|
|
|
135
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
122
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9leGFtcGxlL2Rpdi9yb3cvYmx1ZS5qcyJdLCJzb3VyY2VzQ29udGVudCI6WyJcInVzZSBzdHJpY3RcIjtcblxuaW1wb3J0IHdpdGhTdHlsZSBmcm9tIFwiZWFzeS13aXRoLXN0eWxlXCI7ICAvLy9cblxuaW1wb3J0IHsgUm93RGl2IH0gZnJvbSBcIi4uLy4uLy4uL2luZGV4XCI7ICAvLy9cblxuY2xhc3MgQmx1ZVJvd0RpdiBleHRlbmRzIFJvd0RpdiB7XG4gIHN0YXRpYyBkZWZhdWx0UHJvcGVydGllcyA9IHtcbiAgICBjbGFzc05hbWU6IFwiYmx1ZVwiXG4gIH07XG59XG5cbmV4cG9ydCBkZWZhdWx0IHdpdGhTdHlsZShCbHVlUm93RGl2KWBcblxuICBiYWNrZ3JvdW5kLWNvbG9yOiBibHVlO1xuXG5gO1xuIl0sIm5hbWVzIjpbIkJsdWVSb3dEaXYiLCJSb3dEaXYiLCJkZWZhdWx0UHJvcGVydGllcyIsImNsYXNzTmFtZSIsIndpdGhTdHlsZSJdLCJtYXBwaW5ncyI6IkFBQUE7Ozs7K0JBWUE7OztlQUFBOzs7b0VBVnNCO3FCQUVDOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBRXZCLElBQUEsQUFBTUEsMkJBQU47Y0FBTUE7YUFBQUE7Z0NBQUFBO2lDQUFBQTs7V0FBQUE7RUFBbUJDLGFBQU07QUFDN0IsaUJBRElELFlBQ0dFLHFCQUFvQjtJQUN6QkMsV0FBVztBQUNiO0lBR0YsV0FBZUMsSUFBQUEsc0JBQVMsRUFBQ0oifQ==
|
|
@@ -16,6 +16,10 @@ function _assert_this_initialized(self) {
|
|
|
16
16
|
}
|
|
17
17
|
return self;
|
|
18
18
|
}
|
|
19
|
+
function _call_super(_this, derived, args) {
|
|
20
|
+
derived = _get_prototype_of(derived);
|
|
21
|
+
return _possible_constructor_return(_this, _is_native_reflect_construct() ? Reflect.construct(derived, args || [], _get_prototype_of(_this).constructor) : derived.apply(_this, args));
|
|
22
|
+
}
|
|
19
23
|
function _class_call_check(instance, Constructor) {
|
|
20
24
|
if (!(instance instanceof Constructor)) {
|
|
21
25
|
throw new TypeError("Cannot call a class as a function");
|
|
@@ -86,28 +90,12 @@ function _type_of(obj) {
|
|
|
86
90
|
return obj && typeof Symbol !== "undefined" && obj.constructor === Symbol ? "symbol" : typeof obj;
|
|
87
91
|
}
|
|
88
92
|
function _is_native_reflect_construct() {
|
|
89
|
-
if (typeof Reflect === "undefined" || !Reflect.construct) return false;
|
|
90
|
-
if (Reflect.construct.sham) return false;
|
|
91
|
-
if (typeof Proxy === "function") return true;
|
|
92
93
|
try {
|
|
93
|
-
Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
return
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
function _create_super(Derived) {
|
|
100
|
-
var hasNativeReflectConstruct = _is_native_reflect_construct();
|
|
101
|
-
return function _createSuperInternal() {
|
|
102
|
-
var Super = _get_prototype_of(Derived), result;
|
|
103
|
-
if (hasNativeReflectConstruct) {
|
|
104
|
-
var NewTarget = _get_prototype_of(this).constructor;
|
|
105
|
-
result = Reflect.construct(Super, arguments, NewTarget);
|
|
106
|
-
} else {
|
|
107
|
-
result = Super.apply(this, arguments);
|
|
108
|
-
}
|
|
109
|
-
return _possible_constructor_return(this, result);
|
|
110
|
-
};
|
|
94
|
+
var result = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
95
|
+
} catch (_) {}
|
|
96
|
+
return (_is_native_reflect_construct = function() {
|
|
97
|
+
return !!result;
|
|
98
|
+
})();
|
|
111
99
|
}
|
|
112
100
|
function _templateObject() {
|
|
113
101
|
var data = _tagged_template_literal([
|
|
@@ -120,10 +108,9 @@ function _templateObject() {
|
|
|
120
108
|
}
|
|
121
109
|
var YellowRowDiv = /*#__PURE__*/ function(RowDiv) {
|
|
122
110
|
_inherits(YellowRowDiv, RowDiv);
|
|
123
|
-
var _super = _create_super(YellowRowDiv);
|
|
124
111
|
function YellowRowDiv() {
|
|
125
112
|
_class_call_check(this, YellowRowDiv);
|
|
126
|
-
return
|
|
113
|
+
return _call_super(this, YellowRowDiv, arguments);
|
|
127
114
|
}
|
|
128
115
|
return YellowRowDiv;
|
|
129
116
|
}(_index.RowDiv);
|
|
@@ -132,4 +119,4 @@ _define_property(YellowRowDiv, "defaultProperties", {
|
|
|
132
119
|
});
|
|
133
120
|
var _default = (0, _easywithstyle.default)(YellowRowDiv)(_templateObject());
|
|
134
121
|
|
|
135
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
122
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9leGFtcGxlL2Rpdi9yb3cveWVsbG93LmpzIl0sInNvdXJjZXNDb250ZW50IjpbIlwidXNlIHN0cmljdFwiO1xuXG5pbXBvcnQgd2l0aFN0eWxlIGZyb20gXCJlYXN5LXdpdGgtc3R5bGVcIjsgIC8vL1xuXG5pbXBvcnQgeyBSb3dEaXYgfSBmcm9tIFwiLi4vLi4vLi4vaW5kZXhcIjsgIC8vL1xuXG5jbGFzcyBZZWxsb3dSb3dEaXYgZXh0ZW5kcyBSb3dEaXYge1xuICBzdGF0aWMgZGVmYXVsdFByb3BlcnRpZXMgPSB7XG4gICAgY2xhc3NOYW1lOiBcInllbGxvd1wiXG4gIH07XG59XG5cbmV4cG9ydCBkZWZhdWx0IHdpdGhTdHlsZShZZWxsb3dSb3dEaXYpYFxuXG4gIGJhY2tncm91bmQtY29sb3I6IHllbGxvdztcblxuYDtcbiJdLCJuYW1lcyI6WyJZZWxsb3dSb3dEaXYiLCJSb3dEaXYiLCJkZWZhdWx0UHJvcGVydGllcyIsImNsYXNzTmFtZSIsIndpdGhTdHlsZSJdLCJtYXBwaW5ncyI6IkFBQUE7Ozs7K0JBWUE7OztlQUFBOzs7b0VBVnNCO3FCQUVDOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBRXZCLElBQUEsQUFBTUEsNkJBQU47Y0FBTUE7YUFBQUE7Z0NBQUFBO2lDQUFBQTs7V0FBQUE7RUFBcUJDLGFBQU07QUFDL0IsaUJBRElELGNBQ0dFLHFCQUFvQjtJQUN6QkMsV0FBVztBQUNiO0lBR0YsV0FBZUMsSUFBQUEsc0JBQVMsRUFBQ0oifQ==
|
|
@@ -16,6 +16,10 @@ function _assert_this_initialized(self) {
|
|
|
16
16
|
}
|
|
17
17
|
return self;
|
|
18
18
|
}
|
|
19
|
+
function _call_super(_this, derived, args) {
|
|
20
|
+
derived = _get_prototype_of(derived);
|
|
21
|
+
return _possible_constructor_return(_this, _is_native_reflect_construct() ? Reflect.construct(derived, args || [], _get_prototype_of(_this).constructor) : derived.apply(_this, args));
|
|
22
|
+
}
|
|
19
23
|
function _class_call_check(instance, Constructor) {
|
|
20
24
|
if (!(instance instanceof Constructor)) {
|
|
21
25
|
throw new TypeError("Cannot call a class as a function");
|
|
@@ -86,28 +90,12 @@ function _type_of(obj) {
|
|
|
86
90
|
return obj && typeof Symbol !== "undefined" && obj.constructor === Symbol ? "symbol" : typeof obj;
|
|
87
91
|
}
|
|
88
92
|
function _is_native_reflect_construct() {
|
|
89
|
-
if (typeof Reflect === "undefined" || !Reflect.construct) return false;
|
|
90
|
-
if (Reflect.construct.sham) return false;
|
|
91
|
-
if (typeof Proxy === "function") return true;
|
|
92
93
|
try {
|
|
93
|
-
Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
return
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
function _create_super(Derived) {
|
|
100
|
-
var hasNativeReflectConstruct = _is_native_reflect_construct();
|
|
101
|
-
return function _createSuperInternal() {
|
|
102
|
-
var Super = _get_prototype_of(Derived), result;
|
|
103
|
-
if (hasNativeReflectConstruct) {
|
|
104
|
-
var NewTarget = _get_prototype_of(this).constructor;
|
|
105
|
-
result = Reflect.construct(Super, arguments, NewTarget);
|
|
106
|
-
} else {
|
|
107
|
-
result = Super.apply(this, arguments);
|
|
108
|
-
}
|
|
109
|
-
return _possible_constructor_return(this, result);
|
|
110
|
-
};
|
|
94
|
+
var result = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
95
|
+
} catch (_) {}
|
|
96
|
+
return (_is_native_reflect_construct = function() {
|
|
97
|
+
return !!result;
|
|
98
|
+
})();
|
|
111
99
|
}
|
|
112
100
|
function _templateObject() {
|
|
113
101
|
var data = _tagged_template_literal([
|
|
@@ -120,10 +108,9 @@ function _templateObject() {
|
|
|
120
108
|
}
|
|
121
109
|
var BottomSizeableDiv = /*#__PURE__*/ function(SizeableDiv) {
|
|
122
110
|
_inherits(BottomSizeableDiv, SizeableDiv);
|
|
123
|
-
var _super = _create_super(BottomSizeableDiv);
|
|
124
111
|
function BottomSizeableDiv() {
|
|
125
112
|
_class_call_check(this, BottomSizeableDiv);
|
|
126
|
-
return
|
|
113
|
+
return _call_super(this, BottomSizeableDiv, arguments);
|
|
127
114
|
}
|
|
128
115
|
return BottomSizeableDiv;
|
|
129
116
|
}(_index.SizeableDiv);
|
|
@@ -132,4 +119,4 @@ _define_property(BottomSizeableDiv, "defaultProperties", {
|
|
|
132
119
|
});
|
|
133
120
|
var _default = (0, _easywithstyle.default)(BottomSizeableDiv)(_templateObject());
|
|
134
121
|
|
|
135
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
122
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9leGFtcGxlL2Rpdi9zaXplYWJsZS9ib3R0b20uanMiXSwic291cmNlc0NvbnRlbnQiOlsiXCJ1c2Ugc3RyaWN0XCI7XG5cbmltcG9ydCB3aXRoU3R5bGUgZnJvbSBcImVhc3ktd2l0aC1zdHlsZVwiOyAgLy8vXG5cbmltcG9ydCB7IFNpemVhYmxlRGl2IH0gZnJvbSBcIi4uLy4uLy4uL2luZGV4XCI7IC8vL1xuXG5jbGFzcyBCb3R0b21TaXplYWJsZURpdiBleHRlbmRzIFNpemVhYmxlRGl2IHtcbiAgc3RhdGljIGRlZmF1bHRQcm9wZXJ0aWVzID0ge1xuICAgIGNsYXNzTmFtZTogXCJib3R0b21cIlxuICB9O1xufVxuXG5leHBvcnQgZGVmYXVsdCB3aXRoU3R5bGUoQm90dG9tU2l6ZWFibGVEaXYpYFxuXG4gIGhlaWdodDogMjRyZW07XG5cbmA7XG4iXSwibmFtZXMiOlsiQm90dG9tU2l6ZWFibGVEaXYiLCJTaXplYWJsZURpdiIsImRlZmF1bHRQcm9wZXJ0aWVzIiwiY2xhc3NOYW1lIiwid2l0aFN0eWxlIl0sIm1hcHBpbmdzIjoiQUFBQTs7OzsrQkFZQTs7O2VBQUE7OztvRUFWc0I7cUJBRU07Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFFNUIsSUFBQSxBQUFNQSxrQ0FBTjtjQUFNQTthQUFBQTtnQ0FBQUE7aUNBQUFBOztXQUFBQTtFQUEwQkMsa0JBQVc7QUFDekMsaUJBRElELG1CQUNHRSxxQkFBb0I7SUFDekJDLFdBQVc7QUFDYjtJQUdGLFdBQWVDLElBQUFBLHNCQUFTLEVBQUNKIn0=
|
|
@@ -16,6 +16,10 @@ function _assert_this_initialized(self) {
|
|
|
16
16
|
}
|
|
17
17
|
return self;
|
|
18
18
|
}
|
|
19
|
+
function _call_super(_this, derived, args) {
|
|
20
|
+
derived = _get_prototype_of(derived);
|
|
21
|
+
return _possible_constructor_return(_this, _is_native_reflect_construct() ? Reflect.construct(derived, args || [], _get_prototype_of(_this).constructor) : derived.apply(_this, args));
|
|
22
|
+
}
|
|
19
23
|
function _class_call_check(instance, Constructor) {
|
|
20
24
|
if (!(instance instanceof Constructor)) {
|
|
21
25
|
throw new TypeError("Cannot call a class as a function");
|
|
@@ -86,28 +90,12 @@ function _type_of(obj) {
|
|
|
86
90
|
return obj && typeof Symbol !== "undefined" && obj.constructor === Symbol ? "symbol" : typeof obj;
|
|
87
91
|
}
|
|
88
92
|
function _is_native_reflect_construct() {
|
|
89
|
-
if (typeof Reflect === "undefined" || !Reflect.construct) return false;
|
|
90
|
-
if (Reflect.construct.sham) return false;
|
|
91
|
-
if (typeof Proxy === "function") return true;
|
|
92
93
|
try {
|
|
93
|
-
Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
return
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
function _create_super(Derived) {
|
|
100
|
-
var hasNativeReflectConstruct = _is_native_reflect_construct();
|
|
101
|
-
return function _createSuperInternal() {
|
|
102
|
-
var Super = _get_prototype_of(Derived), result;
|
|
103
|
-
if (hasNativeReflectConstruct) {
|
|
104
|
-
var NewTarget = _get_prototype_of(this).constructor;
|
|
105
|
-
result = Reflect.construct(Super, arguments, NewTarget);
|
|
106
|
-
} else {
|
|
107
|
-
result = Super.apply(this, arguments);
|
|
108
|
-
}
|
|
109
|
-
return _possible_constructor_return(this, result);
|
|
110
|
-
};
|
|
94
|
+
var result = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
95
|
+
} catch (_) {}
|
|
96
|
+
return (_is_native_reflect_construct = function() {
|
|
97
|
+
return !!result;
|
|
98
|
+
})();
|
|
111
99
|
}
|
|
112
100
|
function _templateObject() {
|
|
113
101
|
var data = _tagged_template_literal([
|
|
@@ -120,10 +108,9 @@ function _templateObject() {
|
|
|
120
108
|
}
|
|
121
109
|
var LeftSizeableDiv = /*#__PURE__*/ function(SizeableDiv) {
|
|
122
110
|
_inherits(LeftSizeableDiv, SizeableDiv);
|
|
123
|
-
var _super = _create_super(LeftSizeableDiv);
|
|
124
111
|
function LeftSizeableDiv() {
|
|
125
112
|
_class_call_check(this, LeftSizeableDiv);
|
|
126
|
-
return
|
|
113
|
+
return _call_super(this, LeftSizeableDiv, arguments);
|
|
127
114
|
}
|
|
128
115
|
return LeftSizeableDiv;
|
|
129
116
|
}(_index.SizeableDiv);
|
|
@@ -132,4 +119,4 @@ _define_property(LeftSizeableDiv, "defaultProperties", {
|
|
|
132
119
|
});
|
|
133
120
|
var _default = (0, _easywithstyle.default)(LeftSizeableDiv)(_templateObject());
|
|
134
121
|
|
|
135
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
122
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9leGFtcGxlL2Rpdi9zaXplYWJsZS9sZWZ0LmpzIl0sInNvdXJjZXNDb250ZW50IjpbIlwidXNlIHN0cmljdFwiO1xuXG5pbXBvcnQgd2l0aFN0eWxlIGZyb20gXCJlYXN5LXdpdGgtc3R5bGVcIjsgIC8vL1xuXG5pbXBvcnQgeyBTaXplYWJsZURpdiB9IGZyb20gXCIuLi8uLi8uLi9pbmRleFwiOyAvLy9cblxuY2xhc3MgTGVmdFNpemVhYmxlRGl2IGV4dGVuZHMgU2l6ZWFibGVEaXYge1xuICBzdGF0aWMgZGVmYXVsdFByb3BlcnRpZXMgPSB7XG4gICAgY2xhc3NOYW1lOiBcImxlZnRcIlxuICB9O1xufVxuXG5leHBvcnQgZGVmYXVsdCB3aXRoU3R5bGUoTGVmdFNpemVhYmxlRGl2KWBcblxuICB3aWR0aDogMjRyZW07XG4gIG1pbi13aWR0aDogMTJyZW07XG4gIG1heC13aWR0aDogMzZyZW07XG5cbmA7XG4iXSwibmFtZXMiOlsiTGVmdFNpemVhYmxlRGl2IiwiU2l6ZWFibGVEaXYiLCJkZWZhdWx0UHJvcGVydGllcyIsImNsYXNzTmFtZSIsIndpdGhTdHlsZSJdLCJtYXBwaW5ncyI6IkFBQUE7Ozs7K0JBWUE7OztlQUFBOzs7b0VBVnNCO3FCQUVNOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBRTVCLElBQUEsQUFBTUEsZ0NBQU47Y0FBTUE7YUFBQUE7Z0NBQUFBO2lDQUFBQTs7V0FBQUE7RUFBd0JDLGtCQUFXO0FBQ3ZDLGlCQURJRCxpQkFDR0UscUJBQW9CO0lBQ3pCQyxXQUFXO0FBQ2I7SUFHRixXQUFlQyxJQUFBQSxzQkFBUyxFQUFDSiJ9
|
|
@@ -16,6 +16,10 @@ function _assert_this_initialized(self) {
|
|
|
16
16
|
}
|
|
17
17
|
return self;
|
|
18
18
|
}
|
|
19
|
+
function _call_super(_this, derived, args) {
|
|
20
|
+
derived = _get_prototype_of(derived);
|
|
21
|
+
return _possible_constructor_return(_this, _is_native_reflect_construct() ? Reflect.construct(derived, args || [], _get_prototype_of(_this).constructor) : derived.apply(_this, args));
|
|
22
|
+
}
|
|
19
23
|
function _class_call_check(instance, Constructor) {
|
|
20
24
|
if (!(instance instanceof Constructor)) {
|
|
21
25
|
throw new TypeError("Cannot call a class as a function");
|
|
@@ -86,28 +90,12 @@ function _type_of(obj) {
|
|
|
86
90
|
return obj && typeof Symbol !== "undefined" && obj.constructor === Symbol ? "symbol" : typeof obj;
|
|
87
91
|
}
|
|
88
92
|
function _is_native_reflect_construct() {
|
|
89
|
-
if (typeof Reflect === "undefined" || !Reflect.construct) return false;
|
|
90
|
-
if (Reflect.construct.sham) return false;
|
|
91
|
-
if (typeof Proxy === "function") return true;
|
|
92
93
|
try {
|
|
93
|
-
Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
return
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
function _create_super(Derived) {
|
|
100
|
-
var hasNativeReflectConstruct = _is_native_reflect_construct();
|
|
101
|
-
return function _createSuperInternal() {
|
|
102
|
-
var Super = _get_prototype_of(Derived), result;
|
|
103
|
-
if (hasNativeReflectConstruct) {
|
|
104
|
-
var NewTarget = _get_prototype_of(this).constructor;
|
|
105
|
-
result = Reflect.construct(Super, arguments, NewTarget);
|
|
106
|
-
} else {
|
|
107
|
-
result = Super.apply(this, arguments);
|
|
108
|
-
}
|
|
109
|
-
return _possible_constructor_return(this, result);
|
|
110
|
-
};
|
|
94
|
+
var result = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
95
|
+
} catch (_) {}
|
|
96
|
+
return (_is_native_reflect_construct = function() {
|
|
97
|
+
return !!result;
|
|
98
|
+
})();
|
|
111
99
|
}
|
|
112
100
|
function _templateObject() {
|
|
113
101
|
var data = _tagged_template_literal([
|
|
@@ -120,10 +108,9 @@ function _templateObject() {
|
|
|
120
108
|
}
|
|
121
109
|
var RightSizeableDiv = /*#__PURE__*/ function(SizeableDiv) {
|
|
122
110
|
_inherits(RightSizeableDiv, SizeableDiv);
|
|
123
|
-
var _super = _create_super(RightSizeableDiv);
|
|
124
111
|
function RightSizeableDiv() {
|
|
125
112
|
_class_call_check(this, RightSizeableDiv);
|
|
126
|
-
return
|
|
113
|
+
return _call_super(this, RightSizeableDiv, arguments);
|
|
127
114
|
}
|
|
128
115
|
return RightSizeableDiv;
|
|
129
116
|
}(_index.SizeableDiv);
|
|
@@ -132,4 +119,4 @@ _define_property(RightSizeableDiv, "defaultProperties", {
|
|
|
132
119
|
});
|
|
133
120
|
var _default = (0, _easywithstyle.default)(RightSizeableDiv)(_templateObject());
|
|
134
121
|
|
|
135
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
122
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9leGFtcGxlL2Rpdi9zaXplYWJsZS9yaWdodC5qcyJdLCJzb3VyY2VzQ29udGVudCI6WyJcInVzZSBzdHJpY3RcIjtcblxuaW1wb3J0IHdpdGhTdHlsZSBmcm9tIFwiZWFzeS13aXRoLXN0eWxlXCI7ICAvLy9cblxuaW1wb3J0IHsgU2l6ZWFibGVEaXYgfSBmcm9tIFwiLi4vLi4vLi4vaW5kZXhcIjsgLy8vXG5cbmNsYXNzIFJpZ2h0U2l6ZWFibGVEaXYgZXh0ZW5kcyBTaXplYWJsZURpdiB7XG4gIHN0YXRpYyBkZWZhdWx0UHJvcGVydGllcyA9IHtcbiAgICBjbGFzc05hbWU6IFwicmlnaHRcIlxuICB9O1xufVxuXG5leHBvcnQgZGVmYXVsdCB3aXRoU3R5bGUoUmlnaHRTaXplYWJsZURpdilgXG5cbiAgd2lkdGg6IDI0cmVtO1xuICBtYXgtd2lkdGg6IDU2cmVtO1xuXG5gO1xuIl0sIm5hbWVzIjpbIlJpZ2h0U2l6ZWFibGVEaXYiLCJTaXplYWJsZURpdiIsImRlZmF1bHRQcm9wZXJ0aWVzIiwiY2xhc3NOYW1lIiwid2l0aFN0eWxlIl0sIm1hcHBpbmdzIjoiQUFBQTs7OzsrQkFZQTs7O2VBQUE7OztvRUFWc0I7cUJBRU07Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFFNUIsSUFBQSxBQUFNQSxpQ0FBTjtjQUFNQTthQUFBQTtnQ0FBQUE7aUNBQUFBOztXQUFBQTtFQUF5QkMsa0JBQVc7QUFDeEMsaUJBRElELGtCQUNHRSxxQkFBb0I7SUFDekJDLFdBQVc7QUFDYjtJQUdGLFdBQWVDLElBQUFBLHNCQUFTLEVBQUNKIn0=
|
|
@@ -16,6 +16,10 @@ function _assert_this_initialized(self) {
|
|
|
16
16
|
}
|
|
17
17
|
return self;
|
|
18
18
|
}
|
|
19
|
+
function _call_super(_this, derived, args) {
|
|
20
|
+
derived = _get_prototype_of(derived);
|
|
21
|
+
return _possible_constructor_return(_this, _is_native_reflect_construct() ? Reflect.construct(derived, args || [], _get_prototype_of(_this).constructor) : derived.apply(_this, args));
|
|
22
|
+
}
|
|
19
23
|
function _class_call_check(instance, Constructor) {
|
|
20
24
|
if (!(instance instanceof Constructor)) {
|
|
21
25
|
throw new TypeError("Cannot call a class as a function");
|
|
@@ -86,28 +90,12 @@ function _type_of(obj) {
|
|
|
86
90
|
return obj && typeof Symbol !== "undefined" && obj.constructor === Symbol ? "symbol" : typeof obj;
|
|
87
91
|
}
|
|
88
92
|
function _is_native_reflect_construct() {
|
|
89
|
-
if (typeof Reflect === "undefined" || !Reflect.construct) return false;
|
|
90
|
-
if (Reflect.construct.sham) return false;
|
|
91
|
-
if (typeof Proxy === "function") return true;
|
|
92
93
|
try {
|
|
93
|
-
Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
return
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
function _create_super(Derived) {
|
|
100
|
-
var hasNativeReflectConstruct = _is_native_reflect_construct();
|
|
101
|
-
return function _createSuperInternal() {
|
|
102
|
-
var Super = _get_prototype_of(Derived), result;
|
|
103
|
-
if (hasNativeReflectConstruct) {
|
|
104
|
-
var NewTarget = _get_prototype_of(this).constructor;
|
|
105
|
-
result = Reflect.construct(Super, arguments, NewTarget);
|
|
106
|
-
} else {
|
|
107
|
-
result = Super.apply(this, arguments);
|
|
108
|
-
}
|
|
109
|
-
return _possible_constructor_return(this, result);
|
|
110
|
-
};
|
|
94
|
+
var result = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
95
|
+
} catch (_) {}
|
|
96
|
+
return (_is_native_reflect_construct = function() {
|
|
97
|
+
return !!result;
|
|
98
|
+
})();
|
|
111
99
|
}
|
|
112
100
|
function _templateObject() {
|
|
113
101
|
var data = _tagged_template_literal([
|
|
@@ -120,10 +108,9 @@ function _templateObject() {
|
|
|
120
108
|
}
|
|
121
109
|
var MainHorizontalSplitterDiv = /*#__PURE__*/ function(HorizontalSplitterDiv) {
|
|
122
110
|
_inherits(MainHorizontalSplitterDiv, HorizontalSplitterDiv);
|
|
123
|
-
var _super = _create_super(MainHorizontalSplitterDiv);
|
|
124
111
|
function MainHorizontalSplitterDiv() {
|
|
125
112
|
_class_call_check(this, MainHorizontalSplitterDiv);
|
|
126
|
-
return
|
|
113
|
+
return _call_super(this, MainHorizontalSplitterDiv, arguments);
|
|
127
114
|
}
|
|
128
115
|
return MainHorizontalSplitterDiv;
|
|
129
116
|
}(_index.HorizontalSplitterDiv);
|
|
@@ -132,4 +119,4 @@ _define_property(MainHorizontalSplitterDiv, "defaultProperties", {
|
|
|
132
119
|
});
|
|
133
120
|
var _default = (0, _easywithstyle.default)(MainHorizontalSplitterDiv)(_templateObject());
|
|
134
121
|
|
|
135
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
122
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9leGFtcGxlL2Rpdi9zcGxpdHRlci9ob3Jpem9udGFsL21haW4uanMiXSwic291cmNlc0NvbnRlbnQiOlsiXCJ1c2Ugc3RyaWN0XCI7XG5cbmltcG9ydCB3aXRoU3R5bGUgZnJvbSBcImVhc3ktd2l0aC1zdHlsZVwiOyAgLy8vXG5cbmltcG9ydCB7IEhvcml6b250YWxTcGxpdHRlckRpdiB9IGZyb20gXCIuLi8uLi8uLi8uLi9pbmRleFwiOyAgLy8vXG5cbmNsYXNzIE1haW5Ib3Jpem9udGFsU3BsaXR0ZXJEaXYgZXh0ZW5kcyBIb3Jpem9udGFsU3BsaXR0ZXJEaXYge1xuICBzdGF0aWMgZGVmYXVsdFByb3BlcnRpZXMgPSB7XG4gICAgY2xhc3NOYW1lOiBcIm1haW5cIlxuICB9O1xufVxuXG5leHBvcnQgZGVmYXVsdCB3aXRoU3R5bGUoTWFpbkhvcml6b250YWxTcGxpdHRlckRpdilgXG5cbiAgYmFja2dyb3VuZC1jb2xvcjogYmxhY2s7XG4gIFxuYDtcbiJdLCJuYW1lcyI6WyJNYWluSG9yaXpvbnRhbFNwbGl0dGVyRGl2IiwiSG9yaXpvbnRhbFNwbGl0dGVyRGl2IiwiZGVmYXVsdFByb3BlcnRpZXMiLCJjbGFzc05hbWUiLCJ3aXRoU3R5bGUiXSwibWFwcGluZ3MiOiJBQUFBOzs7OytCQVlBOzs7ZUFBQTs7O29FQVZzQjtxQkFFZ0I7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFFdEMsSUFBQSxBQUFNQSwwQ0FBTjtjQUFNQTthQUFBQTtnQ0FBQUE7aUNBQUFBOztXQUFBQTtFQUFrQ0MsNEJBQXFCO0FBQzNELGlCQURJRCwyQkFDR0UscUJBQW9CO0lBQ3pCQyxXQUFXO0FBQ2I7SUFHRixXQUFlQyxJQUFBQSxzQkFBUyxFQUFDSiJ9
|
|
@@ -16,6 +16,10 @@ function _assert_this_initialized(self) {
|
|
|
16
16
|
}
|
|
17
17
|
return self;
|
|
18
18
|
}
|
|
19
|
+
function _call_super(_this, derived, args) {
|
|
20
|
+
derived = _get_prototype_of(derived);
|
|
21
|
+
return _possible_constructor_return(_this, _is_native_reflect_construct() ? Reflect.construct(derived, args || [], _get_prototype_of(_this).constructor) : derived.apply(_this, args));
|
|
22
|
+
}
|
|
19
23
|
function _class_call_check(instance, Constructor) {
|
|
20
24
|
if (!(instance instanceof Constructor)) {
|
|
21
25
|
throw new TypeError("Cannot call a class as a function");
|
|
@@ -86,28 +90,12 @@ function _type_of(obj) {
|
|
|
86
90
|
return obj && typeof Symbol !== "undefined" && obj.constructor === Symbol ? "symbol" : typeof obj;
|
|
87
91
|
}
|
|
88
92
|
function _is_native_reflect_construct() {
|
|
89
|
-
if (typeof Reflect === "undefined" || !Reflect.construct) return false;
|
|
90
|
-
if (Reflect.construct.sham) return false;
|
|
91
|
-
if (typeof Proxy === "function") return true;
|
|
92
93
|
try {
|
|
93
|
-
Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
return
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
function _create_super(Derived) {
|
|
100
|
-
var hasNativeReflectConstruct = _is_native_reflect_construct();
|
|
101
|
-
return function _createSuperInternal() {
|
|
102
|
-
var Super = _get_prototype_of(Derived), result;
|
|
103
|
-
if (hasNativeReflectConstruct) {
|
|
104
|
-
var NewTarget = _get_prototype_of(this).constructor;
|
|
105
|
-
result = Reflect.construct(Super, arguments, NewTarget);
|
|
106
|
-
} else {
|
|
107
|
-
result = Super.apply(this, arguments);
|
|
108
|
-
}
|
|
109
|
-
return _possible_constructor_return(this, result);
|
|
110
|
-
};
|
|
94
|
+
var result = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
95
|
+
} catch (_) {}
|
|
96
|
+
return (_is_native_reflect_construct = function() {
|
|
97
|
+
return !!result;
|
|
98
|
+
})();
|
|
111
99
|
}
|
|
112
100
|
function _templateObject() {
|
|
113
101
|
var data = _tagged_template_literal([
|
|
@@ -120,10 +108,9 @@ function _templateObject() {
|
|
|
120
108
|
}
|
|
121
109
|
var LeftVerticalSplitterDiv = /*#__PURE__*/ function(VerticalSplitterDiv) {
|
|
122
110
|
_inherits(LeftVerticalSplitterDiv, VerticalSplitterDiv);
|
|
123
|
-
var _super = _create_super(LeftVerticalSplitterDiv);
|
|
124
111
|
function LeftVerticalSplitterDiv() {
|
|
125
112
|
_class_call_check(this, LeftVerticalSplitterDiv);
|
|
126
|
-
return
|
|
113
|
+
return _call_super(this, LeftVerticalSplitterDiv, arguments);
|
|
127
114
|
}
|
|
128
115
|
return LeftVerticalSplitterDiv;
|
|
129
116
|
}(_index.VerticalSplitterDiv);
|
|
@@ -132,4 +119,4 @@ _define_property(LeftVerticalSplitterDiv, "defaultProperties", {
|
|
|
132
119
|
});
|
|
133
120
|
var _default = (0, _easywithstyle.default)(LeftVerticalSplitterDiv)(_templateObject());
|
|
134
121
|
|
|
135
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
122
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9leGFtcGxlL2Rpdi9zcGxpdHRlci92ZXJ0aWNhbC9sZWZ0LmpzIl0sInNvdXJjZXNDb250ZW50IjpbIlwidXNlIHN0cmljdFwiO1xuXG5pbXBvcnQgd2l0aFN0eWxlIGZyb20gXCJlYXN5LXdpdGgtc3R5bGVcIjsgIC8vL1xuXG5pbXBvcnQgeyBWZXJ0aWNhbFNwbGl0dGVyRGl2IH0gZnJvbSBcIi4uLy4uLy4uLy4uL2luZGV4XCI7IC8vL1xuXG5jbGFzcyBMZWZ0VmVydGljYWxTcGxpdHRlckRpdiBleHRlbmRzIFZlcnRpY2FsU3BsaXR0ZXJEaXYge1xuICBzdGF0aWMgZGVmYXVsdFByb3BlcnRpZXMgPSB7XG4gICAgY2xhc3NOYW1lOiBcImxlZnRcIlxuICB9O1xufVxuXG5leHBvcnQgZGVmYXVsdCB3aXRoU3R5bGUoTGVmdFZlcnRpY2FsU3BsaXR0ZXJEaXYpYFxuXG4gIGJhY2tncm91bmQtY29sb3I6IGJsYWNrO1xuXG5gO1xuIl0sIm5hbWVzIjpbIkxlZnRWZXJ0aWNhbFNwbGl0dGVyRGl2IiwiVmVydGljYWxTcGxpdHRlckRpdiIsImRlZmF1bHRQcm9wZXJ0aWVzIiwiY2xhc3NOYW1lIiwid2l0aFN0eWxlIl0sIm1hcHBpbmdzIjoiQUFBQTs7OzsrQkFZQTs7O2VBQUE7OztvRUFWc0I7cUJBRWM7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFFcEMsSUFBQSxBQUFNQSx3Q0FBTjtjQUFNQTthQUFBQTtnQ0FBQUE7aUNBQUFBOztXQUFBQTtFQUFnQ0MsMEJBQW1CO0FBQ3ZELGlCQURJRCx5QkFDR0UscUJBQW9CO0lBQ3pCQyxXQUFXO0FBQ2I7SUFHRixXQUFlQyxJQUFBQSxzQkFBUyxFQUFDSiJ9
|
|
@@ -16,6 +16,10 @@ function _assert_this_initialized(self) {
|
|
|
16
16
|
}
|
|
17
17
|
return self;
|
|
18
18
|
}
|
|
19
|
+
function _call_super(_this, derived, args) {
|
|
20
|
+
derived = _get_prototype_of(derived);
|
|
21
|
+
return _possible_constructor_return(_this, _is_native_reflect_construct() ? Reflect.construct(derived, args || [], _get_prototype_of(_this).constructor) : derived.apply(_this, args));
|
|
22
|
+
}
|
|
19
23
|
function _class_call_check(instance, Constructor) {
|
|
20
24
|
if (!(instance instanceof Constructor)) {
|
|
21
25
|
throw new TypeError("Cannot call a class as a function");
|
|
@@ -86,28 +90,12 @@ function _type_of(obj) {
|
|
|
86
90
|
return obj && typeof Symbol !== "undefined" && obj.constructor === Symbol ? "symbol" : typeof obj;
|
|
87
91
|
}
|
|
88
92
|
function _is_native_reflect_construct() {
|
|
89
|
-
if (typeof Reflect === "undefined" || !Reflect.construct) return false;
|
|
90
|
-
if (Reflect.construct.sham) return false;
|
|
91
|
-
if (typeof Proxy === "function") return true;
|
|
92
93
|
try {
|
|
93
|
-
Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
return
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
function _create_super(Derived) {
|
|
100
|
-
var hasNativeReflectConstruct = _is_native_reflect_construct();
|
|
101
|
-
return function _createSuperInternal() {
|
|
102
|
-
var Super = _get_prototype_of(Derived), result;
|
|
103
|
-
if (hasNativeReflectConstruct) {
|
|
104
|
-
var NewTarget = _get_prototype_of(this).constructor;
|
|
105
|
-
result = Reflect.construct(Super, arguments, NewTarget);
|
|
106
|
-
} else {
|
|
107
|
-
result = Super.apply(this, arguments);
|
|
108
|
-
}
|
|
109
|
-
return _possible_constructor_return(this, result);
|
|
110
|
-
};
|
|
94
|
+
var result = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
|
|
95
|
+
} catch (_) {}
|
|
96
|
+
return (_is_native_reflect_construct = function() {
|
|
97
|
+
return !!result;
|
|
98
|
+
})();
|
|
111
99
|
}
|
|
112
100
|
function _templateObject() {
|
|
113
101
|
var data = _tagged_template_literal([
|
|
@@ -120,10 +108,9 @@ function _templateObject() {
|
|
|
120
108
|
}
|
|
121
109
|
var RightVerticalSplitterDiv = /*#__PURE__*/ function(VerticalSplitterDiv) {
|
|
122
110
|
_inherits(RightVerticalSplitterDiv, VerticalSplitterDiv);
|
|
123
|
-
var _super = _create_super(RightVerticalSplitterDiv);
|
|
124
111
|
function RightVerticalSplitterDiv() {
|
|
125
112
|
_class_call_check(this, RightVerticalSplitterDiv);
|
|
126
|
-
return
|
|
113
|
+
return _call_super(this, RightVerticalSplitterDiv, arguments);
|
|
127
114
|
}
|
|
128
115
|
return RightVerticalSplitterDiv;
|
|
129
116
|
}(_index.VerticalSplitterDiv);
|
|
@@ -132,4 +119,4 @@ _define_property(RightVerticalSplitterDiv, "defaultProperties", {
|
|
|
132
119
|
});
|
|
133
120
|
var _default = (0, _easywithstyle.default)(RightVerticalSplitterDiv)(_templateObject());
|
|
134
121
|
|
|
135
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
122
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9leGFtcGxlL2Rpdi9zcGxpdHRlci92ZXJ0aWNhbC9yaWdodC5qcyJdLCJzb3VyY2VzQ29udGVudCI6WyJcInVzZSBzdHJpY3RcIjtcblxuaW1wb3J0IHdpdGhTdHlsZSBmcm9tIFwiZWFzeS13aXRoLXN0eWxlXCI7ICAvLy9cblxuaW1wb3J0IHsgVmVydGljYWxTcGxpdHRlckRpdiB9IGZyb20gXCIuLi8uLi8uLi8uLi9pbmRleFwiOyAgLy8vXG5cbmNsYXNzIFJpZ2h0VmVydGljYWxTcGxpdHRlckRpdiBleHRlbmRzIFZlcnRpY2FsU3BsaXR0ZXJEaXYge1xuICBzdGF0aWMgZGVmYXVsdFByb3BlcnRpZXMgPSB7XG4gICAgY2xhc3NOYW1lOiBcInJpZ2h0XCJcbiAgfTtcbn1cblxuZXhwb3J0IGRlZmF1bHQgd2l0aFN0eWxlKFJpZ2h0VmVydGljYWxTcGxpdHRlckRpdilgXG5cbiAgYmFja2dyb3VuZC1jb2xvcjogYmxhY2s7XG5cbmA7XG4iXSwibmFtZXMiOlsiUmlnaHRWZXJ0aWNhbFNwbGl0dGVyRGl2IiwiVmVydGljYWxTcGxpdHRlckRpdiIsImRlZmF1bHRQcm9wZXJ0aWVzIiwiY2xhc3NOYW1lIiwid2l0aFN0eWxlIl0sIm1hcHBpbmdzIjoiQUFBQTs7OzsrQkFZQTs7O2VBQUE7OztvRUFWc0I7cUJBRWM7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFFcEMsSUFBQSxBQUFNQSx5Q0FBTjtjQUFNQTthQUFBQTtnQ0FBQUE7aUNBQUFBOztXQUFBQTtFQUFpQ0MsMEJBQW1CO0FBQ3hELGlCQURJRCwwQkFDR0UscUJBQW9CO0lBQ3pCQyxXQUFXO0FBQ2I7SUFHRixXQUFlQyxJQUFBQSxzQkFBUyxFQUFDSiJ9
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "easy-layout",
|
|
3
3
|
"author": "James Smith",
|
|
4
|
-
"version": "6.0.
|
|
4
|
+
"version": "6.0.183",
|
|
5
5
|
"license": "MIT, Anti-996",
|
|
6
6
|
"homepage": "https://github.com/djalbat/easy-layout",
|
|
7
7
|
"description": "Layout elements that work with CSS flexbox.",
|
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
"url": "https://github.com/djalbat/easy-layout"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"easy": "^
|
|
14
|
-
"easy-drag-and-drop": "^1.3.
|
|
15
|
-
"easy-with-style": "^3.0.
|
|
13
|
+
"easy": "^20.0.2",
|
|
14
|
+
"easy-drag-and-drop": "^1.3.186",
|
|
15
|
+
"easy-with-style": "^3.0.398"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
18
|
"@swc/core": "^1.5.6",
|