@hpcc-js/phosphor 3.2.1 → 3.2.3
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/dist/index.js +25 -25
- package/dist/index.js.map +1 -1
- package/dist/index.umd.cjs +7 -7
- package/dist/index.umd.cjs.map +1 -1
- package/package.json +4 -4
- package/src/DockPanel.ts +1 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('.p-Widget,.lm-Widget{box-sizing:border-box;position:relative;overflow:hidden;cursor:default}.p-Widget.p-mod-hidden,.lm-Widget.lm-mod-hidden{display:none!important}.p-CommandPalette,.lm-CommandPalette{display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-CommandPalette-search,.lm-CommandPalette-search{flex:0 0 auto}.p-CommandPalette-content,.lm-CommandPalette-content{flex:1 1 auto;margin:0;padding:0;min-height:0;overflow:auto;list-style-type:none}.p-CommandPalette-header,.lm-CommandPalette-header{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.p-CommandPalette-item,.lm-CommandPalette-item{display:flex;flex-direction:row}.p-CommandPalette-itemIcon,.lm-CommandPalette-itemIcon{flex:0 0 auto}.p-CommandPalette-itemContent,.lm-CommandPalette-itemContent{flex:1 1 auto;overflow:hidden}.p-CommandPalette-itemShortcut,.lm-CommandPalette-itemShortcut{flex:0 0 auto}.p-CommandPalette-itemLabel,.lm-CommandPalette-itemLabel{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.lm-close-icon{border:1px solid transparent;background-color:transparent;position:absolute;z-index:1;right:3%;top:0;bottom:0;margin:auto;padding:7px 0;display:none;vertical-align:middle;outline:0;cursor:pointer}.lm-close-icon:after{content:"X";display:block;width:15px;height:15px;text-align:center;color:#000;font-weight:400;font-size:12px;cursor:pointer}.p-DockPanel,.lm-DockPanel,.p-DockPanel-widget,.lm-DockPanel-widget{z-index:0}.p-DockPanel-tabBar,.lm-DockPanel-tabBar{z-index:1}.p-DockPanel-handle,.lm-DockPanel-handle{z-index:2}.p-DockPanel-handle.p-mod-hidden,.lm-DockPanel-handle.lm-mod-hidden{display:none!important}.p-DockPanel-handle:after,.lm-DockPanel-handle:after{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.p-DockPanel-handle[data-orientation=horizontal],.lm-DockPanel-handle[data-orientation=horizontal]{cursor:ew-resize}.p-DockPanel-handle[data-orientation=vertical],.lm-DockPanel-handle[data-orientation=vertical]{cursor:ns-resize}.p-DockPanel-handle[data-orientation=horizontal]:after,.lm-DockPanel-handle[data-orientation=horizontal]:after{left:50%;min-width:8px;transform:translate(-50%)}.p-DockPanel-handle[data-orientation=vertical]:after,.lm-DockPanel-handle[data-orientation=vertical]:after{top:50%;min-height:8px;transform:translateY(-50%)}.p-DockPanel-overlay,.lm-DockPanel-overlay{z-index:3;box-sizing:border-box;pointer-events:none}.p-DockPanel-overlay.p-mod-hidden,.lm-DockPanel-overlay.lm-mod-hidden{display:none!important}.p-Menu,.lm-Menu{z-index:10000;position:absolute;white-space:nowrap;overflow-x:hidden;overflow-y:auto;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-Menu-content,.lm-Menu-content{margin:0;padding:0;display:table;list-style-type:none}.p-Menu-item,.lm-Menu-item{display:table-row}.p-Menu-item.p-mod-hidden,.p-Menu-item.p-mod-collapsed,.lm-Menu-item.lm-mod-hidden,.lm-Menu-item.lm-mod-collapsed{display:none!important}.p-Menu-itemIcon,.p-Menu-itemSubmenuIcon,.lm-Menu-itemIcon,.lm-Menu-itemSubmenuIcon{display:table-cell;text-align:center}.p-Menu-itemLabel,.lm-Menu-itemLabel{display:table-cell;text-align:left}.p-Menu-itemShortcut,.lm-Menu-itemShortcut{display:table-cell;text-align:right}.p-MenuBar,.lm-MenuBar{outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-MenuBar-content,.lm-MenuBar-content{margin:0;padding:0;display:flex;flex-direction:row;list-style-type:none}.p--MenuBar-item,.lm-MenuBar-item{box-sizing:border-box}.p-MenuBar-itemIcon,.p-MenuBar-itemLabel,.lm-MenuBar-itemIcon,.lm-MenuBar-itemLabel{display:inline-block}.p-ScrollBar,.lm-ScrollBar{display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-ScrollBar[data-orientation=horizontal],.lm-ScrollBar[data-orientation=horizontal]{flex-direction:row}.p-ScrollBar[data-orientation=vertical],.lm-ScrollBar[data-orientation=vertical]{flex-direction:column}.p-ScrollBar-button,.lm-ScrollBar-button{box-sizing:border-box;flex:0 0 auto}.p-ScrollBar-track,.lm-ScrollBar-track{box-sizing:border-box;position:relative;overflow:hidden;flex:1 1 auto}.p-ScrollBar-thumb,.lm-ScrollBar-thumb{box-sizing:border-box;position:absolute}.p-SplitPanel-child,.lm-SplitPanel-child{z-index:0}.p-SplitPanel-handle,.lm-SplitPanel-handle{z-index:1}.p-SplitPanel-handle.p-mod-hidden,.lm-SplitPanel-handle.lm-mod-hidden{display:none!important}.p-SplitPanel-handle:after,.lm-SplitPanel-handle:after{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.p-SplitPanel[data-orientation=horizontal]>.p-SplitPanel-handle,.lm-SplitPanel[data-orientation=horizontal]>.lm-SplitPanel-handle{cursor:ew-resize}.p-SplitPanel[data-orientation=vertical]>.p-SplitPanel-handle,.lm-SplitPanel[data-orientation=vertical]>.lm-SplitPanel-handle{cursor:ns-resize}.p-SplitPanel[data-orientation=horizontal]>.p-SplitPanel-handle:after,.lm-SplitPanel[data-orientation=horizontal]>.lm-SplitPanel-handle:after{left:50%;min-width:8px;transform:translate(-50%)}.p-SplitPanel[data-orientation=vertical]>.p-SplitPanel-handle:after,.lm-SplitPanel[data-orientation=vertical]>.lm-SplitPanel-handle:after{top:50%;min-height:8px;transform:translateY(-50%)}.p-TabBar,.lm-TabBar{display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-TabBar[data-orientation=horizontal],.lm-TabBar[data-orientation=horizontal]{flex-direction:row;align-items:flex-end}.p-TabBar[data-orientation=vertical],.lm-TabBar[data-orientation=vertical]{flex-direction:column;align-items:flex-end}.p-TabBar-content,.lm-TabBar-content{margin:0;padding:0;display:flex;flex:1 1 auto;list-style-type:none}.p-TabBar[data-orientation=horizontal]>.p-TabBar-content,.lm-TabBar[data-orientation=horizontal]>.lm-TabBar-content{flex-direction:row}.p-TabBar[data-orientation=vertical]>.p-TabBar-content,.lm-TabBar[data-orientation=vertical]>.lm-TabBar-content{flex-direction:column}.p-TabBar-tab,.lm-TabBar-tab{display:flex;flex-direction:row;box-sizing:border-box;overflow:hidden;touch-action:none}.p-TabBar-tabIcon,.p-TabBar-tabCloseIcon,.lm-TabBar-tabIcon,.lm-TabBar-tabCloseIcon{flex:0 0 auto}.p-TabBar-tabLabel,.lm-TabBar-tabLabel{flex:1 1 auto;overflow:hidden;white-space:nowrap}.lm-TabBar-tabInput{-webkit-user-select:all;user-select:all;width:100%;box-sizing:border-box}.p-TabBar-tab.p-mod-hidden,.lm-TabBar-tab.lm-mod-hidden,.lm-TabBar-addButton.lm-mod-hidden{display:none!important}.p-TabBar.p-mod-dragging .p-TabBar-tab,.lm-TabBar.lm-mod-dragging .lm-TabBar-tab{position:relative}.p-TabBar.p-mod-dragging[data-orientation=horizontal] .p-TabBar-tab,.lm-TabBar.lm-mod-dragging[data-orientation=horizontal] .lm-TabBar-tab{left:0;transition:left .15s ease}.p-TabBar.p-mod-dragging[data-orientation=vertical] .p-TabBar-tab,.lm-TabBar.lm-mod-dragging[data-orientation=vertical] .lm-TabBar-tab{top:0;transition:top .15s ease}.p-TabBar.p-mod-dragging .p-TabBar-tab.p-mod-dragging,.lm-TabBar.lm-mod-dragging .lm-TabBar-tab.lm-mod-dragging{transition:none}.lm-TabBar-tabLabel .lm-TabBar-tabInput{-webkit-user-select:all;user-select:all;width:100%;box-sizing:border-box;background:inherit}.p-TabPanel-tabBar,.lm-TabPanel-tabBar{z-index:1}.p-TabPanel-stackedPanel,.lm-TabPanel-stackedPanel{z-index:0}.phosphor_WidgetAdapter{border-left:1px solid #C0C0C0;border-right:1px solid #C0C0C0;border-bottom:1px solid #C0C0C0;background:#fff;min-width:64px;min-height:64px}.phosphor_WidgetAdapter.p-DockPanel-widget{border-top:none;box-shadow:0 -1px #0003,1px 1px 2px #0003}.phosphor_WidgetAdapter.p-SplitPanel-child{border:none}.p-DockPanel-overlay{background:#fff9;border:1px dashed black;transition-property:top,left,right,bottom;transition-duration:.15s;transition-timing-function:ease}.p-TabBar{min-height:24px;max-height:24px}.p-TabBar-content{min-width:0;min-height:0;align-items:flex-end}.p-TabPanel-tabBar .p-TabBar-content{border-bottom:1px solid #C0C0C0}.p-TabBar-tab{padding:0 10px;background:#e5e5e5;border:1px solid #C0C0C0;border-bottom:none;font:12px Helvetica,Arial,sans-serif;flex:0 1 125px;min-height:20px;max-height:20px;min-width:35px;margin-left:-1px;line-height:20px}.p-TabBar-tab.p-mod-current{background:#fff}.p-TabBar-tab:hover:not(.p-mod-current){background:#f0f0f0}.p-TabBar-tab:first-child{margin-left:0}.p-TabBar-tab.p-mod-current{min-height:23px;max-height:23px;transform:translateY(1px)}.p-TabBar-tabIcon,.p-TabBar-tabLabel,.p-TabBar-tabCloseIcon{display:inline-block}.p-TabBar-tab.p-mod-closable>.p-TabBar-tabCloseIcon{margin-left:4px}.p-TabBar-tab.p-mod-closable>.p-TabBar-tabCloseIcon:before{content:"";font-family:FontAwesome}.p-TabBar-tab.p-mod-drag-image{min-height:23px;max-height:23px;min-width:125px;border:none;box-shadow:1px 1px 2px #0000004d;transform:translate(-40%) translateY(-58%)}.p-Widget.p-TabBar.p-DockPanel-tabBar.hide{min-height:1px!important;max-height:1px!important}.p-Widget.p-TabBar.p-DockPanel-tabBar.hide .p-TabBar-tab.p-mod-current{display:none}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}})();
|
|
2
1
|
var __defProp = Object.defineProperty;
|
|
3
2
|
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: !0, configurable: !0, writable: !0, value }) : obj[key] = value;
|
|
4
3
|
var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key != "symbol" ? key + "" : key, value);
|
|
@@ -646,7 +645,7 @@ var AttachedProperty = (
|
|
|
646
645
|
Private$r.ownerData.delete(owner);
|
|
647
646
|
}
|
|
648
647
|
AttachedProperty2.clearData = clearData;
|
|
649
|
-
})(AttachedProperty);
|
|
648
|
+
})(AttachedProperty || (AttachedProperty = {}));
|
|
650
649
|
var Private$r;
|
|
651
650
|
(function(Private2) {
|
|
652
651
|
Private2.ownerData = /* @__PURE__ */ new WeakMap(), Private2.nextPID = /* @__PURE__ */ function() {
|
|
@@ -724,7 +723,7 @@ var Signal = (
|
|
|
724
723
|
return Private$q.exceptionHandler = handler, old;
|
|
725
724
|
}
|
|
726
725
|
Signal2.setExceptionHandler = setExceptionHandler;
|
|
727
|
-
})(Signal);
|
|
726
|
+
})(Signal || (Signal = {}));
|
|
728
727
|
var Private$q;
|
|
729
728
|
(function(Private2) {
|
|
730
729
|
Private2.exceptionHandler = function(err) {
|
|
@@ -944,7 +943,7 @@ var DisposableSet = (
|
|
|
944
943
|
}), set;
|
|
945
944
|
}
|
|
946
945
|
DisposableSet2.from = from;
|
|
947
|
-
})(DisposableSet);
|
|
946
|
+
})(DisposableSet || (DisposableSet = {}));
|
|
948
947
|
var ObservableDisposableSet = (
|
|
949
948
|
/** @class */
|
|
950
949
|
function(_super) {
|
|
@@ -975,7 +974,7 @@ var ObservableDisposableSet = (
|
|
|
975
974
|
}), set;
|
|
976
975
|
}
|
|
977
976
|
ObservableDisposableSet2.from = from;
|
|
978
|
-
})(ObservableDisposableSet);
|
|
977
|
+
})(ObservableDisposableSet || (ObservableDisposableSet = {}));
|
|
979
978
|
var ClipboardExt;
|
|
980
979
|
(function(ClipboardExt2) {
|
|
981
980
|
function copyText(text) {
|
|
@@ -1154,7 +1153,7 @@ var KeycodeLayout = (
|
|
|
1154
1153
|
return keySet;
|
|
1155
1154
|
}
|
|
1156
1155
|
KeycodeLayout2.convertToKeySet = convertToKeySet;
|
|
1157
|
-
})(KeycodeLayout);
|
|
1156
|
+
})(KeycodeLayout || (KeycodeLayout = {}));
|
|
1158
1157
|
var EN_US = new KeycodeLayout(
|
|
1159
1158
|
"en-us",
|
|
1160
1159
|
{
|
|
@@ -1511,7 +1510,7 @@ var __assign$1 = function() {
|
|
|
1511
1510
|
return event.ctrlKey && mods.push("Ctrl"), event.altKey && mods.push("Alt"), event.shiftKey && mods.push("Shift"), event.metaKey && Platform.IS_MAC && mods.push("Cmd"), mods.push(key), mods.join(" ");
|
|
1512
1511
|
}
|
|
1513
1512
|
CommandRegistry2.keystrokeForKeydownEvent = keystrokeForKeydownEvent;
|
|
1514
|
-
})(CommandRegistry);
|
|
1513
|
+
})(CommandRegistry || (CommandRegistry = {}));
|
|
1515
1514
|
var Private$n;
|
|
1516
1515
|
(function(Private2) {
|
|
1517
1516
|
Private2.CHORD_TIMEOUT = 1e3;
|
|
@@ -1749,7 +1748,7 @@ var BPlusTree = (
|
|
|
1749
1748
|
return tree.assign(items), tree;
|
|
1750
1749
|
}
|
|
1751
1750
|
BPlusTree2.from = from;
|
|
1752
|
-
})(BPlusTree);
|
|
1751
|
+
})(BPlusTree || (BPlusTree = {}));
|
|
1753
1752
|
var Private$1$1;
|
|
1754
1753
|
(function(Private2) {
|
|
1755
1754
|
var BranchNode = (
|
|
@@ -2321,7 +2320,7 @@ var LinkedList = (
|
|
|
2321
2320
|
}()
|
|
2322
2321
|
);
|
|
2323
2322
|
LinkedList2.RetroNodeIterator = RetroNodeIterator;
|
|
2324
|
-
})(LinkedList);
|
|
2323
|
+
})(LinkedList || (LinkedList = {}));
|
|
2325
2324
|
var Private$m;
|
|
2326
2325
|
(function(Private2) {
|
|
2327
2326
|
var LinkedListNode = (
|
|
@@ -2687,7 +2686,7 @@ var Drag = (
|
|
|
2687
2686
|
}
|
|
2688
2687
|
Drag2.overrideCursor = overrideCursor;
|
|
2689
2688
|
var overrideCursorID = 0;
|
|
2690
|
-
})(Drag);
|
|
2689
|
+
})(Drag || (Drag = {}));
|
|
2691
2690
|
var Private$l;
|
|
2692
2691
|
(function(Private2) {
|
|
2693
2692
|
Private2.SCROLL_EDGE_SIZE = 20;
|
|
@@ -2880,7 +2879,7 @@ function h(tag) {
|
|
|
2880
2879
|
}
|
|
2881
2880
|
(function(h2) {
|
|
2882
2881
|
h2.a = h2.bind(void 0, "a"), h2.abbr = h2.bind(void 0, "abbr"), h2.address = h2.bind(void 0, "address"), h2.area = h2.bind(void 0, "area"), h2.article = h2.bind(void 0, "article"), h2.aside = h2.bind(void 0, "aside"), h2.audio = h2.bind(void 0, "audio"), h2.b = h2.bind(void 0, "b"), h2.bdi = h2.bind(void 0, "bdi"), h2.bdo = h2.bind(void 0, "bdo"), h2.blockquote = h2.bind(void 0, "blockquote"), h2.br = h2.bind(void 0, "br"), h2.button = h2.bind(void 0, "button"), h2.canvas = h2.bind(void 0, "canvas"), h2.caption = h2.bind(void 0, "caption"), h2.cite = h2.bind(void 0, "cite"), h2.code = h2.bind(void 0, "code"), h2.col = h2.bind(void 0, "col"), h2.colgroup = h2.bind(void 0, "colgroup"), h2.data = h2.bind(void 0, "data"), h2.datalist = h2.bind(void 0, "datalist"), h2.dd = h2.bind(void 0, "dd"), h2.del = h2.bind(void 0, "del"), h2.dfn = h2.bind(void 0, "dfn"), h2.div = h2.bind(void 0, "div"), h2.dl = h2.bind(void 0, "dl"), h2.dt = h2.bind(void 0, "dt"), h2.em = h2.bind(void 0, "em"), h2.embed = h2.bind(void 0, "embed"), h2.fieldset = h2.bind(void 0, "fieldset"), h2.figcaption = h2.bind(void 0, "figcaption"), h2.figure = h2.bind(void 0, "figure"), h2.footer = h2.bind(void 0, "footer"), h2.form = h2.bind(void 0, "form"), h2.h1 = h2.bind(void 0, "h1"), h2.h2 = h2.bind(void 0, "h2"), h2.h3 = h2.bind(void 0, "h3"), h2.h4 = h2.bind(void 0, "h4"), h2.h5 = h2.bind(void 0, "h5"), h2.h6 = h2.bind(void 0, "h6"), h2.header = h2.bind(void 0, "header"), h2.hr = h2.bind(void 0, "hr"), h2.i = h2.bind(void 0, "i"), h2.iframe = h2.bind(void 0, "iframe"), h2.img = h2.bind(void 0, "img"), h2.input = h2.bind(void 0, "input"), h2.ins = h2.bind(void 0, "ins"), h2.kbd = h2.bind(void 0, "kbd"), h2.label = h2.bind(void 0, "label"), h2.legend = h2.bind(void 0, "legend"), h2.li = h2.bind(void 0, "li"), h2.main = h2.bind(void 0, "main"), h2.map = h2.bind(void 0, "map"), h2.mark = h2.bind(void 0, "mark"), h2.meter = h2.bind(void 0, "meter"), h2.nav = h2.bind(void 0, "nav"), h2.noscript = h2.bind(void 0, "noscript"), h2.object = h2.bind(void 0, "object"), h2.ol = h2.bind(void 0, "ol"), h2.optgroup = h2.bind(void 0, "optgroup"), h2.option = h2.bind(void 0, "option"), h2.output = h2.bind(void 0, "output"), h2.p = h2.bind(void 0, "p"), h2.param = h2.bind(void 0, "param"), h2.pre = h2.bind(void 0, "pre"), h2.progress = h2.bind(void 0, "progress"), h2.q = h2.bind(void 0, "q"), h2.rp = h2.bind(void 0, "rp"), h2.rt = h2.bind(void 0, "rt"), h2.ruby = h2.bind(void 0, "ruby"), h2.s = h2.bind(void 0, "s"), h2.samp = h2.bind(void 0, "samp"), h2.section = h2.bind(void 0, "section"), h2.select = h2.bind(void 0, "select"), h2.small = h2.bind(void 0, "small"), h2.source = h2.bind(void 0, "source"), h2.span = h2.bind(void 0, "span"), h2.strong = h2.bind(void 0, "strong"), h2.sub = h2.bind(void 0, "sub"), h2.summary = h2.bind(void 0, "summary"), h2.sup = h2.bind(void 0, "sup"), h2.table = h2.bind(void 0, "table"), h2.tbody = h2.bind(void 0, "tbody"), h2.td = h2.bind(void 0, "td"), h2.textarea = h2.bind(void 0, "textarea"), h2.tfoot = h2.bind(void 0, "tfoot"), h2.th = h2.bind(void 0, "th"), h2.thead = h2.bind(void 0, "thead"), h2.time = h2.bind(void 0, "time"), h2.title = h2.bind(void 0, "title"), h2.tr = h2.bind(void 0, "tr"), h2.track = h2.bind(void 0, "track"), h2.u = h2.bind(void 0, "u"), h2.ul = h2.bind(void 0, "ul"), h2.var_ = h2.bind(void 0, "var"), h2.video = h2.bind(void 0, "video"), h2.wbr = h2.bind(void 0, "wbr");
|
|
2883
|
-
})(h);
|
|
2882
|
+
})(h || (h = {}));
|
|
2884
2883
|
var VirtualDOM;
|
|
2885
2884
|
(function(VirtualDOM2) {
|
|
2886
2885
|
function realize(node) {
|
|
@@ -3796,7 +3795,7 @@ var Title = (
|
|
|
3796
3795
|
MessageLoop.sendMessage(widget, Widget2.Msg.BeforeDetach), widget.node.parentNode.removeChild(widget.node), MessageLoop.sendMessage(widget, Widget2.Msg.AfterDetach);
|
|
3797
3796
|
}
|
|
3798
3797
|
Widget2.detach = detach;
|
|
3799
|
-
})(Widget);
|
|
3798
|
+
})(Widget || (Widget = {}));
|
|
3800
3799
|
var Private$j;
|
|
3801
3800
|
(function(Private2) {
|
|
3802
3801
|
Private2.titleProperty = new AttachedProperty({
|
|
@@ -4000,7 +3999,7 @@ var Layout = (
|
|
|
4000
3999
|
Private$i.verticalAlignmentProperty.set(widget, value);
|
|
4001
4000
|
}
|
|
4002
4001
|
Layout2.setVerticalAlignment = setVerticalAlignment;
|
|
4003
|
-
})(Layout);
|
|
4002
|
+
})(Layout || (Layout = {}));
|
|
4004
4003
|
var LayoutItem = (
|
|
4005
4004
|
/** @class */
|
|
4006
4005
|
function() {
|
|
@@ -4421,7 +4420,7 @@ var Utils$1 = Utils, SplitLayout = (
|
|
|
4421
4420
|
Private$h.stretchProperty.set(widget, value);
|
|
4422
4421
|
}
|
|
4423
4422
|
SplitLayout2.setStretch = setStretch;
|
|
4424
|
-
})(SplitLayout);
|
|
4423
|
+
})(SplitLayout || (SplitLayout = {}));
|
|
4425
4424
|
var Private$h;
|
|
4426
4425
|
(function(Private2) {
|
|
4427
4426
|
Private2.stretchProperty = new AttachedProperty({
|
|
@@ -4736,7 +4735,7 @@ var SplitPanel$1 = (
|
|
|
4736
4735
|
SplitLayout.setStretch(widget, value);
|
|
4737
4736
|
}
|
|
4738
4737
|
SplitPanel2.setStretch = setStretch;
|
|
4739
|
-
})(SplitPanel$1);
|
|
4738
|
+
})(SplitPanel$1 || (SplitPanel$1 = {}));
|
|
4740
4739
|
var Private$e;
|
|
4741
4740
|
(function(Private2) {
|
|
4742
4741
|
function createLayout(options) {
|
|
@@ -4910,7 +4909,7 @@ var AccordionPanel = (
|
|
|
4910
4909
|
}(SplitPanel$1.Renderer)
|
|
4911
4910
|
);
|
|
4912
4911
|
AccordionPanel2.Renderer = Renderer, AccordionPanel2.defaultRenderer = new Renderer();
|
|
4913
|
-
})(AccordionPanel);
|
|
4912
|
+
})(AccordionPanel || (AccordionPanel = {}));
|
|
4914
4913
|
var Private$d;
|
|
4915
4914
|
(function(Private2) {
|
|
4916
4915
|
function createLayout(options) {
|
|
@@ -5116,7 +5115,7 @@ var BoxLayout = (
|
|
|
5116
5115
|
Private$c.sizeBasisProperty.set(widget, value);
|
|
5117
5116
|
}
|
|
5118
5117
|
BoxLayout2.setSizeBasis = setSizeBasis;
|
|
5119
|
-
})(BoxLayout);
|
|
5118
|
+
})(BoxLayout || (BoxLayout = {}));
|
|
5120
5119
|
var Private$c;
|
|
5121
5120
|
(function(Private2) {
|
|
5122
5121
|
Private2.stretchProperty = new AttachedProperty({
|
|
@@ -5240,7 +5239,7 @@ var BoxPanel = (
|
|
|
5240
5239
|
BoxLayout.setSizeBasis(widget, value);
|
|
5241
5240
|
}
|
|
5242
5241
|
BoxPanel2.setSizeBasis = setSizeBasis;
|
|
5243
|
-
})(BoxPanel);
|
|
5242
|
+
})(BoxPanel || (BoxPanel = {}));
|
|
5244
5243
|
var Private$b;
|
|
5245
5244
|
(function(Private2) {
|
|
5246
5245
|
function createLayout(options) {
|
|
@@ -5519,7 +5518,7 @@ var CommandPalette = (
|
|
|
5519
5518
|
}()
|
|
5520
5519
|
);
|
|
5521
5520
|
CommandPalette2.Renderer = Renderer, CommandPalette2.defaultRenderer = new Renderer();
|
|
5522
|
-
})(CommandPalette);
|
|
5521
|
+
})(CommandPalette || (CommandPalette = {}));
|
|
5523
5522
|
var Private$a;
|
|
5524
5523
|
(function(Private2) {
|
|
5525
5524
|
function createNode() {
|
|
@@ -6178,7 +6177,7 @@ var Menu = (
|
|
|
6178
6177
|
}()
|
|
6179
6178
|
);
|
|
6180
6179
|
Menu2.Renderer = Renderer, Menu2.defaultRenderer = new Renderer();
|
|
6181
|
-
})(Menu);
|
|
6180
|
+
})(Menu || (Menu = {}));
|
|
6182
6181
|
var Private$9;
|
|
6183
6182
|
(function(Private2) {
|
|
6184
6183
|
Private2.TIMER_DELAY = 300, Private2.SUBMENU_OVERLAP = 3;
|
|
@@ -7036,7 +7035,7 @@ var TabBar = (
|
|
|
7036
7035
|
}()
|
|
7037
7036
|
);
|
|
7038
7037
|
TabBar2.Renderer = Renderer, TabBar2.defaultRenderer = new Renderer(), TabBar2.addButtonSelector = ".lm-TabBar-addButton";
|
|
7039
|
-
})(TabBar);
|
|
7038
|
+
})(TabBar || (TabBar = {}));
|
|
7040
7039
|
var Private$7;
|
|
7041
7040
|
(function(Private2) {
|
|
7042
7041
|
Private2.DRAG_THRESHOLD = 5, Private2.DETACH_THRESHOLD = 20;
|
|
@@ -8169,7 +8168,7 @@ var DockPanel$1 = (
|
|
|
8169
8168
|
}()
|
|
8170
8169
|
);
|
|
8171
8170
|
DockPanel2.Renderer = Renderer, DockPanel2.defaultRenderer = new Renderer();
|
|
8172
|
-
})(DockPanel$1);
|
|
8171
|
+
})(DockPanel$1 || (DockPanel$1 = {}));
|
|
8173
8172
|
var Private$5;
|
|
8174
8173
|
(function(Private2) {
|
|
8175
8174
|
Private2.GOLDEN_RATIO = 0.618, Private2.DEFAULT_EDGES = {
|
|
@@ -8597,7 +8596,7 @@ var GridLayout = (
|
|
|
8597
8596
|
Private$4.cellConfigProperty.set(widget, Private$4.normalizeConfig(value));
|
|
8598
8597
|
}
|
|
8599
8598
|
GridLayout2.setCellConfig = setCellConfig;
|
|
8600
|
-
})(GridLayout);
|
|
8599
|
+
})(GridLayout || (GridLayout = {}));
|
|
8601
8600
|
var Private$4;
|
|
8602
8601
|
(function(Private2) {
|
|
8603
8602
|
Private2.cellConfigProperty = new AttachedProperty({
|
|
@@ -8955,7 +8954,7 @@ var MenuBar = (
|
|
|
8955
8954
|
}()
|
|
8956
8955
|
);
|
|
8957
8956
|
MenuBar2.Renderer = Renderer, MenuBar2.defaultRenderer = new Renderer();
|
|
8958
|
-
})(MenuBar);
|
|
8957
|
+
})(MenuBar || (MenuBar = {}));
|
|
8959
8958
|
var Private$3;
|
|
8960
8959
|
(function(Private2) {
|
|
8961
8960
|
function createNode() {
|
|
@@ -9879,7 +9878,7 @@ class DockPanel extends HTMLWidget {
|
|
|
9879
9878
|
super.enter(domNode, element), this._pPlaceholder = element.append("div"), Widget.attach(this._dock, this._pPlaceholder.node());
|
|
9880
9879
|
}
|
|
9881
9880
|
update(domNode, element) {
|
|
9882
|
-
super.update(domNode, element), this._pPlaceholder.style("width", this.width() + "px").style("height", this.height() + "px").style("overflow", "
|
|
9881
|
+
super.update(domNode, element), this._pPlaceholder.style("width", this.width() + "px").style("height", this.height() + "px").style("overflow", "hidden"), element.select(".p-Widget").style("width", this._pPlaceholder.node().clientWidth + "px").style("height", this.height() + "px"), this.widgets().forEach((w) => w.render());
|
|
9883
9882
|
}
|
|
9884
9883
|
exit(domNode, element) {
|
|
9885
9884
|
[...this.widgets()].forEach((w) => this.removeWidget(w)), Widget.detach(this._dock), super.exit(domNode, element);
|
|
@@ -10037,3 +10036,4 @@ export {
|
|
|
10037
10036
|
WidgetAdapterArray
|
|
10038
10037
|
};
|
|
10039
10038
|
//# sourceMappingURL=index.js.map
|
|
10039
|
+
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('.p-Widget,.lm-Widget{box-sizing:border-box;position:relative;overflow:hidden;cursor:default}.p-Widget.p-mod-hidden,.lm-Widget.lm-mod-hidden{display:none!important}.p-CommandPalette,.lm-CommandPalette{display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-CommandPalette-search,.lm-CommandPalette-search{flex:0 0 auto}.p-CommandPalette-content,.lm-CommandPalette-content{flex:1 1 auto;margin:0;padding:0;min-height:0;overflow:auto;list-style-type:none}.p-CommandPalette-header,.lm-CommandPalette-header{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.p-CommandPalette-item,.lm-CommandPalette-item{display:flex;flex-direction:row}.p-CommandPalette-itemIcon,.lm-CommandPalette-itemIcon{flex:0 0 auto}.p-CommandPalette-itemContent,.lm-CommandPalette-itemContent{flex:1 1 auto;overflow:hidden}.p-CommandPalette-itemShortcut,.lm-CommandPalette-itemShortcut{flex:0 0 auto}.p-CommandPalette-itemLabel,.lm-CommandPalette-itemLabel{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.lm-close-icon{border:1px solid transparent;background-color:transparent;position:absolute;z-index:1;right:3%;top:0;bottom:0;margin:auto;padding:7px 0;display:none;vertical-align:middle;outline:0;cursor:pointer}.lm-close-icon:after{content:"X";display:block;width:15px;height:15px;text-align:center;color:#000;font-weight:400;font-size:12px;cursor:pointer}.p-DockPanel,.lm-DockPanel,.p-DockPanel-widget,.lm-DockPanel-widget{z-index:0}.p-DockPanel-tabBar,.lm-DockPanel-tabBar{z-index:1}.p-DockPanel-handle,.lm-DockPanel-handle{z-index:2}.p-DockPanel-handle.p-mod-hidden,.lm-DockPanel-handle.lm-mod-hidden{display:none!important}.p-DockPanel-handle:after,.lm-DockPanel-handle:after{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.p-DockPanel-handle[data-orientation=horizontal],.lm-DockPanel-handle[data-orientation=horizontal]{cursor:ew-resize}.p-DockPanel-handle[data-orientation=vertical],.lm-DockPanel-handle[data-orientation=vertical]{cursor:ns-resize}.p-DockPanel-handle[data-orientation=horizontal]:after,.lm-DockPanel-handle[data-orientation=horizontal]:after{left:50%;min-width:8px;transform:translate(-50%)}.p-DockPanel-handle[data-orientation=vertical]:after,.lm-DockPanel-handle[data-orientation=vertical]:after{top:50%;min-height:8px;transform:translateY(-50%)}.p-DockPanel-overlay,.lm-DockPanel-overlay{z-index:3;box-sizing:border-box;pointer-events:none}.p-DockPanel-overlay.p-mod-hidden,.lm-DockPanel-overlay.lm-mod-hidden{display:none!important}.p-Menu,.lm-Menu{z-index:10000;position:absolute;white-space:nowrap;overflow-x:hidden;overflow-y:auto;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-Menu-content,.lm-Menu-content{margin:0;padding:0;display:table;list-style-type:none}.p-Menu-item,.lm-Menu-item{display:table-row}.p-Menu-item.p-mod-hidden,.p-Menu-item.p-mod-collapsed,.lm-Menu-item.lm-mod-hidden,.lm-Menu-item.lm-mod-collapsed{display:none!important}.p-Menu-itemIcon,.p-Menu-itemSubmenuIcon,.lm-Menu-itemIcon,.lm-Menu-itemSubmenuIcon{display:table-cell;text-align:center}.p-Menu-itemLabel,.lm-Menu-itemLabel{display:table-cell;text-align:left}.p-Menu-itemShortcut,.lm-Menu-itemShortcut{display:table-cell;text-align:right}.p-MenuBar,.lm-MenuBar{outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-MenuBar-content,.lm-MenuBar-content{margin:0;padding:0;display:flex;flex-direction:row;list-style-type:none}.p--MenuBar-item,.lm-MenuBar-item{box-sizing:border-box}.p-MenuBar-itemIcon,.p-MenuBar-itemLabel,.lm-MenuBar-itemIcon,.lm-MenuBar-itemLabel{display:inline-block}.p-ScrollBar,.lm-ScrollBar{display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-ScrollBar[data-orientation=horizontal],.lm-ScrollBar[data-orientation=horizontal]{flex-direction:row}.p-ScrollBar[data-orientation=vertical],.lm-ScrollBar[data-orientation=vertical]{flex-direction:column}.p-ScrollBar-button,.lm-ScrollBar-button{box-sizing:border-box;flex:0 0 auto}.p-ScrollBar-track,.lm-ScrollBar-track{box-sizing:border-box;position:relative;overflow:hidden;flex:1 1 auto}.p-ScrollBar-thumb,.lm-ScrollBar-thumb{box-sizing:border-box;position:absolute}.p-SplitPanel-child,.lm-SplitPanel-child{z-index:0}.p-SplitPanel-handle,.lm-SplitPanel-handle{z-index:1}.p-SplitPanel-handle.p-mod-hidden,.lm-SplitPanel-handle.lm-mod-hidden{display:none!important}.p-SplitPanel-handle:after,.lm-SplitPanel-handle:after{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.p-SplitPanel[data-orientation=horizontal]>.p-SplitPanel-handle,.lm-SplitPanel[data-orientation=horizontal]>.lm-SplitPanel-handle{cursor:ew-resize}.p-SplitPanel[data-orientation=vertical]>.p-SplitPanel-handle,.lm-SplitPanel[data-orientation=vertical]>.lm-SplitPanel-handle{cursor:ns-resize}.p-SplitPanel[data-orientation=horizontal]>.p-SplitPanel-handle:after,.lm-SplitPanel[data-orientation=horizontal]>.lm-SplitPanel-handle:after{left:50%;min-width:8px;transform:translate(-50%)}.p-SplitPanel[data-orientation=vertical]>.p-SplitPanel-handle:after,.lm-SplitPanel[data-orientation=vertical]>.lm-SplitPanel-handle:after{top:50%;min-height:8px;transform:translateY(-50%)}.p-TabBar,.lm-TabBar{display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-TabBar[data-orientation=horizontal],.lm-TabBar[data-orientation=horizontal]{flex-direction:row;align-items:flex-end}.p-TabBar[data-orientation=vertical],.lm-TabBar[data-orientation=vertical]{flex-direction:column;align-items:flex-end}.p-TabBar-content,.lm-TabBar-content{margin:0;padding:0;display:flex;flex:1 1 auto;list-style-type:none}.p-TabBar[data-orientation=horizontal]>.p-TabBar-content,.lm-TabBar[data-orientation=horizontal]>.lm-TabBar-content{flex-direction:row}.p-TabBar[data-orientation=vertical]>.p-TabBar-content,.lm-TabBar[data-orientation=vertical]>.lm-TabBar-content{flex-direction:column}.p-TabBar-tab,.lm-TabBar-tab{display:flex;flex-direction:row;box-sizing:border-box;overflow:hidden;touch-action:none}.p-TabBar-tabIcon,.p-TabBar-tabCloseIcon,.lm-TabBar-tabIcon,.lm-TabBar-tabCloseIcon{flex:0 0 auto}.p-TabBar-tabLabel,.lm-TabBar-tabLabel{flex:1 1 auto;overflow:hidden;white-space:nowrap}.lm-TabBar-tabInput{-webkit-user-select:all;user-select:all;width:100%;box-sizing:border-box}.p-TabBar-tab.p-mod-hidden,.lm-TabBar-tab.lm-mod-hidden,.lm-TabBar-addButton.lm-mod-hidden{display:none!important}.p-TabBar.p-mod-dragging .p-TabBar-tab,.lm-TabBar.lm-mod-dragging .lm-TabBar-tab{position:relative}.p-TabBar.p-mod-dragging[data-orientation=horizontal] .p-TabBar-tab,.lm-TabBar.lm-mod-dragging[data-orientation=horizontal] .lm-TabBar-tab{left:0;transition:left .15s ease}.p-TabBar.p-mod-dragging[data-orientation=vertical] .p-TabBar-tab,.lm-TabBar.lm-mod-dragging[data-orientation=vertical] .lm-TabBar-tab{top:0;transition:top .15s ease}.p-TabBar.p-mod-dragging .p-TabBar-tab.p-mod-dragging,.lm-TabBar.lm-mod-dragging .lm-TabBar-tab.lm-mod-dragging{transition:none}.lm-TabBar-tabLabel .lm-TabBar-tabInput{-webkit-user-select:all;user-select:all;width:100%;box-sizing:border-box;background:inherit}.p-TabPanel-tabBar,.lm-TabPanel-tabBar{z-index:1}.p-TabPanel-stackedPanel,.lm-TabPanel-stackedPanel{z-index:0}.phosphor_WidgetAdapter{border-left:1px solid #C0C0C0;border-right:1px solid #C0C0C0;border-bottom:1px solid #C0C0C0;background:#fff;min-width:64px;min-height:64px}.phosphor_WidgetAdapter.p-DockPanel-widget{border-top:none;box-shadow:0 -1px #0003,1px 1px 2px #0003}.phosphor_WidgetAdapter.p-SplitPanel-child{border:none}.p-DockPanel-overlay{background:#fff9;border:1px dashed black;transition-property:top,left,right,bottom;transition-duration:.15s;transition-timing-function:ease}.p-TabBar{min-height:24px;max-height:24px}.p-TabBar-content{min-width:0;min-height:0;align-items:flex-end}.p-TabPanel-tabBar .p-TabBar-content{border-bottom:1px solid #C0C0C0}.p-TabBar-tab{padding:0 10px;background:#e5e5e5;border:1px solid #C0C0C0;border-bottom:none;font:12px Helvetica,Arial,sans-serif;flex:0 1 125px;min-height:20px;max-height:20px;min-width:35px;margin-left:-1px;line-height:20px}.p-TabBar-tab.p-mod-current{background:#fff}.p-TabBar-tab:hover:not(.p-mod-current){background:#f0f0f0}.p-TabBar-tab:first-child{margin-left:0}.p-TabBar-tab.p-mod-current{min-height:23px;max-height:23px;transform:translateY(1px)}.p-TabBar-tabIcon,.p-TabBar-tabLabel,.p-TabBar-tabCloseIcon{display:inline-block}.p-TabBar-tab.p-mod-closable>.p-TabBar-tabCloseIcon{margin-left:4px}.p-TabBar-tab.p-mod-closable>.p-TabBar-tabCloseIcon:before{content:"";font-family:FontAwesome}.p-TabBar-tab.p-mod-drag-image{min-height:23px;max-height:23px;min-width:125px;border:none;box-shadow:1px 1px 2px #0000004d;transform:translate(-40%) translateY(-58%)}.p-Widget.p-TabBar.p-DockPanel-tabBar.hide{min-height:1px!important;max-height:1px!important}.p-Widget.p-TabBar.p-DockPanel-tabBar.hide .p-TabBar-tab.p-mod-current{display:none}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}})();
|