@pennsieve-viz/tsviewer 1.1.3 → 1.1.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.
Files changed (32) hide show
  1. package/dist/{BFLibraryButton-B6YHsKZ1.cjs → BFLibraryButton-Ci4NRAXR.cjs} +1 -1
  2. package/dist/{BFLibraryButton-D2RKhXw_.js → BFLibraryButton-Z1FHGf42.js} +1 -1
  3. package/dist/{IconSelection-BdrQ0hpx.js → IconSelection-BpIPxgls.js} +1 -1
  4. package/dist/{IconSelection-CEvop8gO.cjs → IconSelection-DHWHM1iQ.cjs} +1 -1
  5. package/dist/TSAnnotationCanvas-BCgDPTlL.js +729 -0
  6. package/dist/TSAnnotationCanvas-PyagxPd_.cjs +1 -0
  7. package/dist/{TSAnnotationModal-hodisC6u.js → TSAnnotationModal-Bz9R2JM5.js} +3 -3
  8. package/dist/{TSAnnotationModal-EGmExCTg.cjs → TSAnnotationModal-DVgCBJsM.cjs} +1 -1
  9. package/dist/{TSFilterModal-DNCB3Dtr.cjs → TSFilterModal-BrIt5Eun.cjs} +1 -1
  10. package/dist/{TSFilterModal-I198XCMu.js → TSFilterModal-CHlrR51y.js} +3 -3
  11. package/dist/{TSScrubber-2aaxezaR.js → TSScrubber-BJQW6cU-.js} +1 -1
  12. package/dist/{TSScrubber-C0-NGaoA.cjs → TSScrubber-CrvEFP5G.cjs} +1 -1
  13. package/dist/{TSViewerCanvas-DQcrVaQe.cjs → TSViewerCanvas-B6PpdKkn.cjs} +2 -2
  14. package/dist/{TSViewerCanvas-Bn8wSlLN.js → TSViewerCanvas-C74_VyTG.js} +2 -2
  15. package/dist/{TSViewerLayerWindow-B4ksY471.cjs → TSViewerLayerWindow-JRV5Dj4S.cjs} +1 -1
  16. package/dist/{TSViewerLayerWindow-D2XxxBk5.js → TSViewerLayerWindow-K9XGsX5y.js} +2 -2
  17. package/dist/{TSViewerToolbar-ChfPZ-S1.cjs → TSViewerToolbar-BncGND9R.cjs} +1 -1
  18. package/dist/{TSViewerToolbar-bzUSZZ_i.js → TSViewerToolbar-CEQKxZ8s.js} +1 -1
  19. package/dist/TsAnnotationDeleteDialog-BlDTwkEe.js +211 -0
  20. package/dist/TsAnnotationDeleteDialog-DjGwBsM-.cjs +1 -0
  21. package/dist/{index-CWvlkH0A.cjs → index-BDCIpTmD.cjs} +1 -1
  22. package/dist/{index-CnKz29Cn.js → index-mNCcgxNr.js} +6 -6
  23. package/dist/index.cjs +1 -1
  24. package/dist/index.js +1 -1
  25. package/dist/style.css +1 -1
  26. package/package.json +1 -1
  27. package/dist/TSAnnotationCanvas-4nqcP6ZI.cjs +0 -1
  28. package/dist/TSAnnotationCanvas-AGRX_hmt.js +0 -716
  29. package/dist/TsAnnotationDeleteDialog-CqpwsxDS.cjs +0 -1
  30. package/dist/TsAnnotationDeleteDialog-DCENXkMN.js +0 -247
  31. package/dist/pathOr-BqZ0JqZk.cjs +0 -1
  32. package/dist/pathOr-CIhHlnzf.js +0 -18
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),r=require("./index-CWvlkH0A.cjs"),s={name:"BfLibraryButton",props:{type:{type:String,default:"button"},autofocus:Boolean,disabled:Boolean,processing:{type:Boolean,default:!1},processingText:{type:String,default:""}},computed:{hasPrefixSlot:function(){return!!this.$slots.prefix},hasSuffixSlot:function(){return!!this.$slots.suffix}},methods:{}},a=["disabled","autofocus","type"],l={key:0,class:"prefix"},c={key:3,class:"suffix"};function u(o,d,t,f,y,n){return e.openBlock(),e.createElementBlock("button",{class:e.normalizeClass(["bf-library-button",[t.type?"bf-library-button--"+t.type:"",n.hasPrefixSlot?"hasPrefix":""]]),disabled:t.disabled||t.processing,autofocus:t.autofocus,type:t.type},[n.hasPrefixSlot?(e.openBlock(),e.createElementBlock("span",l,[e.renderSlot(o.$slots,"prefix",{},void 0,!0)])):e.createCommentVNode("",!0),t.processing?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[t.processingText?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(t.processingText),1)],64)):e.renderSlot(o.$slots,"default",{key:1},void 0,!0)],64)):e.createCommentVNode("",!0),t.processing?e.createCommentVNode("",!0):e.renderSlot(o.$slots,"default",{key:2},void 0,!0),n.hasSuffixSlot?(e.openBlock(),e.createElementBlock("span",c,[e.renderSlot(o.$slots,"suffix",{},void 0,!0)])):e.createCommentVNode("",!0)],10,a)}const i=r._export_sfc(s,[["render",u],["__scopeId","data-v-a46bc988"]]);exports.default=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),r=require("./index-BDCIpTmD.cjs"),s={name:"BfLibraryButton",props:{type:{type:String,default:"button"},autofocus:Boolean,disabled:Boolean,processing:{type:Boolean,default:!1},processingText:{type:String,default:""}},computed:{hasPrefixSlot:function(){return!!this.$slots.prefix},hasSuffixSlot:function(){return!!this.$slots.suffix}},methods:{}},a=["disabled","autofocus","type"],l={key:0,class:"prefix"},c={key:3,class:"suffix"};function u(o,d,t,f,y,n){return e.openBlock(),e.createElementBlock("button",{class:e.normalizeClass(["bf-library-button",[t.type?"bf-library-button--"+t.type:"",n.hasPrefixSlot?"hasPrefix":""]]),disabled:t.disabled||t.processing,autofocus:t.autofocus,type:t.type},[n.hasPrefixSlot?(e.openBlock(),e.createElementBlock("span",l,[e.renderSlot(o.$slots,"prefix",{},void 0,!0)])):e.createCommentVNode("",!0),t.processing?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[t.processingText?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(t.processingText),1)],64)):e.renderSlot(o.$slots,"default",{key:1},void 0,!0)],64)):e.createCommentVNode("",!0),t.processing?e.createCommentVNode("",!0):e.renderSlot(o.$slots,"default",{key:2},void 0,!0),n.hasSuffixSlot?(e.openBlock(),e.createElementBlock("span",c,[e.renderSlot(o.$slots,"suffix",{},void 0,!0)])):e.createCommentVNode("",!0)],10,a)}const i=r._export_sfc(s,[["render",u],["__scopeId","data-v-a46bc988"]]);exports.default=i;
@@ -1,5 +1,5 @@
1
1
  import { openBlock as t, createElementBlock as s, normalizeClass as u, renderSlot as n, createCommentVNode as a, Fragment as i, createTextVNode as f, toDisplayString as l } from "vue";
