UNPKG

3.87 kBJSONView Raw
1{"__symbolic":"module","version":3,"metadata":{"CalendarHeatmap":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"calendar-heatmap","template":"<div #root></div>","styles":["\n :host {\n user-select: none;\n -ms-user-select: none;\n -moz-user-select: none;\n -webkit-user-select: none;\n }\n :host >>> .item {\n cursor: pointer;\n }\n :host >>> .label {\n cursor: pointer;\n fill: rgb(170, 170, 170);\n font-family: Helvetica, arial, 'Open Sans', sans-serif;\n }\n :host >>> .button {\n cursor: pointer;\n fill: transparent;\n stroke-width: 2;\n stroke: rgb(170, 170, 170);\n }\n :host >>> .button text {\n stroke-width: 1;\n text-anchor: middle;\n fill: rgb(170, 170, 170);\n }\n :host >>> .heatmap-tooltip {\n pointer-events: none;\n position: absolute;\n z-index: 9999;\n width: 250px;\n max-width: 250px;\n overflow: hidden;\n padding: 15px;\n font-size: 12px;\n line-height: 14px;\n color: rgb(51, 51, 51);\n font-family: Helvetica, arial, 'Open Sans', sans-serif;\n background: rgba(255, 255, 255, 0.75);\n }\n :host >>> .heatmap-tooltip .header strong {\n display: inline-block;\n width: 250px;\n }\n :host >>> .heatmap-tooltip span {\n display: inline-block;\n width: 50%;\n padding-right: 10px;\n box-sizing: border-box;\n }\n :host >>> .heatmap-tooltip span,\n :host >>> .heatmap-tooltip .header strong {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n "]}]}],"members":{"element":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"ViewChild"},"arguments":["root"]}]}],"data":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"color":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"overview":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"handler":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output"}}]}],"ngOnChanges":[{"__symbolic":"method"}],"ngAfterViewInit":[{"__symbolic":"method"}],"getNumberOfWeeks":[{"__symbolic":"method"}],"calculateDimensions":[{"__symbolic":"method"}],"onResize":[{"__symbolic":"method","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"HostListener"},"arguments":["window:resize",["$event"]]}]}],"updateDataSummary":[{"__symbolic":"method"}],"drawChart":[{"__symbolic":"method"}],"drawGlobalOverview":[{"__symbolic":"method"}],"drawYearOverview":[{"__symbolic":"method"}],"drawMonthOverview":[{"__symbolic":"method"}],"drawWeekOverview":[{"__symbolic":"method"}],"drawDayOverview":[{"__symbolic":"method"}],"calcItemX":[{"__symbolic":"method"}],"calcItemY":[{"__symbolic":"method"}],"calcItemSize":[{"__symbolic":"method"}],"drawButton":[{"__symbolic":"method"}],"removeGlobalOverview":[{"__symbolic":"method"}],"removeYearOverview":[{"__symbolic":"method"}],"removeMonthOverview":[{"__symbolic":"method"}],"removeWeekOverview":[{"__symbolic":"method"}],"removeDayOverview":[{"__symbolic":"method"}],"hideTooltip":[{"__symbolic":"method"}],"hideBackButton":[{"__symbolic":"method"}],"formatTime":[{"__symbolic":"method"}]}}},"origins":{"CalendarHeatmap":"./calendar-heatmap.component"},"importAs":"angular2-calendar-heatmap"}
\No newline at end of file