diff --git a/404.html b/404.html index bb9751dd..75418e2e 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@ - + @@ -29,11 +29,11 @@ - + - + - + diff --git a/about/index.html b/about/index.html index 1744ebf3..1143cb8d 100644 --- a/about/index.html +++ b/about/index.html @@ -4,7 +4,7 @@ - + @@ -32,11 +32,11 @@ - + - + - + diff --git a/browserslist/configure-project/index.html b/browserslist/configure-project/index.html index 27fff63b..9dabaab1 100644 --- a/browserslist/configure-project/index.html +++ b/browserslist/configure-project/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/browserslist/index.html b/browserslist/index.html index 7934292b..c163b545 100644 --- a/browserslist/index.html +++ b/browserslist/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/eslint/advanced-composition/index.html b/eslint/advanced-composition/index.html index a530072f..c3bfbfe0 100644 --- a/eslint/advanced-composition/index.html +++ b/eslint/advanced-composition/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/eslint/custom-configuration/index.html b/eslint/custom-configuration/index.html index 48c2cb41..2054a76f 100644 --- a/eslint/custom-configuration/index.html +++ b/eslint/custom-configuration/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/eslint/index.html b/eslint/index.html index 55f85b95..bbb7f9ff 100644 --- a/eslint/index.html +++ b/eslint/index.html @@ -4,7 +4,7 @@ - + @@ -32,11 +32,11 @@ - + - + - + diff --git a/eslint/integrate-vscode/index.html b/eslint/integrate-vscode/index.html index c49caa98..fc0117c9 100644 --- a/eslint/integrate-vscode/index.html +++ b/eslint/integrate-vscode/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/eslint/setup-monorepo/index.html b/eslint/setup-monorepo/index.html index 888a286d..694fef9d 100644 --- a/eslint/setup-monorepo/index.html +++ b/eslint/setup-monorepo/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/eslint/setup-polyrepo/index.html b/eslint/setup-polyrepo/index.html index f6c70ddc..f39992eb 100644 --- a/eslint/setup-polyrepo/index.html +++ b/eslint/setup-polyrepo/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/index.html b/index.html index abf2b64e..5f7021e4 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - + @@ -34,11 +34,11 @@ - + - + - + diff --git a/postcss/configure-project/index.html b/postcss/configure-project/index.html index cfb4c684..6a209754 100644 --- a/postcss/configure-project/index.html +++ b/postcss/configure-project/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/postcss/index.html b/postcss/index.html index 3e267493..a8c240a3 100644 --- a/postcss/index.html +++ b/postcss/index.html @@ -4,7 +4,7 @@ - + @@ -32,11 +32,11 @@ - + - + - + diff --git a/resources/js/config.js b/resources/js/config.js index d6ce897a..f9ef2868 100644 --- a/resources/js/config.js +++ b/resources/js/config.js @@ -1 +1 @@ -var __DOCS_CONFIG__ = {"id":"Geo2n8t4cmHsAU123BrKopjYZ2PIEROdEeN","key":"EO3q7IeCDDdAcJ2pQ92ch7NTbBY1YnAwpB9XmGTx90E.fHmeqyE4Puf6D823crXOBXfBpFYoRb0Q+kj8XnJmDT6HqUjNVKgUReFm6ORIvLhfOsBxrdyTsjHLjz6uApP5Rg.300006","base":"/wl-web-configs/","host":"gsoft-inc.github.io","version":"1.0.0","useRelativePaths":true,"documentName":"index.html","appendDocumentName":false,"trailingSlash":true,"preloadSearch":false,"cacheBustingToken":"3.6.0.787613697493","cacheBustingStrategy":"query","sidebarFilterPlaceholder":"Filter","toolbarFilterPlaceholder":"Filter","showSidebarFilter":true,"filterNotFoundMsg":"No member names found containing the query \"{query}\"","maxHistoryItems":15,"homeIcon":"","access":[{"value":"public","label":"Public"},{"value":"protected","label":"Protected"}],"toolbarLinks":[{"id":"fields","label":"Fields"},{"id":"properties","label":"Properties"},{"id":"methods","label":"Methods"},{"id":"events","label":"Events"}],"sidebar":[{"n":"/","l":"Getting started","s":""},{"n":"browserslist","l":"Browserslist","o":true,"i":[{"n":"configure-project","l":"Configure a project"}],"s":"static/browserslist.svg"},{"n":"eslint","l":"ES​Lint","o":true,"i":[{"n":"setup-polyrepo","l":"Setup a polyrepo"},{"n":"setup-monorepo","l":"Setup a monorepo"},{"n":"custom-configuration","l":"Custom configuration"},{"n":"advanced-composition","l":"Advanced composition"},{"n":"integrate-vscode","l":"Integrate with VS Code"}],"s":"static/eslint.svg"},{"n":"stylelint","l":"Stylelint","o":true,"i":[{"n":"setup-polyrepo","l":"Setup a polyrepo"},{"n":"setup-monorepo","l":"Setup a monorepo"},{"n":"custom-configuration","l":"Custom configuration"},{"n":"integrate-vscode","l":"Integrate with VS Code"}],"s":"static/stylelint.svg"},{"n":"typescript","l":"Typescript","o":true,"i":[{"n":"setup-polyrepo","l":"Setup a polyrepo"},{"n":"setup-monorepo","l":"Setup a monorepo"},{"n":"custom-configuration","l":"Custom configuration"},{"n":"advanced-composition","l":"Advanced composition"}],"s":"static/typescript.svg"},{"n":"swc","l":"SWC","o":true,"i":[{"n":"configure-dev","l":"Configure for development"},{"n":"configure-build","l":"Configure for build"},{"n":"configure-jest","l":"Configure for Jest"}],"s":"static/swc.svg"},{"n":"rsbuild","l":"Rsbuild","o":true,"i":[{"n":"configure-dev","l":"Configure for development"},{"n":"configure-build","l":"Configure for build"},{"n":"configure-storybook","l":"Configure for Storybook"},{"n":"migrate-from-webpack","l":"Migrate from Webpack"}],"s":"static/rsbuild.svg"},{"n":"tsup","o":true,"i":[{"n":"configure-dev","l":"Configure for development"},{"n":"configure-build","l":"Configure for build"}],"s":"static/tsup.svg"},{"n":"postcss","l":"Post​CSS","o":true,"i":[{"n":"configure-project","l":"Configure a project"}],"s":"static/postcss.svg"},{"n":"webpack","o":true,"i":[{"n":"configure-dev","l":"Configure for development"},{"n":"configure-build","l":"Configure for build"},{"n":"transformer-utilities","l":"Transformer utilities"}],"s":"static/webpack.svg"},{"n":"samples","l":"Samples","s":""},{"n":"about","l":"About","v":false}],"search":{"mode":0,"minChars":2,"maxResults":20,"placeholder":"Search","hotkeys":["k"],"noResultsFoundMsg":"Sorry, no results found.","recognizeLanguages":true,"languages":[0],"preload":false},"resources":{"History_Title_Label":"History","History_ClearLink_Label":"Clear","History_NoHistory_Label":"No history items","API_AccessFilter_Label":"Access","API_ParameterSection_Label":"PARAMETERS","API_SignatureSection_Label":"SIGNATURE","API_CopyHint_Label":"Copy","API_CopyNameHint_Label":"Copy name","API_CopyLinkHint_Label":"Copy link","API_CopiedAckHint_Label":"Copied!","API_MoreOverloads_Label":"more","API_MoreDropdownItems_Label":"More","API_OptionalParameter_Label":"optional","API_DefaultParameterValue_Label":"Default value","API_InheritedFilter_Label":"Inherited","Search_Input_Placeholder":"Search","Toc_Contents_Label":"Contents","Toc_RelatedClasses_Label":"Related Classes","History_JustNowTime_Label":"just now","History_AgoTime_Label":"ago","History_YearTime_Label":"y","History_MonthTime_Label":"mo","History_DayTime_Label":"d","History_HourTime_Label":"h","History_MinuteTime_Label":"m","History_SecondTime_Label":"s"}}; +var __DOCS_CONFIG__ = {"id":"oP/44Pyd123AblsB036NgMpxyX6KN0ZdXO9","key":"8ENStG6UU42NAv0nMkWn4s5jKU/bTfenG0Vbl0GQqkU.rivlx7/19w+1T7U2QtVgzN/AywZnDtfQtk80W6A9s/lh7rjS/KEHThElm0Bz3K2fWIdJgXqkJfH23eaHmge9sw.300073","base":"/wl-web-configs/","host":"gsoft-inc.github.io","version":"1.0.0","useRelativePaths":true,"documentName":"index.html","appendDocumentName":false,"trailingSlash":true,"preloadSearch":false,"cacheBustingToken":"3.6.0.787616273533","cacheBustingStrategy":"query","sidebarFilterPlaceholder":"Filter","toolbarFilterPlaceholder":"Filter","showSidebarFilter":true,"filterNotFoundMsg":"No member names found containing the query \"{query}\"","maxHistoryItems":15,"homeIcon":"","access":[{"value":"public","label":"Public"},{"value":"protected","label":"Protected"}],"toolbarLinks":[{"id":"fields","label":"Fields"},{"id":"properties","label":"Properties"},{"id":"methods","label":"Methods"},{"id":"events","label":"Events"}],"sidebar":[{"n":"/","l":"Getting started","s":""},{"n":"browserslist","l":"Browserslist","o":true,"i":[{"n":"configure-project","l":"Configure a project"}],"s":"static/browserslist.svg"},{"n":"eslint","l":"ES​Lint","o":true,"i":[{"n":"setup-polyrepo","l":"Setup a polyrepo"},{"n":"setup-monorepo","l":"Setup a monorepo"},{"n":"custom-configuration","l":"Custom configuration"},{"n":"advanced-composition","l":"Advanced composition"},{"n":"integrate-vscode","l":"Integrate with VS Code"}],"s":"static/eslint.svg"},{"n":"stylelint","l":"Stylelint","o":true,"i":[{"n":"setup-polyrepo","l":"Setup a polyrepo"},{"n":"setup-monorepo","l":"Setup a monorepo"},{"n":"custom-configuration","l":"Custom configuration"},{"n":"integrate-vscode","l":"Integrate with VS Code"}],"s":"static/stylelint.svg"},{"n":"typescript","l":"Typescript","o":true,"i":[{"n":"setup-polyrepo","l":"Setup a polyrepo"},{"n":"setup-monorepo","l":"Setup a monorepo"},{"n":"custom-configuration","l":"Custom configuration"},{"n":"advanced-composition","l":"Advanced composition"}],"s":"static/typescript.svg"},{"n":"swc","l":"SWC","o":true,"i":[{"n":"configure-dev","l":"Configure for development"},{"n":"configure-build","l":"Configure for build"},{"n":"configure-jest","l":"Configure for Jest"}],"s":"static/swc.svg"},{"n":"rsbuild","l":"Rsbuild","o":true,"i":[{"n":"configure-dev","l":"Configure for development"},{"n":"configure-build","l":"Configure for build"},{"n":"configure-storybook","l":"Configure for Storybook"},{"n":"migrate-from-webpack","l":"Migrate from Webpack"}],"s":"static/rsbuild.svg"},{"n":"tsup","o":true,"i":[{"n":"configure-dev","l":"Configure for development"},{"n":"configure-build","l":"Configure for build"}],"s":"static/tsup.svg"},{"n":"postcss","l":"Post​CSS","o":true,"i":[{"n":"configure-project","l":"Configure a project"}],"s":"static/postcss.svg"},{"n":"webpack","o":true,"i":[{"n":"configure-dev","l":"Configure for development"},{"n":"configure-build","l":"Configure for build"},{"n":"transformer-utilities","l":"Transformer utilities"}],"s":"static/webpack.svg"},{"n":"samples","l":"Samples","s":""},{"n":"about","l":"About","v":false}],"search":{"mode":0,"minChars":2,"maxResults":20,"placeholder":"Search","hotkeys":["k"],"noResultsFoundMsg":"Sorry, no results found.","recognizeLanguages":true,"languages":[0],"preload":false},"resources":{"History_Title_Label":"History","History_ClearLink_Label":"Clear","History_NoHistory_Label":"No history items","API_AccessFilter_Label":"Access","API_ParameterSection_Label":"PARAMETERS","API_SignatureSection_Label":"SIGNATURE","API_CopyHint_Label":"Copy","API_CopyNameHint_Label":"Copy name","API_CopyLinkHint_Label":"Copy link","API_CopiedAckHint_Label":"Copied!","API_MoreOverloads_Label":"more","API_MoreDropdownItems_Label":"More","API_OptionalParameter_Label":"optional","API_DefaultParameterValue_Label":"Default value","API_InheritedFilter_Label":"Inherited","Search_Input_Placeholder":"Search","Toc_Contents_Label":"Contents","Toc_RelatedClasses_Label":"Related Classes","History_JustNowTime_Label":"just now","History_AgoTime_Label":"ago","History_YearTime_Label":"y","History_MonthTime_Label":"mo","History_DayTime_Label":"d","History_HourTime_Label":"h","History_MinuteTime_Label":"m","History_SecondTime_Label":"s"}}; diff --git a/rsbuild/configure-build/index.html b/rsbuild/configure-build/index.html index dc869df3..6bd6b4fc 100644 --- a/rsbuild/configure-build/index.html +++ b/rsbuild/configure-build/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/rsbuild/configure-dev/index.html b/rsbuild/configure-dev/index.html index 0187d847..98e0a5ca 100644 --- a/rsbuild/configure-dev/index.html +++ b/rsbuild/configure-dev/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/rsbuild/configure-storybook/index.html b/rsbuild/configure-storybook/index.html index dbb26ca4..675d5981 100644 --- a/rsbuild/configure-storybook/index.html +++ b/rsbuild/configure-storybook/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/rsbuild/index.html b/rsbuild/index.html index 1a23f309..0b565f04 100644 --- a/rsbuild/index.html +++ b/rsbuild/index.html @@ -4,7 +4,7 @@ - + @@ -32,11 +32,11 @@ - + - + - + diff --git a/rsbuild/migrate-from-webpack/index.html b/rsbuild/migrate-from-webpack/index.html index 1f6fd7d4..75762b3a 100644 --- a/rsbuild/migrate-from-webpack/index.html +++ b/rsbuild/migrate-from-webpack/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/samples/index.html b/samples/index.html index 79373096..dbb1e198 100644 --- a/samples/index.html +++ b/samples/index.html @@ -4,7 +4,7 @@ - + @@ -32,11 +32,11 @@ - + - + - + diff --git a/sitemap.xml.gz b/sitemap.xml.gz index d20a8e5e..39b3ebdd 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ diff --git a/stylelint/custom-configuration/index.html b/stylelint/custom-configuration/index.html index a967fdb0..9692b064 100644 --- a/stylelint/custom-configuration/index.html +++ b/stylelint/custom-configuration/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/stylelint/index.html b/stylelint/index.html index 93da6725..170cd8b8 100644 --- a/stylelint/index.html +++ b/stylelint/index.html @@ -4,7 +4,7 @@ - + @@ -32,11 +32,11 @@ - + - + - + diff --git a/stylelint/integrate-vscode/index.html b/stylelint/integrate-vscode/index.html index 3f55aa1d..60880720 100644 --- a/stylelint/integrate-vscode/index.html +++ b/stylelint/integrate-vscode/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/stylelint/setup-monorepo/index.html b/stylelint/setup-monorepo/index.html index 69e6d3dd..380868db 100644 --- a/stylelint/setup-monorepo/index.html +++ b/stylelint/setup-monorepo/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/stylelint/setup-polyrepo/index.html b/stylelint/setup-polyrepo/index.html index ffb7724e..31087d2e 100644 --- a/stylelint/setup-polyrepo/index.html +++ b/stylelint/setup-polyrepo/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/swc/configure-build/index.html b/swc/configure-build/index.html index 2c2a912f..ef07f188 100644 --- a/swc/configure-build/index.html +++ b/swc/configure-build/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/swc/configure-dev/index.html b/swc/configure-dev/index.html index a0fce3e5..d550a051 100644 --- a/swc/configure-dev/index.html +++ b/swc/configure-dev/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/swc/configure-jest/index.html b/swc/configure-jest/index.html index 0f17fc52..2553d538 100644 --- a/swc/configure-jest/index.html +++ b/swc/configure-jest/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/swc/index.html b/swc/index.html index 52d42e84..8136cf73 100644 --- a/swc/index.html +++ b/swc/index.html @@ -4,7 +4,7 @@ - + @@ -32,11 +32,11 @@ - + - + - + diff --git a/tsup/configure-build/index.html b/tsup/configure-build/index.html index 524454ee..7a46a668 100644 --- a/tsup/configure-build/index.html +++ b/tsup/configure-build/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/tsup/configure-dev/index.html b/tsup/configure-dev/index.html index 60076376..c32d1fca 100644 --- a/tsup/configure-dev/index.html +++ b/tsup/configure-dev/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/tsup/index.html b/tsup/index.html index d9760ebe..c82e8e93 100644 --- a/tsup/index.html +++ b/tsup/index.html @@ -4,7 +4,7 @@ - + @@ -32,11 +32,11 @@ - + - + - + diff --git a/typescript/advanced-composition/index.html b/typescript/advanced-composition/index.html index 010eae5f..2ef017f1 100644 --- a/typescript/advanced-composition/index.html +++ b/typescript/advanced-composition/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/typescript/custom-configuration/index.html b/typescript/custom-configuration/index.html index ac25d74d..d5712edd 100644 --- a/typescript/custom-configuration/index.html +++ b/typescript/custom-configuration/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/typescript/index.html b/typescript/index.html index ca09ffce..40b171b6 100644 --- a/typescript/index.html +++ b/typescript/index.html @@ -4,7 +4,7 @@ - + @@ -32,11 +32,11 @@ - + - + - + diff --git a/typescript/setup-monorepo/index.html b/typescript/setup-monorepo/index.html index 778da502..487ee3d1 100644 --- a/typescript/setup-monorepo/index.html +++ b/typescript/setup-monorepo/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/typescript/setup-polyrepo/index.html b/typescript/setup-polyrepo/index.html index d998f2bb..c17c2538 100644 --- a/typescript/setup-polyrepo/index.html +++ b/typescript/setup-polyrepo/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/webpack/configure-build/index.html b/webpack/configure-build/index.html index 35cfd88d..b8c4b463 100644 --- a/webpack/configure-build/index.html +++ b/webpack/configure-build/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/webpack/configure-dev/index.html b/webpack/configure-dev/index.html index 293702af..24da1625 100644 --- a/webpack/configure-dev/index.html +++ b/webpack/configure-dev/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/webpack/index.html b/webpack/index.html index 5138e789..5b0647cf 100644 --- a/webpack/index.html +++ b/webpack/index.html @@ -4,7 +4,7 @@ - + @@ -32,11 +32,11 @@ - + - + - + diff --git a/webpack/transformer-utilities/index.html b/webpack/transformer-utilities/index.html index ab75abc7..99f50a13 100644 --- a/webpack/transformer-utilities/index.html +++ b/webpack/transformer-utilities/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + +