hisd3-ui-kit 3.0.0 → 4.0.0

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.js CHANGED
@@ -1,5 +1,6 @@
1
- import{jsx as e,jsxs as t,Fragment as i}from"react/jsx-runtime";import{SettingOutlined as n,LogoutOutlined as o,DownOutlined as a,ExclamationCircleOutlined as r,MenuUnfoldOutlined as l,MenuFoldOutlined as s}from"@ant-design/icons";import{Layout as d,List as p,Avatar as h,App as c,Dropdown as m,Spin as u,ConfigProvider as g,Menu as f}from"antd";import{createElement as b,useState as y,useEffect as x,useMemo as w}from"react";import I,{ThemeProvider as v}from"styled-components";!function(e,t){void 0===t&&(t={});var i=t.insertAt;if("undefined"!=typeof document){var n=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===i&&n.firstChild?n.insertBefore(o,n.firstChild):n.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}('body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}');const E={primary:"#00796b",primaryLight:"#e0f7f7",headerSelectedBg:"rgba(0,0,0,0.04)"},D={token:{colorPrimary:E.primary},components:{Menu:{itemSelectedBg:E.primaryLight,itemSelectedColor:E.primary,itemHoverBg:E.primaryLight,itemHoverColor:E.primary,subMenuItemSelectedColor:E.primary,itemActiveBg:E.primaryLight,horizontalItemSelectedBg:E.headerSelectedBg,horizontalItemSelectedColor:E.primary},Layout:{siderBg:"#ffffff",headerBg:"#ffffff",triggerBg:"#ffffff",triggerColor:"rgba(0,0,0,0.65)"}}},{Header:T,Content:L}=d,S=56,C=I(d)`
1
+ import{jsx as e,jsxs as t,Fragment as n}from"react/jsx-runtime";import{ConfigProvider as i,App as r,Layout as a,Dropdown as o,Spin as l,Menu as d,Breadcrumb as s,Table as p,Pagination as c,Tabs as h,Button as g,Input as u}from"antd";import{createContext as m,useContext as b,useMemo as f,createElement as x,useState as y,useEffect as v}from"react";import w,{ThemeProvider as I}from"styled-components";import{SettingOutlined as S,LogoutOutlined as k,DownOutlined as E,ExclamationCircleOutlined as C,MenuUnfoldOutlined as D,MenuFoldOutlined as T,LeftOutlined as L,RightOutlined as z,SearchOutlined as B}from"@ant-design/icons";function N(e,t){void 0===t&&(t={});var n=t.insertAt;if(e&&"undefined"!=typeof document){var i=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");r.type="text/css","top"===n&&i.firstChild?i.insertBefore(r,i.firstChild):i.appendChild(r),r.styleSheet?r.styleSheet.cssText=e:r.appendChild(document.createTextNode(e))}}N('body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}');N('@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&display=swap");:root{--font-body:"Archivo",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-heading:var(--font-body);--font-weight-heading:800}body{-webkit-font-smoothing:antialiased;font-family:var(--font-body)}.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5,h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:var(--font-weight-heading);letter-spacing:-.01em}');const A={red:"#E5401C",orange:"#F26B1D",teal:"#00796B",blue:"#1D5FD1",green:"#2E7D32",purple:"#6A3FD6"},F={bgLayout:"#F3F2F0",bgContainer:"#F3F2F0",bgElevated:"#FFFFFF",bgFilled:"#E6E4E1",text:"#171717",textSecondary:"#4A4A4A",textTertiary:"#6E6E6E",border:"#1F1F1F",borderSecondary:"#CFCDC9",white:"#FFFFFF"},O="'Archivo', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif",R=800,U=400,H=(e="red")=>A[e]??e,$=(e,t)=>{const n=e.replace("#",""),i=3===n.length?n.split("").map((e=>e+e)).join(""):n,r=parseInt(i,16),a=r>>8&255,o=255&r,l=e=>Math.round(e+(255-e)*t);return`#${[l(r>>16&255),l(a),l(o)].map((e=>e.toString(16).padStart(2,"0"))).join("")}`},M=({primary:e,radius:t=0,lineWidth:n=2,overrides:i}={})=>{const r=H(e),a=F,o={cssVar:{key:"hisd3"},token:{colorPrimary:r,colorInfo:r,colorLink:r,colorPrimaryBg:$(r,.92),colorPrimaryBgHover:$(r,.86),colorPrimaryBorder:$(r,.6),fontFamily:O,fontSize:14,fontWeightStrong:700,borderRadius:t,borderRadiusLG:t,borderRadiusSM:t,borderRadiusXS:t,lineWidth:n,colorBgLayout:a.bgLayout,colorBgContainer:a.bgContainer,colorBgElevated:a.bgElevated,colorText:a.text,colorTextSecondary:a.textSecondary,colorTextTertiary:a.textTertiary,colorTextHeading:a.text,colorBorder:a.border,colorBorderSecondary:a.borderSecondary,colorSplit:a.borderSecondary,controlHeight:40,controlHeightLG:52,controlHeightSM:32,boxShadow:"none",boxShadowSecondary:"0 8px 24px rgba(0,0,0,0.12)"},components:{Layout:{siderBg:a.bgLayout,headerBg:a.bgLayout,bodyBg:a.bgLayout,headerPadding:"0 48px"},Menu:{itemBg:"transparent",subMenuItemBg:"transparent",itemColor:a.text,itemHoverColor:a.text,itemHoverBg:"rgba(0,0,0,0.04)",itemSelectedBg:$(r,.9),itemSelectedColor:r,itemActiveBg:$(r,.86),subMenuItemSelectedColor:r,groupTitleColor:a.textTertiary,groupTitleFontSize:12,itemBorderRadius:0,itemMarginInline:0,itemMarginBlock:0,itemHeight:46,itemPaddingInline:24,iconSize:18,collapsedIconSize:18,activeBarBorderWidth:0,activeBarWidth:0},Button:{fontWeight:600,primaryShadow:"none",defaultShadow:"none",dangerShadow:"none",defaultBorderColor:a.border,defaultColor:a.text,defaultBg:a.bgLayout,defaultHoverBg:a.white,defaultHoverBorderColor:a.border,defaultHoverColor:a.text,defaultActiveBorderColor:a.border,paddingInline:20,contentFontSizeLG:16},Input:{activeShadow:"none",colorBorder:a.borderSecondary,hoverBorderColor:a.border,activeBorderColor:a.border,paddingInline:16},Select:{optionSelectedBg:$(r,.9),colorBorder:a.borderSecondary},Table:{headerBg:"transparent",headerColor:a.textTertiary,headerSplitColor:"transparent",headerBorderRadius:0,borderColor:a.borderSecondary,rowHoverBg:"rgba(0,0,0,0.03)",cellPaddingBlock:20,cellPaddingInline:16,cellFontSize:16,footerBg:"transparent"},Tabs:{inkBarColor:r,itemColor:a.text,itemSelectedColor:r,itemHoverColor:r,titleFontSize:18,horizontalItemGutter:48,horizontalMargin:"0",lineWidthBold:4},Tag:{borderRadiusSM:0,defaultBg:"transparent"},Pagination:{itemBg:a.bgLayout,itemActiveBg:r,itemSize:48,itemInputBg:a.bgLayout},Dropdown:{paddingBlock:10},Breadcrumb:{itemColor:a.textTertiary,lastItemColor:a.text,linkColor:a.textTertiary,linkHoverColor:r,separatorColor:a.textTertiary},Card:{headerFontSize:20}}};return i?{...o,...i,token:{...o.token,...i.token},components:{...o.components,...i.components}}:o},W=M(),G={primary:A.red,primaryLight:$(A.red,.9),headerSelectedBg:"rgba(0,0,0,0.04)"},_=m(!1),j=()=>b(_),P=({primary:t,radius:n,lineWidth:a,overrides:o,theme:l,styledTheme:d={},children:s})=>{const p=f((()=>l??M({primary:t,radius:n,lineWidth:a,overrides:o})),[l,t,n,a,o]);return e(_.Provider,{value:!0,children:e(i,{theme:p,children:e(I,{theme:d,children:e(r,{component:!1,children:s})})})})},K={siderWidth:280,siderCollapsedWidth:72,topBarHeight:88,pageGutter:40},{Header:X,Content:V}=a,q=K.siderWidth,J=K.siderCollapsedWidth,Y=K.topBarHeight,Q=w(a)`
2
2
  min-height: 100vh;
3
+ background: var(--ant-color-bg-layout);
3
4
 
4
5
  /*
5
6
  * The Sider is rendered as a plain antd <Sider> (not styled(Sider)) because
@@ -10,8 +11,8 @@ import{jsx as e,jsxs as t,Fragment as i}from"react/jsx-runtime";import{SettingOu
10
11
  top: 0;
11
12
  height: 100vh;
12
13
  overflow: hidden;
13
- border-right: 1px solid
14
- ${({theme:e})=>e?.palette?.borderColor||"rgba(5, 5, 5, 0.06)"};
14
+ background: var(--ant-color-bg-layout);
15
+ border-right: 2px solid var(--ant-color-border);
15
16
 
16
17
  .ant-layout-sider-children {
17
18
  display: flex;
@@ -19,177 +20,568 @@ import{jsx as e,jsxs as t,Fragment as i}from"react/jsx-runtime";import{SettingOu
19
20
  height: 100%;
20
21
  }
21
22
  }
22
- `,O=I.div`
23
+ `,Z=w.div`
23
24
  flex: 1 1 auto;
24
25
  overflow-y: auto;
25
26
  overflow-x: hidden;
27
+ padding-top: 8px;
26
28
 
27
29
  .ant-menu-inline,
28
30
  .ant-menu-vertical {
29
31
  border-inline-end: none !important;
32
+ background: transparent;
30
33
  }
31
- `,k=I.a`
34
+
35
+ /* Section titles: "RECEIVABLES AND COLLECTIONS" */
36
+ .ant-menu-item-group-title {
37
+ padding: 22px 24px 8px;
38
+ font-size: 12px;
39
+ font-weight: 600;
40
+ letter-spacing: 0.14em;
41
+ text-transform: uppercase;
42
+ color: var(--ant-color-text-tertiary);
43
+ }
44
+
45
+ .ant-menu-item-group + .ant-menu-item-group > .ant-menu-item-group-title,
46
+ .ant-menu-item-group + .ant-menu-item-group::before {
47
+ border-top: 2px solid var(--ant-color-border-secondary);
48
+ margin-top: 12px;
49
+ padding-top: 26px;
50
+ }
51
+ .ant-menu-item-group + .ant-menu-item-group::before {
52
+ content: none;
53
+ }
54
+
55
+ .ant-menu-item,
56
+ .ant-menu-submenu-title {
57
+ font-size: 17px;
58
+ font-weight: 500;
59
+ position: relative;
60
+ width: 100%;
61
+ }
62
+
63
+ .ant-menu-item .ant-menu-item-icon,
64
+ .ant-menu-submenu-title .ant-menu-item-icon {
65
+ font-size: 18px;
66
+ }
67
+
68
+ /* open parent ("Billing") in primary */
69
+ .ant-menu-submenu-open > .ant-menu-submenu-title,
70
+ .ant-menu-submenu-selected > .ant-menu-submenu-title {
71
+ color: var(--ant-color-primary);
72
+ font-weight: 700;
73
+ }
74
+
75
+ /* child items are indented by antd; keep them slightly smaller */
76
+ .ant-menu-sub.ant-menu-inline > .ant-menu-item {
77
+ font-size: 16px;
78
+ }
79
+
80
+ /* active item: tint + 4px accent bar */
81
+ .ant-menu-item-selected {
82
+ font-weight: 700;
83
+
84
+ &::before {
85
+ content: "";
86
+ position: absolute;
87
+ left: 0;
88
+ top: 0;
89
+ bottom: 0;
90
+ width: 5px;
91
+ background: var(--ant-color-primary);
92
+ }
93
+ }
94
+
95
+ &.hisd3-collapsed .ant-menu-item-group-title {
96
+ display: none;
97
+ }
98
+ `,ee=w.a`
32
99
  display: flex;
33
100
  align-items: center;
34
- gap: 10px;
35
- height: ${S}px;
36
- padding: 0 ${({$collapsed:e})=>e?12:16}px;
101
+ gap: 16px;
102
+ height: ${Y}px;
103
+ padding: 0 ${({$collapsed:e})=>e?14:24}px;
37
104
  justify-content: ${({$collapsed:e})=>e?"center":"flex-start"};
38
105
  color: inherit;
39
106
  text-decoration: none;
40
107
  overflow: hidden;
41
108
  white-space: nowrap;
42
109
  flex: 0 0 auto;
110
+ border-bottom: 2px solid var(--ant-color-border);
111
+
112
+ .hisd3-brand-mark {
113
+ width: 40px;
114
+ height: 40px;
115
+ flex: 0 0 auto;
116
+ background: var(--ant-color-primary);
117
+ display: flex;
118
+ align-items: center;
119
+ justify-content: center;
120
+ }
43
121
 
44
122
  img {
45
- height: 32px;
46
- width: 32px;
123
+ height: 40px;
124
+ width: 40px;
47
125
  object-fit: contain;
48
126
  flex: 0 0 auto;
49
127
  }
50
128
 
51
129
  h1 {
52
130
  margin: 0;
53
- font-size: 16px;
54
- font-weight: 600;
55
- color: ${({theme:e})=>e?.palette?.text||"rgba(0, 0, 0, 0.88)"};
131
+ font-family: var(--font-heading);
132
+ font-size: 22px;
133
+ font-weight: var(--font-weight-heading, 800);
134
+ letter-spacing: 0.04em;
135
+ text-transform: uppercase;
136
+ color: var(--ant-color-text);
56
137
  overflow: hidden;
57
138
  text-overflow: ellipsis;
58
139
  }
59
- `,N=I(T)`
140
+ `,te=w(X)`
60
141
  display: flex;
61
142
  align-items: center;
62
- gap: 16px;
63
- height: ${S}px;
64
- line-height: ${S}px;
65
- padding: 0 16px;
143
+ gap: 24px;
144
+ height: ${Y}px;
145
+ line-height: ${Y}px;
146
+ padding: 0 ${K.pageGutter}px;
66
147
  position: sticky;
67
148
  top: 0;
68
149
  z-index: 100;
69
- border-bottom: 1px solid
70
- ${({theme:e})=>e?.palette?.borderColor||"rgba(5, 5, 5, 0.06)"};
150
+ background: var(--ant-color-bg-layout);
151
+ border-bottom: 2px solid var(--ant-color-border);
71
152
 
72
153
  .ant-menu-horizontal {
73
154
  flex: 1 1 auto;
74
155
  min-width: 0;
75
156
  border-bottom: none;
76
- line-height: ${54}px;
157
+ background: transparent;
158
+ line-height: ${Y-2}px;
159
+ font-size: 16px;
160
+ font-weight: 500;
77
161
  }
78
- `,U=I(T)`
162
+ `,ne=w(X)`
79
163
  display: flex;
80
164
  align-items: center;
81
- height: ${S}px;
82
- line-height: ${S}px;
83
- padding: 0 16px;
165
+ gap: 16px;
166
+ height: ${Y}px;
167
+ line-height: ${Y}px;
168
+ padding: 0 ${K.pageGutter}px;
84
169
  position: sticky;
85
170
  top: 0;
86
171
  z-index: 99;
87
- border-bottom: 1px solid
88
- ${({theme:e})=>e?.palette?.borderColor||"rgba(5, 5, 5, 0.06)"};
89
- `,A=I.button`
90
- border: none;
172
+ background: var(--ant-color-bg-layout);
173
+ border-bottom: 2px solid var(--ant-color-border);
174
+ `,ie=w.button`
175
+ border: 2px solid var(--ant-color-border);
91
176
  background: transparent;
92
177
  cursor: pointer;
93
178
  font-size: 16px;
94
- padding: 8px;
95
- border-radius: ${({theme:e})=>e?.sizes?.borderRadius?.base||"6px"};
179
+ width: 40px;
180
+ height: 40px;
96
181
  color: inherit;
97
182
  display: inline-flex;
98
183
  align-items: center;
184
+ justify-content: center;
185
+ flex: 0 0 auto;
99
186
 
100
187
  &:hover {
101
- background: rgba(0, 0, 0, 0.04);
102
- }
103
- `,R=I(L)`
104
- padding: 24px;
105
- min-height: calc(100vh - ${S}px);
106
- `;I(p)`
107
- & .ant-list-item {
108
- padding: 5px 12px;
109
- cursor: pointer;
188
+ background: rgba(0, 0, 0, 0.05);
110
189
  }
111
- `;const $=I.div`
112
- background-color: transparent;
113
- padding: ${({$inHeader:e})=>e?"0 4px":"7px 12px"};
114
- min-height: ${({$inHeader:e})=>e?"auto":"56px"};
115
- line-height: 1.3;
190
+ `,re=w(V)`
191
+ padding: 32px ${K.pageGutter}px 48px;
192
+ min-height: calc(100vh - ${Y}px);
193
+ `,ae=w.div`
194
+ flex: 0 0 auto;
116
195
  display: flex;
117
196
  flex-direction: column;
118
197
  justify-content: center;
198
+ line-height: 1.25;
119
199
  transition: all 0.2s ease;
120
- flex: 0 0 auto;
121
- min-width: ${({$inHeader:e,$collapsed:t})=>e?"200px":t?"0":"auto"};
122
- border-top: ${({$inHeader:e,theme:t})=>e?"none":`1px solid ${t?.palette?.borderColor||"rgba(5, 5, 5, 0.06)"}`};
123
-
124
- @media screen and (min-width: ${({theme:e})=>e?.breakpoints?.md||768}px) {
125
- ${({$inHeader:e})=>e?"":"padding-top: 10px; padding-bottom: 10px; min-height: 71px;"}
126
- }
200
+ padding: ${({$inHeader:e,$collapsed:t})=>e?"0 4px":t?"16px 0":"20px 24px"};
201
+ min-width: ${({$inHeader:e})=>e?"220px":"0"};
202
+ border-top: ${({$inHeader:e})=>e?"none":"2px solid var(--ant-color-border)"};
127
203
 
128
204
  & .ant-dropdown-link {
129
205
  color: inherit;
130
-
131
- & .anticon {
132
- font-size: ${({theme:e})=>e?.font?.size?.sm||"14px"};
133
- }
134
206
  }
135
- `,z=I.a`
207
+ `,oe=w.a`
136
208
  display: flex;
137
209
  align-items: center;
210
+ justify-content: center;
138
211
  cursor: pointer;
139
212
  color: inherit;
140
- `,H=I(h)`
141
- font-size: 24px;
142
- background-color: ${({theme:e})=>e?.palette?.orange?.[6]||"#FFA500"};
143
- width: 40px;
144
- height: 40px;
213
+ gap: 16px;
214
+ `,le=w.span`
215
+ width: 48px;
216
+ height: 48px;
217
+ flex: 0 0 auto;
145
218
  display: flex;
146
219
  align-items: center;
147
220
  justify-content: center;
148
- flex: 0 0 auto;
149
- `,F=I.span`
150
- width: calc(100% - 62px);
151
- margin-left: 16px;
152
- transition: all 0.2s ease;
221
+ font-size: 16px;
222
+ font-weight: 700;
223
+ color: var(--ant-color-text);
224
+ background: ${({$src:e})=>e?`center / cover no-repeat url("${e}")`:"#D9D6D2"};
225
+ `,de=w.span`
226
+ flex: 1 1 auto;
153
227
  min-width: 0;
154
-
155
- [dir="rtl"] & {
156
- margin-left: 0;
157
- margin-right: 16px;
158
- }
159
- `,_=I.span`
228
+ `,se=w.span`
160
229
  display: flex;
161
- align-items: center;
230
+ align-items: flex-start;
162
231
  justify-content: space-between;
163
- `,M=I.h3`
164
- margin-bottom: 0;
165
- font-size: ${({theme:e})=>e?.font?.size?.sm||"14px"};
166
- font-weight: ${({theme:e})=>e?.font?.weight?.lg||"bold"};
167
- color: ${({theme:e})=>e?.palette?.text||"#000000e0"};
232
+ gap: 8px;
233
+ `,pe=w.h3`
234
+ margin: 0;
235
+ font-family: var(--font-body);
236
+ font-size: 17px;
237
+ font-weight: 700;
238
+ letter-spacing: 0;
239
+ color: var(--ant-color-text);
168
240
  overflow: hidden;
169
241
  text-overflow: ellipsis;
170
- white-space: nowrap;
171
- `,B=I.span`
172
- margin-left: 12px;
173
- width: 24px;
242
+ display: -webkit-box;
243
+ -webkit-line-clamp: 2;
244
+ -webkit-box-orient: vertical;
245
+ `,ce=w.span`
246
+ width: 20px;
247
+ height: 22px;
174
248
  display: flex;
175
249
  align-items: center;
176
250
  justify-content: center;
177
-
178
- [dir="rtl"] & {
179
- margin-left: 0;
180
- margin-right: 12px;
181
- }
251
+ flex: 0 0 auto;
252
+ color: var(--ant-color-text);
182
253
 
183
254
  & svg {
184
255
  display: block;
185
256
  }
186
- `,K=I.span`
257
+ `,he=w.span`
187
258
  display: block;
188
- margin-top: -2px;
189
- color: ${({theme:e})=>e?.palette?.text||"#000000e0"};
190
- font-size: ${({theme:e})=>e?.font?.size?.sm||"14px"};
259
+ margin-top: 4px;
260
+ font-size: 12px;
261
+ font-weight: 500;
262
+ letter-spacing: 0.12em;
263
+ text-transform: uppercase;
264
+ color: var(--ant-color-text-tertiary);
191
265
  overflow: hidden;
192
266
  text-overflow: ellipsis;
193
267
  white-space: nowrap;
194
- `,G=(e,t)=>e.key??e.path??`menu-${t}`,W=(e,t)=>(e??[]).filter((e=>e&&!e.hideInMenu)).map(((e,i)=>{const n=G(e,i);return Array.isArray(e.children)&&e.children.length>0?{key:n,icon:e.icon,label:e.name,disabled:e.disabled,type:e.group?"group":void 0,children:W(e.children,t)}:{key:n,icon:e.icon,disabled:e.disabled,label:t(e,e.name)}})),j=(e,t)=>b("a",{href:e.path||"/"},t),P=({account:i,avatarSrc:l,settingsUrl:s,onLogout:d,collapsed:p=!1,placement:h="topRight",extraItems:u=[]})=>{const{modal:g}=c.useApp(),f=[...u??[],{key:"settings",icon:e(n,{}),label:"Settings",onClick:()=>{window.location.href=s??"/settings"}},{key:"logout",icon:e(o,{}),label:"Logout",onClick:()=>{g.confirm({title:"Are you sure you want to logout?",content:"Please click OK to continue",icon:e(r,{}),onOk:d})}}],b=(i.fullName||"?").split(" ").filter(Boolean).slice(0,2).map((e=>e[0]?.toUpperCase())).join("");return e($,{className:"cr-user-info-light",$collapsed:p,$inHeader:"bottomRight"===h,children:e(m,{trigger:["click"],placement:h,menu:{items:f},children:t(z,{className:"ant-dropdown-link",onClick:e=>e.preventDefault(),children:[e(H,{src:l,size:"small",children:!l&&b}),!p&&t(F,{children:[t(_,{children:[e(M,{title:i.fullName,children:i.fullName}),e(B,{children:e(a,{})})]}),i.positionType&&e(K,{title:i.positionType,children:i.positionType})]})]})})})},{Sider:X}=d,V=({children:n,account:o,logoUrl:a,appName:r,menuItems:p,onLogout:h,pathname:m,avatarSrc:b,styledTheme:I,settingsUrl:E,antdTheme:T=D,renderMenuLink:L=j,headerExtra:S,userMenuItems:$,onCollapse:z,collapsed:H=!1,loading:F=!1,hideSidebar:_=!1,layoutTop:M=!1,hideCollapseTrigger:B=!1,siderWidth:K=220,bareContent:V=!1})=>{const[q,J]=y(H);x((()=>{J(H)}),[H]);const Y=w((()=>W(p,L)),[p,L]),Q=w((()=>((e,t)=>{let i;const n=(e,o)=>{(e??[]).forEach(((e,a)=>{const r=G(e,a);if(e.path&&t.startsWith(e.path)){const n=t===e.path,a=e.path.length+(n?1:0);(!i||a>i.length)&&(i={key:r,parents:o,length:a})}e.children?.length&&n(e.children,[...o,r])}))};return n(e,[]),{selectedKey:i?.key,openKeys:i?.parents??[]}})(p,m)),[p,m]),[Z,ee]=y((()=>Q.openKeys));x((()=>{ee((e=>Array.from(new Set([...e,...Q.openKeys]))))}),[Q.openKeys.join("|")]);const te=e=>{J(e),z?.(e)},ie=Q.selectedKey?[Q.selectedKey]:[],ne=t(k,{href:"/",$collapsed:!M&&q,children:[a&&e("img",{src:a,alt:r}),(M||!q)&&e("h1",{children:r})]}),oe=V?n:e(R,{children:n});if("undefined"==typeof document)return null;const ae=e(c,{component:!1,children:e(u,{spinning:F,size:"large",children:_?e(i,{children:n}):t(C,M?{children:[t(N,{children:[ne,e(f,{mode:"horizontal",items:Y,selectedKeys:ie}),S,e(P,{account:o,avatarSrc:b,settingsUrl:E,onLogout:h,placement:"bottomRight",extraItems:$})]}),oe]}:{hasSider:!0,children:[t(X,{className:"hisd3-sider",width:K,collapsedWidth:64,collapsible:!0,collapsed:q,trigger:null,theme:"light",breakpoint:"lg",onBreakpoint:e=>{e&&te(!0)},children:[ne,e(O,{children:e(f,{mode:"inline",theme:"light",inlineCollapsed:q,items:Y,selectedKeys:ie,openKeys:q?void 0:Z,onOpenChange:e=>ee(e)})}),e(P,{account:o,avatarSrc:b,settingsUrl:E,onLogout:h,collapsed:q,placement:"topRight",extraItems:$})]}),t(d,{children:[t(U,{children:[!B&&e(A,{type:"button","aria-label":q?"Expand menu":"Collapse menu",onClick:()=>te(!q),children:e(q?l:s,{})}),e("span",{style:{flex:1}}),S]}),oe]})]})})});return e(v,{theme:I,children:T?e(g,{theme:T,children:ae}):ae})};var q,J,Y,Q,Z,ee,te,ie,ne,oe,ae,re,le;!function(e){e.MODERN="modern",e.STANDARD="standard"}(q||(q={})),function(e){e.MODERN="30px",e.STANDARD="16px"}(J||(J={})),function(e){e.LIGHT="light",e.SEMI_DARK="semi-dark",e.DARK="dark"}(Y||(Y={})),function(e){e.FULL_WIDTH="full-width",e.BOXED="boxed",e.FRAMED="framed"}(Q||(Q={})),function(e){e.DEFAULT="default",e.STANDARD="standard",e.ROUNDED="rounded",e.ROUNDED_REVERSE="rounded-reverse",e.CURVED_MENU="curved-menu"}(Z||(Z={})),function(e){e.DEFAULT="default",e.MINI="mini",e.MINI_SIDEBAR_TOGGLE="mini-sidebar-toggle",e.STANDARD="standard",e.HEADER_USER="user-header",e.HEADER_USER_MINI="user-mini-header",e.DRAWER="drawer",e.BIT_BUCKET="bit-bucket",e.H_DEFAULT="h-default",e.HOR_HEADER_FIXED="hor-header-fixed",e.HOR_DARK_LAYOUT="hor-dark-layout"}(ee||(ee={})),function(e){e.FIXED="fixed",e.FLUID="fluid"}(te||(te={})),function(e){e.RTL="rtl",e.LTR="ltr"}(ie||(ie={})),function(e){e.DARK="dark",e.LIGHT="light"}(ne||(ne={})),function(e){e.NONE="none",e.FADE="fade",e.SLIDE_LEFT="slideLeft",e.SLIDE_RIGHT="slideRight",e.SLIDE_UP="slideUp",e.SLIDE_DOWN="slideDown"}(oe||(oe={})),function(e){e.LIGHT="300",e.REGULAR="400",e.MEDIUM="500",e.BOLD="600"}(ae||(ae={})),function(e){e.FIREBASE="firebase",e.AWS_COGNITO="aws_cognito",e.AUTH0="auth0",e.JWT_AUTH="jwt_auth"}(re||(re={})),function(e){e.SLIDEUPIN="transition.slideUpIn",e.SLIDEUPOUT="transition.slideUpOut",e.SLIDEDOWNIN="transition.slideDownIn",e.SLIDEDOWNOUT="transition.slideDownOut",e.SLIDELEFTIN="transition.slideLeftIn",e.SLIDELEFTOUT="transition.slideLeftOut",e.SLIDERIGHTIN="transition.slideRightIn",e.SLIDERIGHTOUT="transition.slideRightOut",e.FADEIN="transition.fadeIn",e.FADEOUT="transition.fadeOut"}(le||(le={}));const se={SLIDEUPIN:{hidden:{y:0},visible:{opacity:1,y:0,transition:{ease:"easeIn",delay:0,when:"beforeChildren",duration:.2,staggerChildren:.05}}},SLIDEUPOUT:{hidden:{y:0},visible:{opacity:0,y:"100vh",transition:{ease:"easeOut",delay:0,when:"beforeChildren",duration:.4,staggerChildren:.15}}},SLIDEDOWNIN:{hidden:{opacity:0,y:"-100vh"},visible:{opacity:1,y:0,transition:{ease:"easeIn",delay:0,when:"beforeChildren",duration:.4,staggerChildren:.15}}},SLIDEDOWNOUT:{hidden:{y:0},visible:{opacity:0,y:"-100vh",transition:{ease:"easeOut",delay:0,when:"beforeChildren",duration:.4,staggerChildren:.15}}},SLIDELEFTIN:{hidden:{x:"100vw"},visible:{opacity:1,x:0,transition:{ease:"easeIn",delay:0,when:"beforeChildren",duration:.4,staggerChildren:.15}}},SLIDELEFTOUT:{hidden:{x:0},visible:{opacity:0,x:"100vw",transition:{ease:"easeOut",delay:0,when:"beforeChildren",duration:.4,staggerChildren:.15}}},SLIDERIGHTIN:{hidden:{x:"-100vw"},visible:{opacity:1,x:0,transition:{ease:"easeIn",delay:0,when:"beforeChildren",duration:.4,staggerChildren:.15}}},SLIDERIGHTOUT:{hidden:{x:0},visible:{opacity:0,x:"-100vw",transition:{ease:"easeOut",delay:0,when:"beforeChildren",duration:.4,staggerChildren:.15}}},FADEIN:{hidden:{opacity:0,scale:1},visible:{opacity:1,scale:1,transition:{ease:"easeIn",when:"beforeChildren",staggerChildren:.15}}},FADEOUT:{hidden:{opacity:1,scale:1},visible:{opacity:0,scale:1,transition:{ease:"easeOut",when:"beforeChildren",staggerChildren:.15}}},NOANIMATION:{hidden:{opacity:1},visible:{opacity:1}}},de={SLIDEUPIN:{variants:{hidden:{y:100,opacity:0},visible:{opacity:1,y:0}},transition:{ease:"easeIn",when:"beforeChildren"}},SLIDEUPOUT:{variants:{hidden:{y:0,opacity:1},visible:{opacity:0,y:"-100vh"}},transition:{ease:"easeOut",when:"beforeChildren"}},SLIDEDOWNIN:{variants:{hidden:{y:-100,opacity:0},visible:{opacity:1,y:0}},transition:{ease:"easeIn",when:"beforeChildren"}},SLIDEDOWNOUT:{variants:{hidden:{y:0,opacity:1},visible:{opacity:0,y:"100vh"}},transition:{ease:"easeOut",when:"beforeChildren"}},SLIDELEFTIN:{variants:{hidden:{x:100,opacity:0},visible:{opacity:1,x:0}},transition:{ease:"easeIn",when:"beforeChildren"}},SLIDELEFTOUT:{variants:{hidden:{x:0,opacity:1},visible:{opacity:0,x:"-100vw"}},transition:{ease:"easeOut",when:"beforeChildren"}},SLIDERIGHTIN:{variants:{hidden:{x:-100,opacity:0},visible:{opacity:1,x:0}},transition:{ease:"easeIn",when:"beforeChildren"}},SLIDERIGHTOUT:{variants:{hidden:{x:0,opacity:1},visible:{opacity:0,x:"-100vw"}},transition:{ease:"easeOut",when:"beforeChildren"}},FADEIN:{variants:{hidden:{opacity:0},visible:{opacity:1}},transition:{duration:.1,ease:"easeIn",when:"beforeChildren"}},FADEOUT:{variants:{hidden:{opacity:1},visible:{opacity:0}},transition:{duration:.1,ease:"easeOut",when:"beforeChildren"}}};var pe,he;!function(e){e[e.MEDIA=1]="MEDIA",e[e.TEXT=2]="TEXT"}(pe||(pe={})),function(e){e.Admin="admin",e.User="user"}(he||(he={}));export{se as AppAnimateGroups,le as AppAnimates,de as AppMotionAnimate,re as AuthType,ae as Fonts,te as FooterType,V as HISD3Sidebar,E as HISD3_COLORS,ne as HeaderType,ie as LayoutDirection,Q as LayoutType,Z as MenuStyle,pe as MessageType,ee as NavStyle,he as RoutePermittedRole,oe as RouteTransition,Y as ThemeMode,q as ThemeStyle,J as ThemeStyleRadius,P as UserMenu,D as hisd3AntdTheme};
268
+ `,ge=(e,t)=>e.key??e.path??`menu-${t}`,ue=(e,t)=>(e??[]).filter((e=>e&&!e.hideInMenu)).map(((e,n)=>{const i=ge(e,n);return Array.isArray(e.children)&&e.children.length>0?{key:i,icon:e.icon,label:e.name,disabled:e.disabled,type:e.group?"group":void 0,children:ue(e.children,t)}:{key:i,icon:e.icon,disabled:e.disabled,label:t(e,e.name)}})),me=(e,t)=>x("a",{href:e.path||"/"},t),be=({account:n,avatarSrc:i,settingsUrl:a,onLogout:l,collapsed:d=!1,placement:s="topRight",extraItems:p=[]})=>{const{modal:c}=r.useApp(),h=[...p??[],{key:"settings",icon:e(S,{}),label:"Settings",onClick:()=>{window.location.href=a??"/settings"}},{key:"logout",icon:e(k,{}),label:"Logout",onClick:()=>{c.confirm({title:"Are you sure you want to logout?",content:"Please click OK to continue",icon:e(C,{}),onOk:l})}}],g=(n.fullName||"").replace(/\(.*?\)/g," ").split(/[\s,]+/).map((e=>e.replace(/[^\p{L}\p{N}]/gu,""))).filter(Boolean).slice(0,2).map((e=>e[0].toUpperCase())).join("")||"?";return e(ae,{className:"cr-user-info-light",$collapsed:d,$inHeader:"bottomRight"===s,children:e(o,{trigger:["click"],placement:s,menu:{items:h},children:t(oe,{className:"ant-dropdown-link",onClick:e=>e.preventDefault(),children:[e(le,{$src:i,"aria-hidden":!0,children:!i&&g}),!d&&t(de,{children:[t(se,{children:[e(pe,{title:n.fullName,children:n.fullName}),e(ce,{children:e(E,{})})]}),n.positionType&&e(he,{title:n.positionType,children:n.positionType})]})]})})})},{Sider:fe}=a,xe=({children:o,account:s,logoUrl:p,appName:c,menuItems:h,onLogout:g,pathname:u,avatarSrc:m,styledTheme:b,settingsUrl:x,antdTheme:w,renderMenuLink:S=me,headerExtra:k,userMenuItems:E,onCollapse:C,collapsed:L=!1,loading:z=!1,hideSidebar:B=!1,layoutTop:N=!1,hideCollapseTrigger:A=!1,siderWidth:F=q,bareContent:O=!1,hideHeaderBar:R=!1,brandHref:U="/"})=>{const H=j(),$=void 0===w?H?null:W:w,[M,G]=y(L);v((()=>{G(L)}),[L]);const _=f((()=>ue(h,S)),[h,S]),P=f((()=>((e,t)=>{let n;const i=(e,r)=>{(e??[]).forEach(((e,a)=>{const o=ge(e,a);if(e.path&&t.startsWith(e.path)){const i=t===e.path,a=e.path.length+(i?1:0);(!n||a>n.length)&&(n={key:o,parents:r,length:a})}e.children?.length&&i(e.children,[...r,o])}))};return i(e,[]),{selectedKey:n?.key,openKeys:n?.parents??[]}})(h,u)),[h,u]),[K,X]=y((()=>P.openKeys));v((()=>{X((e=>Array.from(new Set([...e,...P.openKeys]))))}),[P.openKeys.join("|")]);const V=e=>{G(e),C?.(e)},Y=P.selectedKey?[P.selectedKey]:[],ae=t(ee,{href:U,$collapsed:!N&&M,children:[p?e("img",{src:p,alt:c}):e("span",{className:"hisd3-brand-mark","aria-hidden":!0}),(N||!M)&&e("h1",{children:c})]}),oe=O?o:e(re,{children:o});if("undefined"==typeof document)return null;const le=e(r,{component:!1,children:e(l,{spinning:z,size:"large",children:B?e(n,{children:o}):t(Q,N?{children:[t(te,{children:[ae,e(d,{mode:"horizontal",items:_,selectedKeys:Y}),k,e(be,{account:s,avatarSrc:m,settingsUrl:x,onLogout:g,placement:"bottomRight",extraItems:E})]}),oe]}:{hasSider:!0,children:[t(fe,{className:"hisd3-sider",width:F,collapsedWidth:J,collapsible:!0,collapsed:M,trigger:null,theme:"light",breakpoint:"lg",onBreakpoint:e=>{e&&V(!0)},children:[ae,e(Z,{className:M?"hisd3-collapsed":void 0,children:e(d,{mode:"inline",theme:"light",inlineCollapsed:M,items:_,selectedKeys:Y,openKeys:M?void 0:K,onOpenChange:e=>X(e)})}),e(be,{account:s,avatarSrc:m,settingsUrl:x,onLogout:g,collapsed:M,placement:"topRight",extraItems:E})]}),t(a,{style:{background:"transparent"},children:[!R&&t(ne,{children:[!A&&e(ie,{type:"button","aria-label":M?"Expand menu":"Collapse menu",onClick:()=>V(!M),children:e(M?D:T,{})}),e("span",{style:{flex:1}}),k]}),oe]})]})})});return H&&!b?$?e(i,{theme:$,children:le}):le:e(I,{theme:b??{},children:$?e(i,{theme:$,children:le}):le})},ye=K.pageGutter,ve=w.div`
269
+ display: flex;
270
+ align-items: center;
271
+ gap: 24px;
272
+ height: ${K.topBarHeight}px; /* same as the sidebar brand block */
273
+ padding: 0 ${ye}px;
274
+ border-bottom: 2px solid var(--ant-color-border);
275
+ background: var(--ant-color-bg-layout);
276
+ position: sticky;
277
+ top: 0;
278
+ z-index: 20;
279
+
280
+ .ant-breadcrumb {
281
+ font-size: 16px;
282
+ flex: 1 1 auto;
283
+ min-width: 0;
284
+ }
285
+
286
+ .ant-breadcrumb ol {
287
+ flex-wrap: nowrap;
288
+ }
289
+ `,we=w.div`
290
+ display: flex;
291
+ align-items: center;
292
+ gap: 16px;
293
+ flex: 0 0 auto;
294
+ `,Ie=w.div`
295
+ display: flex;
296
+ align-items: baseline;
297
+ gap: 24px;
298
+ flex-wrap: wrap;
299
+ padding: 36px ${ye}px 28px;
300
+ border-bottom: 2px solid var(--ant-color-border-secondary);
301
+
302
+ h1 {
303
+ margin: 0;
304
+ font-family: var(--font-heading);
305
+ font-size: 56px;
306
+ line-height: 1.05;
307
+ font-weight: var(--font-weight-heading, 800);
308
+ letter-spacing: -0.02em;
309
+ color: var(--ant-color-text);
310
+ }
311
+
312
+ p {
313
+ margin: 0;
314
+ font-size: 20px;
315
+ color: var(--ant-color-text-secondary);
316
+ }
317
+ `,Se=w.div`
318
+ padding: 32px ${ye}px 48px;
319
+ `,ke=({title:n,subtitle:i,breadcrumb:r,extra:a,leading:o,hideTopBar:l=!1,className:d})=>t("header",{className:d,children:[!l&&t(ve,{children:[o,r&&r.length>0&&e(s,{items:r.map((t=>({title:t.href?e("a",{href:t.href,children:t.title}):t.title,onClick:t.onClick})))}),!r?.length&&e("span",{style:{flex:1}}),a&&e(we,{children:a})]}),t(Ie,{children:[e("h1",{children:n}),i&&e("p",{children:i})]})]}),Ee=w.div`
320
+ .ant-table-wrapper .ant-table {
321
+ background: transparent;
322
+ }
323
+
324
+ .ant-table-wrapper .ant-table-thead > tr > th {
325
+ font-size: 13px;
326
+ font-weight: 700;
327
+ letter-spacing: 0.1em;
328
+ text-transform: uppercase;
329
+ color: var(--ant-color-text-tertiary);
330
+ padding-block: 14px;
331
+ border-bottom: 2px solid var(--ant-color-border);
332
+ background: transparent;
333
+ }
334
+
335
+ .ant-table-wrapper .ant-table-tbody > tr > td {
336
+ border-bottom: 2px solid var(--ant-color-border-secondary);
337
+ font-size: 16px;
338
+ }
339
+
340
+ .ant-table-wrapper .ant-table-tbody > tr:last-child > td {
341
+ border-bottom: 2px solid var(--ant-color-border);
342
+ }
343
+
344
+ .ant-table-wrapper .ant-table-thead > tr > th:first-child,
345
+ .ant-table-wrapper .ant-table-tbody > tr > td:first-child {
346
+ padding-left: 0;
347
+ }
348
+
349
+ .ant-table-wrapper .ant-table-thead > tr > th:last-child,
350
+ .ant-table-wrapper .ant-table-tbody > tr > td:last-child {
351
+ padding-right: 0;
352
+ }
353
+
354
+ .ant-table-wrapper .ant-table-cell-row-hover {
355
+ background: rgba(0, 0, 0, 0.025) !important;
356
+ }
357
+
358
+ /* Highlighted / linked cell text, e.g. bill numbers */
359
+ .hisd3-cell-primary {
360
+ color: var(--ant-color-primary);
361
+ font-weight: 700;
362
+ }
363
+ .hisd3-cell-link {
364
+ color: var(--ant-color-primary);
365
+ }
366
+ .hisd3-cell-muted {
367
+ color: var(--ant-color-text-tertiary);
368
+ }
369
+ `,Ce=w.div`
370
+ padding: 22px 0 14px;
371
+ font-size: 13px;
372
+ font-weight: 600;
373
+ letter-spacing: 0.1em;
374
+ text-transform: uppercase;
375
+ color: var(--ant-color-text-tertiary);
376
+ `,De=w.div`
377
+ display: flex;
378
+ align-items: center;
379
+ gap: 24px;
380
+ padding: 20px 0 8px;
381
+
382
+ .hisd3-total {
383
+ flex: 1 1 auto;
384
+ font-size: 16px;
385
+ color: var(--ant-color-text-secondary);
386
+ }
387
+
388
+ .ant-pagination {
389
+ display: inline-flex;
390
+ border: 2px solid var(--ant-color-border);
391
+
392
+ .ant-pagination-item,
393
+ .ant-pagination-prev,
394
+ .ant-pagination-next,
395
+ .ant-pagination-jump-prev,
396
+ .ant-pagination-jump-next {
397
+ margin: 0;
398
+ min-width: 56px;
399
+ height: 56px;
400
+ line-height: 56px;
401
+ border: 0;
402
+ border-right: 2px solid var(--ant-color-border);
403
+ border-radius: 0;
404
+ font-weight: 700;
405
+ font-size: 16px;
406
+ background: transparent;
407
+
408
+ &:last-child {
409
+ border-right: 0;
410
+ }
411
+
412
+ a {
413
+ color: var(--ant-color-text);
414
+ }
415
+ }
416
+
417
+ .ant-pagination-item-active {
418
+ background: var(--ant-color-primary);
419
+ a {
420
+ color: #fff;
421
+ }
422
+ }
423
+
424
+ .ant-pagination-prev .ant-pagination-item-link,
425
+ .ant-pagination-next .ant-pagination-item-link {
426
+ color: var(--ant-color-text);
427
+ font-size: 14px;
428
+ }
429
+
430
+ .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
431
+ .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
432
+ color: var(--ant-color-text);
433
+ font-weight: 700;
434
+ }
435
+ }
436
+ `,Te=w.div`
437
+ display: inline-flex;
438
+ border: 2px solid var(--ant-color-border);
439
+
440
+ button {
441
+ height: 56px;
442
+ padding: 0 22px;
443
+ border: 0;
444
+ border-right: 2px solid var(--ant-color-border);
445
+ background: transparent;
446
+ font: inherit;
447
+ font-size: 16px;
448
+ color: var(--ant-color-text);
449
+ cursor: pointer;
450
+
451
+ &:last-child {
452
+ border-right: 0;
453
+ }
454
+
455
+ &[aria-pressed="true"] {
456
+ background: var(--ant-color-primary);
457
+ color: #fff;
458
+ }
459
+ }
460
+ `,Le=e=>`Total ${e.toLocaleString()} items`;function ze({pagination:n,footer:i,...r}){const a=n||void 0,o=a?.pageSizeOptions??[10,20,50];return t(Ee,{children:[e(p,{...r,pagination:!1}),i&&e(Ce,{children:i}),a&&t(De,{children:[e("span",{className:"hisd3-total",children:(a.renderTotal??Le)(a.total,[(a.current-1)*a.pageSize+1,Math.min(a.current*a.pageSize,a.total)])}),e(c,{current:a.current,pageSize:a.pageSize,total:a.total,showSizeChanger:!1,onChange:(e,t)=>a.onChange(e,t),itemRender:(t,n,i)=>"prev"===n?e("span",{className:"ant-pagination-item-link",children:e(L,{})}):"next"===n?e("span",{className:"ant-pagination-item-link",children:e(z,{})}):i}),!a.hidePageSize&&e(Te,{role:"group","aria-label":"Rows per page",children:o.map((e=>t("button",{type:"button","aria-pressed":e===a.pageSize,onClick:()=>a.onChange(1,e),children:[e," / page"]},e)))})]})]})}const Be=w(h)`
461
+ &.ant-tabs .ant-tabs-nav {
462
+ margin: 0;
463
+
464
+ &::before {
465
+ border-bottom: 2px solid var(--ant-color-border-secondary);
466
+ }
467
+ }
468
+
469
+ &.ant-tabs .ant-tabs-tab {
470
+ padding: 14px 0 18px;
471
+ font-weight: 600;
472
+ font-size: 18px;
473
+
474
+ + .ant-tabs-tab {
475
+ margin-left: 48px;
476
+ }
477
+ }
478
+
479
+ &.ant-tabs .ant-tabs-ink-bar {
480
+ height: 4px;
481
+ }
482
+
483
+ .hisd3-tab-count {
484
+ margin-left: 10px;
485
+ font-size: 14px;
486
+ font-weight: 500;
487
+ color: var(--ant-color-text-tertiary);
488
+ }
489
+
490
+ .ant-tabs-tab-active .hisd3-tab-count {
491
+ color: var(--ant-color-primary);
492
+ }
493
+ `,Ne=({items:i,...r})=>e(Be,{...r,items:i.map((({count:i,label:r,...a})=>({...a,label:t(n,{children:[r,void 0!==i&&e("span",{className:"hisd3-tab-count",children:i})]})})))}),Ae={default:"var(--ant-color-text)",primary:"var(--ant-color-primary)",success:"var(--ant-color-success)",warning:"var(--ant-color-warning)",danger:"var(--ant-color-error)"},Fe={default:"rgba(0,0,0,0.05)",primary:"var(--ant-color-primary-bg)",success:"var(--ant-color-success-bg)",warning:"var(--ant-color-warning-bg)",danger:"var(--ant-color-error-bg)"},Oe=w.span`
494
+ display: inline-flex;
495
+ align-items: center;
496
+ gap: 6px;
497
+ height: 32px;
498
+ padding: 0 14px;
499
+ font-size: 12px;
500
+ font-weight: 500;
501
+ letter-spacing: 0.06em;
502
+ text-transform: uppercase;
503
+ white-space: nowrap;
504
+ line-height: 1;
505
+ border: 2px solid transparent;
506
+ border-radius: 0;
507
+
508
+ ${({$variant:e,$tone:t})=>{const n=Ae[t],i=Fe[t];switch(e){case"soft":return`color: ${n}; background: ${i};`;case"outline":return`color: ${n}; border-color: ${n}; background: transparent;`;case"solid":return`color: #fff; background: ${"default"===t?"var(--ant-color-text)":n};`;default:return"color: var(--ant-color-text); background: rgba(0,0,0,0.05);"}}}
509
+ `,Re=({variant:t="neutral",tone:n=("neutral"===t?"default":"primary"),children:i,...r})=>e(Oe,{$variant:t,$tone:n,...r,children:i}),Ue=w(g)`
510
+ &.ant-btn {
511
+ text-transform: none;
512
+ letter-spacing: 0;
513
+ display: inline-flex;
514
+ align-items: center;
515
+ gap: 8px;
516
+ height: var(--hisd3-btn-height, 52px);
517
+ padding-inline: 20px;
518
+ font-size: 16px;
519
+ font-weight: 600;
520
+ box-shadow: none;
521
+ }
522
+
523
+ &.ant-btn-sm {
524
+ --hisd3-btn-height: 36px;
525
+ font-size: 14px;
526
+ padding-inline: 14px;
527
+ }
528
+
529
+ &.ant-btn-lg {
530
+ --hisd3-btn-height: 56px;
531
+ }
532
+
533
+ &.ant-btn-default {
534
+ border-width: 2px;
535
+ }
536
+
537
+ .anticon {
538
+ font-size: 1.05em;
539
+ }
540
+ `,He={primary:{type:"primary"},secondary:{type:"default"},ghost:{type:"text"},danger:{type:"primary",danger:!0}},$e=({variant:t="secondary",...n})=>e(Ue,{...He[t],...n}),Me=w(u)`
541
+ &.ant-input,
542
+ &.ant-input-affix-wrapper {
543
+ border-width: 2px;
544
+ font-size: 16px;
545
+ }
546
+
547
+ &.ant-input-affix-wrapper .ant-input-prefix {
548
+ margin-inline-end: 14px;
549
+ color: var(--ant-color-text-tertiary);
550
+ font-size: 18px;
551
+ }
552
+ `,We=t=>e(Me,{...t}),Ge=w(Me)`
553
+ &.ant-input-affix-wrapper {
554
+ background: var(--hisd3-bg-filled, #e6e4e1);
555
+ border-color: var(--ant-color-border-secondary);
556
+ height: 72px;
557
+ padding-inline: 24px;
558
+
559
+ &:hover,
560
+ &:focus-within {
561
+ border-color: var(--ant-color-border);
562
+ background: var(--hisd3-bg-filled, #e6e4e1);
563
+ }
564
+
565
+ .ant-input {
566
+ background: transparent;
567
+ font-size: 20px;
568
+ }
569
+
570
+ .ant-input-prefix {
571
+ font-size: 22px;
572
+ }
573
+ }
574
+
575
+ &.hisd3-search-compact.ant-input-affix-wrapper {
576
+ height: 48px;
577
+ padding-inline: 16px;
578
+
579
+ .ant-input {
580
+ font-size: 16px;
581
+ }
582
+ .ant-input-prefix {
583
+ font-size: 18px;
584
+ }
585
+ }
586
+ `,_e=({compact:t=!1,className:n,...i})=>e(Ge,{allowClear:!0,prefix:e(B,{}),className:[t?"hisd3-search-compact":"",n??""].join(" ").trim(),...i});var je,Pe,Ke,Xe,Ve,qe,Je,Ye,Qe,Ze,et,tt,nt;!function(e){e.MODERN="modern",e.STANDARD="standard"}(je||(je={})),function(e){e.MODERN="30px",e.STANDARD="16px"}(Pe||(Pe={})),function(e){e.LIGHT="light",e.SEMI_DARK="semi-dark",e.DARK="dark"}(Ke||(Ke={})),function(e){e.FULL_WIDTH="full-width",e.BOXED="boxed",e.FRAMED="framed"}(Xe||(Xe={})),function(e){e.DEFAULT="default",e.STANDARD="standard",e.ROUNDED="rounded",e.ROUNDED_REVERSE="rounded-reverse",e.CURVED_MENU="curved-menu"}(Ve||(Ve={})),function(e){e.DEFAULT="default",e.MINI="mini",e.MINI_SIDEBAR_TOGGLE="mini-sidebar-toggle",e.STANDARD="standard",e.HEADER_USER="user-header",e.HEADER_USER_MINI="user-mini-header",e.DRAWER="drawer",e.BIT_BUCKET="bit-bucket",e.H_DEFAULT="h-default",e.HOR_HEADER_FIXED="hor-header-fixed",e.HOR_DARK_LAYOUT="hor-dark-layout"}(qe||(qe={})),function(e){e.FIXED="fixed",e.FLUID="fluid"}(Je||(Je={})),function(e){e.RTL="rtl",e.LTR="ltr"}(Ye||(Ye={})),function(e){e.DARK="dark",e.LIGHT="light"}(Qe||(Qe={})),function(e){e.NONE="none",e.FADE="fade",e.SLIDE_LEFT="slideLeft",e.SLIDE_RIGHT="slideRight",e.SLIDE_UP="slideUp",e.SLIDE_DOWN="slideDown"}(Ze||(Ze={})),function(e){e.LIGHT="300",e.REGULAR="400",e.MEDIUM="500",e.BOLD="600"}(et||(et={})),function(e){e.FIREBASE="firebase",e.AWS_COGNITO="aws_cognito",e.AUTH0="auth0",e.JWT_AUTH="jwt_auth"}(tt||(tt={})),function(e){e.SLIDEUPIN="transition.slideUpIn",e.SLIDEUPOUT="transition.slideUpOut",e.SLIDEDOWNIN="transition.slideDownIn",e.SLIDEDOWNOUT="transition.slideDownOut",e.SLIDELEFTIN="transition.slideLeftIn",e.SLIDELEFTOUT="transition.slideLeftOut",e.SLIDERIGHTIN="transition.slideRightIn",e.SLIDERIGHTOUT="transition.slideRightOut",e.FADEIN="transition.fadeIn",e.FADEOUT="transition.fadeOut"}(nt||(nt={}));const it={SLIDEUPIN:{hidden:{y:0},visible:{opacity:1,y:0,transition:{ease:"easeIn",delay:0,when:"beforeChildren",duration:.2,staggerChildren:.05}}},SLIDEUPOUT:{hidden:{y:0},visible:{opacity:0,y:"100vh",transition:{ease:"easeOut",delay:0,when:"beforeChildren",duration:.4,staggerChildren:.15}}},SLIDEDOWNIN:{hidden:{opacity:0,y:"-100vh"},visible:{opacity:1,y:0,transition:{ease:"easeIn",delay:0,when:"beforeChildren",duration:.4,staggerChildren:.15}}},SLIDEDOWNOUT:{hidden:{y:0},visible:{opacity:0,y:"-100vh",transition:{ease:"easeOut",delay:0,when:"beforeChildren",duration:.4,staggerChildren:.15}}},SLIDELEFTIN:{hidden:{x:"100vw"},visible:{opacity:1,x:0,transition:{ease:"easeIn",delay:0,when:"beforeChildren",duration:.4,staggerChildren:.15}}},SLIDELEFTOUT:{hidden:{x:0},visible:{opacity:0,x:"100vw",transition:{ease:"easeOut",delay:0,when:"beforeChildren",duration:.4,staggerChildren:.15}}},SLIDERIGHTIN:{hidden:{x:"-100vw"},visible:{opacity:1,x:0,transition:{ease:"easeIn",delay:0,when:"beforeChildren",duration:.4,staggerChildren:.15}}},SLIDERIGHTOUT:{hidden:{x:0},visible:{opacity:0,x:"-100vw",transition:{ease:"easeOut",delay:0,when:"beforeChildren",duration:.4,staggerChildren:.15}}},FADEIN:{hidden:{opacity:0,scale:1},visible:{opacity:1,scale:1,transition:{ease:"easeIn",when:"beforeChildren",staggerChildren:.15}}},FADEOUT:{hidden:{opacity:1,scale:1},visible:{opacity:0,scale:1,transition:{ease:"easeOut",when:"beforeChildren",staggerChildren:.15}}},NOANIMATION:{hidden:{opacity:1},visible:{opacity:1}}},rt={SLIDEUPIN:{variants:{hidden:{y:100,opacity:0},visible:{opacity:1,y:0}},transition:{ease:"easeIn",when:"beforeChildren"}},SLIDEUPOUT:{variants:{hidden:{y:0,opacity:1},visible:{opacity:0,y:"-100vh"}},transition:{ease:"easeOut",when:"beforeChildren"}},SLIDEDOWNIN:{variants:{hidden:{y:-100,opacity:0},visible:{opacity:1,y:0}},transition:{ease:"easeIn",when:"beforeChildren"}},SLIDEDOWNOUT:{variants:{hidden:{y:0,opacity:1},visible:{opacity:0,y:"100vh"}},transition:{ease:"easeOut",when:"beforeChildren"}},SLIDELEFTIN:{variants:{hidden:{x:100,opacity:0},visible:{opacity:1,x:0}},transition:{ease:"easeIn",when:"beforeChildren"}},SLIDELEFTOUT:{variants:{hidden:{x:0,opacity:1},visible:{opacity:0,x:"-100vw"}},transition:{ease:"easeOut",when:"beforeChildren"}},SLIDERIGHTIN:{variants:{hidden:{x:-100,opacity:0},visible:{opacity:1,x:0}},transition:{ease:"easeIn",when:"beforeChildren"}},SLIDERIGHTOUT:{variants:{hidden:{x:0,opacity:1},visible:{opacity:0,x:"-100vw"}},transition:{ease:"easeOut",when:"beforeChildren"}},FADEIN:{variants:{hidden:{opacity:0},visible:{opacity:1}},transition:{duration:.1,ease:"easeIn",when:"beforeChildren"}},FADEOUT:{variants:{hidden:{opacity:1},visible:{opacity:0}},transition:{duration:.1,ease:"easeOut",when:"beforeChildren"}}};var at,ot;!function(e){e[e.MEDIA=1]="MEDIA",e[e.TEXT=2]="TEXT"}(at||(at={})),function(e){e.Admin="admin",e.User="user"}(ot||(ot={}));export{it as AppAnimateGroups,nt as AppAnimates,rt as AppMotionAnimate,tt as AuthType,et as Fonts,Je as FooterType,$e as HISD3Button,We as HISD3Input,Se as HISD3PageBody,ke as HISD3PageHeader,P as HISD3Provider,_e as HISD3SearchInput,xe as HISD3Sidebar,ze as HISD3Table,Ne as HISD3Tabs,Re as HISD3Tag,G as HISD3_COLORS,O as HISD3_FONT_FAMILY,U as HISD3_FONT_WEIGHT_BODY,R as HISD3_FONT_WEIGHT_HEADING,K as HISD3_LAYOUT,F as HISD3_NEUTRALS,A as HISD3_PRESETS,Qe as HeaderType,Ye as LayoutDirection,Xe as LayoutType,Ve as MenuStyle,at as MessageType,qe as NavStyle,ot as RoutePermittedRole,Ze as RouteTransition,Ke as ThemeMode,je as ThemeStyle,Pe as ThemeStyleRadius,be as UserMenu,M as createHisd3Theme,W as hisd3AntdTheme,H as resolvePrimary,$ as tint,j as useInsideHISD3Provider};
195
587
  //# sourceMappingURL=index.js.map