@or-sdk/tables 0.24.4-beta.505.0 → 0.24.5-beta.508.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/CHANGELOG.md +9 -72
- package/dist/cjs/constants.js +2 -1
- package/dist/cjs/constants.js.map +1 -1
- package/dist/cjs/index.js +3 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/constants.js +1 -0
- package/dist/esm/constants.js.map +1 -1
- package/dist/esm/index.js +1 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/types/constants.d.ts +1 -0
- package/dist/types/constants.d.ts.map +1 -1
- package/dist/types/index.d.ts +1 -0
- package/dist/types/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/constants.ts +1 -0
- package/src/index.ts +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,15 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
### [0.24.4](https://gitlab.com/onereach/platform/or-sdk-next/compare/@or-sdk/tables@0.24.3...@or-sdk/tables@0.24.4) (2022-07-25)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **tables:** Add Readme and Changelog files ([892b8e5](https://gitlab.com/onereach/platform/or-sdk-next/commit/892b8e54a9cc32581fbc11f3b2a4ed5fd1e754c0))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
6
15
|
### [0.24.3](https://gitlab.com/onereach/platform/or-sdk-next/compare/@or-sdk/tables@0.24.2...@or-sdk/tables@0.24.3) (2022-07-20)
|
|
7
16
|
|
|
8
17
|
**Note:** Version bump only for package @or-sdk/tables
|
|
@@ -85,86 +94,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
85
94
|
**Note:** Version bump only for package @or-sdk/tables
|
|
86
95
|
|
|
87
96
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
## 0.23.0 (2022-04-21)
|
|
92
|
-
|
|
93
|
-
|
|
94
97
|
### Features
|
|
95
98
|
|
|
96
99
|
* **bots:** Added ability to pass projection to listBots ([e050358](https://gitlab.com/onereach/platform/or-sdk-next/commit/e05035865d5cf0b10b3467657b2ce1790ecb1987))
|
|
97
100
|
|
|
98
|
-
### 0.22.4 (2022-03-30)
|
|
99
|
-
|
|
100
|
-
### 0.22.4-brokenloc.0 (2022-03-30)
|
|
101
|
-
|
|
102
|
-
### 0.22.3 (2022-03-29)
|
|
103
|
-
|
|
104
|
-
### 0.22.3-tablesfilters.0 (2022-03-29)
|
|
105
|
-
|
|
106
|
-
### 0.22.2 (2022-03-28)
|
|
107
|
-
|
|
108
|
-
### 0.22.1 (2022-03-28)
|
|
109
|
-
|
|
110
|
-
### 0.22.1-fixorderoptionstype.1 (2022-03-28)
|
|
111
|
-
|
|
112
|
-
### 0.22.1-fixorderoptionstype.0 (2022-03-28)
|
|
113
|
-
|
|
114
|
-
## 0.22.0 (2022-03-28)
|
|
115
|
-
|
|
116
|
-
### 0.21.2-auth.1 (2022-03-28)
|
|
117
|
-
|
|
118
|
-
### 0.21.2-auth.0 (2022-03-28)
|
|
119
|
-
|
|
120
|
-
### 0.21.1 (2022-03-28)
|
|
121
|
-
|
|
122
|
-
### 0.21.1-addserviceurl.1 (2022-03-27)
|
|
123
|
-
|
|
124
|
-
### 0.21.1-addserviceurl.0 (2022-03-25)
|
|
125
|
-
|
|
126
|
-
## 0.21.0 (2022-03-22)
|
|
127
|
-
|
|
128
|
-
|
|
129
101
|
### Features
|
|
130
102
|
|
|
131
103
|
* add users api ([1829d50](https://gitlab.com/onereach/platform/or-sdk-next/commit/1829d50b2e3d4deccaf176d0f861a4f101e77486))
|
|
132
104
|
|
|
133
|
-
## 0.20.0 (2022-03-18)
|
|
134
|
-
|
|
135
|
-
### 0.19.3 (2022-03-15)
|
|
136
|
-
|
|
137
|
-
### 0.19.2 (2022-03-14)
|
|
138
|
-
|
|
139
|
-
### 0.19.1 (2022-03-14)
|
|
140
|
-
|
|
141
|
-
## 0.19.0 (2022-03-07)
|
|
142
|
-
|
|
143
|
-
## 0.18.0 (2022-03-07)
|
|
144
|
-
|
|
145
|
-
|
|
146
105
|
### Features
|
|
147
106
|
|
|
148
107
|
* **flows:** add ability to override projection for listFlows method ([a302e8e](https://gitlab.com/onereach/platform/or-sdk-next/commit/a302e8e38e82c72a0895d93681195452fd5b9a46))
|
|
149
|
-
|
|
150
|
-
### 0.17.1 (2022-02-22)
|
|
151
|
-
|
|
152
|
-
## 0.17.0 (2022-02-22)
|
|
153
|
-
|
|
154
|
-
### 0.16.1 (2022-02-22)
|
|
155
|
-
|
|
156
|
-
## 0.16.0 (2022-02-02)
|
|
157
|
-
|
|
158
|
-
## 0.15.0 (2022-01-31)
|
|
159
|
-
|
|
160
|
-
## 0.14.0 (2022-01-24)
|
|
161
|
-
|
|
162
|
-
### 0.13.1 (2022-01-20)
|
|
163
|
-
|
|
164
|
-
## 0.13.0 (2022-01-12)
|
|
165
|
-
|
|
166
|
-
## 0.12.0 (2022-01-12)
|
|
167
|
-
|
|
168
|
-
## 0.11.0 (2022-01-12)
|
|
169
|
-
|
|
170
|
-
## 0.10.0 (2021-12-30)
|
package/dist/cjs/constants.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SERVICE_KEY = void 0;
|
|
3
|
+
exports.TABLES_SERVICE_KEY = exports.SERVICE_KEY = void 0;
|
|
4
4
|
exports.SERVICE_KEY = 'tables-api';
|
|
5
|
+
exports.TABLES_SERVICE_KEY = exports.SERVICE_KEY;
|
|
5
6
|
//# sourceMappingURL=constants.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/constants.ts"],"names":[],"mappings":";;;AAAa,QAAA,WAAW,GAAG,YAAY,CAAC"}
|
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/constants.ts"],"names":[],"mappings":";;;AAAa,QAAA,WAAW,GAAG,YAAY,CAAC;AAC3B,QAAA,kBAAkB,GAAG,mBAAW,CAAC"}
|
package/dist/cjs/index.js
CHANGED
|
@@ -14,8 +14,10 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
exports.Tables = void 0;
|
|
17
|
+
exports.TABLES_SERVICE_KEY = exports.Tables = void 0;
|
|
18
18
|
var Tables_1 = require("./Tables");
|
|
19
19
|
Object.defineProperty(exports, "Tables", { enumerable: true, get: function () { return Tables_1.Tables; } });
|
|
20
20
|
__exportStar(require("./types"), exports);
|
|
21
|
+
var constants_1 = require("./constants");
|
|
22
|
+
Object.defineProperty(exports, "TABLES_SERVICE_KEY", { enumerable: true, get: function () { return constants_1.TABLES_SERVICE_KEY; } });
|
|
21
23
|
//# sourceMappingURL=index.js.map
|
package/dist/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,mCAAkC;AAAzB,gGAAA,MAAM,OAAA;AACf,0CAAwB"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,mCAAkC;AAAzB,gGAAA,MAAM,OAAA;AACf,0CAAwB;AAExB,yCAAiD;AAAxC,+GAAA,kBAAkB,OAAA"}
|
package/dist/esm/constants.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/constants.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,WAAW,GAAG,YAAY,CAAC"}
|
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/constants.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,WAAW,GAAG,YAAY,CAAC;AACxC,MAAM,CAAC,MAAM,kBAAkB,GAAG,WAAW,CAAC"}
|
package/dist/esm/index.js
CHANGED
package/dist/esm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,cAAc,SAAS,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,cAAc,SAAS,CAAC;AAExB,OAAO,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../src/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,eAAe,CAAC"}
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../src/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,eAAe,CAAC;AACxC,eAAO,MAAM,kBAAkB,eAAc,CAAC"}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,iBAAiB,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,iBAAiB,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAC/D,OAAO,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC"}
|
package/package.json
CHANGED
package/src/constants.ts
CHANGED
package/src/index.ts
CHANGED