@secondstaxorg/sscomp 1.9.34 → 1.9.35
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 +13 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +2367 -2331
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +31 -19
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
- package/types/components/DetailField/DetailField.d.ts +7 -0
- package/types/components/index.d.ts +1 -0
package/dist/index.es.js
CHANGED
|
@@ -5748,5 +5748,17 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
5748
5748
|
border-radius: 100%;
|
|
5749
5749
|
background: green;
|
|
5750
5750
|
}
|
|
5751
|
-
`,yg="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\DoughnutChart\\DoughnutChart.tsx";Xo.register(...Qa);const _g=e=>{const{height:i,labels:n,datasets:r,showLabels:o,labelArrangement:l}=e,a={labels:n,datasets:r};let s={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:o&&"horizontal"==l,position:"bottom",labels:{padding:40,usePointStyle:!0}},title:{display:!1},tooltip:{enabled:!0,intersect:!1,backgroundColor:"#F7F9FC",bodyColor:"#070B12",titleColor:"#070B12",displayColors:!1,titleAlign:"center",bodyAlign:"center",xAlign:"center",caretSize:0,padding:10}},cutout:"85%"},d=0;return t.createElement(t.Fragment,null,t.createElement(Eg,{style:{height:i||"auto"},__self:void 0,__source:{fileName:yg,lineNumber:52}},t.createElement(Ta,{data:a,options:s,__self:void 0,__source:{fileName:yg,lineNumber:53}}),o&&"vertical"==l&&t.createElement("div",{className:"labels-area",__self:void 0,__source:{fileName:yg,lineNumber:55}},n.map(((e,i)=>(r[0].backgroundColor&&r[0].backgroundColor[d]?d++:d=1,t.createElement("div",{key:i,className:"label-item",__self:void 0,__source:{fileName:yg,lineNumber:63}},t.createElement("div",{className:"item-name paragraph1Medium",__self:void 0,__source:{fileName:yg,lineNumber:64}},t.createElement("span",{className:"dot",style:{background:r[0].backgroundColor&&r[0].backgroundColor[d-1]?r[0].backgroundColor[d-1]:c["primary-500"]},__self:void 0,__source:{fileName:yg,lineNumber:65}}),t.createElement("span",{className:"label paragraph1Medium",__self:void 0,__source:{fileName:yg,lineNumber:67}},e)),t.createElement("span",{className:"paragraph1Medium",__self:void 0,__source:{fileName:yg,lineNumber:69}},r[0].data[i]))))))))}
|
|
5751
|
+
`,yg="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\DoughnutChart\\DoughnutChart.tsx";Xo.register(...Qa);const _g=e=>{const{height:i,labels:n,datasets:r,showLabels:o,labelArrangement:l}=e,a={labels:n,datasets:r};let s={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:o&&"horizontal"==l,position:"bottom",labels:{padding:40,usePointStyle:!0}},title:{display:!1},tooltip:{enabled:!0,intersect:!1,backgroundColor:"#F7F9FC",bodyColor:"#070B12",titleColor:"#070B12",displayColors:!1,titleAlign:"center",bodyAlign:"center",xAlign:"center",caretSize:0,padding:10}},cutout:"85%"},d=0;return t.createElement(t.Fragment,null,t.createElement(Eg,{style:{height:i||"auto"},__self:void 0,__source:{fileName:yg,lineNumber:52}},t.createElement(Ta,{data:a,options:s,__self:void 0,__source:{fileName:yg,lineNumber:53}}),o&&"vertical"==l&&t.createElement("div",{className:"labels-area",__self:void 0,__source:{fileName:yg,lineNumber:55}},n.map(((e,i)=>(r[0].backgroundColor&&r[0].backgroundColor[d]?d++:d=1,t.createElement("div",{key:i,className:"label-item",__self:void 0,__source:{fileName:yg,lineNumber:63}},t.createElement("div",{className:"item-name paragraph1Medium",__self:void 0,__source:{fileName:yg,lineNumber:64}},t.createElement("span",{className:"dot",style:{background:r[0].backgroundColor&&r[0].backgroundColor[d-1]?r[0].backgroundColor[d-1]:c["primary-500"]},__self:void 0,__source:{fileName:yg,lineNumber:65}}),t.createElement("span",{className:"label paragraph1Medium",__self:void 0,__source:{fileName:yg,lineNumber:67}},e)),t.createElement("span",{className:"paragraph1Medium",__self:void 0,__source:{fileName:yg,lineNumber:69}},r[0].data[i]))))))))},Mg=a.div`
|
|
5752
|
+
display: flex;
|
|
5753
|
+
flex-direction: column;
|
|
5754
|
+
gap: 8px;
|
|
5755
|
+
label{
|
|
5756
|
+
color: ${c["neutral-900"]}
|
|
5757
|
+
}
|
|
5758
|
+
`,kg=a.div`
|
|
5759
|
+
padding: 16px;
|
|
5760
|
+
border-radius: 8px;
|
|
5761
|
+
background: ${c["neutral-50"]};
|
|
5762
|
+
color: ${c["primary-900"]};
|
|
5763
|
+
`,Dg="D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\DetailField\\DetailField.tsx",Bg=e=>{const{label:t,value:i}=e;return React.createElement(Mg,{__self:void 0,__source:{fileName:Dg,lineNumber:12}},React.createElement("label",{className:"paragraph1Medium",__self:void 0,__source:{fileName:Dg,lineNumber:13}},t),React.createElement(kg,{className:"paragraph2Regular",__self:void 0,__source:{fileName:Dg,lineNumber:14}},i))};export{BA as Accordion,h as ActionFailed,C as ActionSuccess,I as AppActionsTable,Q as AppFormsTable,Z as AppModulesTable,q as AuditLog,se as BankAccounts,me as BankSelector,Ag as BarChart,Im as BidsCards,Ae as BreadcrumbBar,ye as BrokersTable,u as Button,ne as ButtonOutline,as as Chart,As as ChartMedium,ys as ChartSmall,Os as CookieConsent,Ss as CountrySelector,qs as CurrencyPairs,lc as DatePicker,hc as DateRangePicker,Bg as DetailField,gc as DisplayField,ng as DocumentViewer,_g as DoughnutChart,kc as DropdownList,UA as EmailField,Pc as ExchangeRates,RA as FileUpload,Fc as FooterNew,Zc as Indices,nd as LPRequestTable,bd as LPSideNav,Pd as LPTopBar,mg as LanguageSwitcher,Cg as LineChart,Tc as LoadingShimmer,oe as LoadingSpinner,Zd as MarketData,ou as MarketMovers,cu as MenuBar,gu as NewsCard,wu as NewsFilterBar,_u as NewsSourceTag,Du as NewsTitleBar,TA as NumberField,k as Pagination,Ru as PasswordField,Vu as PaymentMethodsTable,dh as PhoneInput,Xu as PopupModal,wg as ProgressBar,ob as ProvidersTable,mb as RateHistory,yb as RequestForm,Bb as Ribbon,Nm as SSXBar,Pb as SearchBar,Qb as SearchResultsBar,Km as Selector,Gb as SideModal,cg as SignatureField,ef as SmallNewsCard,ib as StatusBadge,$m as StepProgress,uf as StocksTicker,gf as SystemConfigTable,iu as Tab,Ef as Table,Qm as TableAlternative,Lm as TablePrimary,Bf as TextArea,xb as TextField,_A as Tooltip,Rf as TransactionDetails,Yf as TransactionDetailsWithPayment,Tf as UpdateUserActions,nm as UserActions,dm as UserRolesTable,Am as UsersTable,Cm as WidgetTitle};
|
|
5752
5764
|
//# sourceMappingURL=index.es.js.map
|