@empathyco/x-components 6.0.0-alpha.240 → 6.0.0-alpha.241
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/core/index.js +0 -3
- package/core/index.js.map +1 -1
- package/docs/API-reference/api/x-components.md +0 -33
- package/js/components/animations/animate-width.vue.js +2 -2
- package/js/components/modals/base-id-modal.vue.js +2 -2
- package/js/components/panels/base-id-toggle-panel.vue.js +2 -2
- package/js/index.js +0 -3
- package/js/index.js.map +1 -1
- package/js/wiring/namespaced-wires.factory.js +1 -1
- package/js/x-modules/ai/components/ai-carousel.vue2.js +0 -7
- package/js/x-modules/ai/components/ai-carousel.vue2.js.map +1 -1
- package/js/x-modules/ai/components/ai-overview.vue2.js +0 -7
- package/js/x-modules/ai/components/ai-overview.vue2.js.map +1 -1
- package/js/x-modules/empathize/components/empathize.vue2.js +0 -7
- package/js/x-modules/empathize/components/empathize.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-button.vue2.js +0 -7
- package/js/x-modules/queries-preview/components/query-preview-button.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview.vue2.js +0 -7
- package/js/x-modules/queries-preview/components/query-preview.vue2.js.map +1 -1
- package/js/x-modules/scroll/components/scroll-to-top.vue2.js +0 -7
- package/js/x-modules/scroll/components/scroll-to-top.vue2.js.map +1 -1
- package/js/x-modules/scroll/components/scroll.vue.js +2 -2
- package/package.json +2 -2
- package/report/x-components.api.json +0 -735
- package/report/x-components.api.md +0 -71
- package/types/src/components/index.d.ts +0 -1
- package/types/src/components/index.d.ts.map +1 -1
- package/docs/API-reference/api/x-components.fixedheaderandasideslayout.md +0 -37
- package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +0 -37
- package/docs/API-reference/api/x-components.singlecolumnlayout.md +0 -42
- package/docs/API-reference/components/common/layouts/x-components.fixed-header-and-asides-layout.md +0 -99
- package/docs/API-reference/components/common/layouts/x-components.multi-column-max-width-layout.md +0 -185
- package/docs/API-reference/components/common/layouts/x-components.single-column-layout.md +0 -81
- package/js/components/layouts/fixed-header-and-asides-layout.vue.js +0 -151
- package/js/components/layouts/fixed-header-and-asides-layout.vue.js.map +0 -1
- package/js/components/layouts/fixed-header-and-asides-layout.vue2.js +0 -40
- package/js/components/layouts/fixed-header-and-asides-layout.vue2.js.map +0 -1
- package/js/components/layouts/fixed-header-and-asides-layout.vue3.js +0 -7
- package/js/components/layouts/fixed-header-and-asides-layout.vue3.js.map +0 -1
- package/js/components/layouts/multi-column-max-width-layout.vue.js +0 -188
- package/js/components/layouts/multi-column-max-width-layout.vue.js.map +0 -1
- package/js/components/layouts/multi-column-max-width-layout.vue2.js +0 -30
- package/js/components/layouts/multi-column-max-width-layout.vue2.js.map +0 -1
- package/js/components/layouts/multi-column-max-width-layout.vue3.js +0 -7
- package/js/components/layouts/multi-column-max-width-layout.vue3.js.map +0 -1
- package/js/components/layouts/multi-column-max-width-layout.vue4.js +0 -7
- package/js/components/layouts/multi-column-max-width-layout.vue4.js.map +0 -1
- package/js/components/layouts/single-column-layout.vue.js +0 -162
- package/js/components/layouts/single-column-layout.vue.js.map +0 -1
- package/js/components/layouts/single-column-layout.vue2.js +0 -32
- package/js/components/layouts/single-column-layout.vue2.js.map +0 -1
- package/js/components/layouts/single-column-layout.vue3.js +0 -7
- package/js/components/layouts/single-column-layout.vue3.js.map +0 -1
- package/types/src/components/layouts/fixed-header-and-asides-layout.vue.d.ts +0 -31
- package/types/src/components/layouts/fixed-header-and-asides-layout.vue.d.ts.map +0 -1
- package/types/src/components/layouts/index.d.ts +0 -4
- package/types/src/components/layouts/index.d.ts.map +0 -1
- package/types/src/components/layouts/multi-column-max-width-layout.vue.d.ts +0 -33
- package/types/src/components/layouts/multi-column-max-width-layout.vue.d.ts.map +0 -1
- package/types/src/components/layouts/single-column-layout.vue.d.ts +0 -38
- package/types/src/components/layouts/single-column-layout.vue.d.ts.map +0 -1
|
@@ -32549,218 +32549,6 @@
|
|
|
32549
32549
|
"endIndex": 5
|
|
32550
32550
|
}
|
|
32551
32551
|
},
|
|
32552
|
-
{
|
|
32553
|
-
"kind": "Variable",
|
|
32554
|
-
"canonicalReference": "@empathyco/x-components!FixedHeaderAndAsidesLayout:var",
|
|
32555
|
-
"docComment": "/**\n * Component for use as Layout to be filled with the rest of the components.\n *\n * @deprecated\n *\n * - The layout has been deprecated in favor of using new XDS layout.\n *\n * @public\n */\n",
|
|
32556
|
-
"excerptTokens": [
|
|
32557
|
-
{
|
|
32558
|
-
"kind": "Content",
|
|
32559
|
-
"text": "_default: "
|
|
32560
|
-
},
|
|
32561
|
-
{
|
|
32562
|
-
"kind": "Content",
|
|
32563
|
-
"text": "import(\"vue\")."
|
|
32564
|
-
},
|
|
32565
|
-
{
|
|
32566
|
-
"kind": "Reference",
|
|
32567
|
-
"text": "DefineComponent",
|
|
32568
|
-
"canonicalReference": "@vue/runtime-core!DefineComponent:type"
|
|
32569
|
-
},
|
|
32570
|
-
{
|
|
32571
|
-
"kind": "Content",
|
|
32572
|
-
"text": "<import(\"vue\")."
|
|
32573
|
-
},
|
|
32574
|
-
{
|
|
32575
|
-
"kind": "Reference",
|
|
32576
|
-
"text": "ExtractPropTypes",
|
|
32577
|
-
"canonicalReference": "@vue/runtime-core!ExtractPropTypes:type"
|
|
32578
|
-
},
|
|
32579
|
-
{
|
|
32580
|
-
"kind": "Content",
|
|
32581
|
-
"text": "<{\n devMode: "
|
|
32582
|
-
},
|
|
32583
|
-
{
|
|
32584
|
-
"kind": "Reference",
|
|
32585
|
-
"text": "BooleanConstructor",
|
|
32586
|
-
"canonicalReference": "!BooleanConstructor:interface"
|
|
32587
|
-
},
|
|
32588
|
-
{
|
|
32589
|
-
"kind": "Content",
|
|
32590
|
-
"text": ";\n}>, {\n rightAsideAnimation: import(\"vue\")."
|
|
32591
|
-
},
|
|
32592
|
-
{
|
|
32593
|
-
"kind": "Reference",
|
|
32594
|
-
"text": "VNode",
|
|
32595
|
-
"canonicalReference": "@vue/runtime-core!VNode:interface"
|
|
32596
|
-
},
|
|
32597
|
-
{
|
|
32598
|
-
"kind": "Content",
|
|
32599
|
-
"text": "<import(\"vue\")."
|
|
32600
|
-
},
|
|
32601
|
-
{
|
|
32602
|
-
"kind": "Reference",
|
|
32603
|
-
"text": "RendererNode",
|
|
32604
|
-
"canonicalReference": "@vue/runtime-core!RendererNode:interface"
|
|
32605
|
-
},
|
|
32606
|
-
{
|
|
32607
|
-
"kind": "Content",
|
|
32608
|
-
"text": ", import(\"vue\")."
|
|
32609
|
-
},
|
|
32610
|
-
{
|
|
32611
|
-
"kind": "Reference",
|
|
32612
|
-
"text": "RendererElement",
|
|
32613
|
-
"canonicalReference": "@vue/runtime-core!RendererElement:interface"
|
|
32614
|
-
},
|
|
32615
|
-
{
|
|
32616
|
-
"kind": "Content",
|
|
32617
|
-
"text": ", {\n [key: string]: any;\n }>;\n leftAsideAnimation: import(\"vue\")."
|
|
32618
|
-
},
|
|
32619
|
-
{
|
|
32620
|
-
"kind": "Reference",
|
|
32621
|
-
"text": "VNode",
|
|
32622
|
-
"canonicalReference": "@vue/runtime-core!VNode:interface"
|
|
32623
|
-
},
|
|
32624
|
-
{
|
|
32625
|
-
"kind": "Content",
|
|
32626
|
-
"text": "<import(\"vue\")."
|
|
32627
|
-
},
|
|
32628
|
-
{
|
|
32629
|
-
"kind": "Reference",
|
|
32630
|
-
"text": "RendererNode",
|
|
32631
|
-
"canonicalReference": "@vue/runtime-core!RendererNode:interface"
|
|
32632
|
-
},
|
|
32633
|
-
{
|
|
32634
|
-
"kind": "Content",
|
|
32635
|
-
"text": ", import(\"vue\")."
|
|
32636
|
-
},
|
|
32637
|
-
{
|
|
32638
|
-
"kind": "Reference",
|
|
32639
|
-
"text": "RendererElement",
|
|
32640
|
-
"canonicalReference": "@vue/runtime-core!RendererElement:interface"
|
|
32641
|
-
},
|
|
32642
|
-
{
|
|
32643
|
-
"kind": "Content",
|
|
32644
|
-
"text": ", {\n [key: string]: any;\n }>;\n setPosition: (position: number) => void;\n isBackdropVisible: import(\"vue\")."
|
|
32645
|
-
},
|
|
32646
|
-
{
|
|
32647
|
-
"kind": "Reference",
|
|
32648
|
-
"text": "ComputedRef",
|
|
32649
|
-
"canonicalReference": "@vue/reactivity!ComputedRef:interface"
|
|
32650
|
-
},
|
|
32651
|
-
{
|
|
32652
|
-
"kind": "Content",
|
|
32653
|
-
"text": "<boolean>;\n}, {}, {}, {}, import(\"vue\")."
|
|
32654
|
-
},
|
|
32655
|
-
{
|
|
32656
|
-
"kind": "Reference",
|
|
32657
|
-
"text": "ComponentOptionsMixin",
|
|
32658
|
-
"canonicalReference": "@vue/runtime-core!ComponentOptionsMixin:type"
|
|
32659
|
-
},
|
|
32660
|
-
{
|
|
32661
|
-
"kind": "Content",
|
|
32662
|
-
"text": ", import(\"vue\")."
|
|
32663
|
-
},
|
|
32664
|
-
{
|
|
32665
|
-
"kind": "Reference",
|
|
32666
|
-
"text": "ComponentOptionsMixin",
|
|
32667
|
-
"canonicalReference": "@vue/runtime-core!ComponentOptionsMixin:type"
|
|
32668
|
-
},
|
|
32669
|
-
{
|
|
32670
|
-
"kind": "Content",
|
|
32671
|
-
"text": ", {}, string, import(\"vue\")."
|
|
32672
|
-
},
|
|
32673
|
-
{
|
|
32674
|
-
"kind": "Reference",
|
|
32675
|
-
"text": "PublicProps",
|
|
32676
|
-
"canonicalReference": "@vue/runtime-core!PublicProps:type"
|
|
32677
|
-
},
|
|
32678
|
-
{
|
|
32679
|
-
"kind": "Content",
|
|
32680
|
-
"text": ", "
|
|
32681
|
-
},
|
|
32682
|
-
{
|
|
32683
|
-
"kind": "Reference",
|
|
32684
|
-
"text": "Readonly",
|
|
32685
|
-
"canonicalReference": "!Readonly:type"
|
|
32686
|
-
},
|
|
32687
|
-
{
|
|
32688
|
-
"kind": "Content",
|
|
32689
|
-
"text": "<import(\"vue\")."
|
|
32690
|
-
},
|
|
32691
|
-
{
|
|
32692
|
-
"kind": "Reference",
|
|
32693
|
-
"text": "ExtractPropTypes",
|
|
32694
|
-
"canonicalReference": "@vue/runtime-core!ExtractPropTypes:type"
|
|
32695
|
-
},
|
|
32696
|
-
{
|
|
32697
|
-
"kind": "Content",
|
|
32698
|
-
"text": "<{\n devMode: "
|
|
32699
|
-
},
|
|
32700
|
-
{
|
|
32701
|
-
"kind": "Reference",
|
|
32702
|
-
"text": "BooleanConstructor",
|
|
32703
|
-
"canonicalReference": "!BooleanConstructor:interface"
|
|
32704
|
-
},
|
|
32705
|
-
{
|
|
32706
|
-
"kind": "Content",
|
|
32707
|
-
"text": ";\n}>> & "
|
|
32708
|
-
},
|
|
32709
|
-
{
|
|
32710
|
-
"kind": "Reference",
|
|
32711
|
-
"text": "Readonly",
|
|
32712
|
-
"canonicalReference": "!Readonly:type"
|
|
32713
|
-
},
|
|
32714
|
-
{
|
|
32715
|
-
"kind": "Content",
|
|
32716
|
-
"text": "<{}>, {\n devMode: boolean;\n}, {}, {\n BaseIdModal: import(\"vue\")."
|
|
32717
|
-
},
|
|
32718
|
-
{
|
|
32719
|
-
"kind": "Reference",
|
|
32720
|
-
"text": "DefineComponent",
|
|
32721
|
-
"canonicalReference": "@vue/runtime-core!DefineComponent:type"
|
|
32722
|
-
},
|
|
32723
|
-
{
|
|
32724
|
-
"kind": "Content",
|
|
32725
|
-
"text": "<{}, {}, any>;\n MainScroll: import(\"vue\")."
|
|
32726
|
-
},
|
|
32727
|
-
{
|
|
32728
|
-
"kind": "Reference",
|
|
32729
|
-
"text": "DefineComponent",
|
|
32730
|
-
"canonicalReference": "@vue/runtime-core!DefineComponent:type"
|
|
32731
|
-
},
|
|
32732
|
-
{
|
|
32733
|
-
"kind": "Content",
|
|
32734
|
-
"text": "<{}, {}, any>;\n Scroll: import(\"vue\")."
|
|
32735
|
-
},
|
|
32736
|
-
{
|
|
32737
|
-
"kind": "Reference",
|
|
32738
|
-
"text": "DefineComponent",
|
|
32739
|
-
"canonicalReference": "@vue/runtime-core!DefineComponent:type"
|
|
32740
|
-
},
|
|
32741
|
-
{
|
|
32742
|
-
"kind": "Content",
|
|
32743
|
-
"text": "<{}, {}, any>;\n}, {}, string, import(\"vue\")."
|
|
32744
|
-
},
|
|
32745
|
-
{
|
|
32746
|
-
"kind": "Reference",
|
|
32747
|
-
"text": "ComponentProvideOptions",
|
|
32748
|
-
"canonicalReference": "@vue/runtime-core!ComponentProvideOptions:type"
|
|
32749
|
-
},
|
|
32750
|
-
{
|
|
32751
|
-
"kind": "Content",
|
|
32752
|
-
"text": ", true, {}, any>"
|
|
32753
|
-
}
|
|
32754
|
-
],
|
|
32755
|
-
"fileUrlPath": "dist/types/src/components/layouts/fixed-header-and-asides-layout.vue.d.ts",
|
|
32756
|
-
"isReadonly": true,
|
|
32757
|
-
"releaseTag": "Public",
|
|
32758
|
-
"name": "FixedHeaderAndAsidesLayout",
|
|
32759
|
-
"variableTypeTokenRange": {
|
|
32760
|
-
"startIndex": 1,
|
|
32761
|
-
"endIndex": 44
|
|
32762
|
-
}
|
|
32763
|
-
},
|
|
32764
32552
|
{
|
|
32765
32553
|
"kind": "Function",
|
|
32766
32554
|
"canonicalReference": "@empathyco/x-components!flatHierarchicalFilters:function(1)",
|
|
@@ -41615,245 +41403,6 @@
|
|
|
41615
41403
|
"endIndex": 2
|
|
41616
41404
|
}
|
|
41617
41405
|
},
|
|
41618
|
-
{
|
|
41619
|
-
"kind": "Variable",
|
|
41620
|
-
"canonicalReference": "@empathyco/x-components!MultiColumnMaxWidthLayout:var",
|
|
41621
|
-
"docComment": "/**\n * Component for use as Layout to be filled with the rest of the Components.\n *\n * @deprecated\n *\n * - The layout has been deprecated in favor of using new XDS layout.\n *\n * @public\n */\n",
|
|
41622
|
-
"excerptTokens": [
|
|
41623
|
-
{
|
|
41624
|
-
"kind": "Content",
|
|
41625
|
-
"text": "_default: "
|
|
41626
|
-
},
|
|
41627
|
-
{
|
|
41628
|
-
"kind": "Content",
|
|
41629
|
-
"text": "import(\"vue\")."
|
|
41630
|
-
},
|
|
41631
|
-
{
|
|
41632
|
-
"kind": "Reference",
|
|
41633
|
-
"text": "DefineComponent",
|
|
41634
|
-
"canonicalReference": "@vue/runtime-core!DefineComponent:type"
|
|
41635
|
-
},
|
|
41636
|
-
{
|
|
41637
|
-
"kind": "Content",
|
|
41638
|
-
"text": "<import(\"vue\")."
|
|
41639
|
-
},
|
|
41640
|
-
{
|
|
41641
|
-
"kind": "Reference",
|
|
41642
|
-
"text": "ExtractPropTypes",
|
|
41643
|
-
"canonicalReference": "@vue/runtime-core!ExtractPropTypes:type"
|
|
41644
|
-
},
|
|
41645
|
-
{
|
|
41646
|
-
"kind": "Content",
|
|
41647
|
-
"text": "<{\n asideAnimation: {\n type: ("
|
|
41648
|
-
},
|
|
41649
|
-
{
|
|
41650
|
-
"kind": "Reference",
|
|
41651
|
-
"text": "StringConstructor",
|
|
41652
|
-
"canonicalReference": "!StringConstructor:interface"
|
|
41653
|
-
},
|
|
41654
|
-
{
|
|
41655
|
-
"kind": "Content",
|
|
41656
|
-
"text": " | "
|
|
41657
|
-
},
|
|
41658
|
-
{
|
|
41659
|
-
"kind": "Reference",
|
|
41660
|
-
"text": "ObjectConstructor",
|
|
41661
|
-
"canonicalReference": "!ObjectConstructor:interface"
|
|
41662
|
-
},
|
|
41663
|
-
{
|
|
41664
|
-
"kind": "Content",
|
|
41665
|
-
"text": " | "
|
|
41666
|
-
},
|
|
41667
|
-
{
|
|
41668
|
-
"kind": "Reference",
|
|
41669
|
-
"text": "FunctionConstructor",
|
|
41670
|
-
"canonicalReference": "!FunctionConstructor:interface"
|
|
41671
|
-
},
|
|
41672
|
-
{
|
|
41673
|
-
"kind": "Content",
|
|
41674
|
-
"text": ")[];\n default: () => import(\"vue\")."
|
|
41675
|
-
},
|
|
41676
|
-
{
|
|
41677
|
-
"kind": "Reference",
|
|
41678
|
-
"text": "DefineComponent",
|
|
41679
|
-
"canonicalReference": "@vue/runtime-core!DefineComponent:type"
|
|
41680
|
-
},
|
|
41681
|
-
{
|
|
41682
|
-
"kind": "Content",
|
|
41683
|
-
"text": "<{}, {}, any>;\n };\n devMode: "
|
|
41684
|
-
},
|
|
41685
|
-
{
|
|
41686
|
-
"kind": "Reference",
|
|
41687
|
-
"text": "BooleanConstructor",
|
|
41688
|
-
"canonicalReference": "!BooleanConstructor:interface"
|
|
41689
|
-
},
|
|
41690
|
-
{
|
|
41691
|
-
"kind": "Content",
|
|
41692
|
-
"text": ";\n}>, {}, {}, {}, {}, import(\"vue\")."
|
|
41693
|
-
},
|
|
41694
|
-
{
|
|
41695
|
-
"kind": "Reference",
|
|
41696
|
-
"text": "ComponentOptionsMixin",
|
|
41697
|
-
"canonicalReference": "@vue/runtime-core!ComponentOptionsMixin:type"
|
|
41698
|
-
},
|
|
41699
|
-
{
|
|
41700
|
-
"kind": "Content",
|
|
41701
|
-
"text": ", import(\"vue\")."
|
|
41702
|
-
},
|
|
41703
|
-
{
|
|
41704
|
-
"kind": "Reference",
|
|
41705
|
-
"text": "ComponentOptionsMixin",
|
|
41706
|
-
"canonicalReference": "@vue/runtime-core!ComponentOptionsMixin:type"
|
|
41707
|
-
},
|
|
41708
|
-
{
|
|
41709
|
-
"kind": "Content",
|
|
41710
|
-
"text": ", {}, string, import(\"vue\")."
|
|
41711
|
-
},
|
|
41712
|
-
{
|
|
41713
|
-
"kind": "Reference",
|
|
41714
|
-
"text": "PublicProps",
|
|
41715
|
-
"canonicalReference": "@vue/runtime-core!PublicProps:type"
|
|
41716
|
-
},
|
|
41717
|
-
{
|
|
41718
|
-
"kind": "Content",
|
|
41719
|
-
"text": ", "
|
|
41720
|
-
},
|
|
41721
|
-
{
|
|
41722
|
-
"kind": "Reference",
|
|
41723
|
-
"text": "Readonly",
|
|
41724
|
-
"canonicalReference": "!Readonly:type"
|
|
41725
|
-
},
|
|
41726
|
-
{
|
|
41727
|
-
"kind": "Content",
|
|
41728
|
-
"text": "<import(\"vue\")."
|
|
41729
|
-
},
|
|
41730
|
-
{
|
|
41731
|
-
"kind": "Reference",
|
|
41732
|
-
"text": "ExtractPropTypes",
|
|
41733
|
-
"canonicalReference": "@vue/runtime-core!ExtractPropTypes:type"
|
|
41734
|
-
},
|
|
41735
|
-
{
|
|
41736
|
-
"kind": "Content",
|
|
41737
|
-
"text": "<{\n asideAnimation: {\n type: ("
|
|
41738
|
-
},
|
|
41739
|
-
{
|
|
41740
|
-
"kind": "Reference",
|
|
41741
|
-
"text": "StringConstructor",
|
|
41742
|
-
"canonicalReference": "!StringConstructor:interface"
|
|
41743
|
-
},
|
|
41744
|
-
{
|
|
41745
|
-
"kind": "Content",
|
|
41746
|
-
"text": " | "
|
|
41747
|
-
},
|
|
41748
|
-
{
|
|
41749
|
-
"kind": "Reference",
|
|
41750
|
-
"text": "ObjectConstructor",
|
|
41751
|
-
"canonicalReference": "!ObjectConstructor:interface"
|
|
41752
|
-
},
|
|
41753
|
-
{
|
|
41754
|
-
"kind": "Content",
|
|
41755
|
-
"text": " | "
|
|
41756
|
-
},
|
|
41757
|
-
{
|
|
41758
|
-
"kind": "Reference",
|
|
41759
|
-
"text": "FunctionConstructor",
|
|
41760
|
-
"canonicalReference": "!FunctionConstructor:interface"
|
|
41761
|
-
},
|
|
41762
|
-
{
|
|
41763
|
-
"kind": "Content",
|
|
41764
|
-
"text": ")[];\n default: () => import(\"vue\")."
|
|
41765
|
-
},
|
|
41766
|
-
{
|
|
41767
|
-
"kind": "Reference",
|
|
41768
|
-
"text": "DefineComponent",
|
|
41769
|
-
"canonicalReference": "@vue/runtime-core!DefineComponent:type"
|
|
41770
|
-
},
|
|
41771
|
-
{
|
|
41772
|
-
"kind": "Content",
|
|
41773
|
-
"text": "<{}, {}, any>;\n };\n devMode: "
|
|
41774
|
-
},
|
|
41775
|
-
{
|
|
41776
|
-
"kind": "Reference",
|
|
41777
|
-
"text": "BooleanConstructor",
|
|
41778
|
-
"canonicalReference": "!BooleanConstructor:interface"
|
|
41779
|
-
},
|
|
41780
|
-
{
|
|
41781
|
-
"kind": "Content",
|
|
41782
|
-
"text": ";\n}>> & "
|
|
41783
|
-
},
|
|
41784
|
-
{
|
|
41785
|
-
"kind": "Reference",
|
|
41786
|
-
"text": "Readonly",
|
|
41787
|
-
"canonicalReference": "!Readonly:type"
|
|
41788
|
-
},
|
|
41789
|
-
{
|
|
41790
|
-
"kind": "Content",
|
|
41791
|
-
"text": "<{}>, {\n devMode: boolean;\n asideAnimation: string | "
|
|
41792
|
-
},
|
|
41793
|
-
{
|
|
41794
|
-
"kind": "Reference",
|
|
41795
|
-
"text": "Function",
|
|
41796
|
-
"canonicalReference": "!Function:interface"
|
|
41797
|
-
},
|
|
41798
|
-
{
|
|
41799
|
-
"kind": "Content",
|
|
41800
|
-
"text": " | "
|
|
41801
|
-
},
|
|
41802
|
-
{
|
|
41803
|
-
"kind": "Reference",
|
|
41804
|
-
"text": "Record",
|
|
41805
|
-
"canonicalReference": "!Record:type"
|
|
41806
|
-
},
|
|
41807
|
-
{
|
|
41808
|
-
"kind": "Content",
|
|
41809
|
-
"text": "<string, any>;\n}, {}, {\n BaseIdTogglePanel: import(\"vue\")."
|
|
41810
|
-
},
|
|
41811
|
-
{
|
|
41812
|
-
"kind": "Reference",
|
|
41813
|
-
"text": "DefineComponent",
|
|
41814
|
-
"canonicalReference": "@vue/runtime-core!DefineComponent:type"
|
|
41815
|
-
},
|
|
41816
|
-
{
|
|
41817
|
-
"kind": "Content",
|
|
41818
|
-
"text": "<{}, {}, any>;\n MainScroll: import(\"vue\")."
|
|
41819
|
-
},
|
|
41820
|
-
{
|
|
41821
|
-
"kind": "Reference",
|
|
41822
|
-
"text": "DefineComponent",
|
|
41823
|
-
"canonicalReference": "@vue/runtime-core!DefineComponent:type"
|
|
41824
|
-
},
|
|
41825
|
-
{
|
|
41826
|
-
"kind": "Content",
|
|
41827
|
-
"text": "<{}, {}, any>;\n Scroll: import(\"vue\")."
|
|
41828
|
-
},
|
|
41829
|
-
{
|
|
41830
|
-
"kind": "Reference",
|
|
41831
|
-
"text": "DefineComponent",
|
|
41832
|
-
"canonicalReference": "@vue/runtime-core!DefineComponent:type"
|
|
41833
|
-
},
|
|
41834
|
-
{
|
|
41835
|
-
"kind": "Content",
|
|
41836
|
-
"text": "<{}, {}, any>;\n}, {}, string, import(\"vue\")."
|
|
41837
|
-
},
|
|
41838
|
-
{
|
|
41839
|
-
"kind": "Reference",
|
|
41840
|
-
"text": "ComponentProvideOptions",
|
|
41841
|
-
"canonicalReference": "@vue/runtime-core!ComponentProvideOptions:type"
|
|
41842
|
-
},
|
|
41843
|
-
{
|
|
41844
|
-
"kind": "Content",
|
|
41845
|
-
"text": ", true, {}, any>"
|
|
41846
|
-
}
|
|
41847
|
-
],
|
|
41848
|
-
"fileUrlPath": "dist/types/src/components/layouts/multi-column-max-width-layout.vue.d.ts",
|
|
41849
|
-
"isReadonly": true,
|
|
41850
|
-
"releaseTag": "Public",
|
|
41851
|
-
"name": "MultiColumnMaxWidthLayout",
|
|
41852
|
-
"variableTypeTokenRange": {
|
|
41853
|
-
"startIndex": 1,
|
|
41854
|
-
"endIndex": 50
|
|
41855
|
-
}
|
|
41856
|
-
},
|
|
41857
41406
|
{
|
|
41858
41407
|
"kind": "Interface",
|
|
41859
41408
|
"canonicalReference": "@empathyco/x-components!MutateFilterPayload:interface",
|
|
@@ -73354,290 +72903,6 @@
|
|
|
73354
72903
|
"endIndex": 6
|
|
73355
72904
|
}
|
|
73356
72905
|
},
|
|
73357
|
-
{
|
|
73358
|
-
"kind": "Variable",
|
|
73359
|
-
"canonicalReference": "@empathyco/x-components!SingleColumnLayout:var",
|
|
73360
|
-
"docComment": "/**\n * Component for use as Layout to be filled with the rest of the Components.\n *\n * @deprecated\n *\n * - The layout has been deprecated in favor of using new XDS layout.\n *\n * @public\n */\n",
|
|
73361
|
-
"excerptTokens": [
|
|
73362
|
-
{
|
|
73363
|
-
"kind": "Content",
|
|
73364
|
-
"text": "_default: "
|
|
73365
|
-
},
|
|
73366
|
-
{
|
|
73367
|
-
"kind": "Content",
|
|
73368
|
-
"text": "import(\"vue\")."
|
|
73369
|
-
},
|
|
73370
|
-
{
|
|
73371
|
-
"kind": "Reference",
|
|
73372
|
-
"text": "DefineComponent",
|
|
73373
|
-
"canonicalReference": "@vue/runtime-core!DefineComponent:type"
|
|
73374
|
-
},
|
|
73375
|
-
{
|
|
73376
|
-
"kind": "Content",
|
|
73377
|
-
"text": "<import(\"vue\")."
|
|
73378
|
-
},
|
|
73379
|
-
{
|
|
73380
|
-
"kind": "Reference",
|
|
73381
|
-
"text": "ExtractPropTypes",
|
|
73382
|
-
"canonicalReference": "@vue/runtime-core!ExtractPropTypes:type"
|
|
73383
|
-
},
|
|
73384
|
-
{
|
|
73385
|
-
"kind": "Content",
|
|
73386
|
-
"text": "<{\n asideAnimation: {\n type: ("
|
|
73387
|
-
},
|
|
73388
|
-
{
|
|
73389
|
-
"kind": "Reference",
|
|
73390
|
-
"text": "StringConstructor",
|
|
73391
|
-
"canonicalReference": "!StringConstructor:interface"
|
|
73392
|
-
},
|
|
73393
|
-
{
|
|
73394
|
-
"kind": "Content",
|
|
73395
|
-
"text": " | "
|
|
73396
|
-
},
|
|
73397
|
-
{
|
|
73398
|
-
"kind": "Reference",
|
|
73399
|
-
"text": "ObjectConstructor",
|
|
73400
|
-
"canonicalReference": "!ObjectConstructor:interface"
|
|
73401
|
-
},
|
|
73402
|
-
{
|
|
73403
|
-
"kind": "Content",
|
|
73404
|
-
"text": " | "
|
|
73405
|
-
},
|
|
73406
|
-
{
|
|
73407
|
-
"kind": "Reference",
|
|
73408
|
-
"text": "FunctionConstructor",
|
|
73409
|
-
"canonicalReference": "!FunctionConstructor:interface"
|
|
73410
|
-
},
|
|
73411
|
-
{
|
|
73412
|
-
"kind": "Content",
|
|
73413
|
-
"text": ")[];\n default: () => import(\"vue\")."
|
|
73414
|
-
},
|
|
73415
|
-
{
|
|
73416
|
-
"kind": "Reference",
|
|
73417
|
-
"text": "VNode",
|
|
73418
|
-
"canonicalReference": "@vue/runtime-core!VNode:interface"
|
|
73419
|
-
},
|
|
73420
|
-
{
|
|
73421
|
-
"kind": "Content",
|
|
73422
|
-
"text": "<import(\"vue\")."
|
|
73423
|
-
},
|
|
73424
|
-
{
|
|
73425
|
-
"kind": "Reference",
|
|
73426
|
-
"text": "RendererNode",
|
|
73427
|
-
"canonicalReference": "@vue/runtime-core!RendererNode:interface"
|
|
73428
|
-
},
|
|
73429
|
-
{
|
|
73430
|
-
"kind": "Content",
|
|
73431
|
-
"text": ", import(\"vue\")."
|
|
73432
|
-
},
|
|
73433
|
-
{
|
|
73434
|
-
"kind": "Reference",
|
|
73435
|
-
"text": "RendererElement",
|
|
73436
|
-
"canonicalReference": "@vue/runtime-core!RendererElement:interface"
|
|
73437
|
-
},
|
|
73438
|
-
{
|
|
73439
|
-
"kind": "Content",
|
|
73440
|
-
"text": ", {\n [key: string]: any;\n }>;\n };\n devMode: "
|
|
73441
|
-
},
|
|
73442
|
-
{
|
|
73443
|
-
"kind": "Reference",
|
|
73444
|
-
"text": "BooleanConstructor",
|
|
73445
|
-
"canonicalReference": "!BooleanConstructor:interface"
|
|
73446
|
-
},
|
|
73447
|
-
{
|
|
73448
|
-
"kind": "Content",
|
|
73449
|
-
"text": ";\n}>, {}, {}, {}, {}, import(\"vue\")."
|
|
73450
|
-
},
|
|
73451
|
-
{
|
|
73452
|
-
"kind": "Reference",
|
|
73453
|
-
"text": "ComponentOptionsMixin",
|
|
73454
|
-
"canonicalReference": "@vue/runtime-core!ComponentOptionsMixin:type"
|
|
73455
|
-
},
|
|
73456
|
-
{
|
|
73457
|
-
"kind": "Content",
|
|
73458
|
-
"text": ", import(\"vue\")."
|
|
73459
|
-
},
|
|
73460
|
-
{
|
|
73461
|
-
"kind": "Reference",
|
|
73462
|
-
"text": "ComponentOptionsMixin",
|
|
73463
|
-
"canonicalReference": "@vue/runtime-core!ComponentOptionsMixin:type"
|
|
73464
|
-
},
|
|
73465
|
-
{
|
|
73466
|
-
"kind": "Content",
|
|
73467
|
-
"text": ", {}, string, import(\"vue\")."
|
|
73468
|
-
},
|
|
73469
|
-
{
|
|
73470
|
-
"kind": "Reference",
|
|
73471
|
-
"text": "PublicProps",
|
|
73472
|
-
"canonicalReference": "@vue/runtime-core!PublicProps:type"
|
|
73473
|
-
},
|
|
73474
|
-
{
|
|
73475
|
-
"kind": "Content",
|
|
73476
|
-
"text": ", "
|
|
73477
|
-
},
|
|
73478
|
-
{
|
|
73479
|
-
"kind": "Reference",
|
|
73480
|
-
"text": "Readonly",
|
|
73481
|
-
"canonicalReference": "!Readonly:type"
|
|
73482
|
-
},
|
|
73483
|
-
{
|
|
73484
|
-
"kind": "Content",
|
|
73485
|
-
"text": "<import(\"vue\")."
|
|
73486
|
-
},
|
|
73487
|
-
{
|
|
73488
|
-
"kind": "Reference",
|
|
73489
|
-
"text": "ExtractPropTypes",
|
|
73490
|
-
"canonicalReference": "@vue/runtime-core!ExtractPropTypes:type"
|
|
73491
|
-
},
|
|
73492
|
-
{
|
|
73493
|
-
"kind": "Content",
|
|
73494
|
-
"text": "<{\n asideAnimation: {\n type: ("
|
|
73495
|
-
},
|
|
73496
|
-
{
|
|
73497
|
-
"kind": "Reference",
|
|
73498
|
-
"text": "StringConstructor",
|
|
73499
|
-
"canonicalReference": "!StringConstructor:interface"
|
|
73500
|
-
},
|
|
73501
|
-
{
|
|
73502
|
-
"kind": "Content",
|
|
73503
|
-
"text": " | "
|
|
73504
|
-
},
|
|
73505
|
-
{
|
|
73506
|
-
"kind": "Reference",
|
|
73507
|
-
"text": "ObjectConstructor",
|
|
73508
|
-
"canonicalReference": "!ObjectConstructor:interface"
|
|
73509
|
-
},
|
|
73510
|
-
{
|
|
73511
|
-
"kind": "Content",
|
|
73512
|
-
"text": " | "
|
|
73513
|
-
},
|
|
73514
|
-
{
|
|
73515
|
-
"kind": "Reference",
|
|
73516
|
-
"text": "FunctionConstructor",
|
|
73517
|
-
"canonicalReference": "!FunctionConstructor:interface"
|
|
73518
|
-
},
|
|
73519
|
-
{
|
|
73520
|
-
"kind": "Content",
|
|
73521
|
-
"text": ")[];\n default: () => import(\"vue\")."
|
|
73522
|
-
},
|
|
73523
|
-
{
|
|
73524
|
-
"kind": "Reference",
|
|
73525
|
-
"text": "VNode",
|
|
73526
|
-
"canonicalReference": "@vue/runtime-core!VNode:interface"
|
|
73527
|
-
},
|
|
73528
|
-
{
|
|
73529
|
-
"kind": "Content",
|
|
73530
|
-
"text": "<import(\"vue\")."
|
|
73531
|
-
},
|
|
73532
|
-
{
|
|
73533
|
-
"kind": "Reference",
|
|
73534
|
-
"text": "RendererNode",
|
|
73535
|
-
"canonicalReference": "@vue/runtime-core!RendererNode:interface"
|
|
73536
|
-
},
|
|
73537
|
-
{
|
|
73538
|
-
"kind": "Content",
|
|
73539
|
-
"text": ", import(\"vue\")."
|
|
73540
|
-
},
|
|
73541
|
-
{
|
|
73542
|
-
"kind": "Reference",
|
|
73543
|
-
"text": "RendererElement",
|
|
73544
|
-
"canonicalReference": "@vue/runtime-core!RendererElement:interface"
|
|
73545
|
-
},
|
|
73546
|
-
{
|
|
73547
|
-
"kind": "Content",
|
|
73548
|
-
"text": ", {\n [key: string]: any;\n }>;\n };\n devMode: "
|
|
73549
|
-
},
|
|
73550
|
-
{
|
|
73551
|
-
"kind": "Reference",
|
|
73552
|
-
"text": "BooleanConstructor",
|
|
73553
|
-
"canonicalReference": "!BooleanConstructor:interface"
|
|
73554
|
-
},
|
|
73555
|
-
{
|
|
73556
|
-
"kind": "Content",
|
|
73557
|
-
"text": ";\n}>> & "
|
|
73558
|
-
},
|
|
73559
|
-
{
|
|
73560
|
-
"kind": "Reference",
|
|
73561
|
-
"text": "Readonly",
|
|
73562
|
-
"canonicalReference": "!Readonly:type"
|
|
73563
|
-
},
|
|
73564
|
-
{
|
|
73565
|
-
"kind": "Content",
|
|
73566
|
-
"text": "<{}>, {\n devMode: boolean;\n asideAnimation: string | "
|
|
73567
|
-
},
|
|
73568
|
-
{
|
|
73569
|
-
"kind": "Reference",
|
|
73570
|
-
"text": "Function",
|
|
73571
|
-
"canonicalReference": "!Function:interface"
|
|
73572
|
-
},
|
|
73573
|
-
{
|
|
73574
|
-
"kind": "Content",
|
|
73575
|
-
"text": " | "
|
|
73576
|
-
},
|
|
73577
|
-
{
|
|
73578
|
-
"kind": "Reference",
|
|
73579
|
-
"text": "Record",
|
|
73580
|
-
"canonicalReference": "!Record:type"
|
|
73581
|
-
},
|
|
73582
|
-
{
|
|
73583
|
-
"kind": "Content",
|
|
73584
|
-
"text": "<string, any>;\n}, {}, {\n BaseIdModal: import(\"vue\")."
|
|
73585
|
-
},
|
|
73586
|
-
{
|
|
73587
|
-
"kind": "Reference",
|
|
73588
|
-
"text": "DefineComponent",
|
|
73589
|
-
"canonicalReference": "@vue/runtime-core!DefineComponent:type"
|
|
73590
|
-
},
|
|
73591
|
-
{
|
|
73592
|
-
"kind": "Content",
|
|
73593
|
-
"text": "<{}, {}, any>;\n BaseScroll: import(\"vue\")."
|
|
73594
|
-
},
|
|
73595
|
-
{
|
|
73596
|
-
"kind": "Reference",
|
|
73597
|
-
"text": "DefineComponent",
|
|
73598
|
-
"canonicalReference": "@vue/runtime-core!DefineComponent:type"
|
|
73599
|
-
},
|
|
73600
|
-
{
|
|
73601
|
-
"kind": "Content",
|
|
73602
|
-
"text": "<{}, {}, any>;\n MainScroll: import(\"vue\")."
|
|
73603
|
-
},
|
|
73604
|
-
{
|
|
73605
|
-
"kind": "Reference",
|
|
73606
|
-
"text": "DefineComponent",
|
|
73607
|
-
"canonicalReference": "@vue/runtime-core!DefineComponent:type"
|
|
73608
|
-
},
|
|
73609
|
-
{
|
|
73610
|
-
"kind": "Content",
|
|
73611
|
-
"text": "<{}, {}, any>;\n Scroll: import(\"vue\")."
|
|
73612
|
-
},
|
|
73613
|
-
{
|
|
73614
|
-
"kind": "Reference",
|
|
73615
|
-
"text": "DefineComponent",
|
|
73616
|
-
"canonicalReference": "@vue/runtime-core!DefineComponent:type"
|
|
73617
|
-
},
|
|
73618
|
-
{
|
|
73619
|
-
"kind": "Content",
|
|
73620
|
-
"text": "<{}, {}, any>;\n}, {}, string, import(\"vue\")."
|
|
73621
|
-
},
|
|
73622
|
-
{
|
|
73623
|
-
"kind": "Reference",
|
|
73624
|
-
"text": "ComponentProvideOptions",
|
|
73625
|
-
"canonicalReference": "@vue/runtime-core!ComponentProvideOptions:type"
|
|
73626
|
-
},
|
|
73627
|
-
{
|
|
73628
|
-
"kind": "Content",
|
|
73629
|
-
"text": ", true, {}, any>"
|
|
73630
|
-
}
|
|
73631
|
-
],
|
|
73632
|
-
"fileUrlPath": "dist/types/src/components/layouts/single-column-layout.vue.d.ts",
|
|
73633
|
-
"isReadonly": true,
|
|
73634
|
-
"releaseTag": "Public",
|
|
73635
|
-
"name": "SingleColumnLayout",
|
|
73636
|
-
"variableTypeTokenRange": {
|
|
73637
|
-
"startIndex": 1,
|
|
73638
|
-
"endIndex": 60
|
|
73639
|
-
}
|
|
73640
|
-
},
|
|
73641
72906
|
{
|
|
73642
72907
|
"kind": "Variable",
|
|
73643
72908
|
"canonicalReference": "@empathyco/x-components!SlicedFilters:var",
|