@fileverse-dev/ddoc 3.2.9-sg-2 → 3.2.9-sg-3

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,5 +1,6 @@
1
1
  export declare const FLOATING_COMMENT_CARD_GAP = 8;
2
2
  export declare const FLOATING_COMMENT_BOTTOM_SPACE = 48;
3
+ export declare const FLOATING_COMMENT_RIGHT_SPACE = 48;
3
4
  export declare const enum FloatingLayoutInvalidationFlag {
4
5
  None = 0,
5
6
  Anchor = 1,