2
- import { g as d } from "./index-CnKz29Cn.js";
2
+ import { g as d } from "./index-mNCcgxNr.js";
3
3
  const c = {
4
4
  name: "BfLibraryButton",
5
5
  props: {
@@ -1,5 +1,5 @@
1
1
  import { openBlock as o, createElementBlock as h, createElementVNode as n } from "vue";
2
- import { g as r } from "./index-CnKz29Cn.js";
2
+ import { g as r } from "./index-mNCcgxNr.js";
3
3
  const i = {
4
4
  name: "IconSelection",
5
5
  props: {
@@ -1 +1 @@
1
- "use strict";const t=require("vue"),o=require("./index-CWvlkH0A.cjs"),i={name:"IconSelection",props:{width:{type:Number,default:16},height:{type:Number,default:16},color:{type:String,default:"currentColor"}}},h=["width","height","fill"];function c(l,n,e,d,s,u){return t.openBlock(),t.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.width,height:e.height,fill:e.color,viewBox:"0 0 24 24"},[...n[0]||(n[0]=[t.createElementVNode("path",{pid:"0",d:"M16 10V7h-4V4H4v10h4v3h4v3h8V10zM6 12V6h4v1H8v5zm4 3V9h4v1h-2v5zm8 3h-4v-6h4z"},null,-1)])],8,h)}const r=o._export_sfc(i,[["render",c]]);exports.IconSelection=r;
1
+ "use strict";const t=require("vue"),o=require("./index-BDCIpTmD.cjs"),i={name:"IconSelection",props:{width:{type:Number,default:16},height:{type:Number,default:16},color:{type:String,default:"currentColor"}}},h=["width","height","fill"];function c(l,n,e,d,s,u){return t.openBlock(),t.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.width,height:e.height,fill:e.color,viewBox:"0 0 24 24"},[...n[0]||(n[0]=[t.createElementVNode("path",{pid:"0",d:"M16 10V7h-4V4H4v10h4v3h4v3h8V10zM6 12V6h4v1H8v5zm4 3V9h4v1h-2v5zm8 3h-4v-6h4z"},null,-1)])],8,h)}const r=o._export_sfc(i,[["render",c]]);exports.IconSelection=r;