@weing-dev/ui-kit-primitive 0.5.1 → 0.5.2
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/calendar.js +1383 -3790
- package/dist/components/Button/Button.d.ts +2 -0
- package/dist/components/FloatingAnchor/FloatingAnchor.context.d.ts +5 -0
- package/dist/components/FloatingAnchor/FloatingAnchor.d.ts +14 -0
- package/dist/components/FloatingAnchor/FloatingAnchor.type.d.ts +41 -0
- package/dist/components/FloatingAnchor/FloatingAnchor.util.d.ts +43 -0
- package/dist/components/Form/Dropdown/Dropdown.type.d.ts +2 -0
- package/dist/components/KanbanBoard/KanbanBoard.d.ts +4 -0
- package/dist/components/KanbanBoard/KanbanBoard.type.d.ts +36 -0
- package/dist/components/Pagination/Pagination.d.ts +4 -1
- package/dist/components/Timeline/Timeline.colors.d.ts +6 -0
- package/dist/components/Timeline/Timeline.d.ts +4 -0
- package/dist/components/Timeline/Timeline.type.d.ts +16 -0
- package/dist/core.esm-CuBlrIcC.js +2859 -0
- package/dist/display.css +1 -1
- package/dist/display.d.ts +4 -0
- package/dist/display.js +2932 -2123
- package/dist/entry/display.d.ts +4 -0
- package/dist/entry/feedback.d.ts +2 -0
- package/dist/feedback.css +1 -1
- package/dist/feedback.d.ts +2 -0
- package/dist/feedback.js +595 -312
- package/dist/form.css +1 -1
- package/dist/form.js +1740 -1742
- package/dist/index.css +1 -1
- package/dist/index.js +3521 -3522
- package/dist/index.umd.cjs +21 -21
- package/dist/navigation.css +1 -1
- package/dist/navigation.js +297 -296
- package/docs/ui-kit-agent-guide.md +45 -3
- package/package.json +1 -1
package/dist/display.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@layer{._Group_e8604_2{display:flex}._GroupItem_e8604_5{margin-inline:-4px}._Item_e8604_8{--bg-color: white;--size: 40px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden;-webkit-user-select:none;user-select:none;border:2px solid var(--backgroundDefault, #fff);background-color:var(--bgColor);width:var(--size);height:var(--size)}._Item_e8604_8._rounded_e8604_22{border-radius:10px}._Item_e8604_8._circle_e8604_25{border-radius:50%}._Text_e8604_28{width:inherit;height:inherit;font-size:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap}._AvatarImage_e8604_37{width:inherit;height:inherit;object-fit:cover}}@layer Badge{._Wrap_r1qra_2{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px;position:relative;min-width:36px;min-height:fit-content}._Wrap_r1qra_2._square_r1qra_13{background-color:#688dee}._Wrap_r1qra_2._circle_r1qra_16{background-color:#688dee;border-radius:50%}._Badge_r1qra_20{position:absolute;top:0;right:0;box-sizing:border-box;padding:4px 6px;border-radius:50px;font-size:14px;color:#fff;transform:translate(50%,-25%);height:fit-content}._Badge_r1qra_20._dot_r1qra_32{width:12px;height:12px;border-radius:50%;padding:unset}._Badge_r1qra_20._hidden_r1qra_38{display:none}._Standalone_r1qra_41{position:relative;transform:unset}}@layer Chips{._ChipsWrapper_5cgrc_2{padding:0 12px;display:flex;flex-direction:row;align-items:center;gap:4px;background-color:var(--default-background-color, #edeff2);color:var(--default-tint-color, #000000);border:1px solid var(--default-border-color, #d9d9d9);max-width:100%}._ChipsWrapper_5cgrc_2._large_5cgrc_13{height:48px;font-weight:500;font-size:16px;line-height:26px}[data-typography=senior] ._ChipsWrapper_5cgrc_2._large_5cgrc_13{font-size:18px}[data-typography=mobile] ._ChipsWrapper_5cgrc_2._large_5cgrc_13{font-size:12px}[data-typography=senior] ._ChipsWrapper_5cgrc_2._large_5cgrc_13{line-height:30px}[data-typography=mobile] ._ChipsWrapper_5cgrc_2._large_5cgrc_13{line-height:26px}._ChipsWrapper_5cgrc_2._medium_5cgrc_31{height:40px;font-weight:500;font-size:14px;line-height:24px}[data-typography=senior] ._ChipsWrapper_5cgrc_2._medium_5cgrc_31{font-size:16px}[data-typography=mobile] ._ChipsWrapper_5cgrc_2._medium_5cgrc_31{font-size:10px}[data-typography=senior] ._ChipsWrapper_5cgrc_2._medium_5cgrc_31{line-height:26px}[data-typography=mobile] ._ChipsWrapper_5cgrc_2._medium_5cgrc_31{line-height:24px}._ChipsWrapper_5cgrc_2._small_5cgrc_49{height:32px;font-weight:500;font-size:14px;line-height:24px}[data-typography=senior] ._ChipsWrapper_5cgrc_2._small_5cgrc_49{font-size:16px}[data-typography=mobile] ._ChipsWrapper_5cgrc_2._small_5cgrc_49{font-size:10px}[data-typography=senior] ._ChipsWrapper_5cgrc_2._small_5cgrc_49{line-height:26px}[data-typography=mobile] ._ChipsWrapper_5cgrc_2._small_5cgrc_49{line-height:24px}._ChipsWrapper_5cgrc_2._outlined_5cgrc_67{border-radius:16px}._ChipsWrapper_5cgrc_2._round_5cgrc_70{border-radius:22px}._ChipsWrapper_5cgrc_2._round_5cgrc_70._small_5cgrc_49{border-radius:16px}._ChipsWrapper_5cgrc_2._square_5cgrc_76{border-radius:8px}._ChipsWrapper_5cgrc_2._square_5cgrc_76._small_5cgrc_49{border-radius:4px}._ChipsText_5cgrc_82{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}}._CommentWrapper_9wn1d_1{padding:8px;background:var(--Gray-Gray99, #f6f8fb);border-radius:4px;display:flex;flex-direction:row;align-items:flex-start;gap:8px}._CommentWrapper_9wn1d_1 ._Caption_9wn1d_10{vertical-align:top;font-weight:400;font-size:10px;line-height:14px}[data-typography=senior] ._CommentWrapper_9wn1d_1 ._Caption_9wn1d_10{font-size:12px}[data-typography=mobile] ._CommentWrapper_9wn1d_1 ._Caption_9wn1d_10{font-size:6px}[data-typography=senior] ._CommentWrapper_9wn1d_1 ._Caption_9wn1d_10{line-height:12px}[data-typography=mobile] ._CommentWrapper_9wn1d_1 ._Caption_9wn1d_10{line-height:14px}@layer Label{._Label_1xhzp_2{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding-inline:6px;border-radius:6px;gap:4px;background-color:var(--background-color, rgba(255, 171, 0, .1215686275));color:var(--color, #b76e00);border:1px solid var(--border-color, transparent)}._Label_1xhzp_2._cursor_1xhzp_14{cursor:pointer}._Label_1xhzp_2._medium_1xhzp_17{height:32px;font-weight:700;font-size:14px;line-height:24px}[data-typography=senior] ._Label_1xhzp_2._medium_1xhzp_17{font-size:18px}[data-typography=mobile] ._Label_1xhzp_2._medium_1xhzp_17{font-size:10px}[data-typography=senior] ._Label_1xhzp_2._medium_1xhzp_17{line-height:30px}[data-typography=mobile] ._Label_1xhzp_2._medium_1xhzp_17{line-height:24px}._Label_1xhzp_2._small_1xhzp_35{height:24px;font-weight:700;font-size:12px;line-height:18px}[data-typography=senior] ._Label_1xhzp_2._small_1xhzp_35{font-size:14px}[data-typography=mobile] ._Label_1xhzp_2._small_1xhzp_35{font-size:8px}[data-typography=senior] ._Label_1xhzp_2._small_1xhzp_35{line-height:24px}[data-typography=mobile] ._Label_1xhzp_2._small_1xhzp_35{line-height:18px}._Label_1xhzp_2._xSmall_1xhzp_53{height:16px;font-weight:700;font-size:10px;line-height:14px}[data-typography=senior] ._Label_1xhzp_2._xSmall_1xhzp_53{font-size:12px}[data-typography=mobile] ._Label_1xhzp_2._xSmall_1xhzp_53{font-size:6px}[data-typography=senior] ._Label_1xhzp_2._xSmall_1xhzp_53{line-height:12px}[data-typography=mobile] ._Label_1xhzp_2._xSmall_1xhzp_53{line-height:14px}}._LazyImage_b5s08_1{background-repeat:no-repeat;background-size:50% 50%;background-color:#222;background-position:center center}@layer Thumbnail{._Wrapper_1n0fd_2{display:flex;align-items:center;justify-content:flex-start;height:auto;position:relative;gap:8px;-webkit-user-select:none;user-select:none}._ImageWrapper_1n0fd_11{position:relative;display:inline-block;line-height:0}._LoadingSkeleton_1n0fd_16{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;aspect-ratio:var(--aspectRatio);pointer-events:none;animation:_skeleton-loading_1n0fd_1 1s infinite alternate}._LoadingSkeleton_1n0fd_16._square_1n0fd_24{border-radius:8px}._LoadingSkeleton_1n0fd_16._circle_1n0fd_27{border-radius:50%}._Image_1n0fd_11{aspect-ratio:var(--aspectRatio);background-color:#fff;position:relative;display:block;opacity:0;transition:opacity .15s ease}._Image_1n0fd_11._isLoaded_1n0fd_38{opacity:1}._Image_1n0fd_11._square_1n0fd_24{border-radius:8px}._Image_1n0fd_11._circle_1n0fd_27{border-radius:50%}._Image_1n0fd_11._cover_1n0fd_47{object-fit:cover}._Image_1n0fd_11._contain_1n0fd_50{object-fit:contain}._UploadInput_1n0fd_53{display:none}._EmptyImage_1n0fd_56{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex-shrink:0;aspect-ratio:var(--aspectRatio);background-color:var(--thumbnailPlaceholderBg, var(--greyGrey3, #f4f6f8));cursor:pointer}._EmptyImage_1n0fd_56._square_1n0fd_24{border-radius:8px}._EmptyImage_1n0fd_56._circle_1n0fd_27{border-radius:50%}._EmptyImage_1n0fd_56 ._Text_1n0fd_73{color:var(--textTertiary, #919eab);font-weight:400;font-size:10px;line-height:14px}[data-typography=senior] ._EmptyImage_1n0fd_56 ._Text_1n0fd_73{font-size:12px}[data-typography=mobile] ._EmptyImage_1n0fd_56 ._Text_1n0fd_73{font-size:6px}[data-typography=senior] ._EmptyImage_1n0fd_56 ._Text_1n0fd_73{line-height:12px}[data-typography=mobile] ._EmptyImage_1n0fd_56 ._Text_1n0fd_73{line-height:14px}._ErrorImage_1n0fd_91{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex-shrink:0;aspect-ratio:var(--aspectRatio);background-color:var(--thumbnailPlaceholderBg, var(--greyGrey3, #f4f6f8));position:relative}._ErrorImage_1n0fd_91._square_1n0fd_24{border-radius:8px}._ErrorImage_1n0fd_91._circle_1n0fd_27{border-radius:50%}._EditButton_1n0fd_108{width:var(--exactSize);height:var(--exactSize);position:absolute;bottom:0;right:0;border-radius:50%;background-color:var(--greyGrey7, #637381);display:flex;align-items:center;justify-content:center;border:var(--borderWidth) solid #fff;cursor:pointer}._EditButton_1n0fd_108._square_1n0fd_24{transform:translate(var(--translate),var(--translate))}._EditButton_1n0fd_108._circle_1n0fd_27{transform:translate(4px)}._FileInput_1n0fd_128{display:none}._RemoveButton_1n0fd_131{width:var(--exactSize);height:var(--exactSize);position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;cursor:pointer}._RemoveButton_1n0fd_131._square_1n0fd_24{border-radius:0 8px 0 0;background:var(--black32, rgba(0, 0, 0, .3215686275));box-shadow:var(--z8x, 0) var(--z8y, 8px) var(--z8blur, 16px) var(--z8spread, 0px) var(--shadow12, #919eab)}._RemoveButton_1n0fd_131._circle_1n0fd_27{border-radius:50%;background-color:var(--greyGrey7, #637381);border:var(--borderWidth) solid #fff;transform:translate(4px)}}@keyframes _skeleton-loading_1n0fd_1{0%{background-color:#dcdcdc99}to{background-color:#f4f6f899}}
|
|
1
|
+
@layer{._Group_e8604_2{display:flex}._GroupItem_e8604_5{margin-inline:-4px}._Item_e8604_8{--bg-color: white;--size: 40px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden;-webkit-user-select:none;user-select:none;border:2px solid var(--backgroundDefault, #fff);background-color:var(--bgColor);width:var(--size);height:var(--size)}._Item_e8604_8._rounded_e8604_22{border-radius:10px}._Item_e8604_8._circle_e8604_25{border-radius:50%}._Text_e8604_28{width:inherit;height:inherit;font-size:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap}._AvatarImage_e8604_37{width:inherit;height:inherit;object-fit:cover}}@layer Badge{._Wrap_r1qra_2{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px;position:relative;min-width:36px;min-height:fit-content}._Wrap_r1qra_2._square_r1qra_13{background-color:#688dee}._Wrap_r1qra_2._circle_r1qra_16{background-color:#688dee;border-radius:50%}._Badge_r1qra_20{position:absolute;top:0;right:0;box-sizing:border-box;padding:4px 6px;border-radius:50px;font-size:14px;color:#fff;transform:translate(50%,-25%);height:fit-content}._Badge_r1qra_20._dot_r1qra_32{width:12px;height:12px;border-radius:50%;padding:unset}._Badge_r1qra_20._hidden_r1qra_38{display:none}._Standalone_r1qra_41{position:relative;transform:unset}}@layer Chips{._ChipsWrapper_5cgrc_2{padding:0 12px;display:flex;flex-direction:row;align-items:center;gap:4px;background-color:var(--default-background-color, #edeff2);color:var(--default-tint-color, #000000);border:1px solid var(--default-border-color, #d9d9d9);max-width:100%}._ChipsWrapper_5cgrc_2._large_5cgrc_13{height:48px;font-weight:500;font-size:16px;line-height:26px}[data-typography=senior] ._ChipsWrapper_5cgrc_2._large_5cgrc_13{font-size:18px}[data-typography=mobile] ._ChipsWrapper_5cgrc_2._large_5cgrc_13{font-size:12px}[data-typography=senior] ._ChipsWrapper_5cgrc_2._large_5cgrc_13{line-height:30px}[data-typography=mobile] ._ChipsWrapper_5cgrc_2._large_5cgrc_13{line-height:26px}._ChipsWrapper_5cgrc_2._medium_5cgrc_31{height:40px;font-weight:500;font-size:14px;line-height:24px}[data-typography=senior] ._ChipsWrapper_5cgrc_2._medium_5cgrc_31{font-size:16px}[data-typography=mobile] ._ChipsWrapper_5cgrc_2._medium_5cgrc_31{font-size:10px}[data-typography=senior] ._ChipsWrapper_5cgrc_2._medium_5cgrc_31{line-height:26px}[data-typography=mobile] ._ChipsWrapper_5cgrc_2._medium_5cgrc_31{line-height:24px}._ChipsWrapper_5cgrc_2._small_5cgrc_49{height:32px;font-weight:500;font-size:14px;line-height:24px}[data-typography=senior] ._ChipsWrapper_5cgrc_2._small_5cgrc_49{font-size:16px}[data-typography=mobile] ._ChipsWrapper_5cgrc_2._small_5cgrc_49{font-size:10px}[data-typography=senior] ._ChipsWrapper_5cgrc_2._small_5cgrc_49{line-height:26px}[data-typography=mobile] ._ChipsWrapper_5cgrc_2._small_5cgrc_49{line-height:24px}._ChipsWrapper_5cgrc_2._outlined_5cgrc_67{border-radius:16px}._ChipsWrapper_5cgrc_2._round_5cgrc_70{border-radius:22px}._ChipsWrapper_5cgrc_2._round_5cgrc_70._small_5cgrc_49{border-radius:16px}._ChipsWrapper_5cgrc_2._square_5cgrc_76{border-radius:8px}._ChipsWrapper_5cgrc_2._square_5cgrc_76._small_5cgrc_49{border-radius:4px}._ChipsText_5cgrc_82{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}}._CommentWrapper_9wn1d_1{padding:8px;background:var(--Gray-Gray99, #f6f8fb);border-radius:4px;display:flex;flex-direction:row;align-items:flex-start;gap:8px}._CommentWrapper_9wn1d_1 ._Caption_9wn1d_10{vertical-align:top;font-weight:400;font-size:10px;line-height:14px}[data-typography=senior] ._CommentWrapper_9wn1d_1 ._Caption_9wn1d_10{font-size:12px}[data-typography=mobile] ._CommentWrapper_9wn1d_1 ._Caption_9wn1d_10{font-size:6px}[data-typography=senior] ._CommentWrapper_9wn1d_1 ._Caption_9wn1d_10{line-height:12px}[data-typography=mobile] ._CommentWrapper_9wn1d_1 ._Caption_9wn1d_10{line-height:14px}@layer KanbanBoard{._Board_14rga_2{display:flex;flex-direction:row;gap:12px;overflow-x:auto;height:100%;padding-bottom:12px}._Column_14rga_10{min-width:220px;width:220px;display:flex;flex-direction:column;gap:8px;background:#f4f6f8;border-radius:10px;padding:12px;flex-shrink:0;max-height:100%;overflow-y:auto}@media (max-width: 767px){._Column_14rga_10{min-width:160px;width:160px}}._ColumnHeader_14rga_29{display:flex;flex-direction:column;gap:4px;border-bottom:1px solid #e0e0e0;margin-bottom:4px;padding:10px;border-top:3px solid var(--kanban-column-accent, transparent);border-radius:4px 4px 0 0}._ColumnTitle_14rga_40{display:flex;flex-direction:row;align-items:center;gap:8px}._ColumnLabel_14rga_46{font-size:13px;font-weight:700;color:var(--kanban-column-accent, #1c252e)}._CountBadge_14rga_51{background:#0000000f;border-radius:10px;padding:1px 7px;font-size:11px;font-weight:600;color:#1c252e}._Card_14rga_59{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:10px 12px;cursor:pointer;transition:box-shadow .15s ease,border-color .15s ease}._Card_14rga_59:focus-visible{outline:2px solid #1976d2;outline-offset:2px}._Card_14rga_59:hover{box-shadow:0 2px 8px #00000014}._Card_14rga_59._Card--active_14rga_74{border-color:#1976d2;background:#f0f7ff;box-shadow:0 2px 8px #1976d21f}._EmptyCol_14rga_79{text-align:center;font-size:12px;color:#c4cdd5;padding:20px 0;min-height:60px;display:flex;align-items:center;justify-content:center}._Column--dropTarget_14rga_89{outline:2px dashed #1976d2;outline-offset:-2px}}@layer Label{._Label_1xhzp_2{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding-inline:6px;border-radius:6px;gap:4px;background-color:var(--background-color, rgba(255, 171, 0, .1215686275));color:var(--color, #b76e00);border:1px solid var(--border-color, transparent)}._Label_1xhzp_2._cursor_1xhzp_14{cursor:pointer}._Label_1xhzp_2._medium_1xhzp_17{height:32px;font-weight:700;font-size:14px;line-height:24px}[data-typography=senior] ._Label_1xhzp_2._medium_1xhzp_17{font-size:18px}[data-typography=mobile] ._Label_1xhzp_2._medium_1xhzp_17{font-size:10px}[data-typography=senior] ._Label_1xhzp_2._medium_1xhzp_17{line-height:30px}[data-typography=mobile] ._Label_1xhzp_2._medium_1xhzp_17{line-height:24px}._Label_1xhzp_2._small_1xhzp_35{height:24px;font-weight:700;font-size:12px;line-height:18px}[data-typography=senior] ._Label_1xhzp_2._small_1xhzp_35{font-size:14px}[data-typography=mobile] ._Label_1xhzp_2._small_1xhzp_35{font-size:8px}[data-typography=senior] ._Label_1xhzp_2._small_1xhzp_35{line-height:24px}[data-typography=mobile] ._Label_1xhzp_2._small_1xhzp_35{line-height:18px}._Label_1xhzp_2._xSmall_1xhzp_53{height:16px;font-weight:700;font-size:10px;line-height:14px}[data-typography=senior] ._Label_1xhzp_2._xSmall_1xhzp_53{font-size:12px}[data-typography=mobile] ._Label_1xhzp_2._xSmall_1xhzp_53{font-size:6px}[data-typography=senior] ._Label_1xhzp_2._xSmall_1xhzp_53{line-height:12px}[data-typography=mobile] ._Label_1xhzp_2._xSmall_1xhzp_53{line-height:14px}}._LazyImage_b5s08_1{background-repeat:no-repeat;background-size:50% 50%;background-color:#222;background-position:center center}@layer Thumbnail{._Wrapper_1n0fd_2{display:flex;align-items:center;justify-content:flex-start;height:auto;position:relative;gap:8px;-webkit-user-select:none;user-select:none}._ImageWrapper_1n0fd_11{position:relative;display:inline-block;line-height:0}._LoadingSkeleton_1n0fd_16{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;aspect-ratio:var(--aspectRatio);pointer-events:none;animation:_skeleton-loading_1n0fd_1 1s infinite alternate}._LoadingSkeleton_1n0fd_16._square_1n0fd_24{border-radius:8px}._LoadingSkeleton_1n0fd_16._circle_1n0fd_27{border-radius:50%}._Image_1n0fd_11{aspect-ratio:var(--aspectRatio);background-color:#fff;position:relative;display:block;opacity:0;transition:opacity .15s ease}._Image_1n0fd_11._isLoaded_1n0fd_38{opacity:1}._Image_1n0fd_11._square_1n0fd_24{border-radius:8px}._Image_1n0fd_11._circle_1n0fd_27{border-radius:50%}._Image_1n0fd_11._cover_1n0fd_47{object-fit:cover}._Image_1n0fd_11._contain_1n0fd_50{object-fit:contain}._UploadInput_1n0fd_53{display:none}._EmptyImage_1n0fd_56{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex-shrink:0;aspect-ratio:var(--aspectRatio);background-color:var(--thumbnailPlaceholderBg, var(--greyGrey3, #f4f6f8));cursor:pointer}._EmptyImage_1n0fd_56._square_1n0fd_24{border-radius:8px}._EmptyImage_1n0fd_56._circle_1n0fd_27{border-radius:50%}._EmptyImage_1n0fd_56 ._Text_1n0fd_73{color:var(--textTertiary, #919eab);font-weight:400;font-size:10px;line-height:14px}[data-typography=senior] ._EmptyImage_1n0fd_56 ._Text_1n0fd_73{font-size:12px}[data-typography=mobile] ._EmptyImage_1n0fd_56 ._Text_1n0fd_73{font-size:6px}[data-typography=senior] ._EmptyImage_1n0fd_56 ._Text_1n0fd_73{line-height:12px}[data-typography=mobile] ._EmptyImage_1n0fd_56 ._Text_1n0fd_73{line-height:14px}._ErrorImage_1n0fd_91{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex-shrink:0;aspect-ratio:var(--aspectRatio);background-color:var(--thumbnailPlaceholderBg, var(--greyGrey3, #f4f6f8));position:relative}._ErrorImage_1n0fd_91._square_1n0fd_24{border-radius:8px}._ErrorImage_1n0fd_91._circle_1n0fd_27{border-radius:50%}._EditButton_1n0fd_108{width:var(--exactSize);height:var(--exactSize);position:absolute;bottom:0;right:0;border-radius:50%;background-color:var(--greyGrey7, #637381);display:flex;align-items:center;justify-content:center;border:var(--borderWidth) solid #fff;cursor:pointer}._EditButton_1n0fd_108._square_1n0fd_24{transform:translate(var(--translate),var(--translate))}._EditButton_1n0fd_108._circle_1n0fd_27{transform:translate(4px)}._FileInput_1n0fd_128{display:none}._RemoveButton_1n0fd_131{width:var(--exactSize);height:var(--exactSize);position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;cursor:pointer}._RemoveButton_1n0fd_131._square_1n0fd_24{border-radius:0 8px 0 0;background:var(--black32, rgba(0, 0, 0, .3215686275));box-shadow:var(--z8x, 0) var(--z8y, 8px) var(--z8blur, 16px) var(--z8spread, 0px) var(--shadow12, #919eab)}._RemoveButton_1n0fd_131._circle_1n0fd_27{border-radius:50%;background-color:var(--greyGrey7, #637381);border:var(--borderWidth) solid #fff;transform:translate(4px)}}@keyframes _skeleton-loading_1n0fd_1{0%{background-color:#dcdcdc99}to{background-color:#f4f6f899}}@layer Timeline{._Timeline_1wqu6_2{width:100%;height:100%;flex-shrink:0;background:#f8f9fa;border:1px solid #e8eaed;border-radius:10px;overflow:hidden}._TimelineHeader_1wqu6_11{display:flex;align-items:center;gap:6px;padding:10px 12px;font-size:13px;font-weight:600;color:#637381;border-bottom:1px solid #e8eaed;background:#fff}._TimelineBody_1wqu6_22{padding:0;overflow-y:auto;max-height:500px}._TimeSlot_1wqu6_27{display:flex;align-items:stretch;min-height:32px}._TimeLabel_1wqu6_32{width:46px;padding:6px 6px 6px 10px;font-size:10px;color:#919eab;flex-shrink:0;border-right:1px solid #e8eaed;border-bottom:1px solid #f0f3f5;display:flex;align-items:flex-start;line-height:1.2}._TimeBar_1wqu6_44{flex:1;position:relative;border-bottom:1px solid #f0f3f5}._EventBlock_1wqu6_49{position:absolute;margin-left:4px;box-sizing:border-box;border-radius:4px;padding:3px 6px;display:flex;align-items:flex-start;overflow:hidden}._EventTitle_1wqu6_59{font-size:10px;font-weight:600;color:#1c252e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}}
|
package/dist/display.d.ts
CHANGED
|
@@ -4,12 +4,16 @@ export { default as BarCode } from '../components/BarCode/BarCode';
|
|
|
4
4
|
export { default as Chips } from '../components/Chips/Chips';
|
|
5
5
|
export { default as Comment } from '../components/Comment/Comment';
|
|
6
6
|
export { default as Divider } from '../components/Divider/Divider';
|
|
7
|
+
export { default as KanbanBoard } from '../components/KanbanBoard/KanbanBoard';
|
|
7
8
|
export { default as Label } from '../components/Label/Label';
|
|
8
9
|
export { default as LazyImage } from '../components/LazyImage/LazyImage';
|
|
9
10
|
export { default as QRCode } from '../components/QRCode/QRCode';
|
|
10
11
|
export { default as Thumbnail } from '../components/Thumbnail/Thumbnail';
|
|
12
|
+
export { default as Timeline } from '../components/Timeline/Timeline';
|
|
11
13
|
export type { BadgeRootProps, BadgeRenderProps, } from '../components/Badge/Badge';
|
|
12
14
|
export type { BarcodeActions } from '../components/BarCode/BarCode';
|
|
15
|
+
export type { KanbanColumn, KanbanBoardProps, } from '../components/KanbanBoard/KanbanBoard';
|
|
13
16
|
export type { QRCodeRef } from '../components/QRCode/QRCode';
|
|
14
17
|
export type { ThumbnailRootProps } from '../components/Thumbnail/Thumbnail';
|
|
18
|
+
export type { TimelineEvent, TimelineProps, } from '../components/Timeline/Timeline';
|
|
15
19
|
export {};
|