@coveo/atomic 3.61.1 → 3.61.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (137) hide show
  1. package/custom-elements.json +1226 -1103
  2. package/dist/cjs/components/common/atomic-result-placeholder/atomic-result-placeholder.cjs +23 -8
  3. package/dist/cjs/components/common/facets/facet-common.tw.css.cjs +4 -0
  4. package/dist/cjs/components/common/facets/facet-visibility-controller.cjs +50 -0
  5. package/dist/cjs/components/common/facets/timeframe-facet-common.cjs +15 -8
  6. package/dist/cjs/components/common/layout/item-layout-controller.cjs +7 -2
  7. package/dist/cjs/components/insight/atomic-insight-facet/atomic-insight-facet.cjs +2 -0
  8. package/dist/cjs/components/insight/atomic-insight-numeric-facet/atomic-insight-numeric-facet.cjs +12 -8
  9. package/dist/cjs/components/insight/atomic-insight-result/atomic-insight-result.cjs +75 -4
  10. package/dist/cjs/components/insight/atomic-insight-timeframe-facet/atomic-insight-timeframe-facet.cjs +6 -0
  11. package/dist/cjs/components/recommendations/atomic-recs-result/atomic-recs-result.cjs +1 -1
  12. package/dist/cjs/components/search/atomic-category-facet/atomic-category-facet.cjs +12 -8
  13. package/dist/cjs/components/search/atomic-color-facet/atomic-color-facet.cjs +2 -0
  14. package/dist/cjs/components/search/atomic-facet/atomic-facet.cjs +2 -0
  15. package/dist/cjs/components/search/atomic-numeric-facet/atomic-numeric-facet.cjs +12 -8
  16. package/dist/cjs/components/search/atomic-rating-facet/atomic-rating-facet.cjs +12 -8
  17. package/dist/cjs/components/search/atomic-rating-range-facet/atomic-rating-range-facet.cjs +12 -8
  18. package/dist/cjs/components/search/atomic-refine-modal/atomic-refine-modal.cjs +4 -2
  19. package/dist/cjs/components/search/atomic-timeframe-facet/atomic-timeframe-facet.cjs +6 -0
  20. package/dist/cjs/global/environment.cjs +1 -1
  21. package/dist/cjs/utils/coveo.tw.css.cjs +1 -1
  22. package/dist/cjs/utils/tailwind.global.tw.css.cjs +1 -1
  23. package/dist/cjs/versions.cjs +1 -1
  24. package/dist/esm/components/commerce/atomic-commerce-category-facet/atomic-commerce-category-facet.js +1 -1
  25. package/dist/esm/components/commerce/atomic-commerce-layout/atomic-commerce-layout.tw.css.js +2 -2
  26. package/dist/esm/components/commerce/atomic-commerce-product-list/atomic-commerce-product-list.js +1 -1
  27. package/dist/esm/components/commerce/atomic-commerce-recommendation-list/atomic-commerce-recommendation-list.js +1 -1
  28. package/dist/esm/components/commerce/atomic-commerce-search-box/atomic-commerce-search-box.js +1 -1
  29. package/dist/esm/components/commerce/atomic-product/atomic-product.tw.css.js +1 -1
  30. package/dist/esm/components/commerce/atomic-product-section-actions/atomic-product-section-actions.js +1 -1
  31. package/dist/esm/components/commerce/atomic-product-section-badges/atomic-product-section-badges.js +1 -1
  32. package/dist/esm/components/commerce/atomic-product-section-bottom-metadata/atomic-product-section-bottom-metadata.js +1 -1
  33. package/dist/esm/components/commerce/atomic-product-section-children/atomic-product-section-children.js +1 -1
  34. package/dist/esm/components/commerce/atomic-product-section-description/atomic-product-section-description.js +1 -1
  35. package/dist/esm/components/commerce/atomic-product-section-emphasized/atomic-product-section-emphasized.js +1 -1
  36. package/dist/esm/components/commerce/atomic-product-section-metadata/atomic-product-section-metadata.js +1 -1
  37. package/dist/esm/components/commerce/atomic-product-section-name/atomic-product-section-name.js +1 -1
  38. package/dist/esm/components/commerce/atomic-product-section-visual/atomic-product-section-visual.js +1 -1
  39. package/dist/esm/components/common/atomic-agent-stream-of-thought/atomic-agent-stream-of-thought.tw.css.js +1 -1
  40. package/dist/esm/components/common/atomic-ask-follow-up-input/atomic-ask-follow-up-input.tw.css.js +1 -1
  41. package/dist/esm/components/common/atomic-citation/atomic-citation.tw.css.js +1 -1
  42. package/dist/esm/components/common/atomic-generated-answer-feedback-modal/atomic-generated-answer-feedback-modal.js +1 -1
  43. package/dist/esm/components/common/atomic-generated-answer-inline-link/atomic-generated-answer-inline-link.tw.css.js +1 -1
  44. package/dist/esm/components/common/atomic-icon/atomic-icon.js +1 -1
  45. package/dist/esm/components/common/atomic-result-placeholder/atomic-result-placeholder.js +13 -8
  46. package/dist/esm/components/common/atomic-smart-snippet-answer/atomic-smart-snippet-answer.tw.css.js +1 -1
  47. package/dist/esm/components/common/atomic-smart-snippet-collapse-wrapper/atomic-smart-snippet-collapse-wrapper.js +3 -2
  48. package/dist/esm/components/common/atomic-smart-snippet-expandable-answer/atomic-smart-snippet-expandable-answer.tw.css.js +1 -1
  49. package/dist/esm/components/common/atomic-tab-bar/atomic-tab-bar.js +1 -1
  50. package/dist/esm/components/common/facets/facet-common.tw.css.js +1 -1
  51. package/dist/esm/components/common/facets/facet-search/facet-search.tw.css.js +1 -1
  52. package/dist/esm/components/common/facets/facet-value-box/facet-value-box.tw.css.js +1 -1
  53. package/dist/esm/components/common/facets/facet-value-checkbox/facet-value-checkbox.tw.css.js +1 -1
  54. package/dist/esm/components/common/facets/facet-visibility-controller.js +12 -0
  55. package/dist/esm/components/common/facets/timeframe-facet-common.js +15 -8
  56. package/dist/esm/components/common/generated-answer/generated-content/generated-markdown-content.tw.css.js +1 -1
  57. package/dist/esm/components/common/generated-answer/styles/feedback-buttons.tw.css.js +1 -1
  58. package/dist/esm/components/common/generated-answer/styles/generated-answer.tw.css.js +1 -1
  59. package/dist/esm/components/common/generated-answer/styles/generated-text.tw.css.js +1 -1
  60. package/dist/esm/components/common/item-list/styles/grid-display.tw.css.js +1 -1
  61. package/dist/esm/components/common/item-list/styles/list-display.tw.css.js +1 -1
  62. package/dist/esm/components/common/item-list/styles/table-display.tw.css.js +1 -1
  63. package/dist/esm/components/common/layout/item-layout-controller.js +7 -2
  64. package/dist/esm/components/insight/atomic-insight-facet/atomic-insight-facet.js +2 -0
  65. package/dist/esm/components/insight/atomic-insight-full-search-button/atomic-insight-full-search-button.js +1 -1
  66. package/dist/esm/components/insight/atomic-insight-interface/atomic-insight-interface.js +1 -1
  67. package/dist/esm/components/insight/atomic-insight-numeric-facet/atomic-insight-numeric-facet.js +12 -8
  68. package/dist/esm/components/insight/atomic-insight-pager/atomic-insight-pager.js +1 -1
  69. package/dist/esm/components/insight/atomic-insight-result/atomic-insight-result.js +1 -1
  70. package/dist/esm/components/insight/atomic-insight-result-action/atomic-insight-result-action.js +1 -1
  71. package/dist/esm/components/insight/atomic-insight-result-action-bar/atomic-insight-result-action-bar.js +1 -1
  72. package/dist/esm/components/insight/atomic-insight-result-children/atomic-insight-result-children.js +1 -1
  73. package/dist/esm/components/insight/atomic-insight-result-list/insight-list-display.tw.css.js +1 -1
  74. package/dist/esm/components/insight/atomic-insight-search-box/atomic-insight-search-box.tw.css.js +1 -1
  75. package/dist/esm/components/insight/atomic-insight-smart-snippet/atomic-insight-smart-snippet.tw.css.js +1 -1
  76. package/dist/esm/components/insight/atomic-insight-smart-snippet-feedback-modal/atomic-insight-smart-snippet-feedback-modal.tw.css.js +1 -1
  77. package/dist/esm/components/insight/atomic-insight-smart-snippet-suggestions/atomic-insight-smart-snippet-suggestions.tw.css.js +1 -1
  78. package/dist/esm/components/insight/atomic-insight-tab/atomic-insight-tab.js +1 -1
  79. package/dist/esm/components/insight/atomic-insight-timeframe-facet/atomic-insight-timeframe-facet.js +6 -0
  80. package/dist/esm/components/ipx/atomic-ipx-button/atomic-ipx-button.js +1 -1
  81. package/dist/esm/components/ipx/atomic-ipx-embedded/atomic-ipx-embedded.js +1 -1
  82. package/dist/esm/components/ipx/atomic-ipx-modal/atomic-ipx-modal.js +1 -1
  83. package/dist/esm/components/ipx/atomic-ipx-recs-list/atomic-ipx-recs-list.js +1 -1
  84. package/dist/esm/components/ipx/atomic-ipx-refine-toggle/atomic-ipx-refine-toggle.js +1 -1
  85. package/dist/esm/components/ipx/atomic-ipx-tab/atomic-ipx-tab.js +1 -1
  86. package/dist/esm/components/recommendations/atomic-recs-list/atomic-recs-list.js +1 -1
  87. package/dist/esm/components/recommendations/atomic-recs-result/atomic-recs-result.js +1 -1
  88. package/dist/esm/components/search/atomic-category-facet/atomic-category-facet.js +13 -9
  89. package/dist/esm/components/search/atomic-color-facet/atomic-color-facet.js +3 -1
  90. package/dist/esm/components/search/atomic-facet/atomic-facet.js +2 -0
  91. package/dist/esm/components/search/atomic-numeric-facet/atomic-numeric-facet.js +12 -8
  92. package/dist/esm/components/search/atomic-quickview-modal/atomic-quickview-modal.js +1 -1
  93. package/dist/esm/components/search/atomic-rating-facet/atomic-rating-facet.js +12 -8
  94. package/dist/esm/components/search/atomic-rating-range-facet/atomic-rating-range-facet.js +12 -8
  95. package/dist/esm/components/search/atomic-refine-modal/atomic-refine-modal.js +4 -2
  96. package/dist/esm/components/search/atomic-result/atomic-result.js +1 -1
  97. package/dist/esm/components/search/atomic-result-badge/atomic-result-badge.js +1 -1
  98. package/dist/esm/components/search/atomic-result-fields-list/atomic-result-fields-list.js +1 -1
  99. package/dist/esm/components/search/atomic-result-icon/atomic-result-icon.js +1 -1
  100. package/dist/esm/components/search/atomic-result-image/atomic-result-image.js +1 -1
  101. package/dist/esm/components/search/atomic-result-printable-uri/atomic-result-printable-uri.tw.css.js +1 -1
  102. package/dist/esm/components/search/atomic-result-section-actions/atomic-result-section-actions.js +1 -1
  103. package/dist/esm/components/search/atomic-result-section-badges/atomic-result-section-badges.js +1 -1
  104. package/dist/esm/components/search/atomic-result-section-bottom-metadata/atomic-result-section-bottom-metadata.js +1 -1
  105. package/dist/esm/components/search/atomic-result-section-children/atomic-result-section-children.js +1 -1
  106. package/dist/esm/components/search/atomic-result-section-emphasized/atomic-result-section-emphasized.js +1 -1
  107. package/dist/esm/components/search/atomic-result-section-excerpt/atomic-result-section-excerpt.js +1 -1
  108. package/dist/esm/components/search/atomic-result-section-title/atomic-result-section-title.js +1 -1
  109. package/dist/esm/components/search/atomic-result-section-title-metadata/atomic-result-section-title-metadata.js +1 -1
  110. package/dist/esm/components/search/atomic-result-section-visual/atomic-result-section-visual.js +1 -1
  111. package/dist/esm/components/search/atomic-result-table-placeholder/atomic-result-table-placeholder.js +1 -1
  112. package/dist/esm/components/search/atomic-search-box/atomic-search-box.js +1 -1
  113. package/dist/esm/components/search/atomic-search-layout/atomic-search-layout.tw.css.js +2 -2
  114. package/dist/esm/components/search/atomic-smart-snippet/atomic-smart-snippet.tw.css.js +1 -1
  115. package/dist/esm/components/search/atomic-smart-snippet-feedback-modal/atomic-smart-snippet-feedback-modal.tw.css.js +1 -1
  116. package/dist/esm/components/search/atomic-smart-snippet-suggestions/atomic-smart-snippet-suggestions.tw.css.js +1 -1
  117. package/dist/esm/components/search/atomic-tab-manager/atomic-tab-manager.tw.css.js +1 -1
  118. package/dist/esm/components/search/atomic-timeframe-facet/atomic-timeframe-facet.js +6 -0
  119. package/dist/esm/components/search/facets/facet-segmented-value/facet-segmented-value.tw.css.js +1 -1
  120. package/dist/esm/global/environment.js +1 -1
  121. package/dist/esm/utils/coveo.tw.css.js +1 -1
  122. package/dist/esm/utils/tailwind.global.tw.css.js +1 -1
  123. package/dist/esm/versions.js +1 -1
  124. package/dist/types/components/common/facets/facet-visibility-controller.d.ts +7 -0
  125. package/dist/types/components/common/facets/timeframe-facet-common.d.ts +2 -0
  126. package/dist/types/components/common/layout/item-layout-controller.d.ts +6 -3
  127. package/dist/types/components/insight/atomic-insight-facet/atomic-insight-facet.d.ts +2 -0
  128. package/dist/types/components/insight/atomic-insight-numeric-facet/atomic-insight-numeric-facet.d.ts +3 -0
  129. package/dist/types/components/insight/atomic-insight-timeframe-facet/atomic-insight-timeframe-facet.d.ts +3 -0
  130. package/dist/types/components/search/atomic-category-facet/atomic-category-facet.d.ts +3 -0
  131. package/dist/types/components/search/atomic-color-facet/atomic-color-facet.d.ts +2 -0
  132. package/dist/types/components/search/atomic-facet/atomic-facet.d.ts +2 -0
  133. package/dist/types/components/search/atomic-numeric-facet/atomic-numeric-facet.d.ts +3 -0
  134. package/dist/types/components/search/atomic-rating-facet/atomic-rating-facet.d.ts +3 -0
  135. package/dist/types/components/search/atomic-rating-range-facet/atomic-rating-range-facet.d.ts +3 -0
  136. package/dist/types/components/search/atomic-timeframe-facet/atomic-timeframe-facet.d.ts +3 -0
  137. package/package.json +18 -18
@@ -6187,6 +6187,117 @@
6187
6187
  }
6188
6188
  ]
6189
6189
  },
