@alifd/chat 0.3.0-beta.14 → 0.3.0-beta.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.
@@ -1,2 +1,2 @@
1
- import '@alifd/next/lib/button/style';
1
+ import '@alifd/next/lib/button/style2';
2
2
  import './main.scss';
@@ -1,2 +1,2 @@
1
- import '@alifd/next/lib/button/style';
1
+ import '@alifd/next/lib/button/style2';
2
2
  import './main.scss';
@@ -1 +1 @@
1
- import '@alifd/next/lib/date-picker2/style';
1
+ import '@alifd/next/lib/date-picker2/style2';
@@ -1 +1 @@
1
- import '@alifd/next/lib/date-picker2/style';
1
+ import '@alifd/next/lib/date-picker2/style2';
@@ -1,3 +1,3 @@
1
- import '@alifd/next/lib/balloon/style';
2
- import '@alifd/next/lib/drawer/style';
1
+ import '@alifd/next/lib/balloon/style2';
2
+ import '@alifd/next/lib/drawer/style2';
3
3
  import './main.scss';
@@ -1,3 +1,3 @@
1
- import '@alifd/next/lib/balloon/style';
2
- import '@alifd/next/lib/drawer/style';
1
+ import '@alifd/next/lib/balloon/style2';
2
+ import '@alifd/next/lib/drawer/style2';
3
3
  import './main.scss';
package/es/index.js CHANGED
@@ -20,4 +20,4 @@ export { default as CardLoading } from './card-loading';
20
20
  export { default as Origin } from './origin';
21
21
  export { default as Loading } from './loading';
22
22
  export { default as Drawer } from './drawer';
23
- export const version = '0.3.0-beta.14';
23
+ export const version = '0.3.0-beta.15';
@@ -1 +1 @@
1
- import '@alifd/next/lib/input/style';
1
+ import '@alifd/next/lib/input/style2';
package/es/input/style.js CHANGED
@@ -1 +1 @@
1
- import '@alifd/next/lib/input/style';
1
+ import '@alifd/next/lib/input/style2';
@@ -1,2 +1,2 @@
1
- import '@alifd/next/lib/select/style';
1
+ import '@alifd/next/lib/select/style2';
2
2
  import './main.scss';
@@ -1,2 +1,2 @@
1
- import '@alifd/next/lib/select/style';
1
+ import '@alifd/next/lib/select/style2';
2
2
  import './main.scss';
package/es/tab/style.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- import '@alifd/next/lib/tab/style';
1
+ import '@alifd/next/lib/tab/style2';
2
2
  import './main.scss';
package/es/tab/style.js CHANGED
@@ -1,2 +1,2 @@
1
- import '@alifd/next/lib/tab/style';
1
+ import '@alifd/next/lib/tab/style2';
2
2
  import './main.scss';
package/es/tag/style.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- import '@alifd/next/lib/tag/style';
1
+ import '@alifd/next/lib/tag/style2';
2
2
  import './main.scss';
package/es/tag/style.js CHANGED
@@ -1,2 +1,2 @@
1
- import '@alifd/next/lib/tag/style';
1
+ import '@alifd/next/lib/tag/style2';
2
2
  import './main.scss';
@@ -1 +1 @@
1
- import '@alifd/next/lib/time-picker2/style';
1
+ import '@alifd/next/lib/time-picker2/style2';
@@ -1 +1 @@
1
- import '@alifd/next/lib/time-picker2/style';
1
+ import '@alifd/next/lib/time-picker2/style2';
@@ -1,2 +1,2 @@
1
- import '@alifd/next/lib/button/style';
1
+ import '@alifd/next/lib/button/style2';
2
2
  import './main.scss';
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- require("@alifd/next/lib/button/style");
3
+ require("@alifd/next/lib/button/style2");
4
4
  require("./main.scss");
@@ -1 +1 @@
1
- import '@alifd/next/lib/date-picker2/style';
1
+ import '@alifd/next/lib/date-picker2/style2';
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- require("@alifd/next/lib/date-picker2/style");
3
+ require("@alifd/next/lib/date-picker2/style2");
@@ -1,3 +1,3 @@
1
- import '@alifd/next/lib/balloon/style';
2
- import '@alifd/next/lib/drawer/style';
1
+ import '@alifd/next/lib/balloon/style2';
2
+ import '@alifd/next/lib/drawer/style2';
3
3
  import './main.scss';
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- require("@alifd/next/lib/balloon/style");
4
- require("@alifd/next/lib/drawer/style");
3
+ require("@alifd/next/lib/balloon/style2");
4
+ require("@alifd/next/lib/drawer/style2");
5
5
  require("./main.scss");
package/lib/index.js CHANGED
@@ -46,4 +46,4 @@ var loading_1 = require("./loading");
46
46
  Object.defineProperty(exports, "Loading", { enumerable: true, get: function () { return tslib_1.__importDefault(loading_1).default; } });
47
47
  var drawer_1 = require("./drawer");
48
48
  Object.defineProperty(exports, "Drawer", { enumerable: true, get: function () { return tslib_1.__importDefault(drawer_1).default; } });
49
- exports.version = '0.3.0-beta.14';
49
+ exports.version = '0.3.0-beta.15';
@@ -1 +1 @@
1
- import '@alifd/next/lib/input/style';
1
+ import '@alifd/next/lib/input/style2';
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- require("@alifd/next/lib/input/style");
3
+ require("@alifd/next/lib/input/style2");
@@ -1,2 +1,2 @@
1
- import '@alifd/next/lib/select/style';
1
+ import '@alifd/next/lib/select/style2';
2
2
  import './main.scss';
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- require("@alifd/next/lib/select/style");
3
+ require("@alifd/next/lib/select/style2");
4
4
  require("./main.scss");
@@ -1,2 +1,2 @@
1
- import '@alifd/next/lib/tab/style';
1
+ import '@alifd/next/lib/tab/style2';
2
2
  import './main.scss';
package/lib/tab/style.js CHANGED
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- require("@alifd/next/lib/tab/style");
3
+ require("@alifd/next/lib/tab/style2");
4
4
  require("./main.scss");
@@ -1,2 +1,2 @@
1
- import '@alifd/next/lib/tag/style';
1
+ import '@alifd/next/lib/tag/style2';
2
2
  import './main.scss';
package/lib/tag/style.js CHANGED
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- require("@alifd/next/lib/tag/style");
3
+ require("@alifd/next/lib/tag/style2");
4
4
  require("./main.scss");
@@ -1 +1 @@
1
- import '@alifd/next/lib/time-picker2/style';
1
+ import '@alifd/next/lib/time-picker2/style2';
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- require("@alifd/next/lib/time-picker2/style");
3
+ require("@alifd/next/lib/time-picker2/style2");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alifd/chat",
3
- "version": "0.3.0-beta.14",
3
+ "version": "0.3.0-beta.15",
4
4
  "description": "A configurable component library for chat built on React.",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",