@lanaco/lnc-react-ui 4.0.199 → 4.0.201
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 +45 -56
- package/dist/AccordionDetails.cjs +3 -3
- package/dist/AccordionDetails.js +11 -25
- package/dist/AccordionSummary.cjs +4 -4
- package/dist/AccordionSummary.js +34 -44
- package/dist/ActionsToolbar.cjs +2 -3
- package/dist/ActionsToolbar.js +83 -135
- package/dist/Alert.cjs +10 -10
- package/dist/Alert.js +32 -64
- package/dist/Avatar.cjs +9 -9
- package/dist/Avatar.js +33 -72
- package/dist/Badge.cjs +6 -6
- package/dist/Badge.js +22 -47
- package/dist/BannerSectionCarousel.cjs +4 -4
- package/dist/BannerSectionCarousel.js +51 -542
- package/dist/BlogCardsSponsoredSection.cjs +1 -1
- package/dist/BlogCardsSponsoredSection.js +1 -1
- package/dist/BlogCategoryCardsSection.cjs +1 -1
- package/dist/BlogCategoryCardsSection.js +12 -14
- package/dist/BlogExploreSection.cjs +1 -1
- package/dist/BlogExploreSection.js +1 -1
- package/dist/BlogListSection.cjs +1 -1
- package/dist/BlogListSection.js +1 -1
- package/dist/BlogsSectionDetailed.cjs +1 -1
- package/dist/BlogsSectionDetailed.js +1 -1
- package/dist/BlogsSectionSimple.cjs +1 -1
- package/dist/BlogsSectionSimple.js +1 -1
- package/dist/BlogsSectionWithFilters.cjs +1 -1
- package/dist/BlogsSectionWithFilters.js +2 -2
- package/dist/Breadcrumbs.cjs +5 -5
- package/dist/Breadcrumbs.js +57 -87
- package/dist/Button.cjs +11 -11
- package/dist/Button.js +126 -173
- package/dist/ButtonGroup.cjs +8 -8
- package/dist/ButtonGroup.js +37 -49
- package/dist/CalorieCalculatorSection.cjs +8 -8
- package/dist/CalorieCalculatorSection.js +90 -97
- package/dist/CheckBoxInput.cjs +1 -1
- package/dist/CheckBoxInput.js +2 -5
- package/dist/Chip.cjs +14 -14
- package/dist/Chip.js +73 -111
- package/dist/ConfirmationForm.cjs +6 -6
- package/dist/ConfirmationForm.js +67 -109
- package/dist/ContactSection.cjs +1 -0
- package/dist/ContactSection.js +1 -0
- package/dist/Content.cjs +1 -1
- package/dist/Content.js +7 -15
- package/dist/{DailyMotion-ByXblnua.js → DailyMotion-BBcJkMo_.js} +1 -1
- package/dist/{DailyMotion-BaFUcQKQ.cjs → DailyMotion-CpZExcrg.cjs} +1 -1
- package/dist/DataView.cjs +1 -1
- package/dist/DataView.js +30 -50
- package/dist/DateInput.cjs +4 -4
- package/dist/DateInput.js +1347 -1383
- package/dist/DecimalInput.cjs +6 -6
- package/dist/DecimalInput.js +210 -263
- package/dist/DecimalInputV2.cjs +23 -23
- package/dist/DecimalInputV2.js +119 -176
- package/dist/DetailedProductsInfinitiveSection.cjs +1 -1
- package/dist/DetailedProductsInfinitiveSection.js +1 -1
- package/dist/DetailedProductsSection.cjs +1 -1
- package/dist/DetailedProductsSection.js +2 -2
- package/dist/DetailsView.cjs +9 -9
- package/dist/DetailsView.js +111 -162
- package/dist/DoubleRangeSlider.cjs +22 -22
- package/dist/DoubleRangeSlider.js +70 -95
- package/dist/DragAndDropFile.cjs +10 -10
- package/dist/DragAndDropFile.js +347 -402
- package/dist/DragDropFiles.cjs +4 -4
- package/dist/DragDropFiles.js +70 -124
- package/dist/Drawer.cjs +5 -5
- package/dist/Drawer.js +97 -135
- package/dist/Dropdown.cjs +1 -1
- package/dist/Dropdown.js +44 -213
- package/dist/DropdownItem.cjs +14 -14
- package/dist/DropdownItem.js +106 -142
- package/dist/DropdownLookup.cjs +1 -1
- package/dist/DropdownLookup.js +61 -242
- package/dist/DropdownMenu.cjs +4 -4
- package/dist/DropdownMenu.js +87 -149
- package/dist/EditableTable.cjs +10 -10
- package/dist/EditableTable.js +165 -331
- package/dist/{Facebook-BCqiOWZO.js → Facebook-BSWPEXjA.js} +1 -1
- package/dist/{Facebook-D9wwecSW.cjs → Facebook-DoKw-XxT.cjs} +1 -1
- package/dist/FaqSection.cjs +3 -3
- package/dist/FaqSection.js +119 -153
- package/dist/FileInput.cjs +7 -7
- package/dist/FileInput.js +66 -94
- package/dist/{FilePlayer-ktaNhf3p.js → FilePlayer-BtGpIWnK.js} +1 -1
- package/dist/{FilePlayer-DB6jnpeC.cjs → FilePlayer-D9az_lc_.cjs} +1 -1
- package/dist/FlexBox.cjs +6 -6
- package/dist/FlexBox.js +28 -63
- package/dist/FlexGrid.cjs +1 -1
- package/dist/FlexGrid.js +27 -67
- package/dist/FlexGridItem.cjs +6 -6
- package/dist/FlexGridItem.js +34 -62
- package/dist/Footer.cjs +1 -1
- package/dist/Footer.js +7 -15
- package/dist/FormField.cjs +7 -7
- package/dist/FormField.js +22 -47
- package/dist/FormView.cjs +6 -6
- package/dist/FormView.js +148 -195
- package/dist/GiftCardsSection.cjs +1 -1
- package/dist/GiftCardsSection.js +1 -1
- package/dist/Grid.cjs +2 -2
- package/dist/Grid.js +40 -65
- package/dist/GridItem.cjs +2 -2
- package/dist/GridItem.js +47 -80
- package/dist/Header.cjs +1 -1
- package/dist/Header.js +7 -15
- package/dist/HelpBannerSection.cjs +3 -3
- package/dist/HelpBannerSection.js +9 -15
- package/dist/Icon.cjs +4 -4
- package/dist/Icon.js +29 -55
- package/dist/IconButton.cjs +9 -9
- package/dist/IconButton.js +89 -127
- package/dist/{Kaltura-CvlN0HDg.js → Kaltura-BDqlEQpd.js} +1 -1
- package/dist/{Kaltura-CCdXLzOa.cjs → Kaltura-CK6JHUZC.cjs} +1 -1
- package/dist/Kanban.cjs +7 -7
- package/dist/Kanban.js +2033 -2098
- package/dist/KanbanActionsToolbar.cjs +4 -5
- package/dist/KanbanActionsToolbar.js +61 -96
- package/dist/KanbanCard-B9V9EjVE.js +137 -0
- package/dist/KanbanCard-DihrKn-I.cjs +30 -0
- package/dist/KanbanCard.cjs +1 -1
- package/dist/KanbanCard.js +2 -3
- package/dist/KanbanFooter.cjs +3 -3
- package/dist/KanbanFooter.js +37 -55
- package/dist/KanbanHeader.cjs +4 -4
- package/dist/KanbanHeader.js +49 -81
- package/dist/KanbanView.cjs +2 -2
- package/dist/KanbanView.js +106 -173
- package/dist/Link.cjs +7 -7
- package/dist/Link.js +20 -37
- package/dist/LocationSearchSection.cjs +1 -1
- package/dist/LocationSearchSection.js +1 -1
- package/dist/MasonryGeneralCardsSection.cjs +1 -1
- package/dist/MasonryGeneralCardsSection.js +1 -1
- package/dist/MenuItem.cjs +13 -13
- package/dist/MenuItem.js +101 -139
- package/dist/{Mixcloud-nG_VyBNt.cjs → Mixcloud-C1Boh2Bm.cjs} +1 -1
- package/dist/{Mixcloud-Bb8MTclI.js → Mixcloud-zAh6j7Ha.js} +1 -1
- package/dist/Modal.cjs +18 -19
- package/dist/Modal.js +131 -166
- package/dist/MultiSelectDropdown.cjs +1 -1
- package/dist/MultiSelectDropdown.js +25 -196
- package/dist/MultiSelectDropdownLookup.cjs +1 -1
- package/dist/MultiSelectDropdownLookup.js +27 -209
- package/dist/{Mux-DfYpGTiP.js → Mux-BGTG_Tvc.js} +1 -1
- package/dist/{Mux-BgB2a8kM.cjs → Mux-C6TwZeaq.cjs} +1 -1
- package/dist/NestedDropdownItem.cjs +3 -3
- package/dist/NestedDropdownItem.js +45 -67
- package/dist/NestedMenuItem.cjs +5 -5
- package/dist/NestedMenuItem.js +51 -78
- package/dist/NotificationContainer.cjs +10 -10
- package/dist/NotificationContainer.js +46 -79
- package/dist/NotificationMessage.cjs +2 -2
- package/dist/NotificationMessage.js +47 -64
- package/dist/NumberInput.cjs +23 -23
- package/dist/NumberInput.js +89 -149
- package/dist/PageLayout.cjs +2 -2
- package/dist/PageLayout.js +20 -28
- package/dist/Pagination.cjs +3 -3
- package/dist/Pagination.js +102 -185
- package/dist/PartnerBrandsSection.cjs +62 -0
- package/dist/PartnerBrandsSection.js +154 -0
- package/dist/PartnerStatsSection.cjs +100 -0
- package/dist/PartnerStatsSection.js +124 -0
- package/dist/PasswordInput.cjs +23 -23
- package/dist/PasswordInput.js +108 -137
- package/dist/Popover.cjs +1 -1
- package/dist/Popover.js +7 -32
- package/dist/PopoverContent.cjs +5 -5
- package/dist/PopoverContent.js +22 -28
- package/dist/PopoverTrigger.cjs +1 -1
- package/dist/PopoverTrigger.js +7 -12
- package/dist/ProductsWithBannerSection.cjs +1 -1
- package/dist/ProductsWithBannerSection.js +1 -1
- package/dist/ProgressBar.cjs +8 -8
- package/dist/ProgressBar.js +32 -59
- package/dist/RadioGroup.cjs +3 -3
- package/dist/RadioGroup.js +41 -72
- package/dist/RadioInput.cjs +28 -28
- package/dist/RadioInput.js +78 -123
- package/dist/RangeSlider.cjs +19 -19
- package/dist/RangeSlider.js +92 -119
- package/dist/ReviewsSection.cjs +13 -13
- package/dist/ReviewsSection.js +81 -101
- package/dist/SalesCampaignsSection.cjs +38 -28
- package/dist/SalesCampaignsSection.js +297 -325
- package/dist/SearchBar.cjs +10 -10
- package/dist/SearchBar.js +168 -188
- package/dist/SearchSection-B94YN_6P.cjs +161 -0
- package/dist/{SearchSection-DDQ_K98T.js → SearchSection-DAaMecR4.js} +337 -359
- package/dist/SearchSection.cjs +1 -1
- package/dist/SearchSection.js +2 -3
- package/dist/Separator.cjs +3 -3
- package/dist/Separator.js +14 -19
- package/dist/Sidebar.cjs +4 -5
- package/dist/Sidebar.js +33 -56
- package/dist/SimpleCategoriesSection.cjs +2 -2
- package/dist/SimpleCategoriesSection.js +2 -2
- package/dist/{SoundCloud-C86xwUG6.cjs → SoundCloud-C6R6E6Zc.cjs} +1 -1
- package/dist/{SoundCloud-DG91z39R.js → SoundCloud-lO8wg_0s.js} +1 -1
- package/dist/Spinner.cjs +18 -18
- package/dist/Spinner.js +37 -54
- package/dist/StatsSection.cjs +6 -6
- package/dist/StatsSection.js +15 -25
- package/dist/{Streamable-4uAnb3WN.cjs → Streamable-DZO95CiT.cjs} +1 -1
- package/dist/{Streamable-BAIWLgyD.js → Streamable-Dwa5ZEK4.js} +1 -1
- package/dist/Surface.cjs +4 -4
- package/dist/Surface.js +19 -34
- package/dist/SwipeableDrawer.cjs +8 -8
- package/dist/SwipeableDrawer.js +84 -136
- package/dist/TabItem.cjs +11 -11
- package/dist/TabItem.js +83 -118
- package/dist/Table.cjs +65 -65
- package/dist/Table.js +786 -1167
- package/dist/TableView.cjs +2 -2
- package/dist/TableView.js +113 -197
- package/dist/Tabs.cjs +4 -4
- package/dist/Tabs.js +41 -60
- package/dist/TextAreaInput.cjs +14 -14
- package/dist/TextAreaInput.js +131 -181
- package/dist/TextInput.cjs +23 -23
- package/dist/TextInput.js +78 -126
- package/dist/ThemeProvider.cjs +5 -5
- package/dist/ThemeProvider.js +35 -39
- package/dist/TimeInput.cjs +7 -7
- package/dist/TimeInput.js +46 -72
- package/dist/Toggle.cjs +20 -20
- package/dist/Toggle.js +78 -109
- package/dist/ToggleSection.cjs +5 -5
- package/dist/ToggleSection.js +48 -55
- package/dist/TreeMenu.cjs +5 -5
- package/dist/TreeMenu.js +43 -67
- package/dist/TreeMenuSeparator.cjs +3 -3
- package/dist/TreeMenuSeparator.js +12 -20
- package/dist/{Twitch-CVAj24ti.cjs → Twitch-B17oKtD0.cjs} +1 -1
- package/dist/{Twitch-DfXeW5Xs.js → Twitch-C73-dwWo.js} +1 -1
- package/dist/UploadedFile.cjs +11 -11
- package/dist/UploadedFile.js +73 -99
- package/dist/{Vidyard-De3pges0.js → Vidyard-B6GdBHsM.js} +1 -1
- package/dist/{Vidyard-DaCcaaH4.cjs → Vidyard-s1MMcaRm.cjs} +1 -1
- package/dist/{Vimeo-8wXdCXGs.cjs → Vimeo-J1l_SU2E.cjs} +1 -1
- package/dist/{Vimeo-N6I2qi_h.js → Vimeo-kzHz4Gco.js} +1 -1
- package/dist/{Wistia-BrUzHQoq.cjs → Wistia-CudQyDHM.cjs} +1 -1
- package/dist/{Wistia-dlV6n6tO.js → Wistia-w4jnqd7y.js} +1 -1
- package/dist/{YouTube-Cfsj4ZaP.cjs → YouTube-BAYKouHS.cjs} +1 -1
- package/dist/{YouTube-DNJxWqRm.js → YouTube-BKyipPZx.js} +1 -1
- package/dist/index-BdKi2ogu.js +39 -0
- package/dist/index-BppfjY8h.js +497 -0
- package/dist/index-CRk3vcd4.cjs +95 -0
- package/dist/index-CX2A-q39.cjs +4 -0
- package/dist/{index-CWALXP1T.js → index-CwMCk9wV.js} +118 -145
- package/dist/index-DeS-oqJB.cjs +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +25 -21
- package/dist/{style-CkcozOY6.cjs → style-B4kAj6YU.cjs} +38 -8
- package/dist/{style-Cmlod7oq.js → style-neMbLWE6.js} +42 -11
- package/dist/{tag-BtS5lWJ0.js → tag-Dm8CW4TM.js} +21 -27
- package/dist/{tag-CmeZsPQt.cjs → tag-UQjq2_Ba.cjs} +7 -7
- package/package.json +4 -2
- package/vite.config.js +8 -0
- package/dist/KanbanCard-68kSAXL6.js +0 -175
- package/dist/KanbanCard-BDvoqTDS.cjs +0 -30
- package/dist/SearchSection-BcbHP6QF.cjs +0 -161
- package/dist/index-Be-_NM9Q.cjs +0 -4
- package/dist/index-C0LcDEqa.js +0 -47
- package/dist/index-CSNxZFTX.cjs +0 -95
|
@@ -1,161 +0,0 @@
|
|
|
1
|
-
"use strict";const i=require("react/jsx-runtime"),C=require("react"),g=require("./index-BpbMKBf_.cjs"),Je=require("./TextInput.cjs"),Ze=require("./Icon.cjs"),Ge=require("./Chip.cjs"),J=require("./emotion-styled.browser.esm-BtEseadx.cjs"),ue=require("./consts-goSZX3xP.cjs"),R=require("./_commonjsHelpers-DwTZ_eVU.cjs"),pe=require("./index-CDGmG-qk.cjs"),Qe=require("./useDetectMobile-zkbzoOGV.cjs"),et=J.styled.div`
|
|
2
|
-
display: flex;
|
|
3
|
-
gap: 0.5rem;
|
|
4
|
-
align-content: center;
|
|
5
|
-
|
|
6
|
-
& .tags__item {
|
|
7
|
-
color: var(--neutral-600, #0f2a46);
|
|
8
|
-
background: var(--neutral-50, #eef2f5);
|
|
9
|
-
font-size: 0.875rem;
|
|
10
|
-
font-style: normal;
|
|
11
|
-
font-weight: 400;
|
|
12
|
-
line-height: 1rem;
|
|
13
|
-
letter-spacing: 0.025rem;
|
|
14
|
-
padding: 0.5rem;
|
|
15
|
-
|
|
16
|
-
&:hover {
|
|
17
|
-
background: var(--gray-200, #e4e9f0);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
&:focus {
|
|
21
|
-
outline: none;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
@media (max-width: ${ue.MOBILE_SIZE_PX+"px"}) {
|
|
26
|
-
width: 100%;
|
|
27
|
-
overflow-x: auto;
|
|
28
|
-
white-space: nowrap;
|
|
29
|
-
|
|
30
|
-
-webkit-overflow-scrolling: touch;
|
|
31
|
-
::-webkit-scrollbar {
|
|
32
|
-
-webkit-appearance: none;
|
|
33
|
-
}
|
|
34
|
-
-ms-overflow-style: none;
|
|
35
|
-
/* Internet Explorer 10+ */
|
|
36
|
-
scrollbar-width: none;
|
|
37
|
-
/* Firefox */
|
|
38
|
-
|
|
39
|
-
&::-webkit-scrollbar {
|
|
40
|
-
display: none;
|
|
41
|
-
/* Safari and Chrome */
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
`,tt=J.styled.div`
|
|
45
|
-
position: relative;
|
|
46
|
-
display: flex;
|
|
47
|
-
justify-content: center;
|
|
48
|
-
align-items: center;
|
|
49
|
-
width: 100%;
|
|
50
|
-
height: 100%;
|
|
51
|
-
max-width: 31.25rem;
|
|
52
|
-
max-height: 18.75rem;
|
|
53
|
-
border-radius: 1rem;
|
|
54
|
-
|
|
55
|
-
& .section__thumbnail {
|
|
56
|
-
width: 100%;
|
|
57
|
-
height: 100%;
|
|
58
|
-
max-width: 31.25rem;
|
|
59
|
-
max-height: 18.75rem;
|
|
60
|
-
border-radius: 1rem;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
& .section__play {
|
|
64
|
-
position: absolute;
|
|
65
|
-
}
|
|
66
|
-
`,B=C.forwardRef(({tags:e=[],selectedTagCode:t=null,onSelectTag:r=()=>{}},n)=>i.jsx(et,{ref:n,children:e==null?void 0:e.map((a,o)=>i.jsx(Ge,{label:a==null?void 0:a.name,borderRadius:"curved",color:"neutral",className:`tags__item ${t===(a==null?void 0:a.code)?"active":""}`,onClick:()=>{r(a)}},`search-section-tag__${o+1}`))}));B.propTypes={tags:g.PropTypes.array,onSelectTag:g.PropTypes.func};var rt=function(t,r,n){var a=document.head||document.getElementsByTagName("head")[0],o=document.createElement("script");typeof r=="function"&&(n=r,r={}),r=r||{},n=n||function(){},o.type=r.type||"text/javascript",o.charset=r.charset||"utf8",o.async="async"in r?!!r.async:!0,o.src=t,r.attrs&&at(o,r.attrs),r.text&&(o.text=""+r.text);var y="onload"in o?ae:nt;y(o,n),o.onload||ae(o,n),a.appendChild(o)};function at(e,t){for(var r in t)e.setAttribute(r,t[r])}function ae(e,t){e.onload=function(){this.onerror=this.onload=null,t(null,e)},e.onerror=function(){this.onerror=this.onload=null,t(new Error("Failed to load "+this.src),e)}}function nt(e,t){e.onreadystatechange=function(){this.readyState!="complete"&&this.readyState!="loaded"||(this.onreadystatechange=null,t(null,e))}}var ot=function(t){return it(t)&&!st(t)};function it(e){return!!e&&typeof e=="object"}function st(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||ut(e)}var lt=typeof Symbol=="function"&&Symbol.for,ct=lt?Symbol.for("react.element"):60103;function ut(e){return e.$$typeof===ct}function pt(e){return Array.isArray(e)?[]:{}}function I(e,t){return t.clone!==!1&&t.isMergeableObject(e)?x(pt(e),e,t):e}function dt(e,t,r){return e.concat(t).map(function(n){return I(n,r)})}function yt(e,t){if(!t.customMerge)return x;var r=t.customMerge(e);return typeof r=="function"?r:x}function ft(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function ne(e){return Object.keys(e).concat(ft(e))}function de(e,t){try{return t in e}catch{return!1}}function ht(e,t){return de(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function _t(e,t,r){var n={};return r.isMergeableObject(e)&&ne(e).forEach(function(a){n[a]=I(e[a],r)}),ne(t).forEach(function(a){ht(e,a)||(de(e,a)&&r.isMergeableObject(t[a])?n[a]=yt(a,r)(e[a],t[a],r):n[a]=I(t[a],r))}),n}function x(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||dt,r.isMergeableObject=r.isMergeableObject||ot,r.cloneUnlessOtherwiseSpecified=I;var n=Array.isArray(t),a=Array.isArray(e),o=n===a;return o?n?r.arrayMerge(e,t,r):_t(e,t,r):I(t,r)}x.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,a){return x(n,a,r)},{})};var mt=x,ye=mt,Pt=Object.create,U=Object.defineProperty,gt=Object.getOwnPropertyDescriptor,vt=Object.getOwnPropertyNames,bt=Object.getPrototypeOf,wt=Object.prototype.hasOwnProperty,Ot=(e,t)=>{for(var r in t)U(e,r,{get:t[r],enumerable:!0})},fe=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of vt(t))!wt.call(e,a)&&a!==r&&U(e,a,{get:()=>t[a],enumerable:!(n=gt(t,a))||n.enumerable});return e},Z=(e,t,r)=>(r=e!=null?Pt(bt(e)):{},fe(!e||!e.__esModule?U(r,"default",{value:e,enumerable:!0}):r,e)),Tt=e=>fe(U({},"__esModule",{value:!0}),e),he={};Ot(he,{callPlayer:()=>Ht,getConfig:()=>Ut,getSDK:()=>Dt,isBlobUrl:()=>Vt,isMediaStream:()=>zt,lazy:()=>Et,omit:()=>kt,parseEndTime:()=>$t,parseStartTime:()=>It,queryString:()=>Nt,randomString:()=>Lt,supportsWebKitPresentationMode:()=>qt});var $=Tt(he),St=Z(C),xt=Z(rt),Ct=Z(ye);const Et=e=>St.default.lazy(async()=>{const t=await e();return typeof t.default=="function"?t:t.default}),Mt=/[?&#](?:start|t)=([0-9hms]+)/,At=/[?&#]end=([0-9hms]+)/,X=/(\d+)(h|m|s)/g,jt=/^\d+$/;function _e(e,t){if(e instanceof Array)return;const r=e.match(t);if(r){const n=r[1];if(n.match(X))return Rt(n);if(jt.test(n))return parseInt(n)}}function Rt(e){let t=0,r=X.exec(e);for(;r!==null;){const[,n,a]=r;a==="h"&&(t+=parseInt(n,10)*60*60),a==="m"&&(t+=parseInt(n,10)*60),a==="s"&&(t+=parseInt(n,10)),r=X.exec(e)}return t}function It(e){return _e(e,Mt)}function $t(e){return _e(e,At)}function Lt(){return Math.random().toString(36).substr(2,5)}function Nt(e){return Object.keys(e).map(t=>`${t}=${e[t]}`).join("&")}function V(e){return window[e]?window[e]:window.exports&&window.exports[e]?window.exports[e]:window.module&&window.module.exports&&window.module.exports[e]?window.module.exports[e]:null}const O={},Dt=function(t,r,n=null,a=()=>!0,o=xt.default){const y=V(r);return y&&a(y)?Promise.resolve(y):new Promise((f,u)=>{if(O[t]){O[t].push({resolve:f,reject:u});return}O[t]=[{resolve:f,reject:u}];const w=b=>{O[t].forEach(E=>E.resolve(b))};if(n){const b=window[n];window[n]=function(){b&&b(),w(V(r))}}o(t,b=>{b?(O[t].forEach(E=>E.reject(b)),O[t]=null):n||w(V(r))})})};function Ut(e,t){return(0,Ct.default)(t.config,e.config)}function kt(e,...t){const r=[].concat(...t),n={},a=Object.keys(e);for(const o of a)r.indexOf(o)===-1&&(n[o]=e[o]);return n}function Ht(e,...t){if(!this.player||!this.player[e]){let r=`ReactPlayer: ${this.constructor.displayName} player could not call %c${e}%c – `;return this.player?this.player[e]||(r+="The method was not available"):r+="The player was not available",console.warn(r,"font-weight: bold",""),null}return this.player[e](...t)}function zt(e){return typeof window<"u"&&typeof window.MediaStream<"u"&&e instanceof window.MediaStream}function Vt(e){return/^blob:/.test(e)}function qt(e=document.createElement("video")){const t=/iPhone|iPod/.test(navigator.userAgent)===!1;return e.webkitSupportsPresentationMode&&typeof e.webkitSetPresentationMode=="function"&&t}var G=Object.defineProperty,Ft=Object.getOwnPropertyDescriptor,Bt=Object.getOwnPropertyNames,Xt=Object.prototype.hasOwnProperty,Kt=(e,t)=>{for(var r in t)G(e,r,{get:t[r],enumerable:!0})},Wt=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Bt(t))!Xt.call(e,a)&&a!==r&&G(e,a,{get:()=>t[a],enumerable:!(n=Ft(t,a))||n.enumerable});return e},Yt=e=>Wt(G({},"__esModule",{value:!0}),e),me={};Kt(me,{AUDIO_EXTENSIONS:()=>Q,DASH_EXTENSIONS:()=>Re,FLV_EXTENSIONS:()=>Ie,HLS_EXTENSIONS:()=>te,MATCH_URL_DAILYMOTION:()=>Ee,MATCH_URL_FACEBOOK:()=>we,MATCH_URL_FACEBOOK_WATCH:()=>Oe,MATCH_URL_KALTURA:()=>je,MATCH_URL_MIXCLOUD:()=>Me,MATCH_URL_MUX:()=>be,MATCH_URL_SOUNDCLOUD:()=>ge,MATCH_URL_STREAMABLE:()=>Te,MATCH_URL_TWITCH_CHANNEL:()=>Ce,MATCH_URL_TWITCH_VIDEO:()=>xe,MATCH_URL_VIDYARD:()=>Ae,MATCH_URL_VIMEO:()=>ve,MATCH_URL_WISTIA:()=>Se,MATCH_URL_YOUTUBE:()=>K,VIDEO_EXTENSIONS:()=>ee,canPlay:()=>Jt});var Pe=Yt(me),oe=$;const K=/(?:youtu\.be\/|youtube(?:-nocookie|education)?\.com\/(?:embed\/|v\/|watch\/|watch\?v=|watch\?.+&v=|shorts\/|live\/))((\w|-){11})|youtube\.com\/playlist\?list=|youtube\.com\/user\//,ge=/(?:soundcloud\.com|snd\.sc)\/[^.]+$/,ve=/vimeo\.com\/(?!progressive_redirect).+/,be=/stream\.mux\.com\/(?!\w+\.m3u8)(\w+)/,we=/^https?:\/\/(www\.)?facebook\.com.*\/(video(s)?|watch|story)(\.php?|\/).+$/,Oe=/^https?:\/\/fb\.watch\/.+$/,Te=/streamable\.com\/([a-z0-9]+)$/,Se=/(?:wistia\.(?:com|net)|wi\.st)\/(?:medias|embed)\/(?:iframe\/)?([^?]+)/,xe=/(?:www\.|go\.)?twitch\.tv\/videos\/(\d+)($|\?)/,Ce=/(?:www\.|go\.)?twitch\.tv\/([a-zA-Z0-9_]+)($|\?)/,Ee=/^(?:(?:https?):)?(?:\/\/)?(?:www\.)?(?:(?:dailymotion\.com(?:\/embed)?\/video)|dai\.ly)\/([a-zA-Z0-9]+)(?:_[\w_-]+)?(?:[\w.#_-]+)?/,Me=/mixcloud\.com\/([^/]+\/[^/]+)/,Ae=/vidyard.com\/(?:watch\/)?([a-zA-Z0-9-_]+)/,je=/^https?:\/\/[a-zA-Z]+\.kaltura.(com|org)\/p\/([0-9]+)\/sp\/([0-9]+)00\/embedIframeJs\/uiconf_id\/([0-9]+)\/partner_id\/([0-9]+)(.*)entry_id.([a-zA-Z0-9-_].*)$/,Q=/\.(m4a|m4b|mp4a|mpga|mp2|mp2a|mp3|m2a|m3a|wav|weba|aac|oga|spx)($|\?)/i,ee=/\.(mp4|og[gv]|webm|mov|m4v)(#t=[,\d+]+)?($|\?)/i,te=/\.(m3u8)($|\?)/i,Re=/\.(mpd)($|\?)/i,Ie=/\.(flv)($|\?)/i,W=e=>{if(e instanceof Array){for(const t of e)if(typeof t=="string"&&W(t)||W(t.src))return!0;return!1}return(0,oe.isMediaStream)(e)||(0,oe.isBlobUrl)(e)?!0:Q.test(e)||ee.test(e)||te.test(e)||Re.test(e)||Ie.test(e)},Jt={youtube:e=>e instanceof Array?e.every(t=>K.test(t)):K.test(e),soundcloud:e=>ge.test(e)&&!Q.test(e),vimeo:e=>ve.test(e)&&!ee.test(e)&&!te.test(e),mux:e=>be.test(e),facebook:e=>we.test(e)||Oe.test(e),streamable:e=>Te.test(e),wistia:e=>Se.test(e),twitch:e=>xe.test(e)||Ce.test(e),dailymotion:e=>Ee.test(e),mixcloud:e=>Me.test(e),vidyard:e=>Ae.test(e),kaltura:e=>je.test(e),file:W};var re=Object.defineProperty,Zt=Object.getOwnPropertyDescriptor,Gt=Object.getOwnPropertyNames,Qt=Object.prototype.hasOwnProperty,er=(e,t)=>{for(var r in t)re(e,r,{get:t[r],enumerable:!0})},tr=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Gt(t))!Qt.call(e,a)&&a!==r&&re(e,a,{get:()=>t[a],enumerable:!(n=Zt(t,a))||n.enumerable});return e},rr=e=>tr(re({},"__esModule",{value:!0}),e),$e={};er($e,{default:()=>nr});var ar=rr($e),P=$,_=Pe,nr=[{key:"youtube",name:"YouTube",canPlay:_.canPlay.youtube,lazyPlayer:(0,P.lazy)(()=>Promise.resolve().then(()=>require("./YouTube-Cfsj4ZaP.cjs")).then(e=>e.YouTube))},{key:"soundcloud",name:"SoundCloud",canPlay:_.canPlay.soundcloud,lazyPlayer:(0,P.lazy)(()=>Promise.resolve().then(()=>require("./SoundCloud-C86xwUG6.cjs")).then(e=>e.SoundCloud))},{key:"vimeo",name:"Vimeo",canPlay:_.canPlay.vimeo,lazyPlayer:(0,P.lazy)(()=>Promise.resolve().then(()=>require("./Vimeo-8wXdCXGs.cjs")).then(e=>e.Vimeo))},{key:"mux",name:"Mux",canPlay:_.canPlay.mux,lazyPlayer:(0,P.lazy)(()=>Promise.resolve().then(()=>require("./Mux-BgB2a8kM.cjs")).then(e=>e.Mux))},{key:"facebook",name:"Facebook",canPlay:_.canPlay.facebook,lazyPlayer:(0,P.lazy)(()=>Promise.resolve().then(()=>require("./Facebook-D9wwecSW.cjs")).then(e=>e.Facebook))},{key:"streamable",name:"Streamable",canPlay:_.canPlay.streamable,lazyPlayer:(0,P.lazy)(()=>Promise.resolve().then(()=>require("./Streamable-4uAnb3WN.cjs")).then(e=>e.Streamable))},{key:"wistia",name:"Wistia",canPlay:_.canPlay.wistia,lazyPlayer:(0,P.lazy)(()=>Promise.resolve().then(()=>require("./Wistia-BrUzHQoq.cjs")).then(e=>e.Wistia))},{key:"twitch",name:"Twitch",canPlay:_.canPlay.twitch,lazyPlayer:(0,P.lazy)(()=>Promise.resolve().then(()=>require("./Twitch-CVAj24ti.cjs")).then(e=>e.Twitch))},{key:"dailymotion",name:"DailyMotion",canPlay:_.canPlay.dailymotion,lazyPlayer:(0,P.lazy)(()=>Promise.resolve().then(()=>require("./DailyMotion-BaFUcQKQ.cjs")).then(e=>e.DailyMotion))},{key:"mixcloud",name:"Mixcloud",canPlay:_.canPlay.mixcloud,lazyPlayer:(0,P.lazy)(()=>Promise.resolve().then(()=>require("./Mixcloud-nG_VyBNt.cjs")).then(e=>e.Mixcloud))},{key:"vidyard",name:"Vidyard",canPlay:_.canPlay.vidyard,lazyPlayer:(0,P.lazy)(()=>Promise.resolve().then(()=>require("./Vidyard-DaCcaaH4.cjs")).then(e=>e.Vidyard))},{key:"kaltura",name:"Kaltura",canPlay:_.canPlay.kaltura,lazyPlayer:(0,P.lazy)(()=>Promise.resolve().then(()=>require("./Kaltura-CCdXLzOa.cjs")).then(e=>e.Kaltura))},{key:"file",name:"FilePlayer",canPlay:_.canPlay.file,canEnablePIP:e=>_.canPlay.file(e)&&(document.pictureInPictureEnabled||(0,P.supportsWebKitPresentationMode)())&&!_.AUDIO_EXTENSIONS.test(e),lazyPlayer:(0,P.lazy)(()=>Promise.resolve().then(()=>require("./FilePlayer-DB6jnpeC.cjs")).then(e=>e.FilePlayer))}],ie=Number.isNaN||function(t){return typeof t=="number"&&t!==t};function or(e,t){return!!(e===t||ie(e)&&ie(t))}function ir(e,t){if(e.length!==t.length)return!1;for(var r=0;r<e.length;r++)if(!or(e[r],t[r]))return!1;return!0}function sr(e,t){t===void 0&&(t=ir);var r,n=[],a,o=!1;function y(){for(var f=[],u=0;u<arguments.length;u++)f[u]=arguments[u];return o&&r===this&&t(f,n)||(a=e.apply(this,f),o=!0,r=this,n=f),a}return y}const lr=Object.freeze(Object.defineProperty({__proto__:null,default:sr},Symbol.toStringTag,{value:"Module"})),cr=R.getAugmentedNamespace(lr);var ur=Object.create,k=Object.defineProperty,pr=Object.getOwnPropertyDescriptor,dr=Object.getOwnPropertyNames,yr=Object.getPrototypeOf,fr=Object.prototype.hasOwnProperty,hr=(e,t)=>{for(var r in t)k(e,r,{get:t[r],enumerable:!0})},Le=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of dr(t))!fr.call(e,a)&&a!==r&&k(e,a,{get:()=>t[a],enumerable:!(n=pr(t,a))||n.enumerable});return e},_r=(e,t,r)=>(r=e!=null?ur(yr(e)):{},Le(!e||!e.__esModule?k(r,"default",{value:e,enumerable:!0}):r,e)),mr=e=>Le(k({},"__esModule",{value:!0}),e),Ne={};hr(Ne,{defaultProps:()=>vr,propTypes:()=>gr});var De=mr(Ne),Pr=_r(g.propTypesExports);const{string:p,bool:m,number:T,array:q,oneOfType:M,shape:v,object:h,func:c,node:se}=Pr.default,gr={url:M([p,q,h]),playing:m,loop:m,controls:m,volume:T,muted:m,playbackRate:T,width:M([p,T]),height:M([p,T]),style:h,progressInterval:T,playsinline:m,pip:m,stopOnUnmount:m,light:M([m,p,h]),playIcon:se,previewTabIndex:T,previewAriaLabel:p,fallback:se,oEmbedUrl:p,wrapper:M([p,c,v({render:c.isRequired})]),config:v({soundcloud:v({options:h}),youtube:v({playerVars:h,embedOptions:h,onUnstarted:c}),facebook:v({appId:p,version:p,playerId:p,attributes:h}),dailymotion:v({params:h}),vimeo:v({playerOptions:h,title:p}),mux:v({attributes:h,version:p}),file:v({attributes:h,tracks:q,forceVideo:m,forceAudio:m,forceHLS:m,forceSafariHLS:m,forceDisableHls:m,forceDASH:m,forceFLV:m,hlsOptions:h,hlsVersion:p,dashVersion:p,flvVersion:p}),wistia:v({options:h,playerId:p,customControls:q}),mixcloud:v({options:h}),twitch:v({options:h,playerId:p}),vidyard:v({options:h})}),onReady:c,onStart:c,onPlay:c,onPause:c,onBuffer:c,onBufferEnd:c,onEnded:c,onError:c,onDuration:c,onSeek:c,onPlaybackRateChange:c,onPlaybackQualityChange:c,onProgress:c,onClickPreview:c,onEnablePIP:c,onDisablePIP:c},d=()=>{},vr={playing:!1,loop:!1,controls:!1,volume:null,muted:!1,playbackRate:1,width:"640px",height:"360px",style:{},progressInterval:1e3,playsinline:!1,pip:!1,stopOnUnmount:!0,light:!1,fallback:null,wrapper:"div",previewTabIndex:0,previewAriaLabel:"",oEmbedUrl:"https://noembed.com/embed?url={url}",config:{soundcloud:{options:{visual:!0,buying:!1,liking:!1,download:!1,sharing:!1,show_comments:!1,show_playcount:!1}},youtube:{playerVars:{playsinline:1,showinfo:0,rel:0,iv_load_policy:3,modestbranding:1},embedOptions:{},onUnstarted:d},facebook:{appId:"1309697205772819",version:"v3.3",playerId:null,attributes:{}},dailymotion:{params:{api:1,"endscreen-enable":!1}},vimeo:{playerOptions:{autopause:!1,byline:!1,portrait:!1,title:!1},title:null},mux:{attributes:{},version:"2"},file:{attributes:{},tracks:[],forceVideo:!1,forceAudio:!1,forceHLS:!1,forceDASH:!1,forceFLV:!1,hlsOptions:{},hlsVersion:"1.1.4",dashVersion:"3.1.3",flvVersion:"1.5.0",forceDisableHls:!1},wistia:{options:{},playerId:null,customControls:null},mixcloud:{options:{hide_cover:1}},twitch:{options:{},playerId:null},vidyard:{options:{}}},onReady:d,onStart:d,onPlay:d,onPause:d,onBuffer:d,onBufferEnd:d,onEnded:d,onError:d,onDuration:d,onSeek:d,onPlaybackRateChange:d,onPlaybackQualityChange:d,onProgress:d,onClickPreview:d,onEnablePIP:d,onDisablePIP:d};var br=Object.create,L=Object.defineProperty,wr=Object.getOwnPropertyDescriptor,Or=Object.getOwnPropertyNames,Tr=Object.getPrototypeOf,Sr=Object.prototype.hasOwnProperty,xr=(e,t,r)=>t in e?L(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Cr=(e,t)=>{for(var r in t)L(e,r,{get:t[r],enumerable:!0})},Ue=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Or(t))!Sr.call(e,a)&&a!==r&&L(e,a,{get:()=>t[a],enumerable:!(n=wr(t,a))||n.enumerable});return e},ke=(e,t,r)=>(r=e!=null?br(Tr(e)):{},Ue(!e||!e.__esModule?L(r,"default",{value:e,enumerable:!0}):r,e)),Er=e=>Ue(L({},"__esModule",{value:!0}),e),l=(e,t,r)=>(xr(e,typeof t!="symbol"?t+"":t,r),r),He={};Cr(He,{default:()=>H});var Mr=Er(He),le=ke(C),Ar=ke(pe.reactFastCompare),ze=De,jr=$;const Rr=5e3;class H extends le.Component{constructor(){super(...arguments),l(this,"mounted",!1),l(this,"isReady",!1),l(this,"isPlaying",!1),l(this,"isLoading",!0),l(this,"loadOnReady",null),l(this,"startOnPlay",!0),l(this,"seekOnPlay",null),l(this,"onDurationCalled",!1),l(this,"handlePlayerMount",t=>{if(this.player){this.progress();return}this.player=t,this.player.load(this.props.url),this.progress()}),l(this,"getInternalPlayer",t=>this.player?this.player[t]:null),l(this,"progress",()=>{if(this.props.url&&this.player&&this.isReady){const t=this.getCurrentTime()||0,r=this.getSecondsLoaded(),n=this.getDuration();if(n){const a={playedSeconds:t,played:t/n};r!==null&&(a.loadedSeconds=r,a.loaded=r/n),(a.playedSeconds!==this.prevPlayed||a.loadedSeconds!==this.prevLoaded)&&this.props.onProgress(a),this.prevPlayed=a.playedSeconds,this.prevLoaded=a.loadedSeconds}}this.progressTimeout=setTimeout(this.progress,this.props.progressFrequency||this.props.progressInterval)}),l(this,"handleReady",()=>{if(!this.mounted)return;this.isReady=!0,this.isLoading=!1;const{onReady:t,playing:r,volume:n,muted:a}=this.props;t(),!a&&n!==null&&this.player.setVolume(n),this.loadOnReady?(this.player.load(this.loadOnReady,!0),this.loadOnReady=null):r&&this.player.play(),this.handleDurationCheck()}),l(this,"handlePlay",()=>{this.isPlaying=!0,this.isLoading=!1;const{onStart:t,onPlay:r,playbackRate:n}=this.props;this.startOnPlay&&(this.player.setPlaybackRate&&n!==1&&this.player.setPlaybackRate(n),t(),this.startOnPlay=!1),r(),this.seekOnPlay&&(this.seekTo(this.seekOnPlay),this.seekOnPlay=null),this.handleDurationCheck()}),l(this,"handlePause",t=>{this.isPlaying=!1,this.isLoading||this.props.onPause(t)}),l(this,"handleEnded",()=>{const{activePlayer:t,loop:r,onEnded:n}=this.props;t.loopOnEnded&&r&&this.seekTo(0),r||(this.isPlaying=!1,n())}),l(this,"handleError",(...t)=>{this.isLoading=!1,this.props.onError(...t)}),l(this,"handleDurationCheck",()=>{clearTimeout(this.durationCheckTimeout);const t=this.getDuration();t?this.onDurationCalled||(this.props.onDuration(t),this.onDurationCalled=!0):this.durationCheckTimeout=setTimeout(this.handleDurationCheck,100)}),l(this,"handleLoaded",()=>{this.isLoading=!1})}componentDidMount(){this.mounted=!0}componentWillUnmount(){clearTimeout(this.progressTimeout),clearTimeout(this.durationCheckTimeout),this.isReady&&this.props.stopOnUnmount&&(this.player.stop(),this.player.disablePIP&&this.player.disablePIP()),this.mounted=!1}componentDidUpdate(t){if(!this.player)return;const{url:r,playing:n,volume:a,muted:o,playbackRate:y,pip:f,loop:u,activePlayer:w,disableDeferredLoading:b}=this.props;if(!(0,Ar.default)(t.url,r)){if(this.isLoading&&!w.forceLoad&&!b&&!(0,jr.isMediaStream)(r)){console.warn(`ReactPlayer: the attempt to load ${r} is being deferred until the player has loaded`),this.loadOnReady=r;return}this.isLoading=!0,this.startOnPlay=!0,this.onDurationCalled=!1,this.player.load(r,this.isReady)}!t.playing&&n&&!this.isPlaying&&this.player.play(),t.playing&&!n&&this.isPlaying&&this.player.pause(),!t.pip&&f&&this.player.enablePIP&&this.player.enablePIP(),t.pip&&!f&&this.player.disablePIP&&this.player.disablePIP(),t.volume!==a&&a!==null&&this.player.setVolume(a),t.muted!==o&&(o?this.player.mute():(this.player.unmute(),a!==null&&setTimeout(()=>this.player.setVolume(a)))),t.playbackRate!==y&&this.player.setPlaybackRate&&this.player.setPlaybackRate(y),t.loop!==u&&this.player.setLoop&&this.player.setLoop(u)}getDuration(){return this.isReady?this.player.getDuration():null}getCurrentTime(){return this.isReady?this.player.getCurrentTime():null}getSecondsLoaded(){return this.isReady?this.player.getSecondsLoaded():null}seekTo(t,r,n){if(!this.isReady){t!==0&&(this.seekOnPlay=t,setTimeout(()=>{this.seekOnPlay=null},Rr));return}if(r?r==="fraction":t>0&&t<1){const o=this.player.getDuration();if(!o){console.warn("ReactPlayer: could not seek using fraction – duration not yet available");return}this.player.seekTo(o*t,n);return}this.player.seekTo(t,n)}render(){const t=this.props.activePlayer;return t?le.default.createElement(t,{...this.props,onMount:this.handlePlayerMount,onReady:this.handleReady,onPlay:this.handlePlay,onPause:this.handlePause,onEnded:this.handleEnded,onLoaded:this.handleLoaded,onError:this.handleError}):null}}l(H,"displayName","Player");l(H,"propTypes",ze.propTypes);l(H,"defaultProps",ze.defaultProps);var Ir=Object.create,N=Object.defineProperty,$r=Object.getOwnPropertyDescriptor,Lr=Object.getOwnPropertyNames,Nr=Object.getPrototypeOf,Dr=Object.prototype.hasOwnProperty,Ur=(e,t,r)=>t in e?N(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,kr=(e,t)=>{for(var r in t)N(e,r,{get:t[r],enumerable:!0})},Ve=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Lr(t))!Dr.call(e,a)&&a!==r&&N(e,a,{get:()=>t[a],enumerable:!(n=$r(t,a))||n.enumerable});return e},D=(e,t,r)=>(r=e!=null?Ir(Nr(e)):{},Ve(!e||!e.__esModule?N(r,"default",{value:e,enumerable:!0}):r,e)),Hr=e=>Ve(N({},"__esModule",{value:!0}),e),s=(e,t,r)=>(Ur(e,typeof t!="symbol"?t+"":t,r),r),qe={};kr(qe,{createReactPlayer:()=>Yr});var zr=Hr(qe),S=D(C),Vr=D(ye),F=D(cr),ce=D(pe.reactFastCompare),j=De,Fe=$,qr=D(Mr);const Fr=(0,Fe.lazy)(()=>Promise.resolve().then(()=>require("./Preview-B8HyPnfR.cjs")).then(e=>e.Preview)),Br=typeof window<"u"&&window.document&&typeof document<"u",Xr=typeof R.commonjsGlobal<"u"&&R.commonjsGlobal.window&&R.commonjsGlobal.window.document,Kr=Object.keys(j.propTypes),Wr=Br||Xr?S.Suspense:()=>null,A=[],Yr=(e,t)=>{var r;return r=class extends S.Component{constructor(){super(...arguments),s(this,"state",{showPreview:!!this.props.light}),s(this,"references",{wrapper:n=>{this.wrapper=n},player:n=>{this.player=n}}),s(this,"handleClickPreview",n=>{this.setState({showPreview:!1}),this.props.onClickPreview(n)}),s(this,"showPreview",()=>{this.setState({showPreview:!0})}),s(this,"getDuration",()=>this.player?this.player.getDuration():null),s(this,"getCurrentTime",()=>this.player?this.player.getCurrentTime():null),s(this,"getSecondsLoaded",()=>this.player?this.player.getSecondsLoaded():null),s(this,"getInternalPlayer",(n="player")=>this.player?this.player.getInternalPlayer(n):null),s(this,"seekTo",(n,a,o)=>{if(!this.player)return null;this.player.seekTo(n,a,o)}),s(this,"handleReady",()=>{this.props.onReady(this)}),s(this,"getActivePlayer",(0,F.default)(n=>{for(const a of[...A,...e])if(a.canPlay(n))return a;return t||null})),s(this,"getConfig",(0,F.default)((n,a)=>{const{config:o}=this.props;return Vr.default.all([j.defaultProps.config,j.defaultProps.config[a]||{},o,o[a]||{}])})),s(this,"getAttributes",(0,F.default)(n=>(0,Fe.omit)(this.props,Kr))),s(this,"renderActivePlayer",n=>{if(!n)return null;const a=this.getActivePlayer(n);if(!a)return null;const o=this.getConfig(n,a.key);return S.default.createElement(qr.default,{...this.props,key:a.key,ref:this.references.player,config:o,activePlayer:a.lazyPlayer||a,onReady:this.handleReady})})}shouldComponentUpdate(n,a){return!(0,ce.default)(this.props,n)||!(0,ce.default)(this.state,a)}componentDidUpdate(n){const{light:a}=this.props;!n.light&&a&&this.setState({showPreview:!0}),n.light&&!a&&this.setState({showPreview:!1})}renderPreview(n){if(!n)return null;const{light:a,playIcon:o,previewTabIndex:y,oEmbedUrl:f,previewAriaLabel:u}=this.props;return S.default.createElement(Fr,{url:n,light:a,playIcon:o,previewTabIndex:y,previewAriaLabel:u,oEmbedUrl:f,onClick:this.handleClickPreview})}render(){const{url:n,style:a,width:o,height:y,fallback:f,wrapper:u}=this.props,{showPreview:w}=this.state,b=this.getAttributes(n),E=typeof u=="string"?this.references.wrapper:void 0;return S.default.createElement(u,{ref:E,style:{...a,width:o,height:y},...b},S.default.createElement(Wr,{fallback:f},w?this.renderPreview(n):this.renderActivePlayer(n)))}},s(r,"displayName","ReactPlayer"),s(r,"propTypes",j.propTypes),s(r,"defaultProps",j.defaultProps),s(r,"addCustomPlayer",n=>{A.push(n)}),s(r,"removeCustomPlayers",()=>{A.length=0}),s(r,"canPlay",n=>{for(const a of[...A,...e])if(a.canPlay(n))return!0;return!1}),s(r,"canEnablePIP",n=>{for(const a of[...A,...e])if(a.canEnablePIP&&a.canEnablePIP(n))return!0;return!1}),r};var Jr=Object.create,z=Object.defineProperty,Zr=Object.getOwnPropertyDescriptor,Gr=Object.getOwnPropertyNames,Qr=Object.getPrototypeOf,ea=Object.prototype.hasOwnProperty,ta=(e,t)=>{for(var r in t)z(e,r,{get:t[r],enumerable:!0})},Be=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Gr(t))!ea.call(e,a)&&a!==r&&z(e,a,{get:()=>t[a],enumerable:!(n=Zr(t,a))||n.enumerable});return e},ra=(e,t,r)=>(r=e!=null?Jr(Qr(e)):{},Be(!e||!e.__esModule?z(r,"default",{value:e,enumerable:!0}):r,e)),aa=e=>Be(z({},"__esModule",{value:!0}),e),Xe={};ta(Xe,{default:()=>sa});var na=aa(Xe),Y=ra(ar),oa=zr;const ia=Y.default[Y.default.length-1];var sa=(0,oa.createReactPlayer)(Y.default,ia);const la=R.getDefaultExportFromCjs(na),ca="data:image/svg+xml,%3csvg%20width='65'%20height='65'%20viewBox='0%200%2065%2065'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.253906'%20y='0.5'%20width='64'%20height='64'%20rx='32'%20fill='url(%23paint0_linear_59350_95007)'/%3e%3cpath%20d='M21.0039%2047.5001C20.6724%2047.5001%2020.3544%2047.3684%2020.12%2047.134C19.8856%2046.8996%2019.7539%2046.5816%2019.7539%2046.2501V18.7501C19.7539%2018.5329%2019.8105%2018.3194%2019.9181%2018.1307C20.0257%2017.942%2020.1807%2017.7846%2020.3677%2017.674C20.5546%2017.5635%2020.7672%2017.5035%2020.9844%2017.5002C21.2016%2017.4968%2021.4159%2017.55%2021.6063%2017.6547L46.6063%2031.4047C46.8024%2031.5126%2046.966%2031.6711%2047.0799%2031.8638C47.1939%2032.0565%2047.254%2032.2762%2047.254%2032.5C47.254%2032.7239%2047.1939%2032.9436%2047.0799%2033.1363C46.966%2033.3289%2046.8024%2033.4875%2046.6063%2033.5953L21.6063%2047.3453C21.4217%2047.4468%2021.2145%2047.5001%2021.0039%2047.5001Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_59350_95007'%20x1='32.2539'%20y1='64.5'%20x2='32.254'%20y2='0.499999'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FF7621'/%3e%3cstop%20offset='1'%20stop-color='%23FF9706'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Ke=({thumbnail:e})=>i.jsxs(tt,{children:[i.jsx("img",{src:e,className:"section__thumbnail",alt:"Thumbnail"}),i.jsx("img",{src:ca,className:"section__play",alt:"Play"})]}),We=C.forwardRef(({video:e,thumbnail:t},r)=>{const n=Qe.useDetectMobile();return i.jsx(la,{url:e,playing:!0,controls:!0,width:n?"100%":"31.25rem",height:n?"100%":"18.75rem",light:!0,playIcon:i.jsx(Ke,{thumbnail:t})})});Ke.propTypes={thumbnail:g.PropTypes.string};We.propTypes={video:g.PropTypes.string,thumbnail:g.PropTypes.string};const ua=J.styled.div`
|
|
67
|
-
display: flex;
|
|
68
|
-
justify-content: space-between;
|
|
69
|
-
align-items: center;
|
|
70
|
-
|
|
71
|
-
& .section__left {
|
|
72
|
-
display: flex;
|
|
73
|
-
flex-direction: column;
|
|
74
|
-
gap: 2rem;
|
|
75
|
-
|
|
76
|
-
&.search {
|
|
77
|
-
gap: 0.75rem;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
& .section__title {
|
|
81
|
-
color: var(--gray-900, #0c1520);
|
|
82
|
-
font-size: 1.75rem;
|
|
83
|
-
font-style: normal;
|
|
84
|
-
font-weight: 600;
|
|
85
|
-
line-height: 2.25rem;
|
|
86
|
-
letter-spacing: -0.0369rem;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
& .section__text-input {
|
|
90
|
-
border-radius: 999px;
|
|
91
|
-
height: 3rem;
|
|
92
|
-
min-height: 3rem;
|
|
93
|
-
border: 1px solid var(--gray-200, #e4e9f0);
|
|
94
|
-
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
|
|
95
|
-
outline: none;
|
|
96
|
-
|
|
97
|
-
& input::placeholder {
|
|
98
|
-
color: var(--gray-500, #7a8594);
|
|
99
|
-
font-size: 0.875rem;
|
|
100
|
-
font-style: normal;
|
|
101
|
-
font-weight: 400;
|
|
102
|
-
line-height: 1.25rem;
|
|
103
|
-
letter-spacing: 0.0156rem;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
& .section__prefix {
|
|
107
|
-
color: var(--gray-500, #7a8594);
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
& .section__description {
|
|
112
|
-
color: var(--gray-500, #7a8594);
|
|
113
|
-
font-size: 1rem;
|
|
114
|
-
font-style: normal;
|
|
115
|
-
font-weight: 500;
|
|
116
|
-
line-height: 1.5rem;
|
|
117
|
-
letter-spacing: -0.0112rem;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
& .section__tags {
|
|
121
|
-
display: flex;
|
|
122
|
-
align-items: center;
|
|
123
|
-
gap: 1.25rem;
|
|
124
|
-
|
|
125
|
-
& .section__suggested {
|
|
126
|
-
color: var(--neutral-900, #0c1520);
|
|
127
|
-
font-size: 0.75rem;
|
|
128
|
-
font-style: normal;
|
|
129
|
-
font-weight: 400;
|
|
130
|
-
line-height: 1rem;
|
|
131
|
-
letter-spacing: 0.025rem;
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
& .section__right {
|
|
137
|
-
& video {
|
|
138
|
-
border-radius: 1rem;
|
|
139
|
-
overflow: hidden;
|
|
140
|
-
object-fit: cover;
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
@media (max-width: ${ue.MOBILE_SIZE_PX+"px"}) {
|
|
145
|
-
flex-direction: column;
|
|
146
|
-
gap: 1.5rem;
|
|
147
|
-
|
|
148
|
-
& .section__left {
|
|
149
|
-
width: 100%;
|
|
150
|
-
text-align: center;
|
|
151
|
-
|
|
152
|
-
& .section__suggested {
|
|
153
|
-
display: none;
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
& .section__text-input {
|
|
158
|
-
width: 100%;
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
`,Ye=C.forwardRef(({title:e,description:t,suggestedText:r="Suggested",searchPlaceholderText:n="Search for rules, tempates, forms and more",tags:a=[],includeSearch:o=!1,video:y,thumbnail:f},u)=>i.jsxs(ua,{ref:u,children:[o?i.jsxs("div",{className:"section__left search",children:[i.jsx("div",{children:e&&i.jsx("div",{className:"section__title",children:e})}),i.jsx(Je,{className:"section__text-input",placeholder:n,prefix:i.jsx(Ze,{icon:" mng-lnc-search",sizeInUnits:"1.25rem",className:"section__prefix"}),color:"neutral"}),i.jsxs("div",{className:"section__tags",children:[i.jsx("div",{className:"section__suggested",children:r}),i.jsx(B,{tags:a})]})]}):i.jsxs("div",{className:"section__left",children:[i.jsxs("div",{children:[e&&i.jsx("div",{className:"section__title",children:e}),t&&i.jsx("div",{className:"section__description",children:t})]}),i.jsx("div",{className:"section__tags",children:i.jsx(B,{tags:a})})]}),i.jsx("div",{className:"section__right",children:i.jsx(We,{video:y,thumbnail:f})})]}));Ye.propTypes={title:g.PropTypes.string,description:g.PropTypes.string,suggestedText:g.PropTypes.string,searchPlaceholderText:g.PropTypes.string,tags:g.PropTypes.array,includeSearch:g.PropTypes.bool,video:g.PropTypes.string,thumbnail:g.PropTypes.string};exports.SearchSection=Ye;exports.patterns=Pe;exports.utils=$;
|
package/dist/index-Be-_NM9Q.cjs
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
"use strict";const d=require("react/jsx-runtime"),t=require("react"),l=require("./index-BpbMKBf_.cjs"),a=require("./emotion-styled.browser.esm-BtEseadx.cjs"),p=require("./useUpdateEffect-BtMgpgIV.cjs"),m=s=>{const[i,n]=t.useState(!1),e=t.useMemo(()=>new IntersectionObserver(([r])=>n(r.isIntersecting)),[]);return t.useEffect(()=>(e.observe(s.current),()=>{e.disconnect()}),[s,e]),i},I=a.styled.div`
|
|
2
|
-
min-height: 1px;
|
|
3
|
-
${s=>s.isHorizontal===!0?"min-width: 1px; width: 1px;":"width: 100%;"}
|
|
4
|
-
`,u=t.forwardRef((s,i)=>{const{onIsVisible:n=()=>{},onIsNotVisible:e,isHorizontal:r=!1,className:f=""}=s,o=t.useRef(null),c=m(o);return p.useUpdateEffect(()=>{c?n():e==null||e()},[c]),d.jsx(I,{ref:o,className:`scroller-element ${f}`,isHorizontal:r})});u.propTypes={onIsVisible:l.PropTypes.func,isHorizontal:l.PropTypes.bool};exports.InfiniteScrollEndElement=u;
|
package/dist/index-C0LcDEqa.js
DELETED
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { jsx as f } from "react/jsx-runtime";
|
|
2
|
-
import { useState as m, useMemo as a, useEffect as p, forwardRef as u, useRef as d } from "react";
|
|
3
|
-
import { P as c } from "./index-CblbdqjE.js";
|
|
4
|
-
import { s as I } from "./emotion-styled.browser.esm-BNN1dTl3.js";
|
|
5
|
-
import { u as b } from "./useUpdateEffect-CuYWz7EA.js";
|
|
6
|
-
const w = (s) => {
|
|
7
|
-
const [n, t] = m(!1), e = a(
|
|
8
|
-
() => new IntersectionObserver(
|
|
9
|
-
([r]) => t(r.isIntersecting)
|
|
10
|
-
),
|
|
11
|
-
[]
|
|
12
|
-
);
|
|
13
|
-
return p(() => (e.observe(s.current), () => {
|
|
14
|
-
e.disconnect();
|
|
15
|
-
}), [s, e]), n;
|
|
16
|
-
}, h = I.div`
|
|
17
|
-
min-height: 1px;
|
|
18
|
-
${(s) => s.isHorizontal === !0 ? "min-width: 1px; width: 1px;" : "width: 100%;"}
|
|
19
|
-
`, v = u((s, n) => {
|
|
20
|
-
const {
|
|
21
|
-
onIsVisible: t = () => {
|
|
22
|
-
},
|
|
23
|
-
onIsNotVisible: e,
|
|
24
|
-
isHorizontal: r = !1,
|
|
25
|
-
className: l = ""
|
|
26
|
-
} = s, o = d(null), i = w(o);
|
|
27
|
-
return b(() => {
|
|
28
|
-
i ? t() : e == null || e();
|
|
29
|
-
}, [i]), /* @__PURE__ */ f(
|
|
30
|
-
h,
|
|
31
|
-
{
|
|
32
|
-
ref: o,
|
|
33
|
-
className: `scroller-element ${l}`,
|
|
34
|
-
isHorizontal: r
|
|
35
|
-
}
|
|
36
|
-
);
|
|
37
|
-
});
|
|
38
|
-
v.propTypes = {
|
|
39
|
-
onIsVisible: c.func,
|
|
40
|
-
/**
|
|
41
|
-
* For horizontal scroll InfiniteScrollEndElement has to have some widh otherwise it won't ever be visible and trigger onIsVisible callback
|
|
42
|
-
*/
|
|
43
|
-
isHorizontal: c.bool
|
|
44
|
-
};
|
|
45
|
-
export {
|
|
46
|
-
v as I
|
|
47
|
-
};
|
package/dist/index-CSNxZFTX.cjs
DELETED
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
"use strict";const l=require("react/jsx-runtime"),n=require("react"),r=require("./index-BpbMKBf_.cjs"),V=require("./FlexBox.cjs"),R=require("./IconButton.cjs"),_=require("./ThemeProvider.cjs"),z=require("./emotion-styled.browser.esm-BtEseadx.cjs"),E=require("./consts-goSZX3xP.cjs"),D=require("./useDetectMobile-zkbzoOGV.cjs"),K=require("./index-Be-_NM9Q.cjs"),O=require("./Button.cjs"),F=require("./Icon.cjs"),G=require("./utils-RnrgDDZP.cjs"),X=z.styled.div`
|
|
2
|
-
position: relative;
|
|
3
|
-
padding: ${e=>e.padding};
|
|
4
|
-
|
|
5
|
-
& button {
|
|
6
|
-
white-space: nowrap;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
& .badge-button {
|
|
10
|
-
${e=>e.showTimesBtn===!0&&"padding-left: 0.5rem; padding-right: 0.5rem;"}
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
& .gradient {
|
|
14
|
-
position: absolute;
|
|
15
|
-
top: 50%;
|
|
16
|
-
transform: translate(0, -50%);
|
|
17
|
-
z-index: 4;
|
|
18
|
-
transition: ${"0.3s"};
|
|
19
|
-
right: ${e=>e.noArrows!==!0?"6rem":"0"};
|
|
20
|
-
width: 2rem;
|
|
21
|
-
background: #fff;
|
|
22
|
-
height: 100%;
|
|
23
|
-
-webkit-mask-image: linear-gradient(to left, black 10%, transparent 50%);
|
|
24
|
-
mask-image: linear-gradient(to left, black 10%, transparent 50%);
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
& .scrollable-container {
|
|
28
|
-
max-width: -webkit-fill-available;
|
|
29
|
-
max-width: -moz-available; /* WebKit-based browsers will ignore this. */
|
|
30
|
-
max-width: fill-available;
|
|
31
|
-
|
|
32
|
-
${e=>e.rightAlignArrows===!0&&e.noArrows!==!0&&"margin-right: 6rem"};
|
|
33
|
-
scroll-behavior: smooth;
|
|
34
|
-
overflow: hidden;
|
|
35
|
-
-webkit-overflow-scrolling: touch;
|
|
36
|
-
::-webkit-scrollbar {
|
|
37
|
-
-webkit-appearance: none;
|
|
38
|
-
}
|
|
39
|
-
-ms-overflow-style: none;
|
|
40
|
-
/* Internet Explorer 10+ */
|
|
41
|
-
scrollbar-width: none;
|
|
42
|
-
/* Firefox */
|
|
43
|
-
|
|
44
|
-
&::-webkit-scrollbar {
|
|
45
|
-
display: none;
|
|
46
|
-
/* Safari and Chrome */
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
@media (max-width: ${E.MOBILE_SIZE_PX+"px"}) {
|
|
50
|
-
margin-right: 0;
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
& .scroll-arrow-right,
|
|
54
|
-
& .scroll-arrow-left {
|
|
55
|
-
position: absolute;
|
|
56
|
-
top: 50%;
|
|
57
|
-
transform: translate(0, -50%);
|
|
58
|
-
display: flex;
|
|
59
|
-
justify-content: center;
|
|
60
|
-
align-items: center;
|
|
61
|
-
cursor: pointer;
|
|
62
|
-
|
|
63
|
-
visibility: ${e=>e.arrowsVisibleOnHover===!1&&e.hasOverflow?"visible":"hidden"};
|
|
64
|
-
z-index: 4;
|
|
65
|
-
transition: ${"0.3s"};
|
|
66
|
-
}
|
|
67
|
-
& .scroll-arrow-right {
|
|
68
|
-
${e=>e.rightAlignArrows===!0?"right: 0":"right: 0.7rem"};
|
|
69
|
-
}
|
|
70
|
-
& .scroll-arrow-left {
|
|
71
|
-
${e=>e.rightAlignArrows===!0?"right: 2.625rem":"left: 0.7rem"};
|
|
72
|
-
}
|
|
73
|
-
& .scrollable-container:hover > .scroll-arrow-left,
|
|
74
|
-
& .scrollable-container:hover > .scroll-arrow-right {
|
|
75
|
-
visibility: ${e=>e.hasOverflow?"visible":"hidden"};
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
@media (max-width: ${E.MOBILE_SIZE_PX+"px"}) {
|
|
79
|
-
& .scrollable-container {
|
|
80
|
-
overflow: auto;
|
|
81
|
-
}
|
|
82
|
-
& .scroll-arrow-left,
|
|
83
|
-
& .scroll-arrow-right {
|
|
84
|
-
display: none;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
& .gradient {
|
|
88
|
-
right: 0;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
& .scrollable-container button:nth-of-type(3) {
|
|
92
|
-
${e=>e.noMargin!==!0&&"margin-left: 1rem"};
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
`,W=n.forwardRef(({columnGap:e="2rem",rowGap:w="1.25rem",scrollBySize:u=300,wrapForMobile:y=!1,wrap:a=!1,children:p,methodsRef:b,arrowsVisibleOnHover:T=!0,rightAlignArrows:v=!1,padding:f="0",showTimesBtn:h,noArrows:c,noGradient:x=!1,hideDisabledArrows:d=!1,noMargin:g=!1,...P},S)=>{const k=D.useDetectMobile(),{theme:o}=_.useTheme(),[t,j]=n.useState(!1),[m,N]=n.useState(!1),[H,I]=n.useState(!0),s=n.useRef(),q=()=>{var i;(i=s.current)==null||i.scrollBy(u,0)},B=()=>{var i;(i=s.current)==null||i.scrollBy(-u,0)},[$,L]=n.useState(!1);n.useEffect(()=>{var i,A;L(((i=s==null?void 0:s.current)==null?void 0:i.scrollWidth)>((A=s==null?void 0:s.current)==null?void 0:A.clientWidth))},[p]),n.useImperativeHandle(b,()=>({scrollToEnd(){M()},scrollLeft(){B()},scrollRight(){q()}}));const M=()=>{s.current.scrollLeft=s.current.scrollWidth};return l.jsx(X,{ref:S,arrowsVisibleOnHover:T,hasOverflow:$,noArrows:c,padding:f,rightAlignArrows:v,showTimesBtn:h,theme:o,noMargin:g,...P,children:l.jsxs(V,{ref:s,className:"scrollable-container",columnGap:e,rowGap:w,wrap:a||y&&k?"Wrap":"NoWrap",children:[c!==!0&&l.jsxs(l.Fragment,{children:[!(d===!0&&m===!0)&&l.jsx(R,{borderRadius:"curved",btnType:"tinted",className:"scroll-arrow-left",color:"neutral",disabled:m,icon:"angle-left",onClick:B}),!(d===!0&&t===!0)&&l.jsx(R,{borderRadius:"curved",btnType:"tinted",className:"scroll-arrow-right",color:"neutral",disabled:t,icon:"angle-right",onClick:q})]}),l.jsx(K.InfiniteScrollEndElement,{isHorizontal:!0,onIsNotVisible:()=>{m===!0&&N(!1)},onIsVisible:()=>{m===!1&&N(!0)}}),p,l.jsx(K.InfiniteScrollEndElement,{className:"right-scroller",isHorizontal:!0,onIsNotVisible:()=>{t===!0&&j(!1),I(!0)},onIsVisible:()=>{t===!1&&j(!0),I(!1)}}),H&&$&&x!==!0&&l.jsx("div",{className:"gradient"})]})})});W.propTypes={title:r.PropTypes.string,rowGap:r.PropTypes.string,columnGap:r.PropTypes.string,scrollBySize:r.PropTypes.number,wrapForMobile:r.PropTypes.bool,wrap:r.PropTypes.bool,methodsRef:r.PropTypes.any,arrowsVisibleOnHover:r.PropTypes.bool,rightAlignArrows:r.PropTypes.bool,padding:r.PropTypes.string};const C=n.forwardRef((e,w)=>{const{allButton:u=!0,items:y=[],selectedIds:a=[],onSelect:p=()=>{},onRemove:b=()=>{},onSelectAll:T=()=>{},className:v,showTimesBtn:f=!1,labelKey:h="label",valueKey:c="value",codeKey:x="code",uniqueKey:d,typeKey:g,productsToolbarName:P="All",...S}=e,k=(o,t)=>{a!=null&&a.includes(t)?b(o,t):p(o,t)};return l.jsxs(W,{ref:w,arrowsVisibleOnHover:!1,className:v,columnGap:"0.75rem",padding:"0.25rem 0",rightAlignArrows:!0,showTimesBtn:f,...S,children:[u&&l.jsx(O,{borderRadius:"curved",btnType:a.length===0?"filled":"tinted",className:"badge-button",color:"neutral",onClick:T,children:P}),y.map((o,t)=>l.jsxs(O,{borderRadius:"curved",btnType:a.includes(o.uuid)?"filled":"tinted",className:"badge-button",color:"neutral",onClick:()=>k(o,o[c]),children:[G.isDefined(o==null?void 0:o.icon)&&l.jsxs(l.Fragment,{children:[l.jsx("i",{className:o==null?void 0:o.icon})," "]}),o[h],f===!0&&l.jsx(F,{className:"times-btn",icon:"times",sizeInUnits:"0.75rem",onClick:()=>b(o[c],o[h],o[x],d?o[d]:null,g?o[g]:null)})]},t))]})});C.propTypes={allButton:r.PropTypes.bool,items:r.PropTypes.array,selectedIds:r.PropTypes.array,onSelect:r.PropTypes.func,onRemove:r.PropTypes.func,onSelectAll:r.PropTypes.func,className:r.PropTypes.string,showTimesBtn:r.PropTypes.bool,valuKey:r.PropTypes.string,labelKey:r.PropTypes.string,codeKey:r.PropTypes.string};exports.SelectBar=C;
|