6190
+ {
6191
+ "kind": "javascript-module",
6192
+ "path": "src/components/commerce/atomic-commerce-refine-toggle/atomic-commerce-refine-toggle.ts",
6193
+ "declarations": [
6194
+ {
6195
+ "kind": "class",
6196
+ "description": "The `atomic-commerce-refine-toggle` component displays a button that opens a modal containing the facets and the sort components.\n\nWhen this component is added to the `atomic-commerce-interface`, an `atomic-commerce-refine-modal` component is automatically created.",
6197
+ "name": "AtomicCommerceRefineToggle",
6198
+ "cssParts": [
6199
+ {
6200
+ "description": "The refine toggle button.",
6201
+ "name": "button"
6202
+ },
6203
+ {
6204
+ "description": "The placeholder shown while the first request is being executed.",
6205
+ "name": "placeholder"
6206
+ }
6207
+ ],
6208
+ "members": [
6209
+ {
6210
+ "kind": "field",
6211
+ "name": "bindings",
6212
+ "type": {
6213
+ "text": "CommerceBindings"
6214
+ },
6215
+ "privacy": "private"
6216
+ },
6217
+ {
6218
+ "kind": "field",
6219
+ "name": "error",
6220
+ "type": {
6221
+ "text": "Error"
6222
+ },
6223
+ "privacy": "private"
6224
+ },
6225
+ {
6226
+ "kind": "field",
6227
+ "name": "summary",
6228
+ "type": {
6229
+ "text": "Summary"
6230
+ },
6231
+ "privacy": "private"
6232
+ },
6233
+ {
6234
+ "kind": "field",
6235
+ "name": "summaryState",
6236
+ "type": {
6237
+ "text": "SearchSummaryState | ProductListingSummaryState"
6238
+ },
6239
+ "privacy": "private"
6240
+ },
6241
+ {
6242
+ "kind": "field",
6243
+ "name": "modalRef",
6244
+ "type": {
6245
+ "text": "AtomicCommerceRefineModal | undefined"
6246
+ },
6247
+ "privacy": "private"
6248
+ },
6249
+ {
6250
+ "kind": "field",
6251
+ "name": "buttonRef",
6252
+ "type": {
6253
+ "text": "HTMLButtonElement | undefined"
6254
+ },
6255
+ "privacy": "private"
6256
+ },
6257
+ {
6258
+ "kind": "method",
6259
+ "name": "initialize",
6260
+ "privacy": "public"
6261
+ },
6262
+ {
6263
+ "kind": "method",
6264
+ "name": "loadModal",
6265
+ "privacy": "private"
6266
+ },
6267
+ {
6268
+ "kind": "method",
6269
+ "name": "enableModal",
6270
+ "privacy": "private"
6271
+ }
6272
+ ],
6273
+ "superclass": {
6274
+ "name": "LitElement",
6275
+ "package": "lit"
6276
+ },
6277
+ "events": [],
6278
+ "tagName": "atomic-commerce-refine-toggle",
6279
+ "customElement": true
6280
+ }
6281
+ ],
6282
+ "exports": [
6283
+ {
6284
+ "kind": "js",
6285
+ "name": "AtomicCommerceRefineToggle",
6286
+ "declaration": {
6287
+ "name": "AtomicCommerceRefineToggle",
6288
+ "module": "src/components/commerce/atomic-commerce-refine-toggle/atomic-commerce-refine-toggle.ts"
6289
+ }
6290
+ },
6291
+ {
6292
+ "kind": "custom-element-definition",
6293
+ "name": "atomic-commerce-refine-toggle",
6294
+ "declaration": {
6295
+ "name": "AtomicCommerceRefineToggle",
6296
+ "module": "src/components/commerce/atomic-commerce-refine-toggle/atomic-commerce-refine-toggle.ts"
6297
+ }
6298
+ }
6299
+ ]
6300
+ },
6190
6301
  {
6191
6302
  "kind": "javascript-module",
6192
6303
  "path": "src/components/commerce/atomic-commerce-refine-modal/atomic-commerce-refine-modal.ts",
@@ -6469,117 +6580,6 @@
6469
6580
  }
6470
6581
  ]
6471
6582
  },
6472
- {
6473
- "kind": "javascript-module",
6474
- "path": "src/components/commerce/atomic-commerce-refine-toggle/atomic-commerce-refine-toggle.ts",
6475
- "declarations": [
6476
- {
6477
- "kind": "class",
6478
- "description": "The `atomic-commerce-refine-toggle` component displays a button that opens a modal containing the facets and the sort components.\n\nWhen this component is added to the `atomic-commerce-interface`, an `atomic-commerce-refine-modal` component is automatically created.",
6479
- "name": "AtomicCommerceRefineToggle",
6480
- "cssParts": [
6481
- {
6482
- "description": "The refine toggle button.",
6483
- "name": "button"
6484
- },
6485
- {
6486
- "description": "The placeholder shown while the first request is being executed.",
6487
- "name": "placeholder"
6488
- }
6489
- ],
6490
- "members": [
6491
- {
6492
- "kind": "field",
6493
- "name": "bindings",
6494
- "type": {
6495
- "text": "CommerceBindings"
6496
- },
6497
- "privacy": "private"
6498
- },
6499
- {
6500
- "kind": "field",
6501
- "name": "error",
6502
- "type": {
6503
- "text": "Error"
6504
- },
6505
- "privacy": "private"
6506
- },
6507
- {
6508
- "kind": "field",
6509
- "name": "summary",
6510
- "type": {
6511
- "text": "Summary"
6512
- },
6513
- "privacy": "private"
6514
- },
6515
- {
6516
- "kind": "field",
6517
- "name": "summaryState",
6518
- "type": {
6519
- "text": "SearchSummaryState | ProductListingSummaryState"
6520
- },
6521
- "privacy": "private"
6522
- },
6523
- {
6524
- "kind": "field",
6525
- "name": "modalRef",
6526
- "type": {
6527
- "text": "AtomicCommerceRefineModal | undefined"
6528
- },
6529
- "privacy": "private"
6530
- },
6531
- {
6532
- "kind": "field",
6533
- "name": "buttonRef",
6534
- "type": {
6535
- "text": "HTMLButtonElement | undefined"
6536
- },
6537
- "privacy": "private"
6538
- },
6539
- {
6540
- "kind": "method",
6541
- "name": "initialize",
6542
- "privacy": "public"
6543
- },
6544
- {
6545
- "kind": "method",
6546
- "name": "loadModal",
6547
- "privacy": "private"
6548
- },
6549
- {
6550
- "kind": "method",
6551
- "name": "enableModal",
6552
- "privacy": "private"
6553
- }
6554
- ],
6555
- "superclass": {
6556
- "name": "LitElement",
6557
- "package": "lit"
6558
- },
6559
- "events": [],
6560
- "tagName": "atomic-commerce-refine-toggle",
6561
- "customElement": true
6562
- }
6563
- ],
6564
- "exports": [
6565
- {
6566
- "kind": "js",
6567
- "name": "AtomicCommerceRefineToggle",
6568
- "declaration": {
6569
- "name": "AtomicCommerceRefineToggle",
6570
- "module": "src/components/commerce/atomic-commerce-refine-toggle/atomic-commerce-refine-toggle.ts"
6571
- }
6572
- },
6573
- {
6574
- "kind": "custom-element-definition",
6575
- "name": "atomic-commerce-refine-toggle",
6576
- "declaration": {
6577
- "name": "AtomicCommerceRefineToggle",
6578
- "module": "src/components/commerce/atomic-commerce-refine-toggle/atomic-commerce-refine-toggle.ts"
6579
- }
6580
- }
6581
- ]
6582
- },
6583
6583
  {
6584
6584
  "kind": "javascript-module",
6585
6585
  "path": "src/components/commerce/atomic-commerce-search-box/atomic-commerce-search-box.ts",
@@ -7499,152 +7499,6 @@
7499
7499
  }
7500
7500
  ]
7501
7501
  },
7502
- {
7503
- "kind": "javascript-module",
7504
- "path": "src/components/commerce/atomic-commerce-search-box-query-suggestions/atomic-commerce-search-box-query-suggestions.ts",
7505
- "declarations": [
7506
- {
7507
- "kind": "class",
7508
- "description": "The `atomic-commerce-search-box-query-suggestions` component can be added as a child of an `atomic-commerce-search-box` component, allowing for the configuration of query suggestion behavior.",
7509
- "name": "AtomicCommerceSearchBoxQuerySuggestions",
7510
- "members": [
7511
- {
7512
- "kind": "field",
7513
- "name": "bindings",
7514
- "type": {
7515
- "text": "SearchBoxSuggestionsBindings<SearchBox, CommerceBindings>"
7516
- },
7517
- "privacy": "private"
7518
- },
7519
- {
7520
- "kind": "field",
7521
- "name": "error",
7522
- "type": {
7523
- "text": "Error"
7524
- },
7525
- "privacy": "private"
7526
- },
7527
- {
7528
- "kind": "field",
7529
- "name": "icon",
7530
- "type": {
7531
- "text": "string"
7532
- },
7533
- "description": "The SVG icon to display.\n\n- Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location.\n- Use a value that starts with `assets://`, to display an icon from the Atomic package.\n- Use a stringified SVG to display it directly.",
7534
- "attribute": "icon"
7535
- },
7536
- {
7537
- "kind": "field",
7538
- "name": "maxWithQuery",
7539
- "type": {
7540
- "text": "number"
7541
- },
7542
- "privacy": "public",
7543
- "default": "3",
7544
- "description": "The maximum number of suggestions that will be displayed if the user has typed something into the input field.",
7545
- "attribute": "max-with-query",
7546
- "reflects": true
7547
- },
7548
- {
7549
- "kind": "field",
7550
- "name": "maxWithoutQuery",
7551
- "type": {
7552
- "text": "number"
7553
- },
7554
- "privacy": "public",
7555
- "description": "The maximum number of suggestions that will be displayed initially when the input field is empty.",
7556
- "attribute": "max-without-query",
7557
- "reflects": true
7558
- },
7559
- {
7560
- "kind": "method",
7561
- "name": "initialize",
7562
- "privacy": "public",
7563
- "return": {
7564
- "type": {
7565
- "text": "SearchBoxSuggestions"
7566
- }
7567
- }
7568
- },
7569
- {
7570
- "kind": "method",
7571
- "name": "renderItems",
7572
- "privacy": "private",
7573
- "return": {
7574
- "type": {
7575
- "text": "SearchBoxSuggestionElement[]"
7576
- }
7577
- }
7578
- },
7579
- {
7580
- "kind": "method",
7581
- "name": "renderItem",
7582
- "privacy": "private",
7583
- "parameters": [
7584
- {
7585
- "name": "suggestion",
7586
- "type": {
7587
- "text": "Suggestion"
7588
- }
7589
- }
7590
- ]
7591
- }
7592
- ],
7593
- "attributes": [
7594
- {
7595
- "name": "icon",
7596
- "type": {
7597
- "text": "string"
7598
- },
7599
- "description": "The SVG icon to display.\n\n- Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location.\n- Use a value that starts with `assets://`, to display an icon from the Atomic package.\n- Use a stringified SVG to display it directly.",
7600
- "fieldName": "icon"
7601
- },
7602
- {
7603
- "name": "max-with-query",
7604
- "type": {
7605
- "text": "number"
7606
- },
7607
- "default": "3",
7608
- "description": "The maximum number of suggestions that will be displayed if the user has typed something into the input field.",
7609
- "fieldName": "maxWithQuery"
7610
- },
7611
- {
7612
- "name": "max-without-query",
7613
- "type": {
7614
- "text": "number"
7615
- },
7616
- "description": "The maximum number of suggestions that will be displayed initially when the input field is empty.",
7617
- "fieldName": "maxWithoutQuery"
7618
- }
7619
- ],
7620
- "superclass": {
7621
- "name": "LitElement",
7622
- "package": "lit"
7623
- },
7624
- "events": [],
7625
- "tagName": "atomic-commerce-search-box-query-suggestions",
7626
- "customElement": true
7627
- }
7628
- ],
7629
- "exports": [
7630
- {
7631
- "kind": "js",
7632
- "name": "AtomicCommerceSearchBoxQuerySuggestions",
7633
- "declaration": {
7634
- "name": "AtomicCommerceSearchBoxQuerySuggestions",
7635
- "module": "src/components/commerce/atomic-commerce-search-box-query-suggestions/atomic-commerce-search-box-query-suggestions.ts"
7636
- }
7637
- },
7638
- {
7639
- "kind": "custom-element-definition",
7640
- "name": "atomic-commerce-search-box-query-suggestions",
7641
- "declaration": {
7642
- "name": "AtomicCommerceSearchBoxQuerySuggestions",
7643
- "module": "src/components/commerce/atomic-commerce-search-box-query-suggestions/atomic-commerce-search-box-query-suggestions.ts"
7644
- }
7645
- }
7646
- ]
7647
- },
7648
7502
  {
7649
7503
  "kind": "javascript-module",
7650
7504
  "path": "src/components/commerce/atomic-commerce-search-box-recent-queries/atomic-commerce-search-box-recent-queries.ts",
@@ -7849,6 +7703,152 @@
7849
7703
  }
7850
7704
  ]
7851
7705
  },
7706
+ {
7707
+ "kind": "javascript-module",
7708
+ "path": "src/components/commerce/atomic-commerce-search-box-query-suggestions/atomic-commerce-search-box-query-suggestions.ts",
7709
+ "declarations": [
7710
+ {
7711
+ "kind": "class",
7712
+ "description": "The `atomic-commerce-search-box-query-suggestions` component can be added as a child of an `atomic-commerce-search-box` component, allowing for the configuration of query suggestion behavior.",
7713
+ "name": "AtomicCommerceSearchBoxQuerySuggestions",
7714
+ "members": [
7715
+ {
7716
+ "kind": "field",
7717
+ "name": "bindings",
7718
+ "type": {
7719
+ "text": "SearchBoxSuggestionsBindings<SearchBox, CommerceBindings>"
7720
+ },
7721
+ "privacy": "private"
7722
+ },
7723
+ {
7724
+ "kind": "field",
7725
+ "name": "error",
7726
+ "type": {
7727
+ "text": "Error"
7728
+ },
7729
+ "privacy": "private"
7730
+ },
7731
+ {
7732
+ "kind": "field",
7733
+ "name": "icon",
7734
+ "type": {
7735
+ "text": "string"
7736
+ },
7737
+ "description": "The SVG icon to display.\n\n- Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location.\n- Use a value that starts with `assets://`, to display an icon from the Atomic package.\n- Use a stringified SVG to display it directly.",
7738
+ "attribute": "icon"
7739
+ },
7740
+ {
7741
+ "kind": "field",
7742
+ "name": "maxWithQuery",
7743
+ "type": {
7744
+ "text": "number"
7745
+ },
7746
+ "privacy": "public",
7747
+ "default": "3",
7748
+ "description": "The maximum number of suggestions that will be displayed if the user has typed something into the input field.",
7749
+ "attribute": "max-with-query",
7750
+ "reflects": true
7751
+ },
7752
+ {
7753
+ "kind": "field",
7754
+ "name": "maxWithoutQuery",
7755
+ "type": {
7756
+ "text": "number"
7757
+ },
7758
+ "privacy": "public",
7759
+ "description": "The maximum number of suggestions that will be displayed initially when the input field is empty.",
7760
+ "attribute": "max-without-query",
7761
+ "reflects": true
7762
+ },
7763
+ {
7764
+ "kind": "method",
7765
+ "name": "initialize",
7766
+ "privacy": "public",
7767
+ "return": {
7768
+ "type": {
7769
+ "text": "SearchBoxSuggestions"
7770
+ }
7771
+ }
7772
+ },
7773
+ {
7774
+ "kind": "method",
7775
+ "name": "renderItems",
7776
+ "privacy": "private",
7777
+ "return": {
7778
+ "type": {
7779
+ "text": "SearchBoxSuggestionElement[]"
7780
+ }
7781
+ }
7782
+ },
7783
+ {
7784
+ "kind": "method",
7785
+ "name": "renderItem",
7786
+ "privacy": "private",
7787
+ "parameters": [
7788
+ {
7789
+ "name": "suggestion",
7790
+ "type": {
7791
+ "text": "Suggestion"
7792
+ }
7793
+ }
7794
+ ]
7795
+ }
7796
+ ],
7797
+ "attributes": [
7798
+ {
7799
+ "name": "icon",
7800
+ "type": {
7801
+ "text": "string"
7802
+ },
7803
+ "description": "The SVG icon to display.\n\n- Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location.\n- Use a value that starts with `assets://`, to display an icon from the Atomic package.\n- Use a stringified SVG to display it directly.",
7804
+ "fieldName": "icon"
7805
+ },
7806
+ {
7807
+ "name": "max-with-query",
7808
+ "type": {
7809
+ "text": "number"
7810
+ },
7811
+ "default": "3",
7812
+ "description": "The maximum number of suggestions that will be displayed if the user has typed something into the input field.",
7813
+ "fieldName": "maxWithQuery"
7814
+ },
7815
+ {
7816
+ "name": "max-without-query",
7817
+ "type": {
7818
+ "text": "number"
7819
+ },
7820
+ "description": "The maximum number of suggestions that will be displayed initially when the input field is empty.",
7821
+ "fieldName": "maxWithoutQuery"
7822
+ }
7823
+ ],
7824
+ "superclass": {
7825
+ "name": "LitElement",
7826
+ "package": "lit"
7827
+ },
7828
+ "events": [],
7829
+ "tagName": "atomic-commerce-search-box-query-suggestions",
7830
+ "customElement": true
7831
+ }
7832
+ ],
7833
+ "exports": [
7834
+ {
7835
+ "kind": "js",
7836
+ "name": "AtomicCommerceSearchBoxQuerySuggestions",
7837
+ "declaration": {
7838
+ "name": "AtomicCommerceSearchBoxQuerySuggestions",
7839
+ "module": "src/components/commerce/atomic-commerce-search-box-query-suggestions/atomic-commerce-search-box-query-suggestions.ts"
7840
+ }
7841
+ },
7842
+ {
7843
+ "kind": "custom-element-definition",
7844
+ "name": "atomic-commerce-search-box-query-suggestions",
7845
+ "declaration": {
7846
+ "name": "AtomicCommerceSearchBoxQuerySuggestions",
7847
+ "module": "src/components/commerce/atomic-commerce-search-box-query-suggestions/atomic-commerce-search-box-query-suggestions.ts"
7848
+ }
7849
+ }
7850
+ ]
7851
+ },
7852
7852
  {
7853
7853
  "kind": "javascript-module",
7854
7854
  "path": "src/components/commerce/atomic-commerce-sort-dropdown/atomic-commerce-sort-dropdown.ts",
@@ -14084,6 +14084,54 @@
14084
14084
  "declarations": [],
14085
14085
  "exports": []
14086
14086
  },
