@cleartrip/talos-components 1.5.0-beta-260618-7.0 → 1.5.0

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/index.d.ts CHANGED
@@ -1,6 +1,4 @@
1
1
  export * from "@cleartrip/talos-user-message";
2
2
  export * from "@cleartrip/talos-previous-chat-listing";
3
3
  export * from "@cleartrip/talos-previous-chat-card";
4
- export * from "@cleartrip/talos-chat-ui";
5
- export * from "@cleartrip/talos-floating-pill";
6
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../packages/components/components/src/index.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wCAAwC,CAAC;AACvD,cAAc,qCAAqC,CAAC;AACpD,cAAc,0BAA0B,CAAC;AACzC,cAAc,gCAAgC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../packages/components/components/src/index.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wCAAwC,CAAC;AACvD,cAAc,qCAAqC,CAAC"}
@@ -1,2 +1,2 @@
1
- "use strict";var e=require("@cleartrip/talos-user-message"),t=require("@cleartrip/talos-previous-chat-listing"),r=require("@cleartrip/talos-previous-chat-card"),o=require("@cleartrip/talos-chat-ui"),c=require("@cleartrip/talos-floating-pill");Object.keys(e).forEach(function(t){"default"===t||Object.prototype.hasOwnProperty.call(exports,t)||Object.defineProperty(exports,t,{enumerable:!0,get:function(){return e[t]}})}),Object.keys(t).forEach(function(e){"default"===e||Object.prototype.hasOwnProperty.call(exports,e)||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return t[e]}})}),Object.keys(r).forEach(function(e){"default"===e||Object.prototype.hasOwnProperty.call(exports,e)||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return r[e]}})}),Object.keys(o).forEach(function(e){"default"===e||Object.prototype.hasOwnProperty.call(exports,e)||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return o[e]}})}),Object.keys(c).forEach(function(e){"default"===e||Object.prototype.hasOwnProperty.call(exports,e)||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return c[e]}})});
1
+ "use strict";var e=require("@cleartrip/talos-user-message"),t=require("@cleartrip/talos-previous-chat-listing"),r=require("@cleartrip/talos-previous-chat-card");Object.keys(e).forEach(function(t){"default"===t||Object.prototype.hasOwnProperty.call(exports,t)||Object.defineProperty(exports,t,{enumerable:!0,get:function(){return e[t]}})}),Object.keys(t).forEach(function(e){"default"===e||Object.prototype.hasOwnProperty.call(exports,e)||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return t[e]}})}),Object.keys(r).forEach(function(e){"default"===e||Object.prototype.hasOwnProperty.call(exports,e)||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return r[e]}})});
2
2
  //# sourceMappingURL=talos-components.browser.cjs.js.map
@@ -1,2 +1,2 @@
1
- export*from"@cleartrip/talos-user-message";export*from"@cleartrip/talos-previous-chat-listing";export*from"@cleartrip/talos-previous-chat-card";export*from"@cleartrip/talos-chat-ui";export*from"@cleartrip/talos-floating-pill";
1
+ export*from"@cleartrip/talos-user-message";export*from"@cleartrip/talos-previous-chat-listing";export*from"@cleartrip/talos-previous-chat-card";
2
2
  //# sourceMappingURL=talos-components.browser.esm.js.map
@@ -3,8 +3,6 @@
3
3
  var talosUserMessage = require('@cleartrip/talos-user-message');
4
4
  var talosPreviousChatListing = require('@cleartrip/talos-previous-chat-listing');
5
5
  var talosPreviousChatCard = require('@cleartrip/talos-previous-chat-card');
6
- var talosChatUi = require('@cleartrip/talos-chat-ui');
7
- var talosFloatingPill = require('@cleartrip/talos-floating-pill');
8
6
 
9
7
 
10
8
 
@@ -26,16 +24,4 @@ Object.keys(talosPreviousChatCard).forEach(function (k) {
26
24
  get: function () { return talosPreviousChatCard[k]; }
27
25
  });
28
26
  });
