@workday/canvas-kit-docs 12.0.0-alpha.902-next.0 → 12.0.0-alpha.903-next.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/es6/lib/docs.js +1634 -890
  2. package/package.json +6 -6
@@ -237544,189 +237544,346 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
237544
237544
  }
237545
237545
  },
237546
237546
  {
237547
- "name": "InputGroupInnerStart",
237547
+ "name": "inputGroupInnerStencil",
237548
237548
  "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx",
237549
237549
  "description": "",
237550
237550
  "declarations": [
237551
237551
  {
237552
- "name": "InputGroupInnerStart",
237552
+ "name": "inputGroupInnerStencil",
237553
237553
  "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx"
237554
237554
  }
237555
237555
  ],
237556
237556
  "tags": {},
237557
237557
  "type": {
237558
- "kind": "enhancedComponent",
237559
- "componentType": "subcomponent",
237560
- "props": [
237558
+ "kind": "function",
237559
+ "parameters": [
237561
237560
  {
237562
- "kind": "property",
237563
- "name": "cs",
237564
- "required": false,
237561
+ "kind": "parameter",
237562
+ "name": "options",
237565
237563
  "type": {
237566
- "kind": "symbol",
237567
- "name": "CSToPropsInput",
237568
- "value": "CSToPropsInput"
237564
+ "kind": "conditional",
237565
+ "check": {
237566
+ "kind": "tuple",
237567
+ "value": [
237568
+ {
237569
+ "kind": "symbol",
237570
+ "name": "E",
237571
+ "value": "E"
237572
+ }
237573
+ ]
237574
+ },
237575
+ "extends": {
237576
+ "kind": "tuple",
237577
+ "value": [
237578
+ {
237579
+ "kind": "primitive",
237580
+ "value": "never"
237581
+ }
237582
+ ]
237583
+ },
237584
+ "trueType": {
237585
+ "kind": "intersection",
237586
+ "value": [
237587
+ {
237588
+ "kind": "symbol",
237589
+ "name": "ModifierValuesStencil",
237590
+ "typeParameters": [
237591
+ {
237592
+ "kind": "symbol",
237593
+ "name": "M",
237594
+ "value": "M"
237595
+ },
237596
+ {
237597
+ "kind": "symbol",
237598
+ "name": "V",
237599
+ "value": "V"
237600
+ }
237601
+ ],
237602
+ "value": "ModifierValuesStencil<M, V>"
237603
+ },
237604
+ {
237605
+ "kind": "symbol",
237606
+ "name": "VariableValuesStencil",
237607
+ "typeParameters": [
237608
+ {
237609
+ "kind": "symbol",
237610
+ "name": "V",
237611
+ "value": "V"
237612
+ }
237613
+ ],
237614
+ "value": "VariableValuesStencil<V>"
237615
+ }
237616
+ ]
237617
+ },
237618
+ "falseType": {
237619
+ "kind": "conditional",
237620
+ "check": {
237621
+ "kind": "symbol",
237622
+ "name": "E",
237623
+ "value": "E"
237624
+ },
237625
+ "extends": {
237626
+ "kind": "symbol",
237627
+ "name": "BaseStencil",
237628
+ "typeParameters": [
237629
+ {
237630
+ "kind": "infer",
237631
+ "value": {
237632
+ "kind": "typeParameter",
237633
+ "name": "ME",
237634
+ "required": true
237635
+ }
237636
+ },
237637
+ {
237638
+ "kind": "infer",
237639
+ "value": {
237640
+ "kind": "typeParameter",
237641
+ "name": "VE",
237642
+ "required": true
237643
+ }
237644
+ },
237645
+ {
237646
+ "kind": "primitive",
237647
+ "value": "any"
237648
+ },
237649
+ {
237650
+ "kind": "primitive",
237651
+ "value": "any"
237652
+ }
237653
+ ],
237654
+ "value": "BaseStencil<M, V, E, ID>"
237655
+ },
237656
+ "trueType": {
237657
+ "kind": "intersection",
237658
+ "value": [
237659
+ {
237660
+ "kind": "symbol",
237661
+ "name": "ModifierValuesStencil",
237662
+ "typeParameters": [
237663
+ {
237664
+ "kind": "intersection",
237665
+ "value": [
237666
+ {
237667
+ "kind": "symbol",
237668
+ "name": "ME",
237669
+ "value": "ME"
237670
+ },
237671
+ {
237672
+ "kind": "symbol",
237673
+ "name": "M",
237674
+ "value": "M"
237675
+ }
237676
+ ]
237677
+ }
237678
+ ],
237679
+ "value": "ModifierValuesStencil<M, V>"
237680
+ },
237681
+ {
237682
+ "kind": "symbol",
237683
+ "name": "VariableValuesStencil",
237684
+ "typeParameters": [
237685
+ {
237686
+ "kind": "intersection",
237687
+ "value": [
237688
+ {
237689
+ "kind": "symbol",
237690
+ "name": "VE",
237691
+ "value": "VE"
237692
+ },
237693
+ {
237694
+ "kind": "symbol",
237695
+ "name": "V",
237696
+ "value": "V"
237697
+ }
237698
+ ]
237699
+ }
237700
+ ],
237701
+ "value": "VariableValuesStencil<V>"
237702
+ }
237703
+ ]
237704
+ },
237705
+ "falseType": {
237706
+ "kind": "primitive",
237707
+ "value": "never"
237708
+ }
237709
+ }
237569
237710
  },
237570
- "description": "The `cs` prop takes in a single value or an array of values. You can pass the CSS class name\nreturned by {@link createStyles}, or the result of {@link createVars} and\n{@link createModifiers}. If you're extending a component already using `cs`, you can merge that\nprop in as well. Any style that is passed to the `cs` prop will override style props. If you\nwish to have styles that are overridden by the `css` prop, or styles added via the `styled`\nAPI, use {@link handleCsProp} wherever `elemProps` is used. If your component needs to also\nhandle style props, use {@link mergeStyles } instead.\n\n\n```tsx\nimport {handleCsProp} from '@workday/canvas-kit-styling';\nimport {mergeStyles} from '@workday/canvas-kit-react/layout';\n\n// ...\n\n// `handleCsProp` handles compat mode with Emotion's runtime APIs. `mergeStyles` has the same\n// function signature, but adds support for style props.\n\nreturn (\n <Element\n {...handleCsProp(elemProps, [\n myStyles,\n myModifiers({ size: 'medium' }),\n myVars({ backgroundColor: 'red' })\n ])}\n >\n {children}\n </Element>\n)\n```",
237711
+ "required": false,
237712
+ "rest": false,
237713
+ "description": "",
237571
237714
  "declarations": [
237572
237715
  {
237573
- "name": "cs",
237716
+ "name": "options",
237574
237717
  "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
237575
237718
  }
237576
237719
  ],
237577
237720
  "tags": {}
237578
- },
237721
+ }
237722
+ ],
237723
+ "members": [
237579
237724
  {
237580
237725
  "kind": "property",
237581
- "name": "children",
237582
- "required": false,
237726
+ "name": "vars",
237727
+ "required": true,
237583
237728
  "type": {
237584
- "kind": "external",
237585
- "name": "ReactNode",
237586
- "url": "https://reactjs.org/docs/rendering-elements.html"
237729
+ "kind": "symbol",
237730
+ "name": "StencilDefaultVars",
237731
+ "typeParameters": [
237732
+ {
237733
+ "kind": "symbol",
237734
+ "name": "V",
237735
+ "value": "V"
237736
+ },
237737
+ {
237738
+ "kind": "symbol",
237739
+ "name": "E",
237740
+ "value": "E"
237741
+ },
237742
+ {
237743
+ "kind": "symbol",
237744
+ "name": "ID",
237745
+ "value": "ID"
237746
+ }
237747
+ ],
237748
+ "value": "StencilDefaultVars<V, E, ID>"
237587
237749
  },
237588
237750
  "description": "",
237589
237751
  "declarations": [
237590
237752
  {
237591
- "name": "children",
237592
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/layout/lib/Box.tsx"
237753
+ "name": "vars",
237754
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
237593
237755
  }
237594
237756
  ],
237595
237757
  "tags": {}
237596
237758
  },
237597
237759
  {
237598
237760
  "kind": "property",
237599
- "name": "as",
237600
- "description": "Optional override of the default element used by the component. Any valid tag or Component. If you provided a Component, this component should forward the ref using `React.forwardRef`and spread extra props to a root element.\n\n**Note:** Not all elements make sense and some elements may cause accessibility issues. Change this value with care.",
237601
- "tags": {},
237602
- "declarations": [],
237761
+ "name": "base",
237762
+ "required": true,
237603
237763
  "type": {
237604
- "kind": "external",
237605
- "name": "React.ElementType",
237606
- "url": "https://developer.mozilla.org/en-US/docs/Web/API/element"
237764
+ "kind": "primitive",
237765
+ "value": "string"
237607
237766
  },
237608
- "defaultValue": {
237609
- "kind": "external",
237610
- "name": "div",
237611
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
237612
- }
237767
+ "description": "",
237768
+ "declarations": [
237769
+ {
237770
+ "name": "base",
237771
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
237772
+ }
237773
+ ],
237774
+ "tags": {}
237613
237775
  },
237614
237776
  {
237615
237777
  "kind": "property",
237616
- "name": "ref",
237617
- "description": "Optional ref. If the component represents an element, this ref will be a reference to the real DOM element of the component. If `as` is set to an element, it will be that element. If `as` is a component, the reference will be to that component (or element if the component uses `React.forwardRef`).",
237618
- "tags": {},
237619
- "declarations": [],
237778
+ "name": "modifiers",
237779
+ "required": true,
237620
237780
  "type": {
237621
- "kind": "external",
237622
- "name": "React.Ref",
237623
- "url": "https://reactjs.org/docs/refs-and-the-dom.html",
237624
- "typeParameters": [
237625
- {
237626
- "kind": "typeParameter",
237627
- "name": "R",
237628
- "required": true,
237629
- "defaultValue": {
237630
- "kind": "external",
237631
- "name": "div",
237632
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
237781
+ "kind": "conditional",
237782
+ "check": {
237783
+ "kind": "tuple",
237784
+ "value": [
237785
+ {
237786
+ "kind": "symbol",
237787
+ "name": "E",
237788
+ "value": "E"
237633
237789
  }
237634
- }
237635
- ]
237636
- }
237637
- },
237638
- {
237639
- "kind": "property",
237640
- "name": "model",
237641
- "description": "Optional model to pass to the component. This will override the default model created for the component. This can be useful if you want to access to the state and events of the model, or if you have nested components of the same type and you need to override the model provided by React Context.",
237642
- "tags": {},
237643
- "declarations": [],
237644
- "type": {
237645
- "kind": "symbol",
237646
- "name": "InputGroupModel"
237647
- }
237648
- },
237649
- {
237650
- "kind": "property",
237651
- "name": "elemPropsHook",
237652
- "description": "Optional hook that receives the model and all props to be applied to the element. If you use this, it is your responsibility to return props, merging as appropriate. For example, returning an empty object will disable all elemProps hooks associated with this component. This allows finer control over a component without creating a new one.",
237653
- "tags": {},
237654
- "declarations": [],
237655
- "type": {
237656
- "kind": "function",
237657
- "parameters": [
237658
- {
237659
- "kind": "parameter",
237660
- "description": "",
237661
- "tags": {},
237662
- "declarations": [],
237663
- "name": "model",
237664
- "type": {
237790
+ ]
237791
+ },
237792
+ "extends": {
237793
+ "kind": "tuple",
237794
+ "value": [
237795
+ {
237665
237796
  "kind": "symbol",
237666
- "name": "InputGroupModel"
237797
+ "name": "BaseStencil",
237798
+ "typeParameters": [
237799
+ {
237800
+ "kind": "infer",
237801
+ "value": {
237802
+ "kind": "typeParameter",
237803
+ "name": "ME",
237804
+ "required": true
237805
+ }
237806
+ },
237807
+ {
237808
+ "kind": "infer",
237809
+ "value": {
237810
+ "kind": "typeParameter",
237811
+ "name": "VE",
237812
+ "required": true
237813
+ }
237814
+ },
237815
+ {
237816
+ "kind": "primitive",
237817
+ "value": "any"
237818
+ },
237819
+ {
237820
+ "kind": "primitive",
237821
+ "value": "any"
237822
+ }
237823
+ ],
237824
+ "value": "BaseStencil<M, V, E, ID>"
237825
+ }
237826
+ ]
237827
+ },
237828
+ "trueType": {
237829
+ "kind": "symbol",
237830
+ "name": "StencilModifierReturn",
237831
+ "typeParameters": [
237832
+ {
237833
+ "kind": "intersection",
237834
+ "value": [
237835
+ {
237836
+ "kind": "symbol",
237837
+ "name": "ME",
237838
+ "value": "ME"
237839
+ },
237840
+ {
237841
+ "kind": "symbol",
237842
+ "name": "M",
237843
+ "value": "M"
237844
+ }
237845
+ ]
237667
237846
  },
237668
- "required": true
237669
- },
237670
- {
237671
- "kind": "parameter",
237672
- "description": "",
237673
- "tags": {},
237674
- "declarations": [],
237675
- "name": "elemProps",
237676
- "type": {
237677
- "kind": "generic",
237678
- "name": "TProps"
237847
+ {
237848
+ "kind": "intersection",
237849
+ "value": [
237850
+ {
237851
+ "kind": "symbol",
237852
+ "name": "VE",
237853
+ "value": "VE"
237854
+ },
237855
+ {
237856
+ "kind": "symbol",
237857
+ "name": "V",
237858
+ "value": "V"
237859
+ }
237860
+ ]
237679
237861
  }
237680
- }
237681
- ],
237682
- "returnType": {
237683
- "kind": "external",
237684
- "name": "HTML Attributes",
237685
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes"
237862
+ ],
237863
+ "value": "StencilModifierReturn<M, V>"
237864
+ },
237865
+ "falseType": {
237866
+ "kind": "symbol",
237867
+ "name": "StencilModifierReturn",
237868
+ "typeParameters": [
237869
+ {
237870
+ "kind": "symbol",
237871
+ "name": "M",
237872
+ "value": "M"
237873
+ },
237874
+ {
237875
+ "kind": "symbol",
237876
+ "name": "V",
237877
+ "value": "V"
237878
+ }
237879
+ ],
237880
+ "value": "StencilModifierReturn<M, V>"
237686
237881
  }
237687
- }
237688
- }
237689
- ],
237690
- "baseElement": {
237691
- "kind": "external",
237692
- "name": "div",
237693
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
237694
- },
237695
- "styleComponent": {
237696
- "kind": "symbol",
237697
- "name": "Flex"
237698
- },
237699
- "model": "InputGroupModel"
237700
- }
237701
- },
237702
- {
237703
- "name": "InputGroupInnerEnd",
237704
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx",
237705
- "description": "",
237706
- "declarations": [
237707
- {
237708
- "name": "InputGroupInnerEnd",
237709
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx"
237710
- }
237711
- ],
237712
- "tags": {},
237713
- "type": {
237714
- "kind": "enhancedComponent",
237715
- "componentType": "subcomponent",
237716
- "props": [
237717
- {
237718
- "kind": "property",
237719
- "name": "cs",
237720
- "required": false,
237721
- "type": {
237722
- "kind": "symbol",
237723
- "name": "CSToPropsInput",
237724
- "value": "CSToPropsInput"
237725
237882
  },
237726
- "description": "The `cs` prop takes in a single value or an array of values. You can pass the CSS class name\nreturned by {@link createStyles}, or the result of {@link createVars} and\n{@link createModifiers}. If you're extending a component already using `cs`, you can merge that\nprop in as well. Any style that is passed to the `cs` prop will override style props. If you\nwish to have styles that are overridden by the `css` prop, or styles added via the `styled`\nAPI, use {@link handleCsProp} wherever `elemProps` is used. If your component needs to also\nhandle style props, use {@link mergeStyles } instead.\n\n\n```tsx\nimport {handleCsProp} from '@workday/canvas-kit-styling';\nimport {mergeStyles} from '@workday/canvas-kit-react/layout';\n\n// ...\n\n// `handleCsProp` handles compat mode with Emotion's runtime APIs. `mergeStyles` has the same\n// function signature, but adds support for style props.\n\nreturn (\n <Element\n {...handleCsProp(elemProps, [\n myStyles,\n myModifiers({ size: 'medium' }),\n myVars({ backgroundColor: 'red' })\n ])}\n >\n {children}\n </Element>\n)\n```",
237883
+ "description": "",
237727
237884
  "declarations": [
237728
237885
  {
237729
- "name": "cs",
237886
+ "name": "modifiers",
237730
237887
  "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
237731
237888
  }
237732
237889
  ],
@@ -237734,327 +237891,267 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
237734
237891
  },
237735
237892
  {
237736
237893
  "kind": "property",
237737
- "name": "children",
237738
- "required": false,
237894
+ "name": "defaultModifiers",
237895
+ "required": true,
237739
237896
  "type": {
237740
- "kind": "external",
237741
- "name": "ReactNode",
237742
- "url": "https://reactjs.org/docs/rendering-elements.html"
237897
+ "kind": "conditional",
237898
+ "check": {
237899
+ "kind": "tuple",
237900
+ "value": [
237901
+ {
237902
+ "kind": "symbol",
237903
+ "name": "E",
237904
+ "value": "E"
237905
+ }
237906
+ ]
237907
+ },
237908
+ "extends": {
237909
+ "kind": "tuple",
237910
+ "value": [
237911
+ {
237912
+ "kind": "symbol",
237913
+ "name": "BaseStencil",
237914
+ "typeParameters": [
237915
+ {
237916
+ "kind": "infer",
237917
+ "value": {
237918
+ "kind": "typeParameter",
237919
+ "name": "ME",
237920
+ "required": true
237921
+ }
237922
+ },
237923
+ {
237924
+ "kind": "primitive",
237925
+ "value": "any"
237926
+ },
237927
+ {
237928
+ "kind": "primitive",
237929
+ "value": "any"
237930
+ },
237931
+ {
237932
+ "kind": "primitive",
237933
+ "value": "any"
237934
+ }
237935
+ ],
237936
+ "value": "BaseStencil<M, V, E, ID>"
237937
+ }
237938
+ ]
237939
+ },
237940
+ "trueType": {
237941
+ "kind": "symbol",
237942
+ "name": "StencilDefaultModifierReturn",
237943
+ "typeParameters": [
237944
+ {
237945
+ "kind": "intersection",
237946
+ "value": [
237947
+ {
237948
+ "kind": "symbol",
237949
+ "name": "ME",
237950
+ "value": "ME"
237951
+ },
237952
+ {
237953
+ "kind": "symbol",
237954
+ "name": "M",
237955
+ "value": "M"
237956
+ }
237957
+ ]
237958
+ }
237959
+ ],
237960
+ "value": "StencilDefaultModifierReturn<M>"
237961
+ },
237962
+ "falseType": {
237963
+ "kind": "symbol",
237964
+ "name": "StencilDefaultModifierReturn",
237965
+ "typeParameters": [
237966
+ {
237967
+ "kind": "symbol",
237968
+ "name": "M",
237969
+ "value": "M"
237970
+ }
237971
+ ],
237972
+ "value": "StencilDefaultModifierReturn<M>"
237973
+ }
237743
237974
  },
237744
237975
  "description": "",
237745
237976
  "declarations": [
237746
237977
  {
237747
- "name": "children",
237748
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/layout/lib/Box.tsx"
237978
+ "name": "defaultModifiers",
237979
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
237749
237980
  }
237750
237981
  ],
237751
237982
  "tags": {}
237752
237983
  },
237753
237984
  {
237754
237985
  "kind": "property",
237755
- "name": "as",
237756
- "description": "Optional override of the default element used by the component. Any valid tag or Component. If you provided a Component, this component should forward the ref using `React.forwardRef`and spread extra props to a root element.\n\n**Note:** Not all elements make sense and some elements may cause accessibility issues. Change this value with care.",
237757
- "tags": {},
237758
- "declarations": [],
237986
+ "name": "__extends",
237987
+ "required": false,
237759
237988
  "type": {
237760
- "kind": "external",
237761
- "name": "React.ElementType",
237762
- "url": "https://developer.mozilla.org/en-US/docs/Web/API/element"
237989
+ "kind": "symbol",
237990
+ "name": "E",
237991
+ "value": "E"
237763
237992
  },
237764
- "defaultValue": {
237765
- "kind": "external",
237766
- "name": "div",
237767
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
237768
- }
237993
+ "description": "",
237994
+ "declarations": [
237995
+ {
237996
+ "name": "__extends",
237997
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
237998
+ }
237999
+ ],
238000
+ "tags": {}
237769
238001
  },
237770
238002
  {
237771
238003
  "kind": "property",
237772
- "name": "ref",
237773
- "description": "Optional ref. If the component represents an element, this ref will be a reference to the real DOM element of the component. If `as` is set to an element, it will be that element. If `as` is a component, the reference will be to that component (or element if the component uses `React.forwardRef`).",
237774
- "tags": {},
237775
- "declarations": [],
238004
+ "name": "__vars",
238005
+ "required": true,
237776
238006
  "type": {
237777
- "kind": "external",
237778
- "name": "React.Ref",
237779
- "url": "https://reactjs.org/docs/refs-and-the-dom.html",
237780
- "typeParameters": [
237781
- {
237782
- "kind": "typeParameter",
237783
- "name": "R",
237784
- "required": true,
237785
- "defaultValue": {
237786
- "kind": "external",
237787
- "name": "div",
237788
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
237789
- }
237790
- }
237791
- ]
237792
- }
238007
+ "kind": "symbol",
238008
+ "name": "V",
238009
+ "value": "V"
238010
+ },
238011
+ "description": "",
238012
+ "declarations": [
238013
+ {
238014
+ "name": "__vars",
238015
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238016
+ }
238017
+ ],
238018
+ "tags": {}
237793
238019
  },
237794
238020
  {
237795
238021
  "kind": "property",
237796
- "name": "model",
237797
- "description": "Optional model to pass to the component. This will override the default model created for the component. This can be useful if you want to access to the state and events of the model, or if you have nested components of the same type and you need to override the model provided by React Context.",
237798
- "tags": {},
237799
- "declarations": [],
238022
+ "name": "__modifiers",
238023
+ "required": true,
237800
238024
  "type": {
237801
238025
  "kind": "symbol",
237802
- "name": "InputGroupModel"
237803
- }
238026
+ "name": "M",
238027
+ "value": "M"
238028
+ },
238029
+ "description": "",
238030
+ "declarations": [
238031
+ {
238032
+ "name": "__modifiers",
238033
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238034
+ }
238035
+ ],
238036
+ "tags": {}
237804
238037
  },
237805
238038
  {
237806
238039
  "kind": "property",
237807
- "name": "elemPropsHook",
237808
- "description": "Optional hook that receives the model and all props to be applied to the element. If you use this, it is your responsibility to return props, merging as appropriate. For example, returning an empty object will disable all elemProps hooks associated with this component. This allows finer control over a component without creating a new one.",
237809
- "tags": {},
237810
- "declarations": [],
238040
+ "name": "__id",
238041
+ "required": true,
237811
238042
  "type": {
237812
- "kind": "function",
237813
- "parameters": [
238043
+ "kind": "symbol",
238044
+ "name": "ID",
238045
+ "value": "ID"
238046
+ },
238047
+ "description": "",
238048
+ "declarations": [
238049
+ {
238050
+ "name": "__id",
238051
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238052
+ }
238053
+ ],
238054
+ "tags": {}
238055
+ }
238056
+ ],
238057
+ "returnType": {
238058
+ "kind": "object",
238059
+ "properties": [
238060
+ {
238061
+ "kind": "property",
238062
+ "name": "className",
238063
+ "required": true,
238064
+ "type": {
238065
+ "kind": "primitive",
238066
+ "value": "string"
238067
+ },
238068
+ "description": "",
238069
+ "declarations": [
237814
238070
  {
237815
- "kind": "parameter",
237816
- "description": "",
237817
- "tags": {},
237818
- "declarations": [],
237819
- "name": "model",
237820
- "type": {
237821
- "kind": "symbol",
237822
- "name": "InputGroupModel"
238071
+ "name": "className",
238072
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238073
+ }
238074
+ ],
238075
+ "tags": {}
238076
+ },
238077
+ {
238078
+ "kind": "property",
238079
+ "name": "style",
238080
+ "required": false,
238081
+ "type": {
238082
+ "kind": "external",
238083
+ "name": "Record",
238084
+ "url": "https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type",
238085
+ "typeParameters": [
238086
+ {
238087
+ "kind": "primitive",
238088
+ "value": "string"
237823
238089
  },
237824
- "required": true
237825
- },
237826
- {
237827
- "kind": "parameter",
237828
- "description": "",
237829
- "tags": {},
237830
- "declarations": [],
237831
- "name": "elemProps",
237832
- "type": {
237833
- "kind": "generic",
237834
- "name": "TProps"
238090
+ {
238091
+ "kind": "primitive",
238092
+ "value": "string"
237835
238093
  }
238094
+ ]
238095
+ },
238096
+ "description": "",
238097
+ "declarations": [
238098
+ {
238099
+ "name": "style",
238100
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
237836
238101
  }
237837
238102
  ],
237838
- "returnType": {
237839
- "kind": "external",
237840
- "name": "HTML Attributes",
237841
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes"
237842
- }
238103
+ "tags": {}
237843
238104
  }
237844
- }
237845
- ],
237846
- "baseElement": {
237847
- "kind": "external",
237848
- "name": "div",
237849
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div"
237850
- },
237851
- "styleComponent": {
237852
- "kind": "symbol",
237853
- "name": "Flex"
237854
- },
237855
- "model": "InputGroupModel"
238105
+ ]
238106
+ }
237856
238107
  }
237857
238108
  },
237858
238109
  {
237859
- "name": "InputGroupInput",
238110
+ "name": "useInputGroupInput",
237860
238111
  "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx",
237861
238112
  "description": "",
237862
238113
  "declarations": [
237863
238114
  {
237864
- "name": "InputGroupInput",
238115
+ "name": "useInputGroupInput",
237865
238116
  "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx"
237866
238117
  }
237867
238118
  ],
237868
238119
  "tags": {},
237869
238120
  "type": {
237870
- "kind": "enhancedComponent",
237871
- "componentType": "subcomponent",
237872
- "elemPropsHook": "useInputGroupInput",
237873
- "props": [
238121
+ "kind": "function",
238122
+ "name": {
238123
+ "kind": "symbol",
238124
+ "name": "createElemPropsHook"
238125
+ },
238126
+ "parameters": [
237874
238127
  {
237875
- "kind": "property",
237876
- "name": "cs",
237877
- "required": false,
238128
+ "kind": "parameter",
238129
+ "name": "model",
238130
+ "description": "",
238131
+ "tags": {},
238132
+ "declarations": [],
237878
238133
  "type": {
237879
238134
  "kind": "symbol",
237880
- "name": "CSToPropsInput",
237881
- "value": "CSToPropsInput"
238135
+ "name": "InputGroupModel"
237882
238136
  },
237883
- "description": "The `cs` prop takes in a single value or an array of values. You can pass the CSS class name\nreturned by {@link createStyles}, or the result of {@link createVars} and\n{@link createModifiers}. If you're extending a component already using `cs`, you can merge that\nprop in as well. Any style that is passed to the `cs` prop will override style props. If you\nwish to have styles that are overridden by the `css` prop, or styles added via the `styled`\nAPI, use {@link handleCsProp} wherever `elemProps` is used. If your component needs to also\nhandle style props, use {@link mergeStyles } instead.\n\n\n```tsx\nimport {handleCsProp} from '@workday/canvas-kit-styling';\nimport {mergeStyles} from '@workday/canvas-kit-react/layout';\n\n// ...\n\n// `handleCsProp` handles compat mode with Emotion's runtime APIs. `mergeStyles` has the same\n// function signature, but adds support for style props.\n\nreturn (\n <Element\n {...handleCsProp(elemProps, [\n myStyles,\n myModifiers({ size: 'medium' }),\n myVars({ backgroundColor: 'red' })\n ])}\n >\n {children}\n </Element>\n)\n```",
237884
- "declarations": [
237885
- {
237886
- "name": "cs",
237887
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
237888
- }
237889
- ],
237890
- "tags": {}
238137
+ "required": true
237891
238138
  },
237892
238139
  {
237893
- "kind": "property",
237894
- "name": "children",
237895
- "required": false,
237896
- "type": {
237897
- "kind": "external",
237898
- "name": "ReactNode",
237899
- "url": "https://reactjs.org/docs/rendering-elements.html"
237900
- },
238140
+ "kind": "parameter",
238141
+ "name": "elemProps",
237901
238142
  "description": "",
237902
- "declarations": [
237903
- {
237904
- "name": "children",
237905
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/layout/lib/Box.tsx"
237906
- }
237907
- ],
237908
- "tags": {}
237909
- },
237910
- {
237911
- "kind": "property",
237912
- "name": "as",
237913
- "description": "Optional override of the default element used by the component. Any valid tag or Component. If you provided a Component, this component should forward the ref using `React.forwardRef`and spread extra props to a root element.\n\n**Note:** Not all elements make sense and some elements may cause accessibility issues. Change this value with care.",
237914
238143
  "tags": {},
237915
238144
  "declarations": [],
237916
238145
  "type": {
237917
- "kind": "external",
237918
- "name": "React.ElementType",
237919
- "url": "https://developer.mozilla.org/en-US/docs/Web/API/element"
238146
+ "kind": "object",
238147
+ "properties": []
237920
238148
  },
237921
- "defaultValue": {
237922
- "kind": "symbol",
237923
- "name": "TextInput"
237924
- }
238149
+ "required": false
237925
238150
  },
237926
238151
  {
237927
- "kind": "property",
238152
+ "kind": "parameter",
237928
238153
  "name": "ref",
237929
- "description": "Optional ref. If the component represents an element, this ref will be a reference to the real DOM element of the component. If `as` is set to an element, it will be that element. If `as` is a component, the reference will be to that component (or element if the component uses `React.forwardRef`).",
237930
- "tags": {},
237931
- "declarations": [],
237932
- "type": {
237933
- "kind": "external",
237934
- "name": "React.Ref",
237935
- "url": "https://reactjs.org/docs/refs-and-the-dom.html",
237936
- "typeParameters": [
237937
- {
237938
- "kind": "typeParameter",
237939
- "name": "R",
237940
- "required": true,
237941
- "defaultValue": {
237942
- "kind": "symbol",
237943
- "name": "TextInput"
237944
- }
237945
- }
237946
- ]
237947
- }
237948
- },
237949
- {
237950
- "kind": "property",
237951
- "name": "model",
237952
- "description": "Optional model to pass to the component. This will override the default model created for the component. This can be useful if you want to access to the state and events of the model, or if you have nested components of the same type and you need to override the model provided by React Context.",
237953
- "tags": {},
237954
- "declarations": [],
237955
- "type": {
237956
- "kind": "symbol",
237957
- "name": "InputGroupModel"
237958
- }
237959
- },
237960
- {
237961
- "kind": "property",
237962
- "name": "elemPropsHook",
237963
- "description": "Optional hook that receives the model and all props to be applied to the element. If you use this, it is your responsibility to return props, merging as appropriate. For example, returning an empty object will disable all elemProps hooks associated with this component. This allows finer control over a component without creating a new one.",
237964
- "tags": {},
237965
- "declarations": [],
237966
- "type": {
237967
- "kind": "function",
237968
- "parameters": [
237969
- {
237970
- "kind": "parameter",
237971
- "description": "",
237972
- "tags": {},
237973
- "declarations": [],
237974
- "name": "model",
237975
- "type": {
237976
- "kind": "symbol",
237977
- "name": "InputGroupModel"
237978
- },
237979
- "required": true
237980
- },
237981
- {
237982
- "kind": "parameter",
237983
- "description": "",
237984
- "tags": {},
237985
- "declarations": [],
237986
- "name": "elemProps",
237987
- "type": {
237988
- "kind": "generic",
237989
- "name": "TProps"
237990
- }
237991
- }
237992
- ],
237993
- "returnType": {
237994
- "kind": "external",
237995
- "name": "HTML Attributes",
237996
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes"
237997
- }
237998
- }
237999
- }
238000
- ],
238001
- "baseElement": {
238002
- "kind": "symbol",
238003
- "name": "TextInput"
238004
- },
238005
- "styleComponent": {
238006
- "kind": "symbol",
238007
- "name": "Flex"
238008
- },
238009
- "model": "InputGroupModel"
238010
- }
238011
- },
238012
- {
238013
- "name": "useClearButton",
238014
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx",
238015
- "description": "",
238016
- "declarations": [
238017
- {
238018
- "name": "useClearButton",
238019
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx"
238020
- }
238021
- ],
238022
- "tags": {},
238023
- "type": {
238024
- "kind": "function",
238025
- "name": {
238026
- "kind": "symbol",
238027
- "name": "createElemPropsHook"
238028
- },
238029
- "parameters": [
238030
- {
238031
- "kind": "parameter",
238032
- "name": "model",
238033
- "description": "",
238034
- "tags": {},
238035
- "declarations": [],
238036
- "type": {
238037
- "kind": "symbol",
238038
- "name": "InputGroupModel"
238039
- },
238040
- "required": true
238041
- },
238042
- {
238043
- "kind": "parameter",
238044
- "name": "elemProps",
238045
- "description": "",
238046
- "tags": {},
238047
- "declarations": [],
238048
- "type": {
238049
- "kind": "object",
238050
- "properties": []
238051
- },
238052
- "required": false
238053
- },
238054
- {
238055
- "kind": "parameter",
238056
- "name": "ref",
238057
- "description": "",
238154
+ "description": "",
238058
238155
  "tags": {},
238059
238156
  "declarations": [],
238060
238157
  "type": {
@@ -238070,88 +238167,35 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
238070
238167
  "properties": [
238071
238168
  {
238072
238169
  "kind": "property",
238073
- "name": "role",
238074
- "required": true,
238075
- "type": {
238076
- "kind": "string",
238077
- "value": "presentation"
238078
- },
238079
- "description": "",
238080
- "tags": {},
238081
- "declarations": []
238082
- },
238083
- {
238084
- "kind": "property",
238085
- "name": "tabIndex",
238086
- "required": true,
238087
- "type": {
238088
- "kind": "unknown",
238089
- "value": "unknown",
238090
- "text": "SyntheticNode - PrefixUnaryExpression"
238091
- },
238092
- "description": "",
238093
- "tags": {},
238094
- "declarations": []
238095
- },
238096
- {
238097
- "kind": "property",
238098
- "name": "icon",
238099
- "required": true,
238100
- "type": {
238101
- "kind": "symbol",
238102
- "name": "CanvasSystemIcon",
238103
- "value": "any"
238104
- },
238105
- "description": "",
238106
- "tags": {},
238107
- "declarations": []
238108
- },
238109
- {
238110
- "kind": "property",
238111
- "name": "size",
238112
- "required": true,
238113
- "type": {
238114
- "kind": "string",
238115
- "value": "small"
238116
- },
238117
- "description": "",
238118
- "tags": {},
238119
- "declarations": []
238120
- },
238121
- {
238122
- "kind": "property",
238123
- "name": "transition",
238124
- "required": true,
238125
- "type": {
238126
- "kind": "string",
238127
- "value": "opacity 300ms ease"
238128
- },
238129
- "description": "",
238130
- "tags": {},
238131
- "declarations": []
238132
- },
238133
- {
238134
- "kind": "property",
238135
- "name": "onMouseDown",
238170
+ "name": "ref",
238136
238171
  "required": true,
238137
238172
  "type": {
238138
238173
  "kind": "function",
238139
238174
  "parameters": [
238140
238175
  {
238141
238176
  "kind": "parameter",
238142
- "name": "event",
238177
+ "name": "instance",
238143
238178
  "type": {
238144
- "kind": "symbol",
238145
- "name": "React.MouseEvent",
238146
- "value": "MouseEvent<T, E>"
238179
+ "kind": "union",
238180
+ "value": [
238181
+ {
238182
+ "kind": "symbol",
238183
+ "name": "T",
238184
+ "value": "T"
238185
+ },
238186
+ {
238187
+ "kind": "primitive",
238188
+ "value": "null"
238189
+ }
238190
+ ]
238147
238191
  },
238148
238192
  "required": true,
238149
238193
  "rest": false,
238150
238194
  "description": "",
238151
238195
  "declarations": [
238152
238196
  {
238153
- "name": "event",
238154
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx"
238197
+ "name": "instance",
238198
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@types/react/ts5.0/index.d.ts"
238155
238199
  }
238156
238200
  ],
238157
238201
  "tags": {}
@@ -238166,268 +238210,498 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
238166
238210
  "description": "",
238167
238211
  "tags": {},
238168
238212
  "declarations": []
238169
- },
238170
- {
238171
- "kind": "property",
238172
- "name": "onClick",
238173
- "required": true,
238174
- "type": {
238175
- "kind": "function",
238176
- "parameters": [],
238177
- "members": [],
238178
- "returnType": {
238179
- "kind": "primitive",
238180
- "value": "void"
238181
- }
238182
- },
238183
- "description": "",
238184
- "tags": {},
238185
- "declarations": []
238186
- },
238187
- {
238188
- "kind": "property",
238189
- "name": "style",
238190
- "required": true,
238191
- "type": {
238192
- "kind": "object",
238193
- "properties": [
238213
+ }
238214
+ ]
238215
+ }
238216
+ }
238217
+ },
238218
+ {
238219
+ "name": "inputGroupInputStencil",
238220
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx",
238221
+ "description": "",
238222
+ "declarations": [
238223
+ {
238224
+ "name": "inputGroupInputStencil",
238225
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx"
238226
+ }
238227
+ ],
238228
+ "tags": {},
238229
+ "type": {
238230
+ "kind": "function",
238231
+ "parameters": [
238232
+ {
238233
+ "kind": "parameter",
238234
+ "name": "options",
238235
+ "type": {
238236
+ "kind": "conditional",
238237
+ "check": {
238238
+ "kind": "tuple",
238239
+ "value": [
238194
238240
  {
238195
- "kind": "property",
238196
- "name": "opacity",
238197
- "required": true,
238198
- "type": {
238199
- "kind": "union",
238200
- "value": [
238201
- {
238202
- "kind": "number",
238203
- "value": 0
238204
- },
238205
- {
238206
- "kind": "number",
238207
- "value": 1
238208
- }
238209
- ]
238210
- },
238211
- "description": "",
238212
- "tags": {},
238213
- "declarations": []
238241
+ "kind": "symbol",
238242
+ "name": "E",
238243
+ "value": "E"
238244
+ }
238245
+ ]
238246
+ },
238247
+ "extends": {
238248
+ "kind": "tuple",
238249
+ "value": [
238250
+ {
238251
+ "kind": "primitive",
238252
+ "value": "never"
238253
+ }
238254
+ ]
238255
+ },
238256
+ "trueType": {
238257
+ "kind": "intersection",
238258
+ "value": [
238259
+ {
238260
+ "kind": "symbol",
238261
+ "name": "ModifierValuesStencil",
238262
+ "typeParameters": [
238263
+ {
238264
+ "kind": "symbol",
238265
+ "name": "M",
238266
+ "value": "M"
238267
+ },
238268
+ {
238269
+ "kind": "symbol",
238270
+ "name": "V",
238271
+ "value": "V"
238272
+ }
238273
+ ],
238274
+ "value": "ModifierValuesStencil<M, V>"
238214
238275
  },
238215
238276
  {
238216
- "kind": "property",
238217
- "name": "pointerEvents",
238218
- "required": true,
238219
- "type": {
238220
- "kind": "union",
238221
- "value": [
238222
- {
238223
- "kind": "string",
238224
- "value": "auto"
238225
- },
238226
- {
238227
- "kind": "string",
238228
- "value": "none"
238229
- }
238230
- ]
238231
- },
238232
- "description": "",
238233
- "tags": {},
238234
- "declarations": []
238277
+ "kind": "symbol",
238278
+ "name": "VariableValuesStencil",
238279
+ "typeParameters": [
238280
+ {
238281
+ "kind": "symbol",
238282
+ "name": "V",
238283
+ "value": "V"
238284
+ }
238285
+ ],
238286
+ "value": "VariableValuesStencil<V>"
238235
238287
  }
238236
238288
  ]
238237
238289
  },
238238
- "description": "",
238239
- "tags": {},
238240
- "declarations": []
238241
- }
238242
- ]
238243
- }
238244
- }
238245
- },
238246
- {
238247
- "name": "ClearButton",
238248
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx",
238249
- "description": "A clear input button. This can be a component later.",
238250
- "declarations": [
238251
- {
238252
- "name": "ClearButton",
238253
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx"
238254
- }
238255
- ],
238256
- "tags": {},
238257
- "type": {
238258
- "kind": "enhancedComponent",
238259
- "componentType": "subcomponent",
238260
- "elemPropsHook": "useClearButton",
238261
- "props": [
238262
- {
238263
- "kind": "property",
238264
- "name": "variant",
238265
- "required": false,
238266
- "type": {
238267
- "kind": "string",
238268
- "value": "inverse"
238290
+ "falseType": {
238291
+ "kind": "conditional",
238292
+ "check": {
238293
+ "kind": "symbol",
238294
+ "name": "E",
238295
+ "value": "E"
238296
+ },
238297
+ "extends": {
238298
+ "kind": "symbol",
238299
+ "name": "BaseStencil",
238300
+ "typeParameters": [
238301
+ {
238302
+ "kind": "infer",
238303
+ "value": {
238304
+ "kind": "typeParameter",
238305
+ "name": "ME",
238306
+ "required": true
238307
+ }
238308
+ },
238309
+ {
238310
+ "kind": "infer",
238311
+ "value": {
238312
+ "kind": "typeParameter",
238313
+ "name": "VE",
238314
+ "required": true
238315
+ }
238316
+ },
238317
+ {
238318
+ "kind": "primitive",
238319
+ "value": "any"
238320
+ },
238321
+ {
238322
+ "kind": "primitive",
238323
+ "value": "any"
238324
+ }
238325
+ ],
238326
+ "value": "BaseStencil<M, V, E, ID>"
238327
+ },
238328
+ "trueType": {
238329
+ "kind": "intersection",
238330
+ "value": [
238331
+ {
238332
+ "kind": "symbol",
238333
+ "name": "ModifierValuesStencil",
238334
+ "typeParameters": [
238335
+ {
238336
+ "kind": "intersection",
238337
+ "value": [
238338
+ {
238339
+ "kind": "symbol",
238340
+ "name": "ME",
238341
+ "value": "ME"
238342
+ },
238343
+ {
238344
+ "kind": "symbol",
238345
+ "name": "M",
238346
+ "value": "M"
238347
+ }
238348
+ ]
238349
+ }
238350
+ ],
238351
+ "value": "ModifierValuesStencil<M, V>"
238352
+ },
238353
+ {
238354
+ "kind": "symbol",
238355
+ "name": "VariableValuesStencil",
238356
+ "typeParameters": [
238357
+ {
238358
+ "kind": "intersection",
238359
+ "value": [
238360
+ {
238361
+ "kind": "symbol",
238362
+ "name": "VE",
238363
+ "value": "VE"
238364
+ },
238365
+ {
238366
+ "kind": "symbol",
238367
+ "name": "V",
238368
+ "value": "V"
238369
+ }
238370
+ ]
238371
+ }
238372
+ ],
238373
+ "value": "VariableValuesStencil<V>"
238374
+ }
238375
+ ]
238376
+ },
238377
+ "falseType": {
238378
+ "kind": "primitive",
238379
+ "value": "never"
238380
+ }
238381
+ }
238269
238382
  },
238270
- "description": "Variant has an option for `inverse` which will inverse the styling",
238383
+ "required": false,
238384
+ "rest": false,
238385
+ "description": "",
238271
238386
  "declarations": [
238272
238387
  {
238273
- "name": "variant",
238274
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/button/lib/TertiaryButton.tsx"
238388
+ "name": "options",
238389
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238275
238390
  }
238276
238391
  ],
238277
238392
  "tags": {}
238278
- },
238393
+ }
238394
+ ],
238395
+ "members": [
238279
238396
  {
238280
238397
  "kind": "property",
238281
- "name": "isThemeable",
238282
- "required": false,
238398
+ "name": "vars",
238399
+ "required": true,
238283
238400
  "type": {
238284
- "kind": "primitive",
238285
- "value": "boolean"
238401
+ "kind": "symbol",
238402
+ "name": "StencilDefaultVars",
238403
+ "typeParameters": [
238404
+ {
238405
+ "kind": "symbol",
238406
+ "name": "V",
238407
+ "value": "V"
238408
+ },
238409
+ {
238410
+ "kind": "symbol",
238411
+ "name": "E",
238412
+ "value": "E"
238413
+ },
238414
+ {
238415
+ "kind": "symbol",
238416
+ "name": "ID",
238417
+ "value": "ID"
238418
+ }
238419
+ ],
238420
+ "value": "StencilDefaultVars<V, E, ID>"
238286
238421
  },
238287
238422
  "description": "",
238288
238423
  "declarations": [
238289
238424
  {
238290
- "name": "isThemeable",
238291
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/button/lib/TertiaryButton.tsx"
238425
+ "name": "vars",
238426
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238292
238427
  }
238293
238428
  ],
238294
238429
  "tags": {}
238295
238430
  },
238296
238431
  {
238297
238432
  "kind": "property",
238298
- "name": "iconPosition",
238299
- "required": false,
238433
+ "name": "base",
238434
+ "required": true,
238300
238435
  "type": {
238301
- "kind": "union",
238302
- "value": [
238303
- {
238304
- "kind": "string",
238305
- "value": "start"
238306
- },
238307
- {
238308
- "kind": "string",
238309
- "value": "end"
238310
- }
238311
- ]
238436
+ "kind": "primitive",
238437
+ "value": "string"
238312
238438
  },
238313
- "description": "Button icon positions can either be `start` or `end`.\nIf no value is provided, it defaults to `start`.",
238439
+ "description": "",
238314
238440
  "declarations": [
238315
238441
  {
238316
- "name": "iconPosition",
238317
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/button/lib/Button.tsx"
238442
+ "name": "base",
238443
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238318
238444
  }
238319
238445
  ],
238320
- "tags": {
238321
- "default": "'start'"
238322
- },
238323
- "defaultValue": {
238324
- "kind": "string",
238325
- "value": "start"
238326
- }
238446
+ "tags": {}
238327
238447
  },
238328
238448
  {
238329
238449
  "kind": "property",
238330
- "name": "fill",
238331
- "required": false,
238450
+ "name": "modifiers",
238451
+ "required": true,
238332
238452
  "type": {
238333
- "kind": "primitive",
238334
- "value": "string"
238453
+ "kind": "conditional",
238454
+ "check": {
238455
+ "kind": "tuple",
238456
+ "value": [
238457
+ {
238458
+ "kind": "symbol",
238459
+ "name": "E",
238460
+ "value": "E"
238461
+ }
238462
+ ]
238463
+ },
238464
+ "extends": {
238465
+ "kind": "tuple",
238466
+ "value": [
238467
+ {
238468
+ "kind": "symbol",
238469
+ "name": "BaseStencil",
238470
+ "typeParameters": [
238471
+ {
238472
+ "kind": "infer",
238473
+ "value": {
238474
+ "kind": "typeParameter",
238475
+ "name": "ME",
238476
+ "required": true
238477
+ }
238478
+ },
238479
+ {
238480
+ "kind": "infer",
238481
+ "value": {
238482
+ "kind": "typeParameter",
238483
+ "name": "VE",
238484
+ "required": true
238485
+ }
238486
+ },
238487
+ {
238488
+ "kind": "primitive",
238489
+ "value": "any"
238490
+ },
238491
+ {
238492
+ "kind": "primitive",
238493
+ "value": "any"
238494
+ }
238495
+ ],
238496
+ "value": "BaseStencil<M, V, E, ID>"
238497
+ }
238498
+ ]
238499
+ },
238500
+ "trueType": {
238501
+ "kind": "symbol",
238502
+ "name": "StencilModifierReturn",
238503
+ "typeParameters": [
238504
+ {
238505
+ "kind": "intersection",
238506
+ "value": [
238507
+ {
238508
+ "kind": "symbol",
238509
+ "name": "ME",
238510
+ "value": "ME"
238511
+ },
238512
+ {
238513
+ "kind": "symbol",
238514
+ "name": "M",
238515
+ "value": "M"
238516
+ }
238517
+ ]
238518
+ },
238519
+ {
238520
+ "kind": "intersection",
238521
+ "value": [
238522
+ {
238523
+ "kind": "symbol",
238524
+ "name": "VE",
238525
+ "value": "VE"
238526
+ },
238527
+ {
238528
+ "kind": "symbol",
238529
+ "name": "V",
238530
+ "value": "V"
238531
+ }
238532
+ ]
238533
+ }
238534
+ ],
238535
+ "value": "StencilModifierReturn<M, V>"
238536
+ },
238537
+ "falseType": {
238538
+ "kind": "symbol",
238539
+ "name": "StencilModifierReturn",
238540
+ "typeParameters": [
238541
+ {
238542
+ "kind": "symbol",
238543
+ "name": "M",
238544
+ "value": "M"
238545
+ },
238546
+ {
238547
+ "kind": "symbol",
238548
+ "name": "V",
238549
+ "value": "V"
238550
+ }
238551
+ ],
238552
+ "value": "StencilModifierReturn<M, V>"
238553
+ }
238335
238554
  },
238336
- "description": "The fill color of the SystemIcon. This overrides `color`.",
238555
+ "description": "",
238337
238556
  "declarations": [
238338
238557
  {
238339
- "name": "fill",
238340
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/SystemIcon.tsx"
238558
+ "name": "modifiers",
238559
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238341
238560
  }
238342
238561
  ],
238343
- "tags": {
238344
- "deprecated": "`fill` is deprecated and will be removed in a future version. Please use `color` and specify `accent` color if you want `accent` to be different from `color`."
238345
- }
238562
+ "tags": {}
238346
238563
  },
238347
238564
  {
238348
238565
  "kind": "property",
238349
- "name": "background",
238350
- "required": false,
238566
+ "name": "defaultModifiers",
238567
+ "required": true,
238351
238568
  "type": {
238352
- "kind": "primitive",
238353
- "value": "string"
238569
+ "kind": "conditional",
238570
+ "check": {
238571
+ "kind": "tuple",
238572
+ "value": [
238573
+ {
238574
+ "kind": "symbol",
238575
+ "name": "E",
238576
+ "value": "E"
238577
+ }
238578
+ ]
238579
+ },
238580
+ "extends": {
238581
+ "kind": "tuple",
238582
+ "value": [
238583
+ {
238584
+ "kind": "symbol",
238585
+ "name": "BaseStencil",
238586
+ "typeParameters": [
238587
+ {
238588
+ "kind": "infer",
238589
+ "value": {
238590
+ "kind": "typeParameter",
238591
+ "name": "ME",
238592
+ "required": true
238593
+ }
238594
+ },
238595
+ {
238596
+ "kind": "primitive",
238597
+ "value": "any"
238598
+ },
238599
+ {
238600
+ "kind": "primitive",
238601
+ "value": "any"
238602
+ },
238603
+ {
238604
+ "kind": "primitive",
238605
+ "value": "any"
238606
+ }
238607
+ ],
238608
+ "value": "BaseStencil<M, V, E, ID>"
238609
+ }
238610
+ ]
238611
+ },
238612
+ "trueType": {
238613
+ "kind": "symbol",
238614
+ "name": "StencilDefaultModifierReturn",
238615
+ "typeParameters": [
238616
+ {
238617
+ "kind": "intersection",
238618
+ "value": [
238619
+ {
238620
+ "kind": "symbol",
238621
+ "name": "ME",
238622
+ "value": "ME"
238623
+ },
238624
+ {
238625
+ "kind": "symbol",
238626
+ "name": "M",
238627
+ "value": "M"
238628
+ }
238629
+ ]
238630
+ }
238631
+ ],
238632
+ "value": "StencilDefaultModifierReturn<M>"
238633
+ },
238634
+ "falseType": {
238635
+ "kind": "symbol",
238636
+ "name": "StencilDefaultModifierReturn",
238637
+ "typeParameters": [
238638
+ {
238639
+ "kind": "symbol",
238640
+ "name": "M",
238641
+ "value": "M"
238642
+ }
238643
+ ],
238644
+ "value": "StencilDefaultModifierReturn<M>"
238645
+ }
238354
238646
  },
238355
- "description": "The background color of the SystemIcon.",
238647
+ "description": "",
238356
238648
  "declarations": [
238357
238649
  {
238358
- "name": "background",
238359
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/SystemIcon.tsx"
238650
+ "name": "defaultModifiers",
238651
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238360
238652
  }
238361
238653
  ],
238362
- "tags": {
238363
- "default": "transparent"
238364
- },
238365
- "defaultValue": {
238366
- "kind": "symbol",
238367
- "name": "transparent",
238368
- "value": "transparent"
238369
- }
238654
+ "tags": {}
238370
238655
  },
238371
238656
  {
238372
238657
  "kind": "property",
238373
- "name": "color",
238658
+ "name": "__extends",
238374
238659
  "required": false,
238375
238660
  "type": {
238376
- "kind": "primitive",
238377
- "value": "string"
238661
+ "kind": "symbol",
238662
+ "name": "E",
238663
+ "value": "E"
238378
238664
  },
238379
- "description": "The color of the SystemIcon. This defines `accent` and `fill`. `color` may be overwritten by `accent` and `fill`.",
238665
+ "description": "",
238380
238666
  "declarations": [
238381
238667
  {
238382
- "name": "color",
238383
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/SystemIcon.tsx"
238668
+ "name": "__extends",
238669
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238384
238670
  }
238385
238671
  ],
238386
- "tags": {
238387
- "default": "base.licorice200"
238388
- },
238389
- "defaultValue": {
238390
- "kind": "symbol",
238391
- "name": "base.licorice200",
238392
- "value": "base.licorice200"
238393
- }
238672
+ "tags": {}
238394
238673
  },
238395
238674
  {
238396
238675
  "kind": "property",
238397
- "name": "shouldMirror",
238398
- "required": false,
238676
+ "name": "__vars",
238677
+ "required": true,
238399
238678
  "type": {
238400
- "kind": "primitive",
238401
- "value": "boolean"
238679
+ "kind": "symbol",
238680
+ "name": "V",
238681
+ "value": "V"
238402
238682
  },
238403
- "description": "If set to `true`, transform the SVG's x-axis to mirror the graphic",
238683
+ "description": "",
238404
238684
  "declarations": [
238405
238685
  {
238406
- "name": "shouldMirror",
238407
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/Svg.tsx"
238686
+ "name": "__vars",
238687
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238408
238688
  }
238409
238689
  ],
238410
- "tags": {
238411
- "default": "false"
238412
- },
238413
- "defaultValue": {
238414
- "kind": "boolean",
238415
- "value": false
238416
- }
238690
+ "tags": {}
238417
238691
  },
238418
238692
  {
238419
238693
  "kind": "property",
238420
- "name": "cs",
238421
- "required": false,
238694
+ "name": "__modifiers",
238695
+ "required": true,
238422
238696
  "type": {
238423
238697
  "kind": "symbol",
238424
- "name": "CSToPropsInput",
238425
- "value": "CSToPropsInput"
238698
+ "name": "M",
238699
+ "value": "M"
238426
238700
  },
238427
- "description": "The `cs` prop takes in a single value or an array of values. You can pass the CSS class name\nreturned by {@link createStyles}, or the result of {@link createVars} and\n{@link createModifiers}. If you're extending a component already using `cs`, you can merge that\nprop in as well. Any style that is passed to the `cs` prop will override style props. If you\nwish to have styles that are overridden by the `css` prop, or styles added via the `styled`\nAPI, use {@link handleCsProp} wherever `elemProps` is used. If your component needs to also\nhandle style props, use {@link mergeStyles } instead.\n\n\n```tsx\nimport {handleCsProp} from '@workday/canvas-kit-styling';\nimport {mergeStyles} from '@workday/canvas-kit-react/layout';\n\n// ...\n\n// `handleCsProp` handles compat mode with Emotion's runtime APIs. `mergeStyles` has the same\n// function signature, but adds support for style props.\n\nreturn (\n <Element\n {...handleCsProp(elemProps, [\n myStyles,\n myModifiers({ size: 'medium' }),\n myVars({ backgroundColor: 'red' })\n ])}\n >\n {children}\n </Element>\n)\n```",
238701
+ "description": "",
238428
238702
  "declarations": [
238429
238703
  {
238430
- "name": "cs",
238704
+ "name": "__modifiers",
238431
238705
  "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238432
238706
  }
238433
238707
  ],
@@ -238435,345 +238709,815 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
238435
238709
  },
238436
238710
  {
238437
238711
  "kind": "property",
238438
- "name": "children",
238439
- "required": false,
238712
+ "name": "__id",
238713
+ "required": true,
238440
238714
  "type": {
238441
- "kind": "external",
238442
- "name": "ReactNode",
238443
- "url": "https://reactjs.org/docs/rendering-elements.html"
238715
+ "kind": "symbol",
238716
+ "name": "ID",
238717
+ "value": "ID"
238444
238718
  },
238445
238719
  "description": "",
238446
238720
  "declarations": [
238447
238721
  {
238448
- "name": "children",
238449
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/button/lib/BaseButton.tsx"
238722
+ "name": "__id",
238723
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238450
238724
  }
238451
238725
  ],
238452
238726
  "tags": {}
238453
- },
238727
+ }
238728
+ ],
238729
+ "returnType": {
238730
+ "kind": "object",
238731
+ "properties": [
238732
+ {
238733
+ "kind": "property",
238734
+ "name": "className",
238735
+ "required": true,
238736
+ "type": {
238737
+ "kind": "primitive",
238738
+ "value": "string"
238739
+ },
238740
+ "description": "",
238741
+ "declarations": [
238742
+ {
238743
+ "name": "className",
238744
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238745
+ }
238746
+ ],
238747
+ "tags": {}
238748
+ },
238749
+ {
238750
+ "kind": "property",
238751
+ "name": "style",
238752
+ "required": false,
238753
+ "type": {
238754
+ "kind": "external",
238755
+ "name": "Record",
238756
+ "url": "https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type",
238757
+ "typeParameters": [
238758
+ {
238759
+ "kind": "primitive",
238760
+ "value": "string"
238761
+ },
238762
+ {
238763
+ "kind": "primitive",
238764
+ "value": "string"
238765
+ }
238766
+ ]
238767
+ },
238768
+ "description": "",
238769
+ "declarations": [
238770
+ {
238771
+ "name": "style",
238772
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238773
+ }
238774
+ ],
238775
+ "tags": {}
238776
+ }
238777
+ ]
238778
+ }
238779
+ }
238780
+ },
238781
+ {
238782
+ "name": "useClearButton",
238783
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx",
238784
+ "description": "",
238785
+ "declarations": [
238786
+ {
238787
+ "name": "useClearButton",
238788
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx"
238789
+ }
238790
+ ],
238791
+ "tags": {},
238792
+ "type": {
238793
+ "kind": "function",
238794
+ "name": {
238795
+ "kind": "symbol",
238796
+ "name": "createElemPropsHook"
238797
+ },
238798
+ "parameters": [
238454
238799
  {
238455
- "kind": "property",
238456
- "name": "icon",
238457
- "required": false,
238800
+ "kind": "parameter",
238801
+ "name": "model",
238802
+ "description": "",
238803
+ "tags": {},
238804
+ "declarations": [],
238458
238805
  "type": {
238459
238806
  "kind": "symbol",
238460
- "name": "CanvasSystemIcon",
238461
- "value": "CanvasSystemIcon"
238807
+ "name": "InputGroupModel"
238462
238808
  },
238463
- "description": "The icon of the Button.\nNote: Not displayed at `small` size",
238464
- "declarations": [
238465
- {
238466
- "name": "icon",
238467
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/button/lib/BaseButton.tsx"
238468
- }
238469
- ],
238470
- "tags": {}
238809
+ "required": true
238471
238810
  },
238472
238811
  {
238473
- "kind": "property",
238474
- "name": "size",
238475
- "required": false,
238812
+ "kind": "parameter",
238813
+ "name": "elemProps",
238814
+ "description": "",
238815
+ "tags": {},
238816
+ "declarations": [],
238476
238817
  "type": {
238477
- "kind": "symbol",
238478
- "name": "ButtonSizes",
238479
- "value": "ButtonSizes"
238818
+ "kind": "object",
238819
+ "properties": []
238820
+ },
238821
+ "required": false
238822
+ },
238823
+ {
238824
+ "kind": "parameter",
238825
+ "name": "ref",
238826
+ "description": "",
238827
+ "tags": {},
238828
+ "declarations": [],
238829
+ "type": {
238830
+ "kind": "external",
238831
+ "name": "React.Ref",
238832
+ "url": "https://reactjs.org/docs/refs-and-the-dom.html"
238833
+ },
238834
+ "required": false
238835
+ }
238836
+ ],
238837
+ "returnType": {
238838
+ "kind": "object",
238839
+ "properties": [
238840
+ {
238841
+ "kind": "property",
238842
+ "name": "role",
238843
+ "required": true,
238844
+ "type": {
238845
+ "kind": "string",
238846
+ "value": "presentation"
238847
+ },
238848
+ "description": "",
238849
+ "tags": {},
238850
+ "declarations": []
238851
+ },
238852
+ {
238853
+ "kind": "property",
238854
+ "name": "tabIndex",
238855
+ "required": true,
238856
+ "type": {
238857
+ "kind": "unknown",
238858
+ "value": "unknown",
238859
+ "text": "SyntheticNode - PrefixUnaryExpression"
238860
+ },
238861
+ "description": "",
238862
+ "tags": {},
238863
+ "declarations": []
238864
+ },
238865
+ {
238866
+ "kind": "property",
238867
+ "name": "icon",
238868
+ "required": true,
238869
+ "type": {
238870
+ "kind": "symbol",
238871
+ "name": "CanvasSystemIcon",
238872
+ "value": "any"
238873
+ },
238874
+ "description": "",
238875
+ "tags": {},
238876
+ "declarations": []
238877
+ },
238878
+ {
238879
+ "kind": "property",
238880
+ "name": "size",
238881
+ "required": true,
238882
+ "type": {
238883
+ "kind": "string",
238884
+ "value": "small"
238885
+ },
238886
+ "description": "",
238887
+ "tags": {},
238888
+ "declarations": []
238889
+ },
238890
+ {
238891
+ "kind": "property",
238892
+ "name": "onMouseDown",
238893
+ "required": true,
238894
+ "type": {
238895
+ "kind": "function",
238896
+ "parameters": [
238897
+ {
238898
+ "kind": "parameter",
238899
+ "name": "event",
238900
+ "type": {
238901
+ "kind": "symbol",
238902
+ "name": "React.MouseEvent",
238903
+ "value": "MouseEvent<T, E>"
238904
+ },
238905
+ "required": true,
238906
+ "rest": false,
238907
+ "description": "",
238908
+ "declarations": [
238909
+ {
238910
+ "name": "event",
238911
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx"
238912
+ }
238913
+ ],
238914
+ "tags": {}
238915
+ }
238916
+ ],
238917
+ "members": [],
238918
+ "returnType": {
238919
+ "kind": "primitive",
238920
+ "value": "void"
238921
+ }
238922
+ },
238923
+ "description": "",
238924
+ "tags": {},
238925
+ "declarations": []
238926
+ },
238927
+ {
238928
+ "kind": "property",
238929
+ "name": "onClick",
238930
+ "required": true,
238931
+ "type": {
238932
+ "kind": "function",
238933
+ "parameters": [],
238934
+ "members": [],
238935
+ "returnType": {
238936
+ "kind": "primitive",
238937
+ "value": "void"
238938
+ }
238939
+ },
238940
+ "description": "",
238941
+ "tags": {},
238942
+ "declarations": []
238943
+ },
238944
+ {
238945
+ "kind": "property",
238946
+ "name": "placeholder",
238947
+ "required": true,
238948
+ "type": {
238949
+ "kind": "string",
238950
+ "value": ""
238951
+ },
238952
+ "description": "",
238953
+ "tags": {},
238954
+ "declarations": []
238955
+ }
238956
+ ]
238957
+ }
238958
+ }
238959
+ },
238960
+ {
238961
+ "name": "inputGroupStencil",
238962
+ "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx",
238963
+ "description": "",
238964
+ "declarations": [
238965
+ {
238966
+ "name": "inputGroupStencil",
238967
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/text-input/lib/InputGroup.tsx"
238968
+ }
238969
+ ],
238970
+ "tags": {},
238971
+ "type": {
238972
+ "kind": "function",
238973
+ "parameters": [
238974
+ {
238975
+ "kind": "parameter",
238976
+ "name": "options",
238977
+ "type": {
238978
+ "kind": "conditional",
238979
+ "check": {
238980
+ "kind": "tuple",
238981
+ "value": [
238982
+ {
238983
+ "kind": "symbol",
238984
+ "name": "E",
238985
+ "value": "E"
238986
+ }
238987
+ ]
238988
+ },
238989
+ "extends": {
238990
+ "kind": "tuple",
238991
+ "value": [
238992
+ {
238993
+ "kind": "primitive",
238994
+ "value": "never"
238995
+ }
238996
+ ]
238997
+ },
238998
+ "trueType": {
238999
+ "kind": "intersection",
239000
+ "value": [
239001
+ {
239002
+ "kind": "symbol",
239003
+ "name": "ModifierValuesStencil",
239004
+ "typeParameters": [
239005
+ {
239006
+ "kind": "symbol",
239007
+ "name": "M",
239008
+ "value": "M"
239009
+ },
239010
+ {
239011
+ "kind": "symbol",
239012
+ "name": "V",
239013
+ "value": "V"
239014
+ }
239015
+ ],
239016
+ "value": "ModifierValuesStencil<M, V>"
239017
+ },
239018
+ {
239019
+ "kind": "symbol",
239020
+ "name": "VariableValuesStencil",
239021
+ "typeParameters": [
239022
+ {
239023
+ "kind": "symbol",
239024
+ "name": "V",
239025
+ "value": "V"
239026
+ }
239027
+ ],
239028
+ "value": "VariableValuesStencil<V>"
239029
+ }
239030
+ ]
239031
+ },
239032
+ "falseType": {
239033
+ "kind": "conditional",
239034
+ "check": {
239035
+ "kind": "symbol",
239036
+ "name": "E",
239037
+ "value": "E"
239038
+ },
239039
+ "extends": {
239040
+ "kind": "symbol",
239041
+ "name": "BaseStencil",
239042
+ "typeParameters": [
239043
+ {
239044
+ "kind": "infer",
239045
+ "value": {
239046
+ "kind": "typeParameter",
239047
+ "name": "ME",
239048
+ "required": true
239049
+ }
239050
+ },
239051
+ {
239052
+ "kind": "infer",
239053
+ "value": {
239054
+ "kind": "typeParameter",
239055
+ "name": "VE",
239056
+ "required": true
239057
+ }
239058
+ },
239059
+ {
239060
+ "kind": "primitive",
239061
+ "value": "any"
239062
+ },
239063
+ {
239064
+ "kind": "primitive",
239065
+ "value": "any"
239066
+ }
239067
+ ],
239068
+ "value": "BaseStencil<M, V, E, ID>"
239069
+ },
239070
+ "trueType": {
239071
+ "kind": "intersection",
239072
+ "value": [
239073
+ {
239074
+ "kind": "symbol",
239075
+ "name": "ModifierValuesStencil",
239076
+ "typeParameters": [
239077
+ {
239078
+ "kind": "intersection",
239079
+ "value": [
239080
+ {
239081
+ "kind": "symbol",
239082
+ "name": "ME",
239083
+ "value": "ME"
239084
+ },
239085
+ {
239086
+ "kind": "symbol",
239087
+ "name": "M",
239088
+ "value": "M"
239089
+ }
239090
+ ]
239091
+ }
239092
+ ],
239093
+ "value": "ModifierValuesStencil<M, V>"
239094
+ },
239095
+ {
239096
+ "kind": "symbol",
239097
+ "name": "VariableValuesStencil",
239098
+ "typeParameters": [
239099
+ {
239100
+ "kind": "intersection",
239101
+ "value": [
239102
+ {
239103
+ "kind": "symbol",
239104
+ "name": "VE",
239105
+ "value": "VE"
239106
+ },
239107
+ {
239108
+ "kind": "symbol",
239109
+ "name": "V",
239110
+ "value": "V"
239111
+ }
239112
+ ]
239113
+ }
239114
+ ],
239115
+ "value": "VariableValuesStencil<V>"
239116
+ }
239117
+ ]
239118
+ },
239119
+ "falseType": {
239120
+ "kind": "primitive",
239121
+ "value": "never"
239122
+ }
239123
+ }
238480
239124
  },
238481
- "description": "There are four button sizes: `extraSmall`, `small`, `medium`, and `large`.\nIf no size is provided, it will default to `medium`.",
239125
+ "required": false,
239126
+ "rest": false,
239127
+ "description": "",
238482
239128
  "declarations": [
238483
239129
  {
238484
- "name": "size",
238485
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/button/lib/BaseButton.tsx"
239130
+ "name": "options",
239131
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238486
239132
  }
238487
239133
  ],
238488
- "tags": {
238489
- "default": "'medium"
238490
- },
238491
- "defaultValue": {
238492
- "kind": "symbol",
238493
- "name": "'medium",
238494
- "value": "'medium"
238495
- }
238496
- },
239134
+ "tags": {}
239135
+ }
239136
+ ],
239137
+ "members": [
238497
239138
  {
238498
239139
  "kind": "property",
238499
- "name": "accent",
238500
- "required": false,
239140
+ "name": "vars",
239141
+ "required": true,
238501
239142
  "type": {
238502
- "kind": "primitive",
238503
- "value": "string"
239143
+ "kind": "symbol",
239144
+ "name": "StencilDefaultVars",
239145
+ "typeParameters": [
239146
+ {
239147
+ "kind": "symbol",
239148
+ "name": "V",
239149
+ "value": "V"
239150
+ },
239151
+ {
239152
+ "kind": "symbol",
239153
+ "name": "E",
239154
+ "value": "E"
239155
+ },
239156
+ {
239157
+ "kind": "symbol",
239158
+ "name": "ID",
239159
+ "value": "ID"
239160
+ }
239161
+ ],
239162
+ "value": "StencilDefaultVars<V, E, ID>"
238504
239163
  },
238505
- "description": "The accent color of the SystemIcon. This overrides `color`.",
239164
+ "description": "",
238506
239165
  "declarations": [
238507
239166
  {
238508
- "name": "accent",
238509
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/SystemIcon.tsx"
239167
+ "name": "vars",
239168
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238510
239169
  }
238511
239170
  ],
238512
239171
  "tags": {}
238513
239172
  },
238514
239173
  {
238515
239174
  "kind": "property",
238516
- "name": "accentHover",
238517
- "required": false,
239175
+ "name": "base",
239176
+ "required": true,
238518
239177
  "type": {
238519
239178
  "kind": "primitive",
238520
239179
  "value": "string"
238521
239180
  },
238522
- "description": "The accent color of the SystemIcon on hover. This overrides `colorHover`.",
239181
+ "description": "",
238523
239182
  "declarations": [
238524
239183
  {
238525
- "name": "accentHover",
238526
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/SystemIcon.tsx"
239184
+ "name": "base",
239185
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238527
239186
  }
238528
239187
  ],
238529
- "tags": {
238530
- "deprecated": "`accentHover` is deprecated and will be removed in a future version. Please use the following instead in your style overrides:\n```tsx\n'&:hover': {\n[systemIconStencil.vars.accent]: desiredAccentHoverColor\n}\n```"
238531
- }
239188
+ "tags": {}
238532
239189
  },
238533
239190
  {
238534
239191
  "kind": "property",
238535
- "name": "backgroundHover",
238536
- "required": false,
239192
+ "name": "modifiers",
239193
+ "required": true,
238537
239194
  "type": {
238538
- "kind": "primitive",
238539
- "value": "string"
239195
+ "kind": "conditional",
239196
+ "check": {
239197
+ "kind": "tuple",
239198
+ "value": [
239199
+ {
239200
+ "kind": "symbol",
239201
+ "name": "E",
239202
+ "value": "E"
239203
+ }
239204
+ ]
239205
+ },
239206
+ "extends": {
239207
+ "kind": "tuple",
239208
+ "value": [
239209
+ {
239210
+ "kind": "symbol",
239211
+ "name": "BaseStencil",
239212
+ "typeParameters": [
239213
+ {
239214
+ "kind": "infer",
239215
+ "value": {
239216
+ "kind": "typeParameter",
239217
+ "name": "ME",
239218
+ "required": true
239219
+ }
239220
+ },
239221
+ {
239222
+ "kind": "infer",
239223
+ "value": {
239224
+ "kind": "typeParameter",
239225
+ "name": "VE",
239226
+ "required": true
239227
+ }
239228
+ },
239229
+ {
239230
+ "kind": "primitive",
239231
+ "value": "any"
239232
+ },
239233
+ {
239234
+ "kind": "primitive",
239235
+ "value": "any"
239236
+ }
239237
+ ],
239238
+ "value": "BaseStencil<M, V, E, ID>"
239239
+ }
239240
+ ]
239241
+ },
239242
+ "trueType": {
239243
+ "kind": "symbol",
239244
+ "name": "StencilModifierReturn",
239245
+ "typeParameters": [
239246
+ {
239247
+ "kind": "intersection",
239248
+ "value": [
239249
+ {
239250
+ "kind": "symbol",
239251
+ "name": "ME",
239252
+ "value": "ME"
239253
+ },
239254
+ {
239255
+ "kind": "symbol",
239256
+ "name": "M",
239257
+ "value": "M"
239258
+ }
239259
+ ]
239260
+ },
239261
+ {
239262
+ "kind": "intersection",
239263
+ "value": [
239264
+ {
239265
+ "kind": "symbol",
239266
+ "name": "VE",
239267
+ "value": "VE"
239268
+ },
239269
+ {
239270
+ "kind": "symbol",
239271
+ "name": "V",
239272
+ "value": "V"
239273
+ }
239274
+ ]
239275
+ }
239276
+ ],
239277
+ "value": "StencilModifierReturn<M, V>"
239278
+ },
239279
+ "falseType": {
239280
+ "kind": "symbol",
239281
+ "name": "StencilModifierReturn",
239282
+ "typeParameters": [
239283
+ {
239284
+ "kind": "symbol",
239285
+ "name": "M",
239286
+ "value": "M"
239287
+ },
239288
+ {
239289
+ "kind": "symbol",
239290
+ "name": "V",
239291
+ "value": "V"
239292
+ }
239293
+ ],
239294
+ "value": "StencilModifierReturn<M, V>"
239295
+ }
238540
239296
  },
238541
- "description": "The background color of the SystemIcon on hover.",
239297
+ "description": "",
238542
239298
  "declarations": [
238543
239299
  {
238544
- "name": "backgroundHover",
238545
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/SystemIcon.tsx"
239300
+ "name": "modifiers",
239301
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238546
239302
  }
238547
239303
  ],
238548
- "tags": {
238549
- "default": "transparent",
238550
- "deprecated": "`backgroundHover` is deprecated and will be removed in a future version. Please use the following instead in your style overrides:\n```tsx\n'&:hover': {\n[systemIconStencil.vars.background]: desiredBackgroundHoverColor\n}\n```"
238551
- },
238552
- "defaultValue": {
238553
- "kind": "symbol",
238554
- "name": "transparent",
238555
- "value": "transparent"
238556
- }
239304
+ "tags": {}
238557
239305
  },
238558
239306
  {
238559
239307
  "kind": "property",
238560
- "name": "colorHover",
238561
- "required": false,
239308
+ "name": "defaultModifiers",
239309
+ "required": true,
238562
239310
  "type": {
238563
- "kind": "primitive",
238564
- "value": "string"
238565
- },
238566
- "description": "The hover color of the SystemIcon. This defines `accentHover` and `fillHover`. `colorHover` may be overwritten by `accentHover` and `fillHover`.",
238567
- "declarations": [
238568
- {
238569
- "name": "colorHover",
238570
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/SystemIcon.tsx"
239311
+ "kind": "conditional",
239312
+ "check": {
239313
+ "kind": "tuple",
239314
+ "value": [
239315
+ {
239316
+ "kind": "symbol",
239317
+ "name": "E",
239318
+ "value": "E"
239319
+ }
239320
+ ]
239321
+ },
239322
+ "extends": {
239323
+ "kind": "tuple",
239324
+ "value": [
239325
+ {
239326
+ "kind": "symbol",
239327
+ "name": "BaseStencil",
239328
+ "typeParameters": [
239329
+ {
239330
+ "kind": "infer",
239331
+ "value": {
239332
+ "kind": "typeParameter",
239333
+ "name": "ME",
239334
+ "required": true
239335
+ }
239336
+ },
239337
+ {
239338
+ "kind": "primitive",
239339
+ "value": "any"
239340
+ },
239341
+ {
239342
+ "kind": "primitive",
239343
+ "value": "any"
239344
+ },
239345
+ {
239346
+ "kind": "primitive",
239347
+ "value": "any"
239348
+ }
239349
+ ],
239350
+ "value": "BaseStencil<M, V, E, ID>"
239351
+ }
239352
+ ]
239353
+ },
239354
+ "trueType": {
239355
+ "kind": "symbol",
239356
+ "name": "StencilDefaultModifierReturn",
239357
+ "typeParameters": [
239358
+ {
239359
+ "kind": "intersection",
239360
+ "value": [
239361
+ {
239362
+ "kind": "symbol",
239363
+ "name": "ME",
239364
+ "value": "ME"
239365
+ },
239366
+ {
239367
+ "kind": "symbol",
239368
+ "name": "M",
239369
+ "value": "M"
239370
+ }
239371
+ ]
239372
+ }
239373
+ ],
239374
+ "value": "StencilDefaultModifierReturn<M>"
239375
+ },
239376
+ "falseType": {
239377
+ "kind": "symbol",
239378
+ "name": "StencilDefaultModifierReturn",
239379
+ "typeParameters": [
239380
+ {
239381
+ "kind": "symbol",
239382
+ "name": "M",
239383
+ "value": "M"
239384
+ }
239385
+ ],
239386
+ "value": "StencilDefaultModifierReturn<M>"
238571
239387
  }
238572
- ],
238573
- "tags": {
238574
- "default": "base.licorice200",
238575
- "deprecated": "`colorHover` is deprecated and will be removed in a future version. We have removed the default hover styles on SystemIcon. Please\nuse the following instead in your style overrides:\n```tsx\n'&:hover': {\n[systemIconStencil.vars.color]: desiredColorHoverColor\n}\n```"
238576
239388
  },
238577
- "defaultValue": {
238578
- "kind": "symbol",
238579
- "name": "base.licorice200",
238580
- "value": "base.licorice200"
238581
- }
238582
- },
238583
- {
238584
- "kind": "property",
238585
- "name": "fillHover",
238586
- "required": false,
238587
- "type": {
238588
- "kind": "primitive",
238589
- "value": "string"
238590
- },
238591
- "description": "The fill color of the SystemIcon on hover. This overrides `colorHover`.",
239389
+ "description": "",
238592
239390
  "declarations": [
238593
239391
  {
238594
- "name": "fillHover",
238595
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/icon/lib/SystemIcon.tsx"
239392
+ "name": "defaultModifiers",
239393
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238596
239394
  }
238597
239395
  ],
238598
- "tags": {
238599
- "deprecated": "`fillHover` is deprecated and will be removed in a future version. Please use the following instead in your style overrides:\n```tsx\n'&:hover': {\n[systemIconStencil.vars.fill]: desiredFillHoverColor\n}\n```"
238600
- }
239396
+ "tags": {}
238601
239397
  },
238602
239398
  {
238603
239399
  "kind": "property",
238604
- "name": "colors",
239400
+ "name": "__extends",
238605
239401
  "required": false,
238606
239402
  "type": {
238607
239403
  "kind": "symbol",
238608
- "name": "ButtonColors",
238609
- "value": "ButtonColors"
239404
+ "name": "E",
239405
+ "value": "E"
238610
239406
  },
238611
- "description": "Override default colors of a button. The default will depend on the button type",
239407
+ "description": "",
238612
239408
  "declarations": [
238613
239409
  {
238614
- "name": "colors",
238615
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/button/lib/BaseButton.tsx"
239410
+ "name": "__extends",
239411
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238616
239412
  }
238617
239413
  ],
238618
239414
  "tags": {}
238619
239415
  },
238620
239416
  {
238621
239417
  "kind": "property",
238622
- "name": "fillIcon",
238623
- "required": false,
239418
+ "name": "__vars",
239419
+ "required": true,
238624
239420
  "type": {
238625
- "kind": "primitive",
238626
- "value": "boolean"
239421
+ "kind": "symbol",
239422
+ "name": "V",
239423
+ "value": "V"
238627
239424
  },
238628
- "description": "Whether the icon should received filled (colored background layer) or regular styles.\nCorresponds to `toggled` in ToolbarIconButton",
239425
+ "description": "",
238629
239426
  "declarations": [
238630
239427
  {
238631
- "name": "fillIcon",
238632
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/button/lib/BaseButton.tsx"
239428
+ "name": "__vars",
239429
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238633
239430
  }
238634
239431
  ],
238635
239432
  "tags": {}
238636
239433
  },
238637
239434
  {
238638
239435
  "kind": "property",
238639
- "name": "shouldMirrorIcon",
238640
- "required": false,
239436
+ "name": "__modifiers",
239437
+ "required": true,
238641
239438
  "type": {
238642
- "kind": "primitive",
238643
- "value": "boolean"
239439
+ "kind": "symbol",
239440
+ "name": "M",
239441
+ "value": "M"
238644
239442
  },
238645
- "description": "If set to `true`, transform the icon's x-axis to mirror the graphic",
239443
+ "description": "",
238646
239444
  "declarations": [
238647
239445
  {
238648
- "name": "shouldMirrorIcon",
238649
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/button/lib/BaseButton.tsx"
239446
+ "name": "__modifiers",
239447
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238650
239448
  }
238651
239449
  ],
238652
- "tags": {
238653
- "default": "false"
238654
- },
238655
- "defaultValue": {
238656
- "kind": "boolean",
238657
- "value": false
238658
- }
239450
+ "tags": {}
238659
239451
  },
238660
239452
  {
238661
239453
  "kind": "property",
238662
- "name": "grow",
238663
- "required": false,
239454
+ "name": "__id",
239455
+ "required": true,
238664
239456
  "type": {
238665
- "kind": "primitive",
238666
- "value": "boolean"
239457
+ "kind": "symbol",
239458
+ "name": "ID",
239459
+ "value": "ID"
238667
239460
  },
238668
- "description": "True if the component should grow to its container's width. False otherwise.",
239461
+ "description": "",
238669
239462
  "declarations": [
238670
239463
  {
238671
- "name": "grow",
238672
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/react/common/lib/types.ts"
239464
+ "name": "__id",
239465
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238673
239466
  }
238674
239467
  ],
238675
239468
  "tags": {}
238676
- },
238677
- {
238678
- "kind": "property",
238679
- "name": "as",
238680
- "description": "Optional override of the default element used by the component. Any valid tag or Component. If you provided a Component, this component should forward the ref using `React.forwardRef`and spread extra props to a root element.\n\n**Note:** Not all elements make sense and some elements may cause accessibility issues. Change this value with care.",
238681
- "tags": {},
238682
- "declarations": [],
238683
- "type": {
238684
- "kind": "external",
238685
- "name": "React.ElementType",
238686
- "url": "https://developer.mozilla.org/en-US/docs/Web/API/element"
238687
- },
238688
- "defaultValue": {
238689
- "kind": "symbol",
238690
- "name": "TertiaryButton"
238691
- }
238692
- },
238693
- {
238694
- "kind": "property",
238695
- "name": "ref",
238696
- "description": "Optional ref. If the component represents an element, this ref will be a reference to the real DOM element of the component. If `as` is set to an element, it will be that element. If `as` is a component, the reference will be to that component (or element if the component uses `React.forwardRef`).",
238697
- "tags": {},
238698
- "declarations": [],
238699
- "type": {
238700
- "kind": "external",
238701
- "name": "React.Ref",
238702
- "url": "https://reactjs.org/docs/refs-and-the-dom.html",
238703
- "typeParameters": [
239469
+ }
239470
+ ],
239471
+ "returnType": {
239472
+ "kind": "object",
239473
+ "properties": [
239474
+ {
239475
+ "kind": "property",
239476
+ "name": "className",
239477
+ "required": true,
239478
+ "type": {
239479
+ "kind": "primitive",
239480
+ "value": "string"
239481
+ },
239482
+ "description": "",
239483
+ "declarations": [
238704
239484
  {
238705
- "kind": "typeParameter",
238706
- "name": "R",
238707
- "required": true,
238708
- "defaultValue": {
238709
- "kind": "symbol",
238710
- "name": "TertiaryButton"
238711
- }
239485
+ "name": "className",
239486
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238712
239487
  }
238713
- ]
238714
- }
238715
- },
238716
- {
238717
- "kind": "property",
238718
- "name": "model",
238719
- "description": "Optional model to pass to the component. This will override the default model created for the component. This can be useful if you want to access to the state and events of the model, or if you have nested components of the same type and you need to override the model provided by React Context.",
238720
- "tags": {},
238721
- "declarations": [],
238722
- "type": {
238723
- "kind": "symbol",
238724
- "name": "InputGroupModel"
238725
- }
238726
- },
238727
- {
238728
- "kind": "property",
238729
- "name": "elemPropsHook",
238730
- "description": "Optional hook that receives the model and all props to be applied to the element. If you use this, it is your responsibility to return props, merging as appropriate. For example, returning an empty object will disable all elemProps hooks associated with this component. This allows finer control over a component without creating a new one.",
238731
- "tags": {},
238732
- "declarations": [],
238733
- "type": {
238734
- "kind": "function",
238735
- "parameters": [
238736
- {
238737
- "kind": "parameter",
238738
- "description": "",
238739
- "tags": {},
238740
- "declarations": [],
238741
- "name": "model",
238742
- "type": {
238743
- "kind": "symbol",
238744
- "name": "InputGroupModel"
239488
+ ],
239489
+ "tags": {}
239490
+ },
239491
+ {
239492
+ "kind": "property",
239493
+ "name": "style",
239494
+ "required": false,
239495
+ "type": {
239496
+ "kind": "external",
239497
+ "name": "Record",
239498
+ "url": "https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type",
239499
+ "typeParameters": [
239500
+ {
239501
+ "kind": "primitive",
239502
+ "value": "string"
238745
239503
  },
238746
- "required": true
238747
- },
238748
- {
238749
- "kind": "parameter",
238750
- "description": "",
238751
- "tags": {},
238752
- "declarations": [],
238753
- "name": "elemProps",
238754
- "type": {
238755
- "kind": "generic",
238756
- "name": "TProps"
239504
+ {
239505
+ "kind": "primitive",
239506
+ "value": "string"
238757
239507
  }
239508
+ ]
239509
+ },
239510
+ "description": "",
239511
+ "declarations": [
239512
+ {
239513
+ "name": "style",
239514
+ "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/styling/dist/es6/lib/cs.d.ts"
238758
239515
  }
238759
239516
  ],
238760
- "returnType": {
238761
- "kind": "external",
238762
- "name": "HTML Attributes",
238763
- "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes"
238764
- }
239517
+ "tags": {}
238765
239518
  }
238766
- }
238767
- ],
238768
- "baseElement": {
238769
- "kind": "symbol",
238770
- "name": "TertiaryButton"
238771
- },
238772
- "styleComponent": {
238773
- "kind": "symbol",
238774
- "name": "Box"
238775
- },
238776
- "model": "InputGroupModel"
239519
+ ]
239520
+ }
238777
239521
  }
238778
239522
  },
238779
239523
  {
@@ -238935,7 +239679,7 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
238935
239679
  {
238936
239680
  "name": "InnerStart",
238937
239681
  "symbol": "InputGroupInnerStart",
238938
- "description": "A component to show inside and at the start of the input. The input's padding will be\nadjusted to not overlap with this element. Use `width` (number of pixels only) to adjust the\nwidth offset. The width defaults to 40px which is the correct width for icons or icon\nbuttons.",
239682
+ "description": "A component to show inside and at the start of the input. The input's padding will be\nadjusted by the `InputGroup` to not overlap with this element. Use `width` to adjust the\nwidth offset. The width defaults to 40px which is the correct width for icons or icon\nbuttons.",
238939
239683
  "declarations": [
238940
239684
  {
238941
239685
  "name": "InnerStart",
@@ -238959,7 +239703,7 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
238959
239703
  {
238960
239704
  "name": "InnerEnd",
238961
239705
  "symbol": "InputGroupInnerEnd",
238962
- "description": "A component to show inside and at the end of the input. The input's padding will be adjusted\nto not overlap with this element. Use `width` (number of pixels only) to adjust the width\noffset. The width defaults to 40px which is the correct width for icons or icon buttons\nwithin the input.",
239706
+ "description": "A component to show inside and at the end of the input. The input's padding will be adjusted\nby the `InputGroup` to not overlap with this element. Use `width` to adjust the width offset.\nThe width defaults to 40px which is the correct width for icons or icon buttons within the\ninput.",
238963
239707
  "declarations": [
238964
239708
  {
238965
239709
  "name": "InnerEnd",