@embrace-io/web-sdk
Version:
1 lines • 941 B
Source Map (JSON)
{"version":3,"file":"constants.cjs","names":[],"sources":["../../../../src/instrumentations/first-interaction/FirstInteractionInstrumentation/constants.ts"],"sourcesContent":["export const FIRST_INTERACTION_EVENT_NAME = 'first-interaction';\n\nexport const ATTR_FIRST_INTERACTION_INTERACTION_TYPE =\n 'first_interaction.interaction_type';\nexport const ATTR_FIRST_INTERACTION_ELEMENT_TYPE =\n 'first_interaction.element_type';\nexport const ATTR_FIRST_INTERACTION_ELEMENT_SELECTOR =\n 'first_interaction.element_selector';\nexport const ATTR_FIRST_INTERACTION_X = 'first_interaction.x';\nexport const ATTR_FIRST_INTERACTION_Y = 'first_interaction.y';\nexport const ATTR_FIRST_INTERACTION_TIME = 'first_interaction.time';\n\nexport type FirstInteractionType = 'click' | 'tap' | 'keypress' | 'scroll';\n"],"mappings":";;AAAA,MAAa,+BAA+B;AAE5C,MAAa,0CACX;AACF,MAAa,sCACX;AACF,MAAa,0CACX;AACF,MAAa,2BAA2B;AACxC,MAAa,2BAA2B;AACxC,MAAa,8BAA8B"}