@osdk/react-components 0.18.0 → 0.18.1-main-56c2c9fdaf97899b89e2dfd18c578bbc6d2de4de
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 +15 -0
- package/build/browser/util/UserAgent.js +1 -1
- package/build/browser/util/UserAgent.js.map +1 -1
- package/build/cjs/chunk-4Q55HVCU.cjs +11 -0
- package/build/cjs/{chunk-URQCTCDJ.cjs.map → chunk-4Q55HVCU.cjs.map} +1 -1
- package/build/cjs/chunk-4UGBG47C.cjs +11 -0
- package/build/cjs/{chunk-RR3VWKZH.cjs.map → chunk-4UGBG47C.cjs.map} +1 -1
- package/build/cjs/{chunk-DDXYP26C.cjs → chunk-5NJPTMXK.cjs} +4 -4
- package/build/cjs/{chunk-DDXYP26C.cjs.map → chunk-5NJPTMXK.cjs.map} +1 -1
- package/build/cjs/{chunk-5YC6ASJW.cjs → chunk-A6SBI5RI.cjs} +4 -4
- package/build/cjs/{chunk-5YC6ASJW.cjs.map → chunk-A6SBI5RI.cjs.map} +1 -1
- package/build/cjs/{chunk-3ZTI3X34.cjs → chunk-AO46RUVF.cjs} +4 -4
- package/build/cjs/{chunk-3ZTI3X34.cjs.map → chunk-AO46RUVF.cjs.map} +1 -1
- package/build/cjs/{chunk-4VBZDFNF.cjs → chunk-CDP6APHZ.cjs} +4 -4
- package/build/cjs/{chunk-4VBZDFNF.cjs.map → chunk-CDP6APHZ.cjs.map} +1 -1
- package/build/cjs/{chunk-GU5FOAQH.cjs → chunk-DCPBYZ6S.cjs} +3 -3
- package/build/cjs/chunk-DCPBYZ6S.cjs.map +1 -0
- package/build/cjs/chunk-G3VNNI4O.cjs +11 -0
- package/build/cjs/{chunk-4WN66RSZ.cjs.map → chunk-G3VNNI4O.cjs.map} +1 -1
- package/build/cjs/chunk-JJOFAOLY.cjs +11 -0
- package/build/cjs/{chunk-5BNDEXWF.cjs.map → chunk-JJOFAOLY.cjs.map} +1 -1
- package/build/cjs/chunk-OLIM3OTO.cjs +11 -0
- package/build/cjs/{chunk-WVP6Y6QL.cjs.map → chunk-OLIM3OTO.cjs.map} +1 -1
- package/build/cjs/{chunk-JYNEP3MG.cjs → chunk-ROXUCLLY.cjs} +4 -4
- package/build/cjs/{chunk-JYNEP3MG.cjs.map → chunk-ROXUCLLY.cjs.map} +1 -1
- package/build/cjs/{chunk-LPGTPRYE.cjs → chunk-U3XCLZJ2.cjs} +4 -4
- package/build/cjs/{chunk-LPGTPRYE.cjs.map → chunk-U3XCLZJ2.cjs.map} +1 -1
- package/build/cjs/{chunk-G7ASG6Y4.cjs → chunk-VMRQD27O.cjs} +4 -4
- package/build/cjs/{chunk-G7ASG6Y4.cjs.map → chunk-VMRQD27O.cjs.map} +1 -1
- package/build/cjs/public/experimental/action-form.cjs +4 -4
- 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 +13 -13
- 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 +46 -46
- package/build/esm/util/UserAgent.js +1 -1
- package/build/esm/util/UserAgent.js.map +1 -1
- package/docs/ActionForm.md +8 -3
- package/docs/FilterList.md +28 -21
- package/docs/ObjectTable.md +23 -19
- package/docs/Prerequisites.md +19 -1
- package/package.json +4 -4
- package/build/cjs/chunk-4WN66RSZ.cjs +0 -11
- package/build/cjs/chunk-5BNDEXWF.cjs +0 -11
- package/build/cjs/chunk-GU5FOAQH.cjs.map +0 -1
- package/build/cjs/chunk-RR3VWKZH.cjs +0 -11
- package/build/cjs/chunk-URQCTCDJ.cjs +0 -11
- package/build/cjs/chunk-WVP6Y6QL.cjs +0 -11
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkCDP6APHZ_cjs = require('../../chunk-CDP6APHZ.cjs');
|
|
4
4
|
require('../../chunk-SFQMJMTV.cjs');
|
|
5
5
|
require('../../chunk-FXEPNL5K.cjs');
|
|
6
6
|
require('../../chunk-VU6DLQT5.cjs');
|
|
@@ -10,18 +10,18 @@ require('../../chunk-HNBSGCSZ.cjs');
|
|
|
10
10
|
require('../../chunk-7LXS66DW.cjs');
|
|
11
11
|
require('../../chunk-MD4KDE44.cjs');
|
|
12
12
|
require('../../chunk-UCTQICPR.cjs');
|
|
13
|
-
require('../../chunk-
|
|
13
|
+
require('../../chunk-DCPBYZ6S.cjs');
|
|
14
14
|
require('../../chunk-Q2W6GYRK.cjs');
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
Object.defineProperty(exports, "ActionForm", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkCDP6APHZ_cjs.ActionForm; }
|
|
21
21
|
});
|
|
22
22
|
Object.defineProperty(exports, "BaseForm", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkCDP6APHZ_cjs.BaseForm; }
|
|
25
25
|
});
|
|
26
26
|
//# sourceMappingURL=action-form.cjs.map
|
|
27
27
|
//# sourceMappingURL=action-form.cjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkA6SBI5RI_cjs = require('../../chunk-A6SBI5RI.cjs');
|
|
4
4
|
require('../../chunk-VOROB7KJ.cjs');
|
|
5
5
|
require('../../chunk-IYJOHKJE.cjs');
|
|
6
6
|
require('../../chunk-ETOC4FJE.cjs');
|
|
@@ -11,18 +11,18 @@ require('../../chunk-UCTQICPR.cjs');
|
|
|
11
11
|
require('../../chunk-PKJFOG2Z.cjs');
|
|
12
12
|
require('../../chunk-4VJIPB7R.cjs');
|
|
13
13
|
require('../../chunk-MVQKV5BJ.cjs');
|
|
14
|
-
require('../../chunk-
|
|
14
|
+
require('../../chunk-DCPBYZ6S.cjs');
|
|
15
15
|
require('../../chunk-Q2W6GYRK.cjs');
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
|
|
19
19
|
Object.defineProperty(exports, "DocumentViewer", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkA6SBI5RI_cjs.DocumentViewer; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "ViewerType", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkA6SBI5RI_cjs.ViewerType; }
|
|
26
26
|
});
|
|
27
27
|
//# sourceMappingURL=document-viewer.cjs.map
|
|
28
28
|
//# sourceMappingURL=document-viewer.cjs.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkG3VNNI4O_cjs = require('../../chunk-G3VNNI4O.cjs');
|
|
4
4
|
var chunkPKJFOG2Z_cjs = require('../../chunk-PKJFOG2Z.cjs');
|
|
5
5
|
require('../../chunk-MVQKV5BJ.cjs');
|
|
6
|
-
require('../../chunk-
|
|
6
|
+
require('../../chunk-DCPBYZ6S.cjs');
|
|
7
7
|
require('../../chunk-Q2W6GYRK.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(exports, "EmailViewer", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkG3VNNI4O_cjs.EmailViewer; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "BaseEmailViewer", {
|
|
16
16
|
enumerable: true,
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkJJOFAOLY_cjs = require('../../chunk-JJOFAOLY.cjs');
|
|
4
4
|
var chunk4VJIPB7R_cjs = require('../../chunk-4VJIPB7R.cjs');
|
|
5
5
|
require('../../chunk-MVQKV5BJ.cjs');
|
|
6
|
-
require('../../chunk-
|
|
6
|
+
require('../../chunk-DCPBYZ6S.cjs');
|
|
7
7
|
require('../../chunk-Q2W6GYRK.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(exports, "ExcelViewer", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkJJOFAOLY_cjs.ExcelViewer; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "BaseExcelViewer", {
|
|
16
16
|
enumerable: true,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkU3XCLZJ2_cjs = require('../../chunk-U3XCLZJ2.cjs');
|
|
4
4
|
require('../../chunk-R7U6GWGO.cjs');
|
|
5
5
|
require('../../chunk-SFQMJMTV.cjs');
|
|
6
6
|
require('../../chunk-VU6DLQT5.cjs');
|
|
@@ -9,54 +9,54 @@ require('../../chunk-JBRNNWYC.cjs');
|
|
|
9
9
|
require('../../chunk-7LXS66DW.cjs');
|
|
10
10
|
require('../../chunk-MD4KDE44.cjs');
|
|
11
11
|
require('../../chunk-UCTQICPR.cjs');
|
|
12
|
-
require('../../chunk-
|
|
12
|
+
require('../../chunk-DCPBYZ6S.cjs');
|
|
13
13
|
require('../../chunk-Q2W6GYRK.cjs');
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
Object.defineProperty(exports, "BaseFilterList", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkU3XCLZJ2_cjs.BaseFilterList; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "FilterInput", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkU3XCLZJ2_cjs.FilterInput; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "FilterList", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkU3XCLZJ2_cjs.FilterList; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "FilterPopover", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkU3XCLZJ2_cjs.FilterPopover; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "deserializeFilterStates", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkU3XCLZJ2_cjs.deserializeFilterStates; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "filterHasActiveState", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkU3XCLZJ2_cjs.filterHasActiveState; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "getFilterKey", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkU3XCLZJ2_cjs.getFilterKey; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "getFilterLabel", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkU3XCLZJ2_cjs.getFilterLabel; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "serializeFilterStates", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkU3XCLZJ2_cjs.serializeFilterStates; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "summarizeFilterValue", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunkU3XCLZJ2_cjs.summarizeFilterValue; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "useFilterListState", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunkU3XCLZJ2_cjs.useFilterListState; }
|
|
60
60
|
});
|
|
61
61
|
//# sourceMappingURL=filter-list.cjs.map
|
|
62
62
|
//# sourceMappingURL=filter-list.cjs.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk4Q55HVCU_cjs = require('../../chunk-4Q55HVCU.cjs');
|
|
4
4
|
var chunkVOROB7KJ_cjs = require('../../chunk-VOROB7KJ.cjs');
|
|
5
5
|
require('../../chunk-MVQKV5BJ.cjs');
|
|
6
|
-
require('../../chunk-
|
|
6
|
+
require('../../chunk-DCPBYZ6S.cjs');
|
|
7
7
|
require('../../chunk-Q2W6GYRK.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(exports, "ImageViewer", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunk4Q55HVCU_cjs.ImageViewer; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "BaseImageViewer", {
|
|
16
16
|
enumerable: true,
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkROXUCLLY_cjs = require('../../chunk-ROXUCLLY.cjs');
|
|
4
4
|
var chunkIYJOHKJE_cjs = require('../../chunk-IYJOHKJE.cjs');
|
|
5
5
|
require('../../chunk-MVQKV5BJ.cjs');
|
|
6
|
-
require('../../chunk-
|
|
6
|
+
require('../../chunk-DCPBYZ6S.cjs');
|
|
7
7
|
require('../../chunk-Q2W6GYRK.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(exports, "MarkdownViewerMedia", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkROXUCLLY_cjs.MarkdownViewerMedia; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "MarkdownRenderer", {
|
|
16
16
|
enumerable: true,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkVMRQD27O_cjs = require('../../chunk-VMRQD27O.cjs');
|
|
4
4
|
require('../../chunk-R7U6GWGO.cjs');
|
|
5
5
|
require('../../chunk-O5EUACSV.cjs');
|
|
6
6
|
require('../../chunk-FXEPNL5K.cjs');
|
|
@@ -10,34 +10,34 @@ require('../../chunk-JBRNNWYC.cjs');
|
|
|
10
10
|
require('../../chunk-HNBSGCSZ.cjs');
|
|
11
11
|
require('../../chunk-7LXS66DW.cjs');
|
|
12
12
|
require('../../chunk-MD4KDE44.cjs');
|
|
13
|
-
require('../../chunk-
|
|
13
|
+
require('../../chunk-DCPBYZ6S.cjs');
|
|
14
14
|
require('../../chunk-Q2W6GYRK.cjs');
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
Object.defineProperty(exports, "BaseTable", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkVMRQD27O_cjs.BaseTable; }
|
|
21
21
|
});
|
|
22
22
|
Object.defineProperty(exports, "ColumnConfigDialog", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkVMRQD27O_cjs.ColumnConfigDialog; }
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(exports, "LoadingCell", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkVMRQD27O_cjs.LoadingCell; }
|
|
29
29
|
});
|
|
30
30
|
Object.defineProperty(exports, "LoadingCellContent", {
|
|
31
31
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkVMRQD27O_cjs.LoadingCellContent; }
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(exports, "MultiColumnSortDialog", {
|
|
35
35
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunkVMRQD27O_cjs.MultiColumnSortDialog; }
|
|
37
37
|
});
|
|
38
38
|
Object.defineProperty(exports, "ObjectTable", {
|
|
39
39
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunkVMRQD27O_cjs.ObjectTable; }
|
|
41
41
|
});
|
|
42
42
|
//# sourceMappingURL=object-table.cjs.map
|
|
43
43
|
//# sourceMappingURL=object-table.cjs.map
|
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk5NJPTMXK_cjs = require('../../chunk-5NJPTMXK.cjs');
|
|
4
4
|
var chunkETOC4FJE_cjs = require('../../chunk-ETOC4FJE.cjs');
|
|
5
|
-
require('../../chunk-
|
|
5
|
+
require('../../chunk-DCPBYZ6S.cjs');
|
|
6
6
|
require('../../chunk-Q2W6GYRK.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
Object.defineProperty(exports, "PdfViewer", {
|
|
11
11
|
enumerable: true,
|
|
12
|
-
get: function () { return
|
|
12
|
+
get: function () { return chunk5NJPTMXK_cjs.PdfViewer; }
|
|
13
13
|
});
|
|
14
14
|
Object.defineProperty(exports, "PdfViewerContent", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunk5NJPTMXK_cjs.PdfViewerContent; }
|
|
17
17
|
});
|
|
18
18
|
Object.defineProperty(exports, "PdfViewerProvider", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunk5NJPTMXK_cjs.PdfViewerProvider; }
|
|
21
21
|
});
|
|
22
22
|
Object.defineProperty(exports, "usePdfViewerContext", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunk5NJPTMXK_cjs.usePdfViewerContext; }
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(exports, "usePdfViewerInstance", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunk5NJPTMXK_cjs.usePdfViewerInstance; }
|
|
29
29
|
});
|
|
30
30
|
Object.defineProperty(exports, "BasePdfViewer", {
|
|
31
31
|
enumerable: true,
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkAO46RUVF_cjs = require('../../chunk-AO46RUVF.cjs');
|
|
4
4
|
var chunkIISDOJPR_cjs = require('../../chunk-IISDOJPR.cjs');
|
|
5
5
|
require('../../chunk-MVQKV5BJ.cjs');
|
|
6
|
-
require('../../chunk-
|
|
6
|
+
require('../../chunk-DCPBYZ6S.cjs');
|
|
7
7
|
require('../../chunk-Q2W6GYRK.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(exports, "TiffViewerMedia", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkAO46RUVF_cjs.TiffViewerMedia; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "TiffRenderer", {
|
|
16
16
|
enumerable: true,
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk4UGBG47C_cjs = require('../../chunk-4UGBG47C.cjs');
|
|
4
4
|
var chunkKHMOMROL_cjs = require('../../chunk-KHMOMROL.cjs');
|
|
5
5
|
require('../../chunk-MVQKV5BJ.cjs');
|
|
6
|
-
require('../../chunk-
|
|
6
|
+
require('../../chunk-DCPBYZ6S.cjs');
|
|
7
7
|
require('../../chunk-Q2W6GYRK.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(exports, "VideoViewer", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunk4UGBG47C_cjs.VideoViewer; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "BaseVideoViewer", {
|
|
16
16
|
enumerable: true,
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkOLIM3OTO_cjs = require('../../chunk-OLIM3OTO.cjs');
|
|
4
4
|
var chunkOUJQJQ7N_cjs = require('../../chunk-OUJQJQ7N.cjs');
|
|
5
5
|
require('../../chunk-MVQKV5BJ.cjs');
|
|
6
|
-
require('../../chunk-
|
|
6
|
+
require('../../chunk-DCPBYZ6S.cjs');
|
|
7
7
|
require('../../chunk-Q2W6GYRK.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(exports, "XmlViewer", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkOLIM3OTO_cjs.XmlViewer; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "BaseXmlViewer", {
|
|
16
16
|
enumerable: true,
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
var
|
|
3
|
+
var chunkU3XCLZJ2_cjs = require('../chunk-U3XCLZJ2.cjs');
|
|
4
|
+
var chunk4Q55HVCU_cjs = require('../chunk-4Q55HVCU.cjs');
|
|
5
|
+
var chunkROXUCLLY_cjs = require('../chunk-ROXUCLLY.cjs');
|
|
6
|
+
var chunkVMRQD27O_cjs = require('../chunk-VMRQD27O.cjs');
|
|
7
7
|
require('../chunk-R7U6GWGO.cjs');
|
|
8
|
-
var
|
|
9
|
-
var
|
|
10
|
-
var
|
|
11
|
-
var
|
|
8
|
+
var chunk5NJPTMXK_cjs = require('../chunk-5NJPTMXK.cjs');
|
|
9
|
+
var chunkAO46RUVF_cjs = require('../chunk-AO46RUVF.cjs');
|
|
10
|
+
var chunk4UGBG47C_cjs = require('../chunk-4UGBG47C.cjs');
|
|
11
|
+
var chunkOLIM3OTO_cjs = require('../chunk-OLIM3OTO.cjs');
|
|
12
12
|
require('../chunk-O5EUACSV.cjs');
|
|
13
|
-
var
|
|
13
|
+
var chunkCDP6APHZ_cjs = require('../chunk-CDP6APHZ.cjs');
|
|
14
14
|
require('../chunk-SFQMJMTV.cjs');
|
|
15
15
|
require('../chunk-FXEPNL5K.cjs');
|
|
16
16
|
require('../chunk-VU6DLQT5.cjs');
|
|
@@ -19,7 +19,7 @@ require('../chunk-JBRNNWYC.cjs');
|
|
|
19
19
|
require('../chunk-HNBSGCSZ.cjs');
|
|
20
20
|
require('../chunk-7LXS66DW.cjs');
|
|
21
21
|
require('../chunk-MD4KDE44.cjs');
|
|
22
|
-
var
|
|
22
|
+
var chunkA6SBI5RI_cjs = require('../chunk-A6SBI5RI.cjs');
|
|
23
23
|
var chunkVOROB7KJ_cjs = require('../chunk-VOROB7KJ.cjs');
|
|
24
24
|
var chunkIYJOHKJE_cjs = require('../chunk-IYJOHKJE.cjs');
|
|
25
25
|
var chunkETOC4FJE_cjs = require('../chunk-ETOC4FJE.cjs');
|
|
@@ -27,139 +27,139 @@ var chunkIISDOJPR_cjs = require('../chunk-IISDOJPR.cjs');
|
|
|
27
27
|
var chunkKHMOMROL_cjs = require('../chunk-KHMOMROL.cjs');
|
|
28
28
|
var chunkOUJQJQ7N_cjs = require('../chunk-OUJQJQ7N.cjs');
|
|
29
29
|
require('../chunk-UCTQICPR.cjs');
|
|
30
|
-
var
|
|
30
|
+
var chunkG3VNNI4O_cjs = require('../chunk-G3VNNI4O.cjs');
|
|
31
31
|
var chunkPKJFOG2Z_cjs = require('../chunk-PKJFOG2Z.cjs');
|
|
32
|
-
var
|
|
32
|
+
var chunkJJOFAOLY_cjs = require('../chunk-JJOFAOLY.cjs');
|
|
33
33
|
var chunk4VJIPB7R_cjs = require('../chunk-4VJIPB7R.cjs');
|
|
34
34
|
require('../chunk-MVQKV5BJ.cjs');
|
|
35
|
-
require('../chunk-
|
|
35
|
+
require('../chunk-DCPBYZ6S.cjs');
|
|
36
36
|
require('../chunk-Q2W6GYRK.cjs');
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
Object.defineProperty(exports, "BaseFilterList", {
|
|
41
41
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunkU3XCLZJ2_cjs.BaseFilterList; }
|
|
43
43
|
});
|
|
44
44
|
Object.defineProperty(exports, "FilterInput", {
|
|
45
45
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
46
|
+
get: function () { return chunkU3XCLZJ2_cjs.FilterInput; }
|
|
47
47
|
});
|
|
48
48
|
Object.defineProperty(exports, "FilterList", {
|
|
49
49
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
50
|
+
get: function () { return chunkU3XCLZJ2_cjs.FilterList; }
|
|
51
51
|
});
|
|
52
52
|
Object.defineProperty(exports, "FilterPopover", {
|
|
53
53
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
54
|
+
get: function () { return chunkU3XCLZJ2_cjs.FilterPopover; }
|
|
55
55
|
});
|
|
56
56
|
Object.defineProperty(exports, "deserializeFilterStates", {
|
|
57
57
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
58
|
+
get: function () { return chunkU3XCLZJ2_cjs.deserializeFilterStates; }
|
|
59
59
|
});
|
|
60
60
|
Object.defineProperty(exports, "filterHasActiveState", {
|
|
61
61
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
62
|
+
get: function () { return chunkU3XCLZJ2_cjs.filterHasActiveState; }
|
|
63
63
|
});
|
|
64
64
|
Object.defineProperty(exports, "getFilterKey", {
|
|
65
65
|
enumerable: true,
|
|
66
|
-
get: function () { return
|
|
66
|
+
get: function () { return chunkU3XCLZJ2_cjs.getFilterKey; }
|
|
67
67
|
});
|
|
68
68
|
Object.defineProperty(exports, "getFilterLabel", {
|
|
69
69
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
70
|
+
get: function () { return chunkU3XCLZJ2_cjs.getFilterLabel; }
|
|
71
71
|
});
|
|
72
72
|
Object.defineProperty(exports, "serializeFilterStates", {
|
|
73
73
|
enumerable: true,
|
|
74
|
-
get: function () { return
|
|
74
|
+
get: function () { return chunkU3XCLZJ2_cjs.serializeFilterStates; }
|
|
75
75
|
});
|
|
76
76
|
Object.defineProperty(exports, "summarizeFilterValue", {
|
|
77
77
|
enumerable: true,
|
|
78
|
-
get: function () { return
|
|
78
|
+
get: function () { return chunkU3XCLZJ2_cjs.summarizeFilterValue; }
|
|
79
79
|
});
|
|
80
80
|
Object.defineProperty(exports, "useFilterListState", {
|
|
81
81
|
enumerable: true,
|
|
82
|
-
get: function () { return
|
|
82
|
+
get: function () { return chunkU3XCLZJ2_cjs.useFilterListState; }
|
|
83
83
|
});
|
|
84
84
|
Object.defineProperty(exports, "ImageViewer", {
|
|
85
85
|
enumerable: true,
|
|
86
|
-
get: function () { return
|
|
86
|
+
get: function () { return chunk4Q55HVCU_cjs.ImageViewer; }
|
|
87
87
|
});
|
|
88
88
|
Object.defineProperty(exports, "MarkdownViewerMedia", {
|
|
89
89
|
enumerable: true,
|
|
90
|
-
get: function () { return
|
|
90
|
+
get: function () { return chunkROXUCLLY_cjs.MarkdownViewerMedia; }
|
|
91
91
|
});
|
|
92
92
|
Object.defineProperty(exports, "BaseTable", {
|
|
93
93
|
enumerable: true,
|
|
94
|
-
get: function () { return
|
|
94
|
+
get: function () { return chunkVMRQD27O_cjs.BaseTable; }
|
|
95
95
|
});
|
|
96
96
|
Object.defineProperty(exports, "ColumnConfigDialog", {
|
|
97
97
|
enumerable: true,
|
|
98
|
-
get: function () { return
|
|
98
|
+
get: function () { return chunkVMRQD27O_cjs.ColumnConfigDialog; }
|
|
99
99
|
});
|
|
100
100
|
Object.defineProperty(exports, "LoadingCell", {
|
|
101
101
|
enumerable: true,
|
|
102
|
-
get: function () { return
|
|
102
|
+
get: function () { return chunkVMRQD27O_cjs.LoadingCell; }
|
|
103
103
|
});
|
|
104
104
|
Object.defineProperty(exports, "LoadingCellContent", {
|
|
105
105
|
enumerable: true,
|
|
106
|
-
get: function () { return
|
|
106
|
+
get: function () { return chunkVMRQD27O_cjs.LoadingCellContent; }
|
|
107
107
|
});
|
|
108
108
|
Object.defineProperty(exports, "MultiColumnSortDialog", {
|
|
109
109
|
enumerable: true,
|
|
110
|
-
get: function () { return
|
|
110
|
+
get: function () { return chunkVMRQD27O_cjs.MultiColumnSortDialog; }
|
|
111
111
|
});
|
|
112
112
|
Object.defineProperty(exports, "ObjectTable", {
|
|
113
113
|
enumerable: true,
|
|
114
|
-
get: function () { return
|
|
114
|
+
get: function () { return chunkVMRQD27O_cjs.ObjectTable; }
|
|
115
115
|
});
|
|
116
116
|
Object.defineProperty(exports, "PdfViewer", {
|
|
117
117
|
enumerable: true,
|
|
118
|
-
get: function () { return
|
|
118
|
+
get: function () { return chunk5NJPTMXK_cjs.PdfViewer; }
|
|
119
119
|
});
|
|
120
120
|
Object.defineProperty(exports, "PdfViewerContent", {
|
|
121
121
|
enumerable: true,
|
|
122
|
-
get: function () { return
|
|
122
|
+
get: function () { return chunk5NJPTMXK_cjs.PdfViewerContent; }
|
|
123
123
|
});
|
|
124
124
|
Object.defineProperty(exports, "PdfViewerProvider", {
|
|
125
125
|
enumerable: true,
|
|
126
|
-
get: function () { return
|
|
126
|
+
get: function () { return chunk5NJPTMXK_cjs.PdfViewerProvider; }
|
|
127
127
|
});
|
|
128
128
|
Object.defineProperty(exports, "usePdfViewerContext", {
|
|
129
129
|
enumerable: true,
|
|
130
|
-
get: function () { return
|
|
130
|
+
get: function () { return chunk5NJPTMXK_cjs.usePdfViewerContext; }
|
|
131
131
|
});
|
|
132
132
|
Object.defineProperty(exports, "usePdfViewerInstance", {
|
|
133
133
|
enumerable: true,
|
|
134
|
-
get: function () { return
|
|
134
|
+
get: function () { return chunk5NJPTMXK_cjs.usePdfViewerInstance; }
|
|
135
135
|
});
|
|
136
136
|
Object.defineProperty(exports, "TiffViewerMedia", {
|
|
137
137
|
enumerable: true,
|
|
138
|
-
get: function () { return
|
|
138
|
+
get: function () { return chunkAO46RUVF_cjs.TiffViewerMedia; }
|
|
139
139
|
});
|
|
140
140
|
Object.defineProperty(exports, "VideoViewer", {
|
|
141
141
|
enumerable: true,
|
|
142
|
-
get: function () { return
|
|
142
|
+
get: function () { return chunk4UGBG47C_cjs.VideoViewer; }
|
|
143
143
|
});
|
|
144
144
|
Object.defineProperty(exports, "XmlViewer", {
|
|
145
145
|
enumerable: true,
|
|
146
|
-
get: function () { return
|
|
146
|
+
get: function () { return chunkOLIM3OTO_cjs.XmlViewer; }
|
|
147
147
|
});
|
|
148
148
|
Object.defineProperty(exports, "ActionForm", {
|
|
149
149
|
enumerable: true,
|
|
150
|
-
get: function () { return
|
|
150
|
+
get: function () { return chunkCDP6APHZ_cjs.ActionForm; }
|
|
151
151
|
});
|
|
152
152
|
Object.defineProperty(exports, "BaseForm", {
|
|
153
153
|
enumerable: true,
|
|
154
|
-
get: function () { return
|
|
154
|
+
get: function () { return chunkCDP6APHZ_cjs.BaseForm; }
|
|
155
155
|
});
|
|
156
156
|
Object.defineProperty(exports, "DocumentViewer", {
|
|
157
157
|
enumerable: true,
|
|
158
|
-
get: function () { return
|
|
158
|
+
get: function () { return chunkA6SBI5RI_cjs.DocumentViewer; }
|
|
159
159
|
});
|
|
160
160
|
Object.defineProperty(exports, "ViewerType", {
|
|
161
161
|
enumerable: true,
|
|
162
|
-
get: function () { return
|
|
162
|
+
get: function () { return chunkA6SBI5RI_cjs.ViewerType; }
|
|
163
163
|
});
|
|
164
164
|
Object.defineProperty(exports, "BaseImageViewer", {
|
|
165
165
|
enumerable: true,
|
|
@@ -251,7 +251,7 @@ Object.defineProperty(exports, "BaseXmlViewer", {
|
|
|
251
251
|
});
|
|
252
252
|
Object.defineProperty(exports, "EmailViewer", {
|
|
253
253
|
enumerable: true,
|
|
254
|
-
get: function () { return
|
|
254
|
+
get: function () { return chunkG3VNNI4O_cjs.EmailViewer; }
|
|
255
255
|
});
|
|
256
256
|
Object.defineProperty(exports, "BaseEmailViewer", {
|
|
257
257
|
enumerable: true,
|
|
@@ -259,7 +259,7 @@ Object.defineProperty(exports, "BaseEmailViewer", {
|
|
|
259
259
|
});
|
|
260
260
|
Object.defineProperty(exports, "ExcelViewer", {
|
|
261
261
|
enumerable: true,
|
|
262
|
-
get: function () { return
|
|
262
|
+
get: function () { return chunkJJOFAOLY_cjs.ExcelViewer; }
|
|
263
263
|
});
|
|
264
264
|
Object.defineProperty(exports, "BaseExcelViewer", {
|
|
265
265
|
enumerable: true,
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
16
|
|
|
17
|
-
const PACKAGE_USER_AGENT = `osdk-react-components/${"0.18.
|
|
17
|
+
const PACKAGE_USER_AGENT = `osdk-react-components/${"0.18.1-main-56c2c9fdaf97899b89e2dfd18c578bbc6d2de4de"}`;
|
|
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,iFAAsD;AAExD,OAAO,SAASC,kBAAkBA,CAACC,aAAqB,EAAU;EAChE,OAAO,GAAGF,kBAAkB,IAAIE,aAAa,EAAE;AACjD","ignoreList":[]}
|
package/docs/ActionForm.md
CHANGED
|
@@ -22,9 +22,13 @@ import type { FormFieldDefinition } from "@osdk/react-components/experimental";
|
|
|
22
22
|
|
|
23
23
|
## Basic Usage
|
|
24
24
|
|
|
25
|
+
:::note About `@my/osdk` and `./client`
|
|
26
|
+
`@my/osdk` is a placeholder for **your generated SDK package** (e.g. `@your-app/sdk`). `./client` (used in scoped object-select examples below) is the file in your app where you exported the OSDK client returned by `createClient(...)`. Replace both with the actual paths in your project.
|
|
27
|
+
:::
|
|
28
|
+
|
|
25
29
|
```tsx
|
|
30
|
+
import { updateEmployee } from "@my/osdk";
|
|
26
31
|
import { ActionForm } from "@osdk/react-components/experimental";
|
|
27
|
-
import { updateEmployee } from "@YourApp/sdk";
|
|
28
32
|
|
|
29
33
|
function UpdateEmployeeForm() {
|
|
30
34
|
return <ActionForm actionDefinition={updateEmployee} />;
|
|
@@ -124,12 +128,13 @@ const fields = [
|
|
|
124
128
|
`OBJECT_SELECT` can load options from either an object type or a pre-scoped object set. Pass `objectType` for an unfiltered selector, or pass `objectSet` to limit selectable options. The two are mutually exclusive. Search text is applied within the object set, and the current value is not automatically cleared when it is outside that set.
|
|
125
129
|
|
|
126
130
|
```tsx
|
|
127
|
-
import {
|
|
131
|
+
import { Employee, updateEmployee } from "@my/osdk";
|
|
128
132
|
import { useMemo } from "react";
|
|
133
|
+
import client from "./client";
|
|
129
134
|
|
|
130
135
|
function UpdateEmployeeForm() {
|
|
131
136
|
const marketingEmployees = useMemo(
|
|
132
|
-
() =>
|
|
137
|
+
() => client(Employee).where({ department: "Marketing" }),
|
|
133
138
|
[],
|
|
134
139
|
);
|
|
135
140
|
|