@osdk/react-components 0.34.1-main-0e713a7969c9a9a79ba868d8d332bb3c793afe2a → 0.35.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.
Files changed (54) hide show
  1. package/CHANGELOG.md +2 -10
  2. package/build/browser/util/UserAgent.js +1 -1
  3. package/build/browser/util/UserAgent.js.map +1 -1
  4. package/build/cjs/{chunk-L4PGCZIA.cjs → chunk-2UQ7CJCR.cjs} +4 -4
  5. package/build/cjs/{chunk-L4PGCZIA.cjs.map → chunk-2UQ7CJCR.cjs.map} +1 -1
  6. package/build/cjs/{chunk-7ACCJ6OJ.cjs → chunk-CW644WDI.cjs} +4 -4
  7. package/build/cjs/{chunk-7ACCJ6OJ.cjs.map → chunk-CW644WDI.cjs.map} +1 -1
  8. package/build/cjs/{chunk-NI43P7E4.cjs → chunk-EN6IZOML.cjs} +4 -4
  9. package/build/cjs/{chunk-NI43P7E4.cjs.map → chunk-EN6IZOML.cjs.map} +1 -1
  10. package/build/cjs/{chunk-LSV6OH7Y.cjs → chunk-INFRT5OY.cjs} +4 -4
  11. package/build/cjs/{chunk-LSV6OH7Y.cjs.map → chunk-INFRT5OY.cjs.map} +1 -1
  12. package/build/cjs/chunk-IYHK2H55.cjs +11 -0
  13. package/build/cjs/{chunk-ACRVIV7U.cjs.map → chunk-IYHK2H55.cjs.map} +1 -1
  14. package/build/cjs/chunk-LL5CBNDZ.cjs +11 -0
  15. package/build/cjs/{chunk-AGOOIVPU.cjs.map → chunk-LL5CBNDZ.cjs.map} +1 -1
  16. package/build/cjs/{chunk-AMPISSXZ.cjs → chunk-N3ARFCNR.cjs} +3 -3
  17. package/build/cjs/chunk-N3ARFCNR.cjs.map +1 -0
  18. package/build/cjs/{chunk-BWHCJIM6.cjs → chunk-N6MCFY34.cjs} +4 -4
  19. package/build/cjs/{chunk-BWHCJIM6.cjs.map → chunk-N6MCFY34.cjs.map} +1 -1
  20. package/build/cjs/chunk-NZRXL4JP.cjs +11 -0
  21. package/build/cjs/{chunk-5HREROWB.cjs.map → chunk-NZRXL4JP.cjs.map} +1 -1
  22. package/build/cjs/chunk-PBMJNJLL.cjs +11 -0
  23. package/build/cjs/{chunk-SLWLNBJG.cjs.map → chunk-PBMJNJLL.cjs.map} +1 -1
  24. package/build/cjs/{chunk-ULNSOPO4.cjs → chunk-SMVWJHAQ.cjs} +4 -4
  25. package/build/cjs/{chunk-ULNSOPO4.cjs.map → chunk-SMVWJHAQ.cjs.map} +1 -1
  26. package/build/cjs/{chunk-VHJYQNYD.cjs → chunk-UJEI6Z4C.cjs} +4 -4
  27. package/build/cjs/{chunk-VHJYQNYD.cjs.map → chunk-UJEI6Z4C.cjs.map} +1 -1
  28. package/build/cjs/chunk-W6W3Q7BQ.cjs +11 -0
  29. package/build/cjs/{chunk-DTQLNK5Z.cjs.map → chunk-W6W3Q7BQ.cjs.map} +1 -1
  30. package/build/cjs/{chunk-7NJJA4XC.cjs → chunk-YCWT23HH.cjs} +4 -4
  31. package/build/cjs/{chunk-7NJJA4XC.cjs.map → chunk-YCWT23HH.cjs.map} +1 -1
  32. package/build/cjs/public/experimental/action-form.cjs +4 -4
  33. package/build/cjs/public/experimental/cbac-picker.cjs +11 -11
  34. package/build/cjs/public/experimental/document-viewer.cjs +4 -4
  35. package/build/cjs/public/experimental/email-viewer.cjs +3 -3
  36. package/build/cjs/public/experimental/excel-viewer.cjs +3 -3
  37. package/build/cjs/public/experimental/filter-list.cjs +15 -15
  38. package/build/cjs/public/experimental/image-viewer.cjs +3 -3
  39. package/build/cjs/public/experimental/markdown-renderer.cjs +3 -3
  40. package/build/cjs/public/experimental/object-table.cjs +8 -8
  41. package/build/cjs/public/experimental/pdf-viewer.cjs +7 -7
  42. package/build/cjs/public/experimental/tiff-renderer.cjs +3 -3
  43. package/build/cjs/public/experimental/video-viewer.cjs +3 -3
  44. package/build/cjs/public/experimental/xml-viewer.cjs +3 -3
  45. package/build/cjs/public/experimental.cjs +58 -58
  46. package/build/esm/util/UserAgent.js +1 -1
  47. package/build/esm/util/UserAgent.js.map +1 -1
  48. package/package.json +8 -8
  49. package/build/cjs/chunk-5HREROWB.cjs +0 -11
  50. package/build/cjs/chunk-ACRVIV7U.cjs +0 -11
  51. package/build/cjs/chunk-AGOOIVPU.cjs +0 -11
  52. package/build/cjs/chunk-AMPISSXZ.cjs.map +0 -1
  53. package/build/cjs/chunk-DTQLNK5Z.cjs +0 -11
  54. package/build/cjs/chunk-SLWLNBJG.cjs +0 -11