14087
+ {
14088
+ "kind": "javascript-module",
14089
+ "path": "src/components/common/breadbox/breadcrumb-button.ts",
14090
+ "declarations": [],
14091
+ "exports": []
14092
+ },
14093
+ {
14094
+ "kind": "javascript-module",
14095
+ "path": "src/components/common/breadbox/breadcrumb-clear-all.ts",
14096
+ "declarations": [],
14097
+ "exports": []
14098
+ },
14099
+ {
14100
+ "kind": "javascript-module",
14101
+ "path": "src/components/common/breadbox/breadcrumb-container.ts",
14102
+ "declarations": [],
14103
+ "exports": []
14104
+ },
14105
+ {
14106
+ "kind": "javascript-module",
14107
+ "path": "src/components/common/breadbox/breadcrumb-content.ts",
14108
+ "declarations": [],
14109
+ "exports": []
14110
+ },
14111
+ {
14112
+ "kind": "javascript-module",
14113
+ "path": "src/components/common/breadbox/breadcrumb-show-less.ts",
14114
+ "declarations": [],
14115
+ "exports": []
14116
+ },
14117
+ {
14118
+ "kind": "javascript-module",
14119
+ "path": "src/components/common/breadbox/breadcrumb-show-more.ts",
14120
+ "declarations": [],
14121
+ "exports": []
14122
+ },
14123
+ {
14124
+ "kind": "javascript-module",
14125
+ "path": "src/components/common/breadbox/breadcrumb-types.ts",
14126
+ "declarations": [],
14127
+ "exports": []
14128
+ },
14129
+ {
14130
+ "kind": "javascript-module",
14131
+ "path": "src/components/common/breadbox/breadcrumb-utils.ts",
14132
+ "declarations": [],
14133
+ "exports": []
14134
+ },
14087
14135
  {
14088
14136
  "kind": "javascript-module",
14089
14137
  "path": "src/components/common/atomic-timeframe/atomic-timeframe.ts",
@@ -14267,54 +14315,6 @@
14267
14315
  }
14268
14316
  ]
14269
14317
  },
14270
- {
14271
- "kind": "javascript-module",
14272
- "path": "src/components/common/breadbox/breadcrumb-button.ts",
14273
- "declarations": [],
14274
- "exports": []
14275
- },
14276
- {
14277
- "kind": "javascript-module",
14278
- "path": "src/components/common/breadbox/breadcrumb-clear-all.ts",
14279
- "declarations": [],
14280
- "exports": []
14281
- },
14282
- {
14283
- "kind": "javascript-module",
14284
- "path": "src/components/common/breadbox/breadcrumb-container.ts",
14285
- "declarations": [],
14286
- "exports": []
14287
- },
14288
- {
14289
- "kind": "javascript-module",
14290
- "path": "src/components/common/breadbox/breadcrumb-content.ts",
14291
- "declarations": [],
14292
- "exports": []
14293
- },
14294
- {
14295
- "kind": "javascript-module",
14296
- "path": "src/components/common/breadbox/breadcrumb-show-less.ts",
14297
- "declarations": [],
14298
- "exports": []
14299
- },
14300
- {
14301
- "kind": "javascript-module",
14302
- "path": "src/components/common/breadbox/breadcrumb-show-more.ts",
14303
- "declarations": [],
14304
- "exports": []
14305
- },
14306
- {
14307
- "kind": "javascript-module",
14308
- "path": "src/components/common/breadbox/breadcrumb-types.ts",
14309
- "declarations": [],
14310
- "exports": []
14311
- },
14312
- {
14313
- "kind": "javascript-module",
14314
- "path": "src/components/common/breadbox/breadcrumb-utils.ts",
14315
- "declarations": [],
14316
- "exports": []
14317
- },
14318
14318
  {
14319
14319
  "kind": "javascript-module",
14320
14320
  "path": "src/components/common/context/bindings-context.ts",
@@ -14351,6 +14351,12 @@
14351
14351
  "declarations": [],
14352
14352
  "exports": []
14353
14353
  },
14354
+ {
14355
+ "kind": "javascript-module",
14356
+ "path": "src/components/common/facets/facet-visibility-controller.ts",
14357
+ "declarations": [],
14358
+ "exports": []
14359
+ },
14354
14360
  {
14355
14361
  "kind": "javascript-module",
14356
14362
  "path": "src/components/common/facets/numeric-facet-common.tw.css.ts",
@@ -14947,31 +14953,31 @@
14947
14953
  },
14948
14954
  {
14949
14955
  "kind": "javascript-module",
14950
- "path": "src/components/common/smart-snippets/smart-snippet-feedback-banner.ts",
14956
+ "path": "src/components/common/sort/label.ts",
14951
14957
  "declarations": [],
14952
14958
  "exports": []
14953
14959
  },
14954
14960
  {
14955
14961
  "kind": "javascript-module",
14956
- "path": "src/components/common/sort/label.ts",
14962
+ "path": "src/components/common/sort/option.ts",
14957
14963
  "declarations": [],
14958
14964
  "exports": []
14959
14965
  },
14960
14966
  {
14961
14967
  "kind": "javascript-module",
14962
- "path": "src/components/common/sort/option.ts",
14968
+ "path": "src/components/common/sort/select.ts",
14963
14969
  "declarations": [],
14964
14970
  "exports": []
14965
14971
  },
14966
14972
  {
14967
14973
  "kind": "javascript-module",
14968
- "path": "src/components/common/sort/select.ts",
14974
+ "path": "src/components/common/sort/sort-guard.ts",
14969
14975
  "declarations": [],
14970
14976
  "exports": []
14971
14977
  },
14972
14978
  {
14973
14979
  "kind": "javascript-module",
14974
- "path": "src/components/common/sort/sort-guard.ts",
14980
+ "path": "src/components/common/smart-snippets/smart-snippet-feedback-banner.ts",
14975
14981
  "declarations": [],
14976
14982
  "exports": []
14977
14983
  },
@@ -15145,6 +15151,449 @@
15145
15151
  }
15146
15152
  ]
15147
15153
  },
15154
+ {
15155
+ "kind": "javascript-module",
15156
+ "path": "src/components/insight/atomic-insight-folded-result-list/atomic-insight-folded-result-list.ts",
15157
+ "declarations": [
15158
+ {
15159
+ "kind": "class",
15160
+ "description": "The `atomic-insight-folded-result-list` component is responsible for displaying folded query results in an insight panel,\nby applying one or more result templates.",
15161
+ "name": "AtomicInsightFoldedResultList",
15162
+ "cssParts": [
15163
+ {
15164
+ "description": "The element containing every result of a result list",
15165
+ "name": "result-list"
15166
+ },
15167
+ {
15168
+ "description": "The element displaying an outline or a divider around a result",
15169
+ "name": "outline"
15170
+ }
15171
+ ],
15172
+ "slots": [
15173
+ {
15174
+ "description": "The default slot where the result templates are inserted.",
15175
+ "name": "default"
15176
+ }
15177
+ ],
15178
+ "members": [
15179
+ {
15180
+ "kind": "field",
15181
+ "name": "propsSchema",
15182
+ "privacy": "private",
15183
+ "static": true,
15184
+ "readonly": true,
15185
+ "default": "new Schema({ density: new StringValue({ constrainTo: ['normal', 'comfortable', 'compact'], }), imageSize: new StringValue({ constrainTo: ['small', 'large', 'icon', 'none'], }), numberOfFoldedResults: new NumberValue({min: 0}), })"
15186
+ },
15187
+ {
15188
+ "kind": "field",
15189
+ "name": "foldedResultList",
15190
+ "type": {
15191
+ "text": "InsightFoldedResultList"
15192
+ },
15193
+ "privacy": "private"
15194
+ },
15195
+ {
15196
+ "kind": "field",
15197
+ "name": "resultsPerPage",
15198
+ "type": {
15199
+ "text": "InsightResultsPerPage"
15200
+ },
15201
+ "privacy": "private"
15202
+ },
15203
+ {
15204
+ "kind": "field",
15205
+ "name": "itemRenderingFunction",
15206
+ "type": {
15207
+ "text": "ItemRenderingFunction"
15208
+ },
15209
+ "privacy": "private"
15210
+ },
15211
+ {
15212
+ "kind": "field",
15213
+ "name": "loadingFlag",
15214
+ "privacy": "private"
15215
+ },
15216
+ {
15217
+ "kind": "field",
15218
+ "name": "nextNewResultTarget",
15219
+ "type": {
15220
+ "text": "FocusTargetController | undefined"
15221
+ },
15222
+ "privacy": "private"
15223
+ },
15224
+ {
15225
+ "kind": "field",
15226
+ "name": "resultListCommon",
15227
+ "type": {
15228
+ "text": "ItemListCommon"
15229
+ },
15230
+ "privacy": "private"
15231
+ },
15232
+ {
15233
+ "kind": "field",
15234
+ "name": "resultTemplateProvider",
15235
+ "type": {
15236
+ "text": "ResultTemplateProvider"
15237
+ },
15238
+ "privacy": "private"
15239
+ },
15240
+ {
15241
+ "kind": "field",
15242
+ "name": "display",
15243
+ "type": {
15244
+ "text": "ItemDisplayLayout"
15245
+ },
15246
+ "privacy": "private",
15247
+ "readonly": true,
15248
+ "default": "'list'"
15249
+ },
15250
+ {
15251
+ "kind": "field",
15252
+ "name": "density",
15253
+ "type": {
15254
+ "text": "ItemDisplayDensity"
15255
+ },
15256
+ "privacy": "public",
15257
+ "default": "'normal'",
15258
+ "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.",
15259
+ "attribute": "density",
15260
+ "reflects": true
15261
+ },
15262
+ {
15263
+ "kind": "field",
15264
+ "name": "imageSize",
15265
+ "type": {
15266
+ "text": "ItemDisplayImageSize"
15267
+ },
15268
+ "privacy": "public",
15269
+ "default": "'icon'",
15270
+ "description": "The expected size of the image displayed in the results.",
15271
+ "attribute": "image-size",
15272
+ "reflects": true
15273
+ },
15274
+ {
15275
+ "kind": "field",
15276
+ "name": "collectionField",
15277
+ "type": {
15278
+ "text": "string"
15279
+ },
15280
+ "privacy": "public",
15281
+ "description": "The name of the field on which to do the folding. The folded result list component will use the values of this field to resolve the collections of result items.",
15282
+ "attribute": "collection-field",
15283
+ "reflects": true
15284
+ },
15285
+ {
15286
+ "kind": "field",
15287
+ "name": "parentField",
15288
+ "type": {
15289
+ "text": "string"
15290
+ },
15291
+ "privacy": "public",
15292
+ "description": "The name of the field that determines whether a certain result is a top result containing other child results within a collection.",
15293
+ "attribute": "parent-field",
15294
+ "reflects": true
15295
+ },
15296
+ {
15297
+ "kind": "field",
15298
+ "name": "childField",
15299
+ "type": {
15300
+ "text": "string"
15301
+ },
15302
+ "privacy": "public",
15303
+ "description": "The name of the field that uniquely identifies a result within a collection.",
15304
+ "attribute": "child-field",
15305
+ "reflects": true
15306
+ },
15307
+ {
15308
+ "kind": "field",
15309
+ "name": "numberOfFoldedResults",
15310
+ "type": {
15311
+ "text": "number"
15312
+ },
15313
+ "privacy": "public",
15314
+ "default": "2",
15315
+ "description": "The initial number of child results to request for each folded collection, before expansion.",
15316
+ "attribute": "number-of-folded-results",
15317
+ "reflects": true
15318
+ },
15319
+ {
15320
+ "kind": "field",
15321
+ "name": "bindings",
15322
+ "type": {
15323
+ "text": "InsightBindings"
15324
+ },
15325
+ "privacy": "private"
15326
+ },
15327
+ {
15328
+ "kind": "field",
15329
+ "name": "error",
15330
+ "type": {
15331
+ "text": "Error"
15332
+ },
15333
+ "privacy": "private"
15334
+ },
15335
+ {
15336
+ "kind": "field",
15337
+ "name": "isAppLoaded",
15338
+ "type": {
15339
+ "text": "boolean"
15340
+ },
15341
+ "privacy": "private",
15342
+ "default": "false"
15343
+ },
15344
+ {
15345
+ "kind": "field",
15346
+ "name": "isEveryResultReady",
15347
+ "type": {
15348
+ "text": "boolean"
15349
+ },
15350
+ "privacy": "private",
15351
+ "default": "false"
15352
+ },
15353
+ {
15354
+ "kind": "field",
15355
+ "name": "resultTemplateRegistered",
15356
+ "type": {
15357
+ "text": "boolean"
15358
+ },
15359
+ "privacy": "private",
15360
+ "default": "false"
15361
+ },
15362
+ {
15363
+ "kind": "field",
15364
+ "name": "templateHasError",
15365
+ "type": {
15366
+ "text": "boolean"
15367
+ },
15368
+ "privacy": "private",
15369
+ "default": "false"
15370
+ },
15371
+ {
15372
+ "kind": "field",
15373
+ "name": "foldedResultListState",
15374
+ "type": {
15375
+ "text": "InsightFoldedResultListState"
15376
+ },
15377
+ "privacy": "private"
15378
+ },
15379
+ {
15380
+ "kind": "field",
15381
+ "name": "resultsPerPageState",
15382
+ "type": {
15383
+ "text": "InsightResultsPerPageState"
15384
+ },
15385
+ "privacy": "private"
15386
+ },
15387
+ {
15388
+ "kind": "method",
15389
+ "name": "initialize",
15390
+ "privacy": "public"
15391
+ },
15392
+ {
15393
+ "kind": "method",
15394
+ "name": "setRenderFunction",
15395
+ "privacy": "public",
15396
+ "parameters": [
15397
+ {
15398
+ "name": "resultRenderingFunction",
15399
+ "type": {
15400
+ "text": "ItemRenderingFunction"
15401
+ }
15402
+ }
15403
+ ],
15404
+ "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."
15405
+ },
15406
+ {
15407
+ "kind": "method",
15408
+ "name": "updateResultReadyState",
15409
+ "privacy": "private"
15410
+ },
15411
+ {
15412
+ "kind": "field",
15413
+ "name": "handleResolveFoldedResultList",
15414
+ "privacy": "private"
15415
+ },
15416
+ {
15417
+ "kind": "field",
15418
+ "name": "handleLoadCollection",
15419
+ "privacy": "private"
15420
+ },
15421
+ {
15422
+ "kind": "method",
15423
+ "name": "initFolding",
15424
+ "privacy": "private",
15425
+ "return": {
15426
+ "type": {
15427
+ "text": "InsightFoldedResultList"
15428
+ }
15429
+ }
15430
+ },
15431
+ {
15432
+ "kind": "method",
15433
+ "name": "initResultTemplateProvider",
15434
+ "privacy": "private"
15435
+ },
15436
+ {
15437
+ "kind": "method",
15438
+ "name": "initResultListCommon",
15439
+ "privacy": "private"
15440
+ },
15441
+ {
15442
+ "kind": "method",
15443
+ "name": "computeListDisplayClasses",
15444
+ "privacy": "private"
15445
+ },
15446
+ {
15447
+ "kind": "method",
15448
+ "name": "renderList",
15449
+ "privacy": "private"
15450
+ },
15451
+ {
15452
+ "kind": "field",
15453
+ "name": "focusTarget",
15454
+ "privacy": "private",
15455
+ "readonly": true
15456
+ },
15457
+ {
15458
+ "kind": "method",
15459
+ "name": "getContent",
15460
+ "privacy": "private",
15461
+ "parameters": [
15462
+ {
15463
+ "name": "collection",
15464
+ "type": {
15465
+ "text": "InsightFoldedCollection"
15466
+ }
15467
+ }
15468
+ ]
15469
+ },
15470
+ {
15471
+ "kind": "method",
15472
+ "name": "getInteractiveResult",
15473
+ "privacy": "private",
15474
+ "parameters": [
15475
+ {
15476
+ "name": "collection",
15477
+ "type": {
15478
+ "text": "InsightFoldedCollection"
15479
+ }
15480
+ }
15481
+ ]
15482
+ },
15483
+ {
15484
+ "kind": "method",
15485
+ "name": "getResultId",
15486
+ "privacy": "private",
15487
+ "parameters": [
15488
+ {
15489
+ "name": "collection",
15490
+ "type": {
15491
+ "text": "InsightFoldedCollection"
15492
+ }
15493
+ }
15494
+ ]
15495
+ },
15496
+ {
15497
+ "kind": "method",
15498
+ "name": "getUpdateComplete",
15499
+ "return": {
15500
+ "type": {
15501
+ "text": "Promise<boolean>"
15502
+ }
15503
+ },
15504
+ "inheritedFrom": {
15505
+ "name": "ChildrenUpdateCompleteMixin",
15506
+ "module": "src/mixins/children-update-complete-mixin.ts"
15507
+ }
15508
+ }
15509
+ ],
15510
+ "attributes": [
15511
+ {
15512
+ "name": "density",
15513
+ "type": {
15514
+ "text": "ItemDisplayDensity"
15515
+ },
15516
+ "default": "'normal'",
15517
+ "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.",
15518
+ "fieldName": "density"
15519
+ },
15520
+ {
15521
+ "name": "image-size",
15522
+ "type": {
15523
+ "text": "ItemDisplayImageSize"
15524
+ },
15525
+ "default": "'icon'",
15526
+ "description": "The expected size of the image displayed in the results.",
15527
+ "fieldName": "imageSize"
15528
+ },
15529
+ {
15530
+ "name": "collection-field",
15531
+ "type": {
15532
+ "text": "string"
15533
+ },
15534
+ "description": "The name of the field on which to do the folding. The folded result list component will use the values of this field to resolve the collections of result items.",
15535
+ "fieldName": "collectionField"
15536
+ },
15537
+ {
15538
+ "name": "parent-field",
15539
+ "type": {
15540
+ "text": "string"
15541
+ },
15542
+ "description": "The name of the field that determines whether a certain result is a top result containing other child results within a collection.",
15543
+ "fieldName": "parentField"
15544
+ },
15545
+ {
15546
+ "name": "child-field",
15547
+ "type": {
15548
+ "text": "string"
15549
+ },
15550
+ "description": "The name of the field that uniquely identifies a result within a collection.",
15551
+ "fieldName": "childField"
15552
+ },
15553
+ {
15554
+ "name": "number-of-folded-results",
15555
+ "type": {
15556
+ "text": "number"
15557
+ },
15558
+ "default": "2",
15559
+ "description": "The initial number of child results to request for each folded collection, before expansion.",
15560
+ "fieldName": "numberOfFoldedResults"
15561
+ }
15562
+ ],
15563
+ "mixins": [
15564
+ {
15565
+ "name": "ChildrenUpdateCompleteMixin",
15566
+ "package": "@/src/mixins/children-update-complete-mixin"
15567
+ }
15568
+ ],
15569
+ "superclass": {
15570
+ "name": "LitElement",
15571
+ "package": "lit"
15572
+ },
15573
+ "events": [],
15574
+ "tagName": "atomic-insight-folded-result-list",
15575
+ "customElement": true
15576
+ }
15577
+ ],
15578
+ "exports": [
15579
+ {
15580
+ "kind": "js",
15581
+ "name": "AtomicInsightFoldedResultList",
15582
+ "declaration": {
15583
+ "name": "AtomicInsightFoldedResultList",
15584
+ "module": "src/components/insight/atomic-insight-folded-result-list/atomic-insight-folded-result-list.ts"
15585
+ }
15586
+ },
15587
+ {
15588
+ "kind": "custom-element-definition",
15589
+ "name": "atomic-insight-folded-result-list",
15590
+ "declaration": {
15591
+ "name": "AtomicInsightFoldedResultList",
15592
+ "module": "src/components/insight/atomic-insight-folded-result-list/atomic-insight-folded-result-list.ts"
15593
+ }
15594
+ }
15595
+ ]
15596
+ },
15148
15597
  {
15149
15598
  "kind": "javascript-module",
15150
15599
  "path": "src/components/insight/atomic-insight-facet/atomic-insight-facet.ts",
@@ -15659,6 +16108,12 @@
15659
16108
  "fieldName": "facetId"
15660
16109
  }
