UNPKG

element-plus

Version:

A Component Library for Vue 3

1 lines 1.47 kB
{"version":3,"file":"defaults.mjs","names":[],"sources":["../../../../../../packages/components/virtual-list/src/defaults.ts"],"sourcesContent":["export const DEFAULT_DYNAMIC_LIST_ITEM_SIZE = 50\n\nexport const ITEM_RENDER_EVT = 'itemRendered'\nexport const SCROLL_EVT = 'scroll'\n\nexport const FORWARD = 'forward'\nexport const BACKWARD = 'backward'\n\nexport const AUTO_ALIGNMENT = 'auto'\nexport const SMART_ALIGNMENT = 'smart'\nexport const START_ALIGNMENT = 'start'\nexport const CENTERED_ALIGNMENT = 'center'\nexport const END_ALIGNMENT = 'end'\n\nexport const HORIZONTAL = 'horizontal'\nexport const VERTICAL = 'vertical'\n\nexport const LTR = 'ltr'\nexport const RTL = 'rtl'\n\nexport const RTL_OFFSET_NAG = 'negative'\nexport const RTL_OFFSET_POS_ASC = 'positive-ascending'\nexport const RTL_OFFSET_POS_DESC = 'positive-descending'\n\nexport const ScrollbarSizeKey = {\n [HORIZONTAL]: 'height',\n [VERTICAL]: 'width',\n}\n\nexport const ScrollbarDirKey = {\n [HORIZONTAL]: 'left',\n [VERTICAL]: 'top',\n}\n\nexport const SCROLLBAR_MIN_SIZE = 20\n"],"mappings":";AAAA,MAAa,iCAAiC;AAE9C,MAAa,kBAAkB;AAC/B,MAAa,aAAa;AAE1B,MAAa,UAAU;AACvB,MAAa,WAAW;AAExB,MAAa,iBAAiB;AAC9B,MAAa,kBAAkB;AAC/B,MAAa,kBAAkB;AAC/B,MAAa,qBAAqB;AAClC,MAAa,gBAAgB;AAE7B,MAAa,aAAa;AAC1B,MAAa,WAAW;AAExB,MAAa,MAAM;AACnB,MAAa,MAAM;AAEnB,MAAa,iBAAiB;AAC9B,MAAa,qBAAqB;AAClC,MAAa,sBAAsB;AAEnC,MAAa,mBAAmB;EAC7B,aAAa;EACb,WAAW;CACb;AAED,MAAa,kBAAkB;EAC5B,aAAa;EACb,WAAW;CACb;AAED,MAAa,qBAAqB"}