@osdk/widget.vite-plugin 3.5.1-main-20260406220320 → 3.6.0

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/CHANGELOG.md CHANGED
@@ -1,10 +1,14 @@
1
1
  # @osdk/widget.vite-plugin
2
2
 
3
- ## 3.5.1-main-20260406220320
3
+ ## 3.6.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 89def41: patch bump associated with BlueprintJS upgrade
4
8
 
5
9
  ### Patch Changes
6
10
 
7
- - @osdk/widget.api@3.5.1-main-20260406220320
11
+ - @osdk/widget.api@3.6.0
8
12
 
9
13
  ## 3.5.0
10
14
 
@@ -39,6 +39,6 @@ iframe {
39
39
  color: #856404;
40
40
  }
41
41
 
42
- .bp5-non-ideal-state > * {
42
+ .bp6-non-ideal-state > * {
43
43
  max-width: min(100%, 800px);
44
44
  }
@@ -0,0 +1 @@
1
+ import{I as s}from"./index-D1FAID-A.js";import{I as r}from"./index-DNbDObF0.js";import{p as n,I as c}from"./index-yQA8ElF6.js";function p(t,a){const o=n(t);return a===c.STANDARD?s[o]:r[o]}export{s as IconSvgPaths16,r as IconSvgPaths20,p as getIconPaths};
@@ -0,0 +1,2 @@
1
+ const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./allPaths-DHxM7D0E.js","./index-D1FAID-A.js","./index-DNbDObF0.js","./index-yQA8ElF6.js","./index-Cfv41bfy.css"])))=>i.map(i=>d[i]);
2
+ import{_ as e}from"./index-yQA8ElF6.js";const s=async(t,a)=>{const{getIconPaths:o}=await e(async()=>{const{getIconPaths:r}=await import("./allPaths-DHxM7D0E.js");return{getIconPaths:r}},__vite__mapDeps([0,1,2,3,4]),import.meta.url);return o(t,a)};export{s as allPathsLoader};