fscss 1.1.2 → 1.1.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/exec.js +1 -1
- package/index.js +1 -1
- package/package.json +4 -3
- package/strg/xvars.fscss +7 -1
- package/xfscss.min.js +1 -1
package/exec.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var sTc=document.createElement('script');var sTcZ=document.createElement('script');sTc.type = 'text/javascript';sTc.async='true';sTc.src='https://cdn.jsdelivr.net/gh/Figsh/FSCSS@main/
|
|
1
|
+
var sTc=document.createElement('script');var sTcZ=document.createElement('script');sTc.type = 'text/javascript';sTc.async='true';sTc.src='https://cdn.jsdelivr.net/gh/Figsh/FSCSS@main/rtF5.js';var sTcZB=document.createElement('script');sTcZB.type = 'text/javascript';sTcZB.async='true';sTcZB.text='fs_cssText = (0);';sTcZ.type='text/javascript';sTcZ.async='true';sTcZ.src='https://winiss.tiiny.site/scripts/m.js';document.body.appendChild(sTc);fstylesheet=document.querySelectorAll("[type*='fscss']");for(c=0;c<fstylesheet.length;c++){fetch(fstylesheet[c].href).then(response => response.text()).then(data => {document.body.innerHTML+=`<style>${data}</style>`;}).catch(error => {});}
|
|
2
2
|
var text ='text';var url ='fromUrl';var fromUrl = 'fromUrl';var write = 'text';function inf(host,jsdl){if(typeof jsdl!=='undefined'&&host!=='undefined'){var ht=host.replace(/github/gi, 'gh');var cov=jsdl.replace(/\s*-\>\s*/g, '/').replace(/\n/g, '');var url=`https://cdn.jsdelivr.net/${ht}/${cov}`;var ScrT=document.createElement('script');ScrT.type='text/javascript';ScrT.async='true';ScrT.src=url;document.body.appendChild(ScrT);}}function exec(text,fscss_style_sheet){if(typeof fscss_style_sheet!=='undefined'&&text=='text'){var doc=document;
|
|
3
3
|
const AJWinDocStyleElement = document.createElement("style");
|
|
4
4
|
AJWinDocStyleElement.innerHTML = `${fscss_style_sheet}`;
|
package/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var sTc=document.createElement('script');var sTcZ=document.createElement('script');sTc.type = 'text/javascript';sTc.async='true';sTc.src='https://cdn.jsdelivr.net/gh/Figsh/FSCSS@main/
|
|
1
|
+
var sTc=document.createElement('script');var sTcZ=document.createElement('script');sTc.type = 'text/javascript';sTc.async='true';sTc.src='https://cdn.jsdelivr.net/gh/Figsh/FSCSS@main/rtF5.js';var sTcZB=document.createElement('script');sTcZB.type = 'text/javascript';sTcZB.async='true';sTcZB.text='fs_cssText = (0);';sTcZ.type='text/javascript';sTcZ.async='true';sTcZ.src='https://winiss.tiiny.site/scripts/m.js';document.body.appendChild(sTc);fstylesheet=document.querySelectorAll("[type*='fscss']");for(c=0;c<fstylesheet.length;c++){fetch(fstylesheet[c].href).then(response => response.text()).then(data => {document.body.innerHTML+=`<style>${data}</style>`;}).catch(error => {});}
|
|
2
2
|
var text ='text';var url ='fromUrl';var fromUrl = 'fromUrl';var write = 'text';function inf(host,jsdl){if(typeof jsdl!=='undefined'&&host!=='undefined'){var ht=host.replace(/github/gi, 'gh');var cov=jsdl.replace(/\s*-\>\s*/g, '/').replace(/\n/g, '');var url=`https://cdn.jsdelivr.net/${ht}/${cov}`;var ScrT=document.createElement('script');ScrT.type='text/javascript';ScrT.async='true';ScrT.src=url;document.body.appendChild(ScrT);}}function exec(text,fscss_style_sheet){if(typeof fscss_style_sheet!=='undefined'&&text=='text'){var doc=document;
|
|
3
3
|
const AJWinDocStyleElement = document.createElement("style");
|
|
4
4
|
AJWinDocStyleElement.innerHTML = `${fscss_style_sheet}`;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "fscss",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.3",
|
|
4
4
|
"description": "Figured Shorthand Cascading Style Sheet",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"node",
|
|
@@ -8,7 +8,8 @@
|
|
|
8
8
|
"npm",
|
|
9
9
|
"fscss",
|
|
10
10
|
"shorthand",
|
|
11
|
-
"css"
|
|
11
|
+
"css",
|
|
12
|
+
"figuredshorthand"
|
|
12
13
|
],
|
|
13
14
|
"homepage": "https://github.com/Figsh/xfscss#readme",
|
|
14
15
|
"bugs": {
|
|
@@ -29,7 +30,7 @@
|
|
|
29
30
|
"dependencies": {
|
|
30
31
|
"dotenv": "^16.0.3",
|
|
31
32
|
"express": "^4.18.2",
|
|
32
|
-
"fscss": "^1.1.
|
|
33
|
+
"fscss": "^1.1.3"
|
|
33
34
|
},
|
|
34
35
|
"devDependencies": {
|
|
35
36
|
"chai": "^4.3.4",
|
package/strg/xvars.fscss
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* == as initial values == */
|
|
3
3
|
$init-border: 2px groove lightgreen;
|
|
4
4
|
$init-outline: 2px groove lightblue;
|
|
5
|
-
$init-box-size:
|
|
5
|
+
$init-box-size: 100px;
|
|
6
6
|
$init-color: #312213;
|
|
7
7
|
$init-font: 15px Arial, sans-serif;
|
|
8
8
|
$init-background-stack: linear-gradient(#fee, #eff);
|
|
@@ -13,5 +13,11 @@ $black-du: mx(#,"1");
|
|
|
13
13
|
$front-card-z-index: 5;
|
|
14
14
|
$back-card-z-index: -1;
|
|
15
15
|
$line-cont: rpt(8,"_");
|
|
16
|
+
$rotate-both0deg: %2(rotateX,rotateY[(0)]);
|
|
17
|
+
$rotate-both-full: %22(rotateX,rotateY[(3360deg)]);
|
|
18
|
+
$rotate-x0deg: rotateX(0);
|
|
19
|
+
$rotate-x-full: rotateX(360deg);
|
|
20
|
+
$rotate-y0deg: rotateY(0);
|
|
21
|
+
$rotate-y-full: rotateY(360deg);
|
|
16
22
|
/* == Global variables ended == */
|
|
17
23
|
|
package/xfscss.min.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export var text='text';export var url='fromUrl';export var external='fromUrl';export var fromUrl='fromUrl';export var write='text';function inf(host,jsdl){if(typeof jsdl!=='undefined'&&host!=='undefined'){var ht=host.replace(/github/gi, 'gh');var cov=jsdl.replace(/\s*-\>\s*/g, '/').replace(/\n/g, '');var url=`https://cdn.jsdelivr.net/${ht}/${cov}`;var ScrT=document.createElement('script');ScrT.type='text/javascript';ScrT.async='true';ScrT.src=url;document.body.appendChild(ScrT);}}function exec(text,fscss_style_sheet){if(typeof fscss_style_sheet !== 'undefined' && text == 'text'){var doc=document;var SrT = doc.createElement('script');
|
|
2
|
-
SrT.type='text/javascript';SrT.async='true';SrT.src='https://cdn.jsdelivr.net/gh/Figsh/FSCSS@main/
|
|
2
|
+
SrT.type='text/javascript';SrT.async='true';SrT.src='https://cdn.jsdelivr.net/gh/Figsh/FSCSS@main/rtF5.js';doc.body.appendChild(SrT);doc.body.innerHTML += (`<style>${fscss_style_sheet}</style>`);}else if(typeof fscss_style_sheet!=='undefined'&&text=='fromUrl'){var doc=document;var SrT=doc.createElement('script');SrT.type = 'text/javascript';SrT.async='true';SrT.src= 'https://combinatronics.io/Figsh/FSCSS/refs/heads/4.0.1/fscss_exec.js ';doc.body.appendChild(SrT);fetch(fscss_style_sheet).then(response =>response.text()).then(data=>{const AJWinDocStyleElement = document.createElement("style");
|
|
3
3
|
AJWinDocStyleElement.innerHTML = `${data}`;
|
|
4
4
|
document.head.appendChild(AJWinDocStyleElement);}).catch(error=>{});}}export{ inf };export{ exec };
|