@coveo/atomic 3.49.0 → 3.51.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/custom-elements.json +2257 -369
- package/dist/atomic/_atomic.esm.js +1 -1
- package/dist/atomic/atomic.esm.js.map +1 -1
- package/dist/atomic/components/_index.d.ts +0 -10
- package/dist/atomic/components/_index.js +2 -8
- package/dist/atomic/components/atomic-insight-result-action.js +123 -6
- package/dist/atomic/components/atomic-insight-result-action.js.map +1 -1
- package/dist/atomic/components/atomic-insight-result-children-template.js +1 -2
- package/dist/atomic/components/atomic-insight-result-children-template.js.map +1 -1
- package/dist/atomic/components/atomic-insight-timeframe-facet.js +97 -7
- package/dist/atomic/components/atomic-insight-timeframe-facet.js.map +1 -1
- package/dist/atomic/components/atomic-stencil-facet-date-input.js +3 -3
- package/dist/atomic/components/components/commerce/atomic-commerce-search-box/atomic-commerce-search-box.js +4 -4
- package/dist/atomic/components/components/common/generated-answer/render-feedback-and-copy-buttons.js +4 -3
- package/dist/atomic/components/components/insight/atomic-insight-generated-answer/atomic-insight-generated-answer.js +444 -0
- package/dist/atomic/components/components/insight/atomic-insight-generated-answer/atomic-insight-generated-answer.tw.css.js +2 -0
- package/dist/atomic/components/components/insight/atomic-insight-result-attach-to-case-action/atomic-insight-result-attach-to-case-action.js +122 -0
- package/dist/atomic/components/components/insight/atomic-insight-result-children/atomic-insight-result-children.js +4 -4
- package/dist/atomic/components/components/insight/index.js +2 -0
- package/dist/atomic/components/components/insight/lazy-index.js +2 -0
- package/dist/atomic/components/components/ipx/atomic-ipx-button/atomic-ipx-button.js +1 -1
- package/dist/atomic/components/components/ipx/atomic-ipx-recs-list/atomic-ipx-recs-list.js +483 -0
- package/dist/atomic/components/components/ipx/atomic-ipx-refine-modal/atomic-ipx-refine-modal.js +202 -0
- package/dist/atomic/components/components/ipx/atomic-ipx-refine-toggle/atomic-ipx-refine-toggle.js +123 -0
- package/dist/atomic/components/components/ipx/index.js +3 -0
- package/dist/atomic/components/components/ipx/lazy-index.js +3 -0
- package/dist/atomic/components/components/recommendations/atomic-recs-result/atomic-recs-result.js +1 -0
- package/dist/atomic/components/components/search/atomic-generated-answer/atomic-generated-answer.js +7 -1
- package/dist/atomic/components/components/search/atomic-refine-modal/atomic-refine-modal.js +2 -1
- package/dist/atomic/components/components/search/atomic-search-box/atomic-search-box.js +4 -4
- package/dist/atomic/components/global/environment.js +1 -1
- package/dist/atomic/components/index.js.map +1 -1
- package/dist/atomic/components/props-utils.js +1402 -2
- package/dist/atomic/components/props-utils.js.map +1 -1
- package/dist/atomic/components/utils/custom-element-tags.js +7 -0
- package/dist/atomic/components/utils/tailwind.global.tw.css.js +4 -4
- package/dist/atomic/index.esm.js +1 -1
- package/dist/atomic/p-1df0744f.entry.js +9 -0
- package/dist/atomic/p-1df0744f.entry.js.map +1 -0
- package/dist/atomic/{p-4a32511f.js → p-2045a1b1.js} +2 -2
- package/dist/atomic/p-500bf5c4.entry.js +2 -0
- package/dist/atomic/{p-4117289b.entry.js.map → p-500bf5c4.entry.js.map} +1 -1
- package/dist/atomic/p-5226a938.js +3 -0
- package/dist/atomic/p-5226a938.js.map +1 -0
- package/dist/atomic/{p-b4cfedf1.js → p-720863c3.js} +2 -2
- package/dist/atomic/p-81336626.entry.js +2 -0
- package/dist/atomic/p-81336626.entry.js.map +1 -0
- package/dist/atomic/p-aad3b4ec.js +3 -0
- package/dist/atomic/p-aad3b4ec.js.map +1 -0
- package/dist/atomic/{p-0698ccf1.entry.js → p-b5af331b.entry.js} +2 -2
- package/dist/atomic/{p-677f9c40.js → p-b7209471.js} +2 -2
- package/dist/cjs/_index.cjs.js +2 -2
- package/dist/cjs/_loader.cjs.js +2 -2
- package/dist/cjs/atomic-insight-result-action.cjs.entry.js +22 -9
- package/dist/cjs/atomic-insight-result-action.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-insight-result-children-template.cjs.entry.js +6 -7
- package/dist/cjs/atomic-insight-result-children-template.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-insight-timeframe-facet.cjs.entry.js +106 -16
- package/dist/cjs/atomic-insight-timeframe-facet.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-stencil-facet-date-input.cjs.entry.js +5 -5
- package/dist/cjs/atomic.cjs.js +2 -2
- package/dist/cjs/{index-3532822e.js → index-122375df.js} +4 -58
- package/dist/cjs/index-122375df.js.map +1 -0
- package/dist/cjs/{initialization-utils-51a423fe.js → initialization-utils-c2821271.js} +2 -2
- package/dist/cjs/{initialization-utils-51a423fe.js.map → initialization-utils-c2821271.js.map} +1 -1
- package/dist/cjs/{utils-e845f262.js → props-utils-e4f29f1e.js} +54 -21
- package/dist/cjs/props-utils-e4f29f1e.js.map +1 -0
- package/dist/cjs/{stencil-button-f39da03e.js → stencil-button-bf22eea4.js} +2 -2
- package/dist/cjs/{stencil-button-f39da03e.js.map → stencil-button-bf22eea4.js.map} +1 -1
- package/dist/cjs/{stencil-result-template-decorators-1f099c15.js → stencil-result-template-decorators-96954751.js} +2 -2
- package/dist/cjs/{stencil-result-template-decorators-1f099c15.js.map → stencil-result-template-decorators-96954751.js.map} +1 -1
- package/dist/cjs/version.cjs.js +2 -2
- package/dist/esm/_index.js +3 -3
- package/dist/esm/_loader.js +3 -3
- package/dist/esm/atomic-insight-result-action.entry.js +20 -7
- package/dist/esm/atomic-insight-result-action.entry.js.map +1 -1
- package/dist/esm/atomic-insight-result-children-template.entry.js +2 -3
- package/dist/esm/atomic-insight-result-children-template.entry.js.map +1 -1
- package/dist/esm/atomic-insight-timeframe-facet.entry.js +100 -10
- package/dist/esm/atomic-insight-timeframe-facet.entry.js.map +1 -1
- package/dist/esm/atomic-stencil-facet-date-input.entry.js +5 -5
- package/dist/esm/atomic.js +3 -3
- package/dist/esm/{index-3eb0b28e.js → index-4d679e44.js} +5 -58
- package/dist/{cjs/index-3532822e.js.map → esm/index-4d679e44.js.map} +1 -1
- package/dist/esm/{initialization-utils-82d28c63.js → initialization-utils-9ff399ff.js} +2 -2
- package/dist/esm/{initialization-utils-82d28c63.js.map → initialization-utils-9ff399ff.js.map} +1 -1
- package/dist/esm/{utils-b5bab369.js → props-utils-76043c82.js} +54 -18
- package/dist/esm/props-utils-76043c82.js.map +1 -0
- package/dist/esm/{stencil-button-c25899df.js → stencil-button-28de709c.js} +2 -2
- package/dist/esm/{stencil-button-c25899df.js.map → stencil-button-28de709c.js.map} +1 -1
- package/dist/esm/{stencil-result-template-decorators-9cbe1e1c.js → stencil-result-template-decorators-4c2e5132.js} +2 -2
- package/dist/esm/{stencil-result-template-decorators-9cbe1e1c.js.map → stencil-result-template-decorators-4c2e5132.js.map} +1 -1
- package/dist/esm/version.js +2 -2
- package/dist/types/components/common/generated-answer/answerContent/answer-content.d.ts +49 -0
- package/dist/types/components/common/generated-answer/generated-answer-thread-item/generated-answer-thread-item.d.ts +49 -0
- package/dist/types/components/common/generated-answer/render-feedback-and-copy-buttons.d.ts +8 -2
- package/dist/types/components/common/item-list/table-layout.d.ts +1 -1
- package/dist/types/components/insight/atomic-insight-generated-answer/atomic-insight-generated-answer.d.ts +54 -35
- package/dist/types/components/insight/atomic-insight-generated-answer/atomic-insight-generated-answer.tw.css.d.ts +2 -0
- package/dist/types/components/insight/atomic-insight-result-attach-to-case-action/atomic-insight-result-attach-to-case-action.d.ts +25 -20
- package/dist/types/components/insight/index.d.ts +2 -0
- package/dist/types/components/ipx/atomic-ipx-button/atomic-ipx-button.d.ts +1 -1
- package/dist/types/components/ipx/atomic-ipx-recs-list/{atomic-recs-list/atomic-ipx-recs-list.d.ts → atomic-ipx-recs-list.d.ts} +43 -21
- package/dist/types/components/ipx/atomic-ipx-refine-modal/atomic-ipx-refine-modal.d.ts +62 -15
- package/dist/types/components/ipx/atomic-ipx-refine-toggle/atomic-ipx-refine-toggle.d.ts +26 -11
- package/dist/types/components/ipx/index.d.ts +3 -0
- package/dist/types/components/recommendations/atomic-recs-result/atomic-recs-result.d.ts +1 -0
- package/dist/types/components/search/atomic-refine-modal/atomic-refine-modal.d.ts +4 -3
- package/dist/types/components.d.ts +0 -249
- package/docs/atomic-docs.json +1 -26
- package/package.json +4 -4
- package/dist/atomic/components/arrow-top-rounded.js +0 -7
- package/dist/atomic/components/arrow-top-rounded.js.map +0 -1
- package/dist/atomic/components/atomic-insight-generated-answer.d.ts +0 -11
- package/dist/atomic/components/atomic-insight-generated-answer.js +0 -3264
- package/dist/atomic/components/atomic-insight-generated-answer.js.map +0 -1
- package/dist/atomic/components/atomic-insight-result-attach-to-case-action.d.ts +0 -11
- package/dist/atomic/components/atomic-insight-result-attach-to-case-action.js +0 -102
- package/dist/atomic/components/atomic-insight-result-attach-to-case-action.js.map +0 -1
- package/dist/atomic/components/atomic-ipx-recs-list.d.ts +0 -11
- package/dist/atomic/components/atomic-ipx-recs-list.js +0 -631
- package/dist/atomic/components/atomic-ipx-recs-list.js.map +0 -1
- package/dist/atomic/components/atomic-ipx-refine-modal.d.ts +0 -11
- package/dist/atomic/components/atomic-ipx-refine-modal.js +0 -8
- package/dist/atomic/components/atomic-ipx-refine-modal.js.map +0 -1
- package/dist/atomic/components/atomic-ipx-refine-modal2.js +0 -162
- package/dist/atomic/components/atomic-ipx-refine-modal2.js.map +0 -1
- package/dist/atomic/components/atomic-ipx-refine-toggle.d.ts +0 -11
- package/dist/atomic/components/atomic-ipx-refine-toggle.js +0 -121
- package/dist/atomic/components/atomic-ipx-refine-toggle.js.map +0 -1
- package/dist/atomic/components/attach.js +0 -115
- package/dist/atomic/components/attach.js.map +0 -1
- package/dist/atomic/components/components/common/layout/display-options.js +0 -28
- package/dist/atomic/components/popover-type.js +0 -12
- package/dist/atomic/components/popover-type.js.map +0 -1
- package/dist/atomic/components/stencil-heading.js +0 -169
- package/dist/atomic/components/stencil-heading.js.map +0 -1
- package/dist/atomic/components/stencil-iconButton.js +0 -16
- package/dist/atomic/components/stencil-iconButton.js.map +0 -1
- package/dist/atomic/components/store.js +0 -13
- package/dist/atomic/components/store.js.map +0 -1
- package/dist/atomic/components/utils.js +0 -1421
- package/dist/atomic/components/utils.js.map +0 -1
- package/dist/atomic/p-2c08a419.entry.js +0 -2
- package/dist/atomic/p-2c08a419.entry.js.map +0 -1
- package/dist/atomic/p-4117289b.entry.js +0 -2
- package/dist/atomic/p-52d14165.entry.js +0 -2
- package/dist/atomic/p-52d14165.entry.js.map +0 -1
- package/dist/atomic/p-578d761c.js +0 -2
- package/dist/atomic/p-578d761c.js.map +0 -1
- package/dist/atomic/p-64f83898.entry.js +0 -2
- package/dist/atomic/p-64f83898.entry.js.map +0 -1
- package/dist/atomic/p-70cc18a1.js +0 -2
- package/dist/atomic/p-70cc18a1.js.map +0 -1
- package/dist/atomic/p-9c5ec170.js +0 -2
- package/dist/atomic/p-9c5ec170.js.map +0 -1
- package/dist/atomic/p-9dfe5ab1.js +0 -2
- package/dist/atomic/p-9dfe5ab1.js.map +0 -1
- package/dist/atomic/p-a33748a9.js +0 -2
- package/dist/atomic/p-a33748a9.js.map +0 -1
- package/dist/atomic/p-b09433bb.js +0 -3
- package/dist/atomic/p-b09433bb.js.map +0 -1
- package/dist/atomic/p-c8452548.entry.js +0 -2
- package/dist/atomic/p-c8452548.entry.js.map +0 -1
- package/dist/atomic/p-c95ac794.entry.js +0 -2
- package/dist/atomic/p-c95ac794.entry.js.map +0 -1
- package/dist/atomic/p-d75a4630.js +0 -2
- package/dist/atomic/p-d75a4630.js.map +0 -1
- package/dist/atomic/p-d8230482.entry.js +0 -9
- package/dist/atomic/p-d8230482.entry.js.map +0 -1
- package/dist/atomic/p-e94ba0e1.entry.js +0 -2
- package/dist/atomic/p-e94ba0e1.entry.js.map +0 -1
- package/dist/atomic/p-ec1c5f46.js +0 -3
- package/dist/atomic/p-ec1c5f46.js.map +0 -1
- package/dist/atomic/p-f321aab0.js +0 -2
- package/dist/atomic/p-f321aab0.js.map +0 -1
- package/dist/cjs/arrow-top-rounded-885250ea.js +0 -10
- package/dist/cjs/arrow-top-rounded-885250ea.js.map +0 -1
- package/dist/cjs/atomic-insight-generated-answer.cjs.entry.js +0 -3238
- package/dist/cjs/atomic-insight-generated-answer.cjs.entry.js.map +0 -1
- package/dist/cjs/atomic-insight-result-attach-to-case-action.cjs.entry.js +0 -90
- package/dist/cjs/atomic-insight-result-attach-to-case-action.cjs.entry.js.map +0 -1
- package/dist/cjs/atomic-ipx-recs-list.cjs.entry.js +0 -600
- package/dist/cjs/atomic-ipx-recs-list.cjs.entry.js.map +0 -1
- package/dist/cjs/atomic-ipx-refine-modal.cjs.entry.js +0 -143
- package/dist/cjs/atomic-ipx-refine-modal.cjs.entry.js.map +0 -1
- package/dist/cjs/atomic-ipx-refine-toggle.cjs.entry.js +0 -99
- package/dist/cjs/atomic-ipx-refine-toggle.cjs.entry.js.map +0 -1
- package/dist/cjs/attach-19283bec.js +0 -10
- package/dist/cjs/attach-19283bec.js.map +0 -1
- package/dist/cjs/popover-type-22f285e1.js +0 -16
- package/dist/cjs/popover-type-22f285e1.js.map +0 -1
- package/dist/cjs/props-utils-bc5feb04.js +0 -59
- package/dist/cjs/props-utils-bc5feb04.js.map +0 -1
- package/dist/cjs/stencil-heading-ecec9ab3.js +0 -174
- package/dist/cjs/stencil-heading-ecec9ab3.js.map +0 -1
- package/dist/cjs/stencil-iconButton-f8b9fda0.js +0 -18
- package/dist/cjs/stencil-iconButton-f8b9fda0.js.map +0 -1
- package/dist/cjs/store-70fff5e6.js +0 -16
- package/dist/cjs/store-70fff5e6.js.map +0 -1
- package/dist/cjs/utils-e845f262.js.map +0 -1
- package/dist/esm/arrow-top-rounded-745b84a6.js +0 -7
- package/dist/esm/arrow-top-rounded-745b84a6.js.map +0 -1
- package/dist/esm/atomic-insight-generated-answer.entry.js +0 -3234
- package/dist/esm/atomic-insight-generated-answer.entry.js.map +0 -1
- package/dist/esm/atomic-insight-result-attach-to-case-action.entry.js +0 -86
- package/dist/esm/atomic-insight-result-attach-to-case-action.entry.js.map +0 -1
- package/dist/esm/atomic-ipx-recs-list.entry.js +0 -596
- package/dist/esm/atomic-ipx-recs-list.entry.js.map +0 -1
- package/dist/esm/atomic-ipx-refine-modal.entry.js +0 -139
- package/dist/esm/atomic-ipx-refine-modal.entry.js.map +0 -1
- package/dist/esm/atomic-ipx-refine-toggle.entry.js +0 -95
- package/dist/esm/atomic-ipx-refine-toggle.entry.js.map +0 -1
- package/dist/esm/attach-81bb8872.js +0 -8
- package/dist/esm/attach-81bb8872.js.map +0 -1
- package/dist/esm/index-3eb0b28e.js.map +0 -1
- package/dist/esm/popover-type-c85677ef.js +0 -12
- package/dist/esm/popover-type-c85677ef.js.map +0 -1
- package/dist/esm/props-utils-d343133b.js +0 -57
- package/dist/esm/props-utils-d343133b.js.map +0 -1
- package/dist/esm/stencil-heading-98a5f23f.js +0 -169
- package/dist/esm/stencil-heading-98a5f23f.js.map +0 -1
- package/dist/esm/stencil-iconButton-ed5804d3.js +0 -16
- package/dist/esm/stencil-iconButton-ed5804d3.js.map +0 -1
- package/dist/esm/store-50d170c8.js +0 -13
- package/dist/esm/store-50d170c8.js.map +0 -1
- package/dist/esm/utils-b5bab369.js.map +0 -1
- /package/dist/atomic/{p-4a32511f.js.map → p-2045a1b1.js.map} +0 -0
- /package/dist/atomic/{p-b4cfedf1.js.map → p-720863c3.js.map} +0 -0
- /package/dist/atomic/{p-0698ccf1.entry.js.map → p-b5af331b.entry.js.map} +0 -0
- /package/dist/atomic/{p-677f9c40.js.map → p-b7209471.js.map} +0 -0
package/custom-elements.json
CHANGED
|
@@ -548,24 +548,12 @@
|
|
|
548
548
|
"declarations": [],
|
|
549
549
|
"exports": []
|
|
550
550
|
},
|
|
551
|
-
{
|
|
552
|
-
"kind": "javascript-module",
|
|
553
|
-
"path": "src/components/insight/atomic-insight-generated-answer/atomic-insight-generated-answer.tsx",
|
|
554
|
-
"declarations": [],
|
|
555
|
-
"exports": []
|
|
556
|
-
},
|
|
557
551
|
{
|
|
558
552
|
"kind": "javascript-module",
|
|
559
553
|
"path": "src/components/insight/atomic-insight-result-action/atomic-insight-result-action.tsx",
|
|
560
554
|
"declarations": [],
|
|
561
555
|
"exports": []
|
|
562
556
|
},
|
|
563
|
-
{
|
|
564
|
-
"kind": "javascript-module",
|
|
565
|
-
"path": "src/components/insight/atomic-insight-result-attach-to-case-action/atomic-insight-result-attach-to-case-action.tsx",
|
|
566
|
-
"declarations": [],
|
|
567
|
-
"exports": []
|
|
568
|
-
},
|
|
569
557
|
{
|
|
570
558
|
"kind": "javascript-module",
|
|
571
559
|
"path": "src/components/insight/atomic-insight-smart-snippet/atomic-insight-smart-snippet.tsx",
|
|
@@ -578,18 +566,6 @@
|
|
|
578
566
|
"declarations": [],
|
|
579
567
|
"exports": []
|
|
580
568
|
},
|
|
581
|
-
{
|
|
582
|
-
"kind": "javascript-module",
|
|
583
|
-
"path": "src/components/ipx/atomic-ipx-refine-modal/atomic-ipx-refine-modal.tsx",
|
|
584
|
-
"declarations": [],
|
|
585
|
-
"exports": []
|
|
586
|
-
},
|
|
587
|
-
{
|
|
588
|
-
"kind": "javascript-module",
|
|
589
|
-
"path": "src/components/ipx/atomic-ipx-refine-toggle/atomic-ipx-refine-toggle.tsx",
|
|
590
|
-
"declarations": [],
|
|
591
|
-
"exports": []
|
|
592
|
-
},
|
|
593
569
|
{
|
|
594
570
|
"kind": "javascript-module",
|
|
595
571
|
"path": "src/components/commerce/product-template-component-utils/context/stencil-product-template-decorators.tsx",
|
|
@@ -800,12 +776,6 @@
|
|
|
800
776
|
"declarations": [],
|
|
801
777
|
"exports": []
|
|
802
778
|
},
|
|
803
|
-
{
|
|
804
|
-
"kind": "javascript-module",
|
|
805
|
-
"path": "src/components/ipx/atomic-ipx-recs-list/atomic-recs-list/atomic-ipx-recs-list.tsx",
|
|
806
|
-
"declarations": [],
|
|
807
|
-
"exports": []
|
|
808
|
-
},
|
|
809
779
|
{
|
|
810
780
|
"kind": "javascript-module",
|
|
811
781
|
"path": "src/components/search/facets/facet-segmented-value/stencil-facet-segmented-value.tsx",
|
|
@@ -16909,317 +16879,890 @@
|
|
|
16909
16879
|
},
|
|
16910
16880
|
{
|
|
16911
16881
|
"kind": "javascript-module",
|
|
16912
|
-
"path": "src/components/insight/atomic-insight-
|
|
16913
|
-
"declarations": [],
|
|
16914
|
-
"exports": []
|
|
16915
|
-
},
|
|
16916
|
-
{
|
|
16917
|
-
"kind": "javascript-module",
|
|
16918
|
-
"path": "src/components/insight/atomic-insight-interface/analytics-config.ts",
|
|
16919
|
-
"declarations": [],
|
|
16920
|
-
"exports": []
|
|
16921
|
-
},
|
|
16922
|
-
{
|
|
16923
|
-
"kind": "javascript-module",
|
|
16924
|
-
"path": "src/components/insight/atomic-insight-interface/atomic-insight-interface.ts",
|
|
16882
|
+
"path": "src/components/insight/atomic-insight-generated-answer/atomic-insight-generated-answer.ts",
|
|
16925
16883
|
"declarations": [
|
|
16926
16884
|
{
|
|
16927
16885
|
"kind": "class",
|
|
16928
|
-
"description": "The `atomic-insight-
|
|
16929
|
-
"name": "
|
|
16930
|
-
"
|
|
16886
|
+
"description": "The `atomic-insight-generated-answer` component uses Coveo Machine Learning (Coveo ML) models to automatically generate an answer to a query executed by the user.\nFor more information, see [About Relevance Generative Answering (RGA)](https://docs.coveo.com/en/n9de0370/)",
|
|
16887
|
+
"name": "AtomicInsightGeneratedAnswer",
|
|
16888
|
+
"cssParts": [
|
|
16931
16889
|
{
|
|
16932
|
-
"description": "The
|
|
16933
|
-
"name": "
|
|
16890
|
+
"description": "The container displaying the generated answer.",
|
|
16891
|
+
"name": "container"
|
|
16934
16892
|
},
|
|
16935
16893
|
{
|
|
16936
|
-
"description": "
|
|
16937
|
-
"name": "
|
|
16894
|
+
"description": "The header of the generated answer container.",
|
|
16895
|
+
"name": "header-label"
|
|
16896
|
+
},
|
|
16897
|
+
{
|
|
16898
|
+
"description": "The \"like\" and \"dislike\" buttons.",
|
|
16899
|
+
"name": "feedback-button"
|
|
16900
|
+
},
|
|
16901
|
+
{
|
|
16902
|
+
"description": "The switch to toggle the visibility of the generated answer.",
|
|
16903
|
+
"name": "toggle"
|
|
16904
|
+
},
|
|
16905
|
+
{
|
|
16906
|
+
"description": "The \"Copy answer\" button.",
|
|
16907
|
+
"name": "copy-button"
|
|
16908
|
+
},
|
|
16909
|
+
{
|
|
16910
|
+
"description": "The container for the \"retry\" section.",
|
|
16911
|
+
"name": "retry-container"
|
|
16912
|
+
},
|
|
16913
|
+
{
|
|
16914
|
+
"description": "The text of the generated answer.",
|
|
16915
|
+
"name": "generated-text"
|
|
16916
|
+
},
|
|
16917
|
+
{
|
|
16918
|
+
"description": "The header of the citations list.",
|
|
16919
|
+
"name": "citations-label"
|
|
16920
|
+
},
|
|
16921
|
+
{
|
|
16922
|
+
"description": "The generated answer multi-line code blocks.",
|
|
16923
|
+
"name": "answer-code-block"
|
|
16924
|
+
},
|
|
16925
|
+
{
|
|
16926
|
+
"description": "The generated answer emphasized text elements.",
|
|
16927
|
+
"name": "answer-emphasis"
|
|
16928
|
+
},
|
|
16929
|
+
{
|
|
16930
|
+
"description": "The generated answer inline code elements.",
|
|
16931
|
+
"name": "answer-inline-code"
|
|
16932
|
+
},
|
|
16933
|
+
{
|
|
16934
|
+
"description": "The generated answer level 1 heading elements.",
|
|
16935
|
+
"name": "answer-heading-1"
|
|
16936
|
+
},
|
|
16937
|
+
{
|
|
16938
|
+
"description": "The generated answer level 2 heading elements.",
|
|
16939
|
+
"name": "answer-heading-2"
|
|
16940
|
+
},
|
|
16941
|
+
{
|
|
16942
|
+
"description": "The generated answer level 3 heading elements.",
|
|
16943
|
+
"name": "answer-heading-3"
|
|
16944
|
+
},
|
|
16945
|
+
{
|
|
16946
|
+
"description": "The generated answer level 4 heading elements.",
|
|
16947
|
+
"name": "answer-heading-4"
|
|
16948
|
+
},
|
|
16949
|
+
{
|
|
16950
|
+
"description": "The generated answer level 5 heading elements.",
|
|
16951
|
+
"name": "answer-heading-5"
|
|
16952
|
+
},
|
|
16953
|
+
{
|
|
16954
|
+
"description": "The generated answer level 6 heading elements.",
|
|
16955
|
+
"name": "answer-heading-6"
|
|
16956
|
+
},
|
|
16957
|
+
{
|
|
16958
|
+
"description": "The generated answer list item elements for both ordered and unordered lists.",
|
|
16959
|
+
"name": "answer-list-item"
|
|
16960
|
+
},
|
|
16961
|
+
{
|
|
16962
|
+
"description": "The generated answer ordered list elements.",
|
|
16963
|
+
"name": "answer-ordered-list"
|
|
16964
|
+
},
|
|
16965
|
+
{
|
|
16966
|
+
"description": "The generated answer paragraph elements.",
|
|
16967
|
+
"name": "answer-paragraph"
|
|
16968
|
+
},
|
|
16969
|
+
{
|
|
16970
|
+
"description": "The generated answer quote block elements.",
|
|
16971
|
+
"name": "answer-quote-block"
|
|
16972
|
+
},
|
|
16973
|
+
{
|
|
16974
|
+
"description": "The generated answer unordered list elements.",
|
|
16975
|
+
"name": "answer-unordered-list"
|
|
16976
|
+
},
|
|
16977
|
+
{
|
|
16978
|
+
"description": "The generated answer strong text elements.",
|
|
16979
|
+
"name": "answer-strong"
|
|
16980
|
+
},
|
|
16981
|
+
{
|
|
16982
|
+
"description": "The generated answer table elements.",
|
|
16983
|
+
"name": "answer-table"
|
|
16984
|
+
},
|
|
16985
|
+
{
|
|
16986
|
+
"description": "The generated answer table container elements.",
|
|
16987
|
+
"name": "answer-table-container"
|
|
16988
|
+
},
|
|
16989
|
+
{
|
|
16990
|
+
"description": "The generated answer table content cell elements.",
|
|
16991
|
+
"name": "answer-table-content"
|
|
16992
|
+
},
|
|
16993
|
+
{
|
|
16994
|
+
"description": "The generated answer table header cell elements.",
|
|
16995
|
+
"name": "answer-table-header"
|
|
16996
|
+
},
|
|
16997
|
+
{
|
|
16998
|
+
"description": "The link that allows the user to navigate to the item.",
|
|
16999
|
+
"name": "citation"
|
|
17000
|
+
},
|
|
17001
|
+
{
|
|
17002
|
+
"description": "The pop-up that shows an item preview when the user hovers over the citation.",
|
|
17003
|
+
"name": "citation-popover"
|
|
17004
|
+
}
|
|
17005
|
+
],
|
|
17006
|
+
"slots": [
|
|
17007
|
+
{
|
|
17008
|
+
"description": "Lets you pass a custom sorry message when no answer is generated.",
|
|
17009
|
+
"name": "no-answer-message"
|
|
16938
17010
|
}
|
|
16939
17011
|
],
|
|
16940
17012
|
"members": [
|
|
16941
17013
|
{
|
|
16942
17014
|
"kind": "field",
|
|
16943
|
-
"name": "
|
|
17015
|
+
"name": "propsSchema",
|
|
17016
|
+
"privacy": "private",
|
|
17017
|
+
"static": true,
|
|
17018
|
+
"readonly": true,
|
|
17019
|
+
"default": "new Schema({ maxCollapsedHeight: new NumberValue({ min: 9, max: 32, required: false, }), })"
|
|
17020
|
+
},
|
|
17021
|
+
{
|
|
17022
|
+
"kind": "field",
|
|
17023
|
+
"name": "fieldsToIncludeInCitationsConverter",
|
|
17024
|
+
"privacy": "private",
|
|
17025
|
+
"static": true,
|
|
17026
|
+
"readonly": true
|
|
17027
|
+
},
|
|
17028
|
+
{
|
|
17029
|
+
"kind": "field",
|
|
17030
|
+
"name": "DEFAULT_COLLAPSED_HEIGHT",
|
|
16944
17031
|
"type": {
|
|
16945
|
-
"text": "
|
|
17032
|
+
"text": "number"
|
|
16946
17033
|
},
|
|
16947
17034
|
"privacy": "private",
|
|
16948
|
-
"
|
|
17035
|
+
"readonly": true,
|
|
17036
|
+
"default": "16"
|
|
16949
17037
|
},
|
|
16950
17038
|
{
|
|
16951
17039
|
"kind": "field",
|
|
16952
|
-
"name": "
|
|
17040
|
+
"name": "MAX_COLLAPSED_HEIGHT",
|
|
16953
17041
|
"type": {
|
|
16954
|
-
"text": "
|
|
17042
|
+
"text": "number"
|
|
16955
17043
|
},
|
|
16956
|
-
"privacy": "private"
|
|
17044
|
+
"privacy": "private",
|
|
17045
|
+
"readonly": true,
|
|
17046
|
+
"default": "32"
|
|
16957
17047
|
},
|
|
16958
17048
|
{
|
|
16959
17049
|
"kind": "field",
|
|
16960
|
-
"name": "
|
|
17050
|
+
"name": "MIN_COLLAPSED_HEIGHT",
|
|
16961
17051
|
"type": {
|
|
16962
|
-
"text": "
|
|
17052
|
+
"text": "number"
|
|
16963
17053
|
},
|
|
16964
17054
|
"privacy": "private",
|
|
16965
|
-
"
|
|
17055
|
+
"readonly": true,
|
|
17056
|
+
"default": "9"
|
|
16966
17057
|
},
|
|
16967
17058
|
{
|
|
16968
17059
|
"kind": "field",
|
|
16969
|
-
"name": "
|
|
17060
|
+
"name": "REQUIRED_FIELDS_TO_INCLUDE_IN_CITATIONS",
|
|
17061
|
+
"type": {
|
|
17062
|
+
"text": "array"
|
|
17063
|
+
},
|
|
16970
17064
|
"privacy": "private",
|
|
16971
|
-
"
|
|
17065
|
+
"readonly": true,
|
|
17066
|
+
"default": "['filetype']"
|
|
16972
17067
|
},
|
|
16973
17068
|
{
|
|
16974
17069
|
"kind": "field",
|
|
16975
|
-
"name": "
|
|
17070
|
+
"name": "resizeObserver",
|
|
16976
17071
|
"type": {
|
|
16977
|
-
"text": "
|
|
17072
|
+
"text": "ResizeObserver | undefined"
|
|
16978
17073
|
},
|
|
16979
|
-
"privacy": "
|
|
17074
|
+
"privacy": "private"
|
|
16980
17075
|
},
|
|
16981
17076
|
{
|
|
16982
17077
|
"kind": "field",
|
|
16983
|
-
"name": "
|
|
17078
|
+
"name": "fullAnswerHeight",
|
|
16984
17079
|
"type": {
|
|
16985
|
-
"text": "
|
|
17080
|
+
"text": "number | undefined"
|
|
16986
17081
|
},
|
|
16987
|
-
"privacy": "
|
|
16988
|
-
"description": "The service insight interface headless engine.",
|
|
16989
|
-
"attribute": "engine"
|
|
17082
|
+
"privacy": "private"
|
|
16990
17083
|
},
|
|
16991
17084
|
{
|
|
16992
17085
|
"kind": "field",
|
|
16993
|
-
"name": "
|
|
17086
|
+
"name": "controller",
|
|
16994
17087
|
"type": {
|
|
16995
|
-
"text": "
|
|
17088
|
+
"text": "GeneratedAnswerController"
|
|
16996
17089
|
},
|
|
16997
|
-
"privacy": "
|
|
16998
|
-
"default": "true",
|
|
16999
|
-
"description": "Whether analytics should be enabled.",
|
|
17000
|
-
"attribute": "analytics",
|
|
17001
|
-
"reflects": true
|
|
17090
|
+
"privacy": "private"
|
|
17002
17091
|
},
|
|
17003
17092
|
{
|
|
17004
17093
|
"kind": "field",
|
|
17005
|
-
"name": "
|
|
17094
|
+
"name": "withToggle",
|
|
17006
17095
|
"type": {
|
|
17007
|
-
"text": "
|
|
17096
|
+
"text": "boolean"
|
|
17008
17097
|
},
|
|
17009
|
-
"
|
|
17010
|
-
"description": "
|
|
17011
|
-
"attribute": "
|
|
17098
|
+
"default": "false",
|
|
17099
|
+
"description": "Whether to render a toggle button that lets the user hide or show the answer.",
|
|
17100
|
+
"attribute": "with-toggle"
|
|
17012
17101
|
},
|
|
17013
17102
|
{
|
|
17014
17103
|
"kind": "field",
|
|
17015
|
-
"name": "
|
|
17104
|
+
"name": "collapsible",
|
|
17016
17105
|
"type": {
|
|
17017
|
-
"text": "
|
|
17106
|
+
"text": "boolean"
|
|
17018
17107
|
},
|
|
17019
|
-
"
|
|
17020
|
-
"description": "
|
|
17021
|
-
"attribute": "
|
|
17022
|
-
"reflects": true
|
|
17108
|
+
"default": "false",
|
|
17109
|
+
"description": "Whether to allow the answer to be collapsed when the text is taller than the specified `--atomic-crga-collapsed-height` value (16rem by default).",
|
|
17110
|
+
"attribute": "collapsible"
|
|
17023
17111
|
},
|
|
17024
17112
|
{
|
|
17025
17113
|
"kind": "field",
|
|
17026
|
-
"name": "
|
|
17114
|
+
"name": "maxCollapsedHeight",
|
|
17115
|
+
"description": "The maximum height (in rem units) of the answer when collapsed.",
|
|
17116
|
+
"attribute": "max-collapsed-height"
|
|
17117
|
+
},
|
|
17118
|
+
{
|
|
17119
|
+
"kind": "field",
|
|
17120
|
+
"name": "fieldsToIncludeInCitations",
|
|
17027
17121
|
"type": {
|
|
17028
17122
|
"text": "string"
|
|
17029
17123
|
},
|
|
17030
|
-
"
|
|
17031
|
-
"
|
|
17032
|
-
"description": "The service insight interface language.",
|
|
17033
|
-
"attribute": "language",
|
|
17034
|
-
"reflects": true
|
|
17124
|
+
"description": "A list of fields to include with the citations used to generate the answer.\n\nSet this property as a stringified JSON array, for example:\n```html\n <atomic-insight-generated-answer fields-to-include-in-citations='[\"fieldA\", \"fieldB\"]'></atomic-insight-generated-answer>\n```",
|
|
17125
|
+
"attribute": "fields-to-include-in-citations"
|
|
17035
17126
|
},
|
|
17036
17127
|
{
|
|
17037
17128
|
"kind": "field",
|
|
17038
|
-
"name": "
|
|
17129
|
+
"name": "disableCitationAnchoring",
|
|
17039
17130
|
"type": {
|
|
17040
|
-
"text": "
|
|
17131
|
+
"text": "boolean"
|
|
17041
17132
|
},
|
|
17042
|
-
"
|
|
17043
|
-
"
|
|
17044
|
-
"
|
|
17045
|
-
"attribute": "language-assets-path",
|
|
17046
|
-
"reflects": true
|
|
17133
|
+
"default": "false",
|
|
17134
|
+
"description": "Whether to disable citation anchoring.",
|
|
17135
|
+
"attribute": "disable-citation-anchoring"
|
|
17047
17136
|
},
|
|
17048
17137
|
{
|
|
17049
17138
|
"kind": "field",
|
|
17050
|
-
"name": "
|
|
17139
|
+
"name": "bindings",
|
|
17051
17140
|
"type": {
|
|
17052
|
-
"text": "
|
|
17141
|
+
"text": "InsightBindings"
|
|
17053
17142
|
},
|
|
17054
|
-
"privacy": "
|
|
17055
|
-
"default": "'./assets'",
|
|
17056
|
-
"description": "The icon assets path. By default, this will be a relative URL pointing to `./assets`.\n\nExample: \"/mypublicpath/icons\"",
|
|
17057
|
-
"attribute": "icon-assets-path",
|
|
17058
|
-
"reflects": true
|
|
17143
|
+
"privacy": "private"
|
|
17059
17144
|
},
|
|
17060
17145
|
{
|
|
17061
17146
|
"kind": "field",
|
|
17062
|
-
"name": "
|
|
17147
|
+
"name": "error",
|
|
17063
17148
|
"type": {
|
|
17064
|
-
"text": "
|
|
17149
|
+
"text": "Error"
|
|
17065
17150
|
},
|
|
17066
|
-
"privacy": "
|
|
17067
|
-
"default": "[]",
|
|
17068
|
-
"description": "A list of non-default fields to include in the query results.\n\nSpecify the property as an array using a JSON string representation:\n```html\n<atomic-insight-interface fields-to-include='[\"fieldA\", \"fieldB\"]'></atomic-insight-interface>\n```",
|
|
17069
|
-
"attribute": "fields-to-include"
|
|
17151
|
+
"privacy": "private"
|
|
17070
17152
|
},
|
|
17071
17153
|
{
|
|
17072
17154
|
"kind": "field",
|
|
17073
|
-
"name": "
|
|
17155
|
+
"name": "generatedAnswerState",
|
|
17074
17156
|
"type": {
|
|
17075
|
-
"text": "
|
|
17157
|
+
"text": "InsightGeneratedAnswerState"
|
|
17076
17158
|
},
|
|
17077
|
-
"default": "5",
|
|
17078
|
-
"description": "The number of results per page. By default, this is set to `5`.",
|
|
17079
|
-
"attribute": "results-per-page",
|
|
17080
|
-
"reflects": true,
|
|
17081
17159
|
"privacy": "private"
|
|
17082
17160
|
},
|
|
17083
17161
|
{
|
|
17084
17162
|
"kind": "field",
|
|
17085
|
-
"name": "
|
|
17163
|
+
"name": "generatedAnswer",
|
|
17086
17164
|
"type": {
|
|
17087
|
-
"text": "
|
|
17165
|
+
"text": "InsightGeneratedAnswer"
|
|
17166
|
+
},
|
|
17167
|
+
"privacy": "private"
|
|
17168
|
+
},
|
|
17169
|
+
{
|
|
17170
|
+
"kind": "field",
|
|
17171
|
+
"name": "searchStatusState",
|
|
17172
|
+
"type": {
|
|
17173
|
+
"text": "InsightSearchStatusState"
|
|
17174
|
+
},
|
|
17175
|
+
"privacy": "private"
|
|
17176
|
+
},
|
|
17177
|
+
{
|
|
17178
|
+
"kind": "field",
|
|
17179
|
+
"name": "searchStatus",
|
|
17180
|
+
"type": {
|
|
17181
|
+
"text": "InsightSearchStatus"
|
|
17182
|
+
},
|
|
17183
|
+
"privacy": "private"
|
|
17184
|
+
},
|
|
17185
|
+
{
|
|
17186
|
+
"kind": "field",
|
|
17187
|
+
"name": "copied",
|
|
17188
|
+
"type": {
|
|
17189
|
+
"text": "boolean"
|
|
17088
17190
|
},
|
|
17089
17191
|
"privacy": "private",
|
|
17090
|
-
"default": "
|
|
17192
|
+
"default": "false"
|
|
17193
|
+
},
|
|
17194
|
+
{
|
|
17195
|
+
"kind": "field",
|
|
17196
|
+
"name": "copyError",
|
|
17197
|
+
"type": {
|
|
17198
|
+
"text": "boolean"
|
|
17199
|
+
},
|
|
17200
|
+
"privacy": "private",
|
|
17201
|
+
"default": "false"
|
|
17202
|
+
},
|
|
17203
|
+
{
|
|
17204
|
+
"kind": "field",
|
|
17205
|
+
"name": "ariaMessage",
|
|
17206
|
+
"privacy": "private",
|
|
17207
|
+
"default": "new AriaLiveRegionController(this, 'generated-answer')"
|
|
17091
17208
|
},
|
|
17092
17209
|
{
|
|
17093
17210
|
"kind": "method",
|
|
17094
17211
|
"name": "initialize",
|
|
17095
|
-
"privacy": "public"
|
|
17096
|
-
|
|
17097
|
-
|
|
17098
|
-
|
|
17099
|
-
|
|
17100
|
-
|
|
17101
|
-
|
|
17102
|
-
|
|
17103
|
-
|
|
17104
|
-
"
|
|
17212
|
+
"privacy": "public"
|
|
17213
|
+
},
|
|
17214
|
+
{
|
|
17215
|
+
"kind": "field",
|
|
17216
|
+
"name": "onGeneratedAnswerStateUpdate",
|
|
17217
|
+
"privacy": "public"
|
|
17218
|
+
},
|
|
17219
|
+
{
|
|
17220
|
+
"kind": "field",
|
|
17221
|
+
"name": "hasNoAnswerGenerated",
|
|
17222
|
+
"privacy": "private",
|
|
17223
|
+
"readonly": true
|
|
17224
|
+
},
|
|
17225
|
+
{
|
|
17226
|
+
"kind": "field",
|
|
17227
|
+
"name": "isAnswerVisible",
|
|
17228
|
+
"privacy": "private",
|
|
17229
|
+
"readonly": true
|
|
17230
|
+
},
|
|
17231
|
+
{
|
|
17232
|
+
"kind": "field",
|
|
17233
|
+
"name": "toggleTooltip",
|
|
17234
|
+
"privacy": "private",
|
|
17235
|
+
"readonly": true
|
|
17236
|
+
},
|
|
17237
|
+
{
|
|
17238
|
+
"kind": "field",
|
|
17239
|
+
"name": "copyToClipboardTooltip",
|
|
17240
|
+
"privacy": "private",
|
|
17241
|
+
"readonly": true
|
|
17242
|
+
},
|
|
17243
|
+
{
|
|
17244
|
+
"kind": "field",
|
|
17245
|
+
"name": "hasCustomNoAnswerMessage",
|
|
17246
|
+
"privacy": "private",
|
|
17247
|
+
"readonly": true
|
|
17105
17248
|
},
|
|
17106
17249
|
{
|
|
17107
17250
|
"kind": "method",
|
|
17108
|
-
"name": "
|
|
17109
|
-
"privacy": "
|
|
17251
|
+
"name": "copyToClipboard",
|
|
17252
|
+
"privacy": "private",
|
|
17110
17253
|
"parameters": [
|
|
17111
17254
|
{
|
|
17112
|
-
"name": "
|
|
17255
|
+
"name": "answer",
|
|
17113
17256
|
"type": {
|
|
17114
|
-
"text": "
|
|
17257
|
+
"text": "string"
|
|
17115
17258
|
}
|
|
17116
17259
|
}
|
|
17117
|
-
]
|
|
17118
|
-
"description": "Initializes the connection with an already preconfigured headless insight engine."
|
|
17119
|
-
},
|
|
17120
|
-
{
|
|
17121
|
-
"kind": "method",
|
|
17122
|
-
"name": "executeFirstSearch",
|
|
17123
|
-
"privacy": "public",
|
|
17124
|
-
"description": "Executes the first search and logs the interface load event to analytics, after initializing connection to the headless search engine."
|
|
17125
|
-
},
|
|
17126
|
-
{
|
|
17127
|
-
"kind": "method",
|
|
17128
|
-
"name": "toggleAnalytics",
|
|
17129
|
-
"privacy": "public"
|
|
17260
|
+
]
|
|
17130
17261
|
},
|
|
17131
17262
|
{
|
|
17132
17263
|
"kind": "method",
|
|
17133
|
-
"name": "
|
|
17134
|
-
"privacy": "
|
|
17135
|
-
"return": {
|
|
17136
|
-
"type": {
|
|
17137
|
-
"text": "void"
|
|
17138
|
-
}
|
|
17139
|
-
}
|
|
17264
|
+
"name": "clickOnShowButton",
|
|
17265
|
+
"privacy": "private"
|
|
17140
17266
|
},
|
|
17141
17267
|
{
|
|
17142
17268
|
"kind": "method",
|
|
17143
|
-
"name": "
|
|
17144
|
-
"privacy": "
|
|
17269
|
+
"name": "getCitationFields",
|
|
17270
|
+
"privacy": "private"
|
|
17145
17271
|
},
|
|
17146
17272
|
{
|
|
17147
17273
|
"kind": "method",
|
|
17148
|
-
"name": "
|
|
17274
|
+
"name": "validateMaxCollapsedHeight",
|
|
17149
17275
|
"privacy": "private",
|
|
17150
17276
|
"return": {
|
|
17151
17277
|
"type": {
|
|
17152
|
-
"text": "
|
|
17278
|
+
"text": "number"
|
|
17153
17279
|
}
|
|
17154
17280
|
}
|
|
17155
17281
|
},
|
|
17156
|
-
{
|
|
17157
|
-
"kind": "field",
|
|
17158
|
-
"name": "handleInitialization",
|
|
17159
|
-
"privacy": "private"
|
|
17160
|
-
},
|
|
17161
17282
|
{
|
|
17162
17283
|
"kind": "method",
|
|
17163
|
-
"name": "
|
|
17284
|
+
"name": "toggleClass",
|
|
17164
17285
|
"privacy": "private",
|
|
17165
17286
|
"parameters": [
|
|
17166
17287
|
{
|
|
17167
|
-
"name": "
|
|
17288
|
+
"name": "element",
|
|
17168
17289
|
"type": {
|
|
17169
|
-
"text": "
|
|
17290
|
+
"text": "Element"
|
|
17291
|
+
}
|
|
17292
|
+
},
|
|
17293
|
+
{
|
|
17294
|
+
"name": "className",
|
|
17295
|
+
"type": {
|
|
17296
|
+
"text": "string"
|
|
17297
|
+
}
|
|
17298
|
+
},
|
|
17299
|
+
{
|
|
17300
|
+
"name": "condition",
|
|
17301
|
+
"type": {
|
|
17302
|
+
"text": "boolean"
|
|
17170
17303
|
}
|
|
17171
17304
|
}
|
|
17172
17305
|
]
|
|
17173
17306
|
},
|
|
17174
17307
|
{
|
|
17175
17308
|
"kind": "method",
|
|
17176
|
-
"name": "
|
|
17309
|
+
"name": "adaptAnswerHeight",
|
|
17177
17310
|
"privacy": "private"
|
|
17178
17311
|
},
|
|
17179
17312
|
{
|
|
17180
17313
|
"kind": "method",
|
|
17181
|
-
"name": "
|
|
17314
|
+
"name": "getAnswerContainer",
|
|
17315
|
+
"privacy": "private"
|
|
17316
|
+
},
|
|
17317
|
+
{
|
|
17318
|
+
"kind": "method",
|
|
17319
|
+
"name": "getAnswerFooter",
|
|
17320
|
+
"privacy": "private"
|
|
17321
|
+
},
|
|
17322
|
+
{
|
|
17323
|
+
"kind": "method",
|
|
17324
|
+
"name": "setCSSVariable",
|
|
17182
17325
|
"privacy": "private",
|
|
17183
17326
|
"parameters": [
|
|
17184
17327
|
{
|
|
17185
|
-
"name": "
|
|
17328
|
+
"name": "variableName",
|
|
17186
17329
|
"type": {
|
|
17187
|
-
"text": "
|
|
17330
|
+
"text": "string"
|
|
17331
|
+
}
|
|
17332
|
+
},
|
|
17333
|
+
{
|
|
17334
|
+
"name": "value",
|
|
17335
|
+
"type": {
|
|
17336
|
+
"text": "string"
|
|
17188
17337
|
}
|
|
17189
17338
|
}
|
|
17190
17339
|
]
|
|
17191
17340
|
},
|
|
17192
17341
|
{
|
|
17193
17342
|
"kind": "method",
|
|
17194
|
-
"name": "
|
|
17195
|
-
"privacy": "
|
|
17343
|
+
"name": "updateAnswerHeight",
|
|
17344
|
+
"privacy": "private"
|
|
17196
17345
|
},
|
|
17197
17346
|
{
|
|
17198
17347
|
"kind": "method",
|
|
17199
|
-
"name": "
|
|
17200
|
-
"
|
|
17201
|
-
|
|
17202
|
-
"text": "Promise<boolean>"
|
|
17203
|
-
}
|
|
17204
|
-
},
|
|
17205
|
-
"inheritedFrom": {
|
|
17206
|
-
"name": "ChildrenUpdateCompleteMixin",
|
|
17207
|
-
"module": "src/mixins/children-update-complete-mixin.ts"
|
|
17208
|
-
}
|
|
17209
|
-
}
|
|
17210
|
-
],
|
|
17211
|
-
"attributes": [
|
|
17348
|
+
"name": "clickDislike",
|
|
17349
|
+
"privacy": "private"
|
|
17350
|
+
},
|
|
17212
17351
|
{
|
|
17213
|
-
"
|
|
17214
|
-
"
|
|
17215
|
-
|
|
17216
|
-
},
|
|
17217
|
-
"description": "The service insight interface headless engine.",
|
|
17218
|
-
"fieldName": "engine"
|
|
17352
|
+
"kind": "method",
|
|
17353
|
+
"name": "clickLike",
|
|
17354
|
+
"privacy": "private"
|
|
17219
17355
|
},
|
|
17220
17356
|
{
|
|
17221
|
-
"
|
|
17222
|
-
"
|
|
17357
|
+
"kind": "method",
|
|
17358
|
+
"name": "renderCitationsList",
|
|
17359
|
+
"privacy": "private"
|
|
17360
|
+
},
|
|
17361
|
+
{
|
|
17362
|
+
"kind": "method",
|
|
17363
|
+
"name": "renderFeedbackAndCopyButtonsWrapper",
|
|
17364
|
+
"privacy": "private"
|
|
17365
|
+
},
|
|
17366
|
+
{
|
|
17367
|
+
"kind": "method",
|
|
17368
|
+
"name": "renderContent",
|
|
17369
|
+
"privacy": "private"
|
|
17370
|
+
},
|
|
17371
|
+
{
|
|
17372
|
+
"kind": "method",
|
|
17373
|
+
"name": "renderCardHeaderWrapper",
|
|
17374
|
+
"privacy": "private"
|
|
17375
|
+
}
|
|
17376
|
+
],
|
|
17377
|
+
"attributes": [
|
|
17378
|
+
{
|
|
17379
|
+
"name": "with-toggle",
|
|
17380
|
+
"type": {
|
|
17381
|
+
"text": "boolean"
|
|
17382
|
+
},
|
|
17383
|
+
"default": "false",
|
|
17384
|
+
"description": "Whether to render a toggle button that lets the user hide or show the answer.",
|
|
17385
|
+
"fieldName": "withToggle"
|
|
17386
|
+
},
|
|
17387
|
+
{
|
|
17388
|
+
"name": "collapsible",
|
|
17389
|
+
"type": {
|
|
17390
|
+
"text": "boolean"
|
|
17391
|
+
},
|
|
17392
|
+
"default": "false",
|
|
17393
|
+
"description": "Whether to allow the answer to be collapsed when the text is taller than the specified `--atomic-crga-collapsed-height` value (16rem by default).",
|
|
17394
|
+
"fieldName": "collapsible"
|
|
17395
|
+
},
|
|
17396
|
+
{
|
|
17397
|
+
"name": "max-collapsed-height",
|
|
17398
|
+
"description": "The maximum height (in rem units) of the answer when collapsed.",
|
|
17399
|
+
"fieldName": "maxCollapsedHeight"
|
|
17400
|
+
},
|
|
17401
|
+
{
|
|
17402
|
+
"name": "fields-to-include-in-citations",
|
|
17403
|
+
"type": {
|
|
17404
|
+
"text": "string"
|
|
17405
|
+
},
|
|
17406
|
+
"description": "A list of fields to include with the citations used to generate the answer.\n\nSet this property as a stringified JSON array, for example:\n```html\n <atomic-insight-generated-answer fields-to-include-in-citations='[\"fieldA\", \"fieldB\"]'></atomic-insight-generated-answer>\n```",
|
|
17407
|
+
"fieldName": "fieldsToIncludeInCitations"
|
|
17408
|
+
},
|
|
17409
|
+
{
|
|
17410
|
+
"name": "disable-citation-anchoring",
|
|
17411
|
+
"type": {
|
|
17412
|
+
"text": "boolean"
|
|
17413
|
+
},
|
|
17414
|
+
"default": "false",
|
|
17415
|
+
"description": "Whether to disable citation anchoring.",
|
|
17416
|
+
"fieldName": "disableCitationAnchoring"
|
|
17417
|
+
}
|
|
17418
|
+
],
|
|
17419
|
+
"superclass": {
|
|
17420
|
+
"name": "LitElement",
|
|
17421
|
+
"package": "lit"
|
|
17422
|
+
},
|
|
17423
|
+
"events": [],
|
|
17424
|
+
"tagName": "atomic-insight-generated-answer",
|
|
17425
|
+
"customElement": true
|
|
17426
|
+
}
|
|
17427
|
+
],
|
|
17428
|
+
"exports": [
|
|
17429
|
+
{
|
|
17430
|
+
"kind": "js",
|
|
17431
|
+
"name": "AtomicInsightGeneratedAnswer",
|
|
17432
|
+
"declaration": {
|
|
17433
|
+
"name": "AtomicInsightGeneratedAnswer",
|
|
17434
|
+
"module": "src/components/insight/atomic-insight-generated-answer/atomic-insight-generated-answer.ts"
|
|
17435
|
+
}
|
|
17436
|
+
},
|
|
17437
|
+
{
|
|
17438
|
+
"kind": "custom-element-definition",
|
|
17439
|
+
"name": "atomic-insight-generated-answer",
|
|
17440
|
+
"declaration": {
|
|
17441
|
+
"name": "AtomicInsightGeneratedAnswer",
|
|
17442
|
+
"module": "src/components/insight/atomic-insight-generated-answer/atomic-insight-generated-answer.ts"
|
|
17443
|
+
}
|
|
17444
|
+
}
|
|
17445
|
+
]
|
|
17446
|
+
},
|
|
17447
|
+
{
|
|
17448
|
+
"kind": "javascript-module",
|
|
17449
|
+
"path": "src/components/insight/atomic-insight-generated-answer/atomic-insight-generated-answer.tw.css.ts",
|
|
17450
|
+
"declarations": [],
|
|
17451
|
+
"exports": []
|
|
17452
|
+
},
|
|
17453
|
+
{
|
|
17454
|
+
"kind": "javascript-module",
|
|
17455
|
+
"path": "src/components/insight/atomic-insight-history-toggle/atomic-insight-history-toggle.ts",
|
|
17456
|
+
"declarations": [],
|
|
17457
|
+
"exports": []
|
|
17458
|
+
},
|
|
17459
|
+
{
|
|
17460
|
+
"kind": "javascript-module",
|
|
17461
|
+
"path": "src/components/insight/atomic-insight-interface/analytics-config.ts",
|
|
17462
|
+
"declarations": [],
|
|
17463
|
+
"exports": []
|
|
17464
|
+
},
|
|
17465
|
+
{
|
|
17466
|
+
"kind": "javascript-module",
|
|
17467
|
+
"path": "src/components/insight/atomic-insight-interface/atomic-insight-interface.ts",
|
|
17468
|
+
"declarations": [
|
|
17469
|
+
{
|
|
17470
|
+
"kind": "class",
|
|
17471
|
+
"description": "The `atomic-insight-interface` component is the parent to all other atomic insight components in an insight page.\nIt handles the headless insight engine and localization configurations.",
|
|
17472
|
+
"name": "AtomicInsightInterface",
|
|
17473
|
+
"slots": [
|
|
17474
|
+
{
|
|
17475
|
+
"description": "The default slot where you can add child components to the interface.",
|
|
17476
|
+
"name": "default"
|
|
17477
|
+
},
|
|
17478
|
+
{
|
|
17479
|
+
"description": "A slot for components that should be positioned absolutely in the top-right corner.",
|
|
17480
|
+
"name": "full-search"
|
|
17481
|
+
}
|
|
17482
|
+
],
|
|
17483
|
+
"members": [
|
|
17484
|
+
{
|
|
17485
|
+
"kind": "field",
|
|
17486
|
+
"name": "bindings",
|
|
17487
|
+
"type": {
|
|
17488
|
+
"text": "InsightBindings"
|
|
17489
|
+
},
|
|
17490
|
+
"privacy": "private",
|
|
17491
|
+
"default": "{}"
|
|
17492
|
+
},
|
|
17493
|
+
{
|
|
17494
|
+
"kind": "field",
|
|
17495
|
+
"name": "error",
|
|
17496
|
+
"type": {
|
|
17497
|
+
"text": "Error"
|
|
17498
|
+
},
|
|
17499
|
+
"privacy": "private"
|
|
17500
|
+
},
|
|
17501
|
+
{
|
|
17502
|
+
"kind": "field",
|
|
17503
|
+
"name": "initialized",
|
|
17504
|
+
"type": {
|
|
17505
|
+
"text": "boolean"
|
|
17506
|
+
},
|
|
17507
|
+
"privacy": "private",
|
|
17508
|
+
"default": "false"
|
|
17509
|
+
},
|
|
17510
|
+
{
|
|
17511
|
+
"kind": "field",
|
|
17512
|
+
"name": "interfaceController",
|
|
17513
|
+
"privacy": "private",
|
|
17514
|
+
"default": "new InterfaceController<InsightEngine>( this, 'CoveoAtomic', HEADLESS_VERSION )"
|
|
17515
|
+
},
|
|
17516
|
+
{
|
|
17517
|
+
"kind": "field",
|
|
17518
|
+
"name": "store",
|
|
17519
|
+
"type": {
|
|
17520
|
+
"text": "InsightStore"
|
|
17521
|
+
},
|
|
17522
|
+
"privacy": "public"
|
|
17523
|
+
},
|
|
17524
|
+
{
|
|
17525
|
+
"kind": "field",
|
|
17526
|
+
"name": "engine",
|
|
17527
|
+
"type": {
|
|
17528
|
+
"text": "InsightEngine"
|
|
17529
|
+
},
|
|
17530
|
+
"privacy": "public",
|
|
17531
|
+
"description": "The service insight interface headless engine.",
|
|
17532
|
+
"attribute": "engine"
|
|
17533
|
+
},
|
|
17534
|
+
{
|
|
17535
|
+
"kind": "field",
|
|
17536
|
+
"name": "analytics",
|
|
17537
|
+
"type": {
|
|
17538
|
+
"text": "boolean"
|
|
17539
|
+
},
|
|
17540
|
+
"privacy": "public",
|
|
17541
|
+
"default": "true",
|
|
17542
|
+
"description": "Whether analytics should be enabled.",
|
|
17543
|
+
"attribute": "analytics",
|
|
17544
|
+
"reflects": true
|
|
17545
|
+
},
|
|
17546
|
+
{
|
|
17547
|
+
"kind": "field",
|
|
17548
|
+
"name": "i18n",
|
|
17549
|
+
"type": {
|
|
17550
|
+
"text": "i18n"
|
|
17551
|
+
},
|
|
17552
|
+
"privacy": "public",
|
|
17553
|
+
"description": "The service insight interface i18next instance.",
|
|
17554
|
+
"attribute": "i18n"
|
|
17555
|
+
},
|
|
17556
|
+
{
|
|
17557
|
+
"kind": "field",
|
|
17558
|
+
"name": "logLevel",
|
|
17559
|
+
"type": {
|
|
17560
|
+
"text": "InsightLogLevel"
|
|
17561
|
+
},
|
|
17562
|
+
"privacy": "public",
|
|
17563
|
+
"description": "The severity level of the messages to log in the console.",
|
|
17564
|
+
"attribute": "log-level",
|
|
17565
|
+
"reflects": true
|
|
17566
|
+
},
|
|
17567
|
+
{
|
|
17568
|
+
"kind": "field",
|
|
17569
|
+
"name": "language",
|
|
17570
|
+
"type": {
|
|
17571
|
+
"text": "string"
|
|
17572
|
+
},
|
|
17573
|
+
"privacy": "public",
|
|
17574
|
+
"default": "'en'",
|
|
17575
|
+
"description": "The service insight interface language.",
|
|
17576
|
+
"attribute": "language",
|
|
17577
|
+
"reflects": true
|
|
17578
|
+
},
|
|
17579
|
+
{
|
|
17580
|
+
"kind": "field",
|
|
17581
|
+
"name": "languageAssetsPath",
|
|
17582
|
+
"type": {
|
|
17583
|
+
"text": "string"
|
|
17584
|
+
},
|
|
17585
|
+
"privacy": "public",
|
|
17586
|
+
"default": "'./lang'",
|
|
17587
|
+
"description": "The language assets path. By default, this will be a relative URL pointing to `./lang`.\n\nExample: \"/mypublicpath/languages\"",
|
|
17588
|
+
"attribute": "language-assets-path",
|
|
17589
|
+
"reflects": true
|
|
17590
|
+
},
|
|
17591
|
+
{
|
|
17592
|
+
"kind": "field",
|
|
17593
|
+
"name": "iconAssetsPath",
|
|
17594
|
+
"type": {
|
|
17595
|
+
"text": "string"
|
|
17596
|
+
},
|
|
17597
|
+
"privacy": "public",
|
|
17598
|
+
"default": "'./assets'",
|
|
17599
|
+
"description": "The icon assets path. By default, this will be a relative URL pointing to `./assets`.\n\nExample: \"/mypublicpath/icons\"",
|
|
17600
|
+
"attribute": "icon-assets-path",
|
|
17601
|
+
"reflects": true
|
|
17602
|
+
},
|
|
17603
|
+
{
|
|
17604
|
+
"kind": "field",
|
|
17605
|
+
"name": "fieldsToInclude",
|
|
17606
|
+
"type": {
|
|
17607
|
+
"text": "string[]"
|
|
17608
|
+
},
|
|
17609
|
+
"privacy": "public",
|
|
17610
|
+
"default": "[]",
|
|
17611
|
+
"description": "A list of non-default fields to include in the query results.\n\nSpecify the property as an array using a JSON string representation:\n```html\n<atomic-insight-interface fields-to-include='[\"fieldA\", \"fieldB\"]'></atomic-insight-interface>\n```",
|
|
17612
|
+
"attribute": "fields-to-include"
|
|
17613
|
+
},
|
|
17614
|
+
{
|
|
17615
|
+
"kind": "field",
|
|
17616
|
+
"name": "resultsPerPage",
|
|
17617
|
+
"type": {
|
|
17618
|
+
"text": "number"
|
|
17619
|
+
},
|
|
17620
|
+
"default": "5",
|
|
17621
|
+
"description": "The number of results per page. By default, this is set to `5`.",
|
|
17622
|
+
"attribute": "results-per-page",
|
|
17623
|
+
"reflects": true,
|
|
17624
|
+
"privacy": "private"
|
|
17625
|
+
},
|
|
17626
|
+
{
|
|
17627
|
+
"kind": "field",
|
|
17628
|
+
"name": "i18Initialized",
|
|
17629
|
+
"type": {
|
|
17630
|
+
"text": "Promise<void>"
|
|
17631
|
+
},
|
|
17632
|
+
"privacy": "private",
|
|
17633
|
+
"default": "promise"
|
|
17634
|
+
},
|
|
17635
|
+
{
|
|
17636
|
+
"kind": "method",
|
|
17637
|
+
"name": "initialize",
|
|
17638
|
+
"privacy": "public",
|
|
17639
|
+
"parameters": [
|
|
17640
|
+
{
|
|
17641
|
+
"name": "options",
|
|
17642
|
+
"type": {
|
|
17643
|
+
"text": "InsightInitializationOptions"
|
|
17644
|
+
}
|
|
17645
|
+
}
|
|
17646
|
+
],
|
|
17647
|
+
"description": "Initializes the connection with the headless insight engine using options for `accessToken` (required), `organizationId` (required), `environment` (defaults to `prod`), and `renewAccessToken`."
|
|
17648
|
+
},
|
|
17649
|
+
{
|
|
17650
|
+
"kind": "method",
|
|
17651
|
+
"name": "initializeWithInsightEngine",
|
|
17652
|
+
"privacy": "public",
|
|
17653
|
+
"parameters": [
|
|
17654
|
+
{
|
|
17655
|
+
"name": "engine",
|
|
17656
|
+
"type": {
|
|
17657
|
+
"text": "InsightEngine"
|
|
17658
|
+
}
|
|
17659
|
+
}
|
|
17660
|
+
],
|
|
17661
|
+
"description": "Initializes the connection with an already preconfigured headless insight engine."
|
|
17662
|
+
},
|
|
17663
|
+
{
|
|
17664
|
+
"kind": "method",
|
|
17665
|
+
"name": "executeFirstSearch",
|
|
17666
|
+
"privacy": "public",
|
|
17667
|
+
"description": "Executes the first search and logs the interface load event to analytics, after initializing connection to the headless search engine."
|
|
17668
|
+
},
|
|
17669
|
+
{
|
|
17670
|
+
"kind": "method",
|
|
17671
|
+
"name": "toggleAnalytics",
|
|
17672
|
+
"privacy": "public"
|
|
17673
|
+
},
|
|
17674
|
+
{
|
|
17675
|
+
"kind": "method",
|
|
17676
|
+
"name": "updateIconAssetsPath",
|
|
17677
|
+
"privacy": "public",
|
|
17678
|
+
"return": {
|
|
17679
|
+
"type": {
|
|
17680
|
+
"text": "void"
|
|
17681
|
+
}
|
|
17682
|
+
}
|
|
17683
|
+
},
|
|
17684
|
+
{
|
|
17685
|
+
"kind": "method",
|
|
17686
|
+
"name": "updateLanguage",
|
|
17687
|
+
"privacy": "public"
|
|
17688
|
+
},
|
|
17689
|
+
{
|
|
17690
|
+
"kind": "method",
|
|
17691
|
+
"name": "getBindings",
|
|
17692
|
+
"privacy": "private",
|
|
17693
|
+
"return": {
|
|
17694
|
+
"type": {
|
|
17695
|
+
"text": "InsightBindings"
|
|
17696
|
+
}
|
|
17697
|
+
}
|
|
17698
|
+
},
|
|
17699
|
+
{
|
|
17700
|
+
"kind": "field",
|
|
17701
|
+
"name": "handleInitialization",
|
|
17702
|
+
"privacy": "private"
|
|
17703
|
+
},
|
|
17704
|
+
{
|
|
17705
|
+
"kind": "method",
|
|
17706
|
+
"name": "initEngine",
|
|
17707
|
+
"privacy": "private",
|
|
17708
|
+
"parameters": [
|
|
17709
|
+
{
|
|
17710
|
+
"name": "options",
|
|
17711
|
+
"type": {
|
|
17712
|
+
"text": "InsightInitializationOptions"
|
|
17713
|
+
}
|
|
17714
|
+
}
|
|
17715
|
+
]
|
|
17716
|
+
},
|
|
17717
|
+
{
|
|
17718
|
+
"kind": "method",
|
|
17719
|
+
"name": "initResultsPerPage",
|
|
17720
|
+
"privacy": "private"
|
|
17721
|
+
},
|
|
17722
|
+
{
|
|
17723
|
+
"kind": "method",
|
|
17724
|
+
"name": "internalInitialization",
|
|
17725
|
+
"privacy": "private",
|
|
17726
|
+
"parameters": [
|
|
17727
|
+
{
|
|
17728
|
+
"name": "initEngine",
|
|
17729
|
+
"type": {
|
|
17730
|
+
"text": "() => void"
|
|
17731
|
+
}
|
|
17732
|
+
}
|
|
17733
|
+
]
|
|
17734
|
+
},
|
|
17735
|
+
{
|
|
17736
|
+
"kind": "method",
|
|
17737
|
+
"name": "registerFieldsToInclude",
|
|
17738
|
+
"privacy": "public"
|
|
17739
|
+
},
|
|
17740
|
+
{
|
|
17741
|
+
"kind": "method",
|
|
17742
|
+
"name": "getUpdateComplete",
|
|
17743
|
+
"return": {
|
|
17744
|
+
"type": {
|
|
17745
|
+
"text": "Promise<boolean>"
|
|
17746
|
+
}
|
|
17747
|
+
},
|
|
17748
|
+
"inheritedFrom": {
|
|
17749
|
+
"name": "ChildrenUpdateCompleteMixin",
|
|
17750
|
+
"module": "src/mixins/children-update-complete-mixin.ts"
|
|
17751
|
+
}
|
|
17752
|
+
}
|
|
17753
|
+
],
|
|
17754
|
+
"attributes": [
|
|
17755
|
+
{
|
|
17756
|
+
"name": "engine",
|
|
17757
|
+
"type": {
|
|
17758
|
+
"text": "InsightEngine"
|
|
17759
|
+
},
|
|
17760
|
+
"description": "The service insight interface headless engine.",
|
|
17761
|
+
"fieldName": "engine"
|
|
17762
|
+
},
|
|
17763
|
+
{
|
|
17764
|
+
"name": "analytics",
|
|
17765
|
+
"type": {
|
|
17223
17766
|
"text": "boolean"
|
|
17224
17767
|
},
|
|
17225
17768
|
"default": "true",
|
|
@@ -19484,6 +20027,188 @@
|
|
|
19484
20027
|
}
|
|
19485
20028
|
]
|
|
19486
20029
|
},
|
|
20030
|
+
{
|
|
20031
|
+
"kind": "javascript-module",
|
|
20032
|
+
"path": "src/components/insight/atomic-insight-result-attach-to-case-action/atomic-insight-result-attach-to-case-action.ts",
|
|
20033
|
+
"declarations": [
|
|
20034
|
+
{
|
|
20035
|
+
"kind": "class",
|
|
20036
|
+
"description": "The `atomic-insight-result-attach-to-case-action` component can be nested\ninside a `atomic-insight-result-actions` to render an interactive button\nthat will emit an `atomic/insight/attachToCase/attach` or\n`atomic/insight/attachToCase/detach` JavaScript event, based on its current\nstate, when clicked.",
|
|
20037
|
+
"name": "AtomicInsightResultAttachToCaseAction",
|
|
20038
|
+
"cssParts": [
|
|
20039
|
+
{
|
|
20040
|
+
"description": "The result action container",
|
|
20041
|
+
"name": "result-action-container"
|
|
20042
|
+
},
|
|
20043
|
+
{
|
|
20044
|
+
"description": "The result action button",
|
|
20045
|
+
"name": "result-action-button"
|
|
20046
|
+
},
|
|
20047
|
+
{
|
|
20048
|
+
"description": "The result action icon",
|
|
20049
|
+
"name": "result-action-icon"
|
|
20050
|
+
}
|
|
20051
|
+
],
|
|
20052
|
+
"members": [
|
|
20053
|
+
{
|
|
20054
|
+
"kind": "field",
|
|
20055
|
+
"name": "bindings",
|
|
20056
|
+
"type": {
|
|
20057
|
+
"text": "InsightBindings"
|
|
20058
|
+
},
|
|
20059
|
+
"privacy": "private"
|
|
20060
|
+
},
|
|
20061
|
+
{
|
|
20062
|
+
"kind": "field",
|
|
20063
|
+
"name": "error",
|
|
20064
|
+
"type": {
|
|
20065
|
+
"text": "Error"
|
|
20066
|
+
},
|
|
20067
|
+
"privacy": "private"
|
|
20068
|
+
},
|
|
20069
|
+
{
|
|
20070
|
+
"kind": "field",
|
|
20071
|
+
"name": "attachedResults",
|
|
20072
|
+
"type": {
|
|
20073
|
+
"text": "AttachedResults"
|
|
20074
|
+
},
|
|
20075
|
+
"privacy": "private"
|
|
20076
|
+
},
|
|
20077
|
+
{
|
|
20078
|
+
"kind": "field",
|
|
20079
|
+
"name": "attachedResultsState",
|
|
20080
|
+
"type": {
|
|
20081
|
+
"text": "Record<string, never>"
|
|
20082
|
+
},
|
|
20083
|
+
"privacy": "private"
|
|
20084
|
+
},
|
|
20085
|
+
{
|
|
20086
|
+
"kind": "field",
|
|
20087
|
+
"name": "itemContextController",
|
|
20088
|
+
"type": {
|
|
20089
|
+
"text": "ItemContextController<Result>"
|
|
20090
|
+
},
|
|
20091
|
+
"privacy": "private",
|
|
20092
|
+
"default": "new ItemContextController<Result>(this, { parentName: 'atomic-insight-result', folded: false, })"
|
|
20093
|
+
},
|
|
20094
|
+
{
|
|
20095
|
+
"kind": "field",
|
|
20096
|
+
"name": "result",
|
|
20097
|
+
"type": {
|
|
20098
|
+
"text": "Result | null"
|
|
20099
|
+
},
|
|
20100
|
+
"privacy": "private",
|
|
20101
|
+
"readonly": true
|
|
20102
|
+
},
|
|
20103
|
+
{
|
|
20104
|
+
"kind": "method",
|
|
20105
|
+
"name": "initialize",
|
|
20106
|
+
"privacy": "public"
|
|
20107
|
+
},
|
|
20108
|
+
{
|
|
20109
|
+
"kind": "method",
|
|
20110
|
+
"name": "onClick",
|
|
20111
|
+
"privacy": "private"
|
|
20112
|
+
},
|
|
20113
|
+
{
|
|
20114
|
+
"kind": "method",
|
|
20115
|
+
"name": "getIcon",
|
|
20116
|
+
"privacy": "private"
|
|
20117
|
+
},
|
|
20118
|
+
{
|
|
20119
|
+
"kind": "method",
|
|
20120
|
+
"name": "getTooltip",
|
|
20121
|
+
"privacy": "private"
|
|
20122
|
+
},
|
|
20123
|
+
{
|
|
20124
|
+
"kind": "method",
|
|
20125
|
+
"name": "injectStyles",
|
|
20126
|
+
"parameters": [
|
|
20127
|
+
{
|
|
20128
|
+
"name": "dynamicStyles",
|
|
20129
|
+
"optional": true,
|
|
20130
|
+
"type": {
|
|
20131
|
+
"text": "CSSResultGroup"
|
|
20132
|
+
},
|
|
20133
|
+
"description": "Optional dynamic styles to inject along with static styles"
|
|
20134
|
+
}
|
|
20135
|
+
],
|
|
20136
|
+
"description": "Injects styles into the document or shadow root.\n\nWhen called without arguments, injects the component's static styles.\nWhen called with dynamic styles, injects both static and dynamic styles.",
|
|
20137
|
+
"inheritedFrom": {
|
|
20138
|
+
"name": "LightDomMixin",
|
|
20139
|
+
"module": "src/mixins/light-dom.ts"
|
|
20140
|
+
}
|
|
20141
|
+
},
|
|
20142
|
+
{
|
|
20143
|
+
"kind": "method",
|
|
20144
|
+
"name": "getStyleSheet",
|
|
20145
|
+
"privacy": "private",
|
|
20146
|
+
"return": {
|
|
20147
|
+
"type": {
|
|
20148
|
+
"text": "CSSStyleSheet | null"
|
|
20149
|
+
}
|
|
20150
|
+
},
|
|
20151
|
+
"parameters": [
|
|
20152
|
+
{
|
|
20153
|
+
"name": "style",
|
|
20154
|
+
"type": {
|
|
20155
|
+
"text": "CSSResultOrNative | CSSResultArray | null | undefined"
|
|
20156
|
+
}
|
|
20157
|
+
}
|
|
20158
|
+
],
|
|
20159
|
+
"inheritedFrom": {
|
|
20160
|
+
"name": "LightDomMixin",
|
|
20161
|
+
"module": "src/mixins/light-dom.ts"
|
|
20162
|
+
}
|
|
20163
|
+
}
|
|
20164
|
+
],
|
|
20165
|
+
"events": [
|
|
20166
|
+
{
|
|
20167
|
+
"name": "atomic/insight/attachToCase/detach",
|
|
20168
|
+
"type": {
|
|
20169
|
+
"text": "CustomEvent"
|
|
20170
|
+
}
|
|
20171
|
+
},
|
|
20172
|
+
{
|
|
20173
|
+
"name": "atomic/insight/attachToCase/attach",
|
|
20174
|
+
"type": {
|
|
20175
|
+
"text": "CustomEvent"
|
|
20176
|
+
}
|
|
20177
|
+
}
|
|
20178
|
+
],
|
|
20179
|
+
"mixins": [
|
|
20180
|
+
{
|
|
20181
|
+
"name": "LightDomMixin",
|
|
20182
|
+
"package": "@/src/mixins/light-dom"
|
|
20183
|
+
}
|
|
20184
|
+
],
|
|
20185
|
+
"superclass": {
|
|
20186
|
+
"name": "LitElement",
|
|
20187
|
+
"package": "lit"
|
|
20188
|
+
},
|
|
20189
|
+
"tagName": "atomic-insight-result-attach-to-case-action",
|
|
20190
|
+
"customElement": true
|
|
20191
|
+
}
|
|
20192
|
+
],
|
|
20193
|
+
"exports": [
|
|
20194
|
+
{
|
|
20195
|
+
"kind": "js",
|
|
20196
|
+
"name": "AtomicInsightResultAttachToCaseAction",
|
|
20197
|
+
"declaration": {
|
|
20198
|
+
"name": "AtomicInsightResultAttachToCaseAction",
|
|
20199
|
+
"module": "src/components/insight/atomic-insight-result-attach-to-case-action/atomic-insight-result-attach-to-case-action.ts"
|
|
20200
|
+
}
|
|
20201
|
+
},
|
|
20202
|
+
{
|
|
20203
|
+
"kind": "custom-element-definition",
|
|
20204
|
+
"name": "atomic-insight-result-attach-to-case-action",
|
|
20205
|
+
"declaration": {
|
|
20206
|
+
"name": "AtomicInsightResultAttachToCaseAction",
|
|
20207
|
+
"module": "src/components/insight/atomic-insight-result-attach-to-case-action/atomic-insight-result-attach-to-case-action.ts"
|
|
20208
|
+
}
|
|
20209
|
+
}
|
|
20210
|
+
]
|
|
20211
|
+
},
|
|
19487
20212
|
{
|
|
19488
20213
|
"kind": "javascript-module",
|
|
19489
20214
|
"path": "src/components/insight/atomic-insight-result-attach-to-case-indicator/atomic-insight-result-attach-to-case-indicator.ts",
|
|
@@ -22016,7 +22741,7 @@
|
|
|
22016
22741
|
"declarations": [
|
|
22017
22742
|
{
|
|
22018
22743
|
"kind": "class",
|
|
22019
|
-
"description": "The `atomic-ipx-button` component
|
|
22744
|
+
"description": "The `atomic-ipx-button` component renders a button that toggles the IPX modal.",
|
|
22020
22745
|
"name": "AtomicIpxButton",
|
|
22021
22746
|
"cssProperties": [
|
|
22022
22747
|
{
|
|
@@ -22242,87 +22967,1077 @@
|
|
|
22242
22967
|
"package": "lit"
|
|
22243
22968
|
},
|
|
22244
22969
|
"events": [],
|
|
22245
|
-
"tagName": "atomic-ipx-button",
|
|
22970
|
+
"tagName": "atomic-ipx-button",
|
|
22971
|
+
"customElement": true
|
|
22972
|
+
}
|
|
22973
|
+
],
|
|
22974
|
+
"exports": [
|
|
22975
|
+
{
|
|
22976
|
+
"kind": "js",
|
|
22977
|
+
"name": "AtomicIpxButton",
|
|
22978
|
+
"declaration": {
|
|
22979
|
+
"name": "AtomicIpxButton",
|
|
22980
|
+
"module": "src/components/ipx/atomic-ipx-button/atomic-ipx-button.ts"
|
|
22981
|
+
}
|
|
22982
|
+
},
|
|
22983
|
+
{
|
|
22984
|
+
"kind": "custom-element-definition",
|
|
22985
|
+
"name": "atomic-ipx-button",
|
|
22986
|
+
"declaration": {
|
|
22987
|
+
"name": "AtomicIpxButton",
|
|
22988
|
+
"module": "src/components/ipx/atomic-ipx-button/atomic-ipx-button.ts"
|
|
22989
|
+
}
|
|
22990
|
+
}
|
|
22991
|
+
]
|
|
22992
|
+
},
|
|
22993
|
+
{
|
|
22994
|
+
"kind": "javascript-module",
|
|
22995
|
+
"path": "src/components/ipx/atomic-ipx-embedded/atomic-ipx-embedded.ts",
|
|
22996
|
+
"declarations": [
|
|
22997
|
+
{
|
|
22998
|
+
"kind": "class",
|
|
22999
|
+
"description": "The `atomic-ipx-embedded` component is used for IPX embedded interfaces.",
|
|
23000
|
+
"name": "AtomicIpxEmbedded",
|
|
23001
|
+
"cssParts": [
|
|
23002
|
+
{
|
|
23003
|
+
"description": "The backdrop container element.",
|
|
23004
|
+
"name": "backdrop"
|
|
23005
|
+
},
|
|
23006
|
+
{
|
|
23007
|
+
"description": "The content container element.",
|
|
23008
|
+
"name": "container"
|
|
23009
|
+
},
|
|
23010
|
+
{
|
|
23011
|
+
"description": "The wrapper around the header section.",
|
|
23012
|
+
"name": "header-wrapper"
|
|
23013
|
+
},
|
|
23014
|
+
{
|
|
23015
|
+
"description": "The header content container.",
|
|
23016
|
+
"name": "header"
|
|
23017
|
+
},
|
|
23018
|
+
{
|
|
23019
|
+
"description": "The horizontal rule separating header and body.",
|
|
23020
|
+
"name": "header-ruler"
|
|
23021
|
+
},
|
|
23022
|
+
{
|
|
23023
|
+
"description": "The wrapper around the body section (scrollable).",
|
|
23024
|
+
"name": "body-wrapper"
|
|
23025
|
+
},
|
|
23026
|
+
{
|
|
23027
|
+
"description": "The body content container.",
|
|
23028
|
+
"name": "body"
|
|
23029
|
+
},
|
|
23030
|
+
{
|
|
23031
|
+
"description": "The wrapper around the footer section.",
|
|
23032
|
+
"name": "footer-wrapper"
|
|
23033
|
+
},
|
|
23034
|
+
{
|
|
23035
|
+
"description": "The footer content container.",
|
|
23036
|
+
"name": "footer"
|
|
23037
|
+
}
|
|
23038
|
+
],
|
|
23039
|
+
"slots": [
|
|
23040
|
+
{
|
|
23041
|
+
"description": "Content to display in the header section.",
|
|
23042
|
+
"name": "header"
|
|
23043
|
+
},
|
|
23044
|
+
{
|
|
23045
|
+
"description": "Content to display in the body section.",
|
|
23046
|
+
"name": "body"
|
|
23047
|
+
},
|
|
23048
|
+
{
|
|
23049
|
+
"description": "Content to display in the footer section.",
|
|
23050
|
+
"name": "footer"
|
|
23051
|
+
}
|
|
23052
|
+
],
|
|
23053
|
+
"members": [
|
|
23054
|
+
{
|
|
23055
|
+
"kind": "field",
|
|
23056
|
+
"name": "bindings",
|
|
23057
|
+
"type": {
|
|
23058
|
+
"text": "AnyBindings"
|
|
23059
|
+
},
|
|
23060
|
+
"privacy": "private"
|
|
23061
|
+
},
|
|
23062
|
+
{
|
|
23063
|
+
"kind": "field",
|
|
23064
|
+
"name": "error",
|
|
23065
|
+
"type": {
|
|
23066
|
+
"text": "Error"
|
|
23067
|
+
},
|
|
23068
|
+
"privacy": "private"
|
|
23069
|
+
},
|
|
23070
|
+
{
|
|
23071
|
+
"kind": "field",
|
|
23072
|
+
"name": "container",
|
|
23073
|
+
"type": {
|
|
23074
|
+
"text": "HTMLElement"
|
|
23075
|
+
},
|
|
23076
|
+
"description": "The container to hide from the tabindex and accessibility DOM when the modal is closed.",
|
|
23077
|
+
"attribute": "container"
|
|
23078
|
+
},
|
|
23079
|
+
{
|
|
23080
|
+
"kind": "field",
|
|
23081
|
+
"name": "hasFooterSlotElements",
|
|
23082
|
+
"type": {
|
|
23083
|
+
"text": "boolean"
|
|
23084
|
+
},
|
|
23085
|
+
"privacy": "private",
|
|
23086
|
+
"default": "true"
|
|
23087
|
+
},
|
|
23088
|
+
{
|
|
23089
|
+
"kind": "field",
|
|
23090
|
+
"name": "updateBreakpoints",
|
|
23091
|
+
"privacy": "private"
|
|
23092
|
+
},
|
|
23093
|
+
{
|
|
23094
|
+
"kind": "method",
|
|
23095
|
+
"name": "initialize",
|
|
23096
|
+
"privacy": "public"
|
|
23097
|
+
},
|
|
23098
|
+
{
|
|
23099
|
+
"kind": "method",
|
|
23100
|
+
"name": "checkFooterSlot",
|
|
23101
|
+
"privacy": "private"
|
|
23102
|
+
},
|
|
23103
|
+
{
|
|
23104
|
+
"kind": "method",
|
|
23105
|
+
"name": "ensureHostId",
|
|
23106
|
+
"privacy": "private"
|
|
23107
|
+
}
|
|
23108
|
+
],
|
|
23109
|
+
"attributes": [
|
|
23110
|
+
{
|
|
23111
|
+
"name": "container",
|
|
23112
|
+
"type": {
|
|
23113
|
+
"text": "HTMLElement"
|
|
23114
|
+
},
|
|
23115
|
+
"description": "The container to hide from the tabindex and accessibility DOM when the modal is closed.",
|
|
23116
|
+
"fieldName": "container"
|
|
23117
|
+
}
|
|
23118
|
+
],
|
|
23119
|
+
"superclass": {
|
|
23120
|
+
"name": "LitElement",
|
|
23121
|
+
"package": "lit"
|
|
23122
|
+
},
|
|
23123
|
+
"events": [],
|
|
23124
|
+
"tagName": "atomic-ipx-embedded",
|
|
23125
|
+
"customElement": true
|
|
23126
|
+
}
|
|
23127
|
+
],
|
|
23128
|
+
"exports": [
|
|
23129
|
+
{
|
|
23130
|
+
"kind": "js",
|
|
23131
|
+
"name": "AtomicIpxEmbedded",
|
|
23132
|
+
"declaration": {
|
|
23133
|
+
"name": "AtomicIpxEmbedded",
|
|
23134
|
+
"module": "src/components/ipx/atomic-ipx-embedded/atomic-ipx-embedded.ts"
|
|
23135
|
+
}
|
|
23136
|
+
},
|
|
23137
|
+
{
|
|
23138
|
+
"kind": "custom-element-definition",
|
|
23139
|
+
"name": "atomic-ipx-embedded",
|
|
23140
|
+
"declaration": {
|
|
23141
|
+
"name": "AtomicIpxEmbedded",
|
|
23142
|
+
"module": "src/components/ipx/atomic-ipx-embedded/atomic-ipx-embedded.ts"
|
|
23143
|
+
}
|
|
23144
|
+
}
|
|
23145
|
+
]
|
|
23146
|
+
},
|
|
23147
|
+
{
|
|
23148
|
+
"kind": "javascript-module",
|
|
23149
|
+
"path": "src/components/ipx/atomic-ipx-modal/atomic-ipx-modal.ts",
|
|
23150
|
+
"declarations": [
|
|
23151
|
+
{
|
|
23152
|
+
"kind": "class",
|
|
23153
|
+
"description": "The `atomic-ipx-modal` component is a modal component used for the In-Product Experience use case.\n\nIt provides a modal dialog that can display header, body, and footer content through slots.\nThe modal can be controlled through the `isOpen` property and emits events when animations complete.",
|
|
23154
|
+
"name": "AtomicIpxModal",
|
|
23155
|
+
"cssProperties": [
|
|
23156
|
+
{
|
|
23157
|
+
"description": "The width of the modal.",
|
|
23158
|
+
"name": "--atomic-ipx-width",
|
|
23159
|
+
"default": "31.25rem"
|
|
23160
|
+
},
|
|
23161
|
+
{
|
|
23162
|
+
"description": "The height of the modal.",
|
|
23163
|
+
"name": "--atomic-ipx-height",
|
|
23164
|
+
"default": "43.75rem"
|
|
23165
|
+
}
|
|
23166
|
+
],
|
|
23167
|
+
"cssParts": [
|
|
23168
|
+
{
|
|
23169
|
+
"description": "The main modal container.",
|
|
23170
|
+
"name": "atomic-ipx-modal"
|
|
23171
|
+
},
|
|
23172
|
+
{
|
|
23173
|
+
"description": "The backdrop behind the modal.",
|
|
23174
|
+
"name": "backdrop"
|
|
23175
|
+
},
|
|
23176
|
+
{
|
|
23177
|
+
"description": "The content container element.",
|
|
23178
|
+
"name": "container"
|
|
23179
|
+
},
|
|
23180
|
+
{
|
|
23181
|
+
"description": "The wrapper around the header section.",
|
|
23182
|
+
"name": "header-wrapper"
|
|
23183
|
+
},
|
|
23184
|
+
{
|
|
23185
|
+
"description": "The header content container.",
|
|
23186
|
+
"name": "header"
|
|
23187
|
+
},
|
|
23188
|
+
{
|
|
23189
|
+
"description": "The horizontal rule separating header and body.",
|
|
23190
|
+
"name": "header-ruler"
|
|
23191
|
+
},
|
|
23192
|
+
{
|
|
23193
|
+
"description": "The wrapper around the body section (scrollable).",
|
|
23194
|
+
"name": "body-wrapper"
|
|
23195
|
+
},
|
|
23196
|
+
{
|
|
23197
|
+
"description": "The body content container.",
|
|
23198
|
+
"name": "body"
|
|
23199
|
+
},
|
|
23200
|
+
{
|
|
23201
|
+
"description": "The wrapper around the footer section.",
|
|
23202
|
+
"name": "footer-wrapper"
|
|
23203
|
+
},
|
|
23204
|
+
{
|
|
23205
|
+
"description": "The footer content container.",
|
|
23206
|
+
"name": "footer"
|
|
23207
|
+
}
|
|
23208
|
+
],
|
|
23209
|
+
"slots": [
|
|
23210
|
+
{
|
|
23211
|
+
"description": "The header content of the modal.",
|
|
23212
|
+
"name": "header"
|
|
23213
|
+
},
|
|
23214
|
+
{
|
|
23215
|
+
"description": "The main body content of the modal.",
|
|
23216
|
+
"name": "body"
|
|
23217
|
+
},
|
|
23218
|
+
{
|
|
23219
|
+
"description": "The footer content of the modal (optional).",
|
|
23220
|
+
"name": "footer"
|
|
23221
|
+
}
|
|
23222
|
+
],
|
|
23223
|
+
"members": [
|
|
23224
|
+
{
|
|
23225
|
+
"kind": "field",
|
|
23226
|
+
"name": "bindings",
|
|
23227
|
+
"type": {
|
|
23228
|
+
"text": "AnyBindings"
|
|
23229
|
+
},
|
|
23230
|
+
"privacy": "private"
|
|
23231
|
+
},
|
|
23232
|
+
{
|
|
23233
|
+
"kind": "field",
|
|
23234
|
+
"name": "error",
|
|
23235
|
+
"type": {
|
|
23236
|
+
"text": "Error"
|
|
23237
|
+
},
|
|
23238
|
+
"privacy": "private"
|
|
23239
|
+
},
|
|
23240
|
+
{
|
|
23241
|
+
"kind": "method",
|
|
23242
|
+
"name": "initialize",
|
|
23243
|
+
"privacy": "public"
|
|
23244
|
+
},
|
|
23245
|
+
{
|
|
23246
|
+
"kind": "field",
|
|
23247
|
+
"name": "source",
|
|
23248
|
+
"type": {
|
|
23249
|
+
"text": "HTMLElement | undefined"
|
|
23250
|
+
},
|
|
23251
|
+
"description": "The element that triggered opening the modal."
|
|
23252
|
+
},
|
|
23253
|
+
{
|
|
23254
|
+
"kind": "field",
|
|
23255
|
+
"name": "container",
|
|
23256
|
+
"type": {
|
|
23257
|
+
"text": "HTMLElement | undefined"
|
|
23258
|
+
},
|
|
23259
|
+
"description": "The container to hide from the tabindex and accessibility DOM when the modal is closed."
|
|
23260
|
+
},
|
|
23261
|
+
{
|
|
23262
|
+
"kind": "field",
|
|
23263
|
+
"name": "isOpen",
|
|
23264
|
+
"type": {
|
|
23265
|
+
"text": "boolean"
|
|
23266
|
+
},
|
|
23267
|
+
"default": "false",
|
|
23268
|
+
"description": "Whether the modal is open.\nReflected to allow external consumers to observe the state via CSS attribute selectors.",
|
|
23269
|
+
"attribute": "is-open",
|
|
23270
|
+
"reflects": true
|
|
23271
|
+
},
|
|
23272
|
+
{
|
|
23273
|
+
"kind": "field",
|
|
23274
|
+
"name": "hasFooterSlotElements",
|
|
23275
|
+
"type": {
|
|
23276
|
+
"text": "boolean"
|
|
23277
|
+
},
|
|
23278
|
+
"privacy": "private",
|
|
23279
|
+
"default": "true"
|
|
23280
|
+
},
|
|
23281
|
+
{
|
|
23282
|
+
"kind": "field",
|
|
23283
|
+
"name": "updateBreakpoints",
|
|
23284
|
+
"privacy": "private"
|
|
23285
|
+
},
|
|
23286
|
+
{
|
|
23287
|
+
"kind": "method",
|
|
23288
|
+
"name": "watchToggleOpen"
|
|
23289
|
+
},
|
|
23290
|
+
{
|
|
23291
|
+
"kind": "field",
|
|
23292
|
+
"name": "onWindowTouchMove",
|
|
23293
|
+
"privacy": "private"
|
|
23294
|
+
},
|
|
23295
|
+
{
|
|
23296
|
+
"kind": "method",
|
|
23297
|
+
"name": "updateHostClasses",
|
|
23298
|
+
"privacy": "private"
|
|
23299
|
+
},
|
|
23300
|
+
{
|
|
23301
|
+
"kind": "field",
|
|
23302
|
+
"name": "handleAnimationEnded",
|
|
23303
|
+
"privacy": "private"
|
|
23304
|
+
},
|
|
23305
|
+
{
|
|
23306
|
+
"kind": "method",
|
|
23307
|
+
"name": "initBindings",
|
|
23308
|
+
"privacy": "private",
|
|
23309
|
+
"inheritedFrom": {
|
|
23310
|
+
"name": "InitializeBindingsMixin",
|
|
23311
|
+
"module": "src/mixins/bindings-mixin.ts"
|
|
23312
|
+
}
|
|
23313
|
+
}
|
|
23314
|
+
],
|
|
23315
|
+
"events": [
|
|
23316
|
+
{
|
|
23317
|
+
"description": "Emitted when the modal animation ends.",
|
|
23318
|
+
"name": "animationEnded"
|
|
23319
|
+
}
|
|
23320
|
+
],
|
|
23321
|
+
"attributes": [
|
|
23322
|
+
{
|
|
23323
|
+
"name": "is-open",
|
|
23324
|
+
"type": {
|
|
23325
|
+
"text": "boolean"
|
|
23326
|
+
},
|
|
23327
|
+
"default": "false",
|
|
23328
|
+
"description": "Whether the modal is open.\nReflected to allow external consumers to observe the state via CSS attribute selectors.",
|
|
23329
|
+
"fieldName": "isOpen"
|
|
23330
|
+
}
|
|
23331
|
+
],
|
|
23332
|
+
"mixins": [
|
|
23333
|
+
{
|
|
23334
|
+
"name": "InitializeBindingsMixin",
|
|
23335
|
+
"package": "@/src/mixins/bindings-mixin"
|
|
23336
|
+
}
|
|
23337
|
+
],
|
|
23338
|
+
"superclass": {
|
|
23339
|
+
"name": "LitElement",
|
|
23340
|
+
"package": "lit"
|
|
23341
|
+
},
|
|
23342
|
+
"tagName": "atomic-ipx-modal",
|
|
23343
|
+
"customElement": true
|
|
23344
|
+
}
|
|
23345
|
+
],
|
|
23346
|
+
"exports": [
|
|
23347
|
+
{
|
|
23348
|
+
"kind": "js",
|
|
23349
|
+
"name": "AtomicIpxModal",
|
|
23350
|
+
"declaration": {
|
|
23351
|
+
"name": "AtomicIpxModal",
|
|
23352
|
+
"module": "src/components/ipx/atomic-ipx-modal/atomic-ipx-modal.ts"
|
|
23353
|
+
}
|
|
23354
|
+
},
|
|
23355
|
+
{
|
|
23356
|
+
"kind": "custom-element-definition",
|
|
23357
|
+
"name": "atomic-ipx-modal",
|
|
23358
|
+
"declaration": {
|
|
23359
|
+
"name": "AtomicIpxModal",
|
|
23360
|
+
"module": "src/components/ipx/atomic-ipx-modal/atomic-ipx-modal.ts"
|
|
23361
|
+
}
|
|
23362
|
+
}
|
|
23363
|
+
]
|
|
23364
|
+
},
|
|
23365
|
+
{
|
|
23366
|
+
"kind": "javascript-module",
|
|
23367
|
+
"path": "src/components/ipx/atomic-ipx-recs-list/atomic-ipx-recs-list.ts",
|
|
23368
|
+
"declarations": [
|
|
23369
|
+
{
|
|
23370
|
+
"kind": "class",
|
|
23371
|
+
"description": "The `atomic-ipx-recs-list` component displays recommendations by applying one or more result templates.",
|
|
23372
|
+
"name": "AtomicIpxRecsList",
|
|
23373
|
+
"cssProperties": [
|
|
23374
|
+
{
|
|
23375
|
+
"description": "The number of columns in the grid.",
|
|
23376
|
+
"name": "--atomic-recs-number-of-columns"
|
|
23377
|
+
}
|
|
23378
|
+
],
|
|
23379
|
+
"cssParts": [
|
|
23380
|
+
{
|
|
23381
|
+
"description": "The element containing the list of results.",
|
|
23382
|
+
"name": "result-list"
|
|
23383
|
+
},
|
|
23384
|
+
{
|
|
23385
|
+
"description": "The parent of the result and the clickable link encompassing it.",
|
|
23386
|
+
"name": "result-list-grid-clickable-container"
|
|
23387
|
+
},
|
|
23388
|
+
{
|
|
23389
|
+
"description": "The outline element around a result in the grid layout.",
|
|
23390
|
+
"name": "outline"
|
|
23391
|
+
},
|
|
23392
|
+
{
|
|
23393
|
+
"description": "The label of the result list.",
|
|
23394
|
+
"name": "label"
|
|
23395
|
+
},
|
|
23396
|
+
{
|
|
23397
|
+
"description": "The previous button.",
|
|
23398
|
+
"name": "previous-button"
|
|
23399
|
+
},
|
|
23400
|
+
{
|
|
23401
|
+
"description": "The next button.",
|
|
23402
|
+
"name": "next-button"
|
|
23403
|
+
},
|
|
23404
|
+
{
|
|
23405
|
+
"description": "The previous button icon.",
|
|
23406
|
+
"name": "previous-icon"
|
|
23407
|
+
},
|
|
23408
|
+
{
|
|
23409
|
+
"description": "The next button icon.",
|
|
23410
|
+
"name": "next-icon"
|
|
23411
|
+
},
|
|
23412
|
+
{
|
|
23413
|
+
"description": "The carousel container.",
|
|
23414
|
+
"name": "carousel"
|
|
23415
|
+
},
|
|
23416
|
+
{
|
|
23417
|
+
"description": "The list of indicators.",
|
|
23418
|
+
"name": "indicators"
|
|
23419
|
+
},
|
|
23420
|
+
{
|
|
23421
|
+
"description": "A single indicator.",
|
|
23422
|
+
"name": "indicator"
|
|
23423
|
+
},
|
|
23424
|
+
{
|
|
23425
|
+
"description": "The active indicator.",
|
|
23426
|
+
"name": "active-indicator"
|
|
23427
|
+
}
|
|
23428
|
+
],
|
|
23429
|
+
"slots": [
|
|
23430
|
+
{
|
|
23431
|
+
"description": "The default slot where the result templates are defined.",
|
|
23432
|
+
"name": "default"
|
|
23433
|
+
}
|
|
23434
|
+
],
|
|
23435
|
+
"members": [
|
|
23436
|
+
{
|
|
23437
|
+
"kind": "field",
|
|
23438
|
+
"name": "propsSchema",
|
|
23439
|
+
"privacy": "private",
|
|
23440
|
+
"static": true,
|
|
23441
|
+
"readonly": true,
|
|
23442
|
+
"default": "new Schema({ density: new StringValue({ constrainTo: ['normal', 'comfortable', 'compact'], }), display: new StringValue({constrainTo: ['grid', 'list']}), imageSize: new StringValue({ constrainTo: ['small', 'large', 'icon', 'none'], }), })"
|
|
23443
|
+
},
|
|
23444
|
+
{
|
|
23445
|
+
"kind": "field",
|
|
23446
|
+
"name": "recommendationList",
|
|
23447
|
+
"type": {
|
|
23448
|
+
"text": "RecommendationList"
|
|
23449
|
+
},
|
|
23450
|
+
"privacy": "private"
|
|
23451
|
+
},
|
|
23452
|
+
{
|
|
23453
|
+
"kind": "field",
|
|
23454
|
+
"name": "actionsHistoryActions",
|
|
23455
|
+
"type": {
|
|
23456
|
+
"text": "IPXActionsHistoryActionCreators | undefined"
|
|
23457
|
+
},
|
|
23458
|
+
"privacy": "private"
|
|
23459
|
+
},
|
|
23460
|
+
{
|
|
23461
|
+
"kind": "field",
|
|
23462
|
+
"name": "itemRenderingFunction",
|
|
23463
|
+
"type": {
|
|
23464
|
+
"text": "ItemRenderingFunction"
|
|
23465
|
+
},
|
|
23466
|
+
"privacy": "private"
|
|
23467
|
+
},
|
|
23468
|
+
{
|
|
23469
|
+
"kind": "field",
|
|
23470
|
+
"name": "itemListCommon",
|
|
23471
|
+
"type": {
|
|
23472
|
+
"text": "ItemListCommon"
|
|
23473
|
+
},
|
|
23474
|
+
"privacy": "private"
|
|
23475
|
+
},
|
|
23476
|
+
{
|
|
23477
|
+
"kind": "field",
|
|
23478
|
+
"name": "itemTemplateProvider",
|
|
23479
|
+
"type": {
|
|
23480
|
+
"text": "ResultTemplateProvider"
|
|
23481
|
+
},
|
|
23482
|
+
"privacy": "private"
|
|
23483
|
+
},
|
|
23484
|
+
{
|
|
23485
|
+
"kind": "field",
|
|
23486
|
+
"name": "loadingFlag",
|
|
23487
|
+
"privacy": "private"
|
|
23488
|
+
},
|
|
23489
|
+
{
|
|
23490
|
+
"kind": "field",
|
|
23491
|
+
"name": "nextNewResultTarget",
|
|
23492
|
+
"type": {
|
|
23493
|
+
"text": "FocusTargetController | undefined"
|
|
23494
|
+
},
|
|
23495
|
+
"privacy": "private"
|
|
23496
|
+
},
|
|
23497
|
+
{
|
|
23498
|
+
"kind": "field",
|
|
23499
|
+
"name": "bindings",
|
|
23500
|
+
"type": {
|
|
23501
|
+
"text": "RecsBindings"
|
|
23502
|
+
},
|
|
23503
|
+
"privacy": "private"
|
|
23504
|
+
},
|
|
23505
|
+
{
|
|
23506
|
+
"kind": "field",
|
|
23507
|
+
"name": "error",
|
|
23508
|
+
"type": {
|
|
23509
|
+
"text": "Error"
|
|
23510
|
+
},
|
|
23511
|
+
"privacy": "private"
|
|
23512
|
+
},
|
|
23513
|
+
{
|
|
23514
|
+
"kind": "field",
|
|
23515
|
+
"name": "currentPage",
|
|
23516
|
+
"type": {
|
|
23517
|
+
"text": "number"
|
|
23518
|
+
},
|
|
23519
|
+
"privacy": "private",
|
|
23520
|
+
"default": "0"
|
|
23521
|
+
},
|
|
23522
|
+
{
|
|
23523
|
+
"kind": "field",
|
|
23524
|
+
"name": "isAppLoaded",
|
|
23525
|
+
"type": {
|
|
23526
|
+
"text": "boolean"
|
|
23527
|
+
},
|
|
23528
|
+
"privacy": "private",
|
|
23529
|
+
"default": "false"
|
|
23530
|
+
},
|
|
23531
|
+
{
|
|
23532
|
+
"kind": "field",
|
|
23533
|
+
"name": "isEveryResultReady",
|
|
23534
|
+
"type": {
|
|
23535
|
+
"text": "boolean"
|
|
23536
|
+
},
|
|
23537
|
+
"privacy": "private",
|
|
23538
|
+
"default": "false"
|
|
23539
|
+
},
|
|
23540
|
+
{
|
|
23541
|
+
"kind": "field",
|
|
23542
|
+
"name": "resultTemplateRegistered",
|
|
23543
|
+
"type": {
|
|
23544
|
+
"text": "boolean"
|
|
23545
|
+
},
|
|
23546
|
+
"privacy": "private",
|
|
23547
|
+
"default": "false"
|
|
23548
|
+
},
|
|
23549
|
+
{
|
|
23550
|
+
"kind": "field",
|
|
23551
|
+
"name": "templateHasError",
|
|
23552
|
+
"type": {
|
|
23553
|
+
"text": "boolean"
|
|
23554
|
+
},
|
|
23555
|
+
"privacy": "private",
|
|
23556
|
+
"default": "false"
|
|
23557
|
+
},
|
|
23558
|
+
{
|
|
23559
|
+
"kind": "field",
|
|
23560
|
+
"name": "recommendationListState",
|
|
23561
|
+
"type": {
|
|
23562
|
+
"text": "RecommendationListState"
|
|
23563
|
+
},
|
|
23564
|
+
"privacy": "private"
|
|
23565
|
+
},
|
|
23566
|
+
{
|
|
23567
|
+
"kind": "field",
|
|
23568
|
+
"name": "recommendation",
|
|
23569
|
+
"type": {
|
|
23570
|
+
"text": "string"
|
|
23571
|
+
},
|
|
23572
|
+
"privacy": "public",
|
|
23573
|
+
"default": "'Recommendation'",
|
|
23574
|
+
"description": "The Recommendation identifier used by the Coveo platform to retrieve recommended documents.\nMake sure to set a different value for each atomic-ipx-recs-list in your page.",
|
|
23575
|
+
"attribute": "recommendation",
|
|
23576
|
+
"reflects": true
|
|
23577
|
+
},
|
|
23578
|
+
{
|
|
23579
|
+
"kind": "field",
|
|
23580
|
+
"name": "display",
|
|
23581
|
+
"type": {
|
|
23582
|
+
"text": "ItemDisplayBasicLayout"
|
|
23583
|
+
},
|
|
23584
|
+
"privacy": "public",
|
|
23585
|
+
"default": "'list'",
|
|
23586
|
+
"description": "The layout to apply when displaying results themselves. This does not affect the display of the surrounding list itself.\nTo modify the number of recommendations per column, modify the --atomic-recs-number-of-columns CSS variable.",
|
|
23587
|
+
"attribute": "display",
|
|
23588
|
+
"reflects": true
|
|
23589
|
+
},
|
|
23590
|
+
{
|
|
23591
|
+
"kind": "field",
|
|
23592
|
+
"name": "density",
|
|
23593
|
+
"type": {
|
|
23594
|
+
"text": "ItemDisplayDensity"
|
|
23595
|
+
},
|
|
23596
|
+
"privacy": "public",
|
|
23597
|
+
"default": "'normal'",
|
|
23598
|
+
"description": "The spacing of various elements in the result list, including the gap between results, the gap between parts of a result, and the font sizes of different parts in a result.",
|
|
23599
|
+
"attribute": "density",
|
|
23600
|
+
"reflects": true
|
|
23601
|
+
},
|
|
23602
|
+
{
|
|
23603
|
+
"kind": "field",
|
|
23604
|
+
"name": "imageSize",
|
|
23605
|
+
"type": {
|
|
23606
|
+
"text": "ItemDisplayImageSize"
|
|
23607
|
+
},
|
|
23608
|
+
"privacy": "public",
|
|
23609
|
+
"default": "'small'",
|
|
23610
|
+
"description": "The expected size of the image displayed in the results.",
|
|
23611
|
+
"attribute": "image-size",
|
|
23612
|
+
"reflects": true
|
|
23613
|
+
},
|
|
23614
|
+
{
|
|
23615
|
+
"kind": "field",
|
|
23616
|
+
"name": "numberOfRecommendations",
|
|
23617
|
+
"type": {
|
|
23618
|
+
"text": "number"
|
|
23619
|
+
},
|
|
23620
|
+
"privacy": "public",
|
|
23621
|
+
"default": "10",
|
|
23622
|
+
"description": "The total number of recommendations to display.\nThis does not modify the number of recommendations per column. To do so, modify the --atomic-recs-number-of-columns CSS variable.",
|
|
23623
|
+
"attribute": "number-of-recommendations",
|
|
23624
|
+
"reflects": true
|
|
23625
|
+
},
|
|
23626
|
+
{
|
|
23627
|
+
"kind": "field",
|
|
23628
|
+
"name": "numberOfRecommendationsPerPage",
|
|
23629
|
+
"type": {
|
|
23630
|
+
"text": "number"
|
|
23631
|
+
},
|
|
23632
|
+
"privacy": "public",
|
|
23633
|
+
"description": "The number of recommendations to display, per page.\nSetting a value greater than 0 and lower than the numberOfRecommendations value activates the carousel.\nThis does not affect the display of the list itself, only the number of recommendation pages.",
|
|
23634
|
+
"attribute": "number-of-recommendations-per-page",
|
|
23635
|
+
"reflects": true
|
|
23636
|
+
},
|
|
23637
|
+
{
|
|
23638
|
+
"kind": "field",
|
|
23639
|
+
"name": "label",
|
|
23640
|
+
"type": {
|
|
23641
|
+
"text": "string"
|
|
23642
|
+
},
|
|
23643
|
+
"privacy": "public",
|
|
23644
|
+
"description": "The non-localized label for the list of recommendations.\nThis will also set the `originLevel2` (tab) of the analytics requests.",
|
|
23645
|
+
"attribute": "label",
|
|
23646
|
+
"reflects": true
|
|
23647
|
+
},
|
|
23648
|
+
{
|
|
23649
|
+
"kind": "field",
|
|
23650
|
+
"name": "headingLevel",
|
|
23651
|
+
"type": {
|
|
23652
|
+
"text": "number"
|
|
23653
|
+
},
|
|
23654
|
+
"privacy": "public",
|
|
23655
|
+
"default": "0",
|
|
23656
|
+
"description": "The [heading level](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements) to use for the heading label, from 1 to 6.\nWhen set to 0, a `div` will be used instead of a Heading Element.",
|
|
23657
|
+
"attribute": "heading-level",
|
|
23658
|
+
"reflects": true
|
|
23659
|
+
},
|
|
23660
|
+
{
|
|
23661
|
+
"kind": "method",
|
|
23662
|
+
"name": "setRenderFunction",
|
|
23663
|
+
"privacy": "public",
|
|
23664
|
+
"parameters": [
|
|
23665
|
+
{
|
|
23666
|
+
"name": "resultRenderingFunction",
|
|
23667
|
+
"type": {
|
|
23668
|
+
"text": "ItemRenderingFunction"
|
|
23669
|
+
}
|
|
23670
|
+
}
|
|
23671
|
+
],
|
|
23672
|
+
"description": "Sets a rendering function to bypass the standard HTML template mechanism for rendering results.\nYou can use this function while working with web frameworks that don't use plain HTML syntax such as React, Angular, or Vue.\n\nDo not use this method if you integrate Atomic in a plain HTML deployment."
|
|
23673
|
+
},
|
|
23674
|
+
{
|
|
23675
|
+
"kind": "method",
|
|
23676
|
+
"name": "previousPage",
|
|
23677
|
+
"privacy": "public",
|
|
23678
|
+
"description": "Moves to the previous page, when the carousel is activated."
|
|
23679
|
+
},
|
|
23680
|
+
{
|
|
23681
|
+
"kind": "method",
|
|
23682
|
+
"name": "nextPage",
|
|
23683
|
+
"privacy": "public",
|
|
23684
|
+
"description": "Moves to the next page, when the carousel is activated."
|
|
23685
|
+
},
|
|
23686
|
+
{
|
|
23687
|
+
"kind": "method",
|
|
23688
|
+
"name": "initialize",
|
|
23689
|
+
"privacy": "public"
|
|
23690
|
+
},
|
|
23691
|
+
{
|
|
23692
|
+
"kind": "method",
|
|
23693
|
+
"name": "updateResultsReadyState",
|
|
23694
|
+
"privacy": "private"
|
|
23695
|
+
},
|
|
23696
|
+
{
|
|
23697
|
+
"kind": "field",
|
|
23698
|
+
"name": "focusTarget",
|
|
23699
|
+
"privacy": "private",
|
|
23700
|
+
"readonly": true
|
|
23701
|
+
},
|
|
23702
|
+
{
|
|
23703
|
+
"kind": "field",
|
|
23704
|
+
"name": "recommendationListStateWithAugment",
|
|
23705
|
+
"privacy": "private",
|
|
23706
|
+
"readonly": true
|
|
23707
|
+
},
|
|
23708
|
+
{
|
|
23709
|
+
"kind": "method",
|
|
23710
|
+
"name": "validateNumberOfRecommendationsPerPage",
|
|
23711
|
+
"privacy": "private"
|
|
23712
|
+
},
|
|
23713
|
+
{
|
|
23714
|
+
"kind": "method",
|
|
23715
|
+
"name": "validateRecommendationIdentifier",
|
|
23716
|
+
"privacy": "private"
|
|
23717
|
+
},
|
|
23718
|
+
{
|
|
23719
|
+
"kind": "method",
|
|
23720
|
+
"name": "updateOriginLevel2",
|
|
23721
|
+
"privacy": "private"
|
|
23722
|
+
},
|
|
23723
|
+
{
|
|
23724
|
+
"kind": "field",
|
|
23725
|
+
"name": "currentIndex",
|
|
23726
|
+
"privacy": "private",
|
|
23727
|
+
"readonly": true
|
|
23728
|
+
},
|
|
23729
|
+
{
|
|
23730
|
+
"kind": "field",
|
|
23731
|
+
"name": "subsetRecommendations",
|
|
23732
|
+
"privacy": "private",
|
|
23733
|
+
"readonly": true
|
|
23734
|
+
},
|
|
23735
|
+
{
|
|
23736
|
+
"kind": "field",
|
|
23737
|
+
"name": "numberOfPages",
|
|
23738
|
+
"privacy": "private",
|
|
23739
|
+
"readonly": true
|
|
23740
|
+
},
|
|
23741
|
+
{
|
|
23742
|
+
"kind": "field",
|
|
23743
|
+
"name": "hasPagination",
|
|
23744
|
+
"privacy": "private",
|
|
23745
|
+
"readonly": true
|
|
23746
|
+
},
|
|
23747
|
+
{
|
|
23748
|
+
"kind": "field",
|
|
23749
|
+
"name": "shouldRenderPagination",
|
|
23750
|
+
"privacy": "private",
|
|
23751
|
+
"readonly": true
|
|
23752
|
+
},
|
|
23753
|
+
{
|
|
23754
|
+
"kind": "field",
|
|
23755
|
+
"name": "hasNoResults",
|
|
23756
|
+
"privacy": "private",
|
|
23757
|
+
"readonly": true
|
|
23758
|
+
},
|
|
23759
|
+
{
|
|
23760
|
+
"kind": "method",
|
|
23761
|
+
"name": "onSelect",
|
|
23762
|
+
"privacy": "private",
|
|
23763
|
+
"parameters": [
|
|
23764
|
+
{
|
|
23765
|
+
"name": "recommendation",
|
|
23766
|
+
"type": {
|
|
23767
|
+
"text": "RecsResult"
|
|
23768
|
+
}
|
|
23769
|
+
},
|
|
23770
|
+
{
|
|
23771
|
+
"name": "originalSelect",
|
|
23772
|
+
"type": {
|
|
23773
|
+
"text": "() => void"
|
|
23774
|
+
}
|
|
23775
|
+
}
|
|
23776
|
+
]
|
|
23777
|
+
},
|
|
23778
|
+
{
|
|
23779
|
+
"kind": "method",
|
|
23780
|
+
"name": "getPropsForAtomicRecsResult",
|
|
23781
|
+
"privacy": "private",
|
|
23782
|
+
"parameters": [
|
|
23783
|
+
{
|
|
23784
|
+
"name": "recommendation",
|
|
23785
|
+
"type": {
|
|
23786
|
+
"text": "RecsResult"
|
|
23787
|
+
}
|
|
23788
|
+
}
|
|
23789
|
+
]
|
|
23790
|
+
},
|
|
23791
|
+
{
|
|
23792
|
+
"kind": "method",
|
|
23793
|
+
"name": "computeListDisplayClasses",
|
|
23794
|
+
"privacy": "private"
|
|
23795
|
+
},
|
|
23796
|
+
{
|
|
23797
|
+
"kind": "method",
|
|
23798
|
+
"name": "renderHeading",
|
|
23799
|
+
"privacy": "private"
|
|
23800
|
+
},
|
|
23801
|
+
{
|
|
23802
|
+
"kind": "method",
|
|
23803
|
+
"name": "renderAsGrid",
|
|
23804
|
+
"privacy": "private"
|
|
23805
|
+
},
|
|
23806
|
+
{
|
|
23807
|
+
"kind": "method",
|
|
23808
|
+
"name": "renderRecommendationList",
|
|
23809
|
+
"privacy": "private"
|
|
23810
|
+
},
|
|
23811
|
+
{
|
|
23812
|
+
"kind": "field",
|
|
23813
|
+
"name": "shouldRender",
|
|
23814
|
+
"privacy": "private",
|
|
23815
|
+
"readonly": true
|
|
23816
|
+
},
|
|
23817
|
+
{
|
|
23818
|
+
"kind": "method",
|
|
23819
|
+
"name": "getUpdateComplete",
|
|
23820
|
+
"return": {
|
|
23821
|
+
"type": {
|
|
23822
|
+
"text": "Promise<boolean>"
|
|
23823
|
+
}
|
|
23824
|
+
},
|
|
23825
|
+
"inheritedFrom": {
|
|
23826
|
+
"name": "ChildrenUpdateCompleteMixin",
|
|
23827
|
+
"module": "src/mixins/children-update-complete-mixin.ts"
|
|
23828
|
+
}
|
|
23829
|
+
}
|
|
23830
|
+
],
|
|
23831
|
+
"attributes": [
|
|
23832
|
+
{
|
|
23833
|
+
"name": "recommendation",
|
|
23834
|
+
"type": {
|
|
23835
|
+
"text": "string"
|
|
23836
|
+
},
|
|
23837
|
+
"default": "'Recommendation'",
|
|
23838
|
+
"description": "The Recommendation identifier used by the Coveo platform to retrieve recommended documents.\nMake sure to set a different value for each atomic-ipx-recs-list in your page.",
|
|
23839
|
+
"fieldName": "recommendation"
|
|
23840
|
+
},
|
|
23841
|
+
{
|
|
23842
|
+
"name": "display",
|
|
23843
|
+
"type": {
|
|
23844
|
+
"text": "ItemDisplayBasicLayout"
|
|
23845
|
+
},
|
|
23846
|
+
"default": "'list'",
|
|
23847
|
+
"description": "The layout to apply when displaying results themselves. This does not affect the display of the surrounding list itself.\nTo modify the number of recommendations per column, modify the --atomic-recs-number-of-columns CSS variable.",
|
|
23848
|
+
"fieldName": "display"
|
|
23849
|
+
},
|
|
23850
|
+
{
|
|
23851
|
+
"name": "density",
|
|
23852
|
+
"type": {
|
|
23853
|
+
"text": "ItemDisplayDensity"
|
|
23854
|
+
},
|
|
23855
|
+
"default": "'normal'",
|
|
23856
|
+
"description": "The spacing of various elements in the result list, including the gap between results, the gap between parts of a result, and the font sizes of different parts in a result.",
|
|
23857
|
+
"fieldName": "density"
|
|
23858
|
+
},
|
|
23859
|
+
{
|
|
23860
|
+
"name": "image-size",
|
|
23861
|
+
"type": {
|
|
23862
|
+
"text": "ItemDisplayImageSize"
|
|
23863
|
+
},
|
|
23864
|
+
"default": "'small'",
|
|
23865
|
+
"description": "The expected size of the image displayed in the results.",
|
|
23866
|
+
"fieldName": "imageSize"
|
|
23867
|
+
},
|
|
23868
|
+
{
|
|
23869
|
+
"name": "number-of-recommendations",
|
|
23870
|
+
"type": {
|
|
23871
|
+
"text": "number"
|
|
23872
|
+
},
|
|
23873
|
+
"default": "10",
|
|
23874
|
+
"description": "The total number of recommendations to display.\nThis does not modify the number of recommendations per column. To do so, modify the --atomic-recs-number-of-columns CSS variable.",
|
|
23875
|
+
"fieldName": "numberOfRecommendations"
|
|
23876
|
+
},
|
|
23877
|
+
{
|
|
23878
|
+
"name": "number-of-recommendations-per-page",
|
|
23879
|
+
"type": {
|
|
23880
|
+
"text": "number"
|
|
23881
|
+
},
|
|
23882
|
+
"description": "The number of recommendations to display, per page.\nSetting a value greater than 0 and lower than the numberOfRecommendations value activates the carousel.\nThis does not affect the display of the list itself, only the number of recommendation pages.",
|
|
23883
|
+
"fieldName": "numberOfRecommendationsPerPage"
|
|
23884
|
+
},
|
|
23885
|
+
{
|
|
23886
|
+
"name": "label",
|
|
23887
|
+
"type": {
|
|
23888
|
+
"text": "string"
|
|
23889
|
+
},
|
|
23890
|
+
"description": "The non-localized label for the list of recommendations.\nThis will also set the `originLevel2` (tab) of the analytics requests.",
|
|
23891
|
+
"fieldName": "label"
|
|
23892
|
+
},
|
|
23893
|
+
{
|
|
23894
|
+
"name": "heading-level",
|
|
23895
|
+
"type": {
|
|
23896
|
+
"text": "number"
|
|
23897
|
+
},
|
|
23898
|
+
"default": "0",
|
|
23899
|
+
"description": "The [heading level](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements) to use for the heading label, from 1 to 6.\nWhen set to 0, a `div` will be used instead of a Heading Element.",
|
|
23900
|
+
"fieldName": "headingLevel"
|
|
23901
|
+
}
|
|
23902
|
+
],
|
|
23903
|
+
"mixins": [
|
|
23904
|
+
{
|
|
23905
|
+
"name": "ChildrenUpdateCompleteMixin",
|
|
23906
|
+
"package": "@/src/mixins/children-update-complete-mixin"
|
|
23907
|
+
}
|
|
23908
|
+
],
|
|
23909
|
+
"superclass": {
|
|
23910
|
+
"name": "LitElement",
|
|
23911
|
+
"package": "lit"
|
|
23912
|
+
},
|
|
23913
|
+
"events": [],
|
|
23914
|
+
"tagName": "atomic-ipx-recs-list",
|
|
22246
23915
|
"customElement": true
|
|
22247
23916
|
}
|
|
22248
23917
|
],
|
|
22249
23918
|
"exports": [
|
|
22250
23919
|
{
|
|
22251
23920
|
"kind": "js",
|
|
22252
|
-
"name": "
|
|
23921
|
+
"name": "AtomicIpxRecsList",
|
|
22253
23922
|
"declaration": {
|
|
22254
|
-
"name": "
|
|
22255
|
-
"module": "src/components/ipx/atomic-ipx-
|
|
23923
|
+
"name": "AtomicIpxRecsList",
|
|
23924
|
+
"module": "src/components/ipx/atomic-ipx-recs-list/atomic-ipx-recs-list.ts"
|
|
22256
23925
|
}
|
|
22257
23926
|
},
|
|
22258
23927
|
{
|
|
22259
23928
|
"kind": "custom-element-definition",
|
|
22260
|
-
"name": "atomic-ipx-
|
|
23929
|
+
"name": "atomic-ipx-recs-list",
|
|
22261
23930
|
"declaration": {
|
|
22262
|
-
"name": "
|
|
22263
|
-
"module": "src/components/ipx/atomic-ipx-
|
|
23931
|
+
"name": "AtomicIpxRecsList",
|
|
23932
|
+
"module": "src/components/ipx/atomic-ipx-recs-list/atomic-ipx-recs-list.ts"
|
|
22264
23933
|
}
|
|
22265
23934
|
}
|
|
22266
23935
|
]
|
|
22267
23936
|
},
|
|
22268
23937
|
{
|
|
22269
23938
|
"kind": "javascript-module",
|
|
22270
|
-
"path": "src/components/ipx/atomic-ipx-
|
|
23939
|
+
"path": "src/components/ipx/atomic-ipx-refine-modal/atomic-ipx-refine-modal.ts",
|
|
22271
23940
|
"declarations": [
|
|
22272
23941
|
{
|
|
22273
23942
|
"kind": "class",
|
|
22274
|
-
"description": "The `atomic-ipx-
|
|
22275
|
-
"name": "
|
|
23943
|
+
"description": "The `atomic-ipx-refine-modal` component is automatically created as a child of the `atomic-search-interface` when the `atomic-ipx-refine-toggle` is initialized.\n\nWhen the modal is opened, the class `atomic-modal-opened` is added to the interface element and the body.",
|
|
23944
|
+
"name": "AtomicIpxRefineModal",
|
|
23945
|
+
"cssProperties": [
|
|
23946
|
+
{
|
|
23947
|
+
"description": "The margin between facets in the refine modal. Default is `20px`.",
|
|
23948
|
+
"name": "--atomic-refine-modal-facet-margin"
|
|
23949
|
+
}
|
|
23950
|
+
],
|
|
22276
23951
|
"cssParts": [
|
|
22277
23952
|
{
|
|
22278
|
-
"description": "The
|
|
22279
|
-
"name": "
|
|
23953
|
+
"description": "The title of the modal.",
|
|
23954
|
+
"name": "title"
|
|
22280
23955
|
},
|
|
22281
23956
|
{
|
|
22282
|
-
"description": "The
|
|
22283
|
-
"name": "
|
|
23957
|
+
"description": "The button in the header that closes the modal.",
|
|
23958
|
+
"name": "close-button"
|
|
22284
23959
|
},
|
|
22285
23960
|
{
|
|
22286
|
-
"description": "The
|
|
22287
|
-
"name": "
|
|
23961
|
+
"description": "The icon of the close button.",
|
|
23962
|
+
"name": "close-icon"
|
|
22288
23963
|
},
|
|
22289
23964
|
{
|
|
22290
|
-
"description": "The
|
|
22291
|
-
"name": "
|
|
23965
|
+
"description": "The wrapper around the content inside the body of the modal.",
|
|
23966
|
+
"name": "content"
|
|
22292
23967
|
},
|
|
22293
23968
|
{
|
|
22294
|
-
"description": "The
|
|
22295
|
-
"name": "
|
|
23969
|
+
"description": "The title for each section.",
|
|
23970
|
+
"name": "section-title"
|
|
22296
23971
|
},
|
|
22297
23972
|
{
|
|
22298
|
-
"description": "The
|
|
22299
|
-
"name": "
|
|
23973
|
+
"description": "The title for the filters section.",
|
|
23974
|
+
"name": "section-filters-title"
|
|
22300
23975
|
},
|
|
22301
23976
|
{
|
|
22302
|
-
"description": "The
|
|
22303
|
-
"name": "
|
|
23977
|
+
"description": "The section containing facets and the \"filters\" title.",
|
|
23978
|
+
"name": "filter-section"
|
|
22304
23979
|
},
|
|
22305
23980
|
{
|
|
22306
|
-
"description": "The
|
|
23981
|
+
"description": "The button that resets all actively selected facet values.",
|
|
23982
|
+
"name": "filter-clear-all"
|
|
23983
|
+
},
|
|
23984
|
+
{
|
|
23985
|
+
"description": "The wrapper around the content inside the footer of the modal, containing the button to view results.",
|
|
23986
|
+
"name": "footer-content"
|
|
23987
|
+
},
|
|
23988
|
+
{
|
|
23989
|
+
"description": "The button in the footer that closes the modal.",
|
|
23990
|
+
"name": "footer-button"
|
|
23991
|
+
},
|
|
23992
|
+
{
|
|
23993
|
+
"description": "The text inside the button in the footer that closes the modal.",
|
|
23994
|
+
"name": "footer-button-text"
|
|
23995
|
+
},
|
|
23996
|
+
{
|
|
23997
|
+
"description": "The count inside the button in the footer that closes the modal.",
|
|
23998
|
+
"name": "footer-button-count"
|
|
23999
|
+
},
|
|
24000
|
+
{
|
|
24001
|
+
"description": "The wrapper with a shadow or background color around the footer.",
|
|
22307
24002
|
"name": "footer-wrapper"
|
|
22308
24003
|
},
|
|
22309
24004
|
{
|
|
22310
|
-
"description": "The footer
|
|
24005
|
+
"description": "The footer of the modal.",
|
|
22311
24006
|
"name": "footer"
|
|
22312
|
-
}
|
|
22313
|
-
],
|
|
22314
|
-
"slots": [
|
|
24007
|
+
},
|
|
22315
24008
|
{
|
|
22316
|
-
"description": "
|
|
22317
|
-
"name": "header"
|
|
24009
|
+
"description": "The horizontal ruler underneath the header.",
|
|
24010
|
+
"name": "header-ruler"
|
|
22318
24011
|
},
|
|
22319
24012
|
{
|
|
22320
|
-
"description": "
|
|
24013
|
+
"description": "The wrapper around the body.",
|
|
24014
|
+
"name": "body-wrapper"
|
|
24015
|
+
},
|
|
24016
|
+
{
|
|
24017
|
+
"description": "The body of the modal, between the header and the footer.",
|
|
22321
24018
|
"name": "body"
|
|
22322
24019
|
},
|
|
22323
24020
|
{
|
|
22324
|
-
"description": "
|
|
22325
|
-
"name": "
|
|
24021
|
+
"description": "The wrapper around the header.",
|
|
24022
|
+
"name": "header-wrapper"
|
|
24023
|
+
},
|
|
24024
|
+
{
|
|
24025
|
+
"description": "The header of the modal, containing the title.",
|
|
24026
|
+
"name": "header"
|
|
24027
|
+
},
|
|
24028
|
+
{
|
|
24029
|
+
"description": "The modal's outermost container.",
|
|
24030
|
+
"name": "container"
|
|
24031
|
+
},
|
|
24032
|
+
{
|
|
24033
|
+
"description": "The transparent backdrop hiding the content behind the modal.",
|
|
24034
|
+
"name": "backdrop"
|
|
24035
|
+
}
|
|
24036
|
+
],
|
|
24037
|
+
"slots": [
|
|
24038
|
+
{
|
|
24039
|
+
"description": "Slot for facet elements to be displayed in the modal. This slot is managed internally by the component and should not be used directly.",
|
|
24040
|
+
"name": "facets"
|
|
22326
24041
|
}
|
|
22327
24042
|
],
|
|
22328
24043
|
"members": [
|
|
@@ -22330,7 +24045,7 @@
|
|
|
22330
24045
|
"kind": "field",
|
|
22331
24046
|
"name": "bindings",
|
|
22332
24047
|
"type": {
|
|
22333
|
-
"text": "
|
|
24048
|
+
"text": "Bindings"
|
|
22334
24049
|
},
|
|
22335
24050
|
"privacy": "private"
|
|
22336
24051
|
},
|
|
@@ -22344,25 +24059,65 @@
|
|
|
22344
24059
|
},
|
|
22345
24060
|
{
|
|
22346
24061
|
"kind": "field",
|
|
22347
|
-
"name": "
|
|
24062
|
+
"name": "openButton",
|
|
22348
24063
|
"type": {
|
|
22349
24064
|
"text": "HTMLElement"
|
|
22350
24065
|
},
|
|
22351
|
-
"description": "The
|
|
22352
|
-
"attribute": "
|
|
24066
|
+
"description": "The element that opens the modal when clicked.",
|
|
24067
|
+
"attribute": "open-button"
|
|
22353
24068
|
},
|
|
22354
24069
|
{
|
|
22355
24070
|
"kind": "field",
|
|
22356
|
-
"name": "
|
|
24071
|
+
"name": "isOpen",
|
|
22357
24072
|
"type": {
|
|
22358
24073
|
"text": "boolean"
|
|
22359
24074
|
},
|
|
22360
|
-
"
|
|
22361
|
-
"
|
|
24075
|
+
"default": "false",
|
|
24076
|
+
"description": "Whether the modal is open.",
|
|
24077
|
+
"attribute": "is-open",
|
|
24078
|
+
"reflects": true
|
|
22362
24079
|
},
|
|
22363
24080
|
{
|
|
22364
24081
|
"kind": "field",
|
|
22365
|
-
"name": "
|
|
24082
|
+
"name": "collapseFacetsAfter",
|
|
24083
|
+
"type": {
|
|
24084
|
+
"text": "number"
|
|
24085
|
+
},
|
|
24086
|
+
"default": "0",
|
|
24087
|
+
"description": "The number of expanded facets inside the refine modal.\nRemaining facets are automatically collapsed.\n\nUsing the value `0` collapses all facets.",
|
|
24088
|
+
"attribute": "collapse-facets-after",
|
|
24089
|
+
"reflects": true
|
|
24090
|
+
},
|
|
24091
|
+
{
|
|
24092
|
+
"kind": "field",
|
|
24093
|
+
"name": "breadcrumbManager",
|
|
24094
|
+
"type": {
|
|
24095
|
+
"text": "BreadcrumbManager"
|
|
24096
|
+
},
|
|
24097
|
+
"privacy": "private"
|
|
24098
|
+
},
|
|
24099
|
+
{
|
|
24100
|
+
"kind": "field",
|
|
24101
|
+
"name": "breadcrumbManagerState",
|
|
24102
|
+
"type": {
|
|
24103
|
+
"text": "BreadcrumbManagerState"
|
|
24104
|
+
},
|
|
24105
|
+
"privacy": "private"
|
|
24106
|
+
},
|
|
24107
|
+
{
|
|
24108
|
+
"kind": "field",
|
|
24109
|
+
"name": "querySummary",
|
|
24110
|
+
"type": {
|
|
24111
|
+
"text": "QuerySummary"
|
|
24112
|
+
},
|
|
24113
|
+
"privacy": "private"
|
|
24114
|
+
},
|
|
24115
|
+
{
|
|
24116
|
+
"kind": "field",
|
|
24117
|
+
"name": "querySummaryState",
|
|
24118
|
+
"type": {
|
|
24119
|
+
"text": "QuerySummaryState"
|
|
24120
|
+
},
|
|
22366
24121
|
"privacy": "private"
|
|
22367
24122
|
},
|
|
22368
24123
|
{
|
|
@@ -22372,23 +24127,87 @@
|
|
|
22372
24127
|
},
|
|
22373
24128
|
{
|
|
22374
24129
|
"kind": "method",
|
|
22375
|
-
"name": "
|
|
24130
|
+
"name": "watchEnabled"
|
|
24131
|
+
},
|
|
24132
|
+
{
|
|
24133
|
+
"kind": "method",
|
|
24134
|
+
"name": "createFacetSlotIfAbsent",
|
|
22376
24135
|
"privacy": "private"
|
|
22377
24136
|
},
|
|
22378
24137
|
{
|
|
22379
24138
|
"kind": "method",
|
|
22380
|
-
"name": "
|
|
24139
|
+
"name": "createFacetSlot",
|
|
24140
|
+
"privacy": "private",
|
|
24141
|
+
"return": {
|
|
24142
|
+
"type": {
|
|
24143
|
+
"text": "HTMLDivElement"
|
|
24144
|
+
}
|
|
24145
|
+
},
|
|
24146
|
+
"description": "This method is necessary to ensure that the facets slot is rendered outside of the component's shadow DOM, preserving\ncorrect CSS inheritance and slot behavior. If this logic were placed in the render\nfunction, the slot would be rendered inside the shadow DOM, which would break\nexpected CSS styling and slot distribution."
|
|
24147
|
+
},
|
|
24148
|
+
{
|
|
24149
|
+
"kind": "method",
|
|
24150
|
+
"name": "cloneFacets",
|
|
24151
|
+
"privacy": "private",
|
|
24152
|
+
"return": {
|
|
24153
|
+
"type": {
|
|
24154
|
+
"text": "BaseFacetElement[]"
|
|
24155
|
+
}
|
|
24156
|
+
},
|
|
24157
|
+
"parameters": [
|
|
24158
|
+
{
|
|
24159
|
+
"name": "facets",
|
|
24160
|
+
"type": {
|
|
24161
|
+
"text": "BaseFacetElement[]"
|
|
24162
|
+
}
|
|
24163
|
+
}
|
|
24164
|
+
]
|
|
24165
|
+
},
|
|
24166
|
+
{
|
|
24167
|
+
"kind": "method",
|
|
24168
|
+
"name": "addFacetColumnStyling",
|
|
24169
|
+
"privacy": "private",
|
|
24170
|
+
"parameters": [
|
|
24171
|
+
{
|
|
24172
|
+
"name": "el",
|
|
24173
|
+
"type": {
|
|
24174
|
+
"text": "HTMLElement"
|
|
24175
|
+
}
|
|
24176
|
+
}
|
|
24177
|
+
]
|
|
24178
|
+
},
|
|
24179
|
+
{
|
|
24180
|
+
"kind": "method",
|
|
24181
|
+
"name": "renderFilters",
|
|
22381
24182
|
"privacy": "private"
|
|
22382
24183
|
}
|
|
22383
24184
|
],
|
|
22384
24185
|
"attributes": [
|
|
22385
24186
|
{
|
|
22386
|
-
"name": "
|
|
24187
|
+
"name": "open-button",
|
|
22387
24188
|
"type": {
|
|
22388
24189
|
"text": "HTMLElement"
|
|
22389
24190
|
},
|
|
22390
|
-
"description": "The
|
|
22391
|
-
"fieldName": "
|
|
24191
|
+
"description": "The element that opens the modal when clicked.",
|
|
24192
|
+
"fieldName": "openButton"
|
|
24193
|
+
},
|
|
24194
|
+
{
|
|
24195
|
+
"name": "is-open",
|
|
24196
|
+
"type": {
|
|
24197
|
+
"text": "boolean"
|
|
24198
|
+
},
|
|
24199
|
+
"default": "false",
|
|
24200
|
+
"description": "Whether the modal is open.",
|
|
24201
|
+
"fieldName": "isOpen"
|
|
24202
|
+
},
|
|
24203
|
+
{
|
|
24204
|
+
"name": "collapse-facets-after",
|
|
24205
|
+
"type": {
|
|
24206
|
+
"text": "number"
|
|
24207
|
+
},
|
|
24208
|
+
"default": "0",
|
|
24209
|
+
"description": "The number of expanded facets inside the refine modal.\nRemaining facets are automatically collapsed.\n\nUsing the value `0` collapses all facets.",
|
|
24210
|
+
"fieldName": "collapseFacetsAfter"
|
|
22392
24211
|
}
|
|
22393
24212
|
],
|
|
22394
24213
|
"superclass": {
|
|
@@ -22396,111 +24215,73 @@
|
|
|
22396
24215
|
"package": "lit"
|
|
22397
24216
|
},
|
|
22398
24217
|
"events": [],
|
|
22399
|
-
"tagName": "atomic-ipx-
|
|
24218
|
+
"tagName": "atomic-ipx-refine-modal",
|
|
22400
24219
|
"customElement": true
|
|
22401
24220
|
}
|
|
22402
24221
|
],
|
|
22403
24222
|
"exports": [
|
|
22404
24223
|
{
|
|
22405
24224
|
"kind": "js",
|
|
22406
|
-
"name": "
|
|
24225
|
+
"name": "AtomicIpxRefineModal",
|
|
22407
24226
|
"declaration": {
|
|
22408
|
-
"name": "
|
|
22409
|
-
"module": "src/components/ipx/atomic-ipx-
|
|
24227
|
+
"name": "AtomicIpxRefineModal",
|
|
24228
|
+
"module": "src/components/ipx/atomic-ipx-refine-modal/atomic-ipx-refine-modal.ts"
|
|
22410
24229
|
}
|
|
22411
24230
|
},
|
|
22412
24231
|
{
|
|
22413
24232
|
"kind": "custom-element-definition",
|
|
22414
|
-
"name": "atomic-ipx-
|
|
24233
|
+
"name": "atomic-ipx-refine-modal",
|
|
22415
24234
|
"declaration": {
|
|
22416
|
-
"name": "
|
|
22417
|
-
"module": "src/components/ipx/atomic-ipx-
|
|
24235
|
+
"name": "AtomicIpxRefineModal",
|
|
24236
|
+
"module": "src/components/ipx/atomic-ipx-refine-modal/atomic-ipx-refine-modal.ts"
|
|
22418
24237
|
}
|
|
22419
24238
|
}
|
|
22420
24239
|
]
|
|
22421
24240
|
},
|
|
22422
24241
|
{
|
|
22423
24242
|
"kind": "javascript-module",
|
|
22424
|
-
"path": "src/components/ipx/atomic-ipx-
|
|
24243
|
+
"path": "src/components/ipx/atomic-ipx-refine-toggle/atomic-ipx-refine-toggle.ts",
|
|
22425
24244
|
"declarations": [
|
|
22426
24245
|
{
|
|
22427
24246
|
"kind": "class",
|
|
22428
|
-
"description": "The `atomic-ipx-
|
|
22429
|
-
"name": "
|
|
22430
|
-
"cssProperties": [
|
|
22431
|
-
{
|
|
22432
|
-
"description": "The width of the modal.",
|
|
22433
|
-
"name": "--atomic-ipx-width",
|
|
22434
|
-
"default": "31.25rem"
|
|
22435
|
-
},
|
|
22436
|
-
{
|
|
22437
|
-
"description": "The height of the modal.",
|
|
22438
|
-
"name": "--atomic-ipx-height",
|
|
22439
|
-
"default": "43.75rem"
|
|
22440
|
-
}
|
|
22441
|
-
],
|
|
24247
|
+
"description": "The `atomic-ipx-refine-toggle` component displays a button that, when clicked, opens a refine modal containing facets.",
|
|
24248
|
+
"name": "AtomicIpxRefineToggle",
|
|
22442
24249
|
"cssParts": [
|
|
22443
24250
|
{
|
|
22444
|
-
"description": "The
|
|
22445
|
-
"name": "
|
|
22446
|
-
},
|
|
22447
|
-
{
|
|
22448
|
-
"description": "The backdrop behind the modal.",
|
|
22449
|
-
"name": "backdrop"
|
|
22450
|
-
},
|
|
22451
|
-
{
|
|
22452
|
-
"description": "The content container element.",
|
|
22453
|
-
"name": "container"
|
|
22454
|
-
},
|
|
22455
|
-
{
|
|
22456
|
-
"description": "The wrapper around the header section.",
|
|
22457
|
-
"name": "header-wrapper"
|
|
22458
|
-
},
|
|
22459
|
-
{
|
|
22460
|
-
"description": "The header content container.",
|
|
22461
|
-
"name": "header"
|
|
22462
|
-
},
|
|
22463
|
-
{
|
|
22464
|
-
"description": "The horizontal rule separating header and body.",
|
|
22465
|
-
"name": "header-ruler"
|
|
22466
|
-
},
|
|
22467
|
-
{
|
|
22468
|
-
"description": "The wrapper around the body section (scrollable).",
|
|
22469
|
-
"name": "body-wrapper"
|
|
24251
|
+
"description": "The container div element.",
|
|
24252
|
+
"name": "ipx-refine-toggle-container"
|
|
22470
24253
|
},
|
|
22471
24254
|
{
|
|
22472
|
-
"description": "The
|
|
22473
|
-
"name": "
|
|
24255
|
+
"description": "The button element.",
|
|
24256
|
+
"name": "ipx-refine-toggle-button"
|
|
22474
24257
|
},
|
|
22475
24258
|
{
|
|
22476
|
-
"description": "The
|
|
22477
|
-
"name": "
|
|
24259
|
+
"description": "The filter icon within the button.",
|
|
24260
|
+
"name": "ipx-refine-toggle-icon"
|
|
22478
24261
|
},
|
|
22479
24262
|
{
|
|
22480
|
-
"description": "The
|
|
22481
|
-
"name": "
|
|
24263
|
+
"description": "The badge element displaying the number of active filters.",
|
|
24264
|
+
"name": "ipx-refine-toggle-badge"
|
|
22482
24265
|
}
|
|
22483
24266
|
],
|
|
22484
|
-
"
|
|
22485
|
-
{
|
|
22486
|
-
"description": "The header content of the modal.",
|
|
22487
|
-
"name": "header"
|
|
22488
|
-
},
|
|
24267
|
+
"members": [
|
|
22489
24268
|
{
|
|
22490
|
-
"
|
|
22491
|
-
"name": "
|
|
24269
|
+
"kind": "field",
|
|
24270
|
+
"name": "collapseFacetsAfter",
|
|
24271
|
+
"type": {
|
|
24272
|
+
"text": "number"
|
|
24273
|
+
},
|
|
24274
|
+
"privacy": "public",
|
|
24275
|
+
"default": "0",
|
|
24276
|
+
"description": "The number of expanded facets inside the refine modal.\nRemaining facets are automatically collapsed.\n\nUsing the value `0` collapses all facets.",
|
|
24277
|
+
"attribute": "collapse-facets-after",
|
|
24278
|
+
"reflects": true
|
|
22492
24279
|
},
|
|
22493
|
-
{
|
|
22494
|
-
"description": "The footer content of the modal (optional).",
|
|
22495
|
-
"name": "footer"
|
|
22496
|
-
}
|
|
22497
|
-
],
|
|
22498
|
-
"members": [
|
|
22499
24280
|
{
|
|
22500
24281
|
"kind": "field",
|
|
22501
24282
|
"name": "bindings",
|
|
22502
24283
|
"type": {
|
|
22503
|
-
"text": "
|
|
24284
|
+
"text": "Bindings"
|
|
22504
24285
|
},
|
|
22505
24286
|
"privacy": "private"
|
|
22506
24287
|
},
|
|
@@ -22513,126 +24294,127 @@
|
|
|
22513
24294
|
"privacy": "private"
|
|
22514
24295
|
},
|
|
22515
24296
|
{
|
|
22516
|
-
"kind": "
|
|
22517
|
-
"name": "
|
|
22518
|
-
"
|
|
24297
|
+
"kind": "field",
|
|
24298
|
+
"name": "breadcrumbManagerState",
|
|
24299
|
+
"type": {
|
|
24300
|
+
"text": "BreadcrumbManagerState"
|
|
24301
|
+
},
|
|
24302
|
+
"privacy": "private"
|
|
22519
24303
|
},
|
|
22520
24304
|
{
|
|
22521
24305
|
"kind": "field",
|
|
22522
|
-
"name": "
|
|
24306
|
+
"name": "breadcrumbManager",
|
|
22523
24307
|
"type": {
|
|
22524
|
-
"text": "
|
|
24308
|
+
"text": "BreadcrumbManager"
|
|
22525
24309
|
},
|
|
22526
|
-
"
|
|
24310
|
+
"privacy": "private"
|
|
22527
24311
|
},
|
|
22528
24312
|
{
|
|
22529
24313
|
"kind": "field",
|
|
22530
|
-
"name": "
|
|
24314
|
+
"name": "searchStatusState",
|
|
22531
24315
|
"type": {
|
|
22532
|
-
"text": "
|
|
24316
|
+
"text": "SearchStatusState"
|
|
22533
24317
|
},
|
|
22534
|
-
"
|
|
24318
|
+
"privacy": "private"
|
|
22535
24319
|
},
|
|
22536
24320
|
{
|
|
22537
24321
|
"kind": "field",
|
|
22538
|
-
"name": "
|
|
24322
|
+
"name": "searchStatus",
|
|
22539
24323
|
"type": {
|
|
22540
|
-
"text": "
|
|
24324
|
+
"text": "SearchStatus"
|
|
22541
24325
|
},
|
|
22542
|
-
"
|
|
22543
|
-
"description": "Whether the modal is open.\nReflected to allow external consumers to observe the state via CSS attribute selectors.",
|
|
22544
|
-
"attribute": "is-open",
|
|
22545
|
-
"reflects": true
|
|
24326
|
+
"privacy": "private"
|
|
22546
24327
|
},
|
|
22547
24328
|
{
|
|
22548
24329
|
"kind": "field",
|
|
22549
|
-
"name": "
|
|
24330
|
+
"name": "modalRef",
|
|
22550
24331
|
"type": {
|
|
22551
|
-
"text": "
|
|
24332
|
+
"text": "AtomicIpxRefineModal | undefined"
|
|
22552
24333
|
},
|
|
22553
|
-
"privacy": "private"
|
|
22554
|
-
"default": "true"
|
|
24334
|
+
"privacy": "private"
|
|
22555
24335
|
},
|
|
22556
24336
|
{
|
|
22557
24337
|
"kind": "field",
|
|
22558
|
-
"name": "
|
|
24338
|
+
"name": "buttonRef",
|
|
24339
|
+
"type": {
|
|
24340
|
+
"text": "HTMLButtonElement | undefined"
|
|
24341
|
+
},
|
|
22559
24342
|
"privacy": "private"
|
|
22560
24343
|
},
|
|
22561
24344
|
{
|
|
22562
|
-
"kind": "
|
|
22563
|
-
"name": "
|
|
24345
|
+
"kind": "field",
|
|
24346
|
+
"name": "modalLoaded",
|
|
24347
|
+
"type": {
|
|
24348
|
+
"text": "boolean"
|
|
24349
|
+
},
|
|
24350
|
+
"privacy": "private",
|
|
24351
|
+
"default": "false"
|
|
22564
24352
|
},
|
|
22565
24353
|
{
|
|
22566
24354
|
"kind": "field",
|
|
22567
|
-
"name": "
|
|
22568
|
-
"
|
|
24355
|
+
"name": "numberOfBreadcrumbs",
|
|
24356
|
+
"type": {
|
|
24357
|
+
"text": "number"
|
|
24358
|
+
},
|
|
24359
|
+
"privacy": "private",
|
|
24360
|
+
"readonly": true
|
|
22569
24361
|
},
|
|
22570
24362
|
{
|
|
22571
24363
|
"kind": "method",
|
|
22572
|
-
"name": "
|
|
22573
|
-
"privacy": "
|
|
24364
|
+
"name": "initialize",
|
|
24365
|
+
"privacy": "public"
|
|
22574
24366
|
},
|
|
22575
24367
|
{
|
|
22576
|
-
"kind": "
|
|
22577
|
-
"name": "
|
|
24368
|
+
"kind": "method",
|
|
24369
|
+
"name": "loadModal",
|
|
22578
24370
|
"privacy": "private"
|
|
22579
24371
|
},
|
|
22580
24372
|
{
|
|
22581
24373
|
"kind": "method",
|
|
22582
|
-
"name": "
|
|
22583
|
-
"privacy": "private"
|
|
22584
|
-
|
|
22585
|
-
"name": "InitializeBindingsMixin",
|
|
22586
|
-
"module": "src/mixins/bindings-mixin.ts"
|
|
22587
|
-
}
|
|
22588
|
-
}
|
|
22589
|
-
],
|
|
22590
|
-
"events": [
|
|
24374
|
+
"name": "openModal",
|
|
24375
|
+
"privacy": "private"
|
|
24376
|
+
},
|
|
22591
24377
|
{
|
|
22592
|
-
"
|
|
22593
|
-
"name": "
|
|
24378
|
+
"kind": "method",
|
|
24379
|
+
"name": "handleClick",
|
|
24380
|
+
"privacy": "private"
|
|
22594
24381
|
}
|
|
22595
24382
|
],
|
|
22596
24383
|
"attributes": [
|
|
22597
24384
|
{
|
|
22598
|
-
"name": "
|
|
24385
|
+
"name": "collapse-facets-after",
|
|
22599
24386
|
"type": {
|
|
22600
|
-
"text": "
|
|
24387
|
+
"text": "number"
|
|
22601
24388
|
},
|
|
22602
|
-
"default": "
|
|
22603
|
-
"description": "
|
|
22604
|
-
"fieldName": "
|
|
22605
|
-
}
|
|
22606
|
-
],
|
|
22607
|
-
"mixins": [
|
|
22608
|
-
{
|
|
22609
|
-
"name": "InitializeBindingsMixin",
|
|
22610
|
-
"package": "@/src/mixins/bindings-mixin"
|
|
24389
|
+
"default": "0",
|
|
24390
|
+
"description": "The number of expanded facets inside the refine modal.\nRemaining facets are automatically collapsed.\n\nUsing the value `0` collapses all facets.",
|
|
24391
|
+
"fieldName": "collapseFacetsAfter"
|
|
22611
24392
|
}
|
|
22612
24393
|
],
|
|
22613
24394
|
"superclass": {
|
|
22614
24395
|
"name": "LitElement",
|
|
22615
24396
|
"package": "lit"
|
|
22616
24397
|
},
|
|
22617
|
-
"
|
|
24398
|
+
"events": [],
|
|
24399
|
+
"tagName": "atomic-ipx-refine-toggle",
|
|
22618
24400
|
"customElement": true
|
|
22619
24401
|
}
|
|
22620
24402
|
],
|
|
22621
24403
|
"exports": [
|
|
22622
24404
|
{
|
|
22623
24405
|
"kind": "js",
|
|
22624
|
-
"name": "
|
|
24406
|
+
"name": "AtomicIpxRefineToggle",
|
|
22625
24407
|
"declaration": {
|
|
22626
|
-
"name": "
|
|
22627
|
-
"module": "src/components/ipx/atomic-ipx-
|
|
24408
|
+
"name": "AtomicIpxRefineToggle",
|
|
24409
|
+
"module": "src/components/ipx/atomic-ipx-refine-toggle/atomic-ipx-refine-toggle.ts"
|
|
22628
24410
|
}
|
|
22629
24411
|
},
|
|
22630
24412
|
{
|
|
22631
24413
|
"kind": "custom-element-definition",
|
|
22632
|
-
"name": "atomic-ipx-
|
|
24414
|
+
"name": "atomic-ipx-refine-toggle",
|
|
22633
24415
|
"declaration": {
|
|
22634
|
-
"name": "
|
|
22635
|
-
"module": "src/components/ipx/atomic-ipx-
|
|
24416
|
+
"name": "AtomicIpxRefineToggle",
|
|
24417
|
+
"module": "src/components/ipx/atomic-ipx-refine-toggle/atomic-ipx-refine-toggle.ts"
|
|
22636
24418
|
}
|
|
22637
24419
|
}
|
|
22638
24420
|
]
|
|
@@ -33794,7 +35576,7 @@
|
|
|
33794
35576
|
"declarations": [
|
|
33795
35577
|
{
|
|
33796
35578
|
"kind": "class",
|
|
33797
|
-
"description": "The `atomic-refine-modal` component is automatically created as a child of the `atomic-search-interface` when the `atomic-refine-toggle` is initialized.\n\nWhen the modal is opened, the class `atomic-modal-opened` is added to the interface element and the body
|
|
35579
|
+
"description": "The `atomic-refine-modal` component is automatically created as a child of the `atomic-search-interface` when the `atomic-refine-toggle` is initialized.\n\nWhen the modal is opened, the class `atomic-modal-opened` is added to the interface element and the body.",
|
|
33798
35580
|
"name": "AtomicRefineModal",
|
|
33799
35581
|
"cssProperties": [
|
|
33800
35582
|
{
|
|
@@ -33902,6 +35684,10 @@
|
|
|
33902
35684
|
{
|
|
33903
35685
|
"description": "The modal's outermost container.",
|
|
33904
35686
|
"name": "container"
|
|
35687
|
+
},
|
|
35688
|
+
{
|
|
35689
|
+
"description": "The transparent backdrop hiding the content behind the modal.",
|
|
35690
|
+
"name": "backdrop"
|
|
33905
35691
|
}
|
|
33906
35692
|
],
|
|
33907
35693
|
"members": [
|
|
@@ -46076,6 +47862,18 @@
|
|
|
46076
47862
|
"declarations": [],
|
|
46077
47863
|
"exports": []
|
|
46078
47864
|
},
|
|
47865
|
+
{
|
|
47866
|
+
"kind": "javascript-module",
|
|
47867
|
+
"path": "src/components/common/generated-answer/answerContent/answer-content.ts",
|
|
47868
|
+
"declarations": [],
|
|
47869
|
+
"exports": []
|
|
47870
|
+
},
|
|
47871
|
+
{
|
|
47872
|
+
"kind": "javascript-module",
|
|
47873
|
+
"path": "src/components/common/generated-answer/generated-answer-thread-item/generated-answer-thread-item.ts",
|
|
47874
|
+
"declarations": [],
|
|
47875
|
+
"exports": []
|
|
47876
|
+
},
|
|
46079
47877
|
{
|
|
46080
47878
|
"kind": "javascript-module",
|
|
46081
47879
|
"path": "src/components/common/generated-answer/generated-content/generated-markdown-content.ts",
|
|
@@ -46352,6 +48150,24 @@
|
|
|
46352
48150
|
"declarations": [],
|
|
46353
48151
|
"exports": []
|
|
46354
48152
|
},
|
|
48153
|
+
{
|
|
48154
|
+
"kind": "javascript-module",
|
|
48155
|
+
"path": "src/components/insight/atomic-insight-generated-answer/e2e/atomic-insight-generated-answer.e2e.ts",
|
|
48156
|
+
"declarations": [],
|
|
48157
|
+
"exports": []
|
|
48158
|
+
},
|
|
48159
|
+
{
|
|
48160
|
+
"kind": "javascript-module",
|
|
48161
|
+
"path": "src/components/insight/atomic-insight-generated-answer/e2e/fixture.ts",
|
|
48162
|
+
"declarations": [],
|
|
48163
|
+
"exports": []
|
|
48164
|
+
},
|
|
48165
|
+
{
|
|
48166
|
+
"kind": "javascript-module",
|
|
48167
|
+
"path": "src/components/insight/atomic-insight-generated-answer/e2e/page-object.ts",
|
|
48168
|
+
"declarations": [],
|
|
48169
|
+
"exports": []
|
|
48170
|
+
},
|
|
46355
48171
|
{
|
|
46356
48172
|
"kind": "javascript-module",
|
|
46357
48173
|
"path": "src/components/insight/atomic-insight-interface/e2e/atomic-insight-interface.e2e.ts",
|
|
@@ -46514,6 +48330,24 @@
|
|
|
46514
48330
|
"declarations": [],
|
|
46515
48331
|
"exports": []
|
|
46516
48332
|
},
|
|
48333
|
+
{
|
|
48334
|
+
"kind": "javascript-module",
|
|
48335
|
+
"path": "src/components/insight/atomic-insight-result-attach-to-case-action/e2e/atomic-insight-result-attach-to-case-action.e2e.ts",
|
|
48336
|
+
"declarations": [],
|
|
48337
|
+
"exports": []
|
|
48338
|
+
},
|
|
48339
|
+
{
|
|
48340
|
+
"kind": "javascript-module",
|
|
48341
|
+
"path": "src/components/insight/atomic-insight-result-attach-to-case-action/e2e/fixture.ts",
|
|
48342
|
+
"declarations": [],
|
|
48343
|
+
"exports": []
|
|
48344
|
+
},
|
|
48345
|
+
{
|
|
48346
|
+
"kind": "javascript-module",
|
|
48347
|
+
"path": "src/components/insight/atomic-insight-result-attach-to-case-action/e2e/page-object.ts",
|
|
48348
|
+
"declarations": [],
|
|
48349
|
+
"exports": []
|
|
48350
|
+
},
|
|
46517
48351
|
{
|
|
46518
48352
|
"kind": "javascript-module",
|
|
46519
48353
|
"path": "src/components/insight/atomic-insight-result-attach-to-case-indicator/e2e/atomic-insight-result-attach-to-case-indicator.e2e.ts",
|
|
@@ -46748,6 +48582,60 @@
|
|
|
46748
48582
|
"declarations": [],
|
|
46749
48583
|
"exports": []
|
|
46750
48584
|
},
|
|
48585
|
+
{
|
|
48586
|
+
"kind": "javascript-module",
|
|
48587
|
+
"path": "src/components/ipx/atomic-ipx-recs-list/e2e/atomic-ipx-recs-list.e2e.ts",
|
|
48588
|
+
"declarations": [],
|
|
48589
|
+
"exports": []
|
|
48590
|
+
},
|
|
48591
|
+
{
|
|
48592
|
+
"kind": "javascript-module",
|
|
48593
|
+
"path": "src/components/ipx/atomic-ipx-recs-list/e2e/fixture.ts",
|
|
48594
|
+
"declarations": [],
|
|
48595
|
+
"exports": []
|
|
48596
|
+
},
|
|
48597
|
+
{
|
|
48598
|
+
"kind": "javascript-module",
|
|
48599
|
+
"path": "src/components/ipx/atomic-ipx-recs-list/e2e/page-object.ts",
|
|
48600
|
+
"declarations": [],
|
|
48601
|
+
"exports": []
|
|
48602
|
+
},
|
|
48603
|
+
{
|
|
48604
|
+
"kind": "javascript-module",
|
|
48605
|
+
"path": "src/components/ipx/atomic-ipx-refine-modal/e2e/atomic-ipx-refine-modal.e2e.ts",
|
|
48606
|
+
"declarations": [],
|
|
48607
|
+
"exports": []
|
|
48608
|
+
},
|
|
48609
|
+
{
|
|
48610
|
+
"kind": "javascript-module",
|
|
48611
|
+
"path": "src/components/ipx/atomic-ipx-refine-modal/e2e/fixture.ts",
|
|
48612
|
+
"declarations": [],
|
|
48613
|
+
"exports": []
|
|
48614
|
+
},
|
|
48615
|
+
{
|
|
48616
|
+
"kind": "javascript-module",
|
|
48617
|
+
"path": "src/components/ipx/atomic-ipx-refine-modal/e2e/page-object.ts",
|
|
48618
|
+
"declarations": [],
|
|
48619
|
+
"exports": []
|
|
48620
|
+
},
|
|
48621
|
+
{
|
|
48622
|
+
"kind": "javascript-module",
|
|
48623
|
+
"path": "src/components/ipx/atomic-ipx-refine-toggle/e2e/atomic-ipx-refine-toggle.e2e.ts",
|
|
48624
|
+
"declarations": [],
|
|
48625
|
+
"exports": []
|
|
48626
|
+
},
|
|
48627
|
+
{
|
|
48628
|
+
"kind": "javascript-module",
|
|
48629
|
+
"path": "src/components/ipx/atomic-ipx-refine-toggle/e2e/fixture.ts",
|
|
48630
|
+
"declarations": [],
|
|
48631
|
+
"exports": []
|
|
48632
|
+
},
|
|
48633
|
+
{
|
|
48634
|
+
"kind": "javascript-module",
|
|
48635
|
+
"path": "src/components/ipx/atomic-ipx-refine-toggle/e2e/page-object.ts",
|
|
48636
|
+
"declarations": [],
|
|
48637
|
+
"exports": []
|
|
48638
|
+
},
|
|
46751
48639
|
{
|
|
46752
48640
|
"kind": "javascript-module",
|
|
46753
48641
|
"path": "src/components/ipx/atomic-ipx-result-link/e2e/atomic-ipx-result-link.e2e.ts",
|