proto-float-wc 0.1.96 → 0.1.97
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.
|
@@ -1448,7 +1448,7 @@ const computePosition = (reference, floating, options) => {
|
|
|
1448
1448
|
});
|
|
1449
1449
|
};
|
|
1450
1450
|
|
|
1451
|
-
|
|
1451
|
+
let urlAlphabet =
|
|
1452
1452
|
'useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict';
|
|
1453
1453
|
|
|
1454
1454
|
/* @ts-self-types="./index.d.ts" */
|
|
@@ -1446,7 +1446,7 @@ const computePosition = (reference, floating, options) => {
|
|
|
1446
1446
|
});
|
|
1447
1447
|
};
|
|
1448
1448
|
|
|
1449
|
-
|
|
1449
|
+
let urlAlphabet =
|
|
1450
1450
|
'useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict';
|
|
1451
1451
|
|
|
1452
1452
|
/* @ts-self-types="./index.d.ts" */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{p as
|
|
1
|
+
import{p as o,b as e}from"./p-CeIUpiSD.js";export{s as setNonce}from"./p-CeIUpiSD.js";import{g as a}from"./p-DQuL1Twl.js";(()=>{const e=import.meta.url,a={};return""!==e&&(a.resourcesUrl=new URL(".",e).href),o(a)})().then((async o=>(await a(),e([["p-1d099620",[[1,"proto-floater-demo",{vin:[1],snapshot:[1],label:[32],failed:[32],loaded:[32],time:[32]}]]]],o))));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "proto-float-wc",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.97",
|
|
4
4
|
"description": "Stencil Component Starter",
|
|
5
5
|
"main": "dist/index.cjs.js",
|
|
6
6
|
"module": "dist/index.js",
|
|
@@ -17,10 +17,10 @@
|
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"@floating-ui/dom": "1.7.6",
|
|
19
19
|
"@stencil/core": "4.43.2",
|
|
20
|
-
"nanoid": "5.1.
|
|
20
|
+
"nanoid": "5.1.7"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
23
|
-
"bumpp": "11.0.
|
|
23
|
+
"bumpp": "11.0.1",
|
|
24
24
|
"concurrently": "9.2.1",
|
|
25
25
|
"cspell": "9.7.0",
|
|
26
26
|
"eslint": "10.0.3",
|
|
File without changes
|