first commit

This commit is contained in:
Stefan Hacker
2026-04-03 09:38:48 +02:00
commit 37ad745546
47450 changed files with 3120798 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
export * from './components/ActivityItem/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/ActivityItem/index';
//# sourceMappingURL=ActivityItem.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"ActivityItem.js","sourceRoot":"../src/","sources":["ActivityItem.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC","sourcesContent":["export * from './components/ActivityItem/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/Announced/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/Announced/index';
//# sourceMappingURL=Announced.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"Announced.js","sourceRoot":"../src/","sources":["Announced.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC","sourcesContent":["export * from './components/Announced/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/Autofill/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/Autofill/index';
//# sourceMappingURL=Autofill.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"Autofill.js","sourceRoot":"../src/","sources":["Autofill.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC","sourcesContent":["export * from './components/Autofill/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/Breadcrumb/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/Breadcrumb/index';
//# sourceMappingURL=Breadcrumb.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"Breadcrumb.js","sourceRoot":"../src/","sources":["Breadcrumb.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAC","sourcesContent":["export * from './components/Breadcrumb/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/Button/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/Button/index';
//# sourceMappingURL=Button.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"Button.js","sourceRoot":"../src/","sources":["Button.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC","sourcesContent":["export * from './components/Button/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './utilities/ButtonGrid/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './utilities/ButtonGrid/index';
//# sourceMappingURL=ButtonGrid.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"ButtonGrid.js","sourceRoot":"../src/","sources":["ButtonGrid.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC","sourcesContent":["export * from './utilities/ButtonGrid/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/Calendar/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/Calendar/index';
//# sourceMappingURL=Calendar.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"Calendar.js","sourceRoot":"../src/","sources":["Calendar.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC","sourcesContent":["export * from './components/Calendar/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/Callout/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/Callout/index';
//# sourceMappingURL=Callout.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"Callout.js","sourceRoot":"../src/","sources":["Callout.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC","sourcesContent":["export * from './components/Callout/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/Check/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/Check/index';
//# sourceMappingURL=Check.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"Check.js","sourceRoot":"../src/","sources":["Check.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC","sourcesContent":["export * from './components/Check/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/Checkbox/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/Checkbox/index';
//# sourceMappingURL=Checkbox.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"Checkbox.js","sourceRoot":"../src/","sources":["Checkbox.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC","sourcesContent":["export * from './components/Checkbox/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/ChoiceGroup/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/ChoiceGroup/index';
//# sourceMappingURL=ChoiceGroup.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"ChoiceGroup.js","sourceRoot":"../src/","sources":["ChoiceGroup.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC","sourcesContent":["export * from './components/ChoiceGroup/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/ChoiceGroup/ChoiceGroupOption/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/ChoiceGroup/ChoiceGroupOption/index';
//# sourceMappingURL=ChoiceGroupOption.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"ChoiceGroupOption.js","sourceRoot":"../src/","sources":["ChoiceGroupOption.ts"],"names":[],"mappings":"AAAA,cAAc,kDAAkD,CAAC","sourcesContent":["export * from './components/ChoiceGroup/ChoiceGroupOption/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/Coachmark/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/Coachmark/index';
//# sourceMappingURL=Coachmark.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"Coachmark.js","sourceRoot":"../src/","sources":["Coachmark.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC","sourcesContent":["export * from './components/Coachmark/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './utilities/color/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './utilities/color/index';
//# sourceMappingURL=Color.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"Color.js","sourceRoot":"../src/","sources":["Color.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC","sourcesContent":["export * from './utilities/color/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/ColorPicker/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/ColorPicker/index';
//# sourceMappingURL=ColorPicker.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"ColorPicker.js","sourceRoot":"../src/","sources":["ColorPicker.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC","sourcesContent":["export * from './components/ColorPicker/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/ComboBox/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/ComboBox/index';
//# sourceMappingURL=ComboBox.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"ComboBox.js","sourceRoot":"../src/","sources":["ComboBox.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC","sourcesContent":["export * from './components/ComboBox/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/CommandBar/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/CommandBar/index';
//# sourceMappingURL=CommandBar.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"CommandBar.js","sourceRoot":"../src/","sources":["CommandBar.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAC","sourcesContent":["export * from './components/CommandBar/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/ContextualMenu/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/ContextualMenu/index';
//# sourceMappingURL=ContextualMenu.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"ContextualMenu.js","sourceRoot":"../src/","sources":["ContextualMenu.ts"],"names":[],"mappings":"AAAA,cAAc,mCAAmC,CAAC","sourcesContent":["export * from './components/ContextualMenu/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/DatePicker/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/DatePicker/index';
//# sourceMappingURL=DatePicker.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"DatePicker.js","sourceRoot":"../src/","sources":["DatePicker.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAC","sourcesContent":["export * from './components/DatePicker/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export { addDays, addMonths, addWeeks, addYears, compareDatePart, compareDates, getDatePartHashValue, getDateRangeArray, getEndDateOfWeek, getMonthEnd, getMonthStart, getStartDateOfWeek, getWeekNumber, getWeekNumbersInMonth, getYearEnd, getYearStart, isInDateRangeArray, setMonth, DAYS_IN_WEEK, DateRangeType, DayOfWeek, FirstWeekOfYear, MonthOfYear, TimeConstants, } from '@fluentui/date-time-utilities';
+4
View File
@@ -0,0 +1,4 @@
// NOTE: This is not a full re-export because date-time-utilities includes some additional stuff
// which is exported elsewhere, causes conflicts, or isn't needed.
export { addDays, addMonths, addWeeks, addYears, compareDatePart, compareDates, getDatePartHashValue, getDateRangeArray, getEndDateOfWeek, getMonthEnd, getMonthStart, getStartDateOfWeek, getWeekNumber, getWeekNumbersInMonth, getYearEnd, getYearStart, isInDateRangeArray, setMonth, DAYS_IN_WEEK, DateRangeType, DayOfWeek, FirstWeekOfYear, MonthOfYear, TimeConstants, } from '@fluentui/date-time-utilities';
//# sourceMappingURL=DateTimeUtilities.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"DateTimeUtilities.js","sourceRoot":"../src/","sources":["DateTimeUtilities.ts"],"names":[],"mappings":"AAAA,gGAAgG;AAChG,kEAAkE;AAClE,OAAO,EACL,OAAO,EACP,SAAS,EACT,QAAQ,EACR,QAAQ,EACR,eAAe,EACf,YAAY,EACZ,oBAAoB,EACpB,iBAAiB,EACjB,gBAAgB,EAChB,WAAW,EACX,aAAa,EACb,kBAAkB,EAClB,aAAa,EACb,qBAAqB,EACrB,UAAU,EACV,YAAY,EACZ,kBAAkB,EAClB,QAAQ,EACR,YAAY,EACZ,aAAa,EACb,SAAS,EACT,eAAe,EACf,WAAW,EACX,aAAa,GACd,MAAM,+BAA+B,CAAC","sourcesContent":["// NOTE: This is not a full re-export because date-time-utilities includes some additional stuff\n// which is exported elsewhere, causes conflicts, or isn't needed.\nexport {\n addDays,\n addMonths,\n addWeeks,\n addYears,\n compareDatePart,\n compareDates,\n getDatePartHashValue,\n getDateRangeArray,\n getEndDateOfWeek,\n getMonthEnd,\n getMonthStart,\n getStartDateOfWeek,\n getWeekNumber,\n getWeekNumbersInMonth,\n getYearEnd,\n getYearStart,\n isInDateRangeArray,\n setMonth,\n DAYS_IN_WEEK,\n DateRangeType,\n DayOfWeek,\n FirstWeekOfYear,\n MonthOfYear,\n TimeConstants,\n} from '@fluentui/date-time-utilities';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/DetailsList/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/DetailsList/index';
//# sourceMappingURL=DetailsList.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"DetailsList.js","sourceRoot":"../src/","sources":["DetailsList.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC","sourcesContent":["export * from './components/DetailsList/index';\n"]}
+2
View File
@@ -0,0 +1,2 @@
export * from './components/Dialog/index';
export { Dialog as default } from './components/Dialog/index';
+3
View File
@@ -0,0 +1,3 @@
export * from './components/Dialog/index';
export { Dialog as default } from './components/Dialog/index';
//# sourceMappingURL=Dialog.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"Dialog.js","sourceRoot":"../src/","sources":["Dialog.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC;AAC1C,OAAO,EAAE,MAAM,IAAI,OAAO,EAAE,MAAM,2BAA2B,CAAC","sourcesContent":["export * from './components/Dialog/index';\nexport { Dialog as default } from './components/Dialog/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/Divider/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/Divider/index';
//# sourceMappingURL=Divider.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"Divider.js","sourceRoot":"../src/","sources":["Divider.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC","sourcesContent":["export * from './components/Divider/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/DocumentCard/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/DocumentCard/index';
//# sourceMappingURL=DocumentCard.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"DocumentCard.js","sourceRoot":"../src/","sources":["DocumentCard.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC","sourcesContent":["export * from './components/DocumentCard/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './utilities/dragdrop/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './utilities/dragdrop/index';
//# sourceMappingURL=DragDrop.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"DragDrop.js","sourceRoot":"../src/","sources":["DragDrop.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC","sourcesContent":["export * from './utilities/dragdrop/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './utilities/DraggableZone/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './utilities/DraggableZone/index';
//# sourceMappingURL=DraggableZone.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"DraggableZone.js","sourceRoot":"../src/","sources":["DraggableZone.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC","sourcesContent":["export * from './utilities/DraggableZone/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/Dropdown/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/Dropdown/index';
//# sourceMappingURL=Dropdown.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"Dropdown.js","sourceRoot":"../src/","sources":["Dropdown.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC","sourcesContent":["export * from './components/Dropdown/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/ExtendedPicker/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/ExtendedPicker/index';
//# sourceMappingURL=ExtendedPicker.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"ExtendedPicker.js","sourceRoot":"../src/","sources":["ExtendedPicker.ts"],"names":[],"mappings":"AAAA,cAAc,mCAAmC,CAAC","sourcesContent":["export * from './components/ExtendedPicker/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/Fabric/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/Fabric/index';
//# sourceMappingURL=Fabric.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"Fabric.js","sourceRoot":"../src/","sources":["Fabric.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC","sourcesContent":["export * from './components/Fabric/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/Facepile/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/Facepile/index';
//# sourceMappingURL=Facepile.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"Facepile.js","sourceRoot":"../src/","sources":["Facepile.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC","sourcesContent":["export * from './components/Facepile/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/FloatingPicker/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/FloatingPicker/index';
//# sourceMappingURL=FloatingPicker.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"FloatingPicker.js","sourceRoot":"../src/","sources":["FloatingPicker.ts"],"names":[],"mappings":"AAAA,cAAc,mCAAmC,CAAC","sourcesContent":["export * from './components/FloatingPicker/index';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './components/FocusTrapZone/index';
+2
View File
@@ -0,0 +1,2 @@
export * from './components/FocusTrapZone/index';
//# sourceMappingURL=FocusTrapZone.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"FocusTrapZone.js","sourceRoot":"../src/","sources":["FocusTrapZone.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC","sourcesContent":["export * from './components/FocusTrapZone/index';\n"]}
+2
View File
@@ -0,0 +1,2 @@
export { FocusZone, FocusZoneDirection, FocusZoneTabbableElements } from '@fluentui/react-focus';
export type { IFocusZone, IFocusZoneProps } from '@fluentui/react-focus';
+2
View File
@@ -0,0 +1,2 @@
export { FocusZone, FocusZoneDirection, FocusZoneTabbableElements } from '@fluentui/react-focus';
//# sourceMappingURL=FocusZone.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"FocusZone.js","sourceRoot":"../src/","sources":["FocusZone.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,kBAAkB,EAAE,yBAAyB,EAAE,MAAM,uBAAuB,CAAC","sourcesContent":["export { FocusZone, FocusZoneDirection, FocusZoneTabbableElements } from '@fluentui/react-focus';\nexport type { IFocusZone, IFocusZoneProps } from '@fluentui/react-focus';\n"]}
+1
View File
@@ -0,0 +1 @@
export * from './utilities/ButtonGrid/index';

Some files were not shown because too many files have changed in this diff Show More