@lanaco/lnc-react-ui 4.0.35 → 4.0.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Accordion.cjs +5 -5
- package/dist/Accordion.js +11 -11
- package/dist/AccordionDetails.cjs +1 -1
- package/dist/AccordionDetails.js +1 -1
- package/dist/AccordionSummary.cjs +1 -1
- package/dist/AccordionSummary.js +3 -3
- package/dist/ActionsToolbar.cjs +1 -1
- package/dist/ActionsToolbar.js +2 -2
- package/dist/Alert.cjs +1 -1
- package/dist/Alert.js +2 -2
- package/dist/Avatar.cjs +1 -1
- package/dist/Avatar.js +3 -3
- package/dist/Badge.cjs +2 -2
- package/dist/Badge.js +3 -3
- package/dist/BannerSectionBasic.cjs +1 -1
- package/dist/BannerSectionBasic.js +1 -1
- package/dist/BannerSectionCarousel.cjs +2 -2
- package/dist/BannerSectionCarousel.js +63 -63
- package/dist/BannerSectionGrid.cjs +3 -3
- package/dist/BannerSectionGrid.js +43 -39
- package/dist/BannerSectionSimple.cjs +1 -1
- package/dist/BannerSectionSimple.js +1 -1
- package/dist/BannerSectionWithList.cjs +1 -1
- package/dist/BannerSectionWithList.js +2 -2
- package/dist/BannerSectionWithListImage.cjs +1 -1
- package/dist/BannerSectionWithListImage.js +1 -1
- package/dist/BlogsSectionDetailed.cjs +1 -1
- package/dist/BlogsSectionDetailed.js +3 -3
- package/dist/BlogsSectionLarge.cjs +1 -1
- package/dist/BlogsSectionLarge.js +2 -2
- package/dist/BlogsSectionSimple.cjs +1 -1
- package/dist/BlogsSectionSimple.js +3 -3
- package/dist/BlogsSectionSimpleCentered.cjs +1 -1
- package/dist/BlogsSectionSimpleCentered.js +2 -2
- package/dist/BlogsSectionWithFilters.cjs +11 -108
- package/dist/BlogsSectionWithFilters.js +59 -437
- package/dist/BrandHitsSection.cjs +1 -1
- package/dist/BrandHitsSection.js +2 -2
- package/dist/Breadcrumbs.cjs +3 -3
- package/dist/Breadcrumbs.js +12 -12
- package/dist/Button.cjs +1 -1
- package/dist/Button.js +4 -4
- package/dist/ButtonGroup.cjs +1 -1
- package/dist/ButtonGroup.js +3 -3
- package/dist/CalorieCalculatorSection.cjs +333 -0
- package/dist/CalorieCalculatorSection.js +851 -0
- package/dist/CheckBoxInput.cjs +1 -1
- package/dist/CheckBoxInput.js +3 -3
- package/dist/Chip.cjs +2 -2
- package/dist/Chip.js +3 -3
- package/dist/ColorInput.cjs +1 -1
- package/dist/ColorInput.js +4 -4
- package/dist/ConfirmationForm.cjs +2 -2
- package/dist/ConfirmationForm.js +3 -3
- package/dist/CustomLoanMapSection.cjs +1 -1
- package/dist/CustomLoanMapSection.js +2 -2
- package/dist/{CustomStyles-BMY2-z7P.js → CustomStyles-BwnfUVvi.js} +8 -8
- package/dist/{CustomStyles-zroEcINq.cjs → CustomStyles-DUDHRSkh.cjs} +2 -2
- package/dist/DataView.cjs +1 -1
- package/dist/DataView.js +1 -1
- package/dist/DateInput.cjs +4 -4
- package/dist/DateInput.js +76 -80
- package/dist/DecimalInput.cjs +3 -3
- package/dist/DecimalInput.js +4 -4
- package/dist/DecimalInputV2.cjs +2 -2
- package/dist/DecimalInputV2.js +3 -3
- package/dist/DetailedProductsSection.cjs +1 -1
- package/dist/DetailedProductsSection.js +4 -4
- package/dist/DetailsView.cjs +2 -2
- package/dist/DetailsView.js +3 -3
- package/dist/DoubleRangeSlider.cjs +1 -1
- package/dist/DoubleRangeSlider.js +3 -3
- package/dist/DragAndDropFile.cjs +6 -6
- package/dist/DragAndDropFile.js +4 -4
- package/dist/DragDropFiles.cjs +1 -1
- package/dist/DragDropFiles.js +3 -3
- package/dist/Drawer.cjs +1 -1
- package/dist/Drawer.js +12 -12
- package/dist/Dropdown.cjs +1 -1
- package/dist/Dropdown.js +5 -5
- package/dist/DropdownItem.cjs +1 -1
- package/dist/DropdownItem.js +10 -10
- package/dist/DropdownLookup.cjs +1 -1
- package/dist/DropdownLookup.js +5 -5
- package/dist/DropdownMenu.cjs +1 -1
- package/dist/DropdownMenu.js +6 -6
- package/dist/EditableTable.cjs +1 -1
- package/dist/EditableTable.js +3 -3
- package/dist/FieldOfInterestsMasonrySection.cjs +6 -6
- package/dist/FieldOfInterestsMasonrySection.js +43 -42
- package/dist/FieldOfInterestsWithAvatarsCardsSection.cjs +1 -1
- package/dist/FieldOfInterestsWithAvatarsCardsSection.js +3 -3
- package/dist/FieldOfInterestsWithTagsCardsSection.cjs +3 -3
- package/dist/FieldOfInterestsWithTagsCardsSection.js +3 -3
- package/dist/FileInput.cjs +2 -2
- package/dist/FileInput.js +3 -3
- package/dist/FlexBox.cjs +1 -1
- package/dist/FlexBox.js +1 -1
- package/dist/FlexGridItem.cjs +1 -1
- package/dist/FlexGridItem.js +2 -2
- package/dist/FormField.cjs +1 -1
- package/dist/FormField.js +7 -7
- package/dist/FormView.cjs +2 -2
- package/dist/FormView.js +15 -15
- package/dist/GeneralWithTagsCardsSection.cjs +1 -1
- package/dist/GeneralWithTagsCardsSection.js +3 -3
- package/dist/GiftCardsSection.cjs +1 -1
- package/dist/GiftCardsSection.js +2 -2
- package/dist/Grid.cjs +1 -1
- package/dist/Grid.js +1 -1
- package/dist/GridItem.cjs +1 -1
- package/dist/GridItem.js +1 -1
- package/dist/Icon.cjs +2 -2
- package/dist/Icon.js +6 -6
- package/dist/IconButton.cjs +1 -1
- package/dist/IconButton.js +3 -3
- package/dist/Kanban.cjs +7 -7
- package/dist/Kanban.js +37 -41
- package/dist/KanbanActionsToolbar.cjs +1 -1
- package/dist/KanbanActionsToolbar.js +2 -2
- package/dist/{KanbanCard-BDyFaKYd.js → KanbanCard-BDRSqfVD.js} +2 -2
- package/dist/{KanbanCard-CofqdTrO.cjs → KanbanCard-CLOKZFYP.cjs} +1 -1
- package/dist/KanbanCard.cjs +1 -1
- package/dist/KanbanCard.js +3 -3
- package/dist/KanbanFooter.cjs +1 -1
- package/dist/KanbanFooter.js +2 -2
- package/dist/KanbanHeader.cjs +2 -2
- package/dist/KanbanHeader.js +2 -2
- package/dist/KanbanView.cjs +1 -1
- package/dist/KanbanView.js +3 -3
- package/dist/Link.cjs +2 -2
- package/dist/Link.js +6 -6
- package/dist/LocationSearchSection.cjs +53 -0
- package/dist/LocationSearchSection.js +108 -0
- package/dist/MasonryGeneralCardsSection.cjs +1 -1
- package/dist/MasonryGeneralCardsSection.js +3 -3
- package/dist/MenuItem.cjs +2 -2
- package/dist/MenuItem.js +3 -3
- package/dist/Modal.cjs +1 -1
- package/dist/Modal.js +6 -6
- package/dist/MultiSelectDropdown.cjs +1 -1
- package/dist/MultiSelectDropdown.js +3 -3
- package/dist/MultiSelectDropdownLookup.cjs +1 -1
- package/dist/MultiSelectDropdownLookup.js +3 -3
- package/dist/NestedDropdownItem.cjs +1 -1
- package/dist/NestedDropdownItem.js +9 -9
- package/dist/NestedMenuItem.cjs +2 -2
- package/dist/NestedMenuItem.js +8 -8
- package/dist/Notification.cjs +1 -1
- package/dist/Notification.js +1 -1
- package/dist/NotificationContainer.cjs +1 -1
- package/dist/NotificationContainer.js +3 -3
- package/dist/NotificationMessage.cjs +1 -1
- package/dist/NotificationMessage.js +3 -3
- package/dist/NumberInput.cjs +2 -2
- package/dist/NumberInput.js +4 -4
- package/dist/OverlayGeneralCardsSection.cjs +1 -1
- package/dist/OverlayGeneralCardsSection.js +3 -3
- package/dist/PageLayout.cjs +2 -2
- package/dist/PageLayout.js +2 -2
- package/dist/Pagination.cjs +2 -2
- package/dist/Pagination.js +2 -2
- package/dist/PasswordInput.cjs +2 -2
- package/dist/PasswordInput.js +4 -4
- package/dist/PopoverContent.cjs +1 -1
- package/dist/PopoverContent.js +5 -5
- package/dist/PopoverDescription.cjs +1 -1
- package/dist/PopoverDescription.js +1 -1
- package/dist/PopoverHeading.cjs +1 -1
- package/dist/PopoverHeading.js +1 -1
- package/dist/PopoverTrigger.cjs +1 -1
- package/dist/PopoverTrigger.js +1 -1
- package/dist/ProductsWithBannerSection.cjs +1 -1
- package/dist/ProductsWithBannerSection.js +3 -3
- package/dist/ProgressBar.cjs +1 -1
- package/dist/ProgressBar.js +8 -8
- package/dist/QuizSection.cjs +1 -1
- package/dist/QuizSection.js +2 -2
- package/dist/RadioGroup.cjs +1 -1
- package/dist/RadioGroup.js +2 -2
- package/dist/RadioInput.cjs +1 -1
- package/dist/RadioInput.js +3 -3
- package/dist/RangeSlider.cjs +2 -2
- package/dist/RangeSlider.js +3 -3
- package/dist/SalesCampaignsSection.cjs +423 -0
- package/dist/SalesCampaignsSection.js +967 -0
- package/dist/SearchBar.cjs +1 -1
- package/dist/SearchBar.js +6 -6
- package/dist/Separator.cjs +1 -1
- package/dist/Separator.js +3 -3
- package/dist/ShopCardsSection.cjs +1 -1
- package/dist/ShopCardsSection.js +2 -2
- package/dist/Sidebar.cjs +1 -1
- package/dist/Sidebar.js +3 -3
- package/dist/SimpleCategoriesSection.cjs +9 -9
- package/dist/SimpleCategoriesSection.js +48 -44
- package/dist/SimpleProductsSection.cjs +1 -1
- package/dist/SimpleProductsSection.js +3 -3
- package/dist/Spinner.cjs +1 -1
- package/dist/Spinner.js +12 -12
- package/dist/Surface.cjs +2 -2
- package/dist/Surface.js +3 -3
- package/dist/SwipeableDrawer.cjs +2 -2
- package/dist/SwipeableDrawer.js +3 -3
- package/dist/TabItem.cjs +1 -1
- package/dist/TabItem.js +11 -11
- package/dist/Table.cjs +7 -7
- package/dist/Table.js +4 -4
- package/dist/TableView.cjs +1 -1
- package/dist/TableView.js +2 -2
- package/dist/Tabs.cjs +2 -2
- package/dist/Tabs.js +2 -2
- package/dist/TextAreaInput.cjs +12 -12
- package/dist/TextAreaInput.js +124 -112
- package/dist/TextInput.cjs +2 -2
- package/dist/TextInput.js +4 -4
- package/dist/ThemeProvider.cjs +10 -10
- package/dist/ThemeProvider.js +189 -187
- package/dist/TimeInput.cjs +2 -2
- package/dist/TimeInput.js +4 -4
- package/dist/Toggle.cjs +15 -15
- package/dist/Toggle.js +40 -50
- package/dist/TreeMenu.cjs +1 -1
- package/dist/TreeMenu.js +1 -1
- package/dist/TreeMenuSeparator.cjs +1 -1
- package/dist/TreeMenuSeparator.js +3 -3
- package/dist/UploadedFile.cjs +2 -2
- package/dist/UploadedFile.js +16 -16
- package/dist/UrgentSaleProductsSection.cjs +1 -1
- package/dist/UrgentSaleProductsSection.js +2 -2
- package/dist/{defineProperty-DHvxLH8G.cjs → defineProperty-CqVRDJI8.cjs} +1 -1
- package/dist/{defineProperty-B5pLF6px.js → defineProperty-DF3p0mVo.js} +5 -5
- package/dist/emotion-element-f0de968e.browser.esm-B7k6i6lC.cjs +1 -0
- package/dist/emotion-element-f0de968e.browser.esm-CkCiQliQ.js +877 -0
- package/dist/{emotion-is-prop-valid.esm-CMrshNb7.cjs → emotion-is-prop-valid.esm-BNsx9k19.cjs} +1 -1
- package/dist/{emotion-is-prop-valid.esm-DkbeH1Xy.js → emotion-is-prop-valid.esm-CbWxtx4i.js} +1 -1
- package/dist/emotion-react.browser.esm-1R69UXoj.cjs +1 -0
- package/dist/emotion-react.browser.esm-C6iWxXPG.js +95 -0
- package/dist/{emotion-styled.browser.esm-BiK8DcgW.js → emotion-styled.browser.esm-CjCaF13H.js} +55 -53
- package/dist/emotion-styled.browser.esm-Cle7tAM9.cjs +1 -0
- package/dist/floating-ui.dom-CFbLeFcw.cjs +1 -0
- package/dist/floating-ui.dom-vNhdy5RI.js +947 -0
- package/dist/{floating-ui.react.esm-C4vrBVJU.cjs → floating-ui.react.esm-7Yt4LHw6.cjs} +1 -1
- package/dist/{floating-ui.react.esm-72DKnou_.js → floating-ui.react.esm-umB-tMXa.js} +3 -3
- package/dist/{index--Kmch3aI.js → index-64mXPFBC.js} +6724 -6724
- package/dist/{index-CvebWhtp.js → index-BlxaTV-D.js} +1 -1
- package/dist/{index-CkPex_K5.js → index-CHkb_Sj6.js} +2 -2
- package/dist/index-CT6_7UFb.js +350 -0
- package/dist/index-Cb_AeN9A.cjs +4 -0
- package/dist/{index-CNBqQrtK.js → index-CkWvbrVT.js} +1 -1
- package/dist/{index-BUChtubz.js → index-D-c5IxDk.js} +1 -1
- package/dist/{index-DKztZfzw.js → index-D6g5ZqyJ.js} +2 -2
- package/dist/{index-BP5r5zGN.cjs → index-DZoWlChs.cjs} +1 -1
- package/dist/{index-B67WqHGh.cjs → index-Dit169OA.cjs} +1 -1
- package/dist/{index-BmobrEkT.cjs → index-Dj5wZCVs.cjs} +1 -1
- package/dist/{index-CTJZaJ_S.js → index-DxdBg_r_.js} +1 -1
- package/dist/index-EeoArxOx.cjs +174 -0
- package/dist/index-Q_i-aqsF.cjs +95 -0
- package/dist/{index-C5vAqIS6.cjs → index-vXmvgZ2Y.cjs} +1 -1
- package/dist/index-wy-PXQR9.js +47 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +96 -92
- package/dist/{motion-Oud-wpUz.cjs → motion-B_VPZaJq.cjs} +1 -1
- package/dist/{motion-ecIGZGwI.js → motion-Ckekul_K.js} +1 -1
- package/dist/objectWithoutPropertiesLoose-BLga_MQA.cjs +1 -0
- package/dist/{objectWithoutPropertiesLoose-DwEN6RBQ.js → objectWithoutPropertiesLoose-DhwSMsjf.js} +1 -1
- package/dist/{react-toastify.esm-CkXGwKXL.js → react-toastify.esm--2awuizG.js} +1 -1
- package/dist/{react-toastify.esm-Dqcb4SQT.cjs → react-toastify.esm-Dq1k28O7.cjs} +1 -1
- package/dist/{style-BGQ1B_dp.js → style-6tSw9aqK.js} +1 -1
- package/dist/{style-BEUISPP7.cjs → style-BR3tIhP1.cjs} +1 -1
- package/dist/usePopover.cjs +1 -1
- package/dist/usePopover.js +6 -6
- package/dist/{utils-jiuifwtJ.js → utils-DtRLzzTZ.js} +224 -73
- package/dist/utils-NZLCh-J5.cjs +51 -0
- package/package.json +5 -2
- package/vite.config.js +12 -1
- package/dist/emotion-element-5486c51c.browser.esm-Bb4VkP8U.js +0 -886
- package/dist/emotion-element-5486c51c.browser.esm-QRQ5FSjv.cjs +0 -1
- package/dist/emotion-react.browser.esm-CN-s34fZ.js +0 -94
- package/dist/emotion-react.browser.esm-D7h2t2Bz.cjs +0 -1
- package/dist/emotion-styled.browser.esm-Cbp_XsK4.cjs +0 -1
- package/dist/floating-ui.dom-1F2mTXOe.cjs +0 -1
- package/dist/floating-ui.dom-BdUovkEr.js +0 -938
- package/dist/index-Ct1N7fF4.cjs +0 -174
- package/dist/objectWithoutPropertiesLoose-Bz3hwpmU.cjs +0 -1
- package/dist/utils-scuIeOqU.cjs +0 -51
package/dist/{emotion-is-prop-valid.esm-CMrshNb7.cjs → emotion-is-prop-valid.esm-BNsx9k19.cjs}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const t=require("./emotion-element-
|
|
1
|
+
"use strict";const t=require("./emotion-element-f0de968e.browser.esm-B7k6i6lC.cjs");var r=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,i=t.memoize(function(e){return r.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91});exports.isPropValid=i;
|
package/dist/{emotion-is-prop-valid.esm-DkbeH1Xy.js → emotion-is-prop-valid.esm-CbWxtx4i.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as t } from "./emotion-element-
|
|
1
|
+
import { m as t } from "./emotion-element-f0de968e.browser.esm-CkCiQliQ.js";
|
|
2
2
|
var r = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/, a = /* @__PURE__ */ t(
|
|
3
3
|
function(e) {
|
|
4
4
|
return r.test(e) || e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && e.charCodeAt(2) < 91;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const l=require("./emotion-element-f0de968e.browser.esm-B7k6i6lC.cjs"),y=require("react");require("./hoist-non-react-statics.cjs-Dr-ytKVG.cjs");function h(n){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const r in n)if(r!=="default"){const t=Object.getOwnPropertyDescriptor(n,r);Object.defineProperty(e,r,t.get?t:{enumerable:!0,get:()=>n[r]})}}return e.default=n,Object.freeze(e)}const u=h(y);exports.jsx=function(e,r){var t=arguments;if(r==null||!l.hasOwn.call(r,"css"))return u.createElement.apply(void 0,t);var a=t.length,i=new Array(a);i[0]=l.Emotion$1,i[1]=l.createEmotionProps(e,r);for(var s=2;s<a;s++)i[s]=t[s];return u.createElement.apply(null,i)};(function(n){var e;e||(e=n.JSX||(n.JSX={}))})(exports.jsx||(exports.jsx={}));function g(){for(var n=arguments.length,e=new Array(n),r=0;r<n;r++)e[r]=arguments[r];return l.serializeStyles(e)}function S(){var n=g.apply(void 0,arguments),e="animation-"+n.name;return{name:e,styles:"@keyframes "+e+"{"+n.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}var b=function n(e){for(var r=e.length,t=0,a="";t<r;t++){var i=e[t];if(i!=null){var s=void 0;switch(typeof i){case"boolean":break;case"object":{if(Array.isArray(i))s=n(i);else{s="";for(var o in i)i[o]&&o&&(s&&(s+=" "),s+=o)}break}default:s=i}s&&(a&&(a+=" "),a+=s)}}return a};function E(n,e,r){var t=[],a=l.getRegisteredStyles(n,t,r);return t.length<2?r:a+e(t)}var p=function(e){var r=e.cache,t=e.serializedArr;return l.useInsertionEffectAlwaysWithSyncFallback(function(){for(var a=0;a<t.length;a++)l.insertStyles(r,t[a],!1)}),null},w=l.withEmotionCache(function(n,e){var r=[],t=function(){for(var f=arguments.length,m=new Array(f),c=0;c<f;c++)m[c]=arguments[c];var v=l.serializeStyles(m,e.registered);return r.push(v),l.registerStyles(e,v,!1),e.key+"-"+v.name},a=function(){for(var f=arguments.length,m=new Array(f),c=0;c<f;c++)m[c]=arguments[c];return E(e.registered,t,b(m))},i={css:t,cx:a,theme:u.useContext(l.ThemeContext)},s=n.children(i);return u.createElement(u.Fragment,null,u.createElement(p,{cache:e,serializedArr:r}),s)});exports.ClassNames=w;exports.css=g;exports.keyframes=S;
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
import { s as g, h, E as y, c as E, w as S, T as w, r as p, a as x, i as b, g as z } from "./emotion-element-f0de968e.browser.esm-CkCiQliQ.js";
|
|
2
|
+
import * as u from "react";
|
|
3
|
+
import "./hoist-non-react-statics.cjs-CAHiRNzQ.js";
|
|
4
|
+
var v = function(e, r) {
|
|
5
|
+
var n = arguments;
|
|
6
|
+
if (r == null || !h.call(r, "css"))
|
|
7
|
+
return u.createElement.apply(void 0, n);
|
|
8
|
+
var t = n.length, i = new Array(t);
|
|
9
|
+
i[0] = y, i[1] = E(e, r);
|
|
10
|
+
for (var s = 2; s < t; s++)
|
|
11
|
+
i[s] = n[s];
|
|
12
|
+
return u.createElement.apply(null, i);
|
|
13
|
+
};
|
|
14
|
+
(function(a) {
|
|
15
|
+
var e;
|
|
16
|
+
e || (e = a.JSX || (a.JSX = {}));
|
|
17
|
+
})(v || (v = {}));
|
|
18
|
+
function A() {
|
|
19
|
+
for (var a = arguments.length, e = new Array(a), r = 0; r < a; r++)
|
|
20
|
+
e[r] = arguments[r];
|
|
21
|
+
return g(e);
|
|
22
|
+
}
|
|
23
|
+
function O() {
|
|
24
|
+
var a = A.apply(void 0, arguments), e = "animation-" + a.name;
|
|
25
|
+
return {
|
|
26
|
+
name: e,
|
|
27
|
+
styles: "@keyframes " + e + "{" + a.styles + "}",
|
|
28
|
+
anim: 1,
|
|
29
|
+
toString: function() {
|
|
30
|
+
return "_EMO_" + this.name + "_" + this.styles + "_EMO_";
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
}
|
|
34
|
+
var C = function a(e) {
|
|
35
|
+
for (var r = e.length, n = 0, t = ""; n < r; n++) {
|
|
36
|
+
var i = e[n];
|
|
37
|
+
if (i != null) {
|
|
38
|
+
var s = void 0;
|
|
39
|
+
switch (typeof i) {
|
|
40
|
+
case "boolean":
|
|
41
|
+
break;
|
|
42
|
+
case "object": {
|
|
43
|
+
if (Array.isArray(i))
|
|
44
|
+
s = a(i);
|
|
45
|
+
else {
|
|
46
|
+
s = "";
|
|
47
|
+
for (var c in i)
|
|
48
|
+
i[c] && c && (s && (s += " "), s += c);
|
|
49
|
+
}
|
|
50
|
+
break;
|
|
51
|
+
}
|
|
52
|
+
default:
|
|
53
|
+
s = i;
|
|
54
|
+
}
|
|
55
|
+
s && (t && (t += " "), t += s);
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
return t;
|
|
59
|
+
};
|
|
60
|
+
function J(a, e, r) {
|
|
61
|
+
var n = [], t = z(a, n, r);
|
|
62
|
+
return n.length < 2 ? r : t + e(n);
|
|
63
|
+
}
|
|
64
|
+
var X = function(e) {
|
|
65
|
+
var r = e.cache, n = e.serializedArr;
|
|
66
|
+
return x(function() {
|
|
67
|
+
for (var t = 0; t < n.length; t++)
|
|
68
|
+
b(r, n[t], !1);
|
|
69
|
+
}), null;
|
|
70
|
+
}, F = /* @__PURE__ */ S(function(a, e) {
|
|
71
|
+
var r = [], n = function() {
|
|
72
|
+
for (var o = arguments.length, m = new Array(o), l = 0; l < o; l++)
|
|
73
|
+
m[l] = arguments[l];
|
|
74
|
+
var f = g(m, e.registered);
|
|
75
|
+
return r.push(f), p(e, f, !1), e.key + "-" + f.name;
|
|
76
|
+
}, t = function() {
|
|
77
|
+
for (var o = arguments.length, m = new Array(o), l = 0; l < o; l++)
|
|
78
|
+
m[l] = arguments[l];
|
|
79
|
+
return J(e.registered, n, C(m));
|
|
80
|
+
}, i = {
|
|
81
|
+
css: n,
|
|
82
|
+
cx: t,
|
|
83
|
+
theme: u.useContext(w)
|
|
84
|
+
}, s = a.children(i);
|
|
85
|
+
return /* @__PURE__ */ u.createElement(u.Fragment, null, /* @__PURE__ */ u.createElement(X, {
|
|
86
|
+
cache: e,
|
|
87
|
+
serializedArr: r
|
|
88
|
+
}), s);
|
|
89
|
+
});
|
|
90
|
+
export {
|
|
91
|
+
F as C,
|
|
92
|
+
A as c,
|
|
93
|
+
v as j,
|
|
94
|
+
O as k
|
|
95
|
+
};
|
package/dist/{emotion-styled.browser.esm-BiK8DcgW.js → emotion-styled.browser.esm-CjCaF13H.js}
RENAMED
|
@@ -1,71 +1,73 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { w as z, _ as I, T as j, g as q, s as R, r as A, a as D, i as G } from "./emotion-element-f0de968e.browser.esm-CkCiQliQ.js";
|
|
2
2
|
import * as c from "react";
|
|
3
|
-
import { i as
|
|
4
|
-
var
|
|
3
|
+
import { i as U } from "./emotion-is-prop-valid.esm-CbWxtx4i.js";
|
|
4
|
+
var V = U, W = function(e) {
|
|
5
5
|
return e !== "theme";
|
|
6
|
-
},
|
|
6
|
+
}, T = function(e) {
|
|
7
7
|
return typeof e == "string" && // 96 is one less than the char code
|
|
8
8
|
// for "a" so this is checking that
|
|
9
9
|
// it's a lowercase character
|
|
10
|
-
e.charCodeAt(0) > 96 ?
|
|
11
|
-
}, O = function(e,
|
|
10
|
+
e.charCodeAt(0) > 96 ? V : W;
|
|
11
|
+
}, O = function(e, t, s) {
|
|
12
12
|
var r;
|
|
13
|
-
if (
|
|
14
|
-
var i =
|
|
15
|
-
r = e.__emotion_forwardProp && i ? function(
|
|
16
|
-
return e.__emotion_forwardProp(
|
|
13
|
+
if (t) {
|
|
14
|
+
var i = t.shouldForwardProp;
|
|
15
|
+
r = e.__emotion_forwardProp && i ? function(d) {
|
|
16
|
+
return e.__emotion_forwardProp(d) && i(d);
|
|
17
17
|
} : i;
|
|
18
18
|
}
|
|
19
19
|
return typeof r != "function" && s && (r = e.__emotion_forwardProp), r;
|
|
20
|
-
},
|
|
21
|
-
var
|
|
22
|
-
return
|
|
23
|
-
return
|
|
20
|
+
}, B = function(e) {
|
|
21
|
+
var t = e.cache, s = e.serialized, r = e.isStringTag;
|
|
22
|
+
return A(t, s, r), D(function() {
|
|
23
|
+
return G(t, s, r);
|
|
24
24
|
}), null;
|
|
25
|
-
},
|
|
26
|
-
var s = e.__emotion_real === e, r = s && e.__emotion_base || e, i,
|
|
27
|
-
|
|
28
|
-
var _ = O(e,
|
|
25
|
+
}, H = function o(e, t) {
|
|
26
|
+
var s = e.__emotion_real === e, r = s && e.__emotion_base || e, i, d;
|
|
27
|
+
t !== void 0 && (i = t.label, d = t.target);
|
|
28
|
+
var _ = O(e, t, s), w = _ || T(r), b = !w("as");
|
|
29
29
|
return function() {
|
|
30
|
-
var
|
|
31
|
-
if (i !== void 0 &&
|
|
32
|
-
|
|
30
|
+
var m = arguments, l = s && e.__emotion_styles !== void 0 ? e.__emotion_styles.slice(0) : [];
|
|
31
|
+
if (i !== void 0 && l.push("label:" + i + ";"), m[0] == null || m[0].raw === void 0)
|
|
32
|
+
l.push.apply(l, m);
|
|
33
33
|
else {
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
34
|
+
var S = m[0];
|
|
35
|
+
l.push(S[0]);
|
|
36
|
+
for (var k = m.length, p = 1; p < k; p++)
|
|
37
|
+
l.push(m[p], S[p]);
|
|
37
38
|
}
|
|
38
|
-
var n = z(function(
|
|
39
|
-
var
|
|
40
|
-
if (
|
|
41
|
-
|
|
42
|
-
for (var C in
|
|
43
|
-
|
|
44
|
-
|
|
39
|
+
var n = z(function(a, u, v) {
|
|
40
|
+
var P = b && a.as || r, f = "", F = [], h = a;
|
|
41
|
+
if (a.theme == null) {
|
|
42
|
+
h = {};
|
|
43
|
+
for (var C in a)
|
|
44
|
+
h[C] = a[C];
|
|
45
|
+
h.theme = c.useContext(j);
|
|
45
46
|
}
|
|
46
|
-
typeof
|
|
47
|
-
var
|
|
48
|
-
f +=
|
|
49
|
-
var
|
|
50
|
-
for (var
|
|
51
|
-
|
|
52
|
-
return
|
|
53
|
-
cache:
|
|
54
|
-
serialized:
|
|
55
|
-
isStringTag: typeof
|
|
56
|
-
}), /* @__PURE__ */ c.createElement(
|
|
47
|
+
typeof a.className == "string" ? f = q(u.registered, F, a.className) : a.className != null && (f = a.className + " ");
|
|
48
|
+
var N = R(l.concat(F), u.registered, h);
|
|
49
|
+
f += u.key + "-" + N.name, d !== void 0 && (f += " " + d);
|
|
50
|
+
var x = b && _ === void 0 ? T(P) : w, g = {};
|
|
51
|
+
for (var y in a)
|
|
52
|
+
b && y === "as" || x(y) && (g[y] = a[y]);
|
|
53
|
+
return g.className = f, v && (g.ref = v), /* @__PURE__ */ c.createElement(c.Fragment, null, /* @__PURE__ */ c.createElement(B, {
|
|
54
|
+
cache: u,
|
|
55
|
+
serialized: N,
|
|
56
|
+
isStringTag: typeof P == "string"
|
|
57
|
+
}), /* @__PURE__ */ c.createElement(P, g));
|
|
57
58
|
});
|
|
58
|
-
return n.displayName = i !== void 0 ? i : "Styled(" + (typeof r == "string" ? r : r.displayName || r.name || "Component") + ")", n.defaultProps = e.defaultProps, n.__emotion_real = n, n.__emotion_base = r, n.__emotion_styles =
|
|
59
|
+
return n.displayName = i !== void 0 ? i : "Styled(" + (typeof r == "string" ? r : r.displayName || r.name || "Component") + ")", n.defaultProps = e.defaultProps, n.__emotion_real = n, n.__emotion_base = r, n.__emotion_styles = l, n.__emotion_forwardProp = _, Object.defineProperty(n, "toString", {
|
|
59
60
|
value: function() {
|
|
60
|
-
return
|
|
61
|
+
return "." + d;
|
|
61
62
|
}
|
|
62
|
-
}), n.withComponent = function(
|
|
63
|
-
|
|
64
|
-
shouldForwardProp: O(n,
|
|
65
|
-
}))
|
|
63
|
+
}), n.withComponent = function(a, u) {
|
|
64
|
+
var v = o(a, I({}, t, u, {
|
|
65
|
+
shouldForwardProp: O(n, u, !0)
|
|
66
|
+
}));
|
|
67
|
+
return v.apply(void 0, l);
|
|
66
68
|
}, n;
|
|
67
69
|
};
|
|
68
|
-
},
|
|
70
|
+
}, J = [
|
|
69
71
|
"a",
|
|
70
72
|
"abbr",
|
|
71
73
|
"address",
|
|
@@ -201,10 +203,10 @@ var L = G, M = function(e) {
|
|
|
201
203
|
"svg",
|
|
202
204
|
"text",
|
|
203
205
|
"tspan"
|
|
204
|
-
],
|
|
205
|
-
|
|
206
|
-
|
|
206
|
+
], E = H.bind(null);
|
|
207
|
+
J.forEach(function(o) {
|
|
208
|
+
E[o] = E(o);
|
|
207
209
|
});
|
|
208
210
|
export {
|
|
209
|
-
|
|
211
|
+
E as n
|
|
210
212
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const d=require("./emotion-element-f0de968e.browser.esm-B7k6i6lC.cjs"),z=require("react"),I=require("./emotion-is-prop-valid.esm-BNsx9k19.cjs");function x(a){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(a){for(const r in a)if(r!=="default"){const o=Object.getOwnPropertyDescriptor(a,r);Object.defineProperty(e,r,o.get?o:{enumerable:!0,get:()=>a[r]})}}return e.default=a,Object.freeze(e)}const p=x(z);var D=I.isPropValid,R=function(e){return e!=="theme"},j=function(e){return typeof e=="string"&&e.charCodeAt(0)>96?D:R},E=function(e,r,o){var t;if(r){var l=r.shouldForwardProp;t=e.__emotion_forwardProp&&l?function(u){return e.__emotion_forwardProp(u)&&l(u)}:l}return typeof t!="function"&&o&&(t=e.__emotion_forwardProp),t},A=function(e){var r=e.cache,o=e.serialized,t=e.isStringTag;return d.registerStyles(r,o,t),d.useInsertionEffectAlwaysWithSyncFallback(function(){return d.insertStyles(r,o,t)}),null},G=function a(e,r){var o=e.__emotion_real===e,t=o&&e.__emotion_base||e,l,u;r!==void 0&&(l=r.label,u=r.target);var _=E(e,r,o),F=_||j(t),P=!F("as");return function(){var f=arguments,s=o&&e.__emotion_styles!==void 0?e.__emotion_styles.slice(0):[];if(l!==void 0&&s.push("label:"+l+";"),f[0]==null||f[0].raw===void 0)s.push.apply(s,f);else{var O=f[0];s.push(O[0]);for(var k=f.length,v=1;v<k;v++)s.push(f[v],O[v])}var i=d.withEmotionCache(function(n,c,g){var w=P&&n.as||t,m="",C=[],h=n;if(n.theme==null){h={};for(var N in n)h[N]=n[N];h.theme=p.useContext(d.ThemeContext)}typeof n.className=="string"?m=d.getRegisteredStyles(c.registered,C,n.className):n.className!=null&&(m=n.className+" ");var T=d.serializeStyles(s.concat(C),c.registered,h);m+=c.key+"-"+T.name,u!==void 0&&(m+=" "+u);var q=P&&_===void 0?j(w):F,b={};for(var y in n)P&&y==="as"||q(y)&&(b[y]=n[y]);return b.className=m,g&&(b.ref=g),p.createElement(p.Fragment,null,p.createElement(A,{cache:c,serialized:T,isStringTag:typeof w=="string"}),p.createElement(w,b))});return i.displayName=l!==void 0?l:"Styled("+(typeof t=="string"?t:t.displayName||t.name||"Component")+")",i.defaultProps=e.defaultProps,i.__emotion_real=i,i.__emotion_base=t,i.__emotion_styles=s,i.__emotion_forwardProp=_,Object.defineProperty(i,"toString",{value:function(){return"."+u}}),i.withComponent=function(n,c){var g=a(n,d._extends({},r,c,{shouldForwardProp:E(i,c,!0)}));return g.apply(void 0,s)},i}},V=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],S=G.bind(null);V.forEach(function(a){S[a]=S(a)});exports.newStyled=S;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const X=Math.min,B=Math.max,K=Math.round,U=Math.floor,L=t=>({x:t,y:t}),kt={left:"right",right:"left",bottom:"top",top:"bottom"},Bt={start:"end",end:"start"};function gt(t,e,o){return B(t,X(e,o))}function Q(t,e){return typeof t=="function"?t(e):t}function M(t){return t.split("-")[0]}function Z(t){return t.split("-")[1]}function vt(t){return t==="x"?"y":"x"}function bt(t){return t==="y"?"height":"width"}function D(t){return["top","bottom"].includes(M(t))?"y":"x"}function At(t){return vt(D(t))}function Mt(t,e,o){o===void 0&&(o=!1);const n=Z(t),i=At(t),r=bt(i);let s=i==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[r]>e.floating[r]&&(s=G(s)),[s,G(s)]}function Nt(t){const e=G(t);return[rt(t),e,rt(e)]}function rt(t){return t.replace(/start|end/g,e=>Bt[e])}function Vt(t,e,o){const n=["left","right"],i=["right","left"],r=["top","bottom"],s=["bottom","top"];switch(t){case"top":case"bottom":return o?e?i:n:e?n:i;case"left":case"right":return e?r:s;default:return[]}}function Wt(t,e,o,n){const i=Z(t);let r=Vt(M(t),o==="start",n);return i&&(r=r.map(s=>s+"-"+i),e&&(r=r.concat(r.map(rt)))),r}function G(t){return t.replace(/left|right|bottom|top/g,e=>kt[e])}function Ht(t){return{top:0,right:0,bottom:0,left:0,...t}}function _t(t){return typeof t!="number"?Ht(t):{top:t,right:t,bottom:t,left:t}}function J(t){const{x:e,y:o,width:n,height:i}=t;return{width:n,height:i,top:o,left:e,right:e+n,bottom:o+i,x:e,y:o}}function pt(t,e,o){let{reference:n,floating:i}=t;const r=D(e),s=At(e),c=bt(s),l=M(e),f=r==="y",d=n.x+n.width/2-i.width/2,a=n.y+n.height/2-i.height/2,m=n[c]/2-i[c]/2;let u;switch(l){case"top":u={x:d,y:n.y-i.height};break;case"bottom":u={x:d,y:n.y+n.height};break;case"right":u={x:n.x+n.width,y:a};break;case"left":u={x:n.x-i.width,y:a};break;default:u={x:n.x,y:n.y}}switch(Z(e)){case"start":u[s]-=m*(o&&f?-1:1);break;case"end":u[s]+=m*(o&&f?-1:1);break}return u}const $t=async(t,e,o)=>{const{placement:n="bottom",strategy:i="absolute",middleware:r=[],platform:s}=o,c=r.filter(Boolean),l=await(s.isRTL==null?void 0:s.isRTL(e));let f=await s.getElementRects({reference:t,floating:e,strategy:i}),{x:d,y:a}=pt(f,n,l),m=n,u={},h=0;for(let p=0;p<c.length;p++){const{name:w,fn:g}=c[p],{x,y,data:b,reset:v}=await g({x:d,y:a,initialPlacement:n,placement:m,strategy:i,middlewareData:u,rects:f,platform:s,elements:{reference:t,floating:e}});d=x??d,a=y??a,u={...u,[w]:{...u[w],...b}},v&&h<=50&&(h++,typeof v=="object"&&(v.placement&&(m=v.placement),v.rects&&(f=v.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:i}):v.rects),{x:d,y:a}=pt(f,m,l)),p=-1)}return{x:d,y:a,placement:m,strategy:i,middlewareData:u}};async function Rt(t,e){var o;e===void 0&&(e={});const{x:n,y:i,platform:r,rects:s,elements:c,strategy:l}=t,{boundary:f="clippingAncestors",rootBoundary:d="viewport",elementContext:a="floating",altBoundary:m=!1,padding:u=0}=Q(e,t),h=_t(u),w=c[m?a==="floating"?"reference":"floating":a],g=J(await r.getClippingRect({element:(o=await(r.isElement==null?void 0:r.isElement(w)))==null||o?w:w.contextElement||await(r.getDocumentElement==null?void 0:r.getDocumentElement(c.floating)),boundary:f,rootBoundary:d,strategy:l})),x=a==="floating"?{x:n,y:i,width:s.floating.width,height:s.floating.height}:s.reference,y=await(r.getOffsetParent==null?void 0:r.getOffsetParent(c.floating)),b=await(r.isElement==null?void 0:r.isElement(y))?await(r.getScale==null?void 0:r.getScale(y))||{x:1,y:1}:{x:1,y:1},v=J(r.convertOffsetParentRelativeRectToViewportRelativeRect?await r.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:x,offsetParent:y,strategy:l}):x);return{top:(g.top-v.top+h.top)/b.y,bottom:(v.bottom-g.bottom+h.bottom)/b.y,left:(g.left-v.left+h.left)/b.x,right:(v.right-g.right+h.right)/b.x}}const zt=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var o,n;const{placement:i,middlewareData:r,rects:s,initialPlacement:c,platform:l,elements:f}=e,{mainAxis:d=!0,crossAxis:a=!0,fallbackPlacements:m,fallbackStrategy:u="bestFit",fallbackAxisSideDirection:h="none",flipAlignment:p=!0,...w}=Q(t,e);if((o=r.arrow)!=null&&o.alignmentOffset)return{};const g=M(i),x=D(c),y=M(c)===c,b=await(l.isRTL==null?void 0:l.isRTL(f.floating)),v=m||(y||!p?[G(c)]:Nt(c)),I=h!=="none";!m&&I&&v.push(...Wt(c,p,h,b));const V=[c,...v],ot=await Rt(e,w),q=[];let W=((n=r.flip)==null?void 0:n.overflows)||[];if(d&&q.push(ot[g]),a){const P=Mt(i,s,b);q.push(ot[P[0]],ot[P[1]])}if(W=[...W,{placement:i,overflows:q}],!q.every(P=>P<=0)){var dt,mt;const P=(((dt=r.flip)==null?void 0:dt.index)||0)+1,it=V[P];if(it&&(!(a==="alignment"?x!==D(it):!1)||W.every(R=>R.overflows[0]>0&&D(R.placement)===x)))return{data:{index:P,overflows:W},reset:{placement:it}};let j=(mt=W.filter(k=>k.overflows[0]<=0).sort((k,R)=>k.overflows[1]-R.overflows[1])[0])==null?void 0:mt.placement;if(!j)switch(u){case"bestFit":{var ht;const k=(ht=W.filter(R=>{if(I){const S=D(R.placement);return S===x||S==="y"}return!0}).map(R=>[R.placement,R.overflows.filter(S=>S>0).reduce((S,Pt)=>S+Pt,0)]).sort((R,S)=>R[1]-S[1])[0])==null?void 0:ht[0];k&&(j=k);break}case"initialPlacement":j=c;break}if(i!==j)return{reset:{placement:j}}}return{}}}};async function It(t,e){const{placement:o,platform:n,elements:i}=t,r=await(n.isRTL==null?void 0:n.isRTL(i.floating)),s=M(o),c=Z(o),l=D(o)==="y",f=["left","top"].includes(s)?-1:1,d=r&&l?-1:1,a=Q(e,t);let{mainAxis:m,crossAxis:u,alignmentAxis:h}=typeof a=="number"?{mainAxis:a,crossAxis:0,alignmentAxis:null}:{mainAxis:a.mainAxis||0,crossAxis:a.crossAxis||0,alignmentAxis:a.alignmentAxis};return c&&typeof h=="number"&&(u=c==="end"?h*-1:h),l?{x:u*d,y:m*f}:{x:m*f,y:u*d}}const jt=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var o,n;const{x:i,y:r,placement:s,middlewareData:c}=e,l=await It(e,t);return s===((o=c.offset)==null?void 0:o.placement)&&(n=c.arrow)!=null&&n.alignmentOffset?{}:{x:i+l.x,y:r+l.y,data:{...l,placement:s}}}}},Yt=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:o,y:n,placement:i}=e,{mainAxis:r=!0,crossAxis:s=!1,limiter:c={fn:w=>{let{x:g,y:x}=w;return{x:g,y:x}}},...l}=Q(t,e),f={x:o,y:n},d=await Rt(e,l),a=D(M(i)),m=vt(a);let u=f[m],h=f[a];if(r){const w=m==="y"?"top":"left",g=m==="y"?"bottom":"right",x=u+d[w],y=u-d[g];u=gt(x,u,y)}if(s){const w=a==="y"?"top":"left",g=a==="y"?"bottom":"right",x=h+d[w],y=h-d[g];h=gt(x,h,y)}const p=c.fn({...e,[m]:u,[a]:h});return{...p,data:{x:p.x-o,y:p.y-n,enabled:{[m]:r,[a]:s}}}}}};function tt(){return typeof window<"u"}function z(t){return Ot(t)?(t.nodeName||"").toLowerCase():"#document"}function A(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function E(t){var e;return(e=(Ot(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Ot(t){return tt()?t instanceof Node||t instanceof A(t).Node:!1}function O(t){return tt()?t instanceof Element||t instanceof A(t).Element:!1}function T(t){return tt()?t instanceof HTMLElement||t instanceof A(t).HTMLElement:!1}function wt(t){return!tt()||typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof A(t).ShadowRoot}function Y(t){const{overflow:e,overflowX:o,overflowY:n,display:i}=C(t);return/auto|scroll|overlay|hidden|clip/.test(e+n+o)&&!["inline","contents"].includes(i)}function qt(t){return["table","td","th"].includes(z(t))}function et(t){return[":popover-open",":modal"].some(e=>{try{return t.matches(e)}catch{return!1}})}function lt(t){const e=ft(),o=O(t)?C(t):t;return["transform","translate","scale","rotate","perspective"].some(n=>o[n]?o[n]!=="none":!1)||(o.containerType?o.containerType!=="normal":!1)||!e&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!e&&(o.filter?o.filter!=="none":!1)||["transform","translate","scale","rotate","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function Ut(t){let e=F(t);for(;T(e)&&!_(e);){if(lt(e))return e;if(et(e))return null;e=F(e)}return null}function ft(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function _(t){return["html","body","#document"].includes(z(t))}function C(t){return A(t).getComputedStyle(t)}function nt(t){return O(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function F(t){if(z(t)==="html")return t;const e=t.assignedSlot||t.parentNode||wt(t)&&t.host||E(t);return wt(e)?e.host:e}function Ct(t){const e=F(t);return _(e)?t.ownerDocument?t.ownerDocument.body:t.body:T(e)&&Y(e)?e:Ct(e)}function $(t,e,o){var n;e===void 0&&(e=[]),o===void 0&&(o=!0);const i=Ct(t),r=i===((n=t.ownerDocument)==null?void 0:n.body),s=A(i);if(r){const c=ct(s);return e.concat(s,s.visualViewport||[],Y(i)?i:[],c&&o?$(c):[])}return e.concat(i,$(i,[],o))}function ct(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function Lt(t){const e=C(t);let o=parseFloat(e.width)||0,n=parseFloat(e.height)||0;const i=T(t),r=i?t.offsetWidth:o,s=i?t.offsetHeight:n,c=K(o)!==r||K(n)!==s;return c&&(o=r,n=s),{width:o,height:n,$:c}}function at(t){return O(t)?t:t.contextElement}function H(t){const e=at(t);if(!T(e))return L(1);const o=e.getBoundingClientRect(),{width:n,height:i,$:r}=Lt(e);let s=(r?K(o.width):o.width)/n,c=(r?K(o.height):o.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}const Xt=L(0);function Tt(t){const e=A(t);return!ft()||!e.visualViewport?Xt:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Kt(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==A(t)?!1:e}function N(t,e,o,n){e===void 0&&(e=!1),o===void 0&&(o=!1);const i=t.getBoundingClientRect(),r=at(t);let s=L(1);e&&(n?O(n)&&(s=H(n)):s=H(t));const c=Kt(r,o,n)?Tt(r):L(0);let l=(i.left+c.x)/s.x,f=(i.top+c.y)/s.y,d=i.width/s.x,a=i.height/s.y;if(r){const m=A(r),u=n&&O(n)?A(n):n;let h=m,p=ct(h);for(;p&&n&&u!==h;){const w=H(p),g=p.getBoundingClientRect(),x=C(p),y=g.left+(p.clientLeft+parseFloat(x.paddingLeft))*w.x,b=g.top+(p.clientTop+parseFloat(x.paddingTop))*w.y;l*=w.x,f*=w.y,d*=w.x,a*=w.y,l+=y,f+=b,h=A(p),p=ct(h)}}return J({width:d,height:a,x:l,y:f})}function ut(t,e){const o=nt(t).scrollLeft;return e?e.left+o:N(E(t)).left+o}function Et(t,e,o){o===void 0&&(o=!1);const n=t.getBoundingClientRect(),i=n.left+e.scrollLeft-(o?0:ut(t,n)),r=n.top+e.scrollTop;return{x:i,y:r}}function Gt(t){let{elements:e,rect:o,offsetParent:n,strategy:i}=t;const r=i==="fixed",s=E(n),c=e?et(e.floating):!1;if(n===s||c&&r)return o;let l={scrollLeft:0,scrollTop:0},f=L(1);const d=L(0),a=T(n);if((a||!a&&!r)&&((z(n)!=="body"||Y(s))&&(l=nt(n)),T(n))){const u=N(n);f=H(n),d.x=u.x+n.clientLeft,d.y=u.y+n.clientTop}const m=s&&!a&&!r?Et(s,l,!0):L(0);return{width:o.width*f.x,height:o.height*f.y,x:o.x*f.x-l.scrollLeft*f.x+d.x+m.x,y:o.y*f.y-l.scrollTop*f.y+d.y+m.y}}function Jt(t){return Array.from(t.getClientRects())}function Qt(t){const e=E(t),o=nt(t),n=t.ownerDocument.body,i=B(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),r=B(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight);let s=-o.scrollLeft+ut(t);const c=-o.scrollTop;return C(n).direction==="rtl"&&(s+=B(e.clientWidth,n.clientWidth)-i),{width:i,height:r,x:s,y:c}}function Zt(t,e){const o=A(t),n=E(t),i=o.visualViewport;let r=n.clientWidth,s=n.clientHeight,c=0,l=0;if(i){r=i.width,s=i.height;const f=ft();(!f||f&&e==="fixed")&&(c=i.offsetLeft,l=i.offsetTop)}return{width:r,height:s,x:c,y:l}}function te(t,e){const o=N(t,!0,e==="fixed"),n=o.top+t.clientTop,i=o.left+t.clientLeft,r=T(t)?H(t):L(1),s=t.clientWidth*r.x,c=t.clientHeight*r.y,l=i*r.x,f=n*r.y;return{width:s,height:c,x:l,y:f}}function xt(t,e,o){let n;if(e==="viewport")n=Zt(t,o);else if(e==="document")n=Qt(E(t));else if(O(e))n=te(e,o);else{const i=Tt(t);n={x:e.x-i.x,y:e.y-i.y,width:e.width,height:e.height}}return J(n)}function St(t,e){const o=F(t);return o===e||!O(o)||_(o)?!1:C(o).position==="fixed"||St(o,e)}function ee(t,e){const o=e.get(t);if(o)return o;let n=$(t,[],!1).filter(c=>O(c)&&z(c)!=="body"),i=null;const r=C(t).position==="fixed";let s=r?F(t):t;for(;O(s)&&!_(s);){const c=C(s),l=lt(s);!l&&c.position==="fixed"&&(i=null),(r?!l&&!i:!l&&c.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||Y(s)&&!l&&St(t,s))?n=n.filter(d=>d!==s):i=c,s=F(s)}return e.set(t,n),n}function ne(t){let{element:e,boundary:o,rootBoundary:n,strategy:i}=t;const s=[...o==="clippingAncestors"?et(e)?[]:ee(e,this._c):[].concat(o),n],c=s[0],l=s.reduce((f,d)=>{const a=xt(e,d,i);return f.top=B(a.top,f.top),f.right=X(a.right,f.right),f.bottom=X(a.bottom,f.bottom),f.left=B(a.left,f.left),f},xt(e,c,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function oe(t){const{width:e,height:o}=Lt(t);return{width:e,height:o}}function ie(t,e,o){const n=T(e),i=E(e),r=o==="fixed",s=N(t,!0,r,e);let c={scrollLeft:0,scrollTop:0};const l=L(0);function f(){l.x=ut(i)}if(n||!n&&!r)if((z(e)!=="body"||Y(i))&&(c=nt(e)),n){const u=N(e,!0,r,e);l.x=u.x+e.clientLeft,l.y=u.y+e.clientTop}else i&&f();r&&!n&&i&&f();const d=i&&!n&&!r?Et(i,c):L(0),a=s.left+c.scrollLeft-l.x-d.x,m=s.top+c.scrollTop-l.y-d.y;return{x:a,y:m,width:s.width,height:s.height}}function st(t){return C(t).position==="static"}function yt(t,e){if(!T(t)||C(t).position==="fixed")return null;if(e)return e(t);let o=t.offsetParent;return E(t)===o&&(o=o.ownerDocument.body),o}function Dt(t,e){const o=A(t);if(et(t))return o;if(!T(t)){let i=F(t);for(;i&&!_(i);){if(O(i)&&!st(i))return i;i=F(i)}return o}let n=yt(t,e);for(;n&&qt(n)&&st(n);)n=yt(n,e);return n&&_(n)&&st(n)&&!lt(n)?o:n||Ut(t)||o}const se=async function(t){const e=this.getOffsetParent||Dt,o=this.getDimensions,n=await o(t.floating);return{reference:ie(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function re(t){return C(t).direction==="rtl"}const ce={convertOffsetParentRelativeRectToViewportRelativeRect:Gt,getDocumentElement:E,getClippingRect:ne,getOffsetParent:Dt,getElementRects:se,getClientRects:Jt,getDimensions:oe,getScale:H,isElement:O,isRTL:re};function Ft(t,e){return t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height}function le(t,e){let o=null,n;const i=E(t);function r(){var c;clearTimeout(n),(c=o)==null||c.disconnect(),o=null}function s(c,l){c===void 0&&(c=!1),l===void 0&&(l=1),r();const f=t.getBoundingClientRect(),{left:d,top:a,width:m,height:u}=f;if(c||e(),!m||!u)return;const h=U(a),p=U(i.clientWidth-(d+m)),w=U(i.clientHeight-(a+u)),g=U(d),y={rootMargin:-h+"px "+-p+"px "+-w+"px "+-g+"px",threshold:B(0,X(1,l))||1};let b=!0;function v(I){const V=I[0].intersectionRatio;if(V!==l){if(!b)return s();V?s(!1,V):n=setTimeout(()=>{s(!1,1e-7)},1e3)}V===1&&!Ft(f,t.getBoundingClientRect())&&s(),b=!1}try{o=new IntersectionObserver(v,{...y,root:i.ownerDocument})}catch{o=new IntersectionObserver(v,y)}o.observe(t)}return s(!0),r}function fe(t,e,o,n){n===void 0&&(n={});const{ancestorScroll:i=!0,ancestorResize:r=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:c=typeof IntersectionObserver=="function",animationFrame:l=!1}=n,f=at(t),d=i||r?[...f?$(f):[],...$(e)]:[];d.forEach(g=>{i&&g.addEventListener("scroll",o,{passive:!0}),r&&g.addEventListener("resize",o)});const a=f&&c?le(f,o):null;let m=-1,u=null;s&&(u=new ResizeObserver(g=>{let[x]=g;x&&x.target===f&&u&&(u.unobserve(e),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var y;(y=u)==null||y.observe(e)})),o()}),f&&!l&&u.observe(f),u.observe(e));let h,p=l?N(t):null;l&&w();function w(){const g=N(t);p&&!Ft(p,g)&&o(),p=g,h=requestAnimationFrame(w)}return o(),()=>{var g;d.forEach(x=>{i&&x.removeEventListener("scroll",o),r&&x.removeEventListener("resize",o)}),a==null||a(),(g=u)==null||g.disconnect(),u=null,l&&cancelAnimationFrame(h)}}const ae=jt,ue=Yt,de=zt,me=(t,e,o)=>{const n=new Map,i={platform:ce,...o},r={...i.platform,_c:n};return $t(t,e,{...i,platform:r})};exports.autoUpdate=fe;exports.computePosition=me;exports.flip=de;exports.getOverflowAncestors=$;exports.offset=ae;exports.shift=ue;
|