{"version":3,"file":"defaults.mjs","sources":["../../../../../../packages/components/virtual-list/src/defaults.ts"],"sourcesContent":["export const DEFAULT_DYNAMIC_LIST_ITEM_SIZE = 50\n\nexport const ITEM_RENDER_EVT = 'item-rendered'\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 PageKey = {\n  [HORIZONTAL]: 'pageX',\n  [VERTICAL]: 'pageY',\n}\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"],"names":[],"mappings":"MAAa,iCAAiC;MAEjC,kBAAkB;MAClB,aAAa;MAEb,UAAU;MACV,WAAW;MAEX,iBAAiB;MACjB,kBAAkB;MAClB,kBAAkB;MAClB,qBAAqB;MACrB,gBAAgB;MAEhB,aAAa;MACb,WAAW;MAEX,MAAM;MACN,MAAM;MAEN,iBAAiB;MACjB,qBAAqB;MACrB,sBAAsB;MAEtB,UAAU;AAAA,GACpB,aAAa;AAAA,GACb,WAAW;AAAA;MAGD,mBAAmB;AAAA,GAC7B,aAAa;AAAA,GACb,WAAW;AAAA;MAGD,kBAAkB;AAAA,GAC5B,aAAa;AAAA,GACb,WAAW;AAAA;MAGD,qBAAqB;;;;"}