15661
16110
  ],
16111
+ "cssStates": [
16112
+ {
16113
+ "description": "Applied when the facet is hidden.",
16114
+ "name": "hidden"
16115
+ }
16116
+ ],
15662
16117
  "superclass": {
15663
16118
  "name": "LitElement",
15664
16119
  "package": "lit"
@@ -15687,449 +16142,6 @@
15687
16142
  }
15688
16143
  ]
15689
16144
  },
15690
- {
15691
- "kind": "javascript-module",
15692
- "path": "src/components/insight/atomic-insight-folded-result-list/atomic-insight-folded-result-list.ts",
15693
- "declarations": [
15694
- {
15695
- "kind": "class",
15696
- "description": "The `atomic-insight-folded-result-list` component is responsible for displaying folded query results in an insight panel,\nby applying one or more result templates.",
15697
- "name": "AtomicInsightFoldedResultList",
15698
- "cssParts": [
15699
- {
15700
- "description": "The element containing every result of a result list",
15701
- "name": "result-list"
15702
- },
15703
- {
15704
- "description": "The element displaying an outline or a divider around a result",
15705
- "name": "outline"
15706
- }
15707
- ],
15708
- "slots": [
15709
- {
15710
- "description": "The default slot where the result templates are inserted.",
15711
- "name": "default"
15712
- }
15713
- ],
15714
- "members": [
15715
- {
15716
- "kind": "field",
15717
- "name": "propsSchema",
15718
- "privacy": "private",
15719
- "static": true,
15720
- "readonly": true,
15721
- "default": "new Schema({ density: new StringValue({ constrainTo: ['normal', 'comfortable', 'compact'], }), imageSize: new StringValue({ constrainTo: ['small', 'large', 'icon', 'none'], }), numberOfFoldedResults: new NumberValue({min: 0}), })"
15722
- },
15723
- {
15724
- "kind": "field",
15725
- "name": "foldedResultList",
15726
- "type": {
15727
- "text": "InsightFoldedResultList"
15728
- },
15729
- "privacy": "private"
15730
- },
15731
- {
15732
- "kind": "field",
15733
- "name": "resultsPerPage",
15734
- "type": {
15735
- "text": "InsightResultsPerPage"
15736
- },
15737
- "privacy": "private"
15738
- },
15739
- {
15740
- "kind": "field",
15741
- "name": "itemRenderingFunction",
15742
- "type": {
15743
- "text": "ItemRenderingFunction"
15744
- },
15745
- "privacy": "private"
15746
- },
15747
- {
15748
- "kind": "field",
15749
- "name": "loadingFlag",
15750
- "privacy": "private"
15751
- },
15752
- {
15753
- "kind": "field",
15754
- "name": "nextNewResultTarget",
15755
- "type": {
15756
- "text": "FocusTargetController | undefined"
15757
- },
15758
- "privacy": "private"
15759
- },
15760
- {
15761
- "kind": "field",
15762
- "name": "resultListCommon",
15763
- "type": {
15764
- "text": "ItemListCommon"
15765
- },
15766
- "privacy": "private"
15767
- },
15768
- {
15769
- "kind": "field",
15770
- "name": "resultTemplateProvider",
15771
- "type": {
15772
- "text": "ResultTemplateProvider"
15773
- },
15774
- "privacy": "private"
15775
- },
15776
- {
15777
- "kind": "field",
15778
- "name": "display",
15779
- "type": {
15780
- "text": "ItemDisplayLayout"
15781
- },
15782
- "privacy": "private",
15783
- "readonly": true,
15784
- "default": "'list'"
15785
- },
15786
- {
15787
- "kind": "field",
15788
- "name": "density",
15789
- "type": {
15790
- "text": "ItemDisplayDensity"
15791
- },
15792
- "privacy": "public",
15793
- "default": "'normal'",
15794
- "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.",
15795
- "attribute": "density",
15796
- "reflects": true
15797
- },
15798
- {
15799
- "kind": "field",
15800
- "name": "imageSize",
15801
- "type": {
15802
- "text": "ItemDisplayImageSize"
15803
- },
15804
- "privacy": "public",
15805
- "default": "'icon'",
15806
- "description": "The expected size of the image displayed in the results.",
15807
- "attribute": "image-size",
15808
- "reflects": true
15809
- },
15810
- {
15811
- "kind": "field",
15812
- "name": "collectionField",
15813
- "type": {
15814
- "text": "string"
15815
- },
15816
- "privacy": "public",
15817
- "description": "The name of the field on which to do the folding. The folded result list component will use the values of this field to resolve the collections of result items.",
15818
- "attribute": "collection-field",
15819
- "reflects": true
15820
- },
15821
- {
15822
- "kind": "field",
15823
- "name": "parentField",
15824
- "type": {
15825
- "text": "string"
15826
- },
15827
- "privacy": "public",
15828
- "description": "The name of the field that determines whether a certain result is a top result containing other child results within a collection.",
15829
- "attribute": "parent-field",
15830
- "reflects": true
15831
- },
15832
- {
15833
- "kind": "field",
15834
- "name": "childField",
15835
- "type": {
15836
- "text": "string"
15837
- },
15838
- "privacy": "public",
15839
- "description": "The name of the field that uniquely identifies a result within a collection.",
15840
- "attribute": "child-field",
15841
- "reflects": true
15842
- },
15843
- {
15844
- "kind": "field",
15845
- "name": "numberOfFoldedResults",
15846
- "type": {
15847
- "text": "number"
15848
- },
15849
- "privacy": "public",
15850
- "default": "2",
15851
- "description": "The initial number of child results to request for each folded collection, before expansion.",
15852
- "attribute": "number-of-folded-results",
15853
- "reflects": true
15854
- },
15855
- {
15856
- "kind": "field",
15857
- "name": "bindings",
15858
- "type": {
15859
- "text": "InsightBindings"
15860
- },
15861
- "privacy": "private"
15862
- },
15863
- {
15864
- "kind": "field",
15865
- "name": "error",
15866
- "type": {
15867
- "text": "Error"
15868
- },
15869
- "privacy": "private"
15870
- },
15871
- {
15872
- "kind": "field",
15873
- "name": "isAppLoaded",
15874
- "type": {
15875
- "text": "boolean"
15876
- },
15877
- "privacy": "private",
15878
- "default": "false"
15879
- },
15880
- {
15881
- "kind": "field",
15882
- "name": "isEveryResultReady",
15883
- "type": {
15884
- "text": "boolean"
15885
- },
15886
- "privacy": "private",
15887
- "default": "false"
15888
- },
15889
- {
15890
- "kind": "field",
15891
- "name": "resultTemplateRegistered",
15892
- "type": {
15893
- "text": "boolean"
15894
- },
15895
- "privacy": "private",
15896
- "default": "false"
15897
- },
15898
- {
15899
- "kind": "field",
15900
- "name": "templateHasError",
15901
- "type": {
15902
- "text": "boolean"
15903
- },
15904
- "privacy": "private",
15905
- "default": "false"
15906
- },
15907
- {
15908
- "kind": "field",
15909
- "name": "foldedResultListState",
15910
- "type": {
15911
- "text": "InsightFoldedResultListState"
15912
- },
15913
- "privacy": "private"
15914
- },
15915
- {
15916
- "kind": "field",
15917
- "name": "resultsPerPageState",
15918
- "type": {
15919
- "text": "InsightResultsPerPageState"
15920
- },
15921
- "privacy": "private"
15922
- },
15923
- {
15924
- "kind": "method",
15925
- "name": "initialize",
15926
- "privacy": "public"
15927
- },
15928
- {
15929
- "kind": "method",
15930
- "name": "setRenderFunction",
15931
- "privacy": "public",
15932
- "parameters": [
15933
- {
15934
- "name": "resultRenderingFunction",
15935
- "type": {
15936
- "text": "ItemRenderingFunction"
15937
- }
15938
- }
15939
- ],
15940
- "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."
15941
- },
15942
- {
15943
- "kind": "method",
15944
- "name": "updateResultReadyState",
15945
- "privacy": "private"
15946
- },
15947
- {
15948
- "kind": "field",
15949
- "name": "handleResolveFoldedResultList",
15950
- "privacy": "private"
15951
- },
15952
- {
15953
- "kind": "field",
15954
- "name": "handleLoadCollection",
15955
- "privacy": "private"
15956
- },
15957
- {
15958
- "kind": "method",
15959
- "name": "initFolding",
15960
- "privacy": "private",
15961
- "return": {
15962
- "type": {
15963
- "text": "InsightFoldedResultList"
15964
- }
15965
- }
15966
- },
15967
- {
15968
- "kind": "method",
15969
- "name": "initResultTemplateProvider",
15970
- "privacy": "private"
15971
- },
15972
- {
15973
- "kind": "method",
15974
- "name": "initResultListCommon",
15975
- "privacy": "private"
15976
- },
15977
- {
15978
- "kind": "method",
15979
- "name": "computeListDisplayClasses",
15980
- "privacy": "private"
15981
- },
15982
- {
15983
- "kind": "method",
15984
- "name": "renderList",
15985
- "privacy": "private"
15986
- },
15987
- {
15988
- "kind": "field",
15989
- "name": "focusTarget",
15990
- "privacy": "private",
15991
- "readonly": true
15992
- },
15993
- {
15994
- "kind": "method",
15995
- "name": "getContent",
15996
- "privacy": "private",
15997
- "parameters": [
15998
- {
15999
- "name": "collection",
16000
- "type": {
16001
- "text": "InsightFoldedCollection"
16002
- }
16003
- }
16004
- ]
16005
- },
16006
- {
16007
- "kind": "method",
16008
- "name": "getInteractiveResult",
16009
- "privacy": "private",
16010
- "parameters": [
16011
- {
16012
- "name": "collection",
16013
- "type": {
16014
- "text": "InsightFoldedCollection"
16015
- }
16016
- }
16017
- ]
16018
- },
16019
- {
16020
- "kind": "method",
16021
- "name": "getResultId",
16022
- "privacy": "private",
16023
- "parameters": [
16024
- {
16025
- "name": "collection",
16026
- "type": {
16027
- "text": "InsightFoldedCollection"
16028
- }
16029
- }
16030
- ]
16031
- },
16032
- {
16033
- "kind": "method",
16034
- "name": "getUpdateComplete",
16035
- "return": {
16036
- "type": {
16037
- "text": "Promise<boolean>"
16038
- }
16039
- },
16040
- "inheritedFrom": {
16041
- "name": "ChildrenUpdateCompleteMixin",
16042
- "module": "src/mixins/children-update-complete-mixin.ts"
16043
- }
16044
- }
16045
- ],
16046
- "attributes": [
16047
- {
16048
- "name": "density",
16049
- "type": {
16050
- "text": "ItemDisplayDensity"
16051
- },
16052
- "default": "'normal'",
16053
- "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.",
16054
- "fieldName": "density"
16055
- },
16056
- {
16057
- "name": "image-size",
16058
- "type": {
16059
- "text": "ItemDisplayImageSize"
16060
- },
16061
- "default": "'icon'",
16062
- "description": "The expected size of the image displayed in the results.",
16063
- "fieldName": "imageSize"
16064
- },
16065
- {
16066
- "name": "collection-field",
16067
- "type": {
16068
- "text": "string"
16069
- },
16070
- "description": "The name of the field on which to do the folding. The folded result list component will use the values of this field to resolve the collections of result items.",
16071
- "fieldName": "collectionField"
16072
- },
16073
- {
16074
- "name": "parent-field",
16075
- "type": {
16076
- "text": "string"
16077
- },
16078
- "description": "The name of the field that determines whether a certain result is a top result containing other child results within a collection.",
16079
- "fieldName": "parentField"
16080
- },
16081
- {
16082
- "name": "child-field",
16083
- "type": {
16084
- "text": "string"
16085
- },
16086
- "description": "The name of the field that uniquely identifies a result within a collection.",
16087
- "fieldName": "childField"
16088
- },
16089
- {
16090
- "name": "number-of-folded-results",
16091
- "type": {
16092
- "text": "number"
16093
- },
16094
- "default": "2",
16095
- "description": "The initial number of child results to request for each folded collection, before expansion.",
16096
- "fieldName": "numberOfFoldedResults"
16097
- }
16098
- ],
16099
- "mixins": [
16100
- {
16101
- "name": "ChildrenUpdateCompleteMixin",
16102
- "package": "@/src/mixins/children-update-complete-mixin"
16103
- }
16104
- ],
16105
- "superclass": {
16106
- "name": "LitElement",
16107
- "package": "lit"
16108
- },
16109
- "events": [],
16110
- "tagName": "atomic-insight-folded-result-list",
16111
- "customElement": true
16112
- }
16113
- ],
16114
- "exports": [
16115
- {
16116
- "kind": "js",
16117
- "name": "AtomicInsightFoldedResultList",
16118
- "declaration": {
16119
- "name": "AtomicInsightFoldedResultList",
16120
- "module": "src/components/insight/atomic-insight-folded-result-list/atomic-insight-folded-result-list.ts"
16121
- }
16122
- },
16123
- {
16124
- "kind": "custom-element-definition",
16125
- "name": "atomic-insight-folded-result-list",
16126
- "declaration": {
16127
- "name": "AtomicInsightFoldedResultList",
16128
- "module": "src/components/insight/atomic-insight-folded-result-list/atomic-insight-folded-result-list.ts"
16129
- }
16130
- }
16131
- ]
16132
- },
16133
16145
  {
16134
16146
  "kind": "javascript-module",
16135
16147
  "path": "src/components/insight/atomic-insight-full-search-button/atomic-insight-full-search-button.ts",
@@ -18047,6 +18059,15 @@
18047
18059
  },
