@osdk/react-components 0.30.0-main-9e602f2b3347221047eeaac2a2d4d604c4549341 → 0.30.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 +2 -8
- package/build/browser/util/UserAgent.js +1 -1
- package/build/browser/util/UserAgent.js.map +1 -1
- package/build/cjs/{chunk-IJIH2UNC.cjs → chunk-3S2GECDS.cjs} +3 -3
- package/build/cjs/chunk-3S2GECDS.cjs.map +1 -0
- package/build/cjs/{chunk-TNLVR7PD.cjs → chunk-CW5XBBZE.cjs} +4 -4
- package/build/cjs/{chunk-TNLVR7PD.cjs.map → chunk-CW5XBBZE.cjs.map} +1 -1
- package/build/cjs/{chunk-7NNUVNC4.cjs → chunk-G3MN2D5B.cjs} +4 -4
- package/build/cjs/{chunk-7NNUVNC4.cjs.map → chunk-G3MN2D5B.cjs.map} +1 -1
- package/build/cjs/chunk-H75F3WIO.cjs +11 -0
- package/build/cjs/{chunk-RYYBUV4B.cjs.map → chunk-H75F3WIO.cjs.map} +1 -1
- package/build/cjs/chunk-JOGYZ6HK.cjs +11 -0
- package/build/cjs/{chunk-ZRR7J4XL.cjs.map → chunk-JOGYZ6HK.cjs.map} +1 -1
- package/build/cjs/chunk-L57AHJFZ.cjs +11 -0
- package/build/cjs/{chunk-X5FORN2X.cjs.map → chunk-L57AHJFZ.cjs.map} +1 -1
- package/build/cjs/chunk-LPI7ZRNN.cjs +11 -0
- package/build/cjs/{chunk-H2KGFHVA.cjs.map → chunk-LPI7ZRNN.cjs.map} +1 -1
- package/build/cjs/{chunk-64Q5NYIK.cjs → chunk-NXANOER7.cjs} +4 -4
- package/build/cjs/{chunk-64Q5NYIK.cjs.map → chunk-NXANOER7.cjs.map} +1 -1
- package/build/cjs/{chunk-AEP56AQD.cjs → chunk-P7TBU22H.cjs} +4 -4
- package/build/cjs/{chunk-AEP56AQD.cjs.map → chunk-P7TBU22H.cjs.map} +1 -1
- package/build/cjs/{chunk-DVQ7ULYG.cjs → chunk-RBOSH7OQ.cjs} +4 -4
- package/build/cjs/{chunk-DVQ7ULYG.cjs.map → chunk-RBOSH7OQ.cjs.map} +1 -1
- package/build/cjs/{chunk-LPPFCGFD.cjs → chunk-U6O6YPTC.cjs} +4 -4
- package/build/cjs/{chunk-LPPFCGFD.cjs.map → chunk-U6O6YPTC.cjs.map} +1 -1
- package/build/cjs/{chunk-DOWEQXYK.cjs → chunk-UXCV37T2.cjs} +4 -4
- package/build/cjs/{chunk-DOWEQXYK.cjs.map → chunk-UXCV37T2.cjs.map} +1 -1
- package/build/cjs/chunk-WEDW5QSS.cjs +11 -0
- package/build/cjs/{chunk-Y7YI3OYS.cjs.map → chunk-WEDW5QSS.cjs.map} +1 -1
- package/build/cjs/{chunk-YW5H5BPK.cjs → chunk-WFXVRAP6.cjs} +4 -4
- package/build/cjs/{chunk-YW5H5BPK.cjs.map → chunk-WFXVRAP6.cjs.map} +1 -1
- package/build/cjs/public/experimental/action-form.cjs +4 -4
- package/build/cjs/public/experimental/cbac-picker.cjs +11 -11
- package/build/cjs/public/experimental/document-viewer.cjs +4 -4
- package/build/cjs/public/experimental/email-viewer.cjs +3 -3
- package/build/cjs/public/experimental/excel-viewer.cjs +3 -3
- package/build/cjs/public/experimental/filter-list.cjs +15 -15
- package/build/cjs/public/experimental/image-viewer.cjs +3 -3
- package/build/cjs/public/experimental/markdown-renderer.cjs +3 -3
- package/build/cjs/public/experimental/object-table.cjs +8 -8
- package/build/cjs/public/experimental/pdf-viewer.cjs +7 -7
- package/build/cjs/public/experimental/tiff-renderer.cjs +3 -3
- package/build/cjs/public/experimental/video-viewer.cjs +3 -3
- package/build/cjs/public/experimental/xml-viewer.cjs +3 -3
- package/build/cjs/public/experimental.cjs +58 -58
- package/build/esm/util/UserAgent.js +1 -1
- package/build/esm/util/UserAgent.js.map +1 -1
- package/package.json +8 -8
- package/build/cjs/chunk-H2KGFHVA.cjs +0 -11
- package/build/cjs/chunk-IJIH2UNC.cjs.map +0 -1
- package/build/cjs/chunk-RYYBUV4B.cjs +0 -11
- package/build/cjs/chunk-X5FORN2X.cjs +0 -11
- package/build/cjs/chunk-Y7YI3OYS.cjs +0 -11
- package/build/cjs/chunk-ZRR7J4XL.cjs +0 -11
package/CHANGELOG.md
CHANGED
|
@@ -1,20 +1,14 @@
|
|
|
1
1
|
# @osdk/react-components
|
|
2
2
|
|
|
3
|
-
## 0.30.0
|
|
3
|
+
## 0.30.0
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
7
|
+
- 083b82e: Fix filter list focus outline clipping by switching overflow from hidden to clip
|
|
7
8
|
- a225595: Align ActionForm input-like controls with Blueprint-style shadows, focus rings, and button hover behavior.
|
|
8
9
|
|
|
9
10
|
Migration: remove overrides for the legacy input focus width, color, and offset CSS variables, plus the removed file picker trigger, date picker, and time picker border/border-color/focus/error border color variables (e.g. `--osdk-datetime-input-border-color`, `--osdk-datetime-input-border-color-focus`, `--osdk-datetime-input-error-border-color`, `--osdk-time-picker-input-border-color-focus`). Use `--osdk-input-focus-outline`, `--osdk-input-focus-shadow`, and the matching date picker, file picker, or time picker focus shadow tokens instead.
|
|
10
11
|
|
|
11
|
-
### Patch Changes
|
|
12
|
-
|
|
13
|
-
- 083b82e: Fix filter list focus outline clipping by switching overflow from hidden to clip
|
|
14
|
-
- @osdk/api@2.32.1-main-9e602f2b3347221047eeaac2a2d4d604c4549341
|
|
15
|
-
- @osdk/client@2.32.1-main-9e602f2b3347221047eeaac2a2d4d604c4549341
|
|
16
|
-
- @osdk/react@2.32.1-main-9e602f2b3347221047eeaac2a2d4d604c4549341
|
|
17
|
-
|
|
18
12
|
## 0.29.0
|
|
19
13
|
|
|
20
14
|
### Minor Changes
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
16
|
|
|
17
|
-
const PACKAGE_USER_AGENT = `osdk-react-components/${"0.30.0
|
|
17
|
+
const PACKAGE_USER_AGENT = `osdk-react-components/${"0.30.0"}`;
|
|
18
18
|
export function componentUserAgent(componentName) {
|
|
19
19
|
return `${PACKAGE_USER_AGENT}/${componentName}`;
|
|
20
20
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserAgent.js","names":["PACKAGE_USER_AGENT","componentUserAgent","componentName"],"sources":["UserAgent.ts"],"sourcesContent":["/*\n * Copyright 2025 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nconst PACKAGE_USER_AGENT =\n `osdk-react-components/${process.env.PACKAGE_VERSION}`;\n\nexport function componentUserAgent(componentName: string): string {\n return `${PACKAGE_USER_AGENT}/${componentName}`;\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,MAAMA,kBAAkB,GACtB,
|
|
1
|
+
{"version":3,"file":"UserAgent.js","names":["PACKAGE_USER_AGENT","componentUserAgent","componentName"],"sources":["UserAgent.ts"],"sourcesContent":["/*\n * Copyright 2025 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nconst PACKAGE_USER_AGENT =\n `osdk-react-components/${process.env.PACKAGE_VERSION}`;\n\nexport function componentUserAgent(componentName: string): string {\n return `${PACKAGE_USER_AGENT}/${componentName}`;\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,MAAMA,kBAAkB,GACtB,mCAAsD;AAExD,OAAO,SAASC,kBAAkBA,CAACC,aAAqB,EAAU;EAChE,OAAO,GAAGF,kBAAkB,IAAIE,aAAa,EAAE;AACjD","ignoreList":[]}
|
|
@@ -10,7 +10,7 @@ var React__default = /*#__PURE__*/_interopDefault(React);
|
|
|
10
10
|
// src/util/withOsdkMetrics.ts
|
|
11
11
|
|
|
12
12
|
// src/util/UserAgent.ts
|
|
13
|
-
var PACKAGE_USER_AGENT = `osdk-react-components/${"0.30.0
|
|
13
|
+
var PACKAGE_USER_AGENT = `osdk-react-components/${"0.30.0"}`;
|
|
14
14
|
function componentUserAgent(componentName) {
|
|
15
15
|
return `${PACKAGE_USER_AGENT}/${componentName}`;
|
|
16
16
|
}
|
|
@@ -26,5 +26,5 @@ function withOsdkMetrics(Component, name) {
|
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
exports.withOsdkMetrics = withOsdkMetrics;
|
|
29
|
-
//# sourceMappingURL=chunk-
|
|
30
|
-
//# sourceMappingURL=chunk-
|
|
29
|
+
//# sourceMappingURL=chunk-3S2GECDS.cjs.map
|
|
30
|
+
//# sourceMappingURL=chunk-3S2GECDS.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/util/UserAgent.ts","../../src/util/withOsdkMetrics.ts"],"names":["useRegisterUserAgent","React"],"mappings":";;;;;;;;;;;;AAgBA,IAAM,kBAAA,GAAqB,yBAAyB,QAA2B,CAAA,CAAA;AACxE,SAAS,mBAAmB,aAAA,EAAe;AAChD,EAAA,OAAO,CAAA,EAAG,kBAAkB,CAAA,CAAA,EAAI,aAAa,CAAA,CAAA;AAC/C;;;ACKO,SAAS,eAAA,CAAgB,WAAW,IAAA,EAAM;AAC/C,EAAA,MAAM,UAAU,CAAA,KAAA,KAAS;AACvB,IAAAA,0BAAA,CAAqB,kBAAA,CAAmB,IAAI,CAAC,CAAA;AAC7C,IAAA,uBAAoBC,sBAAA,CAAM,aAAA,CAAc,SAAA,EAAW,KAAK,CAAA;AAAA,EAC1D,CAAA;AACA,EAAA,OAAA,CAAQ,WAAA,GAAc,mBAAmB,IAAI,CAAA,CAAA,CAAA;AAC7C,EAAA,OAAO,OAAA;AACT","file":"chunk-3S2GECDS.cjs","sourcesContent":["/*\n * Copyright 2025 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nconst PACKAGE_USER_AGENT = `osdk-react-components/${process.env.PACKAGE_VERSION}`;\nexport function componentUserAgent(componentName) {\n return `${PACKAGE_USER_AGENT}/${componentName}`;\n}","/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { useRegisterUserAgent } from \"@osdk/react\";\nimport React from \"react\";\nimport { componentUserAgent } from \"./UserAgent.js\";\n\n// `any` is required: FunctionComponent defaults to FunctionComponent<{}> which\n// rejects components with required props. A generic P parameter doesn't help\n// because TS can't infer both P and C simultaneously from a single argument.\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nexport function withOsdkMetrics(Component, name) {\n const Wrapped = props => {\n useRegisterUserAgent(componentUserAgent(name));\n return /*#__PURE__*/React.createElement(Component, props);\n };\n Wrapped.displayName = `withOsdkMetrics(${name})`;\n return Wrapped;\n}"]}
|
|
@@ -10,7 +10,7 @@ var chunkDWNKXV5E_cjs = require('./chunk-DWNKXV5E.cjs');
|
|
|
10
10
|
var chunkHNBSGCSZ_cjs = require('./chunk-HNBSGCSZ.cjs');
|
|
11
11
|
var chunk7LXS66DW_cjs = require('./chunk-7LXS66DW.cjs');
|
|
12
12
|
var chunkMD4KDE44_cjs = require('./chunk-MD4KDE44.cjs');
|
|
13
|
-
var
|
|
13
|
+
var chunk3S2GECDS_cjs = require('./chunk-3S2GECDS.cjs');
|
|
14
14
|
var reactTable = require('@tanstack/react-table');
|
|
15
15
|
var React16 = require('react');
|
|
16
16
|
var react = require('@osdk/react');
|
|
@@ -3235,7 +3235,7 @@ function ObjectTable({
|
|
|
3235
3235
|
}
|
|
3236
3236
|
|
|
3237
3237
|
// src/public/experimental/object-table.ts
|
|
3238
|
-
var ObjectTable2 =
|
|
3238
|
+
var ObjectTable2 = chunk3S2GECDS_cjs.withOsdkMetrics(ObjectTable, "ObjectTable");
|
|
3239
3239
|
|
|
3240
3240
|
exports.BaseTable = BaseTable;
|
|
3241
3241
|
exports.ColumnConfigDialog = ColumnConfigDialog;
|
|
@@ -3243,5 +3243,5 @@ exports.LoadingCell = LoadingCell;
|
|
|
3243
3243
|
exports.LoadingCellContent = LoadingCellContent;
|
|
3244
3244
|
exports.MultiColumnSortDialog = MultiColumnSortDialog;
|
|
3245
3245
|
exports.ObjectTable = ObjectTable2;
|
|
3246
|
-
//# sourceMappingURL=chunk-
|
|
3247
|
-
//# sourceMappingURL=chunk-
|
|
3246
|
+
//# sourceMappingURL=chunk-CW5XBBZE.cjs.map
|
|
3247
|
+
//# sourceMappingURL=chunk-CW5XBBZE.cjs.map
|