UNPKG

@orfeas126/box-ui-elements

Version:
597 lines (570 loc) 2.71 MB
/*! * Box UI Element * * Copyright 2019 Box, Inc. All rights reserved. * * This product includes software developed by Box, Inc. ("Box") * (http://www.box.com) * * ALL BOX SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. * IN NO EVENT SHALL BOX BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * See the Box license for the specific language governing permissions * and limitations under the license. */ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ /***/ "./node_modules/@box/blueprint-web-assets/icons/Fill/XMark.js": /*!********************************************************************!*\ !*** ./node_modules/@box/blueprint-web-assets/icons/Fill/XMark.js ***! \********************************************************************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__) /* harmony export */ }); /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-runtime */ "./node_modules/react/jsx-runtime.js"); const SvgXMark = (props) => ((0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("path", { fill: props.color || '#909090', d: "M3 3a1.017 1.017 0 0 1 1.43.008L13 11.579a1.004 1.004 0 0 1-1.42 1.42L3.009 4.426A1.014 1.014 0 0 1 3 2.999Z" }), (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("path", { fill: props.color || '#909090', d: "M3.004 12.996a1 1 0 0 1 0-1.414l8.58-8.58a1 1 0 1 1 1.414 1.414l-8.58 8.58a1 1 0 0 1-1.414 0Z" })] })); /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (SvgXMark); /***/ }), /***/ "./node_modules/@box/blueprint-web-assets/icons/Line/AlertBadge.js": /*!*************************************************************************!*\ !*** ./node_modules/@box/blueprint-web-assets/icons/Line/AlertBadge.js ***! \*************************************************************************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__) /* harmony export */ }); /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-runtime */ "./node_modules/react/jsx-runtime.js"); const SvgAlertBadge = (props) => ((0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("path", { fill: props.color || '#222222', d: "M8 3.5a.75.75 0 0 1 .743.648l.007.102v4.5a.75.75 0 0 1-1.493.102L7.25 8.75v-4.5A.75.75 0 0 1 8 3.5ZM9 11.25a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" }), (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("path", { fill: props.color || '#222222', fillRule: "evenodd", d: "M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 .875a6.125 6.125 0 1 0 0 12.25 6.125 6.125 0 0 0 0-12.25Z", clipRule: "evenodd" })] })); /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (SvgAlertBadge); /***/ }), /***/ "./node_modules/@box/blueprint-web-assets/icons/Line/AlertTriangle.js": /*!****************************************************************************!*\ !*** ./node_modules/@box/blueprint-web-assets/icons/Line/AlertTriangle.js ***! \****************************************************************************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__) /* harmony export */ }); /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-runtime */ "./node_modules/react/jsx-runtime.js"); const SvgAlertTriangle = (props) => ((0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("path", { fill: props.color || '#222222', fillRule: "evenodd", d: "M6.284 1.97a2 2 0 0 1 3.323-.164l.11.164 5.985 10.003a2 2 0 0 1-1.536 3.019l-.18.008H2.014a2 2 0 0 1-1.802-2.868l.086-.159L6.284 1.97Zm2.23.17a1 1 0 0 0-1.306.247l-.066.097-5.986 10.002a1 1 0 0 0 .741 1.507l.117.007h11.972a1 1 0 0 0 .912-1.41l-.054-.104L8.858 2.484a1 1 0 0 0-.344-.345ZM8 4.5a.75.75 0 0 1 .743.648l.007.102v4.5a.75.75 0 0 1-1.493.102L7.25 9.75v-4.5A.75.75 0 0 1 8 4.5Z", clipRule: "evenodd" }), (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("path", { fill: props.color || '#222222', d: "M8 13.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" })] })); /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (SvgAlertTriangle); /***/ }), /***/ "./node_modules/@box/blueprint-web-assets/icons/Line/CheckmarkBadge.js": /*!*****************************************************************************!*\ !*** ./node_modules/@box/blueprint-web-assets/icons/Line/CheckmarkBadge.js ***! \*****************************************************************************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__) /* harmony export */ }); /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-runtime */ "./node_modules/react/jsx-runtime.js"); const SvgCheckmarkBadge = (props) => ((0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("path", { fill: props.color || '#222222', fillRule: "evenodd", d: "M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 1a6 6 0 1 0 0 12A6 6 0 0 0 8 2Zm2.787 3.09a.5.5 0 0 1 .168.618l-.045.079-3.5 5a.5.5 0 0 1-.644.155l-.078-.052-2.5-2a.5.5 0 0 1 .55-.83l.074.05 2.084 1.666 3.194-4.563a.5.5 0 0 1 .697-.123Z", clipRule: "evenodd" }) })); /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (SvgCheckmarkBadge); /***/ }), /***/ "./node_modules/@box/blueprint-web-assets/icons/Line/InfoBadge.js": /*!************************************************************************!*\ !*** ./node_modules/@box/blueprint-web-assets/icons/Line/InfoBadge.js ***! \************************************************************************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__) /* harmony export */ }); /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-runtime */ "./node_modules/react/jsx-runtime.js"); const SvgInfoBadge = (props) => ((0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: [(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("path", { fill: props.color || '#222222', d: "M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 1a6 6 0 1 0 0 12A6 6 0 0 0 8 2Z" }), (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("path", { fill: props.color || '#222222', fillRule: "evenodd", d: "M7 12a.5.5 0 0 1 0-1h.5V8H7a.5.5 0 1 1 0-1h1.5a.5.5 0 0 1 .488.611A.782.782 0 0 1 9 7.75V11h.5a.5.5 0 0 1 0 1H7Zm1-8a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z", clipRule: "evenodd" })] })); /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (SvgInfoBadge); /***/ }), /***/ "./node_modules/@box/blueprint-web-assets/tokens/tokens.js": /*!*****************************************************************!*\ !*** ./node_modules/@box/blueprint-web-assets/tokens/tokens.js ***! \*****************************************************************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { /* harmony export */ AnimationDuration2: () => (/* binding */ AnimationDuration2), /* harmony export */ AnimationDuration3: () => (/* binding */ AnimationDuration3), /* harmony export */ AnimationDuration4: () => (/* binding */ AnimationDuration4), /* harmony export */ AnimationEasingEaseBase: () => (/* binding */ AnimationEasingEaseBase), /* harmony export */ BackgroundBackground: () => (/* binding */ BackgroundBackground), /* harmony export */ BlackOpacity00: () => (/* binding */ BlackOpacity00), /* harmony export */ BlackOpacity04: () => (/* binding */ BlackOpacity04), /* harmony export */ BlackOpacity08: () => (/* binding */ BlackOpacity08), /* harmony export */ BlackOpacity50: () => (/* binding */ BlackOpacity50), /* harmony export */ BlackOpacity60: () => (/* binding */ BlackOpacity60), /* harmony export */ BlackOpacity80: () => (/* binding */ BlackOpacity80), /* harmony export */ BodyDefaultBoldFontFamily: () => (/* binding */ BodyDefaultBoldFontFamily), /* harmony export */ BodyDefaultBoldFontSize: () => (/* binding */ BodyDefaultBoldFontSize), /* harmony export */ BodyDefaultBoldFontWeight: () => (/* binding */ BodyDefaultBoldFontWeight), /* harmony export */ BodyDefaultBoldLetterSpacing: () => (/* binding */ BodyDefaultBoldLetterSpacing), /* harmony export */ BodyDefaultBoldLineHeight: () => (/* binding */ BodyDefaultBoldLineHeight), /* harmony export */ BodyDefaultBoldParagraphSpacing: () => (/* binding */ BodyDefaultBoldParagraphSpacing), /* harmony export */ BodyDefaultBoldTextCase: () => (/* binding */ BodyDefaultBoldTextCase), /* harmony export */ BodyDefaultBoldTextDecoration: () => (/* binding */ BodyDefaultBoldTextDecoration), /* harmony export */ BodyDefaultFontFamily: () => (/* binding */ BodyDefaultFontFamily), /* harmony export */ BodyDefaultFontSize: () => (/* binding */ BodyDefaultFontSize), /* harmony export */ BodyDefaultFontWeight: () => (/* binding */ BodyDefaultFontWeight), /* harmony export */ BodyDefaultLetterSpacing: () => (/* binding */ BodyDefaultLetterSpacing), /* harmony export */ BodyDefaultLineHeight: () => (/* binding */ BodyDefaultLineHeight), /* harmony export */ BodyDefaultParagraphSpacing: () => (/* binding */ BodyDefaultParagraphSpacing), /* harmony export */ BodyDefaultSemiboldFontFamily: () => (/* binding */ BodyDefaultSemiboldFontFamily), /* harmony export */ BodyDefaultSemiboldFontSize: () => (/* binding */ BodyDefaultSemiboldFontSize), /* harmony export */ BodyDefaultSemiboldFontWeight: () => (/* binding */ BodyDefaultSemiboldFontWeight), /* harmony export */ BodyDefaultSemiboldLetterSpacing: () => (/* binding */ BodyDefaultSemiboldLetterSpacing), /* harmony export */ BodyDefaultSemiboldLineHeight: () => (/* binding */ BodyDefaultSemiboldLineHeight), /* harmony export */ BodyDefaultSemiboldParagraphSpacing: () => (/* binding */ BodyDefaultSemiboldParagraphSpacing), /* harmony export */ BodyDefaultSemiboldTextCase: () => (/* binding */ BodyDefaultSemiboldTextCase), /* harmony export */ BodyDefaultSemiboldTextDecoration: () => (/* binding */ BodyDefaultSemiboldTextDecoration), /* harmony export */ BodyDefaultTextCase: () => (/* binding */ BodyDefaultTextCase), /* harmony export */ BodyDefaultTextDecoration: () => (/* binding */ BodyDefaultTextDecoration), /* harmony export */ BodyLargeBoldFontFamily: () => (/* binding */ BodyLargeBoldFontFamily), /* harmony export */ BodyLargeBoldFontSize: () => (/* binding */ BodyLargeBoldFontSize), /* harmony export */ BodyLargeBoldFontWeight: () => (/* binding */ BodyLargeBoldFontWeight), /* harmony export */ BodyLargeBoldLetterSpacing: () => (/* binding */ BodyLargeBoldLetterSpacing), /* harmony export */ BodyLargeBoldLineHeight: () => (/* binding */ BodyLargeBoldLineHeight), /* harmony export */ BodyLargeBoldParagraphSpacing: () => (/* binding */ BodyLargeBoldParagraphSpacing), /* harmony export */ BodyLargeBoldTextCase: () => (/* binding */ BodyLargeBoldTextCase), /* harmony export */ BodyLargeBoldTextDecoration: () => (/* binding */ BodyLargeBoldTextDecoration), /* harmony export */ BodyLargeFontFamily: () => (/* binding */ BodyLargeFontFamily), /* harmony export */ BodyLargeFontSize: () => (/* binding */ BodyLargeFontSize), /* harmony export */ BodyLargeFontWeight: () => (/* binding */ BodyLargeFontWeight), /* harmony export */ BodyLargeLetterSpacing: () => (/* binding */ BodyLargeLetterSpacing), /* harmony export */ BodyLargeLineHeight: () => (/* binding */ BodyLargeLineHeight), /* harmony export */ BodyLargeParagraphSpacing: () => (/* binding */ BodyLargeParagraphSpacing), /* harmony export */ BodyLargeTextCase: () => (/* binding */ BodyLargeTextCase), /* harmony export */ BodyLargeTextDecoration: () => (/* binding */ BodyLargeTextDecoration), /* harmony export */ Border1: () => (/* binding */ Border1), /* harmony export */ Border2: () => (/* binding */ Border2), /* harmony export */ Border3: () => (/* binding */ Border3), /* harmony export */ Border4: () => (/* binding */ Border4), /* harmony export */ Border6: () => (/* binding */ Border6), /* harmony export */ Border8: () => (/* binding */ Border8), /* harmony export */ BorderAvatarBorderHover: () => (/* binding */ BorderAvatarBorderHover), /* harmony export */ BorderAvatarBorderPressed: () => (/* binding */ BorderAvatarBorderPressed), /* harmony export */ BorderBadgeBorder: () => (/* binding */ BorderBadgeBorder), /* harmony export */ BorderCardBorder: () => (/* binding */ BorderCardBorder), /* harmony export */ BorderCardBorderAi: () => (/* binding */ BorderCardBorderAi), /* harmony export */ BorderCardBorderFocus: () => (/* binding */ BorderCardBorderFocus), /* harmony export */ BorderCardBorderHover: () => (/* binding */ BorderCardBorderHover), /* harmony export */ BorderCardBorderPressed: () => (/* binding */ BorderCardBorderPressed), /* harmony export */ BorderCheckboxBorder: () => (/* binding */ BorderCheckboxBorder), /* harmony export */ BorderCheckboxBorderHover: () => (/* binding */ BorderCheckboxBorderHover), /* harmony export */ BorderCheckboxBorderSelected: () => (/* binding */ BorderCheckboxBorderSelected), /* harmony export */ BorderCheckboxBorderSelectedHover: () => (/* binding */ BorderCheckboxBorderSelectedHover), /* harmony export */ BorderCollapsibleBorder: () => (/* binding */ BorderCollapsibleBorder), /* harmony export */ BorderContentbuttonBorderSelected: () => (/* binding */ BorderContentbuttonBorderSelected), /* harmony export */ BorderCtaBorderAi: () => (/* binding */ BorderCtaBorderAi), /* harmony export */ BorderCtaBorderOutline: () => (/* binding */ BorderCtaBorderOutline), /* harmony export */ BorderCtaBorderOutlineDisabled: () => (/* binding */ BorderCtaBorderOutlineDisabled), /* harmony export */ BorderCtaBorderOutlineHover: () => (/* binding */ BorderCtaBorderOutlineHover), /* harmony export */ BorderCtaBorderOutlinePressed: () => (/* binding */ BorderCtaBorderOutlinePressed), /* harmony export */ BorderCtaBorderSecondary: () => (/* binding */ BorderCtaBorderSecondary), /* harmony export */ BorderCtaBorderSecondaryDisabled: () => (/* binding */ BorderCtaBorderSecondaryDisabled), /* harmony export */ BorderCtaBorderSecondaryHover: () => (/* binding */ BorderCtaBorderSecondaryHover), /* harmony export */ BorderCtaBorderSecondaryPressed: () => (/* binding */ BorderCtaBorderSecondaryPressed), /* harmony export */ BorderDividerBorder: () => (/* binding */ BorderDividerBorder), /* harmony export */ BorderDropdownBorder: () => (/* binding */ BorderDropdownBorder), /* harmony export */ BorderDropdownBorderError: () => (/* binding */ BorderDropdownBorderError), /* harmony export */ BorderDropdownBorderErrorFocus: () => (/* binding */ BorderDropdownBorderErrorFocus), /* harmony export */ BorderDropdownBorderErrorHover: () => (/* binding */ BorderDropdownBorderErrorHover), /* harmony export */ BorderDropdownBorderFocus: () => (/* binding */ BorderDropdownBorderFocus), /* harmony export */ BorderDropdownBorderHover: () => (/* binding */ BorderDropdownBorderHover), /* harmony export */ BorderFilterchipBorderMultiOn: () => (/* binding */ BorderFilterchipBorderMultiOn), /* harmony export */ BorderFilterchipBorderMultiOnHover: () => (/* binding */ BorderFilterchipBorderMultiOnHover), /* harmony export */ BorderGridthumbnailBorder: () => (/* binding */ BorderGridthumbnailBorder), /* harmony export */ BorderInputBorder: () => (/* binding */ BorderInputBorder), /* harmony export */ BorderInputBorderError: () => (/* binding */ BorderInputBorderError), /* harmony export */ BorderInputBorderErrorFocus: () => (/* binding */ BorderInputBorderErrorFocus), /* harmony export */ BorderInputBorderErrorHover: () => (/* binding */ BorderInputBorderErrorHover), /* harmony export */ BorderInputBorderFocus: () => (/* binding */ BorderInputBorderFocus), /* harmony export */ BorderInputBorderHover: () => (/* binding */ BorderInputBorderHover), /* harmony export */ BorderInputchipBorderError: () => (/* binding */ BorderInputchipBorderError), /* harmony export */ BorderItemBorderHover: () => (/* binding */ BorderItemBorderHover), /* harmony export */ BorderItemBorderSelected: () => (/* binding */ BorderItemBorderSelected), /* harmony export */ BorderItemSmallBorderSelected: () => (/* binding */ BorderItemSmallBorderSelected), /* harmony export */ BorderMessageBorderError: () => (/* binding */ BorderMessageBorderError), /* harmony export */ BorderMessageBorderErrorSecondary: () => (/* binding */ BorderMessageBorderErrorSecondary), /* harmony export */ BorderMessageBorderGeneric: () => (/* binding */ BorderMessageBorderGeneric), /* harmony export */ BorderMessageBorderGenericSecondary: () => (/* binding */ BorderMessageBorderGenericSecondary), /* harmony export */ BorderMessageBorderInfo: () => (/* binding */ BorderMessageBorderInfo), /* harmony export */ BorderMessageBorderInfoSecondary: () => (/* binding */ BorderMessageBorderInfoSecondary), /* harmony export */ BorderMessageBorderSuccess: () => (/* binding */ BorderMessageBorderSuccess), /* harmony export */ BorderMessageBorderSuccessSecondary: () => (/* binding */ BorderMessageBorderSuccessSecondary), /* harmony export */ BorderMessageBorderWarning: () => (/* binding */ BorderMessageBorderWarning), /* harmony export */ BorderMessageBorderWarningSecondary: () => (/* binding */ BorderMessageBorderWarningSecondary), /* harmony export */ BorderRadioBorder: () => (/* binding */ BorderRadioBorder), /* harmony export */ BorderRadioBorderHover: () => (/* binding */ BorderRadioBorderHover), /* harmony export */ BorderRadioBorderSelected: () => (/* binding */ BorderRadioBorderSelected), /* harmony export */ BorderRadioBorderSelectedHover: () => (/* binding */ BorderRadioBorderSelectedHover), /* harmony export */ BorderRadiotileBorder: () => (/* binding */ BorderRadiotileBorder), /* harmony export */ BorderRadiotileBorderHover: () => (/* binding */ BorderRadiotileBorderHover), /* harmony export */ BorderRadiotileBorderSelected: () => (/* binding */ BorderRadiotileBorderSelected), /* harmony export */ BorderSearchBorder: () => (/* binding */ BorderSearchBorder), /* harmony export */ BorderSearchBorderHover: () => (/* binding */ BorderSearchBorderHover), /* harmony export */ BorderSearchGlobalBorderHover: () => (/* binding */ BorderSearchGlobalBorderHover), /* harmony export */ BorderStatusBorderHover: () => (/* binding */ BorderStatusBorderHover), /* harmony export */ BorderSwitchBorder: () => (/* binding */ BorderSwitchBorder), /* harmony export */ BorderSwitchBorderHover: () => (/* binding */ BorderSwitchBorderHover), /* harmony export */ BorderTabBorder: () => (/* binding */ BorderTabBorder), /* harmony export */ BorderTabBorderHover: () => (/* binding */ BorderTabBorderHover), /* harmony export */ BorderTabBorderSelected: () => (/* binding */ BorderTabBorderSelected), /* harmony export */ BorderTabBorderSelectedFocus: () => (/* binding */ BorderTabBorderSelectedFocus), /* harmony export */ BorderTabBorderSelectedHover: () => (/* binding */ BorderTabBorderSelectedHover), /* harmony export */ BorderToggleBorder: () => (/* binding */ BorderToggleBorder), /* harmony export */ BorderToggleBorderOn: () => (/* binding */ BorderToggleBorderOn), /* harmony export */ BorderToggletextBorderOff: () => (/* binding */ BorderToggletextBorderOff), /* harmony export */ BorderToggletextBorderOffAi: () => (/* binding */ BorderToggletextBorderOffAi), /* harmony export */ BorderToggletextBorderOffAiHover: () => (/* binding */ BorderToggletextBorderOffAiHover), /* harmony export */ BorderToggletextBorderOffAiPressed: () => (/* binding */ BorderToggletextBorderOffAiPressed), /* harmony export */ BorderToggletextBorderOffHover: () => (/* binding */ BorderToggletextBorderOffHover), /* harmony export */ BorderToggletextBorderOffPressed: () => (/* binding */ BorderToggletextBorderOffPressed), /* harmony export */ BorderToggletextBorderOn: () => (/* binding */ BorderToggletextBorderOn), /* harmony export */ BorderToggletextBorderOnAi: () => (/* binding */ BorderToggletextBorderOnAi), /* harmony export */ BorderToggletextBorderOnAiHover: () => (/* binding */ BorderToggletextBorderOnAiHover), /* harmony export */ BorderToggletextBorderOnAiPressed: () => (/* binding */ BorderToggletextBorderOnAiPressed), /* harmony export */ BorderToggletextBorderOnHover: () => (/* binding */ BorderToggletextBorderOnHover), /* harmony export */ BorderToggletextBorderOnPressed: () => (/* binding */ BorderToggletextBorderOnPressed), /* harmony export */ BorderTooltipBorderError: () => (/* binding */ BorderTooltipBorderError), /* harmony export */ BoxBlue02: () => (/* binding */ BoxBlue02), /* harmony export */ BoxBlue05: () => (/* binding */ BoxBlue05), /* harmony export */ BoxBlue10: () => (/* binding */ BoxBlue10), /* harmony export */ BoxBlue100: () => (/* binding */ BoxBlue100), /* harmony export */ BoxBlue110: () => (/* binding */ BoxBlue110), /* harmony export */ BoxBlue120: () => (/* binding */ BoxBlue120), /* harmony export */ BoxBlue150: () => (/* binding */ BoxBlue150), /* harmony export */ BoxBlue160: () => (/* binding */ BoxBlue160), /* harmony export */ BoxBlue170: () => (/* binding */ BoxBlue170), /* harmony export */ BoxBlue180: () => (/* binding */ BoxBlue180), /* harmony export */ BoxBlue20: () => (/* binding */ BoxBlue20), /* harmony export */ BoxBlue30: () => (/* binding */ BoxBlue30), /* harmony export */ BoxBlue40: () => (/* binding */ BoxBlue40), /* harmony export */ BoxBlue50: () => (/* binding */ BoxBlue50), /* harmony export */ BoxBlue80: () => (/* binding */ BoxBlue80), /* harmony export */ BrandBoxAi100: () => (/* binding */ BrandBoxAi100), /* harmony export */ BrandBoxAi120: () => (/* binding */ BrandBoxAi120), /* harmony export */ BrandBoxAi140: () => (/* binding */ BrandBoxAi140), /* harmony export */ BrandBoxPrimary: () => (/* binding */ BrandBoxPrimary), /* harmony export */ BrandBoxSecondary: () => (/* binding */ BrandBoxSecondary), /* harmony export */ BrandBoxTertiary: () => (/* binding */ BrandBoxTertiary), /* harmony export */ BrandDocgenPrimary: () => (/* binding */ BrandDocgenPrimary), /* harmony export */ BrandDocgenSecondary: () => (/* binding */ BrandDocgenSecondary), /* harmony export */ BrandDocgenTertiary: () => (/* binding */ BrandDocgenTertiary), /* harmony export */ BrandFormsPrimary: () => (/* binding */ BrandFormsPrimary), /* harmony export */ BrandFormsSecondary: () => (/* binding */ BrandFormsSecondary), /* harmony export */ BrandFormsTertiary: () => (/* binding */ BrandFormsTertiary), /* harmony export */ BrandSignPrimary: () => (/* binding */ BrandSignPrimary), /* harmony export */ BrandSignSecondary: () => (/* binding */ BrandSignSecondary), /* harmony export */ BrandSignTertiary: () => (/* binding */ BrandSignTertiary), /* harmony export */ BreakpointLarge: () => (/* binding */ BreakpointLarge), /* harmony export */ BreakpointMedium: () => (/* binding */ BreakpointMedium), /* harmony export */ BreakpointSmall: () => (/* binding */ BreakpointSmall), /* harmony export */ BreakpointXlarge: () => (/* binding */ BreakpointXlarge), /* harmony export */ CaptionBoldFontFamily: () => (/* binding */ CaptionBoldFontFamily), /* harmony export */ CaptionBoldFontSize: () => (/* binding */ CaptionBoldFontSize), /* harmony export */ CaptionBoldFontWeight: () => (/* binding */ CaptionBoldFontWeight), /* harmony export */ CaptionBoldLetterSpacing: () => (/* binding */ CaptionBoldLetterSpacing), /* harmony export */ CaptionBoldLineHeight: () => (/* binding */ CaptionBoldLineHeight), /* harmony export */ CaptionBoldParagraphSpacing: () => (/* binding */ CaptionBoldParagraphSpacing), /* harmony export */ CaptionBoldTextCase: () => (/* binding */ CaptionBoldTextCase), /* harmony export */ CaptionBoldTextDecoration: () => (/* binding */ CaptionBoldTextDecoration), /* harmony export */ CaptionDefaultFontFamily: () => (/* binding */ CaptionDefaultFontFamily), /* harmony export */ CaptionDefaultFontSize: () => (/* binding */ CaptionDefaultFontSize), /* harmony export */ CaptionDefaultFontWeight: () => (/* binding */ CaptionDefaultFontWeight), /* harmony export */ CaptionDefaultLetterSpacing: () => (/* binding */ CaptionDefaultLetterSpacing), /* harmony export */ CaptionDefaultLineHeight: () => (/* binding */ CaptionDefaultLineHeight), /* harmony export */ CaptionDefaultParagraphSpacing: () => (/* binding */ CaptionDefaultParagraphSpacing), /* harmony export */ CaptionDefaultTextCase: () => (/* binding */ CaptionDefaultTextCase), /* harmony export */ CaptionDefaultTextDecoration: () => (/* binding */ CaptionDefaultTextDecoration), /* harmony export */ DarkBlue02: () => (/* binding */ DarkBlue02), /* harmony export */ DarkBlue05: () => (/* binding */ DarkBlue05), /* harmony export */ DarkBlue10: () => (/* binding */ DarkBlue10), /* harmony export */ DarkBlue100: () => (/* binding */ DarkBlue100), /* harmony export */ DarkBlue110: () => (/* binding */ DarkBlue110), /* harmony export */ DarkBlue120: () => (/* binding */ DarkBlue120), /* harmony export */ DarkBlue150: () => (/* binding */ DarkBlue150), /* harmony export */ DarkBlue160: () => (/* binding */ DarkBlue160), /* harmony export */ DarkBlue170: () => (/* binding */ DarkBlue170), /* harmony export */ DarkBlue180: () => (/* binding */ DarkBlue180), /* harmony export */ DarkBlue20: () => (/* binding */ DarkBlue20), /* harmony export */ DarkBlue50: () => (/* binding */ DarkBlue50), /* harmony export */ Dropshadow1: () => (/* binding */ Dropshadow1), /* harmony export */ Dropshadow2: () => (/* binding */ Dropshadow2), /* harmony export */ Dropshadow3: () => (/* binding */ Dropshadow3), /* harmony export */ Dropshadow3Inverse: () => (/* binding */ Dropshadow3Inverse), /* harmony export */ FontFamiliesSans: () => (/* binding */ FontFamiliesSans), /* harmony export */ FontWeightsBlack: () => (/* binding */ FontWeightsBlack), /* harmony export */ FontWeightsBold: () => (/* binding */ FontWeightsBold), /* harmony export */ FontWeightsRegular: () => (/* binding */ FontWeightsRegular), /* harmony export */ FontWeightsSemibold: () => (/* binding */ FontWeightsSemibold), /* harmony export */ Gray02: () => (/* binding */ Gray02), /* harmony export */ Gray05: () => (/* binding */ Gray05), /* harmony export */ Gray10: () => (/* binding */ Gray10), /* harmony export */ Gray100: () => (/* binding */ Gray100), /* harmony export */ Gray20: () => (/* binding */ Gray20), /* harmony export */ Gray30: () => (/* binding */ Gray30), /* harmony export */ Gray40: () => (/* binding */ Gray40), /* harmony export */ Gray50: () => (/* binding */ Gray50), /* harmony export */ Gray65: () => (/* binding */ Gray65), /* harmony export */ Gray80: () => (/* binding */ Gray80), /* harmony export */ Gray90: () => (/* binding */ Gray90), /* harmony export */ GrayBlack: () => (/* binding */ GrayBlack), /* harmony export */ GrayWhite: () => (/* binding */ GrayWhite), /* harmony export */ GreenLight02: () => (/* binding */ GreenLight02), /* harmony export */ GreenLight05: () => (/* binding */ GreenLight05), /* harmony export */ GreenLight10: () => (/* binding */ GreenLight10), /* harmony export */ GreenLight100: () => (/* binding */ GreenLight100), /* harmony export */ GreenLight110: () => (/* binding */ GreenLight110), /* harmony export */ GreenLight120: () => (/* binding */ GreenLight120), /* harmony export */ GreenLight150: () => (/* binding */ GreenLight150), /* harmony export */ GreenLight160: () => (/* binding */ GreenLight160), /* harmony export */ GreenLight170: () => (/* binding */ GreenLight170), /* harmony export */ GreenLight180: () => (/* binding */ GreenLight180), /* harmony export */ GreenLight20: () => (/* binding */ GreenLight20), /* harmony export */ GreenLight50: () => (/* binding */ GreenLight50), /* harmony export */ Grimace02: () => (/* binding */ Grimace02), /* harmony export */ Grimace05: () => (/* binding */ Grimace05), /* harmony export */ Grimace10: () => (/* binding */ Grimace10), /* harmony export */ Grimace100: () => (/* binding */ Grimace100), /* harmony export */ Grimace110: () => (/* binding */ Grimace110), /* harmony export */ Grimace120: () => (/* binding */ Grimace120), /* harmony export */ Grimace150: () => (/* binding */ Grimace150), /* harmony export */ Grimace160: () => (/* binding */ Grimace160), /* harmony export */ Grimace170: () => (/* binding */ Grimace170), /* harmony export */ Grimace180: () => (/* binding */ Grimace180), /* harmony export */ Grimace20: () => (/* binding */ Grimace20), /* harmony export */ Grimace50: () => (/* binding */ Grimace50), /* harmony export */ IconCtaIcon: () => (/* binding */ IconCtaIcon), /* harmony export */ IconCtaIconHover: () => (/* binding */ IconCtaIconHover), /* harmony export */ IconCtaIconOnColor: () => (/* binding */ IconCtaIconOnColor), /* harmony export */ IconCtaIconOnColorHover: () => (/* binding */ IconCtaIconOnColorHover), /* harmony export */ IconCtaIconOnColorPressed: () => (/* binding */ IconCtaIconOnColorPressed), /* harmony export */ IconCtaIconPressed: () => (/* binding */ IconCtaIconPressed), /* harmony export */ IconCtaIconUtility: () => (/* binding */ IconCtaIconUtility), /* harmony export */ IconCtaIconUtilityHover: () => (/* binding */ IconCtaIconUtilityHover), /* harmony export */ IconCtaIconUtilityPressed: () => (/* binding */ IconCtaIconUtilityPressed), /* harmony export */ IconIconBlue: () => (/* binding */ IconIconBlue), /* harmony export */ IconIconErrorOnLight: () => (/* binding */ IconIconErrorOnLight), /* harmony export */ IconIconOnDark: () => (/* binding */ IconIconOnDark), /* harmony export */ IconIconOnLight: () => (/* binding */ IconIconOnLight), /* harmony export */ IconIconOnLightSecondary: () => (/* binding */ IconIconOnLightSecondary), /* harmony export */ IconIconOnLightTertiary: () => (/* binding */ IconIconOnLightTertiary), /* harmony export */ IconIconRequiredOnLight: () => (/* binding */ IconIconRequiredOnLight), /* harmony export */ IconNavIconOnDark: () => (/* binding */ IconNavIconOnDark), /* harmony export */ IconNavIconOnDarkFocus: () => (/* binding */ IconNavIconOnDarkFocus), /* harmony export */ IconNavIconOnDarkHover: () => (/* binding */ IconNavIconOnDarkHover), /* harmony export */ IconNavIconOnDarkSelected: () => (/* binding */ IconNavIconOnDarkSelected), /* harmony export */ IconNavIconOnLight: () => (/* binding */ IconNavIconOnLight), /* harmony export */ IconNavIconOnLightFocus: () => (/* binding */ IconNavIconOnLightFocus), /* harmony export */ IconNavIconOnLightHover: () => (/* binding */ IconNavIconOnLightHover), /* harmony export */ IconNavIconOnLightSelected: () => (/* binding */ IconNavIconOnLightSelected), /* harmony export */ Innershadow1: () => (/* binding */ Innershadow1), /* harmony export */ LabelBoldFontFamily: () => (/* binding */ LabelBoldFontFamily), /* harmony export */ LabelBoldFontSize: () => (/* binding */ LabelBoldFontSize), /* harmony export */ LabelBoldFontWeight: () => (/* binding */ LabelBoldFontWeight), /* harmony export */ LabelBoldLetterSpacing: () => (/* binding */ LabelBoldLetterSpacing), /* harmony export */ LabelBoldLineHeight: () => (/* binding */ LabelBoldLineHeight), /* harmony export */ LabelBoldParagraphSpacing: () => (/* binding */ LabelBoldParagraphSpacing), /* harmony export */ LabelBoldTextCase: () => (/* binding */ LabelBoldTextCase), /* harmony export */ LabelBoldTextDecoration: () => (/* binding */ LabelBoldTextDecoration), /* harmony export */ LabelDefaultFontFamily: () => (/* binding */ LabelDefaultFontFamily), /* harmony export */ LabelDefaultFontSize: () => (/* binding */ LabelDefaultFontSize), /* harmony export */ LabelDefaultFontWeight: () => (/* binding */ LabelDefaultFontWeight), /* harmony export */ LabelDefaultLetterSpacing: () => (/* binding */ LabelDefaultLetterSpacing), /* harmony export */ LabelDefaultLineHeight: () => (/* binding */ LabelDefaultLineHeight), /* harmony export */ LabelDefaultParagraphSpacing: () => (/* binding */ LabelDefaultParagraphSpacing), /* harmony export */ LabelDefaultTextCase: () => (/* binding */ LabelDefaultTextCase), /* harmony export */ LabelDefaultTextDecoration: () => (/* binding */ LabelDefaultTextDecoration), /* harmony export */ LightBlue02: () => (/* binding */ LightBlue02), /* harmony export */ LightBlue05: () => (/* binding */ LightBlue05), /* harmony export */ LightBlue10: () => (/* binding */ LightBlue10), /* harmony export */ LightBlue100: () => (/* binding */ LightBlue100), /* harmony export */ LightBlue110: () => (/* binding */ LightBlue110), /* harmony export */ LightBlue120: () => (/* binding */ LightBlue120), /* harmony export */ LightBlue150: () => (/* binding */ LightBlue150), /* harmony export */ LightBlue160: () => (/* binding */ LightBlue160), /* harmony export */ LightBlue170: () => (/* binding */ LightBlue170), /* harmony export */ LightBlue180: () => (/* binding */ LightBlue180), /* harmony export */ LightBlue20: () => (/* binding */ LightBlue20), /* harmony export */ LightBlue50: () => (/* binding */ LightBlue50), /* harmony export */ LinkDefaultFontFamily: () => (/* binding */ LinkDefaultFontFamily), /* harmony export */ LinkDefaultFontSize: () => (/* binding */ LinkDefaultFontSize), /* harmony export */ LinkDefaultFontWeight: () => (/* binding */ LinkDefaultFontWeight), /* harmony export */ LinkDefaultLetterSpacing: () => (/* binding */ LinkDefaultLetterSpacing), /* harmony export */ LinkDefaultLineHeight: () => (/* binding */ LinkDefaultLineHeight), /* harmony export */ LinkDefaultParagraphIndent: () => (/* binding */ LinkDefaultParagraphIndent), /* harmony export */ LinkDefaultParagraphSpacing: () => (/* binding */ LinkDefaultParagraphSpacing), /* harmony export */ LinkDefaultTextCase: () => (/* binding */ LinkDefaultTextCase), /* harmony export */ LinkDefaultTextDecoration: () => (/* binding */ LinkDefaultTextDecoration), /* harmony export */ MotionTransitionSlideIn: () => (/* binding */ MotionTransitionSlideIn), /* harmony export */ NotificationDefaultFontFamily: () => (/* binding */ NotificationDefaultFontFamily), /* harmony export */ NotificationDefaultFontSize: () => (/* binding */ NotificationDefaultFontSize), /* harmony export */ NotificationDefaultFontWeight: () => (/* binding */ NotificationDefaultFontWeight), /* harmony export */ NotificationDefaultLetterSpacing: () => (/* binding */ NotificationDefaultLetterSpacing), /* harmony export */ NotificationDefaultLineHeight: () => (/* binding */ NotificationDefaultLineHeight), /* harmony export */ NotificationDefaultParagraphIndent: () => (/* binding */ NotificationDefaultParagraphIndent), /* harmony export */ NotificationDefaultParagraphSpacing: () => (/* binding */ NotificationDefaultParagraphSpacing), /* harmony export */ NotificationDefaultTextCase: () => (/* binding */ NotificationDefaultTextCase), /* harmony export */ NotificationDefaultTextDecoration: () => (/* binding */ NotificationDefaultTextDecoration), /* harmony export */ Orange02: () => (/* binding */ Orange02), /* harmony export */ Orange05: () => (/* binding */ Orange05), /* harmony export */ Orange10: () => (/* binding */ Orange10), /* harmony export */ Orange100: () => (/* binding */ Orange100), /* harmony export */ Orange110: () => (/* binding */ Orange110), /* harmony export */ Orange120: () => (/* binding */ Orange120), /* harmony export */ Orange150: () => (/* binding */ Orange150), /* harmony export */ Orange160: () => (/* binding */ Orange160), /* harmony export */ Orange170: () => (/* binding */ Orange170), /* harmony export */ Orange180: () => (/* binding */ Orange180), /* harmony export */ Orange20: () => (/* binding */ Orange20), /* harmony export */ Orange50: () => (/* binding */ Orange50), /* harmony export */ OutlineFocusOnDark: () => (/* binding */ OutlineFocusOnDark), /* harmony export */ OutlineFocusOnLight: () => (/* binding */ OutlineFocusOnLight), /* harmony export */ OverlayModalOverlay: () => (/* binding */ OverlayModalOverlay), /* harmony export */ OverlaySidepanelOverlay: () => (/* binding */ OverlaySidepanelOverlay), /* harmony export */ PurpleRain02: () => (/* binding */ PurpleRain02), /* harmony export */ PurpleRain05: () => (/* binding */ PurpleRain05), /* harmony export */ PurpleRain10: () => (/* binding */ PurpleRain10), /* harmony export */ PurpleRain100: () => (/* binding */ PurpleRain100), /* harmony export */ PurpleRain110: () => (/* binding */ PurpleRain110), /* harmony export */ PurpleRain120: () => (/* binding */ PurpleRain120), /* harmony export */ PurpleRain150: () => (/* binding */ PurpleRain150), /* harmony export */ PurpleRain160: () => (/* binding */ PurpleRain160), /* harmony export */ PurpleRain170: () => (/* binding */ PurpleRain170), /* harmony export */ PurpleRain180: () => (/* binding */ PurpleRain180), /* harmony export */ PurpleRain20: () => (/* binding */ PurpleRain20), /* harmony export */ PurpleRain50: () => (/* binding */ PurpleRain50), /* harmony export */ Radius05: () => (/* binding */ Radius05), /* harmony export */ Radius1: () => (/* binding */ Radius1), /* harmony export */ Radius2: () => (/* binding */ Radius2), /* harmony export */ Radius3: () => (/* binding */ Radius3), /* harmony export */ Radius4: () => (/* binding */ Radius4), /* harmony export */ Radius5: () => (/* binding */ Radius5), /* harmony export */ Radius6: () => (/* binding */ Radius6), /* harmony export */ Radius7: () => (/* binding */ Radius7), /* harmony export */ Radius8: () => (/* binding */ Radius8), /* harmony export */ RadiusHalf: () => (/* binding */ RadiusHalf), /* harmony export */ Size05: () => (/* binding */ Size05), /* harmony export */ Size1: () => (/* binding */ Size1), /* harmony export */ Size10: () => (/* binding */ Size10), /* harmony export */ Size11: () => (/* binding */ Size11), /* harmony export */ Size12: () => (/* binding */ Size12), /* harmony export */ Size14: () => (/* binding */ Size14), /* harmony export */ Size15: () => (/* binding */ Size15), /* harmony export */ Size16: () => (/* binding */ Size16), /* harmony export */ Size18: () => (/* binding */ Size18), /* harmony export */ Size2: () => (/* binding */ Size2), /* harmony export */ Size20: () => (/* binding */ Size20), /* harmony export */ Size3: () => (/* binding */ Size3), /* harmony export */ Size4: () => (/* binding */ Size4), /* harmony export */ Size5: () => (/* binding */ Size5), /* harmony export */ Size6: () => (/* binding */ Size6), /* harmony export */ Size7: () => (/* binding */ Size7), /* harmony export */ Size8: () => (/* binding */ Size8), /* harmony export */ Size9: () => (/* binding */ Size9), /* harmony export */ Space05: () => (/* binding */ Space05), /* harmony export */ Space1: () => (/* binding */ Space1), /* harmony export */ Space10: () => (/* binding */ Space10), /* harmony export */ Space11: () => (/* binding */ Space11), /* harmony export */ Space12: () => (/* binding */ Space12), /* harmony export */ Space14: () => (/* binding */ Space14), /* harmony export */ Space15: () => (/* binding */ Space15), /* harmony export */ Space16: () => (/* binding */ Space16), /* harmony export */ Space18: () => (/* binding */ Space18), /* harmony export */ Space2: () => (/* binding */ Space2), /* harmony export */ Space20: () => (/* binding */ Space20), /* harmony export */ Space3: () => (/* binding */ Space3), /* harmony export */ Space4: () => (/* binding */ Space4), /* harmony export */ Space5: () => (/* binding */ Space5), /* harmony export */ Space6: () => (/* binding */ Space6), /* harmony export */ Space7: () => (/* binding */ Space7), /* harmony export */ Space8: () => (/* binding */ Space8), /* harmony export */ Space9: () => (/* binding */ Space9), /* harmony export */ SurfaceAccordionSurface: () => (/* binding */ SurfaceAccordionSurface), /* harmony export */ SurfaceAccordionSurfaceHover: () => (/* binding */ SurfaceAccordionSurfaceHover), /* harmony export */ SurfaceBadgeAdminSurface: () => (/* binding */ SurfaceBadgeAdminSurface), /* harmony export */ SurfaceBadgeAnnotationSurface: () => (/* binding */ SurfaceBadgeAnnotationSurface), /* harmony export */ SurfaceBadgeBoxnoteSurface: () => (/* binding */ SurfaceBadgeBoxnoteSurface), /* harmony export */ SurfaceBadgeCanvasSurface: () => (/* binding */ SurfaceBadgeCanvasSurface), /* harmony export */ SurfaceBadgeCoadminSurface: () => (/* binding */ SurfaceBadgeCoadminSurface), /* harmony export */ SurfaceBadgeCollectionSurface: () => (/* binding */ SurfaceBadgeCollectionSurface), /* harmony export */ SurfaceBadgeCompletedSurface: () => (/* binding */ SurfaceBadgeCompletedSurface), /* harmony export */ SurfaceBadgeDocsSurface: () => (/* binding */ SurfaceBadgeDocsSurface), /* harmony export */ SurfaceBadgeErrorSurface: () => (/* binding */ SurfaceBadgeErrorSurface), /* harmony export */ SurfaceBadgeExternalSurface: () => (/* binding */ SurfaceBadgeExternalSurface), /* harmony export */ SurfaceBadgeFolderexternalSurface: () => (/* binding */ SurfaceBadgeFolderexternalSurface), /* harmony export */ SurfaceBadgeFoldersharedSurface: () => (/* binding */ SurfaceBadgeFoldersharedSurface), /* harmony export */ SurfaceBadgeImageSurface: () => (/* binding */ SurfaceBadgeImageSurface), /* harmony export */ SurfaceBadgeKeynoteSurface: () => (/* binding */ SurfaceBadgeKeynoteSurface), /* harmony export */ SurfaceBadgeMentionSurface: () => (/* binding */ SurfaceBadgeMentionSurface), /* harmony export */ SurfaceBadgeNotificationSurface: () => (/* binding */ SurfaceBadgeNotificationSurface), /* harmony export */ SurfaceBadgeOfflineSurface: () => (/* binding */ SurfaceBadgeOfflineSurface), /* harmony export */ SurfaceBadgeOnlineSurface: () => (/* binding */ SurfaceBadgeOnlineSurface), /* harmony export */ SurfaceBadgePagesSurface: () => (/* binding */ SurfaceBadgePagesSurface), /* harmony export */ SurfaceBadgePdfSurface: () => (/* binding */ SurfaceBadgePdfSurface), /* harmony export */ SurfaceBadgePinSurface: () => (/* binding */ SurfaceBadgePinSurface), /* harmony export */ SurfaceBadgeProgressSurface: () => (/* binding */ SurfaceBadgeProgressSurface), /* harmony export */ SurfaceBadgeRejectedSurface: () => (/* binding */ SurfaceBadgeRejectedSurface), /* harmony export */ SurfaceBadgeRelaySurface: () => (/* binding */ SurfaceBadgeRelaySurface), /* harmony export */ SurfaceBadgeSheetsSurface: () => (/* binding */ SurfaceBadgeSheetsSurface), /* harmony export */ SurfaceBadgeTaskSurface: () => (/* binding */ SurfaceBadgeTaskSurface), /* harmony export */ SurfaceBadgeTaskapprovalSurface: () => (/* binding */ SurfaceBadgeTaskapprovalSurface), /* harmony export */ SurfaceBadgeVideoSurface: () => (/* binding */ SurfaceBadgeVideoSurface), /* harmony export */ SurfaceCardSurface: () => (/* binding */ SurfaceCardSurface), /* harmony export */ SurfaceCardSurfaceFocus: () => (/* binding */ SurfaceCardSurfaceFocus), /* harmony export */ SurfaceCardSurfaceHover: () => (/* binding */ SurfaceCardSurfaceHover), /* harmony export */ SurfaceCardSurfacePressed: () => (/* binding */ SurfaceCardSurfacePressed), /* harmony export */ SurfaceCheckboxSurface: () => (/* binding */ SurfaceCheckboxSurface), /* harmony export */ SurfaceCheckboxSurfaceHover: () => (/* binding */ SurfaceCheckboxSurfaceHover), /* harmony export */ SurfaceCheckboxSurfaceSelected: () => (/* binding */ SurfaceCheckboxSurfaceSelected), /* harmony export */ SurfaceCheckboxSurfaceSelectedHover: () => (/* binding */ SurfaceCheckboxSurfaceSelectedHover), /* harmony export */ SurfaceChipButtonSurface: () => (/* binding */ SurfaceChipButtonSurface), /* harmony export */ SurfaceChipButtonSurfaceHover: () => (/* binding */ SurfaceChipButtonSurfaceHover), /* harmony export */ SurfaceContentbuttonSurfaceSurfaceSelected: () => (/* binding */ SurfaceContentbuttonSurfaceSurfaceSelected), /* harmony export */ SurfaceContentswitcherSurface: () => (/* binding */ SurfaceContentswitcherSurface), /* harmony export */ SurfaceCtaSurfaceDisabled: () => (/* binding */ SurfaceCtaSurfaceDisabled), /* harmony export */ SurfaceCtaSurfaceIcon: () => (/* binding */ SurfaceCtaSurfaceIcon), /* harmony export */ SurfaceCtaSurfaceIconDisabled: () => (/* binding */ SurfaceCtaSurfaceIconDisabled), /* harmony export */ SurfaceCtaSurfaceIconHover: () => (/* binding */ SurfaceCtaSurfaceIconHover), /* harmony export */ SurfaceCtaSurfaceIconPressed: () => (/* binding */ SurfaceCtaSurfaceIconPressed), /* harmony export */ SurfaceCtaSurfaceIconUtility: () => (/* binding */ SurfaceCtaSurfaceIconUtility), /* harmony export */ SurfaceCtaSurfaceIconUtilityHover: () => (/* binding */ SurfaceCtaSurfaceIconUtilityHover), /* harmony export */ SurfaceCtaSurfaceIconUtilityPressed: () => (/* binding */ SurfaceCtaSurfaceIconUtilityPressed), /* harmony export */ SurfaceCtaSurfaceOutline: () => (/* binding */ SurfaceCtaSurfaceOutline), /* harmony export */ SurfaceCtaSurfaceOutlineHover: () => (/* binding */ SurfaceCtaSurfaceOutlineHover), /* harmony export */ SurfaceCtaSurfaceOutlinePressed: () => (/* binding */ SurfaceCtaSurfaceOutlinePressed), /* harmony export */ SurfaceCtaSurfacePromo: () => (/* binding */ SurfaceCtaSurfacePromo), /* harmony export */ SurfaceCtaSurfacePromoFocus: () => (/* binding */ SurfaceCtaSurfacePromoFocus), /* harmony export */ SurfaceCtaSurfacePromoFocusPressed: () => (/* binding */ SurfaceCtaSurfacePromoFocusPressed), /* harmony export */ SurfaceCtaSurfacePromoHover: () => (/* binding */ SurfaceCtaSurfacePromoHover), /* harmony export */ SurfaceCtaSurfacePromoPressed: () => (/* binding */ SurfaceCtaSurfacePromoPressed), /* harmony export */ SurfaceCtaSurfaceSecondary: () => (/* binding */ SurfaceCtaSurfaceSecondary), /* harmony export */ SurfaceCtaSurfaceSecondaryBusy: () => (/* binding */ SurfaceCtaSurfaceSecondaryBusy), /* harmony export */ SurfaceCtaSurfaceSecondaryDisabled: () => (/* binding */ SurfaceCtaSurfaceSecondaryDisabled), /* harmony export */ SurfaceCtaSurfaceSecondaryFocus: () => (/* binding */ SurfaceCtaSurfaceSecondaryFocus), /* harmony export */ SurfaceCtaSurfaceSecondaryFocusPressed: () => (/* binding */ SurfaceCtaSurfaceSecondaryFocusPressed), /* harmony export */ SurfaceCtaSurfaceSecondaryHover: () => (/* binding */ SurfaceCtaSurfaceSecondaryHover), /* harmony export */ SurfaceCtaSurfaceSecondaryPressed: () => (/* binding */ SurfaceCtaSurfaceSecondaryPressed), /* harmony export */ SurfaceCtaSurfaceTertiary: () => (/* binding */ SurfaceCtaSurfaceTertiary), /* harmony export */ SurfaceCtaSurfaceTertiaryHover: () => (/* binding */ SurfaceCtaSurfaceTertiaryHover), /* harmony export */ SurfaceCtaSurfaceTertiaryPressed: () => (/* binding */ SurfaceCtaSurfaceTertiaryPressed), /* harmony export */ SurfaceCtaSurfaceTertiaryPromo: () => (/* binding */ SurfaceCtaSurfaceTertiaryPromo), /* harmony export */ SurfaceCtaSurfaceTertiaryPromoFocus: () => (/* binding */ SurfaceCtaSurfaceTertiaryPromoFocus), /* harmony export */ SurfaceCtaSurfaceTertiaryPromoFocusPressed: () => (/* binding */ SurfaceCtaSurfac