18048
18060
  "privacy": "private"
18049
18061
  },
18062
+ {
18063
+ "kind": "field",
18064
+ "name": "facetInfo",
18065
+ "type": {
18066
+ "text": "FacetInfo"
18067
+ },
18068
+ "privacy": "private",
18069
+ "readonly": true
18070
+ },
18050
18071
  {
18051
18072
  "kind": "method",
18052
18073
  "name": "initialize",
@@ -18313,6 +18334,12 @@
18313
18334
  "fieldName": "dependsOn"
18314
18335
  }
18315
18336
  ],
18337
+ "cssStates": [
18338
+ {
18339
+ "description": "Applied when the facet is hidden.",
18340
+ "name": "hidden"
18341
+ }
18342
+ ],
18316
18343
  "superclass": {
18317
18344
  "name": "LitElement",
18318
18345
  "package": "lit"
@@ -22648,6 +22675,12 @@
22648
22675
  },
22649
22676
  "privacy": "private"
22650
22677
  },
22678
+ {
22679
+ "kind": "field",
22680
+ "name": "isHidden",
22681
+ "privacy": "private",
22682
+ "readonly": true
22683
+ },
22651
22684
  {
22652
22685
  "kind": "field",
22653
22686
  "name": "focusTarget",
@@ -22792,6 +22825,12 @@
22792
22825
  "fieldName": "dependsOn"
22793
22826
  }
22794
22827
  ],
22828
+ "cssStates": [
22829
+ {
22830
+ "description": "Applied when the facet is hidden.",
22831
+ "name": "hidden"
22832
+ }
22833
+ ],
22795
22834
  "superclass": {
22796
22835
  "name": "LitElement",
22797
22836
  "package": "lit"
@@ -28431,6 +28470,15 @@
28431
28470
  "privacy": "private",
28432
28471
  "default": "new AriaLiveRegionController(this, 'facet-search')"
28433
28472
  },
28473
+ {
28474
+ "kind": "field",
28475
+ "name": "facetInfo",
28476
+ "type": {
28477
+ "text": "FacetInfo"
28478
+ },
28479
+ "privacy": "private",
28480
+ "readonly": true
28481
+ },
28434
28482
  {
28435
28483
  "kind": "method",
28436
28484
  "name": "initialize",
@@ -28683,6 +28731,12 @@
28683
28731
  "fieldName": "dependsOn"
28684
28732
  }
28685
28733
  ],
28734
+ "cssStates": [
28735
+ {
28736
+ "description": "Applied when the facet is hidden.",
28737
+ "name": "hidden"
28738
+ }
28739
+ ],
28686
28740
  "superclass": {
28687
28741
  "name": "LitElement",
28688
28742
  "package": "lit"
@@ -29466,6 +29520,12 @@
29466
29520
  "fieldName": "dependsOn"
29467
29521
  }
29468
29522
  ],
29523
+ "cssStates": [
29524
+ {
29525
+ "description": "Applied when the facet is hidden.",
29526
+ "name": "hidden"
29527
+ }
29528
+ ],
29469
29529
  "superclass": {
29470
29530
  "name": "LitElement",
29471
29531
  "package": "lit"
@@ -30592,6 +30652,12 @@
30592
30652
  "fieldName": "dependsOn"
30593
30653
  }
30594
30654
  ],
30655
+ "cssStates": [
30656
+ {
30657
+ "description": "Applied when the facet is hidden.",
30658
+ "name": "hidden"
30659
+ }
30660
+ ],
30595
30661
  "superclass": {
30596
30662
  "name": "LitElement",
30597
30663
  "package": "lit"
@@ -33711,6 +33777,15 @@
33711
33777
  "privacy": "private",
33712
33778
  "default": "defaultNumberFormatter"
33713
33779
  },
33780
+ {
33781
+ "kind": "field",
33782
+ "name": "facetInfo",
33783
+ "type": {
33784
+ "text": "FacetInfo"
33785
+ },
33786
+ "privacy": "private",
33787
+ "readonly": true
33788
+ },
33714
33789
  {
33715
33790
  "kind": "field",
33716
33791
  "name": "conditionManagers",
@@ -34062,6 +34137,12 @@
34062
34137
  "fieldName": "dependsOn"
34063
34138
  }
34064
34139
  ],
34140
+ "cssStates": [
34141
+ {
34142
+ "description": "Applied when the facet is hidden.",
34143
+ "name": "hidden"
34144
+ }
34145
+ ],
34065
34146
  "superclass": {
34066
34147
  "name": "LitElement",
34067
34148
  "package": "lit"
@@ -35719,6 +35800,15 @@
35719
35800
  "privacy": "private",
35720
35801
  "readonly": true
35721
35802
  },
35803
+ {
35804
+ "kind": "field",
35805
+ "name": "facetInfo",
35806
+ "type": {
35807
+ "text": "FacetInfo"
35808
+ },
35809
+ "privacy": "private",
35810
+ "readonly": true
35811
+ },
35722
35812
  {
35723
35813
  "kind": "field",
35724
35814
  "name": "_filterFacetCount",
@@ -35963,6 +36053,12 @@
35963
36053
  "fieldName": "dependsOn"
35964
36054
  }
35965
36055
  ],
36056
+ "cssStates": [
36057
+ {
36058
+ "description": "Applied when the facet is hidden.",
36059
+ "name": "hidden"
36060
+ }
36061
+ ],
35966
36062
  "superclass": {
35967
36063
  "name": "LitElement",
35968
36064
  "package": "lit"
@@ -36308,6 +36404,15 @@
36308
36404
  "privacy": "public",
36309
36405
  "description": "The required facets and values for this facet to be displayed.\nExamples:\n```html\n<atomic-facet facet-id=\"abc\" field=\"objecttype\" ...></atomic-facet>\n\n<!-- To show the facet when any value is selected in the facet with id \"abc\": -->\n<atomic-rating-range-facet\n depends-on-abc\n ...\n></atomic-rating-range-facet>\n\n<!-- To show the facet when value \"doc\" is selected in the facet with id \"abc\": -->\n<atomic-rating-range-facet\n depends-on-abc=\"doc\"\n ...\n></atomic-rating-range-facet>\n```"
36310
36406
  },
36407
+ {
36408
+ "kind": "field",
36409
+ "name": "facetInfo",
36410
+ "type": {
36411
+ "text": "FacetInfo"
36412
+ },
36413
+ "privacy": "private",
36414
+ "readonly": true
36415
+ },
36311
36416
  {
36312
36417
  "kind": "field",
36313
36418
  "name": "_filterFacetCount",
@@ -36562,6 +36667,12 @@
36562
36667
  "fieldName": "dependsOn"
36563
36668
  }
36564
36669
  ],
36670
+ "cssStates": [
36671
+ {
36672
+ "description": "Applied when the facet is hidden.",
36673
+ "name": "hidden"
36674
+ }
36675
+ ],
36565
36676
  "superclass": {
36566
36677
  "name": "LitElement",
36567
36678
  "package": "lit"
@@ -42017,12 +42128,6 @@
42017
42128
  }
42018
42129
  ]
42019
42130
  },
42020
- {
42021
- "kind": "javascript-module",
42022
- "path": "src/components/search/atomic-result-table-placeholder/atomic-result-table-placeholder.ts",
42023
- "declarations": [],
42024
- "exports": []
42025
- },
42026
42131
  {
42027
42132
  "kind": "javascript-module",
42028
42133
  "path": "src/components/search/atomic-result-template/atomic-result-template.ts",
@@ -42136,6 +42241,12 @@
42136
42241
  }
42137
42242
  ]
42138
42243
  },
42244
+ {
42245
+ "kind": "javascript-module",
42246
+ "path": "src/components/search/atomic-result-table-placeholder/atomic-result-table-placeholder.ts",
42247
+ "declarations": [],
42248
+ "exports": []
42249
+ },
42139
42250
  {
42140
42251
  "kind": "javascript-module",
42141
42252
  "path": "src/components/search/atomic-result-text/atomic-result-text.ts",
@@ -42607,209 +42718,6 @@
42607
42718
  }
42608
42719
  ]
42609
42720
  },
42610
- {
42611
- "kind": "javascript-module",
42612
- "path": "src/components/search/atomic-results-per-page/atomic-results-per-page.ts",
42613
- "declarations": [
42614
- {
42615
- "kind": "class",
42616
- "description": "The `atomic-results-per-page` component determines how many results to display per page.",
42617
- "name": "AtomicResultsPerPage",
42618
- "cssParts": [
42619
- {
42620
- "description": "The \"Results per page\" label.",
42621
- "name": "label"
42622
- },
42623
- {
42624
- "description": "The list of buttons.",
42625
- "name": "buttons"
42626
- },
42627
- {
42628
- "description": "The result per page button.",
42629
- "name": "button"
42630
- },
42631
- {
42632
- "description": "The active result per page button.",
42633
- "name": "active-button"
42634
- }
42635
- ],
42636
- "members": [
42637
- {
42638
- "kind": "field",
42639
- "name": "bindings",
42640
- "type": {
42641
- "text": "Bindings"
42642
- },
42643
- "privacy": "private"
42644
- },
42645
- {
42646
- "kind": "field",
42647
- "name": "error",
42648
- "type": {
42649
- "text": "Error"
42650
- },
42651
- "privacy": "private"
42652
- },
42653
- {
42654
- "kind": "field",
42655
- "name": "resultPerPage",
42656
- "type": {
42657
- "text": "ResultsPerPage"
42658
- },
42659
- "privacy": "private"
42660
- },
42661
- {
42662
- "kind": "field",
42663
- "name": "searchStatus",
42664
- "type": {
42665
- "text": "SearchStatus"
42666
- },
42667
- "privacy": "private"
42668
- },
42669
- {
42670
- "kind": "field",
42671
- "name": "choices",
42672
- "type": {
42673
- "text": "number[]"
42674
- },
42675
- "privacy": "private"
42676
- },
42677
- {
42678
- "kind": "field",
42679
- "name": "radioGroupName",
42680
- "privacy": "private",
42681
- "readonly": true
42682
- },
42683
- {
42684
- "kind": "field",
42685
- "name": "resultPerPageState",
42686
- "type": {
42687
- "text": "ResultsPerPageState"
42688
- },
42689
- "privacy": "private"
42690
- },
42691
- {
42692
- "kind": "field",
42693
- "name": "searchStatusState",
42694
- "type": {
42695
- "text": "SearchStatusState"
42696
- },
42697
- "privacy": "private"
42698
- },
42699
- {
42700
- "kind": "field",
42701
- "name": "isAppLoaded",
42702
- "type": {
42703
- "text": "boolean"
42704
- },
42705
- "privacy": "public",
42706
- "default": "false"
42707
- },
42708
- {
42709
- "kind": "field",
42710
- "name": "choicesDisplayed",
42711
- "type": {
42712
- "text": "string"
42713
- },
42714
- "default": "'10,25,50,100'",
42715
- "description": "A list of choices for the number of results to display per page, separated by commas.",
42716
- "attribute": "choices-displayed",
42717
- "reflects": true
42718
- },
42719
- {
42720
- "kind": "field",
42721
- "name": "initialChoice",
42722
- "type": {
42723
- "text": "number"
42724
- },
42725
- "description": "The initial selection for the number of result per page. This should be part of the `choicesDisplayed` option. By default, this is set to the first value in `choicesDisplayed`.",
42726
- "attribute": "initial-choice",
42727
- "reflects": true
42728
- },
42729
- {
42730
- "kind": "method",
42731
- "name": "initialize",
42732
- "privacy": "public"
42733
- },
42734
- {
42735
- "kind": "method",
42736
- "name": "scrollToTopEvent",
42737
- "privacy": "private"
42738
- },
42739
- {
42740
- "kind": "field",
42741
- "name": "label",
42742
- "privacy": "private",
42743
- "readonly": true
42744
- },
42745
- {
42746
- "kind": "method",
42747
- "name": "initBindings",
42748
- "privacy": "private",
42749
- "inheritedFrom": {
42750
- "name": "InitializeBindingsMixin",
42751
- "module": "src/mixins/bindings-mixin.ts"
42752
- }
42753
- }
42754
- ],
42755
- "events": [
42756
- {
42757
- "description": "Emitted when the page should scroll to top after changing results per page.",
42758
- "name": "atomic/scrollToTop"
42759
- }
42760
- ],
42761
- "attributes": [
42762
- {
42763
- "name": "choices-displayed",
42764
- "type": {
42765
- "text": "string"
42766
- },
42767
- "default": "'10,25,50,100'",
42768
- "description": "A list of choices for the number of results to display per page, separated by commas.",
42769
- "fieldName": "choicesDisplayed"
42770
- },
42771
- {
42772
- "name": "initial-choice",
42773
- "type": {
42774
- "text": "number"
42775
- },
42776
- "description": "The initial selection for the number of result per page. This should be part of the `choicesDisplayed` option. By default, this is set to the first value in `choicesDisplayed`.",
42777
- "fieldName": "initialChoice"
42778
- }
42779
- ],
42780
- "mixins": [
42781
- {
42782
- "name": "InitializeBindingsMixin",
42783
- "package": "@/src/mixins/bindings-mixin.js"
42784
- }
42785
- ],
42786
- "superclass": {
42787
- "name": "LitElement",
42788
- "package": "lit"
42789
- },
42790
- "tagName": "atomic-results-per-page",
42791
- "customElement": true
42792
- }
42793
- ],
42794
- "exports": [
42795
- {
42796
- "kind": "js",
42797
- "name": "AtomicResultsPerPage",
42798
- "declaration": {
42799
- "name": "AtomicResultsPerPage",
42800
- "module": "src/components/search/atomic-results-per-page/atomic-results-per-page.ts"
42801
- }
42802
- },
42803
- {
42804
- "kind": "custom-element-definition",
42805
- "name": "atomic-results-per-page",
42806
- "declaration": {
42807
- "name": "AtomicResultsPerPage",
42808
- "module": "src/components/search/atomic-results-per-page/atomic-results-per-page.ts"
42809
- }
42810
- }
42811
- ]
42812
- },
42813
42721
  {
42814
42722
  "kind": "javascript-module",
42815
42723
  "path": "src/components/search/atomic-search-box/atomic-search-box.ts",
@@ -43485,6 +43393,209 @@
43485
43393
  }
43486
43394
  ]
43487
43395
  },
