@secondstaxorg/sscomp 1.9.25 → 1.9.26
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/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +2071 -2071
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -5728,5 +5728,5 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
5728
5728
|
justify-content: space-between;
|
|
5729
5729
|
align-items: center;
|
|
5730
5730
|
gap: 8px;
|
|
5731
|
-
`,vg="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\ProgressBar\\ProgressBar.tsx",Ng=e=>{const{variant:
|
|
5731
|
+
`,vg="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\ProgressBar\\ProgressBar.tsx",Ng=e=>{const{variant:r,value:o,showValue:l}=e,[a,s]=i(0);return n((()=>{setTimeout((()=>{let e=0;e=o>100?100:o<0?0:o,s(e)}),300)}),[o]),t.createElement(Cg,{__self:void 0,__source:{fileName:vg,lineNumber:25}},t.createElement(gg,{className:r||"primary",__self:void 0,__source:{fileName:vg,lineNumber:26}},t.createElement("div",{className:"progress-bar",style:{width:`${a}%`},__self:void 0,__source:{fileName:vg,lineNumber:27}})),l&&t.createElement("span",{className:"paragraph1Medium",__self:void 0,__source:{fileName:vg,lineNumber:29}},a,"%"))};export{kA as Accordion,m as ActionFailed,g as ActionSuccess,B as AppActionsTable,F as AppFormsTable,S as AppModulesTable,X as AuditLog,ae as BankAccounts,fe as BankSelector,hg as BarChart,Dm as BidsCards,pe as BreadcrumbBar,Ee as BrokersTable,d as Button,ie as ButtonOutline,os as Chart,hs as ChartMedium,ws as ChartSmall,Is as CookieConsent,Us as CountrySelector,Ts as CurrencyPairs,rc as DatePicker,fc as DateRangePicker,pc as DisplayField,tg as DocumentViewer,Mc as DropdownList,jA as EmailField,Hc as ExchangeRates,PA as FileUpload,Lc as FooterNew,Vc as Indices,td as LPRequestTable,dd as LPSideNav,Hd as LPTopBar,bg as LanguageSwitcher,Ag as LineChart,Kc as LoadingShimmer,re as LoadingSpinner,Vd as MarketData,nu as MarketMovers,au as MenuBar,pu as NewsCard,Nu as NewsFilterBar,Eu as NewsSourceTag,_u as NewsTitleBar,KA as NumberField,_ as Pagination,Pu as PasswordField,Yu as PaymentMethodsTable,sh as PhoneInput,Wu as PopupModal,Ng as ProgressBar,nb as ProvidersTable,bb as RateHistory,wb as RequestForm,kb as Ribbon,Cm as SSXBar,Hb as SearchBar,Rb as SearchResultsBar,Zm as Selector,Sb as SideModal,ag as SignatureField,Jb as SmallNewsCard,eb as StatusBadge,qm as StepProgress,cf as StocksTicker,pf as SystemConfigTable,eu as Tab,xf as Table,Rm as TableAlternative,Om as TablePrimary,kf as TextArea,vb as TextField,EA as Tooltip,Pf as TransactionDetails,zf as TransactionDetailsWithPayment,Kf as UpdateUserActions,tm as UserActions,sm as UserRolesTable,hm as UsersTable,Am as WidgetTitle};
|
|
5732
5732
|
//# sourceMappingURL=index.es.js.map
|