bhd-components 0.7.13 → 0.7.15
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/README.md +1 -1
- package/dist/{75d9e8b4.esm.es5.development.js → 954539dd.esm.es5.development.js} +1 -1
- package/dist/{1c455680.esm.es5.production.js → f6061320.esm.es5.production.js} +1 -1
- package/dist/index.esm.es5.development.css +1032 -1018
- package/dist/index.esm.es5.development.js +156 -48
- package/dist/index.esm.es5.production.css +1 -1
- package/dist/index.esm.es5.production.js +1 -1
- package/es2017/customerService/index.js +152 -44
- package/es2017/customerService/index2.module.less +38 -27
- package/esm/customerService/index.js +154 -46
- package/esm/customerService/index2.module.less +38 -27
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -120868,7 +120868,7 @@ function requireD () {
|
|
|
120868
120868
|
+ 'pragma private protected public pure ref return scope shared static struct '
|
|
120869
120869
|
+ 'super switch synchronized template this throw try typedef typeid typeof union '
|
|
120870
120870
|
+ 'unittest version void volatile while with __FILE__ __LINE__ __gshared|10 '
|
|
120871
|
-
+ '__thread __traits __DATE__ __EOF__ __TIME__ __TIMESTAMP__ __VENDOR__ "0.7.
|
|
120871
|
+
+ '__thread __traits __DATE__ __EOF__ __TIME__ __TIMESTAMP__ __VENDOR__ "0.7.15"',
|
|
120872
120872
|
built_in:
|
|
120873
120873
|
'bool cdouble cent cfloat char creal dchar delegate double dstring float function '
|
|
120874
120874
|
+ 'idouble ifloat ireal long real short string ubyte ucent uint ulong ushort wchar '
|