package/CHANGELOG.md CHANGED
@@ -1,20 +1,12 @@
1
1
  # @osdk/react-components
2
2
 
3
- ## 0.34.1-main-0e713a7969c9a9a79ba868d8d332bb3c793afe2a
3
+ ## 0.35.0
4
4
 
5
- ### Patch Changes
5
+ ### Minor Changes
6
6
 
7
7
  - cbcdce1: Re-enable the oxlint rules the `**/*.{js,mjs,cjs}` override had disabled and delete the override, so JS build scripts, bin shims, and config files are held to the same ruleset as TypeScript. Changes are behavior-preserving (lint/format fixes to build tooling only).
8
8
  - e39a728: Migrate @osdk/react-components to lint with oxlint and format with oxfmt (configured via Ultracite) instead of ESLint and dprint, with package-specific rule carve-outs in a nested oxlint config
9
9
  - 908ad19: Reduce checkbox icon size and center checkmark within the checkbox
10
- - Updated dependencies [830d791]
11
- - Updated dependencies [0021ee4]
12
- - Updated dependencies [6600566]
13
- - Updated dependencies [6010d45]
14
- - @osdk/api@2.41.1-main-0e713a7969c9a9a79ba868d8d332bb3c793afe2a
15
- - @osdk/client@2.41.1-main-0e713a7969c9a9a79ba868d8d332bb3c793afe2a
16
- - @osdk/react@2.41.1-main-0e713a7969c9a9a79ba868d8d332bb3c793afe2a
17
- - @osdk/aip-core@0.6.1-main-0e713a7969c9a9a79ba868d8d332bb3c793afe2a
18
10
 
19
11
  ## 0.34.0
20
12
 
@@ -14,7 +14,7 @@
14
14
  * limitations under the License.
15
15
  */
16
16
 
17
- const PACKAGE_USER_AGENT = `osdk-react-components/${"0.34.1-main-0e713a7969c9a9a79ba868d8d332bb3c793afe2a"}`;
17
+ const PACKAGE_USER_AGENT = `osdk-react-components/${"0.35.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 = `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,GAAG,iFAAsD;AAEjF,OAAO,SAASC,kBAAkBA,CAACC,aAAqB,EAAU;EAChE,OAAO,GAAGF,kBAAkB,IAAIE,aAAa,EAAE;AACjD","ignoreList":[]}
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 = `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,GAAG,mCAAsD;AAEjF,OAAO,SAASC,kBAAkBA,CAACC,aAAqB,EAAU;EAChE,OAAO,GAAGF,kBAAkB,IAAIE,aAAa,EAAE;AACjD","ignoreList":[]}
@@ -5,7 +5,7 @@ var chunkC6IPNPMZ_cjs = require('./chunk-C6IPNPMZ.cjs');
5
5
  var chunkHNBSGCSZ_cjs = require('./chunk-HNBSGCSZ.cjs');
6
6
  var chunk7LXS66DW_cjs = require('./chunk-7LXS66DW.cjs');
7
7
  var chunkMD4KDE44_cjs = require('./chunk-MD4KDE44.cjs');
8
- var chunkAMPISSXZ_cjs = require('./chunk-AMPISSXZ.cjs');
8
+ var chunkN3ARFCNR_cjs = require('./chunk-N3ARFCNR.cjs');
9
9
  var platformApis = require('@osdk/react/platform-apis');
10
10
  var React = require('react');
11
11
  var popover = require('@base-ui/react/popover');
@@ -1060,7 +1060,7 @@ function CbacPicker({
1060
1060
  }
1061
1061
 
1062
1062
  // src/public/experimental/cbac-picker.ts
1063
- var CbacPicker2 = chunkAMPISSXZ_cjs.withOsdkMetrics(CbacPicker, "CbacPicker");
1063
+ var CbacPicker2 = chunkN3ARFCNR_cjs.withOsdkMetrics(CbacPicker, "CbacPicker");
1064
1064
 
1065
1065
  exports.BaseCbacPicker = BaseCbacPicker;
1066
1066
  exports.BaseCbacPickerDialog = BaseCbacPickerDialog;
@@ -1071,5 +1071,5 @@ exports.MaxClassificationField = MaxClassificationField;
1071
1071
  exports.computeMarkingStates = computeMarkingStates;
1072
1072
  exports.groupMarkingsByCategory = groupMarkingsByCategory2;
1073
1073
  exports.toggleMarking = toggleMarking;
1074
- //# sourceMappingURL=chunk-L4PGCZIA.cjs.map
1075
- //# sourceMappingURL=chunk-L4PGCZIA.cjs.map
1074
+ //# sourceMappingURL=chunk-2UQ7CJCR.cjs.map
1075
+ //# sourceMappingURL=chunk-2UQ7CJCR.cjs.map