weapp-tailwindcss 3.3.3 → 3.3.4
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/dist/cli.js +1 -1
- package/dist/cli.mjs +1 -1
- package/dist/core.js +1 -1
- package/dist/core.mjs +1 -1
- package/dist/gulp.js +2 -2
- package/dist/gulp.mjs +2 -2
- package/dist/{index-CaB13TS1.js → index-CzTwkO1i.js} +1 -1
- package/dist/{index-DpII6RJo.mjs → index-DZAayQkp.mjs} +1 -1
- package/dist/{index-C1HZVhiY.mjs → index-fnkBzr0E.mjs} +1 -1
- package/dist/{index-DRT-eOAe.js → index-kBvY5Jba.js} +1 -1
- package/dist/index.js +4 -4
- package/dist/index.mjs +4 -4
- package/dist/{options-BknKvI1z.mjs → options-623pQbPS.mjs} +17 -5
- package/dist/{options-CWTucIUE.js → options-B7DqzgQ8.js} +18 -5
- package/dist/tailwindcss/patcher.d.ts +1 -2
- package/dist/{v5-DAH0FUHq.js → v5-B_M1SQUm.js} +1 -1
- package/dist/{v5-DOhHWLjR.mjs → v5-C4BtnBDn.mjs} +1 -1
- package/dist/vite.js +2 -2
- package/dist/vite.mjs +2 -2
- package/dist/webpack.js +2 -2
- package/dist/webpack.mjs +2 -2
- package/dist/webpack4.js +1 -1
- package/dist/webpack4.mjs +1 -1
- package/package.json +3 -3
package/dist/cli.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var process = require('node:process');
|
|
4
4
|
var semver = require('semver');
|
|
5
|
-
var options = require('./options-
|
|
5
|
+
var options = require('./options-B7DqzgQ8.js');
|
|
6
6
|
var index = require('./index-DwZHOkK3.js');
|
|
7
7
|
require('magic-string');
|
|
8
8
|
require('./replace.js');
|
package/dist/cli.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import process from 'node:process';
|
|
2
2
|
import semver from 'semver';
|
|
3
|
-
import { g as getOptions } from './options-
|
|
3
|
+
import { g as getOptions } from './options-623pQbPS.mjs';
|
|
4
4
|
import { W as WEAPP_TW_REQUIRED_NODE_VERSION } from './index-BPzIdybK.mjs';
|
|
5
5
|
import 'magic-string';
|
|
6
6
|
import './replace.mjs';
|
package/dist/core.js
CHANGED
package/dist/core.mjs
CHANGED
package/dist/gulp.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var index = require('./index-
|
|
6
|
-
require('./options-
|
|
5
|
+
var index = require('./index-CzTwkO1i.js');
|
|
6
|
+
require('./options-B7DqzgQ8.js');
|
|
7
7
|
require('magic-string');
|
|
8
8
|
require('./replace.js');
|
|
9
9
|
require('@weapp-core/escape');
|
package/dist/gulp.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { c as createPlugins } from './index-
|
|
2
|
-
import './options-
|
|
1
|
+
export { c as createPlugins } from './index-fnkBzr0E.mjs';
|
|
2
|
+
import './options-623pQbPS.mjs';
|
|
3
3
|
import 'magic-string';
|
|
4
4
|
import './replace.mjs';
|
|
5
5
|
import '@weapp-core/escape';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as getOptions, _ as __awaiter } from './options-
|
|
1
|
+
import { g as getOptions, _ as __awaiter } from './options-623pQbPS.mjs';
|
|
2
2
|
import { v as vitePluginName } from './index-BPzIdybK.mjs';
|
|
3
3
|
import { g as getGroupedEntries } from './defaults-DUZZvtdg.mjs';
|
|
4
4
|
import { c as createDebug } from './index-BEIjgKpF.mjs';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as getOptions, _ as __awaiter } from './options-
|
|
1
|
+
import { g as getOptions, _ as __awaiter } from './options-623pQbPS.mjs';
|
|
2
2
|
import stream from 'node:stream';
|
|
3
3
|
import { Buffer } from 'node:buffer';
|
|
4
4
|
import { c as createDebug } from './index-BEIjgKpF.mjs';
|
package/dist/index.js
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var v5 = require('./v5-
|
|
6
|
-
var index = require('./index-
|
|
7
|
-
var index$1 = require('./index-
|
|
8
|
-
require('./options-
|
|
5
|
+
var v5 = require('./v5-B_M1SQUm.js');
|
|
6
|
+
var index = require('./index-kBvY5Jba.js');
|
|
7
|
+
var index$1 = require('./index-CzTwkO1i.js');
|
|
8
|
+
require('./options-B7DqzgQ8.js');
|
|
9
9
|
require('magic-string');
|
|
10
10
|
require('./replace.js');
|
|
11
11
|
require('@weapp-core/escape');
|
package/dist/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { U as UnifiedWebpackPluginV5 } from './v5-
|
|
2
|
-
export { U as UnifiedViteWeappTailwindcssPlugin } from './index-
|
|
3
|
-
export { c as createPlugins } from './index-
|
|
4
|
-
import './options-
|
|
1
|
+
export { U as UnifiedWebpackPluginV5 } from './v5-C4BtnBDn.mjs';
|
|
2
|
+
export { U as UnifiedViteWeappTailwindcssPlugin } from './index-DZAayQkp.mjs';
|
|
3
|
+
export { c as createPlugins } from './index-fnkBzr0E.mjs';
|
|
4
|
+
import './options-623pQbPS.mjs';
|
|
5
5
|
import 'magic-string';
|
|
6
6
|
import './replace.mjs';
|
|
7
7
|
import '@weapp-core/escape';
|
|
@@ -13,7 +13,7 @@ import postcss from 'postcss';
|
|
|
13
13
|
import { g as getPlugins } from './index-BPzIdybK.mjs';
|
|
14
14
|
import path from 'node:path';
|
|
15
15
|
import fs from 'node:fs';
|
|
16
|
-
import 'node:process';
|
|
16
|
+
import process from 'node:process';
|
|
17
17
|
import { gte } from 'semver';
|
|
18
18
|
import { TailwindcssPatcher, requireResolve } from 'tailwindcss-patch';
|
|
19
19
|
import { ClassGenerator, defaultMangleClassFilter } from '@tailwindcss-mangle/shared';
|
|
@@ -599,9 +599,21 @@ function internalPatch(pkgJsonPath, options) {
|
|
|
599
599
|
}
|
|
600
600
|
}
|
|
601
601
|
}
|
|
602
|
-
function createTailwindcssPatcher(basedir) {
|
|
602
|
+
function createTailwindcssPatcher(basedir, cacheDir) {
|
|
603
|
+
const cache = {};
|
|
604
|
+
if (cacheDir) {
|
|
605
|
+
if (path.isAbsolute(cacheDir)) {
|
|
606
|
+
cache.dir = cacheDir;
|
|
607
|
+
}
|
|
608
|
+
else if (basedir) {
|
|
609
|
+
cache.dir = path.resolve(basedir, cacheDir);
|
|
610
|
+
}
|
|
611
|
+
else {
|
|
612
|
+
cache.dir = path.resolve(process.cwd(), cacheDir);
|
|
613
|
+
}
|
|
614
|
+
}
|
|
603
615
|
return new TailwindcssPatcher({
|
|
604
|
-
cache
|
|
616
|
+
cache,
|
|
605
617
|
patch: {
|
|
606
618
|
basedir,
|
|
607
619
|
},
|
|
@@ -751,7 +763,7 @@ function createCache(options) {
|
|
|
751
763
|
function getOptions(opts) {
|
|
752
764
|
const result = defuOverrideArray(opts, defaultOptions, {});
|
|
753
765
|
result.escapeMap = result.customReplaceDictionary;
|
|
754
|
-
const { cssPreflight, customRuleCallback, cssPreflightRange, customAttributes, supportCustomLengthUnitsPatch, arbitraryValues, cssChildCombinatorReplaceValue, inlineWxs, injectAdditionalCssVarScope, jsPreserveClass, disabledDefaultTemplateHandler, cssSelectorReplacement, rem2rpx, cache, jsAstTool, babelParserOptions, postcssOptions, cssRemoveHoverPseudoClass, escapeMap, mangle, tailwindcssBasedir, } = result;
|
|
766
|
+
const { cssPreflight, customRuleCallback, cssPreflightRange, customAttributes, supportCustomLengthUnitsPatch, arbitraryValues, cssChildCombinatorReplaceValue, inlineWxs, injectAdditionalCssVarScope, jsPreserveClass, disabledDefaultTemplateHandler, cssSelectorReplacement, rem2rpx, cache, jsAstTool, babelParserOptions, postcssOptions, cssRemoveHoverPseudoClass, escapeMap, mangle, tailwindcssBasedir, appType, } = result;
|
|
755
767
|
const cssInjectPreflight = createInjectPreflight(cssPreflight);
|
|
756
768
|
const customAttributesEntities = isMap(customAttributes)
|
|
757
769
|
? [...customAttributes.entries()]
|
|
@@ -791,7 +803,7 @@ function getOptions(opts) {
|
|
|
791
803
|
result.styleHandler = styleHandler;
|
|
792
804
|
result.jsHandler = jsHandler;
|
|
793
805
|
result.templateHandler = templateHandler;
|
|
794
|
-
const twPatcher = createTailwindcssPatcher(tailwindcssBasedir);
|
|
806
|
+
const twPatcher = createTailwindcssPatcher(tailwindcssBasedir, appType === 'mpx' ? 'node_modules/tailwindcss-patch/.cache' : undefined);
|
|
795
807
|
result.patch = () => {
|
|
796
808
|
createPatch(supportCustomLengthUnitsPatch)();
|
|
797
809
|
twPatcher.patch();
|
|
@@ -15,7 +15,7 @@ var postcss = require('postcss');
|
|
|
15
15
|
var index = require('./index-DwZHOkK3.js');
|
|
16
16
|
var path = require('node:path');
|
|
17
17
|
var fs = require('node:fs');
|
|
18
|
-
require('node:process');
|
|
18
|
+
var process = require('node:process');
|
|
19
19
|
var semver = require('semver');
|
|
20
20
|
var tailwindcssPatch = require('tailwindcss-patch');
|
|
21
21
|
var shared = require('@tailwindcss-mangle/shared');
|
|
@@ -49,6 +49,7 @@ var t__namespace = /*#__PURE__*/_interopNamespaceCompat(t);
|
|
|
49
49
|
var postcss__default = /*#__PURE__*/_interopDefaultCompat(postcss);
|
|
50
50
|
var path__default = /*#__PURE__*/_interopDefaultCompat(path);
|
|
51
51
|
var fs__default = /*#__PURE__*/_interopDefaultCompat(fs);
|
|
52
|
+
var process__default = /*#__PURE__*/_interopDefaultCompat(process);
|
|
52
53
|
var md5__default = /*#__PURE__*/_interopDefaultCompat(md5);
|
|
53
54
|
|
|
54
55
|
/******************************************************************************
|
|
@@ -630,9 +631,21 @@ function internalPatch(pkgJsonPath, options) {
|
|
|
630
631
|
}
|
|
631
632
|
}
|
|
632
633
|
}
|
|
633
|
-
function createTailwindcssPatcher(basedir) {
|
|
634
|
+
function createTailwindcssPatcher(basedir, cacheDir) {
|
|
635
|
+
const cache = {};
|
|
636
|
+
if (cacheDir) {
|
|
637
|
+
if (path__default["default"].isAbsolute(cacheDir)) {
|
|
638
|
+
cache.dir = cacheDir;
|
|
639
|
+
}
|
|
640
|
+
else if (basedir) {
|
|
641
|
+
cache.dir = path__default["default"].resolve(basedir, cacheDir);
|
|
642
|
+
}
|
|
643
|
+
else {
|
|
644
|
+
cache.dir = path__default["default"].resolve(process__default["default"].cwd(), cacheDir);
|
|
645
|
+
}
|
|
646
|
+
}
|
|
634
647
|
return new tailwindcssPatch.TailwindcssPatcher({
|
|
635
|
-
cache
|
|
648
|
+
cache,
|
|
636
649
|
patch: {
|
|
637
650
|
basedir,
|
|
638
651
|
},
|
|
@@ -782,7 +795,7 @@ function createCache(options) {
|
|
|
782
795
|
function getOptions(opts) {
|
|
783
796
|
const result = defaults.defuOverrideArray(opts, defaults.defaultOptions, {});
|
|
784
797
|
result.escapeMap = result.customReplaceDictionary;
|
|
785
|
-
const { cssPreflight, customRuleCallback, cssPreflightRange, customAttributes, supportCustomLengthUnitsPatch, arbitraryValues, cssChildCombinatorReplaceValue, inlineWxs, injectAdditionalCssVarScope, jsPreserveClass, disabledDefaultTemplateHandler, cssSelectorReplacement, rem2rpx, cache, jsAstTool, babelParserOptions, postcssOptions, cssRemoveHoverPseudoClass, escapeMap, mangle, tailwindcssBasedir, } = result;
|
|
798
|
+
const { cssPreflight, customRuleCallback, cssPreflightRange, customAttributes, supportCustomLengthUnitsPatch, arbitraryValues, cssChildCombinatorReplaceValue, inlineWxs, injectAdditionalCssVarScope, jsPreserveClass, disabledDefaultTemplateHandler, cssSelectorReplacement, rem2rpx, cache, jsAstTool, babelParserOptions, postcssOptions, cssRemoveHoverPseudoClass, escapeMap, mangle, tailwindcssBasedir, appType, } = result;
|
|
786
799
|
const cssInjectPreflight = createInjectPreflight(cssPreflight);
|
|
787
800
|
const customAttributesEntities = defaults.isMap(customAttributes)
|
|
788
801
|
? [...customAttributes.entries()]
|
|
@@ -822,7 +835,7 @@ function getOptions(opts) {
|
|
|
822
835
|
result.styleHandler = styleHandler;
|
|
823
836
|
result.jsHandler = jsHandler;
|
|
824
837
|
result.templateHandler = templateHandler;
|
|
825
|
-
const twPatcher = createTailwindcssPatcher(tailwindcssBasedir);
|
|
838
|
+
const twPatcher = createTailwindcssPatcher(tailwindcssBasedir, appType === 'mpx' ? 'node_modules/tailwindcss-patch/.cache' : undefined);
|
|
826
839
|
result.patch = () => {
|
|
827
840
|
createPatch(supportCustomLengthUnitsPatch)();
|
|
828
841
|
twPatcher.patch();
|
|
@@ -5,5 +5,4 @@ export declare function getInstalledPkgJsonPath(options: ILengthUnitsPatchOption
|
|
|
5
5
|
export declare function createPatch(options: false | ILengthUnitsPatchOptions): typeof noop;
|
|
6
6
|
export declare function monkeyPatchForSupportingCustomUnit(rootDir: string, options: ILengthUnitsPatchOptions): string | undefined;
|
|
7
7
|
export declare function internalPatch(pkgJsonPath: string | undefined, options: ILengthUnitsPatchOptions): InternalPatchResult | undefined;
|
|
8
|
-
export declare function
|
|
9
|
-
export declare function createTailwindcssPatcher(basedir?: string): TailwindcssPatcher;
|
|
8
|
+
export declare function createTailwindcssPatcher(basedir?: string, cacheDir?: string): TailwindcssPatcher;
|
package/dist/vite.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var index = require('./index-
|
|
6
|
-
require('./options-
|
|
5
|
+
var index = require('./index-kBvY5Jba.js');
|
|
6
|
+
require('./options-B7DqzgQ8.js');
|
|
7
7
|
require('magic-string');
|
|
8
8
|
require('./replace.js');
|
|
9
9
|
require('@weapp-core/escape');
|
package/dist/vite.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { U as UnifiedViteWeappTailwindcssPlugin } from './index-
|
|
2
|
-
import './options-
|
|
1
|
+
export { U as UnifiedViteWeappTailwindcssPlugin } from './index-DZAayQkp.mjs';
|
|
2
|
+
import './options-623pQbPS.mjs';
|
|
3
3
|
import 'magic-string';
|
|
4
4
|
import './replace.mjs';
|
|
5
5
|
import '@weapp-core/escape';
|
package/dist/webpack.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var v5 = require('./v5-
|
|
6
|
-
require('./options-
|
|
5
|
+
var v5 = require('./v5-B_M1SQUm.js');
|
|
6
|
+
require('./options-B7DqzgQ8.js');
|
|
7
7
|
require('magic-string');
|
|
8
8
|
require('./replace.js');
|
|
9
9
|
require('@weapp-core/escape');
|
package/dist/webpack.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { U as UnifiedWebpackPluginV5 } from './v5-
|
|
2
|
-
import './options-
|
|
1
|
+
export { U as UnifiedWebpackPluginV5 } from './v5-C4BtnBDn.mjs';
|
|
2
|
+
import './options-623pQbPS.mjs';
|
|
3
3
|
import 'magic-string';
|
|
4
4
|
import './replace.mjs';
|
|
5
5
|
import '@weapp-core/escape';
|
package/dist/webpack4.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var options = require('./options-
|
|
5
|
+
var options = require('./options-B7DqzgQ8.js');
|
|
6
6
|
var path = require('node:path');
|
|
7
7
|
var fs = require('node:fs');
|
|
8
8
|
var webpackSources = require('webpack-sources');
|
package/dist/webpack4.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "weapp-tailwindcss",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.4",
|
|
4
4
|
"description": "把tailwindcss jit引擎,带给小程序开发者们! bring tailwindcss jit engine to miniprogram developers!",
|
|
5
5
|
"author": "SonOfMagic <qq1324318532@gmail.com>",
|
|
6
6
|
"license": "MIT",
|
|
@@ -137,10 +137,10 @@
|
|
|
137
137
|
"debug": "4.3.5",
|
|
138
138
|
"htmlparser2": "9.1.0",
|
|
139
139
|
"loader-utils": "2.0.4",
|
|
140
|
-
"lru-cache": "10.
|
|
140
|
+
"lru-cache": "10.3.1",
|
|
141
141
|
"magic-string": "0.30.10",
|
|
142
142
|
"md5": "2.3.0",
|
|
143
|
-
"postcss": "8.4.
|
|
143
|
+
"postcss": "8.4.39",
|
|
144
144
|
"postcss-rem-to-responsive-pixel": "^6.0.1",
|
|
145
145
|
"postcss-selector-parser": "6.1.0",
|
|
146
146
|
"semver": "7.6.2",
|