directory name change

This commit is contained in:
sairaj mote 2021-07-10 17:03:54 +05:30
parent 178165e9ff
commit 5c3d8359dd
55 changed files with 2033 additions and 9760 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +0,0 @@
{
"compilerOptions": {
"module": "commonjs",
"target": "ESNext",
"watch": true,
"lib": ["DOM", "ES2017"]
},
"exclude": [
"node_modules"
]
}

View File

@ -925,7 +925,7 @@
let allComponentsObj = [] let allComponentsObj = []
async function getComponents() { async function getComponents() {
const files = await fetch('https://api.github.com/repos/ranchimall/standard-visual-design-system/contents/Standard%20UI%20Components/dist') const files = await fetch('https://api.github.com/repos/ranchimall/standard-visual-design-system/contents/components/dist')
allComponentsObj = await files.json() allComponentsObj = await files.json()
} }
function downloadJs(componentsArray, options = {minified: true}){ function downloadJs(componentsArray, options = {minified: true}){

View File

Before

Width:  |  Height:  |  Size: 1007 B

After

Width:  |  Height:  |  Size: 1007 B

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

Before

Width:  |  Height:  |  Size: 441 KiB

After

Width:  |  Height:  |  Size: 441 KiB

View File

Before

Width:  |  Height:  |  Size: 236 KiB

After

Width:  |  Height:  |  Size: 236 KiB

View File

Before

Width:  |  Height:  |  Size: 162 KiB

After

Width:  |  Height:  |  Size: 162 KiB

View File

Before

Width:  |  Height:  |  Size: 430 KiB

After

Width:  |  Height:  |  Size: 430 KiB

View File

Before

Width:  |  Height:  |  Size: 519 KiB

After

Width:  |  Height:  |  Size: 519 KiB

View File

Before

Width:  |  Height:  |  Size: 280 KiB

After

Width:  |  Height:  |  Size: 280 KiB