--- /srv/rebuilderd/tmp/rebuilderdBwUuiP/inputs/node-fullcalendar_6.1.20-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdBwUuiP/out/node-fullcalendar_6.1.20-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-06-09 12:51:04.000000 debian-binary │ --rw-r--r-- 0 0 0 11516 2026-06-09 12:51:04.000000 control.tar.xz │ --rw-r--r-- 0 0 0 433712 2026-06-09 12:51:04.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 11536 2026-06-09 12:51:04.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 433844 2026-06-09 12:51:04.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/nodejs/@fullcalendar/bootstrap5/internal.cjs │ │ │┄ Ordering differences only │ │ │ @@ -1,11 +1,14 @@ │ │ │ 'use strict'; │ │ │ │ │ │ var internal_cjs = require('@fullcalendar/core/internal.cjs'); │ │ │ │ │ │ +var css_248z = "& a:not([href]){color:inherit;text-decoration:inherit}& .fc-list,& .fc-scrollgrid,& td,& th{border:1px solid var(--bs-gray-400)}& .fc-scrollgrid{border-bottom-width:0;border-right-width:0}.fc-theme-bootstrap5-shaded{background-color:var(--bs-gray-200)}"; │ │ │ +internal_cjs.injectStyles(css_248z); │ │ │ + │ │ │ class BootstrapTheme extends internal_cjs.Theme { │ │ │ } │ │ │ BootstrapTheme.prototype.classes = { │ │ │ root: 'fc-theme-bootstrap5', │ │ │ tableCellShaded: 'fc-theme-bootstrap5-shaded', │ │ │ buttonGroup: 'btn-group', │ │ │ button: 'btn btn-primary', │ │ │ @@ -29,11 +32,8 @@ │ │ │ nextYear: 'bi-chevron-double-left', │ │ │ }; │ │ │ // wtf │ │ │ BootstrapTheme.prototype.iconOverrideOption = 'buttonIcons'; // TODO: make TS-friendly │ │ │ BootstrapTheme.prototype.iconOverrideCustomButtonOption = 'icon'; │ │ │ BootstrapTheme.prototype.iconOverridePrefix = 'bi-'; │ │ │ │ │ │ -var css_248z = "& a:not([href]){color:inherit;text-decoration:inherit}& .fc-list,& .fc-scrollgrid,& td,& th{border:1px solid var(--bs-gray-400)}& .fc-scrollgrid{border-bottom-width:0;border-right-width:0}.fc-theme-bootstrap5-shaded{background-color:var(--bs-gray-200)}"; │ │ │ -internal_cjs.injectStyles(css_248z); │ │ │ - │ │ │ exports.BootstrapTheme = BootstrapTheme; │ │ ├── ./usr/share/nodejs/@fullcalendar/bootstrap5/internal.js │ │ │ ├── js-beautify {} │ │ │ │ @@ -1,12 +1,15 @@ │ │ │ │ import { │ │ │ │ - Theme, │ │ │ │ - injectStyles │ │ │ │ + injectStyles, │ │ │ │ + Theme │ │ │ │ } from '@fullcalendar/core/internal.js'; │ │ │ │ │ │ │ │ +var css_248z = "& a:not([href]){color:inherit;text-decoration:inherit}& .fc-list,& .fc-scrollgrid,& td,& th{border:1px solid var(--bs-gray-400)}& .fc-scrollgrid{border-bottom-width:0;border-right-width:0}.fc-theme-bootstrap5-shaded{background-color:var(--bs-gray-200)}"; │ │ │ │ +injectStyles(css_248z); │ │ │ │ + │ │ │ │ class BootstrapTheme extends Theme {} │ │ │ │ BootstrapTheme.prototype.classes = { │ │ │ │ root: 'fc-theme-bootstrap5', │ │ │ │ tableCellShaded: 'fc-theme-bootstrap5-shaded', │ │ │ │ buttonGroup: 'btn-group', │ │ │ │ button: 'btn btn-primary', │ │ │ │ buttonActive: 'active', │ │ │ │ @@ -29,13 +32,10 @@ │ │ │ │ nextYear: 'bi-chevron-double-left', │ │ │ │ }; │ │ │ │ // wtf │ │ │ │ BootstrapTheme.prototype.iconOverrideOption = 'buttonIcons'; // TODO: make TS-friendly │ │ │ │ BootstrapTheme.prototype.iconOverrideCustomButtonOption = 'icon'; │ │ │ │ BootstrapTheme.prototype.iconOverridePrefix = 'bi-'; │ │ │ │ │ │ │ │ -var css_248z = "& a:not([href]){color:inherit;text-decoration:inherit}& .fc-list,& .fc-scrollgrid,& td,& th{border:1px solid var(--bs-gray-400)}& .fc-scrollgrid{border-bottom-width:0;border-right-width:0}.fc-theme-bootstrap5-shaded{background-color:var(--bs-gray-200)}"; │ │ │ │ -injectStyles(css_248z); │ │ │ │ - │ │ │ │ export { │ │ │ │ BootstrapTheme │ │ │ │ }; │ │ ├── ./usr/share/nodejs/@fullcalendar/list/internal.cjs │ │ │┄ Ordering differences only │ │ │ @@ -1,12 +1,15 @@ │ │ │ 'use strict'; │ │ │ │ │ │ var internal_cjs = require('@fullcalendar/core/internal.cjs'); │ │ │ var preact_cjs = require('@fullcalendar/core/preact.cjs'); │ │ │ │ │ │ +var css_248z = "@import '../../core/src/styles/mixins';@import './styles/vars';@import './styles/list';@import './styles/list-table';@import './styles/list-event';"; │ │ │ +internal_cjs.injectStyles(css_248z); │ │ │ + │ │ │ class ListViewHeaderRow extends internal_cjs.BaseComponent { │ │ │ constructor() { │ │ │ super(...arguments); │ │ │ this.state = { │ │ │ textId: internal_cjs.getUniqueDomId(), │ │ │ }; │ │ │ } │ │ │ @@ -259,11 +262,8 @@ │ │ │ seg = segs[i]; │ │ │ (segsByDay[seg.dayIndex] || (segsByDay[seg.dayIndex] = [])) │ │ │ .push(seg); │ │ │ } │ │ │ return segsByDay; │ │ │ } │ │ │ │ │ │ -var css_248z = "@import '../../core/src/styles/mixins';@import './styles/vars';@import './styles/list';@import './styles/list-table';@import './styles/list-event';"; │ │ │ -internal_cjs.injectStyles(css_248z); │ │ │ - │ │ │ exports.ListView = ListView; │ │ ├── ./usr/share/nodejs/@fullcalendar/list/internal.js │ │ │ ├── js-beautify {} │ │ │ │ @@ -1,8 +1,9 @@ │ │ │ │ import { │ │ │ │ + injectStyles, │ │ │ │ BaseComponent, │ │ │ │ getUniqueDomId, │ │ │ │ getDateMeta, │ │ │ │ buildNavLinkAttrs, │ │ │ │ ContentContainer, │ │ │ │ getDayClassNames, │ │ │ │ formatDayString, │ │ │ │ @@ -17,22 +18,24 @@ │ │ │ │ Scroller, │ │ │ │ NowTimer, │ │ │ │ sortEventSegs, │ │ │ │ getSegMeta, │ │ │ │ sliceEventStore, │ │ │ │ intersectRanges, │ │ │ │ startOfDay, │ │ │ │ - addDays, │ │ │ │ - injectStyles │ │ │ │ + addDays │ │ │ │ } from '@fullcalendar/core/internal.js'; │ │ │ │ import { │ │ │ │ createElement, │ │ │ │ Fragment │ │ │ │ } from '@fullcalendar/core/preact.js'; │ │ │ │ │ │ │ │ +var css_248z = "@import '../../core/src/styles/mixins';@import './styles/vars';@import './styles/list';@import './styles/list-table';@import './styles/list-event';"; │ │ │ │ +injectStyles(css_248z); │ │ │ │ + │ │ │ │ class ListViewHeaderRow extends BaseComponent { │ │ │ │ constructor() { │ │ │ │ super(...arguments); │ │ │ │ this.state = { │ │ │ │ textId: getUniqueDomId(), │ │ │ │ }; │ │ │ │ } │ │ │ │ @@ -445,13 +448,10 @@ │ │ │ │ seg = segs[i]; │ │ │ │ (segsByDay[seg.dayIndex] || (segsByDay[seg.dayIndex] = [])) │ │ │ │ .push(seg); │ │ │ │ } │ │ │ │ return segsByDay; │ │ │ │ } │ │ │ │ │ │ │ │ -var css_248z = "@import '../../core/src/styles/mixins';@import './styles/vars';@import './styles/list';@import './styles/list-table';@import './styles/list-event';"; │ │ │ │ -injectStyles(css_248z); │ │ │ │ - │ │ │ │ export { │ │ │ │ ListView │ │ │ │ }; │ │ ├── ./usr/share/nodejs/fullcalendar/index.global.js │ │ │ ├── js-beautify {} │ │ │ │ @@ -19281,14 +19281,17 @@ │ │ │ │ duration: { │ │ │ │ weeks: 1 │ │ │ │ }, │ │ │ │ }, │ │ │ │ }, │ │ │ │ }); │ │ │ │ │ │ │ │ + var css_248z$1 = "@import '../../core/src/styles/mixins';@import './styles/vars';@import './styles/list';@import './styles/list-table';@import './styles/list-event';"; │ │ │ │ + injectStyles(css_248z$1); │ │ │ │ + │ │ │ │ class ListViewHeaderRow extends BaseComponent { │ │ │ │ constructor() { │ │ │ │ super(...arguments); │ │ │ │ this.state = { │ │ │ │ textId: getUniqueDomId(), │ │ │ │ }; │ │ │ │ } │ │ │ │ @@ -19701,17 +19704,14 @@ │ │ │ │ seg = segs[i]; │ │ │ │ (segsByDay[seg.dayIndex] || (segsByDay[seg.dayIndex] = [])) │ │ │ │ .push(seg); │ │ │ │ } │ │ │ │ return segsByDay; │ │ │ │ } │ │ │ │ │ │ │ │ - var css_248z$1 = "@import '../../core/src/styles/mixins';@import './styles/vars';@import './styles/list';@import './styles/list-table';@import './styles/list-event';"; │ │ │ │ - injectStyles(css_248z$1); │ │ │ │ - │ │ │ │ const OPTION_REFINERS$1 = { │ │ │ │ listDayFormat: createFalsableFormatter, │ │ │ │ listDaySideFormat: createFalsableFormatter, │ │ │ │ noEventsClassNames: identity, │ │ │ │ noEventsContent: identity, │ │ │ │ noEventsDidMount: identity, │ │ │ │ noEventsWillUnmount: identity, │ │ ├── ./usr/share/nodejs/fullcalendar/index.global.min.js │ │ │ ├── js-beautify {} │ │ │ │ @@ -11503,14 +11503,15 @@ │ │ │ │ type: "timeGrid", │ │ │ │ duration: { │ │ │ │ weeks: 1 │ │ │ │ } │ │ │ │ } │ │ │ │ } │ │ │ │ }); │ │ │ │ + Be("@import '../../core/src/styles/mixins';@import './styles/vars';@import './styles/list';@import './styles/list-table';@import './styles/list-event';"); │ │ │ │ class Ad extends or { │ │ │ │ constructor() { │ │ │ │ super(...arguments), this.state = { │ │ │ │ textId: rt() │ │ │ │ } │ │ │ │ } │ │ │ │ render() { │ │ │ │ @@ -11666,15 +11667,14 @@ │ │ │ │ end: Lt(t, 1) │ │ │ │ }), t = Lt(t, 1); │ │ │ │ return { │ │ │ │ dayDates: r, │ │ │ │ dayRanges: i │ │ │ │ } │ │ │ │ } │ │ │ │ - Be("@import '../../core/src/styles/mixins';@import './styles/vars';@import './styles/list';@import './styles/list-table';@import './styles/list-event';"); │ │ │ │ │ │ │ │ function Bd(e) { │ │ │ │ return !1 === e ? null : Cn(e) │ │ │ │ } │ │ │ │ var Fd = Ko({ │ │ │ │ name: "@fullcalendar/list", │ │ │ │ optionRefiners: {