highmark-cli 0.0.140 → 0.0.142

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.
@@ -1,138 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", {
3
- value: true
4
- });
5
- Object.defineProperty(exports, "default", {
6
- enumerable: true,
7
- get: function() {
8
- return FullScreenSVG;
9
- }
10
- });
11
- var _svg = /*#__PURE__*/ _interop_require_default(require("../svg"));
12
- function _assert_this_initialized(self) {
13
- if (self === void 0) {
14
- throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
15
- }
16
- return self;
17
- }
18
- function _class_call_check(instance, Constructor) {
19
- if (!(instance instanceof Constructor)) {
20
- throw new TypeError("Cannot call a class as a function");
21
- }
22
- }
23
- function _defineProperties(target, props) {
24
- for(var i = 0; i < props.length; i++){
25
- var descriptor = props[i];
26
- descriptor.enumerable = descriptor.enumerable || false;
27
- descriptor.configurable = true;
28
- if ("value" in descriptor) descriptor.writable = true;
29
- Object.defineProperty(target, descriptor.key, descriptor);
30
- }
31
- }
32
- function _create_class(Constructor, protoProps, staticProps) {
33
- if (protoProps) _defineProperties(Constructor.prototype, protoProps);
34
- if (staticProps) _defineProperties(Constructor, staticProps);
35
- return Constructor;
36
- }
37
- function _define_property(obj, key, value) {
38
- if (key in obj) {
39
- Object.defineProperty(obj, key, {
40
- value: value,
41
- enumerable: true,
42
- configurable: true,
43
- writable: true
44
- });
45
- } else {
46
- obj[key] = value;
47
- }
48
- return obj;
49
- }
50
- function _get_prototype_of(o) {
51
- _get_prototype_of = Object.setPrototypeOf ? Object.getPrototypeOf : function getPrototypeOf(o) {
52
- return o.__proto__ || Object.getPrototypeOf(o);
53
- };
54
- return _get_prototype_of(o);
55
- }
56
- function _inherits(subClass, superClass) {
57
- if (typeof superClass !== "function" && superClass !== null) {
58
- throw new TypeError("Super expression must either be null or a function");
59
- }
60
- subClass.prototype = Object.create(superClass && superClass.prototype, {
61
- constructor: {
62
- value: subClass,
63
- writable: true,
64
- configurable: true
65
- }
66
- });
67
- if (superClass) _set_prototype_of(subClass, superClass);
68
- }
69
- function _interop_require_default(obj) {
70
- return obj && obj.__esModule ? obj : {
71
- default: obj
72
- };
73
- }
74
- function _possible_constructor_return(self, call) {
75
- if (call && (_type_of(call) === "object" || typeof call === "function")) {
76
- return call;
77
- }
78
- return _assert_this_initialized(self);
79
- }
80
- function _set_prototype_of(o, p) {
81
- _set_prototype_of = Object.setPrototypeOf || function setPrototypeOf(o, p) {
82
- o.__proto__ = p;
83
- return o;
84
- };
85
- return _set_prototype_of(o, p);
86
- }
87
- function _type_of(obj) {
88
- "@swc/helpers - typeof";
89
- return obj && typeof Symbol !== "undefined" && obj.constructor === Symbol ? "symbol" : typeof obj;
90
- }
91
- function _is_native_reflect_construct() {
92
- if (typeof Reflect === "undefined" || !Reflect.construct) return false;
93
- if (Reflect.construct.sham) return false;
94
- if (typeof Proxy === "function") return true;
95
- try {
96
- Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {}));
97
- return true;
98
- } catch (e) {
99
- return false;
100
- }
101
- }
102
- function _create_super(Derived) {
103
- var hasNativeReflectConstruct = _is_native_reflect_construct();
104
- return function _createSuperInternal() {
105
- var Super = _get_prototype_of(Derived), result;
106
- if (hasNativeReflectConstruct) {
107
- var NewTarget = _get_prototype_of(this).constructor;
108
- result = Reflect.construct(Super, arguments, NewTarget);
109
- } else {
110
- result = Super.apply(this, arguments);
111
- }
112
- return _possible_constructor_return(this, result);
113
- };
114
- }
115
- var FullScreenSVG = /*#__PURE__*/ function(SVG) {
116
- _inherits(FullScreenSVG, SVG);
117
- var _super = _create_super(FullScreenSVG);
118
- function FullScreenSVG() {
119
- _class_call_check(this, FullScreenSVG);
120
- return _super.apply(this, arguments);
121
- }
122
- _create_class(FullScreenSVG, [
123
- {
124
- key: "childElements",
125
- value: function childElements() {
126
- return /*#__PURE__*/ React.createElement("g", null, /*#__PURE__*/ React.createElement("path", {
127
- d: "M 2.9998169 2.9998169 L 2.9998169 6.0001506 L 2.9998169 18.999874 L 2.9998169 22.000208 L 6.0001506 22.000208 L 18.999874 22.000208 L 22.000208 22.000208 L 22.000208 18.999874 L 22.000208 2.9998169 L 2.9998169 2.9998169 z M 6.0001506 6.0001506 L 18.999874 6.0001506 L 18.999874 18.999874 L 6.0001506 18.999874 L 6.0001506 6.0001506 z "
128
- }));
129
- }
130
- }
131
- ]);
132
- return FullScreenSVG;
133
- }(_svg.default);
134
- _define_property(FullScreenSVG, "defaultProperties", {
135
- className: "full-screen"
136
- });
137
-
138
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy92aWV3L3N2Zy9mdWxsU2NyZWVuLmpzIl0sInNvdXJjZXNDb250ZW50IjpbIlwidXNlIHN0cmljdFwiO1xuXG5pbXBvcnQgU1ZHIGZyb20gXCIuLi9zdmdcIjtcblxuZXhwb3J0IGRlZmF1bHQgY2xhc3MgRnVsbFNjcmVlblNWRyBleHRlbmRzIFNWRyB7XG4gIGNoaWxkRWxlbWVudHMoKSB7XG4gICAgcmV0dXJuIChcblxuICAgICAgPGc+XG4gICAgICAgIDxwYXRoIGQ9XCJNIDIuOTk5ODE2OSAyLjk5OTgxNjkgTCAyLjk5OTgxNjkgNi4wMDAxNTA2IEwgMi45OTk4MTY5IDE4Ljk5OTg3NCBMIDIuOTk5ODE2OSAyMi4wMDAyMDggTCA2LjAwMDE1MDYgMjIuMDAwMjA4IEwgMTguOTk5ODc0IDIyLjAwMDIwOCBMIDIyLjAwMDIwOCAyMi4wMDAyMDggTCAyMi4wMDAyMDggMTguOTk5ODc0IEwgMjIuMDAwMjA4IDIuOTk5ODE2OSBMIDIuOTk5ODE2OSAyLjk5OTgxNjkgeiBNIDYuMDAwMTUwNiA2LjAwMDE1MDYgTCAxOC45OTk4NzQgNi4wMDAxNTA2IEwgMTguOTk5ODc0IDE4Ljk5OTg3NCBMIDYuMDAwMTUwNiAxOC45OTk4NzQgTCA2LjAwMDE1MDYgNi4wMDAxNTA2IHogXCIgLz5cbiAgICAgIDwvZz5cblxuICAgICk7XG4gIH1cblxuICBzdGF0aWMgZGVmYXVsdFByb3BlcnRpZXMgPSB7XG4gICAgY2xhc3NOYW1lOiBcImZ1bGwtc2NyZWVuXCJcbiAgfTtcbn1cbiJdLCJuYW1lcyI6WyJGdWxsU2NyZWVuU1ZHIiwiY2hpbGRFbGVtZW50cyIsImciLCJwYXRoIiwiZCIsIlNWRyIsImRlZmF1bHRQcm9wZXJ0aWVzIiwiY2xhc3NOYW1lIl0sInJhbmdlTWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OzsiLCJtYXBwaW5ncyI6IkFBQUE7Ozs7Ozs7ZUFJcUJBOzs7MERBRkw7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBRUQsSUFBQSxBQUFNQSw4QkFBRCxBQUFMO2NBQU1BOytCQUFBQTthQUFBQTtnQ0FBQUE7OztrQkFBQUE7O1lBQ25CQyxLQUFBQTttQkFBQUEsU0FBQUE7Z0JBQ0UscUJBRUUsb0JBQUNDLHlCQUNDLG9CQUFDQztvQkFBS0MsR0FBRTs7WUFJZDs7O1dBVG1CSjtFQUFzQkssWUFBRztBQVc1QyxpQkFYbUJMLGVBV1pNLHFCQUFvQjtJQUN6QkMsV0FBVztBQUNiIn0=
@@ -1,16 +0,0 @@
1
- "use strict";
2
-
3
- import Button from "../button";
4
- import FullScreenSVG from "../svg/fullScreen";
5
-
6
- export default class FullScreenButton extends Button {
7
- clickHandler = (event, element) => {
8
- controller.enterFullScreen();
9
- }
10
-
11
- static SVG = FullScreenSVG;
12
-
13
- static defaultProperties = {
14
- className: "full-screen"
15
- };
16
- }
@@ -1,29 +0,0 @@
1
- "use strict";
2
-
3
- import CheckboxDiv from "../../div/checkbox";
4
-
5
- export default class RestoreNativeGesturesCheckboxDiv extends CheckboxDiv {
6
- changeHandler = (event, element) => {
7
- const checkboxChecked = this.isCheckboxChecked();
8
-
9
- checkboxChecked ?
10
- controller.restoreNativeGestures() :
11
- controller.suppressNativeGestures();
12
- }
13
-
14
- parentContext() {
15
- const checkRestoreNativeGesturesCheckbox = this.checkCheckbox.bind(this), ///
16
- uncheckRestoreNativeGesturesCheckbox = this.uncheckCheckbox.bind(this); ///
17
-
18
- return ({
19
- checkRestoreNativeGesturesCheckbox,
20
- uncheckRestoreNativeGesturesCheckbox
21
- });
22
- }
23
-
24
- static message = "Restore native gestures";
25
-
26
- static defaultProperties = {
27
- className: "restore-native-gestures"
28
- };
29
- }
@@ -1,19 +0,0 @@
1
- "use strict";
2
-
3
- import SVG from "../svg";
4
-
5
- export default class FullScreenSVG extends SVG {
6
- childElements() {
7
- return (
8
-
9
- <g>
10
- <path d="M 2.9998169 2.9998169 L 2.9998169 6.0001506 L 2.9998169 18.999874 L 2.9998169 22.000208 L 6.0001506 22.000208 L 18.999874 22.000208 L 22.000208 22.000208 L 22.000208 18.999874 L 22.000208 2.9998169 L 2.9998169 2.9998169 z M 6.0001506 6.0001506 L 18.999874 6.0001506 L 18.999874 18.999874 L 6.0001506 18.999874 L 6.0001506 6.0001506 z " />
11
- </g>
12
-
13
- );
14
- }
15
-
16
- static defaultProperties = {
17
- className: "full-screen"
18
- };
19
- }