43396
+ {
43397
+ "kind": "javascript-module",
43398
+ "path": "src/components/search/atomic-results-per-page/atomic-results-per-page.ts",
43399
+ "declarations": [
43400
+ {
43401
+ "kind": "class",
43402
+ "description": "The `atomic-results-per-page` component determines how many results to display per page.",
43403
+ "name": "AtomicResultsPerPage",
43404
+ "cssParts": [
43405
+ {
43406
+ "description": "The \"Results per page\" label.",
43407
+ "name": "label"
43408
+ },
43409
+ {
43410
+ "description": "The list of buttons.",
43411
+ "name": "buttons"
43412
+ },
43413
+ {
43414
+ "description": "The result per page button.",
43415
+ "name": "button"
43416
+ },
43417
+ {
43418
+ "description": "The active result per page button.",
43419
+ "name": "active-button"
43420
+ }
43421
+ ],
43422
+ "members": [
43423
+ {
43424
+ "kind": "field",
43425
+ "name": "bindings",
43426
+ "type": {
43427
+ "text": "Bindings"
43428
+ },
43429
+ "privacy": "private"
43430
+ },
43431
+ {
43432
+ "kind": "field",
43433
+ "name": "error",
43434
+ "type": {
43435
+ "text": "Error"
43436
+ },
43437
+ "privacy": "private"
43438
+ },
43439
+ {
43440
+ "kind": "field",
43441
+ "name": "resultPerPage",
43442
+ "type": {
43443
+ "text": "ResultsPerPage"
43444
+ },
43445
+ "privacy": "private"
43446
+ },
43447
+ {
43448
+ "kind": "field",
43449
+ "name": "searchStatus",
43450
+ "type": {
43451
+ "text": "SearchStatus"
43452
+ },
43453
+ "privacy": "private"
43454
+ },
43455
+ {
43456
+ "kind": "field",
43457
+ "name": "choices",
43458
+ "type": {
43459
+ "text": "number[]"
43460
+ },
43461
+ "privacy": "private"
43462
+ },
43463
+ {
43464
+ "kind": "field",
43465
+ "name": "radioGroupName",
43466
+ "privacy": "private",
43467
+ "readonly": true
43468
+ },
43469
+ {
43470
+ "kind": "field",
43471
+ "name": "resultPerPageState",
43472
+ "type": {
43473
+ "text": "ResultsPerPageState"
43474
+ },
43475
+ "privacy": "private"
43476
+ },
43477
+ {
43478
+ "kind": "field",
43479
+ "name": "searchStatusState",
43480
+ "type": {
43481
+ "text": "SearchStatusState"
43482
+ },
43483
+ "privacy": "private"
43484
+ },
43485
+ {
43486
+ "kind": "field",
43487
+ "name": "isAppLoaded",
43488
+ "type": {
43489
+ "text": "boolean"
43490
+ },
43491
+ "privacy": "public",
43492
+ "default": "false"
43493
+ },
43494
+ {
43495
+ "kind": "field",
43496
+ "name": "choicesDisplayed",
43497
+ "type": {
43498
+ "text": "string"
43499
+ },
43500
+ "default": "'10,25,50,100'",
43501
+ "description": "A list of choices for the number of results to display per page, separated by commas.",
43502
+ "attribute": "choices-displayed",
43503
+ "reflects": true
43504
+ },
43505
+ {
43506
+ "kind": "field",
43507
+ "name": "initialChoice",
43508
+ "type": {
43509
+ "text": "number"
43510
+ },
43511
+ "description": "The initial selection for the number of result per page. This should be part of the `choicesDisplayed` option. By default, this is set to the first value in `choicesDisplayed`.",
43512
+ "attribute": "initial-choice",
43513
+ "reflects": true
43514
+ },
43515
+ {
43516
+ "kind": "method",
43517
+ "name": "initialize",
43518
+ "privacy": "public"
43519
+ },
43520
+ {
43521
+ "kind": "method",
43522
+ "name": "scrollToTopEvent",
43523
+ "privacy": "private"
43524
+ },
43525
+ {
43526
+ "kind": "field",
43527
+ "name": "label",
43528
+ "privacy": "private",
43529
+ "readonly": true
43530
+ },
43531
+ {
43532
+ "kind": "method",
43533
+ "name": "initBindings",
43534
+ "privacy": "private",
43535
+ "inheritedFrom": {
43536
+ "name": "InitializeBindingsMixin",
43537
+ "module": "src/mixins/bindings-mixin.ts"
43538
+ }
43539
+ }
43540
+ ],
43541
+ "events": [
43542
+ {
43543
+ "description": "Emitted when the page should scroll to top after changing results per page.",
43544
+ "name": "atomic/scrollToTop"
43545
+ }
43546
+ ],
43547
+ "attributes": [
43548
+ {
43549
+ "name": "choices-displayed",
43550
+ "type": {
43551
+ "text": "string"
43552
+ },
43553
+ "default": "'10,25,50,100'",
43554
+ "description": "A list of choices for the number of results to display per page, separated by commas.",
43555
+ "fieldName": "choicesDisplayed"
43556
+ },
43557
+ {
43558
+ "name": "initial-choice",
43559
+ "type": {
43560
+ "text": "number"
43561
+ },
43562
+ "description": "The initial selection for the number of result per page. This should be part of the `choicesDisplayed` option. By default, this is set to the first value in `choicesDisplayed`.",
43563
+ "fieldName": "initialChoice"
43564
+ }
43565
+ ],
43566
+ "mixins": [
43567
+ {
43568
+ "name": "InitializeBindingsMixin",
43569
+ "package": "@/src/mixins/bindings-mixin.js"
43570
+ }
43571
+ ],
43572
+ "superclass": {
43573
+ "name": "LitElement",
43574
+ "package": "lit"
43575
+ },
43576
+ "tagName": "atomic-results-per-page",
43577
+ "customElement": true
43578
+ }
43579
+ ],
43580
+ "exports": [
43581
+ {
43582
+ "kind": "js",
43583
+ "name": "AtomicResultsPerPage",
43584
+ "declaration": {
43585
+ "name": "AtomicResultsPerPage",
43586
+ "module": "src/components/search/atomic-results-per-page/atomic-results-per-page.ts"
43587
+ }
43588
+ },
43589
+ {
43590
+ "kind": "custom-element-definition",
43591
+ "name": "atomic-results-per-page",
43592
+ "declaration": {
43593
+ "name": "AtomicResultsPerPage",
43594
+ "module": "src/components/search/atomic-results-per-page/atomic-results-per-page.ts"
43595
+ }
43596
+ }
43597
+ ]
43598
+ },
43488
43599
  {
43489
43600
  "kind": "javascript-module",
43490
43601
  "path": "src/components/search/atomic-search-box-instant-results/atomic-search-box-instant-results.ts",
@@ -47813,6 +47924,12 @@
47813
47924
  },
47814
47925
  "privacy": "private"
47815
47926
  },
47927
+ {
47928
+ "kind": "field",
47929
+ "name": "isHidden",
47930
+ "privacy": "private",
47931
+ "readonly": true
47932
+ },
47816
47933
  {
47817
47934
  "kind": "field",
47818
47935
  "name": "focusTarget",
@@ -47991,6 +48108,12 @@
47991
48108
  "fieldName": "dependsOn"
47992
48109
  }
47993
48110
  ],
48111
+ "cssStates": [
48112
+ {
48113
+ "description": "Applied when the facet is hidden.",
48114
+ "name": "hidden"
48115
+ }
48116
+ ],
47994
48117
  "superclass": {
47995
48118
  "name": "LitElement",
47996
48119
  "package": "lit"
@@ -48039,55 +48162,55 @@
48039
48162
  },
48040
48163
  {
48041
48164
  "kind": "javascript-module",
48042
- "path": "src/components/commerce/atomic-commerce-category-facet/e2e/atomic-commerce-category-facet.e2e.ts",
48165
+ "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/atomic-commerce-did-you-mean.e2e.ts",
48043
48166
  "declarations": [],
48044
48167
  "exports": []
48045
48168
  },
48046
48169
  {
48047
48170
  "kind": "javascript-module",
48048
- "path": "src/components/commerce/atomic-commerce-category-facet/e2e/fixture.ts",
48171
+ "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/fixture.ts",
48049
48172
  "declarations": [],
48050
48173
  "exports": []
48051
48174
  },
48052
48175
  {
48053
48176
  "kind": "javascript-module",
48054
- "path": "src/components/commerce/atomic-commerce-category-facet/e2e/page-object.ts",
48177
+ "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/page-object.ts",
48055
48178
  "declarations": [],
48056
48179
  "exports": []
48057
48180
  },
48058
48181
  {
48059
48182
  "kind": "javascript-module",
48060
- "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/atomic-commerce-did-you-mean.e2e.ts",
48183
+ "path": "src/components/commerce/atomic-commerce-facet/e2e/atomic-commerce-facet.e2e.ts",
48061
48184
  "declarations": [],
48062
48185
  "exports": []
48063
48186
  },
48064
48187
  {
48065
48188
  "kind": "javascript-module",
48066
- "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/fixture.ts",
48189
+ "path": "src/components/commerce/atomic-commerce-facet/e2e/fixture.ts",
48067
48190
  "declarations": [],
48068
48191
  "exports": []
48069
48192
  },
48070
48193
  {
48071
48194
  "kind": "javascript-module",
48072
- "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/page-object.ts",
48195
+ "path": "src/components/commerce/atomic-commerce-facet/e2e/page-object.ts",
48073
48196
  "declarations": [],
48074
48197
  "exports": []
48075
48198
  },
48076
48199
  {
48077
48200
  "kind": "javascript-module",
48078
- "path": "src/components/commerce/atomic-commerce-facet/e2e/atomic-commerce-facet.e2e.ts",
48201
+ "path": "src/components/commerce/atomic-commerce-category-facet/e2e/atomic-commerce-category-facet.e2e.ts",
48079
48202
  "declarations": [],
48080
48203
  "exports": []
48081
48204
  },
48082
48205
  {
48083
48206
  "kind": "javascript-module",
48084
- "path": "src/components/commerce/atomic-commerce-facet/e2e/fixture.ts",
48207
+ "path": "src/components/commerce/atomic-commerce-category-facet/e2e/fixture.ts",
48085
48208
  "declarations": [],
48086
48209
  "exports": []
48087
48210
  },
48088
48211
  {
48089
48212
  "kind": "javascript-module",
48090
- "path": "src/components/commerce/atomic-commerce-facet/e2e/page-object.ts",
48213
+ "path": "src/components/commerce/atomic-commerce-category-facet/e2e/page-object.ts",
48091
48214
  "declarations": [],
48092
48215
  "exports": []
48093
48216
  },
@@ -48309,37 +48432,37 @@
48309
48432
  },
48310
48433
  {
48311
48434
  "kind": "javascript-module",
48312
- "path": "src/components/commerce/atomic-commerce-refine-modal/e2e/atomic-commerce-refine-modal.e2e.ts",
48435
+ "path": "src/components/commerce/atomic-commerce-refine-toggle/e2e/atomic-commerce-refine-toggle.e2e.ts",
48313
48436
  "declarations": [],
48314
48437
  "exports": []
48315
48438
  },
48316
48439
  {
48317
48440
  "kind": "javascript-module",
48318
- "path": "src/components/commerce/atomic-commerce-refine-modal/e2e/fixture.ts",
48441
+ "path": "src/components/commerce/atomic-commerce-refine-toggle/e2e/fixture.ts",
48319
48442
  "declarations": [],
48320
48443
  "exports": []
48321
48444
  },
48322
48445
  {
48323
48446
  "kind": "javascript-module",
48324
- "path": "src/components/commerce/atomic-commerce-refine-modal/e2e/page-object.ts",
48447
+ "path": "src/components/commerce/atomic-commerce-refine-toggle/e2e/page-object.ts",
48325
48448
  "declarations": [],
48326
48449
  "exports": []
48327
48450
  },
48328
48451
  {
48329
48452
  "kind": "javascript-module",
48330
- "path": "src/components/commerce/atomic-commerce-refine-toggle/e2e/atomic-commerce-refine-toggle.e2e.ts",
48453
+ "path": "src/components/commerce/atomic-commerce-refine-modal/e2e/atomic-commerce-refine-modal.e2e.ts",
48331
48454
  "declarations": [],
48332
48455
  "exports": []
48333
48456
  },
48334
48457
  {
48335
48458
  "kind": "javascript-module",
48336
- "path": "src/components/commerce/atomic-commerce-refine-toggle/e2e/fixture.ts",
48459
+ "path": "src/components/commerce/atomic-commerce-refine-modal/e2e/fixture.ts",
48337
48460
  "declarations": [],
48338
48461
  "exports": []
48339
48462
  },
48340
48463
  {
48341
48464
  "kind": "javascript-module",
48342
- "path": "src/components/commerce/atomic-commerce-refine-toggle/e2e/page-object.ts",
48465
+ "path": "src/components/commerce/atomic-commerce-refine-modal/e2e/page-object.ts",
48343
48466
  "declarations": [],
48344
48467
  "exports": []
48345
48468
  },
@@ -48381,37 +48504,37 @@
48381
48504
  },
48382
48505
  {
48383
48506
  "kind": "javascript-module",
48384
- "path": "src/components/commerce/atomic-commerce-search-box-query-suggestions/e2e/atomic-commerce-search-box-query-suggestions.e2e.ts",
48507
+ "path": "src/components/commerce/atomic-commerce-search-box-recent-queries/e2e/atomic-commerce-search-box-recent-queries.e2e.ts",
48385
48508
  "declarations": [],
48386
48509
  "exports": []
48387
48510
  },
48388
48511
  {
48389
48512
  "kind": "javascript-module",
48390
- "path": "src/components/commerce/atomic-commerce-search-box-query-suggestions/e2e/fixture.ts",
48513
+ "path": "src/components/commerce/atomic-commerce-search-box-recent-queries/e2e/fixture.ts",
48391
48514
  "declarations": [],
48392
48515
  "exports": []
48393
48516
  },
48394
48517
  {
48395
48518
  "kind": "javascript-module",
48396
- "path": "src/components/commerce/atomic-commerce-search-box-query-suggestions/e2e/page-object.ts",
48519
+ "path": "src/components/commerce/atomic-commerce-search-box-recent-queries/e2e/page-object.ts",
48397
48520
  "declarations": [],
48398
48521
  "exports": []
48399
48522
  },
48400
48523
  {
48401
48524
  "kind": "javascript-module",
48402
- "path": "src/components/commerce/atomic-commerce-search-box-recent-queries/e2e/atomic-commerce-search-box-recent-queries.e2e.ts",
48525
+ "path": "src/components/commerce/atomic-commerce-search-box-query-suggestions/e2e/atomic-commerce-search-box-query-suggestions.e2e.ts",
48403
48526
  "declarations": [],
48404
48527
  "exports": []
48405
48528
  },
48406
48529
  {
48407
48530
  "kind": "javascript-module",
48408
- "path": "src/components/commerce/atomic-commerce-search-box-recent-queries/e2e/fixture.ts",
48531
+ "path": "src/components/commerce/atomic-commerce-search-box-query-suggestions/e2e/fixture.ts",
48409
48532
  "declarations": [],
48410
48533
  "exports": []
48411
48534
  },
48412
48535
  {
48413
48536
  "kind": "javascript-module",
48414
- "path": "src/components/commerce/atomic-commerce-search-box-recent-queries/e2e/page-object.ts",
48537
+ "path": "src/components/commerce/atomic-commerce-search-box-query-suggestions/e2e/page-object.ts",
48415
48538
  "declarations": [],
48416
48539
  "exports": []
48417
48540
  },
@@ -48675,37 +48798,37 @@
48675
48798
  },
48676
48799
  {
48677
48800
  "kind": "javascript-module",
48678
- "path": "src/components/commerce/atomic-product-text/e2e/atomic-product-text.e2e.ts",
48801
+ "path": "src/components/commerce/product-template-component-utils/context/fetch-product-context.ts",
48679
48802
  "declarations": [],
48680
48803
  "exports": []
48681
48804
  },
48682
48805
  {
48683
48806
  "kind": "javascript-module",
48684
- "path": "src/components/commerce/atomic-product-text/e2e/fixture.ts",
48807
+ "path": "src/components/commerce/product-template-component-utils/context/interactive-product-context-controller.ts",
48685
48808
  "declarations": [],
48686
48809
  "exports": []
48687
48810
  },
48688
48811
  {
48689
48812
  "kind": "javascript-module",
48690
- "path": "src/components/commerce/atomic-product-text/e2e/page-object.ts",
48813
+ "path": "src/components/commerce/product-template-component-utils/context/product-context-controller.ts",
48691
48814
  "declarations": [],
48692
48815
  "exports": []
48693
48816
  },
48694
48817
  {
48695
48818
  "kind": "javascript-module",
48696
- "path": "src/components/commerce/product-template-component-utils/context/fetch-product-context.ts",
48819
+ "path": "src/components/commerce/atomic-product-text/e2e/atomic-product-text.e2e.ts",
48697
48820
  "declarations": [],
48698
48821
  "exports": []
48699
48822
  },