29
- Object.keys(talosChatUi).forEach(function (k) {
30
- if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
31
- enumerable: true,
32
- get: function () { return talosChatUi[k]; }
33
- });
34
- });
35
- Object.keys(talosFloatingPill).forEach(function (k) {
36
- if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
37
- enumerable: true,
38
- get: function () { return talosFloatingPill[k]; }
39
- });
40
- });
41
27
  //# sourceMappingURL=talos-components.cjs.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"talos-components.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"talos-components.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,6 +1,4 @@
1
1
  export * from '@cleartrip/talos-user-message';
2
2
  export * from '@cleartrip/talos-previous-chat-listing';
3
3
  export * from '@cleartrip/talos-previous-chat-card';
4
- export * from '@cleartrip/talos-chat-ui';
5
- export * from '@cleartrip/talos-floating-pill';
6
4
  //# sourceMappingURL=talos-components.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"talos-components.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
1
+ {"version":3,"file":"talos-components.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@cleartrip/talos-user-message'), require('@cleartrip/talos-previous-chat-listing'), require('@cleartrip/talos-previous-chat-card'), require('@cleartrip/talos-chat-ui'), require('@cleartrip/talos-floating-pill')) :
3
- typeof define === 'function' && define.amd ? define(['exports', '@cleartrip/talos-user-message', '@cleartrip/talos-previous-chat-listing', '@cleartrip/talos-previous-chat-card', '@cleartrip/talos-chat-ui', '@cleartrip/talos-floating-pill'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.CTDesignSystem = {}, global.talosUserMessage, global.talosPreviousChatListing, global.talosPreviousChatCard, global.talosChatUi, global.talosFloatingPill));
5
- })(this, (function (exports, talosUserMessage, talosPreviousChatListing, talosPreviousChatCard, talosChatUi, talosFloatingPill) { 'use strict';
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@cleartrip/talos-user-message'), require('@cleartrip/talos-previous-chat-listing'), require('@cleartrip/talos-previous-chat-card')) :
3
+ typeof define === 'function' && define.amd ? define(['exports', '@cleartrip/talos-user-message', '@cleartrip/talos-previous-chat-listing', '@cleartrip/talos-previous-chat-card'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.CTDesignSystem = {}, global.talosUserMessage, global.talosPreviousChatListing, global.talosPreviousChatCard));
5
+ })(this, (function (exports, talosUserMessage, talosPreviousChatListing, talosPreviousChatCard) { 'use strict';
6
6
 
7
7
  Object.keys(talosUserMessage).forEach(function (k) {
8
8
  if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
@@ -22,18 +22,6 @@
22
22
  get: function () { return talosPreviousChatCard[k]; }
23
23
  });
24
24
  });
25
- Object.keys(talosChatUi).forEach(function (k) {
26
- if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
27
- enumerable: true,
28
- get: function () { return talosChatUi[k]; }
29
- });
30
- });
31
- Object.keys(talosFloatingPill).forEach(function (k) {
32
- if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
33
- enumerable: true,
34
- get: function () { return talosFloatingPill[k]; }
35
- });
36
- });
37
25
 
38
26
  }));
39
27
  //# sourceMappingURL=talos-components.umd.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"talos-components.umd.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"talos-components.umd.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cleartrip/talos-components",
3
- "version": "1.5.0-beta-260618-7.0",
3
+ "version": "1.5.0",
4
4
  "description": "Cleartrip's Chat SDK Components",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/talos-components.cjs.js",
@@ -15,11 +15,9 @@
15
15
  "dist"
16
16
  ],
17
17
  "dependencies": {
18
- "@cleartrip/talos-user-message": "1.5.0-beta-260618-7.0",
19
- "@cleartrip/talos-chat-ui": "1.5.0-beta-260618-7.0",
20
- "@cleartrip/talos-previous-chat-listing": "6.0.0-beta-260618-7.0",
21
- "@cleartrip/talos-previous-chat-card": "1.5.0-beta-260618-7.0",
22
- "@cleartrip/talos-floating-pill": "1.1.0-beta-260618-7.0"
18
+ "@cleartrip/talos-user-message": "1.5.0",
19
+ "@cleartrip/talos-previous-chat-card": "1.5.0",
20
+ "@cleartrip/talos-previous-chat-listing": "6.0.0"
23
21
  },
24
22
  "publishConfig": {
25
23
  "access": "public"