@sap-ux/ui-components 2.1.7 → 2.1.8

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.
@@ -1 +1 @@
1
- {"version":3,"file":"UIActionButton.d.ts","sourceRoot":"","sources":["../../../src/components/UIButton/UIActionButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAInE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAElE,UAAU,aAAc,SAAQ,YAAY;IACxC,SAAS,CAAC,EAAE,sBAAsB,CAAC;CACtC;AAED;;;;;;;GAOG;AACH,qBAAa,cAAe,SAAQ,KAAK,CAAC,SAAS,CAAC,aAAa,EAAE,EAAE,CAAC;IAClE;;;;OAIG;gBACgB,KAAK,EAAE,aAAa;IAIvC,SAAS,CAAC,QAAQ,QAAO,aAAa,CAwDpC;IAEF;;OAEG;IACH,MAAM,IAAI,GAAG,CAAC,OAAO;CAGxB"}
1
+ {"version":3,"file":"UIActionButton.d.ts","sourceRoot":"","sources":["../../../src/components/UIButton/UIActionButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAInE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAGlE,UAAU,aAAc,SAAQ,YAAY;IACxC,SAAS,CAAC,EAAE,sBAAsB,CAAC;CACtC;AAED;;;;;;;GAOG;AACH,qBAAa,cAAe,SAAQ,KAAK,CAAC,SAAS,CAAC,aAAa,EAAE,EAAE,CAAC;IAClE;;;;OAIG;gBACgB,KAAK,EAAE,aAAa;IAIvC,SAAS,CAAC,QAAQ,QAAO,aAAa,CAyDpC;IAEF;;OAEG;IACH,MAAM,IAAI,GAAG,CAAC,OAAO;CAGxB"}
@@ -7,6 +7,7 @@ exports.UIActionButton = void 0;
7
7
  const react_1 = __importDefault(require("react"));
8
8
  const react_2 = require("@fluentui/react");
9
9
  const UIContextualMenu_1 = require("../UIContextualMenu");
10
+ const UIDefaultButton_1 = require("./UIDefaultButton");
10
11
  /**
11
12
  * UIActionButton component
12
13
  * based on https://developer.microsoft.com/en-us/fluentui#/controls/web/button
@@ -27,7 +28,8 @@ class UIActionButton extends react_1.default.Component {
27
28
  return {
28
29
  root: {
29
30
  minWidth: 'initial',
30
- height: 22,
31
+ minHeight: UIDefaultButton_1.BASE_STYLES.height,
32
+ height: UIDefaultButton_1.BASE_STYLES.height,
31
33
  fontSize: '13px',
32
34
  fontWeight: 400,
33
35
  color: 'var(--vscode-foreground)',
@@ -1 +1 @@
1
- {"version":3,"file":"UIActionButton.js","sourceRoot":"","sources":["../../../src/components/UIButton/UIActionButton.tsx"],"names":[],"mappings":";;;;;;AAAA,kDAA0B;AAE1B,2CAA+C;AAE/C,0DAAuD;AAOvD;;;;;;;GAOG;AACH,MAAa,cAAe,SAAQ,eAAK,CAAC,SAA4B;IAClE;;;;OAIG;IACH,YAAmB,KAAoB;QACnC,KAAK,CAAC,KAAK,CAAC,CAAC;QAGP,aAAQ,GAAG,GAAkB,EAAE;YACrC,OAAO;gBACH,IAAI,EAAE;oBACF,QAAQ,EAAE,SAAS;oBACnB,MAAM,EAAE,EAAE;oBACV,QAAQ,EAAE,MAAM;oBAChB,UAAU,EAAE,GAAG;oBACf,KAAK,EAAE,0BAA0B;oBACjC,YAAY,EAAE,CAAC;oBACf,UAAU,EAAE,QAAQ;oBACpB,eAAe,EAAE,aAAa;oBAC9B,cAAc,EAAE,WAAW;oBAC3B,SAAS,EAAE;wBACP,UAAU,EAAE;4BACR,cAAc,EAAE,MAAM;yBACzB;wBACD,+BAA+B;wBAC/B,0CAA0C,EAAE;4BACxC,OAAO,EAAE,qCAAqC;yBACjD;qBACJ;iBACJ;gBACD,KAAK,EAAE;oBACH,UAAU,EAAE,CAAC;oBACb,WAAW,EAAE,CAAC;oBACd,QAAQ,EAAE,MAAM;oBAChB,UAAU,EAAE,GAAG;iBAClB;gBACD,YAAY,EAAE;oBACV,eAAe,EAAE,aAAa;oBAC9B,KAAK,EAAE,0BAA0B;oBACjC,OAAO,EAAE,KAAK;oBACd,aAAa,EAAE,MAAM;iBACxB;gBACD,WAAW,EAAE;oBACT,KAAK,EAAE,0BAA0B;oBACjC,eAAe,EAAE,2CAA2C;oBAC5D,OAAO,EAAE,8CAA8C;oBACvD,YAAY,EAAE,CAAC;oBACf,cAAc,EAAE,MAAM;oBACtB,SAAS,EAAE;wBACP,KAAK,EAAE,0BAA0B;qBACpC;iBACJ;gBACD,IAAI,EAAE;oBACF,MAAM,EAAE,EAAE;oBACV,UAAU,EAAE,EAAE;oBACd,UAAU,EAAE,CAAC;oBACb,QAAQ,EAAE,UAAU;oBACpB,GAAG,EAAE,CAAC;iBACT;gBACD,QAAQ,EAAE;oBACN,QAAQ,EAAE,UAAU;oBACpB,GAAG,EAAE,CAAC;iBACT;aACJ,CAAC;QACN,CAAC,CAAC;IA1DF,CAAC;IA4DD;;OAEG;IACH,MAAM;QACF,OAAO,8BAAC,oBAAY,OAAK,IAAI,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,CAAC,QAAQ,EAAE,EAAE,MAAM,EAAE,mCAAgB,GAAI,CAAC;IAC/F,CAAC;CACJ;AA1ED,wCA0EC"}
1
+ {"version":3,"file":"UIActionButton.js","sourceRoot":"","sources":["../../../src/components/UIButton/UIActionButton.tsx"],"names":[],"mappings":";;;;;;AAAA,kDAA0B;AAE1B,2CAA+C;AAE/C,0DAAuD;AAEvD,uDAAgD;AAMhD;;;;;;;GAOG;AACH,MAAa,cAAe,SAAQ,eAAK,CAAC,SAA4B;IAClE;;;;OAIG;IACH,YAAmB,KAAoB;QACnC,KAAK,CAAC,KAAK,CAAC,CAAC;QAGP,aAAQ,GAAG,GAAkB,EAAE;YACrC,OAAO;gBACH,IAAI,EAAE;oBACF,QAAQ,EAAE,SAAS;oBACnB,SAAS,EAAE,6BAAW,CAAC,MAAM;oBAC7B,MAAM,EAAE,6BAAW,CAAC,MAAM;oBAC1B,QAAQ,EAAE,MAAM;oBAChB,UAAU,EAAE,GAAG;oBACf,KAAK,EAAE,0BAA0B;oBACjC,YAAY,EAAE,CAAC;oBACf,UAAU,EAAE,QAAQ;oBACpB,eAAe,EAAE,aAAa;oBAC9B,cAAc,EAAE,WAAW;oBAC3B,SAAS,EAAE;wBACP,UAAU,EAAE;4BACR,cAAc,EAAE,MAAM;yBACzB;wBACD,+BAA+B;wBAC/B,0CAA0C,EAAE;4BACxC,OAAO,EAAE,qCAAqC;yBACjD;qBACJ;iBACJ;gBACD,KAAK,EAAE;oBACH,UAAU,EAAE,CAAC;oBACb,WAAW,EAAE,CAAC;oBACd,QAAQ,EAAE,MAAM;oBAChB,UAAU,EAAE,GAAG;iBAClB;gBACD,YAAY,EAAE;oBACV,eAAe,EAAE,aAAa;oBAC9B,KAAK,EAAE,0BAA0B;oBACjC,OAAO,EAAE,KAAK;oBACd,aAAa,EAAE,MAAM;iBACxB;gBACD,WAAW,EAAE;oBACT,KAAK,EAAE,0BAA0B;oBACjC,eAAe,EAAE,2CAA2C;oBAC5D,OAAO,EAAE,8CAA8C;oBACvD,YAAY,EAAE,CAAC;oBACf,cAAc,EAAE,MAAM;oBACtB,SAAS,EAAE;wBACP,KAAK,EAAE,0BAA0B;qBACpC;iBACJ;gBACD,IAAI,EAAE;oBACF,MAAM,EAAE,EAAE;oBACV,UAAU,EAAE,EAAE;oBACd,UAAU,EAAE,CAAC;oBACb,QAAQ,EAAE,UAAU;oBACpB,GAAG,EAAE,CAAC;iBACT;gBACD,QAAQ,EAAE;oBACN,QAAQ,EAAE,UAAU;oBACpB,GAAG,EAAE,CAAC;iBACT;aACJ,CAAC;QACN,CAAC,CAAC;IA3DF,CAAC;IA6DD;;OAEG;IACH,MAAM;QACF,OAAO,8BAAC,oBAAY,OAAK,IAAI,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,CAAC,QAAQ,EAAE,EAAE,MAAM,EAAE,mCAAgB,GAAI,CAAC;IAC/F,CAAC;CACJ;AA3ED,wCA2EC"}
@@ -38,6 +38,7 @@ export declare const BASE_STYLES: {
38
38
  checkedColor: string;
39
39
  checkedBorderStyle: string;
40
40
  };
41
+ height: number;
41
42
  };
42
43
  export interface UIDefaultButtonProps extends IButtonProps {
43
44
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"UIDefaultButton.d.ts","sourceRoot":"","sources":["../../../src/components/UIButton/UIDefaultButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,YAAY,EAAE,aAAa,EAAU,MAAM,iBAAiB,CAAC;AAG3E,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAKlE,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqCvB,CAAC;AAGF,MAAM,WAAW,oBAAqB,SAAQ,YAAY;IACtD;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,sBAAsB,CAAC;CACtC;AAED;;;;;;;GAOG;AACH,qBAAa,eAAgB,SAAQ,KAAK,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,CAAC;IAC1E;;;;OAIG;gBACgB,KAAK,EAAE,oBAAoB;IAI9C;;;;;;;;OAQG;IACH,OAAO,CAAC,mBAAmB;IAoE3B;;;;;OAKG;IACH,SAAS,CAAC,QAAQ,GAAI,OAAO,oBAAoB,KAAG,aAAa,CAkQ/D;IAEF;;OAEG;IACH,MAAM,IAAI,GAAG,CAAC,OAAO;CAgBxB"}
1
+ {"version":3,"file":"UIDefaultButton.d.ts","sourceRoot":"","sources":["../../../src/components/UIButton/UIDefaultButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,YAAY,EAAE,aAAa,EAAU,MAAM,iBAAiB,CAAC;AAG3E,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAKlE,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsCvB,CAAC;AAGF,MAAM,WAAW,oBAAqB,SAAQ,YAAY;IACtD;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,sBAAsB,CAAC;CACtC;AAED;;;;;;;GAOG;AACH,qBAAa,eAAgB,SAAQ,KAAK,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,CAAC;IAC1E;;;;OAIG;gBACgB,KAAK,EAAE,oBAAoB;IAI9C;;;;;;;;OAQG;IACH,OAAO,CAAC,mBAAmB;IAoE3B;;;;;OAKG;IACH,SAAS,CAAC,QAAQ,GAAI,OAAO,oBAAoB,KAAG,aAAa,CAqQ/D;IAEF;;OAEG;IACH,MAAM,IAAI,GAAG,CAAC,OAAO;CAgBxB"}
@@ -46,7 +46,8 @@ exports.BASE_STYLES = {
46
46
  checkedBackgroundColor: 'var(--vscode-button-background)',
47
47
  checkedColor: 'var(--vscode-button-foreground)',
48
48
  checkedBorderStyle: 'solid'
49
- }
49
+ },
50
+ height: 26
50
51
  };
51
52
  const ICON_SELECTOR = 'svg > path, svg > rect';
52
53
  /**
@@ -76,7 +77,7 @@ class UIDefaultButton extends react_1.default.Component {
76
77
  const dividerStyle = {
77
78
  position: 'absolute',
78
79
  width: 1,
79
- right: 21,
80
+ right: exports.BASE_STYLES.height - 1,
80
81
  top: 0,
81
82
  bottom: 0,
82
83
  backgroundColor: 'var(--vscode-editor-background)'
@@ -88,7 +89,8 @@ class UIDefaultButton extends react_1.default.Component {
88
89
  return {
89
90
  root: {
90
91
  minWidth: 'initial',
91
- height: 22,
92
+ minHeight: exports.BASE_STYLES.height,
93
+ height: exports.BASE_STYLES.height,
92
94
  fontSize: '13px',
93
95
  fontWeight: 400,
94
96
  borderRadius: UIInput_1.COMMON_INPUT_STYLES.borderRadius,
@@ -240,7 +242,8 @@ class UIDefaultButton extends react_1.default.Component {
240
242
  rootCheckedPressed: interactionStyles.checked,
241
243
  splitButtonMenuButton: {
242
244
  padding: 6,
243
- height: 22,
245
+ minHeight: exports.BASE_STYLES.height,
246
+ height: exports.BASE_STYLES.height,
244
247
  boxSizing: 'border-box',
245
248
  borderRadius: `0 ${UIInput_1.COMMON_INPUT_STYLES.borderRadius}px ${UIInput_1.COMMON_INPUT_STYLES.borderRadius}px 0 !important`,
246
249
  borderLeft: 'none',
@@ -251,7 +254,8 @@ class UIDefaultButton extends react_1.default.Component {
251
254
  textAlign: 'center',
252
255
  cursor: 'pointer',
253
256
  verticalAlign: 'top',
254
- width: 22,
257
+ // Split button should be square — width matches height
258
+ width: exports.BASE_STYLES.height,
255
259
  marginLeft: -1,
256
260
  marginTop: 0,
257
261
  marginRight: 0,
@@ -1 +1 @@
1
- {"version":3,"file":"UIDefaultButton.js","sourceRoot":"","sources":["../../../src/components/UIButton/UIDefaultButton.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"UIDefaultButton.js","sourceRoot":"","sources":["../../../src/components/UIButton/UIDefaultButton.tsx"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sap-ux/ui-components",
3
- "version": "2.1.7",
3
+ "version": "2.1.8",
4
4
  "license": "Apache-2.0",
5
5
  "description": "SAP UI Components Library",
6
6
  "repository": {
@@ -0,0 +1 @@
1
+ "use strict";(()=>{var p=Object.defineProperty,I=Object.defineProperties;var k=Object.getOwnPropertyDescriptors;var C=Object.getOwnPropertySymbols;var A=Object.prototype.hasOwnProperty,L=Object.prototype.propertyIsEnumerable;var y=(g,o,e)=>o in g?p(g,o,{enumerable:!0,configurable:!0,writable:!0,value:e}):g[o]=e,i=(g,o)=>{for(var e in o||(o={}))A.call(o,e)&&y(g,e,o[e]);if(C)for(var e of C(o))L.call(o,e)&&y(g,e,o[e]);return g},h=(g,o)=>I(g,k(o));(self.webpackChunk_sap_ux_ui_components=self.webpackChunk_sap_ux_ui_components||[]).push([[541],{"./src/components/UIButton/UIActionButton.tsx"(g,o,e){var l=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(o,"__esModule",{value:!0}),o.UIActionButton=void 0;const a=l(e("../../node_modules/.pnpm/react@16.14.0/node_modules/react/index.js")),f=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js"),d=e("./src/components/UIContextualMenu/index.tsx"),r=e("./src/components/UIButton/UIDefaultButton.tsx");class n extends a.default.Component{constructor(s){super(s),this.setStyle=()=>({root:{minWidth:"initial",minHeight:r.BASE_STYLES.height,height:r.BASE_STYLES.height,fontSize:"13px",fontWeight:400,color:"var(--vscode-foreground)",borderRadius:0,whiteSpace:"nowrap",backgroundColor:"transparent",textDecoration:"underline",selectors:{"&:active":{textDecoration:"none"},".ms-Fabric--isFocusVisible &:focus:after":{outline:"1px solid var(--vscode-focusBorder)"}}},label:{marginLeft:0,marginRight:0,fontSize:"13px",fontWeight:400},rootDisabled:{backgroundColor:"transparent",color:"var(--vscode-foreground)",opacity:"0.4",pointerEvents:"none"},rootHovered:{color:"var(--vscode-foreground)",backgroundColor:"var(--vscode-menubar-selectionBackground)",outline:"1px solid var(--vscode-contrastActiveBorder)",borderRadius:3,textDecoration:"none",selectors:{color:"var(--vscode-foreground)"}},icon:{height:16,lineHeight:16,marginLeft:0,position:"relative",top:1},menuIcon:{position:"relative",top:1}})}render(){return a.default.createElement(f.ActionButton,h(i({},this.props),{styles:this.setStyle(),menuAs:d.UIContextualMenu}))}}o.UIActionButton=n},"./src/components/UIButton/UIDefaultButton.tsx"(g,o,e){var l=this&&this.__importDefault||function(v){return v&&v.__esModule?v:{default:v}};Object.defineProperty(o,"__esModule",{value:!0}),o.UIDefaultButton=o.BASE_STYLES=void 0;const a=l(e("../../node_modules/.pnpm/react@16.14.0/node_modules/react/index.js")),f=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js"),d=e("./src/components/UIContextualMenu/index.tsx"),r=e("./src/components/UIInput/index.tsx"),n=e("./src/components/Icons.tsx"),t="var(--vscode-button-border, transparent)";o.BASE_STYLES={color:"var(--vscode-button-foreground)",checkedBorderColor:"var(--vscode-contrastActiveBorder, var(--vscode-button-border, transparent))",primary:{backgroundColor:"var(--vscode-button-background)",disabledBorderColor:t,borderColor:t,hoverBackgroundColor:"var(--vscode-button-hoverBackground)",hoverBorderColor:t},secondary:{backgroundColor:"var(--vscode-button-secondaryBackground)",disabledBorderColor:t,borderColor:t,hoverBackgroundColor:"var(--vscode-button-secondaryHoverBackground)",hoverBorderColor:t,color:"var(--vscode-button-secondaryForeground)"},alert:{backgroundColor:"var(--vscode-errorForeground)",disabledBorderColor:t,borderColor:t,hoverBackgroundColor:"var(--vscode-editorError-foreground)",hoverBorderColor:t},transparent:{backgroundColor:"transparent",disabledBorderColor:"transparent",borderColor:"transparent",hoverBackgroundColor:"var(--vscode-toolbar-hoverBackground, var(--vscode-menubar-selectionBackground))",hoverBorderColor:"var(--vscode-contrastActiveBorder, transparent)",hoverBorderStyle:"dashed",color:"var(--vscode-foreground)",checkedBackgroundColor:"var(--vscode-button-background)",checkedColor:"var(--vscode-button-foreground)",checkedBorderStyle:"solid"},height:26};const s="svg > path, svg > rect";class E extends a.default.Component{constructor(c){super(c),this.setStyle=S=>{const{primary:u,alert:b,transparent:B}=S,_={position:"absolute",width:1,right:o.BASE_STYLES.height-1,top:0,bottom:0,backgroundColor:"var(--vscode-editor-background)"},m={root:this.getInteractionStyle(!1,u,b,B),checked:this.getInteractionStyle(!0,u,b,B)};return{root:h(i(i(i({minWidth:"initial",minHeight:o.BASE_STYLES.height,height:o.BASE_STYLES.height,fontSize:"13px",fontWeight:400,borderRadius:r.COMMON_INPUT_STYLES.borderRadius,paddingLeft:13,paddingRight:13,backgroundColor:o.BASE_STYLES.secondary.backgroundColor,borderColor:o.BASE_STYLES.secondary.borderColor,color:o.BASE_STYLES.secondary.color},u&&{backgroundColor:o.BASE_STYLES.primary.backgroundColor,borderColor:o.BASE_STYLES.primary.borderColor,color:o.BASE_STYLES.color}),b&&{backgroundColor:o.BASE_STYLES.alert.backgroundColor,borderColor:o.BASE_STYLES.alert.borderColor,color:o.BASE_STYLES.color}),B&&{backgroundColor:o.BASE_STYLES.transparent.backgroundColor,borderColor:o.BASE_STYLES.transparent.borderColor,color:o.BASE_STYLES.transparent.color}),{selectors:{".ms-Fabric--isFocusVisible &:focus:after":{outlineColor:"var(--vscode-focusBorder)",inset:-3}}}),flexContainer:{height:18},label:{marginLeft:0,marginRight:0,fontWeight:400,lineHeight:20,whiteSpace:"nowrap"},rootDisabled:i(i(i({opacity:"0.5 !important",backgroundColor:o.BASE_STYLES.secondary.backgroundColor,borderColor:o.BASE_STYLES.secondary.disabledBorderColor,color:o.BASE_STYLES.secondary.color},u&&{opacity:"0.5 !important",color:o.BASE_STYLES.color,backgroundColor:o.BASE_STYLES.primary.backgroundColor,borderColor:o.BASE_STYLES.primary.disabledBorderColor}),b&&{opacity:"0.5 !important",color:o.BASE_STYLES.color,backgroundColor:o.BASE_STYLES.alert.backgroundColor,borderColor:o.BASE_STYLES.alert.disabledBorderColor}),B&&{color:o.BASE_STYLES.transparent.color,backgroundColor:o.BASE_STYLES.transparent.backgroundColor,borderColor:o.BASE_STYLES.transparent.disabledBorderColor}),rootPressed:m.root,rootHovered:m.root,icon:i(i(i({height:16,lineHeight:16,marginLeft:-3,color:o.BASE_STYLES.secondary.color,selectors:{[s]:{fill:o.BASE_STYLES.secondary.color}}},u&&{color:o.BASE_STYLES.color,selectors:{[s]:{fill:o.BASE_STYLES.color}}}),b&&{color:o.BASE_STYLES.color,selectors:{[s]:{fill:o.BASE_STYLES.color}}}),B&&{color:o.BASE_STYLES.transparent.color,selectors:{[s]:{fill:o.BASE_STYLES.transparent.color}}}),menuIcon:{selectors:i(i({"svg > path":{fill:o.BASE_STYLES.secondary.color}},u&&{"svg > path":{fill:o.BASE_STYLES.color}}),b&&{"svg > path":{fill:o.BASE_STYLES.color}})},rootChecked:i(i(i({backgroundColor:o.BASE_STYLES.secondary.backgroundColor,color:o.BASE_STYLES.secondary.color,borderColor:o.BASE_STYLES.checkedBorderColor},u&&{backgroundColor:o.BASE_STYLES.primary.backgroundColor,color:o.BASE_STYLES.color}),b&&{backgroundColor:o.BASE_STYLES.alert.backgroundColor,color:o.BASE_STYLES.color}),B&&{backgroundColor:o.BASE_STYLES.transparent.checkedBackgroundColor,color:o.BASE_STYLES.transparent.checkedColor,borderStyle:o.BASE_STYLES.transparent.checkedBorderStyle}),rootCheckedHovered:m.checked,rootCheckedPressed:m.checked,splitButtonMenuButton:{padding:6,minHeight:o.BASE_STYLES.height,height:o.BASE_STYLES.height,boxSizing:"border-box",borderRadius:`0 ${r.COMMON_INPUT_STYLES.borderRadius}px ${r.COMMON_INPUT_STYLES.borderRadius}px 0 !important`,borderLeft:"none",outline:"transparent",userSelect:"none",display:"inline-block",textDecoration:"none",textAlign:"center",cursor:"pointer",verticalAlign:"top",width:o.BASE_STYLES.height,marginLeft:-1,marginTop:0,marginRight:0,marginBottom:0,backgroundColor:o.BASE_STYLES.primary.backgroundColor,borderColor:o.BASE_STYLES.primary.borderColor,color:o.BASE_STYLES.color,selectors:{"&:hover":{color:o.BASE_STYLES.color,backgroundColor:"var(--vscode-button-hoverBackground)",borderColor:"var(--vscode-contrastActiveBorder, var(--vscode-button-hoverBackground))",selectors:{[s]:{fill:o.BASE_STYLES.color}}}}},splitButtonMenuButtonDisabled:i(i({opacity:"0.5 !important",backgroundColor:"var(--vscode-button-secondaryBackground,#5f6a79)",borderColor:o.BASE_STYLES.secondary.backgroundColor,color:o.BASE_STYLES.secondary.color},u&&{color:o.BASE_STYLES.color,backgroundColor:o.BASE_STYLES.primary.backgroundColor,borderColor:"var(--vscode-button-background)"}),b&&{color:o.BASE_STYLES.color,backgroundColor:o.BASE_STYLES.alert.backgroundColor,borderColor:"var(--vscode-button-background)"}),splitButtonMenuFocused:{selectors:{"&:focus":{color:"red"}}},splitButtonMenuButtonExpanded:{color:o.BASE_STYLES.color,backgroundColor:"var(--vscode-button-hoverBackground)",borderColor:"var(--vscode-contrastActiveBorder, var(--vscode-button-hoverBackground))",selectors:{[s]:{fill:o.BASE_STYLES.color},"&:hover":{color:o.BASE_STYLES.color,backgroundColor:"var(--vscode-button-hoverBackground)",borderColor:"var(--vscode-contrastActiveBorder, var(--vscode-button-hoverBackground))",selectors:{[s]:{fill:o.BASE_STYLES.color}}}}},splitButtonDivider:_,splitButtonDividerDisabled:_,splitButtonContainerFocused:{".ms-Fabric--isFocusVisible &:focus:after":{border:"none",outlineColor:"var(--vscode-focusBorder)",inset:-2}}}}}getInteractionStyle(c,S,u,b){let B=i(i(i({color:o.BASE_STYLES.secondary.color,backgroundColor:o.BASE_STYLES.secondary.hoverBackgroundColor,borderColor:o.BASE_STYLES.secondary.hoverBorderColor,selectors:{[s]:{fill:o.BASE_STYLES.secondary.color}}},S&&{color:o.BASE_STYLES.color,backgroundColor:o.BASE_STYLES.primary.hoverBackgroundColor,borderColor:o.BASE_STYLES.primary.hoverBorderColor,selectors:{[s]:{fill:o.BASE_STYLES.color}}}),u&&{color:o.BASE_STYLES.color,backgroundColor:o.BASE_STYLES.alert.hoverBackgroundColor,borderColor:o.BASE_STYLES.alert.hoverBorderColor,selectors:{[s]:{fill:o.BASE_STYLES.color}}}),c&&{borderColor:o.BASE_STYLES.checkedBorderColor});return b&&(c?B=h(i({},B),{color:o.BASE_STYLES.color,backgroundColor:o.BASE_STYLES.primary.backgroundColor,borderColor:o.BASE_STYLES.primary.borderColor,selectors:{[s]:{fill:o.BASE_STYLES.color}}}):B=h(i({},B),{color:o.BASE_STYLES.transparent.color,backgroundColor:o.BASE_STYLES.transparent.hoverBackgroundColor,borderColor:o.BASE_STYLES.transparent.hoverBorderColor,borderStyle:o.BASE_STYLES.transparent.hoverBorderStyle,selectors:{[s]:{fill:o.BASE_STYLES.transparent.color}}})),c&&(B=h(i({},B),{borderColor:o.BASE_STYLES.checkedBorderColor})),B}render(){var S;const c=(S=this.props.menuProps)!=null&&S.items?{iconName:n.UiIcons.ArrowDown}:void 0;return a.default.createElement(f.DefaultButton,h(i({menuIconProps:c},this.props),{styles:this.setStyle(this.props),menuAs:d.UIContextualMenu}))}}o.UIDefaultButton=E},"./src/components/UIButton/UIIconButton.tsx"(g,o,e){var l=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(o,"__esModule",{value:!0}),o.UIIconButton=o.UIIconButtonSizes=void 0;const a=l(e("../../node_modules/.pnpm/react@16.14.0/node_modules/react/index.js")),f=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js"),d=e("./src/components/UIContextualMenu/index.tsx");var r;(function(t){t.Default="Default",t.Wide="Wide"})(r||(o.UIIconButtonSizes=r={}));class n extends a.default.Component{constructor(s){super(s),this.setStyle=E=>{var S;const c=((S=E.sizeType)!=null?S:r.Default)===r.Default?16:26;return{root:{minWidth:"initial",height:16,width:c,boxSizing:"content-box",padding:3,backgroundColor:"transparent",borderRadius:4,selectors:{".ms-Fabric--isFocusVisible &:focus:after":{outline:"1px solid var(--vscode-focusBorder)"}}},rootDisabled:{backgroundColor:"transparent",opacity:"0.4"},rootHasMenu:{width:c},rootHovered:{backgroundColor:this.getButtonInteractionBackgroundColor("--vscode-toolbar-hoverBackground"),outline:"1px dashed var(--vscode-contrastActiveBorder)",borderRadius:5},rootPressed:{backgroundColor:this.getButtonInteractionBackgroundColor("--vscode-toolbar-activeBackground")},rootExpanded:{backgroundColor:this.getButtonInteractionBackgroundColor("--vscode-toolbar-hoverBackground"),width:c},rootExpandedHovered:{backgroundColor:"transparent"},flexContainer:{width:"100%",height:"100%",pointerEvents:"none"},icon:{height:16,width:c,lineHeight:16,display:"flex",alignItems:"center",justifyContent:"center"},iconHovered:{backgroundColor:"transparent"},menuIconExpanded:{display:"none"},menuIcon:{display:"none"},rootChecked:{backgroundColor:"var(--vscode-button-background)",color:"var(--vscode-button-foreground)",outline:"1px solid var(--vscode-contrastActiveBorder)",selectors:{".ms-Fabric--isFocusVisible &:focus:after":{inset:"-1px"}}},rootCheckedHovered:{backgroundColor:"var(--vscode-button-background)",outline:"1px dashed var(--vscode-contrastActiveBorder)"},iconChecked:{color:"var(--vscode-button-foreground)",selectors:{"> svg *":{fill:"currentColor"}}}}}}getButtonInteractionBackgroundColor(s){return`var(${s}, var(--vscode-menubar-selectionBackground))`}render(){return a.default.createElement(f.IconButton,h(i({},this.props),{styles:this.setStyle(this.props),menuAs:d.UIContextualMenu}))}}o.UIIconButton=n},"./src/components/UIButton/UISmallButton.tsx"(g,o,e){var l=this&&this.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(o,"__esModule",{value:!0}),o.UISmallButton=void 0;const a=l(e("../../node_modules/.pnpm/react@16.14.0/node_modules/react/index.js")),f=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js");class d extends a.default.Component{constructor(n){super(n),this.buttonSecondaryForeground="--vscode-button-secondaryForeground",this.setStyle=t=>({root:h(i({minWidth:"initial",height:16,fontSize:"11px",fontWeight:400,borderRadius:20,paddingLeft:13,paddingRight:13,backgroundColor:"var(--vscode-button-secondaryBackground, #5f6a79)",borderColor:"var(--vscode-contrastBorder, var(--vscode-button-secondaryBackground, #5f6a79))",color:this.getColorwithFallback(this.buttonSecondaryForeground,"#ffffff")},t.primary&&{backgroundColor:this.getColor("--vscode-button-background"),borderColor:"var(--vscode-contrastBorder, var(--vscode-button-background))",color:this.getColor("--vscode-button-foreground")}),{selectors:{".ms-Fabric--isFocusVisible &:focus:after":{outlineColor:"var(--vscode-focusBorder)",inset:-3}}}),label:{marginLeft:0,marginRight:0,fontWeight:400,lineHeight:11,whiteSpace:"nowrap"},rootDisabled:i({opacity:"0.5 !important",backgroundColor:"var(--vscode-button-secondaryBackground,#5f6a79)",borderColor:"var(--vscode-button-secondaryBackground, #5f6a79)",color:this.getColorwithFallback(this.buttonSecondaryForeground,"#ffffff")},t.primary&&{opacity:"0.5 !important",color:this.getColor("--vscode-button-foreground"),backgroundColor:"var(--vscode-button-background)",borderColor:"var(--vscode-button-background)"}),rootHovered:i({color:this.getColorwithFallback(this.buttonSecondaryForeground,"#ffffff"),backgroundColor:"var(--vscode-button-secondaryHoverBackground, #4c5561)",borderColor:"var(--vscode-contrastActiveBorder, var(--vscode-button-secondaryHoverBackground, #4c5561))",selectors:{"svg > path, svg > rect":{fill:this.getColorwithFallback(this.buttonSecondaryForeground,"#ffffff")}}},t.primary&&{color:"var(--vscode-button-foreground)",backgroundColor:"var(--vscode-button-hoverBackground)",borderColor:"var(--vscode-contrastActiveBorder, var(--vscode-button-hoverBackground))",selectors:{"svg > path, svg > rect":{fill:"var(--vscode-button-foreground)"}}})})}getColor(n){return`var(${n})`}getColorwithFallback(n,t){return`var(${n}, ${t})`}render(){return a.default.createElement(f.DefaultButton,h(i({},this.props),{styles:this.setStyle(this.props)}))}}o.UISmallButton=d},"./src/components/UIButton/UISplitButton.tsx"(g,o,e){var l=this&&this.__createBinding||(Object.create?(function(v,c,S,u){u===void 0&&(u=S);var b=Object.getOwnPropertyDescriptor(c,S);(!b||("get"in b?!c.__esModule:b.writable||b.configurable))&&(b={enumerable:!0,get:function(){return c[S]}}),Object.defineProperty(v,u,b)}):(function(v,c,S,u){u===void 0&&(u=S),v[u]=c[S]})),a=this&&this.__setModuleDefault||(Object.create?(function(v,c){Object.defineProperty(v,"default",{enumerable:!0,value:c})}):function(v,c){v.default=c}),f=this&&this.__importStar||(function(){var v=function(c){return v=Object.getOwnPropertyNames||function(S){var u=[];for(var b in S)Object.prototype.hasOwnProperty.call(S,b)&&(u[u.length]=b);return u},v(c)};return function(c){if(c&&c.__esModule)return c;var S={};if(c!=null)for(var u=v(c),b=0;b<u.length;b++)u[b]!=="default"&&l(S,c,u[b]);return a(S,c),S}})();Object.defineProperty(o,"__esModule",{value:!0}),o.UISplitButton=void 0;const d=f(e("../../node_modules/.pnpm/react@16.14.0/node_modules/react/index.js")),r=e("./src/components/UIButton/UIDefaultButton.tsx"),n=e("./src/components/UIContextualMenu/index.tsx"),t=e("./src/components/Icons.tsx"),s=e("./src/utilities/index.ts");class E extends d.Component{constructor(c){super(c),this.id=this.props.id?this.props.id:(0,s.getUIId)("ui-split-button-"),this.onClick=()=>{this.props.callback(this.props.button.key)},this.onMenuItemClick=(S,u)=>{u!=null&&u.key&&this.props.callback(u.key)},this.state={menu:{items:c.menuItems,onItemClick:this.onMenuItemClick}},this.onClick=this.onClick.bind(this)}static getDerivedStateFromProps(c,S){return{menu:{items:c.menuItems,onItemClick:S.menu.onItemClick}}}render(){return d.createElement(r.UIDefaultButton,{ariaLabel:this.props.ariaLabel,ariaDescription:this.props.ariaDescription,id:this.id,className:"ui-split-button",primary:!0,split:!0,onClick:this.onClick.bind(this),menuProps:this.state.menu,menuIconProps:{iconName:t.UiIcons.ArrowDown},menuAs:n.UIContextualMenu,disabled:this.props.disabled},this.props.button.text)}}o.UISplitButton=E},"./src/components/UIButton/index.tsx"(g,o,e){var l=this&&this.__createBinding||(Object.create?(function(d,r,n,t){t===void 0&&(t=n);var s=Object.getOwnPropertyDescriptor(r,n);(!s||("get"in s?!r.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:function(){return r[n]}}),Object.defineProperty(d,t,s)}):(function(d,r,n,t){t===void 0&&(t=n),d[t]=r[n]})),a=this&&this.__exportStar||function(d,r){for(var n in d)n!=="default"&&!Object.prototype.hasOwnProperty.call(r,n)&&l(r,d,n)};Object.defineProperty(o,"__esModule",{value:!0}),o.UIButtonInterface=void 0;const f=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js");Object.defineProperty(o,"UIButtonInterface",{enumerable:!0,get:function(){return f.IButton}}),a(e("./src/components/UIButton/UIActionButton.tsx"),o),a(e("./src/components/UIButton/UIDefaultButton.tsx"),o),a(e("./src/components/UIButton/UIIconButton.tsx"),o),a(e("./src/components/UIButton/UISplitButton.tsx"),o),a(e("./src/components/UIButton/UISmallButton.tsx"),o)},"./src/utilities/Debounce.ts"(g,o){Object.defineProperty(o,"__esModule",{value:!0}),o.debounce=e;function e(l,a){let f;return(...d)=>{clearTimeout(f),f=window.setTimeout(()=>{l(...d)},a)}}},"./src/utilities/Dom.ts"(g,o){Object.defineProperty(o,"__esModule",{value:!0}),o.isHTMLElement=e,o.isHTMLInputElement=l;function e(a){return"title"in a}function l(a){return"value"in a&&"tagName"in a&&a.tagName==="INPUT"}},"./src/utilities/Focus.ts"(g,o,e){Object.defineProperty(o,"__esModule",{value:!0}),o.isElementTabbable=o.getPreviousElement=o.getNextElement=o.setUIFocusVisibility=o.getUILastFocusable=o.getUIFirstFocusable=void 0,o.focusToSibling=a;const l=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js");Object.defineProperty(o,"getUIFirstFocusable",{enumerable:!0,get:function(){return l.getFirstFocusable}}),Object.defineProperty(o,"getUILastFocusable",{enumerable:!0,get:function(){return l.getLastFocusable}}),Object.defineProperty(o,"setUIFocusVisibility",{enumerable:!0,get:function(){return l.setFocusVisibility}}),Object.defineProperty(o,"getNextElement",{enumerable:!0,get:function(){return l.getNextElement}}),Object.defineProperty(o,"getPreviousElement",{enumerable:!0,get:function(){return l.getPreviousElement}}),Object.defineProperty(o,"isElementTabbable",{enumerable:!0,get:function(){return l.isElementTabbable}});function a(f,d){const r=(0,l.getDocument)();if(r){let n=null;if(d?n=(0,l.getNextElement)(r.body,f,!1,!1,!0,!0):n=(0,l.getPreviousElement)(r.body,f,!1,!1,!0,!0),n)return n.focus(),n}return null}},"./src/utilities/Id.ts"(g,o,e){Object.defineProperty(o,"__esModule",{value:!0}),o.getUIId=void 0;const l=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js");Object.defineProperty(o,"getUIId",{enumerable:!0,get:function(){return l.getId}})},"./src/utilities/Keys.ts"(g,o,e){Object.defineProperty(o,"__esModule",{value:!0}),o.UIKeyCodes=void 0;const l=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js");Object.defineProperty(o,"UIKeyCodes",{enumerable:!0,get:function(){return l.KeyCodes}})},"./src/utilities/index.ts"(g,o,e){var l=this&&this.__createBinding||(Object.create?(function(f,d,r,n){n===void 0&&(n=r);var t=Object.getOwnPropertyDescriptor(d,r);(!t||("get"in t?!d.__esModule:t.writable||t.configurable))&&(t={enumerable:!0,get:function(){return d[r]}}),Object.defineProperty(f,n,t)}):(function(f,d,r,n){n===void 0&&(n=r),f[n]=d[r]})),a=this&&this.__exportStar||function(f,d){for(var r in f)r!=="default"&&!Object.prototype.hasOwnProperty.call(d,r)&&l(d,f,r)};Object.defineProperty(o,"__esModule",{value:!0}),a(e("./src/utilities/Debounce.ts"),o),a(e("./src/utilities/Dom.ts"),o),a(e("./src/utilities/Focus.ts"),o),a(e("./src/utilities/Id.ts"),o),a(e("./src/utilities/Keys.ts"),o)}}]);})();
@@ -520,7 +520,7 @@
520
520
  window['TAGS_OPTIONS'] = {"dev-only":{"excludeFromDocsStories":true},"docs-only":{"excludeFromSidebar":true},"test-only":{"excludeFromSidebar":true,"excludeFromDocsStories":true}};</script><script type="module">import './sb-preview/runtime.js';
521
521
 
522
522
 
523
- import './runtime~main.f7058e7a.iframe.bundle.js';
523
+ import './runtime~main.934438c4.iframe.bundle.js';
524
524
 
525
525
  import './714.151a8a88.iframe.bundle.js';
526
526
 
@@ -1 +1 @@
1
- {"generatedAt":1774954269506,"userSince":1774954267054,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":true,"hasStorybookEslint":true,"refCount":0,"testPackages":{"@testing-library/jest-dom":"6.9.1","@testing-library/react":"12.1.5","babel-jest":"30.3.0","jest-environment-jsdom":"29.7.0","jest-scss-transform":"1.0.4"},"hasRouterPackage":false,"monorepo":"Nx","packageManager":{"type":"pnpm","version":"10.30.3","agent":"pnpm"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/react-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/react","portableStoriesFileCount":0,"applicationFileCount":0,"storybookVersion":"8.6.17","storybookVersionSpecifier":"8.6.17","language":"javascript","storybookPackages":{"@storybook/react":{"version":"8.6.17"},"@storybook/react-webpack5":{"version":"8.6.17"},"eslint-plugin-storybook":{"version":"0.6.15"},"storybook":{"version":"8.6.17"}},"addons":{"storybook-addon-turbo-build":{"version":"2.0.1"}}}
1
+ {"generatedAt":1774976780208,"userSince":1774976777330,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":true,"hasStorybookEslint":true,"refCount":0,"testPackages":{"@testing-library/jest-dom":"6.9.1","@testing-library/react":"12.1.5","babel-jest":"30.3.0","jest-environment-jsdom":"29.7.0","jest-scss-transform":"1.0.4"},"hasRouterPackage":false,"monorepo":"Nx","packageManager":{"type":"pnpm","version":"10.30.3","agent":"pnpm"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/react-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/react","portableStoriesFileCount":0,"applicationFileCount":0,"storybookVersion":"8.6.17","storybookVersionSpecifier":"8.6.17","language":"javascript","storybookPackages":{"@storybook/react":{"version":"8.6.17"},"@storybook/react-webpack5":{"version":"8.6.17"},"eslint-plugin-storybook":{"version":"0.6.15"},"storybook":{"version":"8.6.17"}},"addons":{"storybook-addon-turbo-build":{"version":"2.0.1"}}}
@@ -1,2 +1,2 @@
1
- (()=>{(()=>{"use strict";var y={},g={};function r(e){var f=g[e];if(f!==void 0)return f.exports;var t=g[e]={id:e,loaded:!1,exports:{}};return y[e].call(t.exports,t,t.exports,r),t.loaded=!0,t.exports}r.m=y,(()=>{var e=[];r.O=(f,t,a,i)=>{if(t){i=i||0;for(var n=e.length;n>0&&e[n-1][2]>i;n--)e[n]=e[n-1];e[n]=[t,a,i];return}for(var o=1/0,n=0;n<e.length;n++){for(var[t,a,i]=e[n],l=!0,s=0;s<t.length;s++)(i&!1||o>=i)&&Object.keys(r.O).every(p=>r.O[p](t[s]))?t.splice(s--,1):(l=!1,i<o&&(o=i));if(l){e.splice(n--,1);var d=a();d!==void 0&&(f=d)}}return f}})(),r.n=e=>{var f=e&&e.__esModule?()=>e.default:()=>e;return r.d(f,{a:f}),f},(()=>{var e=Object.getPrototypeOf?t=>Object.getPrototypeOf(t):t=>t.__proto__,f;r.t=function(t,a){if(a&1&&(t=this(t)),a&8||typeof t=="object"&&t&&(a&4&&t.__esModule||a&16&&typeof t.then=="function"))return t;var i=Object.create(null);r.r(i);var n={};f=f||[null,e({}),e([]),e(e)];for(var o=a&2&&t;(typeof o=="object"||typeof o=="function")&&!~f.indexOf(o);o=e(o))Object.getOwnPropertyNames(o).forEach(l=>n[l]=()=>t[l]);return n.default=()=>t,r.d(i,n),i}})(),r.d=(e,f)=>{for(var t in f)r.o(f,t)&&!r.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:f[t]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce((f,t)=>(r.f[t](e,f),f),[])),r.u=e=>""+({6:"UIDropdown-story",43:"UICalloutCollisionTransform-story",57:"UILink-story",69:"UILabel-story",104:"UISearchBox-story",177:"UISections-story",191:"UIDatePicker-story",218:"UIToggleGroup-story",222:"UIIcon-story",239:"UICallout-story",271:"UIPersona-story",289:"UIContextualMenu-story",393:"Utilities-story",406:"UITooltip-story",449:"UIActionCallout-story",525:"UIChoiceGroup-story",530:"UITranslationInput-story",558:"UICheckbox-story",632:"UICombobox-story",644:"UITextInput-story",660:"UILoader-story",673:"UIToggle-story",680:"UIQuickNavigation-story",685:"UIButton-story",733:"UIMessageBar-story",812:"UIFlexibleTable-story",930:"UISeparator-story",937:"UIDialog-story",949:"UICreateSelect-story",967:"UITable-story",994:"UITreedropdown-story"}[e]||e)+"."+{6:"0b189ddd",43:"ed1160b0",57:"5f2ffd4f",69:"4f878fd0",104:"9f58fac1",177:"4e7d6b0c",191:"95f324bd",218:"d375bd88",222:"da2b5f02",237:"334c60ea",239:"eec4e4c0",269:"29ddae67",271:"cf14bf11",272:"9b5d83c3",278:"2c1341d0",289:"5d35030b",360:"01a2fadf",393:"31a14ded",401:"bb565d4d",406:"029b6314",435:"d820054a",438:"2b1dc22a",449:"ddcadadd",510:"8928f7bc",525:"f5c61c53",530:"298127f4",541:"ffb8b4b6",558:"681479f2",632:"c6fdb1e6",644:"04f63e1e",660:"578be4a2",673:"6874a731",680:"2d86a3e8",685:"9f7c2053",691:"088aaa8f",715:"300326ef",722:"cab24dc6",733:"efde9aa5",738:"1ae0fd5c",812:"218b515c",866:"9a678573",930:"b93568c6",937:"170e3efe",949:"f148fa6b",967:"08b1e3ca",994:"60ded1bc"}[e]+".iframe.bundle.js",r.g=(function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch(e){if(typeof window=="object")return window}})(),r.o=(e,f)=>Object.prototype.hasOwnProperty.call(e,f),(()=>{var e={},f="@sap-ux/ui-components:";r.l=(t,a,i,n)=>{if(e[t]){e[t].push(a);return}var o,l;if(i!==void 0)for(var s=document.getElementsByTagName("script"),d=0;d<s.length;d++){var c=s[d];if(c.getAttribute("src")==t||c.getAttribute("data-webpack")==f+i){o=c;break}}o||(l=!0,o=document.createElement("script"),o.charset="utf-8",r.nc&&o.setAttribute("nonce",r.nc),o.setAttribute("data-webpack",f+i),o.src=t),e[t]=[a];var b=(_,p)=>{o.onerror=o.onload=null,clearTimeout(u);var h=e[t];if(delete e[t],o.parentNode&&o.parentNode.removeChild(o),h&&h.forEach(U=>U(p)),_)return _(p)},u=setTimeout(b.bind(null,void 0,{type:"timeout",target:o}),12e4);o.onerror=b.bind(null,o.onerror),o.onload=b.bind(null,o.onload),l&&document.head.appendChild(o)}})(),r.r=e=>{typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),r.p="",(()=>{var e={354:0};r.f.j=(a,i)=>{var n=r.o(e,a)?e[a]:void 0;if(n!==0)if(n)i.push(n[2]);else if(a!=354){var o=new Promise((c,b)=>n=e[a]=[c,b]);i.push(n[2]=o);var l=r.p+r.u(a),s=new Error,d=c=>{if(r.o(e,a)&&(n=e[a],n!==0&&(e[a]=void 0),n)){var b=c&&(c.type==="load"?"missing":c.type),u=c&&c.target&&c.target.src;s.message="Loading chunk "+a+` failed.
1
+ (()=>{(()=>{"use strict";var y={},g={};function r(e){var f=g[e];if(f!==void 0)return f.exports;var t=g[e]={id:e,loaded:!1,exports:{}};return y[e].call(t.exports,t,t.exports,r),t.loaded=!0,t.exports}r.m=y,(()=>{var e=[];r.O=(f,t,a,i)=>{if(t){i=i||0;for(var n=e.length;n>0&&e[n-1][2]>i;n--)e[n]=e[n-1];e[n]=[t,a,i];return}for(var o=1/0,n=0;n<e.length;n++){for(var[t,a,i]=e[n],l=!0,s=0;s<t.length;s++)(i&!1||o>=i)&&Object.keys(r.O).every(p=>r.O[p](t[s]))?t.splice(s--,1):(l=!1,i<o&&(o=i));if(l){e.splice(n--,1);var d=a();d!==void 0&&(f=d)}}return f}})(),r.n=e=>{var f=e&&e.__esModule?()=>e.default:()=>e;return r.d(f,{a:f}),f},(()=>{var e=Object.getPrototypeOf?t=>Object.getPrototypeOf(t):t=>t.__proto__,f;r.t=function(t,a){if(a&1&&(t=this(t)),a&8||typeof t=="object"&&t&&(a&4&&t.__esModule||a&16&&typeof t.then=="function"))return t;var i=Object.create(null);r.r(i);var n={};f=f||[null,e({}),e([]),e(e)];for(var o=a&2&&t;(typeof o=="object"||typeof o=="function")&&!~f.indexOf(o);o=e(o))Object.getOwnPropertyNames(o).forEach(l=>n[l]=()=>t[l]);return n.default=()=>t,r.d(i,n),i}})(),r.d=(e,f)=>{for(var t in f)r.o(f,t)&&!r.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:f[t]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce((f,t)=>(r.f[t](e,f),f),[])),r.u=e=>""+({6:"UIDropdown-story",43:"UICalloutCollisionTransform-story",57:"UILink-story",69:"UILabel-story",104:"UISearchBox-story",177:"UISections-story",191:"UIDatePicker-story",218:"UIToggleGroup-story",222:"UIIcon-story",239:"UICallout-story",271:"UIPersona-story",289:"UIContextualMenu-story",393:"Utilities-story",406:"UITooltip-story",449:"UIActionCallout-story",525:"UIChoiceGroup-story",530:"UITranslationInput-story",558:"UICheckbox-story",632:"UICombobox-story",644:"UITextInput-story",660:"UILoader-story",673:"UIToggle-story",680:"UIQuickNavigation-story",685:"UIButton-story",733:"UIMessageBar-story",812:"UIFlexibleTable-story",930:"UISeparator-story",937:"UIDialog-story",949:"UICreateSelect-story",967:"UITable-story",994:"UITreedropdown-story"}[e]||e)+"."+{6:"0b189ddd",43:"ed1160b0",57:"5f2ffd4f",69:"4f878fd0",104:"9f58fac1",177:"4e7d6b0c",191:"95f324bd",218:"d375bd88",222:"da2b5f02",237:"334c60ea",239:"eec4e4c0",269:"29ddae67",271:"cf14bf11",272:"9b5d83c3",278:"2c1341d0",289:"5d35030b",360:"01a2fadf",393:"31a14ded",401:"bb565d4d",406:"029b6314",435:"d820054a",438:"2b1dc22a",449:"ddcadadd",510:"8928f7bc",525:"f5c61c53",530:"298127f4",541:"e08f1e5f",558:"681479f2",632:"c6fdb1e6",644:"04f63e1e",660:"578be4a2",673:"6874a731",680:"2d86a3e8",685:"9f7c2053",691:"088aaa8f",715:"300326ef",722:"cab24dc6",733:"efde9aa5",738:"1ae0fd5c",812:"218b515c",866:"9a678573",930:"b93568c6",937:"170e3efe",949:"f148fa6b",967:"08b1e3ca",994:"60ded1bc"}[e]+".iframe.bundle.js",r.g=(function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch(e){if(typeof window=="object")return window}})(),r.o=(e,f)=>Object.prototype.hasOwnProperty.call(e,f),(()=>{var e={},f="@sap-ux/ui-components:";r.l=(t,a,i,n)=>{if(e[t]){e[t].push(a);return}var o,l;if(i!==void 0)for(var s=document.getElementsByTagName("script"),d=0;d<s.length;d++){var c=s[d];if(c.getAttribute("src")==t||c.getAttribute("data-webpack")==f+i){o=c;break}}o||(l=!0,o=document.createElement("script"),o.charset="utf-8",r.nc&&o.setAttribute("nonce",r.nc),o.setAttribute("data-webpack",f+i),o.src=t),e[t]=[a];var b=(_,p)=>{o.onerror=o.onload=null,clearTimeout(u);var h=e[t];if(delete e[t],o.parentNode&&o.parentNode.removeChild(o),h&&h.forEach(U=>U(p)),_)return _(p)},u=setTimeout(b.bind(null,void 0,{type:"timeout",target:o}),12e4);o.onerror=b.bind(null,o.onerror),o.onload=b.bind(null,o.onload),l&&document.head.appendChild(o)}})(),r.r=e=>{typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),r.p="",(()=>{var e={354:0};r.f.j=(a,i)=>{var n=r.o(e,a)?e[a]:void 0;if(n!==0)if(n)i.push(n[2]);else if(a!=354){var o=new Promise((c,b)=>n=e[a]=[c,b]);i.push(n[2]=o);var l=r.p+r.u(a),s=new Error,d=c=>{if(r.o(e,a)&&(n=e[a],n!==0&&(e[a]=void 0),n)){var b=c&&(c.type==="load"?"missing":c.type),u=c&&c.target&&c.target.src;s.message="Loading chunk "+a+` failed.
2
2
  (`+b+": "+u+")",s.name="ChunkLoadError",s.type=b,s.request=u,n[1](s)}};r.l(l,d,"chunk-"+a,a)}else e[a]=0},r.O.j=a=>e[a]===0;var f=(a,i)=>{var[n,o,l]=i,s,d,c=0;if(n.some(u=>e[u]!==0)){for(s in o)r.o(o,s)&&(r.m[s]=o[s]);if(l)var b=l(r)}for(a&&a(i);c<n.length;c++)d=n[c],r.o(e,d)&&e[d]&&e[d][0](),e[d]=0;return r.O(b)},t=self.webpackChunk_sap_ux_ui_components=self.webpackChunk_sap_ux_ui_components||[];t.forEach(f.bind(null,0)),t.push=f.bind(null,t.push.bind(t))})(),r.nc=void 0})();})();
@@ -1 +0,0 @@
1
- "use strict";(()=>{var y=Object.defineProperty,I=Object.defineProperties;var k=Object.getOwnPropertyDescriptors;var C=Object.getOwnPropertySymbols;var A=Object.prototype.hasOwnProperty,L=Object.prototype.propertyIsEnumerable;var p=(v,o,e)=>o in v?y(v,o,{enumerable:!0,configurable:!0,writable:!0,value:e}):v[o]=e,i=(v,o)=>{for(var e in o||(o={}))A.call(o,e)&&p(v,e,o[e]);if(C)for(var e of C(o))L.call(o,e)&&p(v,e,o[e]);return v},m=(v,o)=>I(v,k(o));(self.webpackChunk_sap_ux_ui_components=self.webpackChunk_sap_ux_ui_components||[]).push([[541],{"./src/components/UIButton/UIActionButton.tsx"(v,o,e){var l=this&&this.__importDefault||function(n){return n&&n.__esModule?n:{default:n}};Object.defineProperty(o,"__esModule",{value:!0}),o.UIActionButton=void 0;const a=l(e("../../node_modules/.pnpm/react@16.14.0/node_modules/react/index.js")),f=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js"),d=e("./src/components/UIContextualMenu/index.tsx");class t extends a.default.Component{constructor(r){super(r),this.setStyle=()=>({root:{minWidth:"initial",height:22,fontSize:"13px",fontWeight:400,color:"var(--vscode-foreground)",borderRadius:0,whiteSpace:"nowrap",backgroundColor:"transparent",textDecoration:"underline",selectors:{"&:active":{textDecoration:"none"},".ms-Fabric--isFocusVisible &:focus:after":{outline:"1px solid var(--vscode-focusBorder)"}}},label:{marginLeft:0,marginRight:0,fontSize:"13px",fontWeight:400},rootDisabled:{backgroundColor:"transparent",color:"var(--vscode-foreground)",opacity:"0.4",pointerEvents:"none"},rootHovered:{color:"var(--vscode-foreground)",backgroundColor:"var(--vscode-menubar-selectionBackground)",outline:"1px solid var(--vscode-contrastActiveBorder)",borderRadius:3,textDecoration:"none",selectors:{color:"var(--vscode-foreground)"}},icon:{height:16,lineHeight:16,marginLeft:0,position:"relative",top:1},menuIcon:{position:"relative",top:1}})}render(){return a.default.createElement(f.ActionButton,m(i({},this.props),{styles:this.setStyle(),menuAs:d.UIContextualMenu}))}}o.UIActionButton=t},"./src/components/UIButton/UIDefaultButton.tsx"(v,o,e){var l=this&&this.__importDefault||function(g){return g&&g.__esModule?g:{default:g}};Object.defineProperty(o,"__esModule",{value:!0}),o.UIDefaultButton=o.BASE_STYLES=void 0;const a=l(e("../../node_modules/.pnpm/react@16.14.0/node_modules/react/index.js")),f=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js"),d=e("./src/components/UIContextualMenu/index.tsx"),t=e("./src/components/UIInput/index.tsx"),n=e("./src/components/Icons.tsx"),r="var(--vscode-button-border, transparent)";o.BASE_STYLES={color:"var(--vscode-button-foreground)",checkedBorderColor:"var(--vscode-contrastActiveBorder, var(--vscode-button-border, transparent))",primary:{backgroundColor:"var(--vscode-button-background)",disabledBorderColor:r,borderColor:r,hoverBackgroundColor:"var(--vscode-button-hoverBackground)",hoverBorderColor:r},secondary:{backgroundColor:"var(--vscode-button-secondaryBackground)",disabledBorderColor:r,borderColor:r,hoverBackgroundColor:"var(--vscode-button-secondaryHoverBackground)",hoverBorderColor:r,color:"var(--vscode-button-secondaryForeground)"},alert:{backgroundColor:"var(--vscode-errorForeground)",disabledBorderColor:r,borderColor:r,hoverBackgroundColor:"var(--vscode-editorError-foreground)",hoverBorderColor:r},transparent:{backgroundColor:"transparent",disabledBorderColor:"transparent",borderColor:"transparent",hoverBackgroundColor:"var(--vscode-toolbar-hoverBackground, var(--vscode-menubar-selectionBackground))",hoverBorderColor:"var(--vscode-contrastActiveBorder, transparent)",hoverBorderStyle:"dashed",color:"var(--vscode-foreground)",checkedBackgroundColor:"var(--vscode-button-background)",checkedColor:"var(--vscode-button-foreground)",checkedBorderStyle:"solid"}};const b="svg > path, svg > rect";class _ extends a.default.Component{constructor(c){super(c),this.setStyle=s=>{const{primary:u,alert:S,transparent:B}=s,h={position:"absolute",width:1,right:21,top:0,bottom:0,backgroundColor:"var(--vscode-editor-background)"},E={root:this.getInteractionStyle(!1,u,S,B),checked:this.getInteractionStyle(!0,u,S,B)};return{root:m(i(i(i({minWidth:"initial",height:22,fontSize:"13px",fontWeight:400,borderRadius:t.COMMON_INPUT_STYLES.borderRadius,paddingLeft:13,paddingRight:13,backgroundColor:o.BASE_STYLES.secondary.backgroundColor,borderColor:o.BASE_STYLES.secondary.borderColor,color:o.BASE_STYLES.secondary.color},u&&{backgroundColor:o.BASE_STYLES.primary.backgroundColor,borderColor:o.BASE_STYLES.primary.borderColor,color:o.BASE_STYLES.color}),S&&{backgroundColor:o.BASE_STYLES.alert.backgroundColor,borderColor:o.BASE_STYLES.alert.borderColor,color:o.BASE_STYLES.color}),B&&{backgroundColor:o.BASE_STYLES.transparent.backgroundColor,borderColor:o.BASE_STYLES.transparent.borderColor,color:o.BASE_STYLES.transparent.color}),{selectors:{".ms-Fabric--isFocusVisible &:focus:after":{outlineColor:"var(--vscode-focusBorder)",inset:-3}}}),flexContainer:{height:18},label:{marginLeft:0,marginRight:0,fontWeight:400,lineHeight:20,whiteSpace:"nowrap"},rootDisabled:i(i(i({opacity:"0.5 !important",backgroundColor:o.BASE_STYLES.secondary.backgroundColor,borderColor:o.BASE_STYLES.secondary.disabledBorderColor,color:o.BASE_STYLES.secondary.color},u&&{opacity:"0.5 !important",color:o.BASE_STYLES.color,backgroundColor:o.BASE_STYLES.primary.backgroundColor,borderColor:o.BASE_STYLES.primary.disabledBorderColor}),S&&{opacity:"0.5 !important",color:o.BASE_STYLES.color,backgroundColor:o.BASE_STYLES.alert.backgroundColor,borderColor:o.BASE_STYLES.alert.disabledBorderColor}),B&&{color:o.BASE_STYLES.transparent.color,backgroundColor:o.BASE_STYLES.transparent.backgroundColor,borderColor:o.BASE_STYLES.transparent.disabledBorderColor}),rootPressed:E.root,rootHovered:E.root,icon:i(i(i({height:16,lineHeight:16,marginLeft:-3,color:o.BASE_STYLES.secondary.color,selectors:{[b]:{fill:o.BASE_STYLES.secondary.color}}},u&&{color:o.BASE_STYLES.color,selectors:{[b]:{fill:o.BASE_STYLES.color}}}),S&&{color:o.BASE_STYLES.color,selectors:{[b]:{fill:o.BASE_STYLES.color}}}),B&&{color:o.BASE_STYLES.transparent.color,selectors:{[b]:{fill:o.BASE_STYLES.transparent.color}}}),menuIcon:{selectors:i(i({"svg > path":{fill:o.BASE_STYLES.secondary.color}},u&&{"svg > path":{fill:o.BASE_STYLES.color}}),S&&{"svg > path":{fill:o.BASE_STYLES.color}})},rootChecked:i(i(i({backgroundColor:o.BASE_STYLES.secondary.backgroundColor,color:o.BASE_STYLES.secondary.color,borderColor:o.BASE_STYLES.checkedBorderColor},u&&{backgroundColor:o.BASE_STYLES.primary.backgroundColor,color:o.BASE_STYLES.color}),S&&{backgroundColor:o.BASE_STYLES.alert.backgroundColor,color:o.BASE_STYLES.color}),B&&{backgroundColor:o.BASE_STYLES.transparent.checkedBackgroundColor,color:o.BASE_STYLES.transparent.checkedColor,borderStyle:o.BASE_STYLES.transparent.checkedBorderStyle}),rootCheckedHovered:E.checked,rootCheckedPressed:E.checked,splitButtonMenuButton:{padding:6,height:22,boxSizing:"border-box",borderRadius:`0 ${t.COMMON_INPUT_STYLES.borderRadius}px ${t.COMMON_INPUT_STYLES.borderRadius}px 0 !important`,borderLeft:"none",outline:"transparent",userSelect:"none",display:"inline-block",textDecoration:"none",textAlign:"center",cursor:"pointer",verticalAlign:"top",width:22,marginLeft:-1,marginTop:0,marginRight:0,marginBottom:0,backgroundColor:o.BASE_STYLES.primary.backgroundColor,borderColor:o.BASE_STYLES.primary.borderColor,color:o.BASE_STYLES.color,selectors:{"&:hover":{color:o.BASE_STYLES.color,backgroundColor:"var(--vscode-button-hoverBackground)",borderColor:"var(--vscode-contrastActiveBorder, var(--vscode-button-hoverBackground))",selectors:{[b]:{fill:o.BASE_STYLES.color}}}}},splitButtonMenuButtonDisabled:i(i({opacity:"0.5 !important",backgroundColor:"var(--vscode-button-secondaryBackground,#5f6a79)",borderColor:o.BASE_STYLES.secondary.backgroundColor,color:o.BASE_STYLES.secondary.color},u&&{color:o.BASE_STYLES.color,backgroundColor:o.BASE_STYLES.primary.backgroundColor,borderColor:"var(--vscode-button-background)"}),S&&{color:o.BASE_STYLES.color,backgroundColor:o.BASE_STYLES.alert.backgroundColor,borderColor:"var(--vscode-button-background)"}),splitButtonMenuFocused:{selectors:{"&:focus":{color:"red"}}},splitButtonMenuButtonExpanded:{color:o.BASE_STYLES.color,backgroundColor:"var(--vscode-button-hoverBackground)",borderColor:"var(--vscode-contrastActiveBorder, var(--vscode-button-hoverBackground))",selectors:{[b]:{fill:o.BASE_STYLES.color},"&:hover":{color:o.BASE_STYLES.color,backgroundColor:"var(--vscode-button-hoverBackground)",borderColor:"var(--vscode-contrastActiveBorder, var(--vscode-button-hoverBackground))",selectors:{[b]:{fill:o.BASE_STYLES.color}}}}},splitButtonDivider:h,splitButtonDividerDisabled:h,splitButtonContainerFocused:{".ms-Fabric--isFocusVisible &:focus:after":{border:"none",outlineColor:"var(--vscode-focusBorder)",inset:-2}}}}}getInteractionStyle(c,s,u,S){let B=i(i(i({color:o.BASE_STYLES.secondary.color,backgroundColor:o.BASE_STYLES.secondary.hoverBackgroundColor,borderColor:o.BASE_STYLES.secondary.hoverBorderColor,selectors:{[b]:{fill:o.BASE_STYLES.secondary.color}}},s&&{color:o.BASE_STYLES.color,backgroundColor:o.BASE_STYLES.primary.hoverBackgroundColor,borderColor:o.BASE_STYLES.primary.hoverBorderColor,selectors:{[b]:{fill:o.BASE_STYLES.color}}}),u&&{color:o.BASE_STYLES.color,backgroundColor:o.BASE_STYLES.alert.hoverBackgroundColor,borderColor:o.BASE_STYLES.alert.hoverBorderColor,selectors:{[b]:{fill:o.BASE_STYLES.color}}}),c&&{borderColor:o.BASE_STYLES.checkedBorderColor});return S&&(c?B=m(i({},B),{color:o.BASE_STYLES.color,backgroundColor:o.BASE_STYLES.primary.backgroundColor,borderColor:o.BASE_STYLES.primary.borderColor,selectors:{[b]:{fill:o.BASE_STYLES.color}}}):B=m(i({},B),{color:o.BASE_STYLES.transparent.color,backgroundColor:o.BASE_STYLES.transparent.hoverBackgroundColor,borderColor:o.BASE_STYLES.transparent.hoverBorderColor,borderStyle:o.BASE_STYLES.transparent.hoverBorderStyle,selectors:{[b]:{fill:o.BASE_STYLES.transparent.color}}})),c&&(B=m(i({},B),{borderColor:o.BASE_STYLES.checkedBorderColor})),B}render(){var s;const c=(s=this.props.menuProps)!=null&&s.items?{iconName:n.UiIcons.ArrowDown}:void 0;return a.default.createElement(f.DefaultButton,m(i({menuIconProps:c},this.props),{styles:this.setStyle(this.props),menuAs:d.UIContextualMenu}))}}o.UIDefaultButton=_},"./src/components/UIButton/UIIconButton.tsx"(v,o,e){var l=this&&this.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(o,"__esModule",{value:!0}),o.UIIconButton=o.UIIconButtonSizes=void 0;const a=l(e("../../node_modules/.pnpm/react@16.14.0/node_modules/react/index.js")),f=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js"),d=e("./src/components/UIContextualMenu/index.tsx");var t;(function(r){r.Default="Default",r.Wide="Wide"})(t||(o.UIIconButtonSizes=t={}));class n extends a.default.Component{constructor(b){super(b),this.setStyle=_=>{var s;const c=((s=_.sizeType)!=null?s:t.Default)===t.Default?16:26;return{root:{minWidth:"initial",height:16,width:c,boxSizing:"content-box",padding:3,backgroundColor:"transparent",borderRadius:4,selectors:{".ms-Fabric--isFocusVisible &:focus:after":{outline:"1px solid var(--vscode-focusBorder)"}}},rootDisabled:{backgroundColor:"transparent",opacity:"0.4"},rootHasMenu:{width:c},rootHovered:{backgroundColor:this.getButtonInteractionBackgroundColor("--vscode-toolbar-hoverBackground"),outline:"1px dashed var(--vscode-contrastActiveBorder)",borderRadius:5},rootPressed:{backgroundColor:this.getButtonInteractionBackgroundColor("--vscode-toolbar-activeBackground")},rootExpanded:{backgroundColor:this.getButtonInteractionBackgroundColor("--vscode-toolbar-hoverBackground"),width:c},rootExpandedHovered:{backgroundColor:"transparent"},flexContainer:{width:"100%",height:"100%",pointerEvents:"none"},icon:{height:16,width:c,lineHeight:16,display:"flex",alignItems:"center",justifyContent:"center"},iconHovered:{backgroundColor:"transparent"},menuIconExpanded:{display:"none"},menuIcon:{display:"none"},rootChecked:{backgroundColor:"var(--vscode-button-background)",color:"var(--vscode-button-foreground)",outline:"1px solid var(--vscode-contrastActiveBorder)",selectors:{".ms-Fabric--isFocusVisible &:focus:after":{inset:"-1px"}}},rootCheckedHovered:{backgroundColor:"var(--vscode-button-background)",outline:"1px dashed var(--vscode-contrastActiveBorder)"},iconChecked:{color:"var(--vscode-button-foreground)",selectors:{"> svg *":{fill:"currentColor"}}}}}}getButtonInteractionBackgroundColor(b){return`var(${b}, var(--vscode-menubar-selectionBackground))`}render(){return a.default.createElement(f.IconButton,m(i({},this.props),{styles:this.setStyle(this.props),menuAs:d.UIContextualMenu}))}}o.UIIconButton=n},"./src/components/UIButton/UISmallButton.tsx"(v,o,e){var l=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(o,"__esModule",{value:!0}),o.UISmallButton=void 0;const a=l(e("../../node_modules/.pnpm/react@16.14.0/node_modules/react/index.js")),f=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js");class d extends a.default.Component{constructor(n){super(n),this.buttonSecondaryForeground="--vscode-button-secondaryForeground",this.setStyle=r=>({root:m(i({minWidth:"initial",height:16,fontSize:"11px",fontWeight:400,borderRadius:20,paddingLeft:13,paddingRight:13,backgroundColor:"var(--vscode-button-secondaryBackground, #5f6a79)",borderColor:"var(--vscode-contrastBorder, var(--vscode-button-secondaryBackground, #5f6a79))",color:this.getColorwithFallback(this.buttonSecondaryForeground,"#ffffff")},r.primary&&{backgroundColor:this.getColor("--vscode-button-background"),borderColor:"var(--vscode-contrastBorder, var(--vscode-button-background))",color:this.getColor("--vscode-button-foreground")}),{selectors:{".ms-Fabric--isFocusVisible &:focus:after":{outlineColor:"var(--vscode-focusBorder)",inset:-3}}}),label:{marginLeft:0,marginRight:0,fontWeight:400,lineHeight:11,whiteSpace:"nowrap"},rootDisabled:i({opacity:"0.5 !important",backgroundColor:"var(--vscode-button-secondaryBackground,#5f6a79)",borderColor:"var(--vscode-button-secondaryBackground, #5f6a79)",color:this.getColorwithFallback(this.buttonSecondaryForeground,"#ffffff")},r.primary&&{opacity:"0.5 !important",color:this.getColor("--vscode-button-foreground"),backgroundColor:"var(--vscode-button-background)",borderColor:"var(--vscode-button-background)"}),rootHovered:i({color:this.getColorwithFallback(this.buttonSecondaryForeground,"#ffffff"),backgroundColor:"var(--vscode-button-secondaryHoverBackground, #4c5561)",borderColor:"var(--vscode-contrastActiveBorder, var(--vscode-button-secondaryHoverBackground, #4c5561))",selectors:{"svg > path, svg > rect":{fill:this.getColorwithFallback(this.buttonSecondaryForeground,"#ffffff")}}},r.primary&&{color:"var(--vscode-button-foreground)",backgroundColor:"var(--vscode-button-hoverBackground)",borderColor:"var(--vscode-contrastActiveBorder, var(--vscode-button-hoverBackground))",selectors:{"svg > path, svg > rect":{fill:"var(--vscode-button-foreground)"}}})})}getColor(n){return`var(${n})`}getColorwithFallback(n,r){return`var(${n}, ${r})`}render(){return a.default.createElement(f.DefaultButton,m(i({},this.props),{styles:this.setStyle(this.props)}))}}o.UISmallButton=d},"./src/components/UIButton/UISplitButton.tsx"(v,o,e){var l=this&&this.__createBinding||(Object.create?(function(g,c,s,u){u===void 0&&(u=s);var S=Object.getOwnPropertyDescriptor(c,s);(!S||("get"in S?!c.__esModule:S.writable||S.configurable))&&(S={enumerable:!0,get:function(){return c[s]}}),Object.defineProperty(g,u,S)}):(function(g,c,s,u){u===void 0&&(u=s),g[u]=c[s]})),a=this&&this.__setModuleDefault||(Object.create?(function(g,c){Object.defineProperty(g,"default",{enumerable:!0,value:c})}):function(g,c){g.default=c}),f=this&&this.__importStar||(function(){var g=function(c){return g=Object.getOwnPropertyNames||function(s){var u=[];for(var S in s)Object.prototype.hasOwnProperty.call(s,S)&&(u[u.length]=S);return u},g(c)};return function(c){if(c&&c.__esModule)return c;var s={};if(c!=null)for(var u=g(c),S=0;S<u.length;S++)u[S]!=="default"&&l(s,c,u[S]);return a(s,c),s}})();Object.defineProperty(o,"__esModule",{value:!0}),o.UISplitButton=void 0;const d=f(e("../../node_modules/.pnpm/react@16.14.0/node_modules/react/index.js")),t=e("./src/components/UIButton/UIDefaultButton.tsx"),n=e("./src/components/UIContextualMenu/index.tsx"),r=e("./src/components/Icons.tsx"),b=e("./src/utilities/index.ts");class _ extends d.Component{constructor(c){super(c),this.id=this.props.id?this.props.id:(0,b.getUIId)("ui-split-button-"),this.onClick=()=>{this.props.callback(this.props.button.key)},this.onMenuItemClick=(s,u)=>{u!=null&&u.key&&this.props.callback(u.key)},this.state={menu:{items:c.menuItems,onItemClick:this.onMenuItemClick}},this.onClick=this.onClick.bind(this)}static getDerivedStateFromProps(c,s){return{menu:{items:c.menuItems,onItemClick:s.menu.onItemClick}}}render(){return d.createElement(t.UIDefaultButton,{ariaLabel:this.props.ariaLabel,ariaDescription:this.props.ariaDescription,id:this.id,className:"ui-split-button",primary:!0,split:!0,onClick:this.onClick.bind(this),menuProps:this.state.menu,menuIconProps:{iconName:r.UiIcons.ArrowDown},menuAs:n.UIContextualMenu,disabled:this.props.disabled},this.props.button.text)}}o.UISplitButton=_},"./src/components/UIButton/index.tsx"(v,o,e){var l=this&&this.__createBinding||(Object.create?(function(d,t,n,r){r===void 0&&(r=n);var b=Object.getOwnPropertyDescriptor(t,n);(!b||("get"in b?!t.__esModule:b.writable||b.configurable))&&(b={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(d,r,b)}):(function(d,t,n,r){r===void 0&&(r=n),d[r]=t[n]})),a=this&&this.__exportStar||function(d,t){for(var n in d)n!=="default"&&!Object.prototype.hasOwnProperty.call(t,n)&&l(t,d,n)};Object.defineProperty(o,"__esModule",{value:!0}),o.UIButtonInterface=void 0;const f=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js");Object.defineProperty(o,"UIButtonInterface",{enumerable:!0,get:function(){return f.IButton}}),a(e("./src/components/UIButton/UIActionButton.tsx"),o),a(e("./src/components/UIButton/UIDefaultButton.tsx"),o),a(e("./src/components/UIButton/UIIconButton.tsx"),o),a(e("./src/components/UIButton/UISplitButton.tsx"),o),a(e("./src/components/UIButton/UISmallButton.tsx"),o)},"./src/utilities/Debounce.ts"(v,o){Object.defineProperty(o,"__esModule",{value:!0}),o.debounce=e;function e(l,a){let f;return(...d)=>{clearTimeout(f),f=window.setTimeout(()=>{l(...d)},a)}}},"./src/utilities/Dom.ts"(v,o){Object.defineProperty(o,"__esModule",{value:!0}),o.isHTMLElement=e,o.isHTMLInputElement=l;function e(a){return"title"in a}function l(a){return"value"in a&&"tagName"in a&&a.tagName==="INPUT"}},"./src/utilities/Focus.ts"(v,o,e){Object.defineProperty(o,"__esModule",{value:!0}),o.isElementTabbable=o.getPreviousElement=o.getNextElement=o.setUIFocusVisibility=o.getUILastFocusable=o.getUIFirstFocusable=void 0,o.focusToSibling=a;const l=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js");Object.defineProperty(o,"getUIFirstFocusable",{enumerable:!0,get:function(){return l.getFirstFocusable}}),Object.defineProperty(o,"getUILastFocusable",{enumerable:!0,get:function(){return l.getLastFocusable}}),Object.defineProperty(o,"setUIFocusVisibility",{enumerable:!0,get:function(){return l.setFocusVisibility}}),Object.defineProperty(o,"getNextElement",{enumerable:!0,get:function(){return l.getNextElement}}),Object.defineProperty(o,"getPreviousElement",{enumerable:!0,get:function(){return l.getPreviousElement}}),Object.defineProperty(o,"isElementTabbable",{enumerable:!0,get:function(){return l.isElementTabbable}});function a(f,d){const t=(0,l.getDocument)();if(t){let n=null;if(d?n=(0,l.getNextElement)(t.body,f,!1,!1,!0,!0):n=(0,l.getPreviousElement)(t.body,f,!1,!1,!0,!0),n)return n.focus(),n}return null}},"./src/utilities/Id.ts"(v,o,e){Object.defineProperty(o,"__esModule",{value:!0}),o.getUIId=void 0;const l=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js");Object.defineProperty(o,"getUIId",{enumerable:!0,get:function(){return l.getId}})},"./src/utilities/Keys.ts"(v,o,e){Object.defineProperty(o,"__esModule",{value:!0}),o.UIKeyCodes=void 0;const l=e("../../node_modules/.pnpm/@fluentui+react@8.125.5_@types+react-dom@16.9.25_@types+react@16.14.69__@types+react@16_64874192b7cfaa3fe7ac389bc8c185b1/node_modules/@fluentui/react/lib-commonjs/index.js");Object.defineProperty(o,"UIKeyCodes",{enumerable:!0,get:function(){return l.KeyCodes}})},"./src/utilities/index.ts"(v,o,e){var l=this&&this.__createBinding||(Object.create?(function(f,d,t,n){n===void 0&&(n=t);var r=Object.getOwnPropertyDescriptor(d,t);(!r||("get"in r?!d.__esModule:r.writable||r.configurable))&&(r={enumerable:!0,get:function(){return d[t]}}),Object.defineProperty(f,n,r)}):(function(f,d,t,n){n===void 0&&(n=t),f[n]=d[t]})),a=this&&this.__exportStar||function(f,d){for(var t in f)t!=="default"&&!Object.prototype.hasOwnProperty.call(d,t)&&l(d,f,t)};Object.defineProperty(o,"__esModule",{value:!0}),a(e("./src/utilities/Debounce.ts"),o),a(e("./src/utilities/Dom.ts"),o),a(e("./src/utilities/Focus.ts"),o),a(e("./src/utilities/Id.ts"),o),a(e("./src/utilities/Keys.ts"),o)}}]);})();