48700
48823
  {
48701
48824
  "kind": "javascript-module",
48702
- "path": "src/components/commerce/product-template-component-utils/context/interactive-product-context-controller.ts",
48825
+ "path": "src/components/commerce/atomic-product-text/e2e/fixture.ts",
48703
48826
  "declarations": [],
48704
48827
  "exports": []
48705
48828
  },
48706
48829
  {
48707
48830
  "kind": "javascript-module",
48708
- "path": "src/components/commerce/product-template-component-utils/context/product-context-controller.ts",
48831
+ "path": "src/components/commerce/atomic-product-text/e2e/page-object.ts",
48709
48832
  "declarations": [],
48710
48833
  "exports": []
48711
48834
  },
@@ -48877,23 +49000,6 @@
48877
49000
  "declarations": [],
48878
49001
  "exports": []
48879
49002
  },
48880
- {
48881
- "kind": "javascript-module",
48882
- "path": "src/components/common/facets/facet-value-checkbox/facet-value-checkbox.ts",
48883
- "declarations": [
48884
- {
48885
- "kind": "variable",
48886
- "name": "id"
48887
- }
48888
- ],
48889
- "exports": []
48890
- },
48891
- {
48892
- "kind": "javascript-module",
48893
- "path": "src/components/common/facets/facet-value-checkbox/facet-value-checkbox.tw.css.ts",
48894
- "declarations": [],
48895
- "exports": []
48896
- },
48897
49003
  {
48898
49004
  "kind": "javascript-module",
48899
49005
  "path": "src/components/common/facets/facet-value-exclude/facet-value-exclude.ts",
@@ -48948,6 +49054,23 @@
48948
49054
  "declarations": [],
48949
49055
  "exports": []
48950
49056
  },
49057
+ {
49058
+ "kind": "javascript-module",
49059
+ "path": "src/components/common/facets/facet-value-checkbox/facet-value-checkbox.ts",
49060
+ "declarations": [
49061
+ {
49062
+ "kind": "variable",
49063
+ "name": "id"
49064
+ }
49065
+ ],
49066
+ "exports": []
49067
+ },
49068
+ {
49069
+ "kind": "javascript-module",
49070
+ "path": "src/components/common/facets/facet-value-checkbox/facet-value-checkbox.tw.css.ts",
49071
+ "declarations": [],
49072
+ "exports": []
49073
+ },
48951
49074
  {
48952
49075
  "kind": "javascript-module",
48953
49076
  "path": "src/components/common/generated-answer/generated-content/generated-markdown-content.ts",
@@ -48974,79 +49097,79 @@
48974
49097
  },
48975
49098
  {
48976
49099
  "kind": "javascript-module",
48977
- "path": "src/components/common/generated-answer/styles/copy-button.tw.css.ts",
49100
+ "path": "src/components/common/item-list/context/child-templates-context-controller.ts",
48978
49101
  "declarations": [],
48979
49102
  "exports": []
48980
49103
  },
48981
49104
  {
48982
49105
  "kind": "javascript-module",
48983
- "path": "src/components/common/generated-answer/styles/feedback-buttons.tw.css.ts",
49106
+ "path": "src/components/common/item-list/context/folded-item-list-context-controller.ts",
48984
49107
  "declarations": [],
48985
49108
  "exports": []
48986
49109
  },
48987
49110
  {
48988
49111
  "kind": "javascript-module",
48989
- "path": "src/components/common/generated-answer/styles/generated-answer.tw.css.ts",
49112
+ "path": "src/components/common/item-list/context/interactive-item-context-controller.ts",
48990
49113
  "declarations": [],
48991
49114
  "exports": []
48992
49115
  },
48993
49116
  {
48994
49117
  "kind": "javascript-module",
48995
- "path": "src/components/common/generated-answer/styles/generated-text.tw.css.ts",
49118
+ "path": "src/components/common/item-list/context/item-context-controller.ts",
48996
49119
  "declarations": [],
48997
49120
  "exports": []
48998
49121
  },
48999
49122
  {
49000
49123
  "kind": "javascript-module",
49001
- "path": "src/components/common/item-list/context/child-templates-context-controller.ts",
49124
+ "path": "src/components/common/item-list/context/item-display-config-context-controller.ts",
49002
49125
  "declarations": [],
49003
49126
  "exports": []
49004
49127
  },
49005
49128
  {
49006
49129
  "kind": "javascript-module",
49007
- "path": "src/components/common/item-list/context/folded-item-list-context-controller.ts",
49130
+ "path": "src/components/common/item-list/styles/grid-display.tw.css.ts",
49008
49131
  "declarations": [],
49009
49132
  "exports": []
49010
49133
  },
49011
49134
  {
49012
49135
  "kind": "javascript-module",
49013
- "path": "src/components/common/item-list/context/interactive-item-context-controller.ts",
49136
+ "path": "src/components/common/item-list/styles/list-display.tw.css.ts",
49014
49137
  "declarations": [],
49015
49138
  "exports": []
49016
49139
  },
49017
49140
  {
49018
49141
  "kind": "javascript-module",
49019
- "path": "src/components/common/item-list/context/item-context-controller.ts",
49142
+ "path": "src/components/common/item-list/styles/placeholders.tw.css.ts",
49020
49143
  "declarations": [],
49021
49144
  "exports": []
49022
49145
  },
49023
49146
  {
49024
49147
  "kind": "javascript-module",
49025
- "path": "src/components/common/item-list/context/item-display-config-context-controller.ts",
49148
+ "path": "src/components/common/item-list/styles/table-display.tw.css.ts",
49026
49149
  "declarations": [],
49027
49150
  "exports": []
49028
49151
  },
49029
49152
  {
49030
49153
  "kind": "javascript-module",
49031
- "path": "src/components/common/item-list/styles/grid-display.tw.css.ts",
49154
+ "path": "src/components/common/generated-answer/styles/copy-button.tw.css.ts",
49032
49155
  "declarations": [],
49033
49156
  "exports": []
49034
49157
  },
49035
49158
  {
49036
49159
  "kind": "javascript-module",
49037
- "path": "src/components/common/item-list/styles/list-display.tw.css.ts",
49160
+ "path": "src/components/common/generated-answer/styles/feedback-buttons.tw.css.ts",
49038
49161
  "declarations": [],
49039
49162
  "exports": []
49040
49163
  },
49041
49164
  {
49042
49165
  "kind": "javascript-module",
49043
- "path": "src/components/common/item-list/styles/placeholders.tw.css.ts",
49166
+ "path": "src/components/common/generated-answer/styles/generated-answer.tw.css.ts",
49044
49167
  "declarations": [],
49045
49168
  "exports": []
49046
49169
  },
49047
49170
  {
49048
49171
  "kind": "javascript-module",
49049
- "path": "src/components/common/item-list/styles/table-display.tw.css.ts",
49172
+ "path": "src/components/common/generated-answer/styles/generated-text.tw.css.ts",
49050
49173
  "declarations": [],
49051
49174
  "exports": []
49052
49175
  },
@@ -49172,37 +49295,37 @@
49172
49295
  },
49173
49296
  {
49174
49297
  "kind": "javascript-module",
49175
- "path": "src/components/insight/atomic-insight-facet/e2e/atomic-insight-facet.e2e.ts",
49298
+ "path": "src/components/insight/atomic-insight-folded-result-list/e2e/atomic-insight-folded-result-list.e2e.ts",
49176
49299
  "declarations": [],
49177
49300
  "exports": []
49178
49301
  },
49179
49302
  {
49180
49303
  "kind": "javascript-module",
49181
- "path": "src/components/insight/atomic-insight-facet/e2e/fixture.ts",
49304
+ "path": "src/components/insight/atomic-insight-folded-result-list/e2e/fixture.ts",
49182
49305
  "declarations": [],
49183
49306
  "exports": []
49184
49307
  },
49185
49308
  {
49186
49309
  "kind": "javascript-module",
49187
- "path": "src/components/insight/atomic-insight-facet/e2e/page-object.ts",
49310
+ "path": "src/components/insight/atomic-insight-folded-result-list/e2e/page-object.ts",
49188
49311
  "declarations": [],
49189
49312
  "exports": []
49190
49313
  },
49191
49314
  {
49192
49315
  "kind": "javascript-module",
49193
- "path": "src/components/insight/atomic-insight-folded-result-list/e2e/atomic-insight-folded-result-list.e2e.ts",
49316
+ "path": "src/components/insight/atomic-insight-facet/e2e/atomic-insight-facet.e2e.ts",
49194
49317
  "declarations": [],
49195
49318
  "exports": []
49196
49319
  },
49197
49320
  {
49198
49321
  "kind": "javascript-module",
49199
- "path": "src/components/insight/atomic-insight-folded-result-list/e2e/fixture.ts",
49322
+ "path": "src/components/insight/atomic-insight-facet/e2e/fixture.ts",
49200
49323
  "declarations": [],
49201
49324
  "exports": []
49202
49325
  },
49203
49326
  {
49204
49327
  "kind": "javascript-module",
49205
- "path": "src/components/insight/atomic-insight-folded-result-list/e2e/page-object.ts",
49328
+ "path": "src/components/insight/atomic-insight-facet/e2e/page-object.ts",
49206
49329
  "declarations": [],
49207
49330
  "exports": []
49208
49331
  },
@@ -49404,24 +49527,6 @@
49404
49527
  "declarations": [],
49405
49528
  "exports": []
49406
49529
  },
49407
- {
49408
- "kind": "javascript-module",
49409
- "path": "src/components/insight/atomic-insight-result-action-bar/e2e/atomic-insight-result-action-bar.e2e.ts",
49410
- "declarations": [],
49411
- "exports": []
49412
- },
49413
- {
49414
- "kind": "javascript-module",
49415
- "path": "src/components/insight/atomic-insight-result-action-bar/e2e/fixture.ts",
49416
- "declarations": [],
49417
- "exports": []
49418
- },
49419
- {
49420
- "kind": "javascript-module",
49421
- "path": "src/components/insight/atomic-insight-result-action-bar/e2e/page-object.ts",
49422
- "declarations": [],
49423
- "exports": []
49424
- },
49425
49530
  {
49426
49531
  "kind": "javascript-module",
49427
49532
  "path": "src/components/insight/atomic-insight-result-attach-to-case-action/e2e/atomic-insight-result-attach-to-case-action.e2e.ts",
@@ -49532,73 +49637,73 @@
49532
49637
  },
49533
49638
  {
49534
49639
  "kind": "javascript-module",
49535
- "path": "src/components/insight/atomic-insight-result-template/e2e/atomic-insight-result-template.e2e.ts",
49640
+ "path": "src/components/insight/atomic-insight-result-action-bar/e2e/atomic-insight-result-action-bar.e2e.ts",
49536
49641
  "declarations": [],
49537
49642
  "exports": []
49538
49643
  },
49539
49644
  {
49540
49645
  "kind": "javascript-module",
49541
- "path": "src/components/insight/atomic-insight-result-template/e2e/fixture.ts",
49646
+ "path": "src/components/insight/atomic-insight-result-action-bar/e2e/fixture.ts",
49542
49647
  "declarations": [],
49543
49648
  "exports": []
49544
49649
  },
49545
49650
  {
49546
49651
  "kind": "javascript-module",
49547
- "path": "src/components/insight/atomic-insight-result-template/e2e/page-object.ts",
49652
+ "path": "src/components/insight/atomic-insight-result-action-bar/e2e/page-object.ts",
49548
49653
  "declarations": [],
49549
49654
  "exports": []
49550
49655
  },
49551
49656
  {
49552
49657
  "kind": "javascript-module",
49553
- "path": "src/components/insight/atomic-insight-search-box/e2e/atomic-insight-search-box.e2e.ts",
49658
+ "path": "src/components/insight/atomic-insight-result-template/e2e/atomic-insight-result-template.e2e.ts",
49554
49659
  "declarations": [],
49555
49660
  "exports": []
49556
49661
  },
49557
49662
  {
49558
49663
  "kind": "javascript-module",
49559
- "path": "src/components/insight/atomic-insight-search-box/e2e/fixture.ts",
49664
+ "path": "src/components/insight/atomic-insight-result-template/e2e/fixture.ts",
49560
49665
  "declarations": [],
49561
49666
  "exports": []
49562
49667
  },
49563
49668
  {
49564
49669
  "kind": "javascript-module",
49565
- "path": "src/components/insight/atomic-insight-search-box/e2e/page-object.ts",
49670
+ "path": "src/components/insight/atomic-insight-result-template/e2e/page-object.ts",
49566
49671
  "declarations": [],
49567
49672
  "exports": []
49568
49673
  },
49569
49674
  {
49570
49675
  "kind": "javascript-module",
49571
- "path": "src/components/insight/atomic-insight-smart-snippet/e2e/atomic-insight-smart-snippet.e2e.ts",
49676
+ "path": "src/components/insight/atomic-insight-search-box/e2e/atomic-insight-search-box.e2e.ts",
49572
49677
  "declarations": [],
49573
49678
  "exports": []
49574
49679
  },
49575
49680
  {
49576
49681
  "kind": "javascript-module",
49577
- "path": "src/components/insight/atomic-insight-smart-snippet/e2e/fixture.ts",
49682
+ "path": "src/components/insight/atomic-insight-search-box/e2e/fixture.ts",
49578
49683
  "declarations": [],
49579
49684
  "exports": []
49580
49685
  },
49581
49686
  {
49582
49687
  "kind": "javascript-module",
49583
- "path": "src/components/insight/atomic-insight-smart-snippet/e2e/page-object.ts",
49688
+ "path": "src/components/insight/atomic-insight-search-box/e2e/page-object.ts",
49584
49689
  "declarations": [],
49585
49690
  "exports": []
49586
49691
  },
49587
49692
  {
49588
49693
  "kind": "javascript-module",
49589
- "path": "src/components/insight/atomic-insight-smart-snippet-suggestions/e2e/atomic-insight-smart-snippet-suggestions.e2e.ts",
49694
+ "path": "src/components/insight/atomic-insight-smart-snippet/e2e/atomic-insight-smart-snippet.e2e.ts",
49590
49695
  "declarations": [],
49591
49696
  "exports": []
49592
49697
  },
49593
49698
  {
49594
49699
  "kind": "javascript-module",
49595
- "path": "src/components/insight/atomic-insight-smart-snippet-suggestions/e2e/fixture.ts",
49700
+ "path": "src/components/insight/atomic-insight-smart-snippet/e2e/fixture.ts",
49596
49701
  "declarations": [],
49597
49702
  "exports": []
49598
49703
  },
49599
49704
  {
49600
49705
  "kind": "javascript-module",
49601
- "path": "src/components/insight/atomic-insight-smart-snippet-suggestions/e2e/page-object.ts",
49706
+ "path": "src/components/insight/atomic-insight-smart-snippet/e2e/page-object.ts",
49602
49707
  "declarations": [],
49603
49708
  "exports": []
49604
49709
  },
@@ -49658,37 +49763,37 @@
49658
49763
  },
49659
49764
  {
49660
49765
  "kind": "javascript-module",
49661
- "path": "src/components/ipx/atomic-ipx-button/e2e/atomic-ipx-button.e2e.ts",
49766
+ "path": "src/components/insight/atomic-insight-smart-snippet-suggestions/e2e/atomic-insight-smart-snippet-suggestions.e2e.ts",
49662
49767
  "declarations": [],
49663
49768
  "exports": []
49664
49769
  },
49665
49770
  {
49666
49771
  "kind": "javascript-module",
49667
- "path": "src/components/ipx/atomic-ipx-button/e2e/fixture.ts",
49772
+ "path": "src/components/insight/atomic-insight-smart-snippet-suggestions/e2e/fixture.ts",
49668
49773
  "declarations": [],
49669
49774
  "exports": []
49670
49775
  },
49671
49776
  {
49672
49777
  "kind": "javascript-module",
49673
- "path": "src/components/ipx/atomic-ipx-button/e2e/page-object.ts",
49778
+ "path": "src/components/insight/atomic-insight-smart-snippet-suggestions/e2e/page-object.ts",
49674
49779
  "declarations": [],
49675
49780
  "exports": []
49676
49781
  },
49677
49782
  {
49678
49783
  "kind": "javascript-module",
49679
- "path": "src/components/ipx/atomic-ipx-embedded/e2e/atomic-ipx-embedded.e2e.ts",
49784
+ "path": "src/components/ipx/atomic-ipx-button/e2e/atomic-ipx-button.e2e.ts",
49680
49785
  "declarations": [],
49681
49786
  "exports": []
49682
49787
  },
