@innofulfill/hubops-shipment-tracking 0.1.11 → 0.1.12

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.
@@ -1 +1 @@
1
- @charset "UTF-8";Css ship .shipment-details-page{padding:8px 4px}.ho-card{border-radius:12px}.ho-row-equal{align-items:stretch}.ho-card--equal{height:100%;display:flex;flex-direction:column}.ho-subheader{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ho-subheader__left{display:flex;align-items:flex-start;flex-direction:column;gap:6px;width:100%}.ho-subheader__value{display:flex;align-items:center;gap:16px;flex-wrap:wrap;width:100%;justify-content:flex-start}.ho-subheader__start{display:inline-flex;align-items:center;gap:8px}.ho-kv-inline{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.ho-kv-stack{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;white-space:nowrap;min-width:0}.ho-kv-stack>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ho-subheader__route-block{display:flex;flex-direction:column;gap:2px}.ho-subheader__route-label{color:#6b7a90;font-size:12px}.ho-subheader__route{color:#6b7a90;font-size:12px;white-space:normal;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0;overflow:visible;margin-top:0;text-align:left}.ho-route-source{white-space:normal}.ho-route-source>span:last-child{white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word;padding-top:10px}.ho-route-arrow{white-space:nowrap}.ho-route-dest,.ho-route-dest>span:last-child{white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word;padding-top:0}.ho-route-source,.ho-route-dest{flex:1 1 0%;min-width:0}.ho-route-source,.ho-route-dest{padding-top:6px}.ho-route-arrow{flex:0 0 auto}.ho-route-col{display:flex;flex-direction:column;line-height:1.15;gap:2px;min-width:0;padding-bottom:4px}.ho-route-col>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ho-route-arrow:before{content:"→";color:#6b7a90}.ho-muted{color:#6b7a90;font-size:12px}.ho-subheader__route .ho-muted,.ho-route-source .ho-muted,.ho-route-dest .ho-muted{display:inline-block;padding-top:10px}.ho-strong{color:#061624;font-weight:600}.ho-eway-value-bold{font-family:Roboto,sans-serif;font-weight:700;font-size:18px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#061624}.ho-pincode{color:indigo}.ho-badge{border-radius:12px;padding:2px 10px;border:1px solid #d8e7ff;color:#2e7fe1;background:#edf4ff}.ho-badge--blue{color:#2e7fe1;background:#edf4ff;border-color:#d8e7ff}.ho-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.ho-title{font-weight:700;font-size:20px;color:#003371;font-family:Roboto,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";white-space:nowrap}.ho-title-left{display:flex;align-items:center;gap:8px}.ho-title-icon{width:18px;height:18px}.ho-badge-text{color:#061624}.ho-chip{background:#f5f8ff;border-radius:10px;padding:4px 10px;font-size:12px;color:#2e7fe1}.ho-chip__label{color:#6b7a90;margin-right:6px}.ho-chip__value{font-weight:600;color:#061624}.ho-box{background:#f9fbff;border:1px solid #eef2f7;border-radius:10px;padding:12px;margin-bottom:12px}.ho-box--flush{padding:8px}.ho-grid{display:grid;grid-template-columns:1fr;gap:8px}.ho-grid--2{grid-template-columns:1fr 1fr}.ho-grid--3{grid-template-columns:repeat(3,1fr)}@media(max-width:992px){.ho-grid--2,.ho-grid--3{grid-template-columns:1fr}}.ho-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}@media(max-width:1200px){.ho-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.ho-stats{grid-template-columns:repeat(2,1fr)}}.ho-stat{background:transparent;border:0;border-radius:0;padding:4px 0;min-height:auto;display:flex;flex-direction:column;justify-content:center}.ho-stat__label{color:#00000080;font-size:14px;margin-bottom:4px;white-space:nowrap;overflow:hidden;font-weight:400;font-family:Roboto;text-overflow:ellipsis}.ho-stat__value{color:#061624;font-weight:500;font-size:14px;font-family:Roboto;line-height:100%;letter-spacing:0%;vertical-align:middle}.ho-stat--compact .ho-stat__value{font-size:12px}.ho-kv{display:flex;gap:12px;font-size:13px}.ho-kv__label{color:#6b7a90}.ho-kv__label_audit{color:#003371}.ho-kv__value{color:#061624;font-weight:500;word-break:break-word}.ho-kv__value--clamp{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-clamp:1;overflow:hidden}.ho-kv__toggle{background:transparent;border:none;color:#2e7fe1;margin-left:8px;cursor:pointer;font-size:12px;padding:0}.ho-kv__toggle:hover{text-decoration:underline}.ho-kv-compact .ho-kv__value{font-size:12px;font-weight:400}.ho-kv-sr .ho-kv__value{font-weight:400;font-size:14px;color:#061624}.ho-subtitle--primary+.ho-grid.ho-kv-compact.ho-kv-sr{margin-top:-6px}.ho-kv-sr .ho-kv{gap:4px 8px}.ho-kv-sr .ho-kv__value,.ho-kv-pkg .ho-kv__value{font-family:Roboto,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;vertical-align:middle}.ho-kv-compact .ho-kv{display:grid;grid-template-columns:150px 1fr;align-items:start;gap:6px 12px}.ho-kv-compact .ho-kv__label{text-align:left}.ho-subcard{border-radius:10px}.ho-subtitle{font-weight:600;margin-bottom:8px;color:#2e7fe1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ho-subtitle-audit{font-weight:600;margin-bottom:8px;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ho-subtitle--primary{color:#003371}.ho-subtitle-text{font-family:Roboto,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;font-size:16px;line-height:100%;letter-spacing:0;color:#003371}.ho-inline{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.ho-inline__item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;white-space:nowrap}.ho-inline__item .ho-inline__value{white-space:nowrap}@media(max-width:992px){.ho-inline{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.ho-inline{grid-template-columns:1fr}}.ho-inline__label{color:#6b7a90;font-size:12px}.ho-inline__value{color:#061624;font-weight:600;font-size:13px}.ho-mt-12{margin-top:12px}.ho-tag{border-radius:10px;padding:2px 10px}.ho-tag--success{color:#1f7a48;border:1px solid #cfeede;background:#e9fff1}.ho-tag--danger{color:#e14949;border:1px solid #ffd5d5;background:#ffecec}.ho-tag--info{color:#2e7fe1;border:1px solid #d8e7ff;background:#edf4ff}.ho-route{position:relative;padding-left:28px;display:grid;grid-auto-rows:auto;gap:24px}.shipment-details-page .ho-route__row:not(:last-child):after{content:"";position:absolute;left:14px;top:16px;height:calc(100% + 8px);width:2px;background:none!important;border-radius:0}.ho-route--empty:before{display:none}.ho-route:after{content:"";position:absolute;left:10px;top:calc(100% - 40px);bottom:0;width:12px;background:#fff;pointer-events:none}.ho-route__empty{color:#6b7a90;font-size:13px;padding:8px 0;text-align:center;width:100%}.ho-route--empty{justify-content:center;align-items:center}.shipment-details-page .ho-route__row{position:relative}.shipment-details-page .ho-route__row:last-child:after{display:none!important}.ho-route:before{content:"";position:absolute;left:14px;top:32px;height:calc(100% - 72px);width:3px;background:repeating-linear-gradient(to bottom,#175cd3,#175cd3 8px,#175cd300 8px 16px);border-radius:2px}.ho-route__row{display:flex;gap:12px;margin:10px 0;padding-left:0!important}.ho-route__node{width:16px;height:16px;border-radius:50%;margin-top:2px;background:#fff;border:3px solid #9aa7b8;box-shadow:0 0 0 3px #fff;position:relative;display:flex;align-items:center;justify-content:center}.ho-route__tag{position:absolute;left:-28px;top:-4px;color:#003371;font-family:Roboto,sans-serif;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0px;padding:4px 10px;border-radius:50px;background:#f5f8ff;border:1px solid #e0e9ff;display:inline-flex;align-items:center;justify-content:center}.ho-route__tag--plain{padding:6px!important;min-width:32px;min-height:32px;display:flex!important;justify-content:center;align-items:center;border-radius:50%}.ho-route__truck,.ho-route__dest{width:26px;height:26px;display:block}.ho-route__truck-inline{width:12px;height:12px;display:block;padding-right:4px}.ho-route__node--source{border-color:#2e7fe1;background:#2e7fe1;box-shadow:0 0 0 3px #e7f0ff}.ho-route__node--to{border-color:#ff6961;background:#ff6961;box-shadow:0 0 0 3px #ffecec}.ho-route__node--transit{border-color:#9aa7b8;background:#fff;box-shadow:0 0 0 3px #f3f6fb}.ho-route__node,.ho-route__node--source,.ho-route__node--to,.ho-route__node--transit{background:transparent;border:0;box-shadow:none}.ho-route__content{line-height:1.2;flex:1 1 auto}.ho-route__name{color:#061624;font-weight:400;display:flex;align-items:center;gap:8px;justify-content:space-between;width:100%}.ho-route__date{color:#003371;font-size:12px;margin-top:2px}.ho-route__title{flex:1 1 auto;min-width:0;font-weight:400}.ho-route__row+.ho-route__row .ho-route__content{margin-top:-2px}.ho-pill{font-size:11px;padding:2px 8px;border-radius:999px;border:1px solid #e0e9ff;background:#edf4ff;color:#2e7fe1}.ho-pill--source{color:#027a48;background:#e9fff1;border-color:#cfeede}.ho-pill--to{background:#ffecec;border-color:#ffd5d5;color:#e14949}.ho-route__more{display:flex;align-items:center;gap:6px;color:#2e7fe1;margin-top:16px;font-weight:500;cursor:pointer}.ho-route__more-text{cursor:pointer}.ho-route__more-caret{font-size:12px;transition:transform .2s ease}.ho-route__more-caret.ho-open{transform:rotate(180deg)}.ho-eway-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.ho-route__empty{text-align:center;color:#6b7a90;padding:12px 0}.ho-list{width:100%}.ho-list__item{width:100%;display:flex;align-items:center;justify-content:space-between;background:#f9fbff;border:1px solid #eef2f7;border-radius:10px;padding:10px 12px;color:#061624;cursor:pointer}.ho-list__item:hover{background:#f2f6ff}.ho-list__chevron{color:#9bacc0;transition:transform .2s ease}.ho-list__chevron.ho-open{transform:rotate(180deg)}.ho-expand-block{padding:8px 8px 0}.ho-linebreak{display:block;height:0;width:100%}.ho-expand-actions{display:flex;justify-content:flex-end;margin-bottom:6px}.ho-expand-close{background:transparent;border:none;color:#6b7a90;font-size:12px;cursor:pointer;padding:0}.ho-expand-close:hover{color:#003371;text-decoration:underline}.ho-table .ant-table-thead>tr>th{background:#f9fbff}.ho-nowrap{white-space:nowrap}.ho-drawer .ant-drawer-body{padding-top:8px}.ho-drawer__title{display:flex;justify-content:space-between;align-items:center;width:100%}.ho-drawer__info{font-size:12px;color:#6b7a90}.ho-drawer__meta{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:8px}.ho-note-strong{color:#000!important}.ho-note{margin-top:12px;font-size:12px;color:#6b7a90;font-family:Roboto;font-weight:400;font-style:italic}.ho-pkg{display:flex;align-items:stretch;justify-content:space-between;gap:12px}.ho-pkg__item{flex:1 1 0%;background:#fff;border:1px solid #eef2f7;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;justify-content:center;min-height:70px}.ho-pkg__label{color:#6b7a90;font-size:12px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ho-kv__icon{width:14px;height:14px;object-fit:contain}.ho-kv__tag{background:#ffe8e8;color:#d64545;padding:4px 10px;border-radius:6px;font-weight:700;font-size:10px;white-space:nowrap;font-Family:Roboto}.ho-kv__tag_audit{background:#ecfdf3;color:#027a48;padding:4px 10px;border-radius:6px;font-weight:700;font-size:10px;white-space:nowrap;font-Family:Roboto}.ho-kv--withTag{display:flex;justify-content:space-between;align-items:center}.ho-pkg__value{color:#061624;font-weight:600;font-size:14px}@media(max-width:992px){.ho-pkg{flex-wrap:wrap}.ho-pkg__item{min-width:48%}}.ho-metric{display:flex;align-items:center;gap:8px}.ho-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.ho-dot--blue{background:#2e7fe1}.ho-dot--orange{background:#ffab02}.ho-dot--purple{background:#9f509f}.ho-dot--green{background:#70c36e}.ho-dot--grey{background:#b8c3cf}.ho-dot--teal{background:#2db7a3}.ho-eway-table td.ho-stat__value{color:#061624!important;font-weight:500!important;font-size:14px!important;font-family:Roboto,sans-serif!important;line-height:100%;letter-spacing:0;vertical-align:middle}.ho-link-underline{text-decoration:underline;text-underline-offset:3px;text-decoration-color:#000;cursor:pointer;color:#1677ff;font-family:Roboto,sans-serif;font-weight:500}.ho-table-value{font-family:Roboto,sans-serif;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#061624}.ho-eway-table thead th{padding:8px 10px;font-size:14px;font-weight:400;border-bottom:1px solid #dce3f0;color:#00000080!important;text-align:left;font-Family:Roboto}.ho-table .ant-table-thead>tr>th{font-family:Inter,sans-serif!important;font-weight:500!important;font-size:12px!important;line-height:18px!important;letter-spacing:0px!important;padding-bottom:12px!important;color:#000}td.ho-table-value{color:#061624!important;font-weight:500!important;font-size:14px!important;font-family:Roboto,sans-serif!important;line-height:100%!important;letter-spacing:0!important;vertical-align:middle!important}.ho-eway-table th,.ho-eway-table td{width:33.33%;text-align:left;padding:8px 12px}.ho-eway-table tbody td{padding:8px 10px;font-size:13px;border-bottom:1px solid #eee;color:#444}.ho-eway-table tbody tr:last-child td{border-bottom:none}.ho-eway-table td,.ho-eway-table th{white-space:nowrap!important}.ho-route__tag--transit{margin-left:0!important;display:flex!important;justify-content:center;align-items:center;width:34px;height:34px;background:#f8fafc;font-size:12px;font-weight:400}.ant-modal .ho-route__row{padding-left:6px!important}.ant-modal .ho-route__node{min-width:45px!important;display:flex;justify-content:center;align-items:center}.ant-modal .ho-route__node:before{left:22px!important}.ho-route__node img{position:relative;z-index:4!important;width:26px!important;height:26px!important}.ho-remark-strong{font-weight:700;color:#000}.ho-link{color:#2e7fe1;cursor:pointer}.ho-link:hover{text-decoration:underline}.ho-alert-dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:#e14949;margin-left:6px;vertical-align:middle;position:relative}.ho-alert-dot:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:2px;height:8px;background:#fff;border-radius:2px}.bag-details-page{padding:8px 4px}.bag-details-page .ho-metric{width:100%;justify-content:space-between;background:transparent}.bag-details-page .ho-metric .ho-kv{flex:1 1 auto}.bag-details-page .ho-metric .ho-kv__value{text-align:right;background:#ecfdf3}.bag-details-page .ho-kv-icon{width:16px;height:16px;margin-right:6px;vertical-align:middle}.bag-empty{min-height:60vh;display:flex;align-items:center;justify-content:center}.bag-empty__card{max-width:560px;width:100%;text-align:center}.bag-empty__title .ho-title{width:100%;text-align:center}.bag-empty__text{text-align:center;color:#6b7a90;font-size:14px}.bag-chip{border:1px solid transparent}.bag-chip--in{background:#ecfdf3;border-color:#cfeede;color:#027a48}.bag-chip--out{background:#eef2ff;border-color:#e0e7ff;color:#4f46e5}.bag-details-page .ho-metric .ho-kv__label{font-family:Roboto,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;color:#003371}.bag-details-page .ho-route{display:flex;flex-direction:row;align-items:flex-start;gap:32px;padding-left:0;min-height:auto}.bag-details-page .ho-route:before{display:none}.bag-details-page .ho-route__row{margin:0;display:flex;flex-direction:column;align-items:center;gap:6px;position:relative}.bag-details-page .ho-route__row:not(:last-child):after{content:"";position:absolute;top:8px;left:calc(100% + 6px);width:56px;height:3px;background:repeating-linear-gradient(to right,#e9eef6,#e9eef6 8px,#e9eef600 8px 16px);border-radius:2px}.bag-details-page .ho-route__row.ho-route__row--to:after{display:none}.bag-details-page .ho-route__content{margin-left:25px;text-align:center}.bag-details-page .ho-route__name{justify-content:center;gap:6px}.bag-details-page .ho-route__date{margin-top:4px}.bag-details-page .ho-route__tag{position:static;left:auto;top:auto;margin-bottom:2px}.bag-details-page .ho-route__title{font-family:Roboto,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;font-size:14px;line-height:100%;letter-spacing:0}.ho-chip--solid{background:#f5f8ff;border:1px solid #d5e3ff;border-radius:6px;padding:4px 10px;font-weight:500;font-size:14px;font-family:Roboto,sans-serif;color:#175cd3;display:inline-block;margin-top:4px}.ho-route__tag--transit{left:-35px;display:flex!important;justify-content:center;align-items:center;width:34px;height:34px;color:#1a73e8;font-size:12px;font-weight:500}
1
+ @charset "UTF-8";Css ship .shipment-details-page{padding:8px 4px}.ho-card{border-radius:12px}.ho-row-equal{align-items:stretch}.ho-card--equal{height:100%;display:flex;flex-direction:column}.ho-subheader{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ho-subheader__left{display:flex;align-items:flex-start;flex-direction:column;gap:6px;width:100%}.ho-subheader__value{display:flex;align-items:center;gap:16px;flex-wrap:wrap;width:100%;justify-content:flex-start}.ho-subheader__start{display:inline-flex;align-items:center;gap:8px}.ho-kv-inline{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.ho-kv-stack{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;white-space:nowrap;min-width:0}.ho-kv-stack>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ho-subheader__route-block{display:flex;flex-direction:column;gap:2px}.ho-subheader__route-label{color:#6b7a90;font-size:12px}.ho-subheader__route{color:#6b7a90;font-size:12px;white-space:normal;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0;overflow:visible;margin-top:0;text-align:left}.ho-route-source{white-space:normal}.ho-route-source>span:last-child{white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word;padding-top:10px}.ho-route-arrow{white-space:nowrap}.ho-route-dest,.ho-route-dest>span:last-child{white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word;padding-top:0}.ho-route-source,.ho-route-dest{flex:1 1 0%;min-width:0}.ho-route-source,.ho-route-dest{padding-top:6px}.ho-route-arrow{flex:0 0 auto}.ho-route-col{display:flex;flex-direction:column;line-height:1.15;gap:2px;min-width:0;padding-bottom:4px}.ho-route-col>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ho-route-arrow:before{content:"→";color:#6b7a90}.ho-muted{color:#6b7a90;font-size:12px}.ho-subheader__route .ho-muted,.ho-route-source .ho-muted,.ho-route-dest .ho-muted{display:inline-block;padding-top:10px}.ho-strong{color:#061624;font-weight:600}.ho-eway-value-bold{font-family:Roboto,sans-serif;font-weight:700;font-size:18px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#061624}.ho-pincode{color:indigo}.ho-badge{border-radius:12px;padding:2px 10px;border:1px solid #d8e7ff;color:#2e7fe1;background:#edf4ff}.ho-badge--blue{color:#2e7fe1;background:#edf4ff;border-color:#d8e7ff}.ho-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.ho-title{font-weight:700;font-size:20px;color:#003371;font-family:Roboto,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";white-space:nowrap}.ho-title-left{display:flex;align-items:center;gap:8px}.ho-title-icon{width:18px;height:18px}.ho-badge-text{color:#061624}.ho-chip{background:#f5f8ff;border-radius:10px;padding:4px 10px;font-size:12px;color:#2e7fe1}.ho-chip__label{color:#6b7a90;margin-right:6px}.ho-chip__value{font-weight:600;color:#061624}.ho-box{background:#f9fbff;border:1px solid #eef2f7;border-radius:10px;padding:12px;margin-bottom:12px}.ho-box--flush{padding:8px}.ho-grid{display:grid;grid-template-columns:1fr;gap:8px}.ho-grid--2{grid-template-columns:1fr 1fr}.ho-grid--3{grid-template-columns:repeat(3,1fr)}@media(max-width:992px){.ho-grid--2,.ho-grid--3{grid-template-columns:1fr}}.ho-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}@media(max-width:1200px){.ho-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.ho-stats{grid-template-columns:repeat(2,1fr)}}.ho-stat{background:transparent;border:0;border-radius:0;padding:4px 0;min-height:auto;display:flex;flex-direction:column;justify-content:center}.ho-stat__label{color:#00000080;font-size:14px;margin-bottom:4px;white-space:nowrap;overflow:hidden;font-weight:400;font-family:Roboto;text-overflow:ellipsis}.ho-stat__value{color:#061624;font-weight:500;font-size:14px;font-family:Roboto;line-height:100%;letter-spacing:0%;vertical-align:middle}.ho-stat--compact .ho-stat__value{font-size:12px}.ho-kv{display:flex;gap:12px;font-size:13px}.ho-kv__label{color:#6b7a90}.ho-kv__label_audit{color:#003371}.ho-kv__value{color:#061624;font-weight:500;word-break:break-word}.ho-kv__value--clamp{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-clamp:1;overflow:hidden}.ho-kv__toggle{background:transparent;border:none;color:#2e7fe1;margin-left:8px;cursor:pointer;font-size:12px;padding:0}.ho-kv__toggle:hover{text-decoration:underline}.ho-kv-compact .ho-kv__value{font-size:12px;font-weight:400}.ho-kv-sr .ho-kv__value{font-weight:400;font-size:14px;color:#061624}.ho-subtitle--primary+.ho-grid.ho-kv-compact.ho-kv-sr{margin-top:-6px}.ho-kv-sr .ho-kv{gap:4px 8px}.ho-kv-sr .ho-kv__value,.ho-kv-pkg .ho-kv__value{font-family:Roboto,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;vertical-align:middle}.ho-kv-compact .ho-kv{display:grid;grid-template-columns:150px 1fr;align-items:start;gap:6px 12px}.ho-kv-compact .ho-kv__label{text-align:left}.ho-subcard{border-radius:10px}.ho-subtitle{font-weight:600;margin-bottom:8px;color:#2e7fe1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ho-subtitle-audit{font-weight:600;margin-bottom:8px;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ho-subtitle--primary{color:#003371}.ho-subtitle-text{font-family:Roboto,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;font-size:16px;line-height:100%;letter-spacing:0;color:#003371}.ho-inline{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.ho-inline__item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;white-space:nowrap}.ho-inline__item .ho-inline__value{white-space:nowrap}@media(max-width:992px){.ho-inline{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.ho-inline{grid-template-columns:1fr}}.ho-inline__label{color:#6b7a90;font-size:12px}.ho-inline__value{color:#061624;font-weight:600;font-size:13px}.ho-mt-12{margin-top:12px}.ho-tag{border-radius:10px;padding:2px 10px}.ho-tag--success{color:#1f7a48;border:1px solid #cfeede;background:#e9fff1}.ho-tag--danger{color:#e14949;border:1px solid #ffd5d5;background:#ffecec}.ho-tag--info{color:#2e7fe1;border:1px solid #d8e7ff;background:#edf4ff}.ho-route{position:relative;padding-left:28px;display:grid;grid-auto-rows:auto;gap:24px}.shipment-details-page .ho-route__row:not(:last-child):after{content:"";position:absolute;left:14px;top:16px;height:calc(100% + 8px);width:2px;background:none!important;border-radius:0}.ho-route--empty:before{display:none}.ho-route:after{content:"";position:absolute;left:10px;top:calc(100% - 40px);bottom:0;width:12px;background:#fff;pointer-events:none}.ho-route__empty{color:#6b7a90;font-size:13px;padding:8px 0;text-align:center;width:100%}.ho-route--empty{justify-content:center;align-items:center}.shipment-details-page .ho-route__row{position:relative}.shipment-details-page .ho-route__row:last-child:after{display:none!important}.ho-route:before{content:"";position:absolute;left:14px;top:32px;height:calc(100% - 72px);width:3px;background:repeating-linear-gradient(to bottom,#175cd3,#175cd3 8px,#175cd300 8px 16px);border-radius:2px}.ho-route__row{display:flex;gap:12px;margin:10px 0;padding-left:0!important}.ho-route__node{width:16px;height:16px;border-radius:50%;margin-top:2px;background:#fff;border:3px solid #9aa7b8;box-shadow:0 0 0 3px #fff;position:relative;display:flex;align-items:center;justify-content:center}.ho-route__tag{position:absolute;left:-30px;top:-4px;color:#003371;font-family:Roboto,sans-serif;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0px;padding:4px 10px;border-radius:50px;background:#f5f8ff;border:1px solid #e0e9ff;display:inline-flex;align-items:center;justify-content:center}.ho-route__tag--plain{padding:6px!important;min-width:32px;min-height:32px;display:flex!important;justify-content:center;align-items:center;border-radius:50%}.ho-route__truck,.ho-route__dest{width:26px;height:26px;display:block}.ho-route__truck-inline{width:12px;height:12px;display:block;padding-right:4px}.ho-route__node--source{border-color:#2e7fe1;background:#2e7fe1;box-shadow:0 0 0 3px #e7f0ff}.ho-route__node--to{border-color:#ff6961;background:#ff6961;box-shadow:0 0 0 3px #ffecec}.ho-route__node--transit{border-color:#9aa7b8;background:#fff;box-shadow:0 0 0 3px #f3f6fb}.ho-route__node,.ho-route__node--source,.ho-route__node--to,.ho-route__node--transit{background:transparent;border:0;box-shadow:none}.ho-route__content{line-height:1.2;flex:1 1 auto}.ho-route__name{color:#061624;font-weight:400;display:flex;align-items:center;gap:8px;justify-content:space-between;width:100%}.ho-route__date{color:#003371;font-size:12px;margin-top:2px}.ho-route__title{flex:1 1 auto;min-width:0;font-weight:400}.ho-route__row+.ho-route__row .ho-route__content{margin-top:-2px}.ho-pill{font-size:11px;padding:2px 8px;border-radius:999px;border:1px solid #e0e9ff;background:#edf4ff;color:#2e7fe1}.ho-pill--source{color:#027a48;background:#e9fff1;border-color:#cfeede}.ho-pill--to{background:#ffecec;border-color:#ffd5d5;color:#e14949}.ho-route__more{display:flex;align-items:center;gap:6px;color:#2e7fe1;margin-top:16px;font-weight:500;cursor:pointer}.ho-route__more-text{cursor:pointer}.ho-route__more-caret{font-size:12px;transition:transform .2s ease}.ho-route__more-caret.ho-open{transform:rotate(180deg)}.ho-eway-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.ho-route__empty{text-align:center;color:#6b7a90;padding:12px 0}.ho-list{width:100%}.ho-list__item{width:100%;display:flex;align-items:center;justify-content:space-between;background:#f9fbff;border:1px solid #eef2f7;border-radius:10px;padding:10px 12px;color:#061624;cursor:pointer}.ho-list__item:hover{background:#f2f6ff}.ho-list__chevron{color:#9bacc0;transition:transform .2s ease}.ho-list__chevron.ho-open{transform:rotate(180deg)}.ho-expand-block{padding:8px 8px 0}.ho-linebreak{display:block;height:0;width:100%}.ho-expand-actions{display:flex;justify-content:flex-end;margin-bottom:6px}.ho-expand-close{background:transparent;border:none;color:#6b7a90;font-size:12px;cursor:pointer;padding:0}.ho-expand-close:hover{color:#003371;text-decoration:underline}.ho-table .ant-table-thead>tr>th{background:#f9fbff}.ho-nowrap{white-space:nowrap}.ho-drawer .ant-drawer-body{padding-top:8px}.ho-drawer__title{display:flex;justify-content:space-between;align-items:center;width:100%}.ho-drawer__info{font-size:12px;color:#6b7a90}.ho-drawer__meta{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:8px}.ho-note-strong{color:#000!important}.ho-note{margin-top:12px;font-size:12px;color:#6b7a90;font-family:Roboto;font-weight:400;font-style:italic}.ho-pkg{display:flex;align-items:stretch;justify-content:space-between;gap:12px}.ho-pkg__item{flex:1 1 0%;background:#fff;border:1px solid #eef2f7;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;justify-content:center;min-height:70px}.ho-pkg__label{color:#6b7a90;font-size:12px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ho-kv__icon{width:14px;height:14px;object-fit:contain}.ho-kv__tag{background:#ffe8e8;color:#d64545;padding:4px 10px;border-radius:6px;font-weight:700;font-size:10px;white-space:nowrap;font-Family:Roboto}.ho-kv__tag_audit{background:#ecfdf3;color:#027a48;padding:4px 10px;border-radius:6px;font-weight:700;font-size:10px;white-space:nowrap;font-Family:Roboto}.ho-kv--withTag{display:flex;justify-content:space-between;align-items:center}.ho-pkg__value{color:#061624;font-weight:600;font-size:14px}@media(max-width:992px){.ho-pkg{flex-wrap:wrap}.ho-pkg__item{min-width:48%}}.ho-metric{display:flex;align-items:center;gap:8px}.ho-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.ho-dot--blue{background:#2e7fe1}.ho-dot--orange{background:#ffab02}.ho-dot--purple{background:#9f509f}.ho-dot--green{background:#70c36e}.ho-dot--grey{background:#b8c3cf}.ho-dot--teal{background:#2db7a3}.ho-eway-table td.ho-stat__value{color:#061624!important;font-weight:500!important;font-size:14px!important;font-family:Roboto,sans-serif!important;line-height:100%;letter-spacing:0;vertical-align:middle}.ho-link-underline{text-decoration:underline;text-underline-offset:3px;text-decoration-color:#000;cursor:pointer;color:#1677ff;font-family:Roboto,sans-serif;font-weight:500}.ho-table-value{font-family:Roboto,sans-serif;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#061624}.ho-eway-table thead th{padding:8px 10px;font-size:14px;font-weight:400;border-bottom:1px solid #dce3f0;color:#00000080!important;text-align:left;font-Family:Roboto}.ho-table .ant-table-thead>tr>th{font-family:Inter,sans-serif!important;font-weight:500!important;font-size:12px!important;line-height:18px!important;letter-spacing:0px!important;padding-bottom:12px!important;color:#000}td.ho-table-value{color:#061624!important;font-weight:500!important;font-size:14px!important;font-family:Roboto,sans-serif!important;line-height:100%!important;letter-spacing:0!important;vertical-align:middle!important}.ho-eway-table th,.ho-eway-table td{width:33.33%;text-align:left;padding:8px 12px}.ho-eway-table tbody td{padding:8px 10px;font-size:13px;border-bottom:1px solid #eee;color:#444}.ho-eway-table tbody tr:last-child td{border-bottom:none}.ho-eway-table td,.ho-eway-table th{white-space:nowrap!important}.ho-route__tag--transit{margin-left:5px;display:flex!important;justify-content:center;align-items:center;width:34px;height:34px;background:#f8fafc;font-size:12px;font-weight:400}.ant-modal .ho-route__row{padding-left:6px!important}.ant-modal .ho-route__node{min-width:45px!important;display:flex;justify-content:center;align-items:center}.ant-modal .ho-route__node:before{left:22px!important}.ho-route__node img{position:relative;z-index:4!important;width:26px!important;height:26px!important}.ho-remark-strong{font-weight:700;color:#000}.ho-link{color:#2e7fe1;cursor:pointer}.ho-link:hover{text-decoration:underline}.ho-alert-dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:#e14949;margin-left:6px;vertical-align:middle;position:relative}.ho-alert-dot:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:2px;height:8px;background:#fff;border-radius:2px}.bag-details-page{padding:8px 4px}.bag-details-page .ho-metric{width:100%;justify-content:space-between;background:transparent}.bag-details-page .ho-metric .ho-kv{flex:1 1 auto}.bag-details-page .ho-metric .ho-kv__value{text-align:right;background:#ecfdf3}.bag-details-page .ho-kv-icon{width:16px;height:16px;margin-right:6px;vertical-align:middle}.bag-empty{min-height:60vh;display:flex;align-items:center;justify-content:center}.bag-empty__card{max-width:560px;width:100%;text-align:center}.bag-empty__title .ho-title{width:100%;text-align:center}.bag-empty__text{text-align:center;color:#6b7a90;font-size:14px}.bag-chip{border:1px solid transparent}.bag-chip--in{background:#ecfdf3;border-color:#cfeede;color:#027a48}.bag-chip--out{background:#eef2ff;border-color:#e0e7ff;color:#4f46e5}.bag-details-page .ho-metric .ho-kv__label{font-family:Roboto,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;color:#003371}.bag-details-page .ho-route{display:flex;flex-direction:row;align-items:flex-start;gap:32px;padding-left:0;min-height:auto}.bag-details-page .ho-route:before{display:none}.bag-details-page .ho-route__row{margin:0;display:flex;flex-direction:column;align-items:center;gap:6px;position:relative}.bag-details-page .ho-route__row:not(:last-child):after{content:"";position:absolute;top:8px;left:calc(100% + 6px);width:56px;height:3px;background:repeating-linear-gradient(to right,#e9eef6,#e9eef6 8px,#e9eef600 8px 16px);border-radius:2px}.bag-details-page .ho-route__row.ho-route__row--to:after{display:none}.bag-details-page .ho-route__content{margin-left:25px;text-align:center}.bag-details-page .ho-route__name{justify-content:center;gap:6px}.bag-details-page .ho-route__date{margin-top:4px}.bag-details-page .ho-route__tag{position:static;left:auto;top:auto;margin-bottom:2px}.bag-details-page .ho-route__title{font-family:Roboto,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;font-size:14px;line-height:100%;letter-spacing:0}.ho-chip--solid{background:#f5f8ff;border:1px solid #d5e3ff;border-radius:6px;padding:4px 10px;font-weight:500;font-size:14px;font-family:Roboto,sans-serif;color:#175cd3;display:inline-block;margin-top:4px}.ho-route__tag--transit{left:-35px;display:flex!important;justify-content:center;align-items:center;width:34px;height:34px;color:#1a73e8;font-size:12px;font-weight:500}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@innofulfill/hubops-shipment-tracking",
3
- "version": "0.1.11",
3
+ "version": "0.1.12",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "./dist/hubops-shipment-tracking.cjs",