49683
49788
  {
49684
49789
  "kind": "javascript-module",
49685
- "path": "src/components/ipx/atomic-ipx-embedded/e2e/fixture.ts",
49790
+ "path": "src/components/ipx/atomic-ipx-button/e2e/fixture.ts",
49686
49791
  "declarations": [],
49687
49792
  "exports": []
49688
49793
  },
49689
49794
  {
49690
49795
  "kind": "javascript-module",
49691
- "path": "src/components/ipx/atomic-ipx-embedded/e2e/page-object.ts",
49796
+ "path": "src/components/ipx/atomic-ipx-button/e2e/page-object.ts",
49692
49797
  "declarations": [],
49693
49798
  "exports": []
49694
49799
  },
@@ -49710,6 +49815,24 @@
49710
49815
  "declarations": [],
49711
49816
  "exports": []
49712
49817
  },
49818
+ {
49819
+ "kind": "javascript-module",
49820
+ "path": "src/components/ipx/atomic-ipx-embedded/e2e/atomic-ipx-embedded.e2e.ts",
49821
+ "declarations": [],
49822
+ "exports": []
49823
+ },
49824
+ {
49825
+ "kind": "javascript-module",
49826
+ "path": "src/components/ipx/atomic-ipx-embedded/e2e/fixture.ts",
49827
+ "declarations": [],
49828
+ "exports": []
49829
+ },
49830
+ {
49831
+ "kind": "javascript-module",
49832
+ "path": "src/components/ipx/atomic-ipx-embedded/e2e/page-object.ts",
49833
+ "declarations": [],
49834
+ "exports": []
49835
+ },
49713
49836
  {
49714
49837
  "kind": "javascript-module",
49715
49838
  "path": "src/components/ipx/atomic-ipx-recs-list/e2e/atomic-ipx-recs-list.e2e.ts",
@@ -50000,55 +50123,55 @@
50000
50123
  },
50001
50124
  {
50002
50125
  "kind": "javascript-module",
50003
- "path": "src/components/search/atomic-facet-manager/e2e/atomic-facet-manager.e2e.ts",
50126
+ "path": "src/components/search/atomic-field-condition/e2e/atomic-field-condition.e2e.ts",
50004
50127
  "declarations": [],
50005
50128
  "exports": []
50006
50129
  },
50007
50130
  {
50008
50131
  "kind": "javascript-module",
50009
- "path": "src/components/search/atomic-facet-manager/e2e/fixture.ts",
50132
+ "path": "src/components/search/atomic-field-condition/e2e/fixture.ts",
50010
50133
  "declarations": [],
50011
50134
  "exports": []
50012
50135
  },
50013
50136
  {
50014
50137
  "kind": "javascript-module",
50015
- "path": "src/components/search/atomic-facet-manager/e2e/page-object.ts",
50138
+ "path": "src/components/search/atomic-field-condition/e2e/page-object.ts",
50016
50139
  "declarations": [],
50017
50140
  "exports": []
50018
50141
  },
50019
50142
  {
50020
50143
  "kind": "javascript-module",
50021
- "path": "src/components/search/atomic-field-condition/e2e/atomic-field-condition.e2e.ts",
50144
+ "path": "src/components/search/atomic-folded-result-list/e2e/atomic-folded-result-list.e2e.ts",
50022
50145
  "declarations": [],
50023
50146
  "exports": []
50024
50147
  },
50025
50148
  {
50026
50149
  "kind": "javascript-module",
50027
- "path": "src/components/search/atomic-field-condition/e2e/fixture.ts",
50150
+ "path": "src/components/search/atomic-folded-result-list/e2e/fixture.ts",
50028
50151
  "declarations": [],
50029
50152
  "exports": []
50030
50153
  },
50031
50154
  {
50032
50155
  "kind": "javascript-module",
50033
- "path": "src/components/search/atomic-field-condition/e2e/page-object.ts",
50156
+ "path": "src/components/search/atomic-folded-result-list/e2e/page-object.ts",
50034
50157
  "declarations": [],
50035
50158
  "exports": []
50036
50159
  },
50037
50160
  {
50038
50161
  "kind": "javascript-module",
50039
- "path": "src/components/search/atomic-folded-result-list/e2e/atomic-folded-result-list.e2e.ts",
50162
+ "path": "src/components/search/atomic-facet-manager/e2e/atomic-facet-manager.e2e.ts",
50040
50163
  "declarations": [],
50041
50164
  "exports": []
50042
50165
  },
50043
50166
  {
50044
50167
  "kind": "javascript-module",
50045
- "path": "src/components/search/atomic-folded-result-list/e2e/fixture.ts",
50168
+ "path": "src/components/search/atomic-facet-manager/e2e/fixture.ts",
50046
50169
  "declarations": [],
50047
50170
  "exports": []
50048
50171
  },
50049
50172
  {
50050
50173
  "kind": "javascript-module",
50051
- "path": "src/components/search/atomic-folded-result-list/e2e/page-object.ts",
50174
+ "path": "src/components/search/atomic-facet-manager/e2e/page-object.ts",
50052
50175
  "declarations": [],
50053
50176
  "exports": []
50054
50177
  },
@@ -50234,37 +50357,37 @@
50234
50357
  },
50235
50358
  {
50236
50359
  "kind": "javascript-module",
50237
- "path": "src/components/search/atomic-quickview/e2e/atomic-quickview.e2e.ts",
50360
+ "path": "src/components/search/atomic-quickview-modal/e2e/atomic-quickview-modal.e2e.ts",
50238
50361
  "declarations": [],
50239
50362
  "exports": []
50240
50363
  },
50241
50364
  {
50242
50365
  "kind": "javascript-module",
50243
- "path": "src/components/search/atomic-quickview/e2e/fixture.ts",
50366
+ "path": "src/components/search/atomic-quickview-modal/e2e/fixture.ts",
50244
50367
  "declarations": [],
50245
50368
  "exports": []
50246
50369
  },
50247
50370
  {
50248
50371
  "kind": "javascript-module",
50249
- "path": "src/components/search/atomic-quickview/e2e/page-object.ts",
50372
+ "path": "src/components/search/atomic-quickview-modal/e2e/page-object.ts",
50250
50373
  "declarations": [],
50251
50374
  "exports": []
50252
50375
  },
50253
50376
  {
50254
50377
  "kind": "javascript-module",
50255
- "path": "src/components/search/atomic-quickview-modal/e2e/atomic-quickview-modal.e2e.ts",
50378
+ "path": "src/components/search/atomic-quickview/e2e/atomic-quickview.e2e.ts",
50256
50379
  "declarations": [],
50257
50380
  "exports": []
50258
50381
  },
50259
50382
  {
50260
50383
  "kind": "javascript-module",
50261
- "path": "src/components/search/atomic-quickview-modal/e2e/fixture.ts",
50384
+ "path": "src/components/search/atomic-quickview/e2e/fixture.ts",
50262
50385
  "declarations": [],
50263
50386
  "exports": []
50264
50387
  },
50265
50388
  {
50266
50389
  "kind": "javascript-module",
50267
- "path": "src/components/search/atomic-quickview-modal/e2e/page-object.ts",
50390
+ "path": "src/components/search/atomic-quickview/e2e/page-object.ts",
50268
50391
  "declarations": [],
50269
50392
  "exports": []
50270
50393
  },
@@ -50474,37 +50597,37 @@
50474
50597
  },
50475
50598
  {
50476
50599
  "kind": "javascript-module",
50477
- "path": "src/components/search/atomic-result-image/e2e/atomic-result-image.e2e.ts",
50600
+ "path": "src/components/search/atomic-result-link/e2e/atomic-result-link.e2e.ts",
50478
50601
  "declarations": [],
50479
50602
  "exports": []
50480
50603
  },
50481
50604
  {
50482
50605
  "kind": "javascript-module",
50483
- "path": "src/components/search/atomic-result-image/e2e/fixture.ts",
50606
+ "path": "src/components/search/atomic-result-link/e2e/fixture.ts",
50484
50607
  "declarations": [],
50485
50608
  "exports": []
50486
50609
  },
50487
50610
  {
50488
50611
  "kind": "javascript-module",
50489
- "path": "src/components/search/atomic-result-image/e2e/page-object.ts",
50612
+ "path": "src/components/search/atomic-result-link/e2e/page-object.ts",
50490
50613
  "declarations": [],
50491
50614
  "exports": []
50492
50615
  },
50493
50616
  {
50494
50617
  "kind": "javascript-module",
50495
- "path": "src/components/search/atomic-result-link/e2e/atomic-result-link.e2e.ts",
50618
+ "path": "src/components/search/atomic-result-image/e2e/atomic-result-image.e2e.ts",
50496
50619
  "declarations": [],
50497
50620
  "exports": []
50498
50621
  },
50499
50622
  {
50500
50623
  "kind": "javascript-module",
50501
- "path": "src/components/search/atomic-result-link/e2e/fixture.ts",
50624
+ "path": "src/components/search/atomic-result-image/e2e/fixture.ts",
50502
50625
  "declarations": [],
50503
50626
  "exports": []
50504
50627
  },
50505
50628
  {
50506
50629
  "kind": "javascript-module",
50507
- "path": "src/components/search/atomic-result-link/e2e/page-object.ts",
50630
+ "path": "src/components/search/atomic-result-image/e2e/page-object.ts",
50508
50631
  "declarations": [],
50509
50632
  "exports": []
50510
50633
  },
@@ -50528,37 +50651,37 @@
50528
50651
  },
50529
50652
  {
50530
50653
  "kind": "javascript-module",
50531
- "path": "src/components/search/atomic-result-multi-value-text/e2e/atomic-result-multi-value-text.e2e.ts",
50654
+ "path": "src/components/search/atomic-result-number/e2e/atomic-result-number.e2e.ts",
50532
50655
  "declarations": [],
50533
50656
  "exports": []
50534
50657
  },
50535
50658
  {
50536
50659
  "kind": "javascript-module",
50537
- "path": "src/components/search/atomic-result-multi-value-text/e2e/fixture.ts",
50660
+ "path": "src/components/search/atomic-result-number/e2e/fixture.ts",
50538
50661
  "declarations": [],
50539
50662
  "exports": []
50540
50663
  },
50541
50664
  {
50542
50665
  "kind": "javascript-module",
50543
- "path": "src/components/search/atomic-result-multi-value-text/e2e/page-object.ts",
50666
+ "path": "src/components/search/atomic-result-number/e2e/page-object.ts",
50544
50667
  "declarations": [],
50545
50668
  "exports": []
50546
50669
  },
50547
50670
  {
50548
50671
  "kind": "javascript-module",
50549
- "path": "src/components/search/atomic-result-number/e2e/atomic-result-number.e2e.ts",
50672
+ "path": "src/components/search/atomic-result-multi-value-text/e2e/atomic-result-multi-value-text.e2e.ts",
50550
50673
  "declarations": [],
50551
50674
  "exports": []
50552
50675
  },
50553
50676
  {
50554
50677
  "kind": "javascript-module",
50555
- "path": "src/components/search/atomic-result-number/e2e/fixture.ts",
50678
+ "path": "src/components/search/atomic-result-multi-value-text/e2e/fixture.ts",
50556
50679
  "declarations": [],
50557
50680
  "exports": []
50558
50681
  },
50559
50682
  {
50560
50683
  "kind": "javascript-module",
50561
- "path": "src/components/search/atomic-result-number/e2e/page-object.ts",
50684
+ "path": "src/components/search/atomic-result-multi-value-text/e2e/page-object.ts",
50562
50685
  "declarations": [],
50563
50686
  "exports": []
50564
50687
  },
@@ -50582,55 +50705,55 @@
50582
50705
  },
50583
50706
  {
50584
50707
  "kind": "javascript-module",
50585
- "path": "src/components/search/atomic-result-rating/e2e/atomic-result-rating.e2e.ts",
50708
+ "path": "src/components/search/atomic-result-template/e2e/atomic-result-template.e2e.ts",
50586
50709
  "declarations": [],
50587
50710
  "exports": []
50588
50711
  },
50589
50712
  {
50590
50713
  "kind": "javascript-module",
50591
- "path": "src/components/search/atomic-result-rating/e2e/fixture.ts",
50714
+ "path": "src/components/search/atomic-result-template/e2e/fixture.ts",
50592
50715
  "declarations": [],
50593
50716
  "exports": []
50594
50717
  },
50595
50718
  {
50596
50719
  "kind": "javascript-module",
50597
- "path": "src/components/search/atomic-result-rating/e2e/page-object.ts",
50720
+ "path": "src/components/search/atomic-result-template/e2e/page-object.ts",
50598
50721
  "declarations": [],
50599
50722
  "exports": []
50600
50723
  },
50601
50724
  {
50602
50725
  "kind": "javascript-module",
50603
- "path": "src/components/search/atomic-result-template/e2e/atomic-result-template.e2e.ts",
50726
+ "path": "src/components/search/atomic-result-text/e2e/atomic-result-text.e2e.ts",
50604
50727
  "declarations": [],
50605
50728
  "exports": []
50606
50729
  },
50607
50730
  {
50608
50731
  "kind": "javascript-module",
50609
- "path": "src/components/search/atomic-result-template/e2e/fixture.ts",
50732
+ "path": "src/components/search/atomic-result-text/e2e/fixture.ts",
50610
50733
  "declarations": [],
50611
50734
  "exports": []
50612
50735
  },
50613
50736
  {
50614
50737
  "kind": "javascript-module",
50615
- "path": "src/components/search/atomic-result-template/e2e/page-object.ts",
50738
+ "path": "src/components/search/atomic-result-text/e2e/page-object.ts",
50616
50739
  "declarations": [],
50617
50740
  "exports": []
50618
50741
  },
50619
50742
  {
50620
50743
  "kind": "javascript-module",
50621
- "path": "src/components/search/atomic-result-text/e2e/atomic-result-text.e2e.ts",
50744
+ "path": "src/components/search/atomic-result-rating/e2e/atomic-result-rating.e2e.ts",
50622
50745
  "declarations": [],
50623
50746
  "exports": []
50624
50747
  },
50625
50748
  {
50626
50749
  "kind": "javascript-module",
50627
- "path": "src/components/search/atomic-result-text/e2e/fixture.ts",
50750
+ "path": "src/components/search/atomic-result-rating/e2e/fixture.ts",
50628
50751
  "declarations": [],
50629
50752
  "exports": []
50630
50753
  },
50631
50754
  {
50632
50755
  "kind": "javascript-module",
50633
- "path": "src/components/search/atomic-result-text/e2e/page-object.ts",
50756
+ "path": "src/components/search/atomic-result-rating/e2e/page-object.ts",
50634
50757
  "declarations": [],
50635
50758
  "exports": []
50636
50759
  },
@@ -50654,37 +50777,37 @@
50654
50777
  },
50655
50778
  {
50656
50779
  "kind": "javascript-module",
50657
- "path": "src/components/search/atomic-results-per-page/e2e/atomic-results-per-page.e2e.ts",
50780
+ "path": "src/components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts",
50658
50781
  "declarations": [],
50659
50782
  "exports": []
50660
50783
  },
50661
50784
  {
50662
50785
  "kind": "javascript-module",
50663
- "path": "src/components/search/atomic-results-per-page/e2e/fixture.ts",
50786
+ "path": "src/components/search/atomic-search-box/e2e/fixture.ts",
50664
50787
  "declarations": [],
50665
50788
  "exports": []
50666
50789
  },
50667
50790
  {
50668
50791
  "kind": "javascript-module",
50669
- "path": "src/components/search/atomic-results-per-page/e2e/page-object.ts",
50792
+ "path": "src/components/search/atomic-search-box/e2e/page-object.ts",
50670
50793
  "declarations": [],
50671
50794
  "exports": []
50672
50795
  },
50673
50796
  {
50674
50797
  "kind": "javascript-module",
50675
- "path": "src/components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts",
50798
+ "path": "src/components/search/atomic-results-per-page/e2e/atomic-results-per-page.e2e.ts",
50676
50799
  "declarations": [],
50677
50800
  "exports": []
50678
50801
  },
50679
50802
  {
50680
50803
  "kind": "javascript-module",
50681
- "path": "src/components/search/atomic-search-box/e2e/fixture.ts",
50804
+ "path": "src/components/search/atomic-results-per-page/e2e/fixture.ts",
50682
50805
  "declarations": [],
50683
50806
  "exports": []
50684
50807
  },
50685
50808
  {
50686
50809
  "kind": "javascript-module",
50687
- "path": "src/components/search/atomic-search-box/e2e/page-object.ts",
50810
+ "path": "src/components/search/atomic-results-per-page/e2e/page-object.ts",
50688
50811
  "declarations": [],
50689
50812
  "exports": []
50690
50813
  },