@osdk/react-components 0.34.0 → 0.34.1-main-e39a72892d538f3130e2cd51cee05d83d11fa493
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/build/browser/action-form/ActionForm.js.map +1 -1
- package/build/browser/action-form/ActionFormApi.js.map +1 -1
- package/build/browser/action-form/BaseForm.js +3 -3
- package/build/browser/action-form/BaseForm.js.map +1 -1
- package/build/browser/action-form/FormField.js.map +1 -1
- package/build/browser/action-form/FormFieldApi.js.map +1 -1
- package/build/browser/action-form/FormHeader.js.map +1 -1
- package/build/browser/action-form/FormSection.js.map +1 -1
- package/build/browser/action-form/fields/AsyncDropdownField.js +1 -1
- package/build/browser/action-form/fields/AsyncDropdownField.js.map +1 -1
- package/build/browser/action-form/fields/CustomField.js.map +1 -1
- package/build/browser/action-form/fields/DropdownField.js +2 -2
- package/build/browser/action-form/fields/DropdownField.js.map +1 -1
- package/build/browser/action-form/fields/FieldBridge.js.map +1 -1
- package/build/browser/action-form/fields/FilePickerField.js.map +1 -1
- package/build/browser/action-form/fields/FormFieldRenderer.js.map +1 -1
- package/build/browser/action-form/fields/NumberInputField.js.map +1 -1
- package/build/browser/action-form/fields/ObjectSelectField.js.map +1 -1
- package/build/browser/action-form/fields/ObjectSetField.js.map +1 -1
- package/build/browser/action-form/fields/RadioButtonsField.js.map +1 -1
- package/build/browser/action-form/fields/SwitchField.js.map +1 -1
- package/build/browser/action-form/fields/TextAreaField.js.map +1 -1
- package/build/browser/action-form/fields/TextInputField.js.map +1 -1
- package/build/browser/action-form/utils/coerceFieldValue.js.map +1 -1
- package/build/browser/action-form/utils/extractValidationRules.js.map +1 -1
- package/build/browser/action-form/utils/getDefaultFieldDefinitions.js.map +1 -1
- package/build/browser/aip-agent-chat/AipAgentChat.js.map +1 -1
- package/build/browser/aip-agent-chat/BaseAipAgentChat.js +1 -1
- package/build/browser/aip-agent-chat/BaseAipAgentChat.js.map +1 -1
- package/build/browser/aip-agent-chat/components/AipAgentChatComposer.js.map +1 -1
- package/build/browser/aip-agent-chat/components/AipAgentChatLoader.js.map +1 -1
- package/build/browser/aip-agent-chat/components/AipAgentChatMessage.js.map +1 -1
- package/build/browser/aip-agent-chat/components/AipAgentChatMessageList.js +1 -1
- package/build/browser/aip-agent-chat/components/AipAgentChatMessageList.js.map +1 -1
- package/build/browser/aip-agent-chat/components/AipAgentChatModelPicker.js.map +1 -1
- package/build/browser/aip-agent-chat/hooks/useChatAutoScroll.js.map +1 -1
- package/build/browser/base-components/action-button/ActionButton.js.map +1 -1
- package/build/browser/base-components/callout/Callout.js.map +1 -1
- package/build/browser/base-components/checkbox/Checkbox.js.map +1 -1
- package/build/browser/base-components/combobox/Combobox.js.map +1 -1
- package/build/browser/base-components/dialog/Dialog.js.map +1 -1
- package/build/browser/base-components/draggable-list/DraggableList.js +1 -1
- package/build/browser/base-components/draggable-list/DraggableList.js.map +1 -1
- package/build/browser/base-components/icon/BlueprintIcon.js.map +1 -1
- package/build/browser/base-components/search-bar/SearchBar.js.map +1 -1
- package/build/browser/base-components/searchable-menu/SearchableMenu.js.map +1 -1
- package/build/browser/base-components/select/Select.js.map +1 -1
- package/build/browser/base-components/skeleton/SkeletonBar.js.map +1 -1
- package/build/browser/base-components/switch/Switch.js.map +1 -1
- package/build/browser/base-components/tooltip/Tooltip.js.map +1 -1
- package/build/browser/cbac-picker/CbacBanner.js.map +1 -1
- package/build/browser/cbac-picker/CbacBannerPopover.js.map +1 -1
- package/build/browser/cbac-picker/CbacPicker.js.map +1 -1
- package/build/browser/cbac-picker/CbacPickerDialog.js.map +1 -1
- package/build/browser/cbac-picker/base/BaseCbacBanner.js.map +1 -1
- package/build/browser/cbac-picker/base/BaseCbacBannerPopover.js.map +1 -1
- package/build/browser/cbac-picker/base/BaseCbacPicker.js +1 -1
- package/build/browser/cbac-picker/base/BaseCbacPicker.js.map +1 -1
- package/build/browser/cbac-picker/base/BaseCbacPickerDialog.js.map +1 -1
- package/build/browser/cbac-picker/base/CategoryMarkingGroup.js +1 -1
- package/build/browser/cbac-picker/base/CategoryMarkingGroup.js.map +1 -1
- package/build/browser/cbac-picker/base/CbacPickerDialogFooter.js.map +1 -1
- package/build/browser/cbac-picker/base/InfoBanner.js.map +1 -1
- package/build/browser/cbac-picker/base/MarkingButton.js +1 -1
- package/build/browser/cbac-picker/base/MarkingButton.js.map +1 -1
- package/build/browser/cbac-picker/base/MaxClassificationField.js.map +1 -1
- package/build/browser/cbac-picker/base/OverflowButton.js +1 -1
- package/build/browser/cbac-picker/base/OverflowButton.js.map +1 -1
- package/build/browser/cbac-picker/base/OverflowItem.js +1 -1
- package/build/browser/cbac-picker/base/OverflowItem.js.map +1 -1
- package/build/browser/cbac-picker/base/ValidationWarning.js.map +1 -1
- package/build/browser/cbac-picker/base/selectionStateHelpers.js.map +1 -1
- package/build/browser/cbac-picker/useCbacPickerState.js.map +1 -1
- package/build/browser/cbac-picker/useCbacSelection.js.map +1 -1
- package/build/browser/cbac-picker/useConstraintCallout.js.map +1 -1
- package/build/browser/cbac-picker/utils/cbacPickerUtils.js.map +1 -1
- package/build/browser/cbac-picker/utils/errorMessages.js.map +1 -1
- package/build/browser/cbac-picker/utils/selectionLogic.js.map +1 -1
- package/build/browser/cbac-picker/utils/validationMessages.js.map +1 -1
- package/build/browser/document-viewer/DocumentViewer.js +1 -1
- package/build/browser/document-viewer/DocumentViewer.js.map +1 -1
- package/build/browser/document-viewer/DocumentViewerApi.js.map +1 -1
- package/build/browser/document-viewer/TiffDocumentViewer.js +1 -1
- package/build/browser/document-viewer/TiffDocumentViewer.js.map +1 -1
- package/build/browser/document-viewer/hooks/useTiffToPdf.js.map +1 -1
- package/build/browser/email-viewer/BaseEmailViewer.js.map +1 -1
- package/build/browser/email-viewer/EmailViewer.js +1 -1
- package/build/browser/email-viewer/EmailViewer.js.map +1 -1
- package/build/browser/email-viewer/EmailViewerApi.js.map +1 -1
- package/build/browser/email-viewer/parseEmail.js.map +1 -1
- package/build/browser/excel-viewer/BaseExcelViewer.js +1 -0
- package/build/browser/excel-viewer/BaseExcelViewer.js.map +1 -1
- package/build/browser/excel-viewer/ExcelViewer.js +1 -1
- package/build/browser/excel-viewer/ExcelViewer.js.map +1 -1
- package/build/browser/excel-viewer/ExcelViewerApi.js.map +1 -1
- package/build/browser/excel-viewer/parseSpreadsheet.js.map +1 -1
- package/build/browser/filter-list/FilterInput.js.map +1 -1
- package/build/browser/filter-list/FilterList.js.map +1 -1
- package/build/browser/filter-list/FilterListApi.js.map +1 -1
- package/build/browser/filter-list/FilterListItemApi.js.map +1 -1
- package/build/browser/filter-list/base/AddFilterPopover.js +1 -1
- package/build/browser/filter-list/base/AddFilterPopover.js.map +1 -1
- package/build/browser/filter-list/base/BaseFilterList.js +1 -1
- package/build/browser/filter-list/base/BaseFilterList.js.map +1 -1
- package/build/browser/filter-list/base/BaseFilterListApi.js.map +1 -1
- package/build/browser/filter-list/base/ExcludeDropdown.js +1 -1
- package/build/browser/filter-list/base/ExcludeDropdown.js.map +1 -1
- package/build/browser/filter-list/base/FilterInputExcludeRow.js.map +1 -1
- package/build/browser/filter-list/base/FilterListContent.js +1 -1
- package/build/browser/filter-list/base/FilterListContent.js.map +1 -1
- package/build/browser/filter-list/base/FilterListHeader.js.map +1 -1
- package/build/browser/filter-list/base/FilterListItem.js.map +1 -1
- package/build/browser/filter-list/base/FilterPopover.js.map +1 -1
- package/build/browser/filter-list/base/SortableFilterListItem.js.map +1 -1
- package/build/browser/filter-list/base/inputs/ContainsTextInput.js.map +1 -1
- package/build/browser/filter-list/base/inputs/DateRangeHistogramInput.js.map +1 -1
- package/build/browser/filter-list/base/inputs/EmptyStringLabel.js +1 -0
- package/build/browser/filter-list/base/inputs/EmptyStringLabel.js.map +1 -1
- package/build/browser/filter-list/base/inputs/HistogramTooltip.js.map +1 -1
- package/build/browser/filter-list/base/inputs/ListogramInput.js +2 -2
- package/build/browser/filter-list/base/inputs/ListogramInput.js.map +1 -1
- package/build/browser/filter-list/base/inputs/ListogramSkeleton.js.map +1 -1
- package/build/browser/filter-list/base/inputs/MultiDateInput.js.map +1 -1
- package/build/browser/filter-list/base/inputs/MultiSelectDropdownLayout.js.map +1 -1
- package/build/browser/filter-list/base/inputs/MultiSelectInlineLayout.js.map +1 -1
- package/build/browser/filter-list/base/inputs/MultiSelectInput.js +2 -2
- package/build/browser/filter-list/base/inputs/MultiSelectInput.js.map +1 -1
- package/build/browser/filter-list/base/inputs/NoValueLabel.js.map +1 -1
- package/build/browser/filter-list/base/inputs/NullValueWrapper.js.map +1 -1
- package/build/browser/filter-list/base/inputs/NumberRangeInput.js.map +1 -1
- package/build/browser/filter-list/base/inputs/OptionLabel.js.map +1 -1
- package/build/browser/filter-list/base/inputs/RangeInput.js +1 -1
- package/build/browser/filter-list/base/inputs/RangeInput.js.map +1 -1
- package/build/browser/filter-list/base/inputs/SelectInputSkeleton.js.map +1 -1
- package/build/browser/filter-list/base/inputs/SingleDateInput.js.map +1 -1
- package/build/browser/filter-list/base/inputs/SingleSelectInput.js +1 -1
- package/build/browser/filter-list/base/inputs/SingleSelectInput.js.map +1 -1
- package/build/browser/filter-list/base/inputs/TextTagsInput.js.map +1 -1
- package/build/browser/filter-list/base/inputs/TimelineInput.js.map +1 -1
- package/build/browser/filter-list/base/inputs/ToggleInput.js.map +1 -1
- package/build/browser/filter-list/base/inputs/comboboxFilter.js.map +1 -1
- package/build/browser/filter-list/base/inputs/createDateHistogramBuckets.js.map +1 -1
- package/build/browser/filter-list/base/inputs/createHistogramBuckets.js.map +1 -1
- package/build/browser/filter-list/hooks/useDualScopeAggregation.js.map +1 -1
- package/build/browser/filter-list/hooks/useFilterListState.js.map +1 -1
- package/build/browser/filter-list/hooks/useFilterPropertyAggregation.js.map +1 -1
- package/build/browser/filter-list/hooks/useFilterVisibility.js.map +1 -1
- package/build/browser/filter-list/hooks/usePropertyAggregation.js.map +1 -1
- package/build/browser/filter-list/inputs/ContainsTextFilterInput.js.map +1 -1
- package/build/browser/filter-list/inputs/DateRangeFilterInput.js.map +1 -1
- package/build/browser/filter-list/inputs/LinkedPropertyInput.js +1 -1
- package/build/browser/filter-list/inputs/LinkedPropertyInput.js.map +1 -1
- package/build/browser/filter-list/inputs/ListogramFilterInput.js.map +1 -1
- package/build/browser/filter-list/inputs/MultiDateFilterInput.js.map +1 -1
- package/build/browser/filter-list/inputs/MultiSelectFilterInput.js.map +1 -1
- package/build/browser/filter-list/inputs/NumberRangeFilterInput.js.map +1 -1
- package/build/browser/filter-list/inputs/PropertyFilterInput.js.map +1 -1
- package/build/browser/filter-list/inputs/SingleDateFilterInput.js.map +1 -1
- package/build/browser/filter-list/inputs/SingleSelectFilterInput.js.map +1 -1
- package/build/browser/filter-list/inputs/StaticValuesFilterInput.js.map +1 -1
- package/build/browser/filter-list/inputs/TextTagsFilterInput.js.map +1 -1
- package/build/browser/filter-list/inputs/TimelineFilterInput.js.map +1 -1
- package/build/browser/filter-list/inputs/ToggleFilterInput.js.map +1 -1
- package/build/browser/filter-list/types/CustomRendererTypes.js.map +1 -1
- package/build/browser/filter-list/types/KeywordSearchTypes.js.map +1 -1
- package/build/browser/filter-list/types/LinkedFilterTypes.js.map +1 -1
- package/build/browser/filter-list/types/StaticValuesTypes.js.map +1 -1
- package/build/browser/filter-list/utils/aggregationHelpers.js.map +1 -1
- package/build/browser/filter-list/utils/coerceFilterValue.js.map +1 -1
- package/build/browser/filter-list/utils/emptyFilterDisplayState.js.map +1 -1
- package/build/browser/filter-list/utils/filterStateSerialization.js.map +1 -1
- package/build/browser/filter-list/utils/filterStateToWhereClause.js.map +1 -1
- package/build/browser/filter-list/utils/filterValues.js.map +1 -1
- package/build/browser/filter-list/utils/getFilterKey.js.map +1 -1
- package/build/browser/filter-list/utils/getFilterLabel.js.map +1 -1
- package/build/browser/filter-list/utils/narrowObjectSet.js.map +1 -1
- package/build/browser/filter-list/utils/summarizeFilterValue.js.map +1 -1
- package/build/browser/images/image-viewer/BaseImageViewer.js.map +1 -1
- package/build/browser/images/image-viewer/ImageViewer.js.map +1 -1
- package/build/browser/images/image-viewer/ImageViewerApi.js.map +1 -1
- package/build/browser/images/tiff-renderer/TiffRenderer.js +1 -0
- package/build/browser/images/tiff-renderer/TiffRenderer.js.map +1 -1
- package/build/browser/images/tiff-renderer/TiffViewerMedia.js.map +1 -1
- package/build/browser/markdown-renderer/MarkdownRenderer.js.map +1 -1
- package/build/browser/markdown-renderer/MarkdownViewerMedia.js.map +1 -1
- package/build/browser/object-table/CellContextMenu.js.map +1 -1
- package/build/browser/object-table/ColumnConfigDialog.js.map +1 -1
- package/build/browser/object-table/DefaultCellRenderer.js +4 -3
- package/build/browser/object-table/DefaultCellRenderer.js.map +1 -1
- package/build/browser/object-table/EditableCell.js +1 -1
- package/build/browser/object-table/EditableCell.js.map +1 -1
- package/build/browser/object-table/LoadingCell.js.map +1 -1
- package/build/browser/object-table/LoadingRow.js +1 -1
- package/build/browser/object-table/LoadingRow.js.map +1 -1
- package/build/browser/object-table/LoadingStateTable.js +3 -3
- package/build/browser/object-table/LoadingStateTable.js.map +1 -1
- package/build/browser/object-table/MultiColumnSortDialog.js +1 -1
- package/build/browser/object-table/MultiColumnSortDialog.js.map +1 -1
- package/build/browser/object-table/NonIdealState.js.map +1 -1
- package/build/browser/object-table/ObjectTable.js.map +1 -1
- package/build/browser/object-table/ObjectTableApi.js.map +1 -1
- package/build/browser/object-table/SelectionCells.js.map +1 -1
- package/build/browser/object-table/SortableItemsList.js.map +1 -1
- package/build/browser/object-table/Table.js +1 -1
- package/build/browser/object-table/Table.js.map +1 -1
- package/build/browser/object-table/TableBody.js +1 -1
- package/build/browser/object-table/TableBody.js.map +1 -1
- package/build/browser/object-table/TableCell.js +1 -1
- package/build/browser/object-table/TableCell.js.map +1 -1
- package/build/browser/object-table/TableEditContainer.js.map +1 -1
- package/build/browser/object-table/TableHeader.js +1 -1
- package/build/browser/object-table/TableHeader.js.map +1 -1
- package/build/browser/object-table/TableHeaderContent.js.map +1 -1
- package/build/browser/object-table/TableHeaderWithPopover.js.map +1 -1
- package/build/browser/object-table/TableRow.js.map +1 -1
- package/build/browser/object-table/components/AsyncValueCell.js.map +1 -1
- package/build/browser/object-table/components/CbacMarkingCell.js.map +1 -1
- package/build/browser/object-table/components/DatePickerCellField.js +1 -1
- package/build/browser/object-table/components/DatePickerCellField.js.map +1 -1
- package/build/browser/object-table/components/DropdownCellField.js +1 -1
- package/build/browser/object-table/components/DropdownCellField.js.map +1 -1
- package/build/browser/object-table/components/MandatoryMarkingCell.js.map +1 -1
- package/build/browser/object-table/components/ReadonlyDisplayCell.js.map +1 -1
- package/build/browser/object-table/components/TextInputCellField.js.map +1 -1
- package/build/browser/object-table/hooks/useCellContextMenu.js.map +1 -1
- package/build/browser/object-table/hooks/useColumnDefs.js.map +1 -1
- package/build/browser/object-table/hooks/useColumnPinning.js.map +1 -1
- package/build/browser/object-table/hooks/useColumnResize.js.map +1 -1
- package/build/browser/object-table/hooks/useColumnVisibility.js.map +1 -1
- package/build/browser/object-table/hooks/useEditableTable.js.map +1 -1
- package/build/browser/object-table/hooks/useFocusedRow.js.map +1 -1
- package/build/browser/object-table/hooks/useFunctionColumnsData.js.map +1 -1
- package/build/browser/object-table/hooks/useObjectTableData.js.map +1 -1
- package/build/browser/object-table/hooks/useObjectTableSnapshot.js.map +1 -1
- package/build/browser/object-table/hooks/useRowSelection.js.map +1 -1
- package/build/browser/object-table/hooks/useSelectionColumn.js.map +1 -1
- package/build/browser/object-table/hooks/useTableSorting.js.map +1 -1
- package/build/browser/object-table/utils/AsyncCellData.js.map +1 -1
- package/build/browser/object-table/utils/PortalTracker.js.map +1 -1
- package/build/browser/object-table/utils/deriveSelectionObjectSet.js.map +1 -1
- package/build/browser/object-table/utils/editableUtils.js.map +1 -1
- package/build/browser/object-table/utils/functionColumns.js.map +1 -1
- package/build/browser/object-table/utils/getColumnPinningStyles.js.map +1 -1
- package/build/browser/object-table/utils/getRowId.js.map +1 -1
- package/build/browser/object-table/utils/objectTableSnapshot.js.map +1 -1
- package/build/browser/object-table/utils/shouldShowEditableCell.js.map +1 -1
- package/build/browser/object-table/utils/types.js.map +1 -1
- package/build/browser/pdf-viewer/PdfRenderer.js.map +1 -1
- package/build/browser/pdf-viewer/PdfViewer.js.map +1 -1
- package/build/browser/pdf-viewer/PdfViewerContext.js.map +1 -1
- package/build/browser/pdf-viewer/components/PdfAnnotationOverlay.js.map +1 -1
- package/build/browser/pdf-viewer/components/PdfViewerAnnotationLayer.js.map +1 -1
- package/build/browser/pdf-viewer/components/PdfViewerContent.js +1 -1
- package/build/browser/pdf-viewer/components/PdfViewerContent.js.map +1 -1
- package/build/browser/pdf-viewer/components/PdfViewerOutlineSidebar.js +1 -1
- package/build/browser/pdf-viewer/components/PdfViewerOutlineSidebar.js.map +1 -1
- package/build/browser/pdf-viewer/components/PdfViewerSearchBar.js.map +1 -1
- package/build/browser/pdf-viewer/components/PdfViewerSidebar.js +1 -1
- package/build/browser/pdf-viewer/components/PdfViewerSidebar.js.map +1 -1
- package/build/browser/pdf-viewer/components/PdfViewerSidebarHeader.js.map +1 -1
- package/build/browser/pdf-viewer/components/PdfViewerThumbnail.js.map +1 -1
- package/build/browser/pdf-viewer/components/PdfViewerToolbar.js.map +1 -1
- package/build/browser/pdf-viewer/constants.js.map +1 -1
- package/build/browser/pdf-viewer/hooks/usePdfAnnotationPortals.js.map +1 -1
- package/build/browser/pdf-viewer/hooks/usePdfAnnotationsByPage.js.map +1 -1
- package/build/browser/pdf-viewer/hooks/usePdfDocument.js.map +1 -1
- package/build/browser/pdf-viewer/hooks/usePdfFormFields.js.map +1 -1
- package/build/browser/pdf-viewer/hooks/usePdfHighlightMode.js.map +1 -1
- package/build/browser/pdf-viewer/hooks/usePdfOutline.js.map +1 -1
- package/build/browser/pdf-viewer/hooks/usePdfViewer.js.map +1 -1
- package/build/browser/pdf-viewer/hooks/usePdfViewerCore.js.map +1 -1
- package/build/browser/pdf-viewer/hooks/usePdfViewerSearch.js.map +1 -1
- package/build/browser/pdf-viewer/hooks/usePdfViewerState.js.map +1 -1
- package/build/browser/pdf-viewer/hooks/usePdfViewerSync.js.map +1 -1
- package/build/browser/public/experimental/action-form.js.map +1 -1
- package/build/browser/public/experimental/cbac-picker.js.map +1 -1
- package/build/browser/public/experimental/document-viewer.js.map +1 -1
- package/build/browser/public/experimental/email-viewer.js.map +1 -1
- package/build/browser/public/experimental/excel-viewer.js.map +1 -1
- package/build/browser/public/experimental/filter-list.js.map +1 -1
- package/build/browser/public/experimental/image-viewer.js.map +1 -1
- package/build/browser/public/experimental/markdown-renderer.js.map +1 -1
- package/build/browser/public/experimental/object-table.js.map +1 -1
- package/build/browser/public/experimental/pdf-viewer.js.map +1 -1
- package/build/browser/public/experimental/tiff-renderer.js.map +1 -1
- package/build/browser/public/experimental/video-viewer.js.map +1 -1
- package/build/browser/public/experimental/xml-viewer.js.map +1 -1
- package/build/browser/shared/ErrorBoundary.js.map +1 -1
- package/build/browser/shared/PortalContainerContext.js.map +1 -1
- package/build/browser/shared/PortalDismissLayer.js.map +1 -1
- package/build/browser/shared/calendar/DateCalendar.js +1 -1
- package/build/browser/shared/calendar/DateCalendar.js.map +1 -1
- package/build/browser/shared/calendar/DatePicker.js +2 -2
- package/build/browser/shared/calendar/DatePicker.js.map +1 -1
- package/build/browser/shared/calendar/DateRangeCalendar.js.map +1 -1
- package/build/browser/shared/calendar/DateRangePicker.js +2 -2
- package/build/browser/shared/calendar/DateRangePicker.js.map +1 -1
- package/build/browser/shared/calendar/LazyDateCalendar.js.map +1 -1
- package/build/browser/shared/calendar/LazyDateRangeCalendar.js.map +1 -1
- package/build/browser/shared/calendar/TimePicker.js.map +1 -1
- package/build/browser/shared/calendar/calendarShared.js.map +1 -1
- package/build/browser/shared/calendar/useDateEditState.js.map +1 -1
- package/build/browser/shared/dateUtils.js.map +1 -1
- package/build/browser/shared/hooks/useAsyncAction.js.map +1 -1
- package/build/browser/shared/hooks/useDebouncedValue.js.map +1 -1
- package/build/browser/shared/hooks/useEventCallback.js.map +1 -1
- package/build/browser/shared/hooks/useInfiniteScroll.js.map +1 -1
- package/build/browser/shared/hooks/useMediaContents.js.map +1 -1
- package/build/browser/theme/OsdkThemeContext.js.map +1 -1
- package/build/browser/theme/OsdkThemeProvider.js.map +1 -1
- package/build/browser/theme/useOsdkTheme.js.map +1 -1
- package/build/browser/theme/useSystemTheme.js.map +1 -1
- package/build/browser/util/UserAgent.js +1 -1
- package/build/browser/util/UserAgent.js.map +1 -1
- package/build/browser/util/withOsdkMetrics.js.map +1 -1
- package/build/browser/video-viewer/BaseVideoViewer.js.map +1 -1
- package/build/browser/video-viewer/VideoViewer.js.map +1 -1
- package/build/browser/video-viewer/VideoViewerApi.js.map +1 -1
- package/build/browser/xml-viewer/BaseXmlViewer.js.map +1 -1
- package/build/browser/xml-viewer/XmlViewer.js.map +1 -1
- package/build/browser/xml-viewer/XmlViewerApi.js.map +1 -1
- package/build/cjs/{DateCalendar-OCDSESQR.cjs → DateCalendar-FCZXD24P.cjs} +6 -6
- package/build/cjs/{DateCalendar-OCDSESQR.cjs.map → DateCalendar-FCZXD24P.cjs.map} +1 -1
- package/build/cjs/{DateCalendar-FTW3OIEP.css → DateCalendar-VBZGPZ5P.css} +39 -39
- package/build/cjs/DateCalendar-VBZGPZ5P.css.map +1 -0
- package/build/cjs/{DateRangeCalendar-I4JHCZAK.css → DateRangeCalendar-2M2I5Q3Z.css} +39 -39
- package/build/cjs/DateRangeCalendar-2M2I5Q3Z.css.map +1 -0
- package/build/cjs/DateRangeCalendar-XN2ZWAFK.cjs +12 -0
- package/build/cjs/{DateRangeCalendar-PHC3VPW3.cjs.map → DateRangeCalendar-XN2ZWAFK.cjs.map} +1 -1
- package/build/cjs/{chunk-DA22W6ZO.cjs → chunk-BE226IHU.cjs} +8 -8
- package/build/cjs/chunk-BE226IHU.cjs.map +1 -0
- package/build/cjs/{chunk-XWT6S3FL.cjs → chunk-BFRUHBWM.cjs} +12 -12
- package/build/cjs/{chunk-XWT6S3FL.cjs.map → chunk-BFRUHBWM.cjs.map} +1 -1
- package/build/cjs/chunk-CXMIRPQU.cjs +11 -0
- package/build/cjs/{chunk-PYOEFNQH.cjs.map → chunk-CXMIRPQU.cjs.map} +1 -1
- package/build/cjs/{chunk-CASYBF4M.cjs → chunk-ENE2RWIL.cjs} +25 -23
- package/build/cjs/chunk-ENE2RWIL.cjs.map +1 -0
- package/build/cjs/{chunk-IHVPE5CD.cjs → chunk-G6AOIKDH.cjs} +66 -66
- package/build/cjs/chunk-G6AOIKDH.cjs.map +1 -0
- package/build/cjs/{chunk-U74WOMFV.cjs → chunk-GJ2KJKWI.cjs} +17 -17
- package/build/cjs/{chunk-U74WOMFV.cjs.map → chunk-GJ2KJKWI.cjs.map} +1 -1
- package/build/cjs/chunk-HBU5ZLVP.cjs +11 -0
- package/build/cjs/{chunk-F4JELV7M.cjs.map → chunk-HBU5ZLVP.cjs.map} +1 -1
- package/build/cjs/{chunk-KNZXFIIH.cjs → chunk-HWWTZKC5.cjs} +24 -24
- package/build/cjs/{chunk-KNZXFIIH.cjs.map → chunk-HWWTZKC5.cjs.map} +1 -1
- package/build/cjs/{chunk-YTDSW5OV.cjs → chunk-IHTYJU2F.cjs} +29 -28
- package/build/cjs/chunk-IHTYJU2F.cjs.map +1 -0
- package/build/cjs/{chunk-5KTGUKJT.cjs → chunk-JCN6P3YW.cjs} +4 -4
- package/build/cjs/{chunk-5KTGUKJT.cjs.map → chunk-JCN6P3YW.cjs.map} +1 -1
- package/build/cjs/{chunk-XK4H7EHE.cjs → chunk-KQ4B2XDH.cjs} +5 -5
- package/build/cjs/chunk-KQ4B2XDH.cjs.map +1 -0
- package/build/cjs/{chunk-IISDOJPR.cjs → chunk-LB3IHFAB.cjs} +2 -2
- package/build/cjs/{chunk-IISDOJPR.cjs.map → chunk-LB3IHFAB.cjs.map} +1 -1
- package/build/cjs/{chunk-PUQBJVFU.cjs → chunk-MUDJXY6I.cjs} +22 -22
- package/build/cjs/{chunk-PUQBJVFU.cjs.map → chunk-MUDJXY6I.cjs.map} +1 -1
- package/build/cjs/chunk-NN5IHTYW.cjs +11 -0
- package/build/cjs/{chunk-W6DWGABB.cjs.map → chunk-NN5IHTYW.cjs.map} +1 -1
- package/build/cjs/{chunk-PKJFOG2Z.cjs → chunk-OISZU73V.cjs} +2 -2
- package/build/cjs/{chunk-PKJFOG2Z.cjs.map → chunk-OISZU73V.cjs.map} +1 -1
- package/build/cjs/chunk-PPVWOEYX.cjs +11 -0
- package/build/cjs/{chunk-VRTFHF24.cjs.map → chunk-PPVWOEYX.cjs.map} +1 -1
- package/build/cjs/{chunk-3SJODG6U.cjs → chunk-S2FQCZAB.cjs} +2 -2
- package/build/cjs/{chunk-3SJODG6U.cjs.map → chunk-S2FQCZAB.cjs.map} +1 -1
- package/build/cjs/{chunk-4VNWCW75.cjs → chunk-V3ZJM4N2.cjs} +16 -16
- package/build/cjs/chunk-V3ZJM4N2.cjs.map +1 -0
- package/build/cjs/{chunk-MMPVBH5H.cjs → chunk-VT7TNOMD.cjs} +24 -21
- package/build/cjs/chunk-VT7TNOMD.cjs.map +1 -0
- package/build/cjs/chunk-WKKN2KJU.cjs +11 -0
- package/build/cjs/{chunk-Q5H4KPSL.cjs.map → chunk-WKKN2KJU.cjs.map} +1 -1
- package/build/cjs/{chunk-WE4REEMW.cjs → chunk-YIBSLDUU.cjs} +3 -3
- package/build/cjs/chunk-YIBSLDUU.cjs.map +1 -0
- package/build/cjs/chunk-YK3PUDSD.cjs +11 -0
- package/build/cjs/{chunk-LGGRMQCE.cjs.map → chunk-YK3PUDSD.cjs.map} +1 -1
- package/build/cjs/public/experimental/action-form.cjs +8 -8
- package/build/cjs/public/experimental/action-form.css +98 -98
- package/build/cjs/public/experimental/action-form.css.map +1 -1
- package/build/cjs/public/experimental/aip-agent-chat.cjs +2 -0
- package/build/cjs/public/experimental/aip-agent-chat.cjs.map +1 -1
- package/build/cjs/public/experimental/cbac-picker.cjs +11 -11
- package/build/cjs/public/experimental/cbac-picker.css +110 -110
- package/build/cjs/public/experimental/cbac-picker.css.map +1 -1
- package/build/cjs/public/experimental/document-viewer.cjs +8 -8
- package/build/cjs/public/experimental/document-viewer.css +72 -72
- package/build/cjs/public/experimental/document-viewer.css.map +1 -1
- package/build/cjs/public/experimental/email-viewer.cjs +5 -5
- package/build/cjs/public/experimental/excel-viewer.cjs +5 -5
- package/build/cjs/public/experimental/filter-list.cjs +18 -18
- package/build/cjs/public/experimental/filter-list.css +225 -225
- package/build/cjs/public/experimental/filter-list.css.map +1 -1
- package/build/cjs/public/experimental/image-viewer.cjs +3 -3
- package/build/cjs/public/experimental/markdown-renderer.cjs +3 -3
- package/build/cjs/public/experimental/object-table.cjs +12 -12
- package/build/cjs/public/experimental/object-table.css +151 -151
- package/build/cjs/public/experimental/object-table.css.map +1 -1
- package/build/cjs/public/experimental/pdf-viewer.cjs +25 -25
- package/build/cjs/public/experimental/pdf-viewer.css +72 -72
- package/build/cjs/public/experimental/pdf-viewer.css.map +1 -1
- package/build/cjs/public/experimental/pdf-viewer.d.cts +1 -1
- package/build/cjs/public/experimental/tiff-renderer.cjs +5 -5
- package/build/cjs/public/experimental/video-viewer.cjs +3 -3
- package/build/cjs/public/experimental/xml-viewer.cjs +3 -3
- package/build/cjs/public/experimental.cjs +86 -86
- package/build/cjs/public/experimental.css +632 -632
- package/build/cjs/public/experimental.css.map +1 -1
- package/build/esm/action-form/ActionForm.js.map +1 -1
- package/build/esm/action-form/ActionFormApi.js.map +1 -1
- package/build/esm/action-form/BaseForm.js +3 -3
- package/build/esm/action-form/BaseForm.js.map +1 -1
- package/build/esm/action-form/FormField.js.map +1 -1
- package/build/esm/action-form/FormFieldApi.js.map +1 -1
- package/build/esm/action-form/FormHeader.js.map +1 -1
- package/build/esm/action-form/FormSection.js.map +1 -1
- package/build/esm/action-form/fields/AsyncDropdownField.js +1 -1
- package/build/esm/action-form/fields/AsyncDropdownField.js.map +1 -1
- package/build/esm/action-form/fields/CustomField.js.map +1 -1
- package/build/esm/action-form/fields/DropdownField.js +2 -2
- package/build/esm/action-form/fields/DropdownField.js.map +1 -1
- package/build/esm/action-form/fields/FieldBridge.js.map +1 -1
- package/build/esm/action-form/fields/FilePickerField.js.map +1 -1
- package/build/esm/action-form/fields/FormFieldRenderer.js.map +1 -1
- package/build/esm/action-form/fields/NumberInputField.js.map +1 -1
- package/build/esm/action-form/fields/ObjectSelectField.js.map +1 -1
- package/build/esm/action-form/fields/ObjectSetField.js.map +1 -1
- package/build/esm/action-form/fields/RadioButtonsField.js.map +1 -1
- package/build/esm/action-form/fields/SwitchField.js.map +1 -1
- package/build/esm/action-form/fields/TextAreaField.js.map +1 -1
- package/build/esm/action-form/fields/TextInputField.js.map +1 -1
- package/build/esm/action-form/utils/coerceFieldValue.js.map +1 -1
- package/build/esm/action-form/utils/extractValidationRules.js.map +1 -1
- package/build/esm/action-form/utils/getDefaultFieldDefinitions.js.map +1 -1
- package/build/esm/aip-agent-chat/AipAgentChat.js.map +1 -1
- package/build/esm/aip-agent-chat/BaseAipAgentChat.js +1 -1
- package/build/esm/aip-agent-chat/BaseAipAgentChat.js.map +1 -1
- package/build/esm/aip-agent-chat/components/AipAgentChatComposer.js.map +1 -1
- package/build/esm/aip-agent-chat/components/AipAgentChatLoader.js.map +1 -1
- package/build/esm/aip-agent-chat/components/AipAgentChatMessage.js.map +1 -1
- package/build/esm/aip-agent-chat/components/AipAgentChatMessageList.js +1 -1
- package/build/esm/aip-agent-chat/components/AipAgentChatMessageList.js.map +1 -1
- package/build/esm/aip-agent-chat/components/AipAgentChatModelPicker.js.map +1 -1
- package/build/esm/aip-agent-chat/hooks/useChatAutoScroll.js.map +1 -1
- package/build/esm/base-components/action-button/ActionButton.js.map +1 -1
- package/build/esm/base-components/callout/Callout.js.map +1 -1
- package/build/esm/base-components/checkbox/Checkbox.js.map +1 -1
- package/build/esm/base-components/combobox/Combobox.js.map +1 -1
- package/build/esm/base-components/dialog/Dialog.js.map +1 -1
- package/build/esm/base-components/draggable-list/DraggableList.js +1 -1
- package/build/esm/base-components/draggable-list/DraggableList.js.map +1 -1
- package/build/esm/base-components/icon/BlueprintIcon.js.map +1 -1
- package/build/esm/base-components/search-bar/SearchBar.js.map +1 -1
- package/build/esm/base-components/searchable-menu/SearchableMenu.js.map +1 -1
- package/build/esm/base-components/select/Select.js.map +1 -1
- package/build/esm/base-components/skeleton/SkeletonBar.js.map +1 -1
- package/build/esm/base-components/switch/Switch.js.map +1 -1
- package/build/esm/base-components/tooltip/Tooltip.js.map +1 -1
- package/build/esm/cbac-picker/CbacBanner.js.map +1 -1
- package/build/esm/cbac-picker/CbacBannerPopover.js.map +1 -1
- package/build/esm/cbac-picker/CbacPicker.js.map +1 -1
- package/build/esm/cbac-picker/CbacPickerDialog.js.map +1 -1
- package/build/esm/cbac-picker/base/BaseCbacBanner.js.map +1 -1
- package/build/esm/cbac-picker/base/BaseCbacBannerPopover.js.map +1 -1
- package/build/esm/cbac-picker/base/BaseCbacPicker.js +1 -1
- package/build/esm/cbac-picker/base/BaseCbacPicker.js.map +1 -1
- package/build/esm/cbac-picker/base/BaseCbacPickerDialog.js.map +1 -1
- package/build/esm/cbac-picker/base/CategoryMarkingGroup.js +1 -1
- package/build/esm/cbac-picker/base/CategoryMarkingGroup.js.map +1 -1
- package/build/esm/cbac-picker/base/CbacPickerDialogFooter.js.map +1 -1
- package/build/esm/cbac-picker/base/InfoBanner.js.map +1 -1
- package/build/esm/cbac-picker/base/MarkingButton.js +1 -1
- package/build/esm/cbac-picker/base/MarkingButton.js.map +1 -1
- package/build/esm/cbac-picker/base/MaxClassificationField.js.map +1 -1
- package/build/esm/cbac-picker/base/OverflowButton.js +1 -1
- package/build/esm/cbac-picker/base/OverflowButton.js.map +1 -1
- package/build/esm/cbac-picker/base/OverflowItem.js +1 -1
- package/build/esm/cbac-picker/base/OverflowItem.js.map +1 -1
- package/build/esm/cbac-picker/base/ValidationWarning.js.map +1 -1
- package/build/esm/cbac-picker/base/selectionStateHelpers.js.map +1 -1
- package/build/esm/cbac-picker/useCbacPickerState.js.map +1 -1
- package/build/esm/cbac-picker/useCbacSelection.js.map +1 -1
- package/build/esm/cbac-picker/useConstraintCallout.js.map +1 -1
- package/build/esm/cbac-picker/utils/cbacPickerUtils.js.map +1 -1
- package/build/esm/cbac-picker/utils/errorMessages.js.map +1 -1
- package/build/esm/cbac-picker/utils/selectionLogic.js.map +1 -1
- package/build/esm/cbac-picker/utils/validationMessages.js.map +1 -1
- package/build/esm/document-viewer/DocumentViewer.js +1 -1
- package/build/esm/document-viewer/DocumentViewer.js.map +1 -1
- package/build/esm/document-viewer/DocumentViewerApi.js.map +1 -1
- package/build/esm/document-viewer/TiffDocumentViewer.js +1 -1
- package/build/esm/document-viewer/TiffDocumentViewer.js.map +1 -1
- package/build/esm/document-viewer/hooks/useTiffToPdf.js.map +1 -1
- package/build/esm/email-viewer/BaseEmailViewer.js.map +1 -1
- package/build/esm/email-viewer/EmailViewer.js +1 -1
- package/build/esm/email-viewer/EmailViewer.js.map +1 -1
- package/build/esm/email-viewer/EmailViewerApi.js.map +1 -1
- package/build/esm/email-viewer/parseEmail.js.map +1 -1
- package/build/esm/excel-viewer/BaseExcelViewer.js +1 -0
- package/build/esm/excel-viewer/BaseExcelViewer.js.map +1 -1
- package/build/esm/excel-viewer/ExcelViewer.js +1 -1
- package/build/esm/excel-viewer/ExcelViewer.js.map +1 -1
- package/build/esm/excel-viewer/ExcelViewerApi.js.map +1 -1
- package/build/esm/excel-viewer/parseSpreadsheet.js.map +1 -1
- package/build/esm/filter-list/FilterInput.js.map +1 -1
- package/build/esm/filter-list/FilterList.js.map +1 -1
- package/build/esm/filter-list/FilterListApi.js.map +1 -1
- package/build/esm/filter-list/FilterListItemApi.js.map +1 -1
- package/build/esm/filter-list/base/AddFilterPopover.js +1 -1
- package/build/esm/filter-list/base/AddFilterPopover.js.map +1 -1
- package/build/esm/filter-list/base/BaseFilterList.js +1 -1
- package/build/esm/filter-list/base/BaseFilterList.js.map +1 -1
- package/build/esm/filter-list/base/BaseFilterListApi.js.map +1 -1
- package/build/esm/filter-list/base/ExcludeDropdown.js +1 -1
- package/build/esm/filter-list/base/ExcludeDropdown.js.map +1 -1
- package/build/esm/filter-list/base/FilterInputExcludeRow.js.map +1 -1
- package/build/esm/filter-list/base/FilterListContent.js +1 -1
- package/build/esm/filter-list/base/FilterListContent.js.map +1 -1
- package/build/esm/filter-list/base/FilterListHeader.js.map +1 -1
- package/build/esm/filter-list/base/FilterListItem.js.map +1 -1
- package/build/esm/filter-list/base/FilterPopover.js.map +1 -1
- package/build/esm/filter-list/base/SortableFilterListItem.js.map +1 -1
- package/build/esm/filter-list/base/inputs/ContainsTextInput.js.map +1 -1
- package/build/esm/filter-list/base/inputs/DateRangeHistogramInput.js.map +1 -1
- package/build/esm/filter-list/base/inputs/EmptyStringLabel.js +1 -0
- package/build/esm/filter-list/base/inputs/EmptyStringLabel.js.map +1 -1
- package/build/esm/filter-list/base/inputs/HistogramTooltip.js.map +1 -1
- package/build/esm/filter-list/base/inputs/ListogramInput.js +2 -2
- package/build/esm/filter-list/base/inputs/ListogramInput.js.map +1 -1
- package/build/esm/filter-list/base/inputs/ListogramSkeleton.js.map +1 -1
- package/build/esm/filter-list/base/inputs/MultiDateInput.js.map +1 -1
- package/build/esm/filter-list/base/inputs/MultiSelectDropdownLayout.js.map +1 -1
- package/build/esm/filter-list/base/inputs/MultiSelectInlineLayout.js.map +1 -1
- package/build/esm/filter-list/base/inputs/MultiSelectInput.js +2 -2
- package/build/esm/filter-list/base/inputs/MultiSelectInput.js.map +1 -1
- package/build/esm/filter-list/base/inputs/NoValueLabel.js.map +1 -1
- package/build/esm/filter-list/base/inputs/NullValueWrapper.js.map +1 -1
- package/build/esm/filter-list/base/inputs/NumberRangeInput.js.map +1 -1
- package/build/esm/filter-list/base/inputs/OptionLabel.js.map +1 -1
- package/build/esm/filter-list/base/inputs/RangeInput.js +1 -1
- package/build/esm/filter-list/base/inputs/RangeInput.js.map +1 -1
- package/build/esm/filter-list/base/inputs/SelectInputSkeleton.js.map +1 -1
- package/build/esm/filter-list/base/inputs/SingleDateInput.js.map +1 -1
- package/build/esm/filter-list/base/inputs/SingleSelectInput.js +1 -1
- package/build/esm/filter-list/base/inputs/SingleSelectInput.js.map +1 -1
- package/build/esm/filter-list/base/inputs/TextTagsInput.js.map +1 -1
- package/build/esm/filter-list/base/inputs/TimelineInput.js.map +1 -1
- package/build/esm/filter-list/base/inputs/ToggleInput.js.map +1 -1
- package/build/esm/filter-list/base/inputs/comboboxFilter.js.map +1 -1
- package/build/esm/filter-list/base/inputs/createDateHistogramBuckets.js.map +1 -1
- package/build/esm/filter-list/base/inputs/createHistogramBuckets.js.map +1 -1
- package/build/esm/filter-list/hooks/useDualScopeAggregation.js.map +1 -1
- package/build/esm/filter-list/hooks/useFilterListState.js.map +1 -1
- package/build/esm/filter-list/hooks/useFilterPropertyAggregation.js.map +1 -1
- package/build/esm/filter-list/hooks/useFilterVisibility.js.map +1 -1
- package/build/esm/filter-list/hooks/usePropertyAggregation.js.map +1 -1
- package/build/esm/filter-list/inputs/ContainsTextFilterInput.js.map +1 -1
- package/build/esm/filter-list/inputs/DateRangeFilterInput.js.map +1 -1
- package/build/esm/filter-list/inputs/LinkedPropertyInput.js +1 -1
- package/build/esm/filter-list/inputs/LinkedPropertyInput.js.map +1 -1
- package/build/esm/filter-list/inputs/ListogramFilterInput.js.map +1 -1
- package/build/esm/filter-list/inputs/MultiDateFilterInput.js.map +1 -1
- package/build/esm/filter-list/inputs/MultiSelectFilterInput.js.map +1 -1
- package/build/esm/filter-list/inputs/NumberRangeFilterInput.js.map +1 -1
- package/build/esm/filter-list/inputs/PropertyFilterInput.js.map +1 -1
- package/build/esm/filter-list/inputs/SingleDateFilterInput.js.map +1 -1
- package/build/esm/filter-list/inputs/SingleSelectFilterInput.js.map +1 -1
- package/build/esm/filter-list/inputs/StaticValuesFilterInput.js.map +1 -1
- package/build/esm/filter-list/inputs/TextTagsFilterInput.js.map +1 -1
- package/build/esm/filter-list/inputs/TimelineFilterInput.js.map +1 -1
- package/build/esm/filter-list/inputs/ToggleFilterInput.js.map +1 -1
- package/build/esm/filter-list/types/CustomRendererTypes.js.map +1 -1
- package/build/esm/filter-list/types/KeywordSearchTypes.js.map +1 -1
- package/build/esm/filter-list/types/LinkedFilterTypes.js.map +1 -1
- package/build/esm/filter-list/types/StaticValuesTypes.js.map +1 -1
- package/build/esm/filter-list/utils/aggregationHelpers.js.map +1 -1
- package/build/esm/filter-list/utils/coerceFilterValue.js.map +1 -1
- package/build/esm/filter-list/utils/emptyFilterDisplayState.js.map +1 -1
- package/build/esm/filter-list/utils/filterStateSerialization.js.map +1 -1
- package/build/esm/filter-list/utils/filterStateToWhereClause.js.map +1 -1
- package/build/esm/filter-list/utils/filterValues.js.map +1 -1
- package/build/esm/filter-list/utils/getFilterKey.js.map +1 -1
- package/build/esm/filter-list/utils/getFilterLabel.js.map +1 -1
- package/build/esm/filter-list/utils/narrowObjectSet.js.map +1 -1
- package/build/esm/filter-list/utils/summarizeFilterValue.js.map +1 -1
- package/build/esm/images/image-viewer/BaseImageViewer.js.map +1 -1
- package/build/esm/images/image-viewer/ImageViewer.js.map +1 -1
- package/build/esm/images/image-viewer/ImageViewerApi.js.map +1 -1
- package/build/esm/images/tiff-renderer/TiffRenderer.js +1 -0
- package/build/esm/images/tiff-renderer/TiffRenderer.js.map +1 -1
- package/build/esm/images/tiff-renderer/TiffViewerMedia.js.map +1 -1
- package/build/esm/markdown-renderer/MarkdownRenderer.js.map +1 -1
- package/build/esm/markdown-renderer/MarkdownViewerMedia.js.map +1 -1
- package/build/esm/object-table/CellContextMenu.js.map +1 -1
- package/build/esm/object-table/ColumnConfigDialog.js.map +1 -1
- package/build/esm/object-table/DefaultCellRenderer.js +4 -3
- package/build/esm/object-table/DefaultCellRenderer.js.map +1 -1
- package/build/esm/object-table/EditableCell.js +1 -1
- package/build/esm/object-table/EditableCell.js.map +1 -1
- package/build/esm/object-table/LoadingCell.js.map +1 -1
- package/build/esm/object-table/LoadingRow.js +1 -1
- package/build/esm/object-table/LoadingRow.js.map +1 -1
- package/build/esm/object-table/LoadingStateTable.js +3 -3
- package/build/esm/object-table/LoadingStateTable.js.map +1 -1
- package/build/esm/object-table/MultiColumnSortDialog.js +1 -1
- package/build/esm/object-table/MultiColumnSortDialog.js.map +1 -1
- package/build/esm/object-table/NonIdealState.js.map +1 -1
- package/build/esm/object-table/ObjectTable.js.map +1 -1
- package/build/esm/object-table/ObjectTableApi.js.map +1 -1
- package/build/esm/object-table/SelectionCells.js.map +1 -1
- package/build/esm/object-table/SortableItemsList.js.map +1 -1
- package/build/esm/object-table/Table.js +1 -1
- package/build/esm/object-table/Table.js.map +1 -1
- package/build/esm/object-table/TableBody.js +1 -1
- package/build/esm/object-table/TableBody.js.map +1 -1
- package/build/esm/object-table/TableCell.js +1 -1
- package/build/esm/object-table/TableCell.js.map +1 -1
- package/build/esm/object-table/TableEditContainer.js.map +1 -1
- package/build/esm/object-table/TableHeader.js +1 -1
- package/build/esm/object-table/TableHeader.js.map +1 -1
- package/build/esm/object-table/TableHeaderContent.js.map +1 -1
- package/build/esm/object-table/TableHeaderWithPopover.js.map +1 -1
- package/build/esm/object-table/TableRow.js.map +1 -1
- package/build/esm/object-table/components/AsyncValueCell.js.map +1 -1
- package/build/esm/object-table/components/CbacMarkingCell.js.map +1 -1
- package/build/esm/object-table/components/DatePickerCellField.js +1 -1
- package/build/esm/object-table/components/DatePickerCellField.js.map +1 -1
- package/build/esm/object-table/components/DropdownCellField.js +1 -1
- package/build/esm/object-table/components/DropdownCellField.js.map +1 -1
- package/build/esm/object-table/components/MandatoryMarkingCell.js.map +1 -1
- package/build/esm/object-table/components/ReadonlyDisplayCell.js.map +1 -1
- package/build/esm/object-table/components/TextInputCellField.js.map +1 -1
- package/build/esm/object-table/hooks/useCellContextMenu.js.map +1 -1
- package/build/esm/object-table/hooks/useColumnDefs.js.map +1 -1
- package/build/esm/object-table/hooks/useColumnPinning.js.map +1 -1
- package/build/esm/object-table/hooks/useColumnResize.js.map +1 -1
- package/build/esm/object-table/hooks/useColumnVisibility.js.map +1 -1
- package/build/esm/object-table/hooks/useEditableTable.js.map +1 -1
- package/build/esm/object-table/hooks/useFocusedRow.js.map +1 -1
- package/build/esm/object-table/hooks/useFunctionColumnsData.js.map +1 -1
- package/build/esm/object-table/hooks/useObjectTableData.js.map +1 -1
- package/build/esm/object-table/hooks/useObjectTableSnapshot.js.map +1 -1
- package/build/esm/object-table/hooks/useRowSelection.js.map +1 -1
- package/build/esm/object-table/hooks/useSelectionColumn.js.map +1 -1
- package/build/esm/object-table/hooks/useTableSorting.js.map +1 -1
- package/build/esm/object-table/utils/AsyncCellData.js.map +1 -1
- package/build/esm/object-table/utils/PortalTracker.js.map +1 -1
- package/build/esm/object-table/utils/deriveSelectionObjectSet.js.map +1 -1
- package/build/esm/object-table/utils/editableUtils.js.map +1 -1
- package/build/esm/object-table/utils/functionColumns.js.map +1 -1
- package/build/esm/object-table/utils/getColumnPinningStyles.js.map +1 -1
- package/build/esm/object-table/utils/getRowId.js.map +1 -1
- package/build/esm/object-table/utils/objectTableSnapshot.js.map +1 -1
- package/build/esm/object-table/utils/shouldShowEditableCell.js.map +1 -1
- package/build/esm/object-table/utils/types.js.map +1 -1
- package/build/esm/pdf-viewer/PdfRenderer.js.map +1 -1
- package/build/esm/pdf-viewer/PdfViewer.js.map +1 -1
- package/build/esm/pdf-viewer/PdfViewerContext.js.map +1 -1
- package/build/esm/pdf-viewer/components/PdfAnnotationOverlay.js.map +1 -1
- package/build/esm/pdf-viewer/components/PdfViewerAnnotationLayer.js.map +1 -1
- package/build/esm/pdf-viewer/components/PdfViewerContent.js +1 -1
- package/build/esm/pdf-viewer/components/PdfViewerContent.js.map +1 -1
- package/build/esm/pdf-viewer/components/PdfViewerOutlineSidebar.js +1 -1
- package/build/esm/pdf-viewer/components/PdfViewerOutlineSidebar.js.map +1 -1
- package/build/esm/pdf-viewer/components/PdfViewerSearchBar.js.map +1 -1
- package/build/esm/pdf-viewer/components/PdfViewerSidebar.js +1 -1
- package/build/esm/pdf-viewer/components/PdfViewerSidebar.js.map +1 -1
- package/build/esm/pdf-viewer/components/PdfViewerSidebarHeader.js.map +1 -1
- package/build/esm/pdf-viewer/components/PdfViewerThumbnail.js.map +1 -1
- package/build/esm/pdf-viewer/components/PdfViewerToolbar.js.map +1 -1
- package/build/esm/pdf-viewer/constants.js.map +1 -1
- package/build/esm/pdf-viewer/hooks/usePdfAnnotationPortals.js.map +1 -1
- package/build/esm/pdf-viewer/hooks/usePdfAnnotationsByPage.js.map +1 -1
- package/build/esm/pdf-viewer/hooks/usePdfDocument.js.map +1 -1
- package/build/esm/pdf-viewer/hooks/usePdfFormFields.js.map +1 -1
- package/build/esm/pdf-viewer/hooks/usePdfHighlightMode.js.map +1 -1
- package/build/esm/pdf-viewer/hooks/usePdfOutline.js.map +1 -1
- package/build/esm/pdf-viewer/hooks/usePdfViewer.js.map +1 -1
- package/build/esm/pdf-viewer/hooks/usePdfViewerCore.js.map +1 -1
- package/build/esm/pdf-viewer/hooks/usePdfViewerSearch.js.map +1 -1
- package/build/esm/pdf-viewer/hooks/usePdfViewerState.js.map +1 -1
- package/build/esm/pdf-viewer/hooks/usePdfViewerSync.js.map +1 -1
- package/build/esm/public/experimental/action-form.js.map +1 -1
- package/build/esm/public/experimental/cbac-picker.js.map +1 -1
- package/build/esm/public/experimental/document-viewer.js.map +1 -1
- package/build/esm/public/experimental/email-viewer.js.map +1 -1
- package/build/esm/public/experimental/excel-viewer.js.map +1 -1
- package/build/esm/public/experimental/filter-list.js.map +1 -1
- package/build/esm/public/experimental/image-viewer.js.map +1 -1
- package/build/esm/public/experimental/markdown-renderer.js.map +1 -1
- package/build/esm/public/experimental/object-table.js.map +1 -1
- package/build/esm/public/experimental/pdf-viewer.js.map +1 -1
- package/build/esm/public/experimental/tiff-renderer.js.map +1 -1
- package/build/esm/public/experimental/video-viewer.js.map +1 -1
- package/build/esm/public/experimental/xml-viewer.js.map +1 -1
- package/build/esm/shared/ErrorBoundary.js.map +1 -1
- package/build/esm/shared/PortalContainerContext.js.map +1 -1
- package/build/esm/shared/PortalDismissLayer.js.map +1 -1
- package/build/esm/shared/calendar/DateCalendar.js +1 -1
- package/build/esm/shared/calendar/DateCalendar.js.map +1 -1
- package/build/esm/shared/calendar/DatePicker.js +2 -2
- package/build/esm/shared/calendar/DatePicker.js.map +1 -1
- package/build/esm/shared/calendar/DateRangeCalendar.js.map +1 -1
- package/build/esm/shared/calendar/DateRangePicker.js +2 -2
- package/build/esm/shared/calendar/DateRangePicker.js.map +1 -1
- package/build/esm/shared/calendar/LazyDateCalendar.js.map +1 -1
- package/build/esm/shared/calendar/LazyDateRangeCalendar.js.map +1 -1
- package/build/esm/shared/calendar/TimePicker.js.map +1 -1
- package/build/esm/shared/calendar/calendarShared.js.map +1 -1
- package/build/esm/shared/calendar/useDateEditState.js.map +1 -1
- package/build/esm/shared/dateUtils.js.map +1 -1
- package/build/esm/shared/hooks/useAsyncAction.js.map +1 -1
- package/build/esm/shared/hooks/useDebouncedValue.js.map +1 -1
- package/build/esm/shared/hooks/useEventCallback.js.map +1 -1
- package/build/esm/shared/hooks/useInfiniteScroll.js.map +1 -1
- package/build/esm/shared/hooks/useMediaContents.js.map +1 -1
- package/build/esm/theme/OsdkThemeContext.js.map +1 -1
- package/build/esm/theme/OsdkThemeProvider.js.map +1 -1
- package/build/esm/theme/useOsdkTheme.js.map +1 -1
- package/build/esm/theme/useSystemTheme.js.map +1 -1
- package/build/esm/util/UserAgent.js +1 -1
- package/build/esm/util/UserAgent.js.map +1 -1
- package/build/esm/util/withOsdkMetrics.js.map +1 -1
- package/build/esm/video-viewer/BaseVideoViewer.js.map +1 -1
- package/build/esm/video-viewer/VideoViewer.js.map +1 -1
- package/build/esm/video-viewer/VideoViewerApi.js.map +1 -1
- package/build/esm/xml-viewer/BaseXmlViewer.js.map +1 -1
- package/build/esm/xml-viewer/XmlViewer.js.map +1 -1
- package/build/esm/xml-viewer/XmlViewerApi.js.map +1 -1
- package/build/types/action-form/ActionForm.d.ts.map +1 -1
- package/build/types/action-form/ActionFormApi.d.ts.map +1 -1
- package/build/types/action-form/BaseForm.d.ts.map +1 -1
- package/build/types/action-form/FormField.d.ts.map +1 -1
- package/build/types/action-form/FormFieldApi.d.ts.map +1 -1
- package/build/types/action-form/FormHeader.d.ts.map +1 -1
- package/build/types/action-form/FormSection.d.ts.map +1 -1
- package/build/types/action-form/fields/AsyncDropdownField.d.ts.map +1 -1
- package/build/types/action-form/fields/CustomField.d.ts.map +1 -1
- package/build/types/action-form/fields/DropdownField.d.ts.map +1 -1
- package/build/types/action-form/fields/FieldBridge.d.ts.map +1 -1
- package/build/types/action-form/fields/FilePickerField.d.ts.map +1 -1
- package/build/types/action-form/fields/FormFieldRenderer.d.ts.map +1 -1
- package/build/types/action-form/fields/NumberInputField.d.ts.map +1 -1
- package/build/types/action-form/fields/ObjectSelectField.d.ts.map +1 -1
- package/build/types/action-form/fields/ObjectSetField.d.ts.map +1 -1
- package/build/types/action-form/fields/RadioButtonsField.d.ts.map +1 -1
- package/build/types/action-form/fields/SwitchField.d.ts.map +1 -1
- package/build/types/action-form/fields/TextAreaField.d.ts.map +1 -1
- package/build/types/action-form/fields/TextInputField.d.ts.map +1 -1
- package/build/types/action-form/utils/extractValidationRules.d.ts.map +1 -1
- package/build/types/action-form/utils/getDefaultFieldDefinitions.d.ts.map +1 -1
- package/build/types/aip-agent-chat/AipAgentChat.d.ts.map +1 -1
- package/build/types/aip-agent-chat/BaseAipAgentChat.d.ts.map +1 -1
- package/build/types/aip-agent-chat/components/AipAgentChatComposer.d.ts.map +1 -1
- package/build/types/aip-agent-chat/components/AipAgentChatLoader.d.ts.map +1 -1
- package/build/types/aip-agent-chat/components/AipAgentChatMessage.d.ts.map +1 -1
- package/build/types/aip-agent-chat/components/AipAgentChatMessageList.d.ts.map +1 -1
- package/build/types/aip-agent-chat/components/AipAgentChatModelPicker.d.ts.map +1 -1
- package/build/types/base-components/action-button/ActionButton.d.ts.map +1 -1
- package/build/types/base-components/callout/Callout.d.ts.map +1 -1
- package/build/types/base-components/checkbox/Checkbox.d.ts.map +1 -1
- package/build/types/base-components/combobox/Combobox.d.ts.map +1 -1
- package/build/types/base-components/dialog/Dialog.d.ts.map +1 -1
- package/build/types/base-components/draggable-list/DraggableList.d.ts.map +1 -1
- package/build/types/base-components/search-bar/SearchBar.d.ts.map +1 -1
- package/build/types/base-components/searchable-menu/SearchableMenu.d.ts.map +1 -1
- package/build/types/base-components/select/Select.d.ts.map +1 -1
- package/build/types/base-components/skeleton/SkeletonBar.d.ts.map +1 -1
- package/build/types/base-components/switch/Switch.d.ts.map +1 -1
- package/build/types/base-components/tooltip/Tooltip.d.ts.map +1 -1
- package/build/types/cbac-picker/CbacBanner.d.ts.map +1 -1
- package/build/types/cbac-picker/CbacBannerPopover.d.ts.map +1 -1
- package/build/types/cbac-picker/CbacPicker.d.ts.map +1 -1
- package/build/types/cbac-picker/CbacPickerDialog.d.ts.map +1 -1
- package/build/types/cbac-picker/base/BaseCbacBanner.d.ts.map +1 -1
- package/build/types/cbac-picker/base/BaseCbacBannerPopover.d.ts.map +1 -1
- package/build/types/cbac-picker/base/BaseCbacPicker.d.ts.map +1 -1
- package/build/types/cbac-picker/base/BaseCbacPickerDialog.d.ts.map +1 -1
- package/build/types/cbac-picker/base/CategoryMarkingGroup.d.ts.map +1 -1
- package/build/types/cbac-picker/base/CbacPickerDialogFooter.d.ts.map +1 -1
- package/build/types/cbac-picker/base/InfoBanner.d.ts.map +1 -1
- package/build/types/cbac-picker/base/MarkingButton.d.ts.map +1 -1
- package/build/types/cbac-picker/base/MaxClassificationField.d.ts.map +1 -1
- package/build/types/cbac-picker/base/OverflowButton.d.ts.map +1 -1
- package/build/types/cbac-picker/base/OverflowItem.d.ts.map +1 -1
- package/build/types/cbac-picker/base/ValidationWarning.d.ts.map +1 -1
- package/build/types/cbac-picker/useCbacPickerState.d.ts.map +1 -1
- package/build/types/cbac-picker/useCbacSelection.d.ts.map +1 -1
- package/build/types/cbac-picker/useConstraintCallout.d.ts.map +1 -1
- package/build/types/cbac-picker/utils/errorMessages.d.ts.map +1 -1
- package/build/types/document-viewer/DocumentViewer.d.ts.map +1 -1
- package/build/types/document-viewer/DocumentViewerApi.d.ts.map +1 -1
- package/build/types/document-viewer/TiffDocumentViewer.d.ts.map +1 -1
- package/build/types/document-viewer/hooks/useTiffToPdf.d.ts.map +1 -1
- package/build/types/email-viewer/BaseEmailViewer.d.ts.map +1 -1
- package/build/types/email-viewer/EmailViewer.d.ts.map +1 -1
- package/build/types/email-viewer/EmailViewerApi.d.ts.map +1 -1
- package/build/types/email-viewer/parseEmail.d.ts.map +1 -1
- package/build/types/excel-viewer/BaseExcelViewer.d.ts.map +1 -1
- package/build/types/excel-viewer/ExcelViewer.d.ts.map +1 -1
- package/build/types/excel-viewer/ExcelViewerApi.d.ts.map +1 -1
- package/build/types/excel-viewer/parseSpreadsheet.d.ts.map +1 -1
- package/build/types/filter-list/FilterInput.d.ts.map +1 -1
- package/build/types/filter-list/FilterList.d.ts.map +1 -1
- package/build/types/filter-list/FilterListApi.d.ts.map +1 -1
- package/build/types/filter-list/FilterListItemApi.d.ts.map +1 -1
- package/build/types/filter-list/base/AddFilterPopover.d.ts.map +1 -1
- package/build/types/filter-list/base/BaseFilterList.d.ts.map +1 -1
- package/build/types/filter-list/base/BaseFilterListApi.d.ts.map +1 -1
- package/build/types/filter-list/base/ExcludeDropdown.d.ts.map +1 -1
- package/build/types/filter-list/base/FilterInputExcludeRow.d.ts.map +1 -1
- package/build/types/filter-list/base/FilterListContent.d.ts.map +1 -1
- package/build/types/filter-list/base/FilterListHeader.d.ts.map +1 -1
- package/build/types/filter-list/base/FilterListItem.d.ts.map +1 -1
- package/build/types/filter-list/base/FilterPopover.d.ts.map +1 -1
- package/build/types/filter-list/base/SortableFilterListItem.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/ContainsTextInput.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/DateRangeHistogramInput.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/EmptyStringLabel.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/HistogramTooltip.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/ListogramInput.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/ListogramSkeleton.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/MultiDateInput.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/MultiSelectDropdownLayout.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/MultiSelectInlineLayout.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/MultiSelectInput.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/NoValueLabel.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/NullValueWrapper.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/NumberRangeInput.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/OptionLabel.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/RangeInput.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/SelectInputSkeleton.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/SingleDateInput.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/SingleSelectInput.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/TextTagsInput.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/TimelineInput.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/ToggleInput.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/createDateHistogramBuckets.d.ts.map +1 -1
- package/build/types/filter-list/base/inputs/createHistogramBuckets.d.ts.map +1 -1
- package/build/types/filter-list/hooks/useDualScopeAggregation.d.ts.map +1 -1
- package/build/types/filter-list/hooks/useFilterListState.d.ts.map +1 -1
- package/build/types/filter-list/hooks/useFilterPropertyAggregation.d.ts.map +1 -1
- package/build/types/filter-list/hooks/useFilterVisibility.d.ts.map +1 -1
- package/build/types/filter-list/hooks/usePropertyAggregation.d.ts.map +1 -1
- package/build/types/filter-list/inputs/ContainsTextFilterInput.d.ts.map +1 -1
- package/build/types/filter-list/inputs/DateRangeFilterInput.d.ts.map +1 -1
- package/build/types/filter-list/inputs/LinkedPropertyInput.d.ts.map +1 -1
- package/build/types/filter-list/inputs/ListogramFilterInput.d.ts.map +1 -1
- package/build/types/filter-list/inputs/MultiDateFilterInput.d.ts.map +1 -1
- package/build/types/filter-list/inputs/MultiSelectFilterInput.d.ts.map +1 -1
- package/build/types/filter-list/inputs/NumberRangeFilterInput.d.ts.map +1 -1
- package/build/types/filter-list/inputs/PropertyFilterInput.d.ts.map +1 -1
- package/build/types/filter-list/inputs/SingleDateFilterInput.d.ts.map +1 -1
- package/build/types/filter-list/inputs/SingleSelectFilterInput.d.ts.map +1 -1
- package/build/types/filter-list/inputs/StaticValuesFilterInput.d.ts.map +1 -1
- package/build/types/filter-list/inputs/TextTagsFilterInput.d.ts.map +1 -1
- package/build/types/filter-list/inputs/TimelineFilterInput.d.ts.map +1 -1
- package/build/types/filter-list/inputs/ToggleFilterInput.d.ts.map +1 -1
- package/build/types/filter-list/types/CustomRendererTypes.d.ts.map +1 -1
- package/build/types/filter-list/types/KeywordSearchTypes.d.ts.map +1 -1
- package/build/types/filter-list/types/LinkedFilterTypes.d.ts.map +1 -1
- package/build/types/filter-list/types/StaticValuesTypes.d.ts.map +1 -1
- package/build/types/filter-list/utils/aggregationHelpers.d.ts.map +1 -1
- package/build/types/filter-list/utils/emptyFilterDisplayState.d.ts.map +1 -1
- package/build/types/filter-list/utils/filterStateToWhereClause.d.ts.map +1 -1
- package/build/types/filter-list/utils/filterValues.d.ts.map +1 -1
- package/build/types/filter-list/utils/getFilterKey.d.ts.map +1 -1
- package/build/types/filter-list/utils/getFilterLabel.d.ts.map +1 -1
- package/build/types/filter-list/utils/narrowObjectSet.d.ts.map +1 -1
- package/build/types/filter-list/utils/summarizeFilterValue.d.ts.map +1 -1
- package/build/types/images/image-viewer/BaseImageViewer.d.ts.map +1 -1
- package/build/types/images/image-viewer/ImageViewer.d.ts.map +1 -1
- package/build/types/images/image-viewer/ImageViewerApi.d.ts.map +1 -1
- package/build/types/images/tiff-renderer/TiffRenderer.d.ts.map +1 -1
- package/build/types/images/tiff-renderer/TiffViewerMedia.d.ts.map +1 -1
- package/build/types/markdown-renderer/MarkdownRenderer.d.ts.map +1 -1
- package/build/types/markdown-renderer/MarkdownViewerMedia.d.ts.map +1 -1
- package/build/types/object-table/CellContextMenu.d.ts.map +1 -1
- package/build/types/object-table/ColumnConfigDialog.d.ts.map +1 -1
- package/build/types/object-table/DefaultCellRenderer.d.ts.map +1 -1
- package/build/types/object-table/EditableCell.d.ts.map +1 -1
- package/build/types/object-table/LoadingCell.d.ts.map +1 -1
- package/build/types/object-table/LoadingRow.d.ts.map +1 -1
- package/build/types/object-table/LoadingStateTable.d.ts.map +1 -1
- package/build/types/object-table/MultiColumnSortDialog.d.ts.map +1 -1
- package/build/types/object-table/NonIdealState.d.ts.map +1 -1
- package/build/types/object-table/ObjectTable.d.ts.map +1 -1
- package/build/types/object-table/ObjectTableApi.d.ts.map +1 -1
- package/build/types/object-table/SelectionCells.d.ts.map +1 -1
- package/build/types/object-table/SortableItemsList.d.ts.map +1 -1
- package/build/types/object-table/Table.d.ts.map +1 -1
- package/build/types/object-table/TableBody.d.ts.map +1 -1
- package/build/types/object-table/TableCell.d.ts.map +1 -1
- package/build/types/object-table/TableEditContainer.d.ts.map +1 -1
- package/build/types/object-table/TableHeader.d.ts.map +1 -1
- package/build/types/object-table/TableHeaderContent.d.ts.map +1 -1
- package/build/types/object-table/TableHeaderWithPopover.d.ts.map +1 -1
- package/build/types/object-table/TableRow.d.ts.map +1 -1
- package/build/types/object-table/components/AsyncValueCell.d.ts.map +1 -1
- package/build/types/object-table/components/CbacMarkingCell.d.ts.map +1 -1
- package/build/types/object-table/components/DatePickerCellField.d.ts.map +1 -1
- package/build/types/object-table/components/DropdownCellField.d.ts.map +1 -1
- package/build/types/object-table/components/MandatoryMarkingCell.d.ts.map +1 -1
- package/build/types/object-table/components/ReadonlyDisplayCell.d.ts.map +1 -1
- package/build/types/object-table/components/TextInputCellField.d.ts.map +1 -1
- package/build/types/object-table/hooks/useColumnDefs.d.ts.map +1 -1
- package/build/types/object-table/hooks/useColumnPinning.d.ts.map +1 -1
- package/build/types/object-table/hooks/useColumnVisibility.d.ts.map +1 -1
- package/build/types/object-table/hooks/useEditableTable.d.ts.map +1 -1
- package/build/types/object-table/hooks/useFocusedRow.d.ts.map +1 -1
- package/build/types/object-table/hooks/useFunctionColumnsData.d.ts.map +1 -1
- package/build/types/object-table/hooks/useObjectTableData.d.ts.map +1 -1
- package/build/types/object-table/hooks/useObjectTableSnapshot.d.ts.map +1 -1
- package/build/types/object-table/hooks/useRowSelection.d.ts.map +1 -1
- package/build/types/object-table/hooks/useSelectionColumn.d.ts.map +1 -1
- package/build/types/object-table/hooks/useTableSorting.d.ts.map +1 -1
- package/build/types/object-table/utils/AsyncCellData.d.ts.map +1 -1
- package/build/types/object-table/utils/PortalTracker.d.ts.map +1 -1
- package/build/types/object-table/utils/deriveSelectionObjectSet.d.ts.map +1 -1
- package/build/types/object-table/utils/functionColumns.d.ts.map +1 -1
- package/build/types/object-table/utils/getRowId.d.ts.map +1 -1
- package/build/types/object-table/utils/objectTableSnapshot.d.ts.map +1 -1
- package/build/types/object-table/utils/types.d.ts.map +1 -1
- package/build/types/pdf-viewer/PdfRenderer.d.ts.map +1 -1
- package/build/types/pdf-viewer/PdfViewer.d.ts.map +1 -1
- package/build/types/pdf-viewer/PdfViewerContext.d.ts.map +1 -1
- package/build/types/pdf-viewer/components/PdfAnnotationOverlay.d.ts.map +1 -1
- package/build/types/pdf-viewer/components/PdfViewerAnnotationLayer.d.ts.map +1 -1
- package/build/types/pdf-viewer/components/PdfViewerContent.d.ts.map +1 -1
- package/build/types/pdf-viewer/components/PdfViewerOutlineSidebar.d.ts.map +1 -1
- package/build/types/pdf-viewer/components/PdfViewerSearchBar.d.ts.map +1 -1
- package/build/types/pdf-viewer/components/PdfViewerSidebar.d.ts.map +1 -1
- package/build/types/pdf-viewer/components/PdfViewerSidebarHeader.d.ts.map +1 -1
- package/build/types/pdf-viewer/components/PdfViewerThumbnail.d.ts.map +1 -1
- package/build/types/pdf-viewer/components/PdfViewerToolbar.d.ts.map +1 -1
- package/build/types/pdf-viewer/constants.d.ts.map +1 -1
- package/build/types/pdf-viewer/hooks/usePdfAnnotationPortals.d.ts.map +1 -1
- package/build/types/pdf-viewer/hooks/usePdfAnnotationsByPage.d.ts.map +1 -1
- package/build/types/pdf-viewer/hooks/usePdfFormFields.d.ts.map +1 -1
- package/build/types/pdf-viewer/hooks/usePdfHighlightMode.d.ts.map +1 -1
- package/build/types/pdf-viewer/hooks/usePdfOutline.d.ts.map +1 -1
- package/build/types/pdf-viewer/hooks/usePdfViewer.d.ts.map +1 -1
- package/build/types/pdf-viewer/hooks/usePdfViewerCore.d.ts.map +1 -1
- package/build/types/pdf-viewer/hooks/usePdfViewerSearch.d.ts.map +1 -1
- package/build/types/pdf-viewer/hooks/usePdfViewerState.d.ts.map +1 -1
- package/build/types/pdf-viewer/hooks/usePdfViewerSync.d.ts.map +1 -1
- package/build/types/shared/ErrorBoundary.d.ts.map +1 -1
- package/build/types/shared/PortalContainerContext.d.ts.map +1 -1
- package/build/types/shared/PortalDismissLayer.d.ts.map +1 -1
- package/build/types/shared/calendar/DateCalendar.d.ts.map +1 -1
- package/build/types/shared/calendar/DatePicker.d.ts.map +1 -1
- package/build/types/shared/calendar/DateRangeCalendar.d.ts.map +1 -1
- package/build/types/shared/calendar/DateRangePicker.d.ts.map +1 -1
- package/build/types/shared/calendar/LazyDateCalendar.d.ts.map +1 -1
- package/build/types/shared/calendar/LazyDateRangeCalendar.d.ts.map +1 -1
- package/build/types/shared/calendar/TimePicker.d.ts.map +1 -1
- package/build/types/shared/calendar/useDateEditState.d.ts.map +1 -1
- package/build/types/shared/dateUtils.d.ts.map +1 -1
- package/build/types/shared/hooks/useAsyncAction.d.ts.map +1 -1
- package/build/types/shared/hooks/useInfiniteScroll.d.ts.map +1 -1
- package/build/types/theme/OsdkThemeContext.d.ts.map +1 -1
- package/build/types/theme/OsdkThemeProvider.d.ts.map +1 -1
- package/build/types/theme/useOsdkTheme.d.ts.map +1 -1
- package/build/types/theme/useSystemTheme.d.ts.map +1 -1
- package/build/types/util/UserAgent.d.ts.map +1 -1
- package/build/types/util/withOsdkMetrics.d.ts.map +1 -1
- package/build/types/video-viewer/BaseVideoViewer.d.ts.map +1 -1
- package/build/types/video-viewer/VideoViewer.d.ts.map +1 -1
- package/build/types/video-viewer/VideoViewerApi.d.ts.map +1 -1
- package/build/types/xml-viewer/BaseXmlViewer.d.ts.map +1 -1
- package/build/types/xml-viewer/XmlViewer.d.ts.map +1 -1
- package/build/types/xml-viewer/XmlViewerApi.d.ts.map +1 -1
- package/package.json +9 -10
- package/build/cjs/DateCalendar-FTW3OIEP.css.map +0 -1
- package/build/cjs/DateRangeCalendar-I4JHCZAK.css.map +0 -1
- package/build/cjs/DateRangeCalendar-PHC3VPW3.cjs +0 -12
- package/build/cjs/chunk-4VNWCW75.cjs.map +0 -1
- package/build/cjs/chunk-CASYBF4M.cjs.map +0 -1
- package/build/cjs/chunk-DA22W6ZO.cjs.map +0 -1
- package/build/cjs/chunk-F4JELV7M.cjs +0 -11
- package/build/cjs/chunk-IHVPE5CD.cjs.map +0 -1
- package/build/cjs/chunk-LGGRMQCE.cjs +0 -11
- package/build/cjs/chunk-MMPVBH5H.cjs.map +0 -1
- package/build/cjs/chunk-PYOEFNQH.cjs +0 -11
- package/build/cjs/chunk-Q5H4KPSL.cjs +0 -11
- package/build/cjs/chunk-VRTFHF24.cjs +0 -11
- package/build/cjs/chunk-W6DWGABB.cjs +0 -11
- package/build/cjs/chunk-WE4REEMW.cjs.map +0 -1
- package/build/cjs/chunk-XK4H7EHE.cjs.map +0 -1
- package/build/cjs/chunk-YTDSW5OV.cjs.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OsdkThemeProvider.js","names":["React","OsdkThemeContext","useSystemTheme","DATA_THEME_ATTR","OsdkThemeProvider","theme","controlledTheme","defaultTheme","onThemeChanged","target","children","internalTheme","setInternalTheme","useState","systemTheme","resolvedTheme","useLayoutEffect","element","document","documentElement","previous","getAttribute","setAttribute","removeAttribute","setTheme","useCallback","next","undefined","value","useMemo","createElement","Provider"],"sources":["OsdkThemeProvider.tsx"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport React from \"react\";\nimport { OsdkThemeContext } from \"./OsdkThemeContext.js\";\nimport type {\n OsdkThemeContextValue,\n OsdkThemeMode,\n ResolvedOsdkTheme,\n} from \"./types.js\";\nimport { useSystemTheme } from \"./useSystemTheme.js\";\n\nexport const DATA_THEME_ATTR = \"data-bp-color-scheme\";\n\nexport interface OsdkThemeProviderProps {\n /**\n * Controlled theme. When provided, the provider does not maintain its\n * own state — the parent must respond to `onThemeChanged` (or update its\n * own external store) and re-render with the new value. Use this when an\n * external store already owns the theme value (e.g. Redux/Zustand, a\n * parent design-system provider, or a Storybook toolbar).\n */\n theme?: OsdkThemeMode;\n\n /**\n * Initial theme when uncontrolled. Ignored when `theme` is provided.\n *\n * @default \"system\"\n */\n defaultTheme?: OsdkThemeMode;\n\n /** Fires whenever `setTheme` is called from a descendant. */\n onThemeChanged?: (theme: OsdkThemeMode) => void;\n\n /**\n * Element to write `data-bp-color-scheme` onto.\n *\n * @default `document.documentElement` - (the `<html>` element), which is\n * the safest target because Blueprint portals (popovers, dialogs,\n * tooltips) render outside the React tree.\n */\n target?: HTMLElement | null;\n\n children: React.ReactNode;\n}\n\n/**\n * Provides OSDK theme state to descendants and writes a\n * `data-bp-color-scheme` attribute onto the document so the CSS in\n * `tokens/base-tokens/dark.css` activates the right theme.\n *\n * `defaultTheme=\"system\"` (default) follows the OS `prefers-color-scheme`\n * setting and re-renders when it changes. `defaultTheme=\"light\"` /\n * `defaultTheme=\"dark\"` start in the given theme regardless of the OS\n * preference. Call {@link useOsdkTheme}().setTheme from a descendant to\n * switch modes at runtime.\n *\n * To integrate with an external theme store, pass `theme` (controlled\n * mode)\n */\nexport function OsdkThemeProvider({\n theme: controlledTheme,\n defaultTheme = \"system\",\n onThemeChanged,\n target,\n children,\n}: OsdkThemeProviderProps): React.ReactElement {\n const [internalTheme, setInternalTheme]
|
|
1
|
+
{"version":3,"file":"OsdkThemeProvider.js","names":["React","OsdkThemeContext","useSystemTheme","DATA_THEME_ATTR","OsdkThemeProvider","theme","controlledTheme","defaultTheme","onThemeChanged","target","children","internalTheme","setInternalTheme","useState","systemTheme","resolvedTheme","useLayoutEffect","element","document","documentElement","previous","getAttribute","setAttribute","removeAttribute","setTheme","useCallback","next","undefined","value","useMemo","createElement","Provider"],"sources":["OsdkThemeProvider.tsx"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport React from \"react\";\n\nimport { OsdkThemeContext } from \"./OsdkThemeContext.js\";\nimport type {\n OsdkThemeContextValue,\n OsdkThemeMode,\n ResolvedOsdkTheme,\n} from \"./types.js\";\nimport { useSystemTheme } from \"./useSystemTheme.js\";\n\nexport const DATA_THEME_ATTR = \"data-bp-color-scheme\";\n\nexport interface OsdkThemeProviderProps {\n /**\n * Controlled theme. When provided, the provider does not maintain its\n * own state — the parent must respond to `onThemeChanged` (or update its\n * own external store) and re-render with the new value. Use this when an\n * external store already owns the theme value (e.g. Redux/Zustand, a\n * parent design-system provider, or a Storybook toolbar).\n */\n theme?: OsdkThemeMode;\n\n /**\n * Initial theme when uncontrolled. Ignored when `theme` is provided.\n *\n * @default \"system\"\n */\n defaultTheme?: OsdkThemeMode;\n\n /** Fires whenever `setTheme` is called from a descendant. */\n onThemeChanged?: (theme: OsdkThemeMode) => void;\n\n /**\n * Element to write `data-bp-color-scheme` onto.\n *\n * @default `document.documentElement` - (the `<html>` element), which is\n * the safest target because Blueprint portals (popovers, dialogs,\n * tooltips) render outside the React tree.\n */\n target?: HTMLElement | null;\n\n children: React.ReactNode;\n}\n\n/**\n * Provides OSDK theme state to descendants and writes a\n * `data-bp-color-scheme` attribute onto the document so the CSS in\n * `tokens/base-tokens/dark.css` activates the right theme.\n *\n * `defaultTheme=\"system\"` (default) follows the OS `prefers-color-scheme`\n * setting and re-renders when it changes. `defaultTheme=\"light\"` /\n * `defaultTheme=\"dark\"` start in the given theme regardless of the OS\n * preference. Call {@link useOsdkTheme}().setTheme from a descendant to\n * switch modes at runtime.\n *\n * To integrate with an external theme store, pass `theme` (controlled\n * mode)\n */\nexport function OsdkThemeProvider({\n theme: controlledTheme,\n defaultTheme = \"system\",\n onThemeChanged,\n target,\n children,\n}: OsdkThemeProviderProps): React.ReactElement {\n const [internalTheme, setInternalTheme] =\n React.useState<OsdkThemeMode>(defaultTheme);\n const theme = controlledTheme ?? internalTheme;\n\n const systemTheme = useSystemTheme();\n const resolvedTheme: ResolvedOsdkTheme =\n theme === \"system\" ? systemTheme : theme;\n\n React.useLayoutEffect(() => {\n const element =\n target ??\n (typeof document !== \"undefined\" ? document.documentElement : null);\n if (element == null) return;\n\n const previous = element.getAttribute(DATA_THEME_ATTR);\n element.setAttribute(DATA_THEME_ATTR, resolvedTheme);\n return () => {\n if (previous == null) {\n element.removeAttribute(DATA_THEME_ATTR);\n } else {\n element.setAttribute(DATA_THEME_ATTR, previous);\n }\n };\n }, [resolvedTheme, target]);\n\n const setTheme = React.useCallback(\n (next: OsdkThemeMode) => {\n if (controlledTheme === undefined) {\n setInternalTheme(next);\n }\n onThemeChanged?.(next);\n },\n [controlledTheme, onThemeChanged]\n );\n\n const value = React.useMemo<OsdkThemeContextValue>(\n () => ({ theme, resolvedTheme, setTheme }),\n [theme, resolvedTheme, setTheme]\n );\n\n return (\n <OsdkThemeContext.Provider value={value}>\n {children}\n </OsdkThemeContext.Provider>\n );\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,OAAOA,KAAK,MAAM,OAAO;AAEzB,SAASC,gBAAgB,QAAQ,uBAAuB;AAMxD,SAASC,cAAc,QAAQ,qBAAqB;AAEpD,OAAO,MAAMC,eAAe,GAAG,sBAAsB;AAkCrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,iBAAiBA,CAAC;EAChCC,KAAK,EAAEC,eAAe;EACtBC,YAAY,GAAG,QAAQ;EACvBC,cAAc;EACdC,MAAM;EACNC;AACsB,CAAC,EAAsB;EAC7C,MAAM,CAACC,aAAa,EAAEC,gBAAgB,CAAC,GACrCZ,KAAK,CAACa,QAAQ,CAAgBN,YAAY,CAAC;EAC7C,MAAMF,KAAK,GAAGC,eAAe,IAAIK,aAAa;EAE9C,MAAMG,WAAW,GAAGZ,cAAc,CAAC,CAAC;EACpC,MAAMa,aAAgC,GACpCV,KAAK,KAAK,QAAQ,GAAGS,WAAW,GAAGT,KAAK;EAE1CL,KAAK,CAACgB,eAAe,CAAC,MAAM;IAC1B,MAAMC,OAAO,GACXR,MAAM,KACL,OAAOS,QAAQ,KAAK,WAAW,GAAGA,QAAQ,CAACC,eAAe,GAAG,IAAI,CAAC;IACrE,IAAIF,OAAO,IAAI,IAAI,EAAE;IAErB,MAAMG,QAAQ,GAAGH,OAAO,CAACI,YAAY,CAAClB,eAAe,CAAC;IACtDc,OAAO,CAACK,YAAY,CAACnB,eAAe,EAAEY,aAAa,CAAC;IACpD,OAAO,MAAM;MACX,IAAIK,QAAQ,IAAI,IAAI,EAAE;QACpBH,OAAO,CAACM,eAAe,CAACpB,eAAe,CAAC;MAC1C,CAAC,MAAM;QACLc,OAAO,CAACK,YAAY,CAACnB,eAAe,EAAEiB,QAAQ,CAAC;MACjD;IACF,CAAC;EACH,CAAC,EAAE,CAACL,aAAa,EAAEN,MAAM,CAAC,CAAC;EAE3B,MAAMe,QAAQ,GAAGxB,KAAK,CAACyB,WAAW,CAC/BC,IAAmB,IAAK;IACvB,IAAIpB,eAAe,KAAKqB,SAAS,EAAE;MACjCf,gBAAgB,CAACc,IAAI,CAAC;IACxB;IACAlB,cAAc,GAAGkB,IAAI,CAAC;EACxB,CAAC,EACD,CAACpB,eAAe,EAAEE,cAAc,CAClC,CAAC;EAED,MAAMoB,KAAK,GAAG5B,KAAK,CAAC6B,OAAO,CACzB,OAAO;IAAExB,KAAK;IAAEU,aAAa;IAAES;EAAS,CAAC,CAAC,EAC1C,CAACnB,KAAK,EAAEU,aAAa,EAAES,QAAQ,CACjC,CAAC;EAED,oBACExB,KAAA,CAAA8B,aAAA,CAAC7B,gBAAgB,CAAC8B,QAAQ;IAACH,KAAK,EAAEA;EAAM,GACrClB,QACwB,CAAC;AAEhC","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useOsdkTheme.js","names":["useContext","OsdkThemeContext","useOsdkTheme","ctx","Error"],"sources":["useOsdkTheme.ts"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { useContext } from \"react\";\nimport { OsdkThemeContext } from \"./OsdkThemeContext.js\";\nimport type { OsdkThemeContextValue } from \"./types.js\";\n\n/**\n * Read the active OSDK theme and update it imperatively.\n *\n * Must be called from a descendant of `<OsdkThemeProvider>`; throws otherwise.\n *\n * @returns\n * - `theme` — the requested mode (`\"light\" | \"dark\" | \"system\"`).\n * - `resolvedTheme` — the concrete theme on the DOM (`\"light\" | \"dark\"`).\n * When `theme === \"system\"`, this tracks `prefers-color-scheme` and\n * updates as the OS preference changes.\n * - `setTheme(next)` — update the mode. In controlled mode this only\n * invokes the provider's `onThemeChanged`; the consumer must re-render\n * the provider with the new value.\n */\nexport function useOsdkTheme(): OsdkThemeContextValue {\n const ctx = useContext(OsdkThemeContext);\n if (ctx == null) {\n throw new Error(\
|
|
1
|
+
{"version":3,"file":"useOsdkTheme.js","names":["useContext","OsdkThemeContext","useOsdkTheme","ctx","Error"],"sources":["useOsdkTheme.ts"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { useContext } from \"react\";\n\nimport { OsdkThemeContext } from \"./OsdkThemeContext.js\";\nimport type { OsdkThemeContextValue } from \"./types.js\";\n\n/**\n * Read the active OSDK theme and update it imperatively.\n *\n * Must be called from a descendant of `<OsdkThemeProvider>`; throws otherwise.\n *\n * @returns\n * - `theme` — the requested mode (`\"light\" | \"dark\" | \"system\"`).\n * - `resolvedTheme` — the concrete theme on the DOM (`\"light\" | \"dark\"`).\n * When `theme === \"system\"`, this tracks `prefers-color-scheme` and\n * updates as the OS preference changes.\n * - `setTheme(next)` — update the mode. In controlled mode this only\n * invokes the provider's `onThemeChanged`; the consumer must re-render\n * the provider with the new value.\n */\nexport function useOsdkTheme(): OsdkThemeContextValue {\n const ctx = useContext(OsdkThemeContext);\n if (ctx == null) {\n throw new Error(\"useOsdkTheme must be used within an <OsdkThemeProvider>.\");\n }\n return ctx;\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,SAASA,UAAU,QAAQ,OAAO;AAElC,SAASC,gBAAgB,QAAQ,uBAAuB;AAGxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,YAAYA,CAAA,EAA0B;EACpD,MAAMC,GAAG,GAAGH,UAAU,CAACC,gBAAgB,CAAC;EACxC,IAAIE,GAAG,IAAI,IAAI,EAAE;IACf,MAAM,IAAIC,KAAK,CAAC,0DAA0D,CAAC;EAC7E;EACA,OAAOD,GAAG;AACZ","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useSystemTheme.js","names":["useSyncExternalStore","DARK_QUERY","subscribe","callback","window","matchMedia","mql","addEventListener","removeEventListener","getSnapshot","matches","getServerSnapshot","useSystemTheme"],"sources":["useSystemTheme.ts"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { useSyncExternalStore } from \"react\";\nimport type { ResolvedOsdkTheme } from \"./types.js\";\n\nconst DARK_QUERY = \"(prefers-color-scheme: dark)\";\n\nfunction subscribe(callback: () => void): () => void {\n if (\n typeof window === \"undefined\"
|
|
1
|
+
{"version":3,"file":"useSystemTheme.js","names":["useSyncExternalStore","DARK_QUERY","subscribe","callback","window","matchMedia","mql","addEventListener","removeEventListener","getSnapshot","matches","getServerSnapshot","useSystemTheme"],"sources":["useSystemTheme.ts"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { useSyncExternalStore } from \"react\";\n\nimport type { ResolvedOsdkTheme } from \"./types.js\";\n\nconst DARK_QUERY = \"(prefers-color-scheme: dark)\";\n\nfunction subscribe(callback: () => void): () => void {\n if (\n typeof window === \"undefined\" ||\n typeof window.matchMedia !== \"function\"\n ) {\n return () => {};\n }\n const mql = window.matchMedia(DARK_QUERY);\n mql.addEventListener(\"change\", callback);\n return () => mql.removeEventListener(\"change\", callback);\n}\n\nfunction getSnapshot(): ResolvedOsdkTheme {\n if (\n typeof window === \"undefined\" ||\n typeof window.matchMedia !== \"function\"\n ) {\n return \"light\";\n }\n return window.matchMedia(DARK_QUERY).matches ? \"dark\" : \"light\";\n}\n\nfunction getServerSnapshot(): ResolvedOsdkTheme {\n return \"light\";\n}\n\n/**\n * Subscribes to the OS-level `prefers-color-scheme` media query and returns\n * the current resolved value. Re-renders the consumer when the OS preference\n * changes. SSR-safe: returns `\"light\"` on the server.\n */\nexport function useSystemTheme(): ResolvedOsdkTheme {\n return useSyncExternalStore(subscribe, getSnapshot, getServerSnapshot);\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,SAASA,oBAAoB,QAAQ,OAAO;AAI5C,MAAMC,UAAU,GAAG,8BAA8B;AAEjD,SAASC,SAASA,CAACC,QAAoB,EAAc;EACnD,IACE,OAAOC,MAAM,KAAK,WAAW,IAC7B,OAAOA,MAAM,CAACC,UAAU,KAAK,UAAU,EACvC;IACA,OAAO,MAAM,CAAC,CAAC;EACjB;EACA,MAAMC,GAAG,GAAGF,MAAM,CAACC,UAAU,CAACJ,UAAU,CAAC;EACzCK,GAAG,CAACC,gBAAgB,CAAC,QAAQ,EAAEJ,QAAQ,CAAC;EACxC,OAAO,MAAMG,GAAG,CAACE,mBAAmB,CAAC,QAAQ,EAAEL,QAAQ,CAAC;AAC1D;AAEA,SAASM,WAAWA,CAAA,EAAsB;EACxC,IACE,OAAOL,MAAM,KAAK,WAAW,IAC7B,OAAOA,MAAM,CAACC,UAAU,KAAK,UAAU,EACvC;IACA,OAAO,OAAO;EAChB;EACA,OAAOD,MAAM,CAACC,UAAU,CAACJ,UAAU,CAAC,CAACS,OAAO,GAAG,MAAM,GAAG,OAAO;AACjE;AAEA,SAASC,iBAAiBA,CAAA,EAAsB;EAC9C,OAAO,OAAO;AAChB;;AAEA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,cAAcA,CAAA,EAAsB;EAClD,OAAOZ,oBAAoB,CAACE,SAAS,EAAEO,WAAW,EAAEE,iBAAiB,CAAC;AACxE","ignoreList":[]}
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
16
|
|
|
17
|
-
const PACKAGE_USER_AGENT = `osdk-react-components/${"0.34.
|
|
17
|
+
const PACKAGE_USER_AGENT = `osdk-react-components/${"0.34.1-main-e39a72892d538f3130e2cd51cee05d83d11fa493"}`;
|
|
18
18
|
export function componentUserAgent(componentName) {
|
|
19
19
|
return `${PACKAGE_USER_AGENT}/${componentName}`;
|
|
20
20
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserAgent.js","names":["PACKAGE_USER_AGENT","componentUserAgent","componentName"],"sources":["UserAgent.ts"],"sourcesContent":["/*\n * Copyright 2025 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nconst PACKAGE_USER_AGENT
|
|
1
|
+
{"version":3,"file":"UserAgent.js","names":["PACKAGE_USER_AGENT","componentUserAgent","componentName"],"sources":["UserAgent.ts"],"sourcesContent":["/*\n * Copyright 2025 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nconst PACKAGE_USER_AGENT = `osdk-react-components/${process.env.PACKAGE_VERSION}`;\n\nexport function componentUserAgent(componentName: string): string {\n return `${PACKAGE_USER_AGENT}/${componentName}`;\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,MAAMA,kBAAkB,GAAG,iFAAsD;AAEjF,OAAO,SAASC,kBAAkBA,CAACC,aAAqB,EAAU;EAChE,OAAO,GAAGF,kBAAkB,IAAIE,aAAa,EAAE;AACjD","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"withOsdkMetrics.js","names":["useRegisterUserAgent","React","componentUserAgent","withOsdkMetrics","Component","name","Wrapped","props","createElement","displayName"],"sources":["withOsdkMetrics.ts"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { useRegisterUserAgent } from \"@osdk/react\";\nimport type { FunctionComponent } from \"react\";\nimport React from \"react\";\nimport { componentUserAgent } from \"./UserAgent.js\";\n\n// `any` is required: FunctionComponent defaults to FunctionComponent<{}> which\n// rejects components with required props. A generic P parameter doesn't help\n// because TS can't infer both P and C simultaneously from a single argument.\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nexport function withOsdkMetrics<C extends FunctionComponent<any>>(\n Component: C,\n name: string
|
|
1
|
+
{"version":3,"file":"withOsdkMetrics.js","names":["useRegisterUserAgent","React","componentUserAgent","withOsdkMetrics","Component","name","Wrapped","props","createElement","displayName"],"sources":["withOsdkMetrics.ts"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { useRegisterUserAgent } from \"@osdk/react\";\nimport type { FunctionComponent } from \"react\";\nimport React from \"react\";\n\nimport { componentUserAgent } from \"./UserAgent.js\";\n\n// `any` is required: FunctionComponent defaults to FunctionComponent<{}> which\n// rejects components with required props. A generic P parameter doesn't help\n// because TS can't infer both P and C simultaneously from a single argument.\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nexport function withOsdkMetrics<C extends FunctionComponent<any>>(\n Component: C,\n name: string\n): C {\n const Wrapped = (props: React.ComponentProps<C>) => {\n useRegisterUserAgent(componentUserAgent(name));\n return React.createElement(Component, props);\n };\n Wrapped.displayName = `withOsdkMetrics(${name})`;\n return Wrapped as unknown as C;\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,SAASA,oBAAoB,QAAQ,aAAa;AAElD,OAAOC,KAAK,MAAM,OAAO;AAEzB,SAASC,kBAAkB,QAAQ,gBAAgB;;AAEnD;AACA;AACA;AACA;AACA,OAAO,SAASC,eAAeA,CAC7BC,SAAY,EACZC,IAAY,EACT;EACH,MAAMC,OAAO,GAAIC,KAA8B,IAAK;IAClDP,oBAAoB,CAACE,kBAAkB,CAACG,IAAI,CAAC,CAAC;IAC9C,oBAAOJ,KAAK,CAACO,aAAa,CAACJ,SAAS,EAAEG,KAAK,CAAC;EAC9C,CAAC;EACDD,OAAO,CAACG,WAAW,GAAG,mBAAmBJ,IAAI,GAAG;EAChD,OAAOC,OAAO;AAChB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseVideoViewer.js","names":["classnames","React","styles","BaseVideoViewer","src","mimeType","className","onError","rootClassName","container","createElement","video","controls","type"],"sources":["BaseVideoViewer.tsx"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport classnames from \"classnames\";\nimport React from \"react\";\nimport
|
|
1
|
+
{"version":3,"file":"BaseVideoViewer.js","names":["classnames","React","styles","BaseVideoViewer","src","mimeType","className","onError","rootClassName","container","createElement","video","controls","type"],"sources":["BaseVideoViewer.tsx"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport classnames from \"classnames\";\nimport React from \"react\";\n\nimport type { BaseVideoViewerProps } from \"./VideoViewerApi.js\";\n\nimport styles from \"./BaseVideoViewer.module.css\";\n\nexport function BaseVideoViewer({\n src,\n mimeType,\n className,\n onError,\n}: BaseVideoViewerProps): React.ReactElement {\n const rootClassName = classnames(styles.container, className);\n\n return (\n <div className={rootClassName}>\n <video className={styles.video} controls={true} onError={onError}>\n <source src={src} type={mimeType} />\n </video>\n </div>\n );\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,OAAOA,UAAU,MAAM,YAAY;AACnC,OAAOC,KAAK,MAAM,OAAO;AAIzB,OAAOC,MAAM,MAAM,8BAA8B;AAEjD,OAAO,SAASC,eAAeA,CAAC;EAC9BC,GAAG;EACHC,QAAQ;EACRC,SAAS;EACTC;AACoB,CAAC,EAAsB;EAC3C,MAAMC,aAAa,GAAGR,UAAU,CAACE,MAAM,CAACO,SAAS,EAAEH,SAAS,CAAC;EAE7D,oBACEL,KAAA,CAAAS,aAAA;IAAKJ,SAAS,EAAEE;EAAc,gBAC5BP,KAAA,CAAAS,aAAA;IAAOJ,SAAS,EAAEJ,MAAM,CAACS,KAAM;IAACC,QAAQ,EAAE,IAAK;IAACL,OAAO,EAAEA;EAAQ,gBAC/DN,KAAA,CAAAS,aAAA;IAAQN,GAAG,EAAEA,GAAI;IAACS,IAAI,EAAER;EAAS,CAAE,CAC9B,CACJ,CAAC;AAEV","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VideoViewer.js","names":["Error","ErrorIcon","Spin","classnames","React","useMemo","useMediaContents","BaseVideoViewer","styles","transformToObjectUrl","response","blob","URL","createObjectURL","cleanupObjectUrl","url","revokeObjectURL","VideoViewer","media","className","videoViewerProps","data","src","loading","error","mimeType","getMediaReference","rootClassName","container","createElement","loadingContainer","spinnerIcon","errorContainer","errorIcon","message","_extends"],"sources":["VideoViewer.tsx"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { Error as ErrorIcon, Spin } from \"@blueprintjs/icons\";\nimport classnames from \"classnames\";\nimport React, { useMemo } from \"react\";\nimport { useMediaContents } from \"../shared/hooks/useMediaContents.js\";\nimport { BaseVideoViewer } from \"./BaseVideoViewer.js\";\nimport
|
|
1
|
+
{"version":3,"file":"VideoViewer.js","names":["Error","ErrorIcon","Spin","classnames","React","useMemo","useMediaContents","BaseVideoViewer","styles","transformToObjectUrl","response","blob","URL","createObjectURL","cleanupObjectUrl","url","revokeObjectURL","VideoViewer","media","className","videoViewerProps","data","src","loading","error","mimeType","getMediaReference","rootClassName","container","createElement","loadingContainer","spinnerIcon","errorContainer","errorIcon","message","_extends"],"sources":["VideoViewer.tsx"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { Error as ErrorIcon, Spin } from \"@blueprintjs/icons\";\nimport classnames from \"classnames\";\nimport React, { useMemo } from \"react\";\n\nimport { useMediaContents } from \"../shared/hooks/useMediaContents.js\";\nimport { BaseVideoViewer } from \"./BaseVideoViewer.js\";\nimport type { VideoViewerMediaProps } from \"./VideoViewerApi.js\";\n\nimport styles from \"./BaseVideoViewer.module.css\";\n\nconst transformToObjectUrl = async (response: Response): Promise<string> => {\n const blob = await response.blob();\n return URL.createObjectURL(blob);\n};\n\nconst cleanupObjectUrl = (url: string): void => {\n URL.revokeObjectURL(url);\n};\n\nexport function VideoViewer({\n media,\n className,\n ...videoViewerProps\n}: VideoViewerMediaProps): React.ReactElement {\n const {\n data: src,\n loading,\n error,\n } = useMediaContents(media, transformToObjectUrl, cleanupObjectUrl);\n\n const mimeType = useMemo(\n () => videoViewerProps.mimeType ?? media.getMediaReference().mimeType,\n [videoViewerProps.mimeType, media]\n );\n\n const rootClassName = classnames(styles.container, className);\n\n return (\n <div className={rootClassName}>\n {loading && (\n <div className={styles.loadingContainer}>\n <Spin className={styles.spinnerIcon} />\n Loading…\n </div>\n )}\n {error != null && (\n <div className={styles.errorContainer}>\n <ErrorIcon className={styles.errorIcon} />\n Failed to load video: {error.message}\n </div>\n )}\n {src != null && (\n <BaseVideoViewer src={src} mimeType={mimeType} {...videoViewerProps} />\n )}\n </div>\n );\n}\n"],"mappings":";AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,SAASA,KAAK,IAAIC,SAAS,EAAEC,IAAI,QAAQ,oBAAoB;AAC7D,OAAOC,UAAU,MAAM,YAAY;AACnC,OAAOC,KAAK,IAAIC,OAAO,QAAQ,OAAO;AAEtC,SAASC,gBAAgB,QAAQ,qCAAqC;AACtE,SAASC,eAAe,QAAQ,sBAAsB;AAGtD,OAAOC,MAAM,MAAM,8BAA8B;AAEjD,MAAMC,oBAAoB,GAAG,MAAOC,QAAkB,IAAsB;EAC1E,MAAMC,IAAI,GAAG,MAAMD,QAAQ,CAACC,IAAI,CAAC,CAAC;EAClC,OAAOC,GAAG,CAACC,eAAe,CAACF,IAAI,CAAC;AAClC,CAAC;AAED,MAAMG,gBAAgB,GAAIC,GAAW,IAAW;EAC9CH,GAAG,CAACI,eAAe,CAACD,GAAG,CAAC;AAC1B,CAAC;AAED,OAAO,SAASE,WAAWA,CAAC;EAC1BC,KAAK;EACLC,SAAS;EACT,GAAGC;AACkB,CAAC,EAAsB;EAC5C,MAAM;IACJC,IAAI,EAAEC,GAAG;IACTC,OAAO;IACPC;EACF,CAAC,GAAGlB,gBAAgB,CAACY,KAAK,EAAET,oBAAoB,EAAEK,gBAAgB,CAAC;EAEnE,MAAMW,QAAQ,GAAGpB,OAAO,CACtB,MAAMe,gBAAgB,CAACK,QAAQ,IAAIP,KAAK,CAACQ,iBAAiB,CAAC,CAAC,CAACD,QAAQ,EACrE,CAACL,gBAAgB,CAACK,QAAQ,EAAEP,KAAK,CACnC,CAAC;EAED,MAAMS,aAAa,GAAGxB,UAAU,CAACK,MAAM,CAACoB,SAAS,EAAET,SAAS,CAAC;EAE7D,oBACEf,KAAA,CAAAyB,aAAA;IAAKV,SAAS,EAAEQ;EAAc,GAC3BJ,OAAO,iBACNnB,KAAA,CAAAyB,aAAA;IAAKV,SAAS,EAAEX,MAAM,CAACsB;EAAiB,gBACtC1B,KAAA,CAAAyB,aAAA,CAAC3B,IAAI;IAACiB,SAAS,EAAEX,MAAM,CAACuB;EAAY,CAAE,CAAC,iBAEpC,CACN,EACAP,KAAK,IAAI,IAAI,iBACZpB,KAAA,CAAAyB,aAAA;IAAKV,SAAS,EAAEX,MAAM,CAACwB;EAAe,gBACpC5B,KAAA,CAAAyB,aAAA,CAAC5B,SAAS;IAACkB,SAAS,EAAEX,MAAM,CAACyB;EAAU,CAAE,CAAC,0BACpB,EAACT,KAAK,CAACU,OAC1B,CACN,EACAZ,GAAG,IAAI,IAAI,iBACVlB,KAAA,CAAAyB,aAAA,CAACtB,eAAe,EAAA4B,QAAA;IAACb,GAAG,EAAEA,GAAI;IAACG,QAAQ,EAAEA;EAAS,GAAKL,gBAAgB,CAAG,CAErE,CAAC;AAEV","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VideoViewerApi.js","names":[],"sources":["VideoViewerApi.ts"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport type { Media } from \"@osdk/api\";\n\nexport interface BaseVideoViewerProps {\n /** Object URL pointing to the video */\n src: string;\n /** MIME type for the <source> element (e.g. \"video/mp4\")\n * @default undefined */\n mimeType?: string;\n /** Additional CSS class name for the root element\n * @default undefined */\n className?: string;\n /** Callback when the video fails to load\n * @default undefined */\n onError?: () => void;\n}\n\nexport interface VideoViewerMediaProps
|
|
1
|
+
{"version":3,"file":"VideoViewerApi.js","names":[],"sources":["VideoViewerApi.ts"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport type { Media } from \"@osdk/api\";\n\nexport interface BaseVideoViewerProps {\n /** Object URL pointing to the video */\n src: string;\n /** MIME type for the <source> element (e.g. \"video/mp4\")\n * @default undefined */\n mimeType?: string;\n /** Additional CSS class name for the root element\n * @default undefined */\n className?: string;\n /** Callback when the video fails to load\n * @default undefined */\n onError?: () => void;\n}\n\nexport interface VideoViewerMediaProps extends Omit<\n BaseVideoViewerProps,\n \"src\"\n> {\n /** The Media object to fetch video contents from */\n media: Media;\n}\n"],"mappings":"","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseXmlViewer.js","names":["classnames","React","styles","BaseXmlViewer","content","className","rootClassName","container","createElement","scrollWrapper","code"],"sources":["BaseXmlViewer.tsx"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport classnames from \"classnames\";\nimport React from \"react\";\nimport
|
|
1
|
+
{"version":3,"file":"BaseXmlViewer.js","names":["classnames","React","styles","BaseXmlViewer","content","className","rootClassName","container","createElement","scrollWrapper","code"],"sources":["BaseXmlViewer.tsx"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport classnames from \"classnames\";\nimport React from \"react\";\n\nimport type { BaseXmlViewerProps } from \"./XmlViewerApi.js\";\n\nimport styles from \"./BaseXmlViewer.module.css\";\n\nexport function BaseXmlViewer({\n content,\n className,\n}: BaseXmlViewerProps): React.ReactElement {\n const rootClassName = classnames(styles.container, className);\n\n return (\n <div className={rootClassName}>\n <div className={styles.scrollWrapper}>\n <pre className={styles.code}>\n <code>{content}</code>\n </pre>\n </div>\n </div>\n );\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,OAAOA,UAAU,MAAM,YAAY;AACnC,OAAOC,KAAK,MAAM,OAAO;AAIzB,OAAOC,MAAM,MAAM,4BAA4B;AAE/C,OAAO,SAASC,aAAaA,CAAC;EAC5BC,OAAO;EACPC;AACkB,CAAC,EAAsB;EACzC,MAAMC,aAAa,GAAGN,UAAU,CAACE,MAAM,CAACK,SAAS,EAAEF,SAAS,CAAC;EAE7D,oBACEJ,KAAA,CAAAO,aAAA;IAAKH,SAAS,EAAEC;EAAc,gBAC5BL,KAAA,CAAAO,aAAA;IAAKH,SAAS,EAAEH,MAAM,CAACO;EAAc,gBACnCR,KAAA,CAAAO,aAAA;IAAKH,SAAS,EAAEH,MAAM,CAACQ;EAAK,gBAC1BT,KAAA,CAAAO,aAAA,eAAOJ,OAAc,CAClB,CACF,CACF,CAAC;AAEV","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"XmlViewer.js","names":["Error","ErrorIcon","Spin","classnames","React","useMediaContents","BaseXmlViewer","styles","transformToText","response","text","XmlViewer","media","className","xmlViewerProps","data","content","loading","error","rootClassName","container","createElement","loadingContainer","spinnerIcon","errorContainer","errorIcon","message","_extends"],"sources":["XmlViewer.tsx"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { Error as ErrorIcon, Spin } from \"@blueprintjs/icons\";\nimport classnames from \"classnames\";\nimport React from \"react\";\nimport { useMediaContents } from \"../shared/hooks/useMediaContents.js\";\nimport { BaseXmlViewer } from \"./BaseXmlViewer.js\";\nimport
|
|
1
|
+
{"version":3,"file":"XmlViewer.js","names":["Error","ErrorIcon","Spin","classnames","React","useMediaContents","BaseXmlViewer","styles","transformToText","response","text","XmlViewer","media","className","xmlViewerProps","data","content","loading","error","rootClassName","container","createElement","loadingContainer","spinnerIcon","errorContainer","errorIcon","message","_extends"],"sources":["XmlViewer.tsx"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { Error as ErrorIcon, Spin } from \"@blueprintjs/icons\";\nimport classnames from \"classnames\";\nimport React from \"react\";\n\nimport { useMediaContents } from \"../shared/hooks/useMediaContents.js\";\nimport { BaseXmlViewer } from \"./BaseXmlViewer.js\";\nimport type { XmlViewerMediaProps } from \"./XmlViewerApi.js\";\n\nimport styles from \"./BaseXmlViewer.module.css\";\n\nconst transformToText = async (response: Response): Promise<string> => {\n return response.text();\n};\n\nexport function XmlViewer({\n media,\n className,\n ...xmlViewerProps\n}: XmlViewerMediaProps): React.ReactElement {\n const {\n data: content,\n loading,\n error,\n } = useMediaContents(media, transformToText);\n\n const rootClassName = classnames(styles.container, className);\n\n return (\n <div className={rootClassName}>\n {loading && (\n <div className={styles.loadingContainer}>\n <Spin className={styles.spinnerIcon} />\n Loading…\n </div>\n )}\n {error != null && (\n <div className={styles.errorContainer}>\n <ErrorIcon className={styles.errorIcon} />\n Failed to load XML: {error.message}\n </div>\n )}\n {content != null && (\n <BaseXmlViewer content={content} {...xmlViewerProps} />\n )}\n </div>\n );\n}\n"],"mappings":";AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,SAASA,KAAK,IAAIC,SAAS,EAAEC,IAAI,QAAQ,oBAAoB;AAC7D,OAAOC,UAAU,MAAM,YAAY;AACnC,OAAOC,KAAK,MAAM,OAAO;AAEzB,SAASC,gBAAgB,QAAQ,qCAAqC;AACtE,SAASC,aAAa,QAAQ,oBAAoB;AAGlD,OAAOC,MAAM,MAAM,4BAA4B;AAE/C,MAAMC,eAAe,GAAG,MAAOC,QAAkB,IAAsB;EACrE,OAAOA,QAAQ,CAACC,IAAI,CAAC,CAAC;AACxB,CAAC;AAED,OAAO,SAASC,SAASA,CAAC;EACxBC,KAAK;EACLC,SAAS;EACT,GAAGC;AACgB,CAAC,EAAsB;EAC1C,MAAM;IACJC,IAAI,EAAEC,OAAO;IACbC,OAAO;IACPC;EACF,CAAC,GAAGb,gBAAgB,CAACO,KAAK,EAAEJ,eAAe,CAAC;EAE5C,MAAMW,aAAa,GAAGhB,UAAU,CAACI,MAAM,CAACa,SAAS,EAAEP,SAAS,CAAC;EAE7D,oBACET,KAAA,CAAAiB,aAAA;IAAKR,SAAS,EAAEM;EAAc,GAC3BF,OAAO,iBACNb,KAAA,CAAAiB,aAAA;IAAKR,SAAS,EAAEN,MAAM,CAACe;EAAiB,gBACtClB,KAAA,CAAAiB,aAAA,CAACnB,IAAI;IAACW,SAAS,EAAEN,MAAM,CAACgB;EAAY,CAAE,CAAC,iBAEpC,CACN,EACAL,KAAK,IAAI,IAAI,iBACZd,KAAA,CAAAiB,aAAA;IAAKR,SAAS,EAAEN,MAAM,CAACiB;EAAe,gBACpCpB,KAAA,CAAAiB,aAAA,CAACpB,SAAS;IAACY,SAAS,EAAEN,MAAM,CAACkB;EAAU,CAAE,CAAC,wBACtB,EAACP,KAAK,CAACQ,OACxB,CACN,EACAV,OAAO,IAAI,IAAI,iBACdZ,KAAA,CAAAiB,aAAA,CAACf,aAAa,EAAAqB,QAAA;IAACX,OAAO,EAAEA;EAAQ,GAAKF,cAAc,CAAG,CAErD,CAAC;AAEV","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"XmlViewerApi.js","names":[],"sources":["XmlViewerApi.ts"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport type { Media } from \"@osdk/api\";\n\nexport interface BaseXmlViewerProps {\n /** XML text to render */\n content: string;\n /** Additional CSS class name for the root element\n * @default undefined */\n className?: string;\n}\n\nexport interface XmlViewerMediaProps
|
|
1
|
+
{"version":3,"file":"XmlViewerApi.js","names":[],"sources":["XmlViewerApi.ts"],"sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport type { Media } from \"@osdk/api\";\n\nexport interface BaseXmlViewerProps {\n /** XML text to render */\n content: string;\n /** Additional CSS class name for the root element\n * @default undefined */\n className?: string;\n}\n\nexport interface XmlViewerMediaProps extends Omit<\n BaseXmlViewerProps,\n \"content\"\n> {\n /** The Media object to fetch XML contents from */\n media: Media;\n}\n"],"mappings":"","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,cAAc,wBAAwB,WAAY;AAElD,OAAO,WAAgD,OAAQ;
|
|
1
|
+
{"mappings":"AAgBA,cAAc,wBAAwB,WAAY;AAElD,OAAO,WAAgD,OAAQ;AAG/D,cACE,uBAGK,oBAAqB;AAS5B,OAAO,cAAMA,aAAa,UAAU,2BAClCC,OAAO,gBAAgB,OACpB,MAAM","names":["ActionForm: <Q extends ActionDefinition<unknown>>(\n props: ActionFormProps<Q>\n) => React.ReactElement","props: ActionFormProps<Q>"],"sources":["../../../src/action-form/ActionForm.tsx"],"version":3,"file":"ActionForm.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,cACE,kBACA,oBACA,gCACK,WAAY;AACnB,cAAc,6BAA6B,cAAe;
|
|
1
|
+
{"mappings":"AAgBA,cACE,kBACA,oBACA,gCACK,WAAY;AACnB,cAAc,6BAA6B,cAAe;AAE1D,cACE,kBACA,UACA,gBACA,qBACA,+BACK,mBAAoB;;;;;;;AAQ3B,YAAY,gBAAgB,UAAU,8BACjC,sBAAsB,KAAK;CAC1B,WAAW,UAAU;CACrB,oBACEA,UAAUC,WAAW,UAAU,OAAO,UAAU;AAEnD,MACA,sBAAsB,KAAK;CAC1B;CACA,qBACED,UAAUC,WAAW,UAAU,OAAO,UAAU;AAEnD;UAEK,sBACR,UAAU,mCACF,KAAK,eAAe,cAAc,oBAAoB;CAC9D,kBAAkB;;;;;;CAOlB;;;;CAKA,uBAAuB,cAAc,oBAAoB;;;;;;;;;CAUzD,YACEC,WAAW,UAAU,IACrBC,cACEC,MAAM,iBAAiB,OACpB,QAAQ,oCACV;;;;;;CAOL,wBAAwBC,SAAS;;;;;;CAOjC,aAAaC,SAAS;;;;;;CAOtB,WAAWC,OAAO;AACnB;;;;AAKD,YAAY,UAAU,UAAU,gCAC7B,KAAK,SAAS,OAAM,eAAe,GAAG;;;;AAMzC,YAAY,YACR;CAAE,MAAM;CAAc,OAAO;AAAuB,IACpD;CAAE,MAAM;CAAc;AAAgB,IACtC;CAAE,MAAM;CAAW;AAAgB;;;;;AAMvC,YAAY,kBACR;CAAE,MAAM;CAAS,YAAY;AAAyB,IACtD;CAAE,MAAM;CAAW;CAAa,YAAY;AAAuB;;;;;AAMvE,iBAAiB,sBAAsB;CACrC;CACA;CACA,QAAQ,cAAc;;CAEtB;;CAEA;;CAEA,cAAc,IAAI;;CAElB,QAAQ,QAAQ;AACjB;;;;;;;;;;AAWD,YAAY,gBAAgB,uBAEtB;CACE,WAAW;CACX,qBAAqBC,kBAAkBC;AACxC,IACD;CACE;CACA,sBAAsBD,kBAAkBC;AACzC;UAGG,oBAAoB;CAC5B;CACA,aAAa,cAAc;CAC3B,WAAWC,WAAW,4BAA4B;CAClD;CACA;CACA;CACA;;CAEA;;CAEA,sBAAsB,YAAY;AACnC","names":["updater: (prevState: FormState<Q>) => FormState<Q>","prevState: FormState<Q>","formState: FormState<Q>","applyAction: (\n args: ActionParameters<Q>\n ) => Promise<ActionEditResponse | undefined>","args: ActionParameters<Q>","results: ActionValidationResponse","results: ActionEditResponse | undefined","error: FormError","fieldKey: string","value: unknown","formState: Record<string, unknown>"],"sources":["../../../src/action-form/ActionFormApi.ts"],"version":3,"file":"ActionFormApi.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAkBA,OAAO,WAA6D,OAAQ;
|
|
1
|
+
{"mappings":"AAkBA,OAAO,WAA6D,OAAQ;AAO5E,cAAc,qBAAsC,oBAAqB;AAQzE,OAAO,cAAMA,UAAU,MAAM,GAAG","names":["BaseForm: React.FC<BaseFormProps>"],"sources":["../../../src/action-form/BaseForm.tsx"],"version":3,"file":"BaseForm.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAkBA,OAAO,WAAqB,OAAQ;
|
|
1
|
+
{"mappings":"AAkBA,OAAO,WAAqB,OAAQ;UAI1B,eAAe;CACvB;CACA;CACA;CACA,aAAa,MAAM;CACnB,sBAAsB,WAAW;CACjC;CACA;CACA,UAAUA,GAAG,MAAM,WAAW;CAC9B,UAAU,MAAM;AACjB;AAED,OAAO,cAAMC,WAAW,MAAM,GAAG","names":["e: React.FocusEvent<HTMLDivElement>","FormField: React.FC<FormFieldProps>"],"sources":["../../../src/action-form/FormField.tsx"],"version":3,"file":"FormField.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,cACE,kBACA,gBACA,aACA,qBACA,uBACA,WACA,sBACA,YACK,WAAY;AACnB,YAAY,WAAW,OAAQ;AAE/B,cACE,iBACA,4BACK,6BAA8B;AACrC,cAAc,uBAAuB,iCAAkC;AAEvE,cAAc;;;;;;AAOd,YAAY;CACV,UAAU;CACV,UAAU,SAAS,KAAK,SAAS;IAC/B,
|
|
1
|
+
{"mappings":"AAgBA,cACE,kBACA,gBACA,aACA,qBACA,uBACA,WACA,sBACA,YACK,WAAY;AACnB,YAAY,WAAW,OAAQ;AAE/B,cACE,iBACA,4BACK,6BAA8B;AACrC,cAAc,uBAAuB,iCAAkC;AAEvE,cAAc;;;;;;AAOd,YAAY;CACV,UAAU;CACV,UAAU,SAAS,KAAK,SAAS;IAC/B,uBAIG,KAAK,8BAA8B,oBAAoB,GAAG,OAAM;;;;CAI/D,UAAU;;;;CAKV;;;;CAKA,eAAe,eAAe,GAAG;;;;CAKjC;;;;CAKA;;;;;;;CAQA,aAAa,MAAM;;;;;;CAOnB,sBAAsB,WAAW;;;;CAKjC;;;;;;;;CASA,qBAAqBA,OAAO;;;;;;CAO5B,YAAYC,OAAO,eAAe,GAAG,OAAO;;;;CAK5C,gBAAgB;;;;;CAMhB,qBAAqB,iBACnB,qBAAqB,IACrB,iBAAiB;AAEpB,IACD,8BAA8B,oBAAoB,GAAG;;;;;AAO3D,YAAY,kBACR;CAAE,MAAM;AAAY,IACpB;CAAE,MAAM;CAAO,cAAc;AAAM,IACnC;CAAE,MAAM;CAAO,cAAc;AAAM,IACnC;CAAE,MAAM;CAAa;AAAmB,IACxC;CAAE,MAAM;CAAa;AAAmB,IACxC;CAAE,MAAM;CAAW;AAAiB,IACpC;CAAE,MAAM;CAAY;AAAiB;;;;AAKzC,iBAAiB,qBAAqB;CACpC,kBAAkB;CAClB,iBAAiB;CACjB,UAAU;CACV,aAAa;CACb,cAAc;CACd,eAAe,uBAAuB;CACtC,YAAY,oBAAoB;CAChC,eAAe;CACf,QAAQ;CACR,WAAW;CACX,YAAY;CACZ,QAAQ;CACR,aAAa;AACd;;;;AAKD,iBAAiB;CACf;CACA,2BAA2B;UACnB,mBAAmB,iBAAiB,OAAO,MAAM,GAAG;;;;CAI5D,OAAO;;;;;CAMP,qBAAqBC,MAAM;;;;;CAM3B,mBAAmBA,MAAM,MAAM,MAAM;;;;;CAMrC,aAAaA,MAAM;;;;;CAMnB,eAAeC,GAAG,GAAGC,GAAG;;;;;;CAOxB;;;;CAKA;;;;CAKA,aAAa;;;;;CAMb,YAAY,MAAM,IAAI;;;;;;CAOtB,kBAAkB;;;;CAKlB;;;;;;CAOA,iBAAiBC;;;;;;;CAQjB;;;;;CAMA,cAAc,MAAM;;;;;CAMpB,eAAe,MAAM;;;;;;;;CASrB;AACD;AAED,iBAAiB,wBAAwB,mBAAmB,OAAO,QAAQ;;;;CAIzE;;;;CAKA;;;;CAKA;;;;;;CAOA;;;;;;CAOA;AACD;;;;AAKD,iBAAiB,2BAEb,4BACA,KACE,MAAM,uBAAuB,sBAC3B,SACA,SAIA,cAIA,aACF;CACJ;AACD;AAED,iBAAiB,4BAEb,4BACA,KACE,MAAM,oBAAoB,mBAIxB,cAIA,aACF;CACJ;AACD;;;;AAKD,iBAAiB,8BAA8B,2BAA2B;;;;CAIxE;;;;CAKA;;;;;;CAOA;;;;CAKA;AACD;;;;AAKD,iBAAiB,uBAAuB,WAAW,mBAAmB,GAAG;;;;;;;;CAQvE,SAAS,OAAO;;;;;;;CAQhB,cAAc,eAAe;AAC9B;;;;AAKD,YAAY,mBAAmB;;;;AAK/B,iBAAiB,OAAO,GAAG;CACzB;CACA,OAAO;AACR;;;;AAKD,iBAAiB,oBACf,UAAU,8BACF,KAAK,mBAAmB,UAAU,KAAK,OAAO,UAAU,YAAY;;;;;;CAM5E;AACD;KAEI,uBAAuB,UAAU,wBAClC;;;;CAIE,YAAY;CACZ;AACD,IACD;;;;;;;CAOE,WAAW,UAAU;CACrB;AACD;;;;;;;;AASL,YAAY,uBACV,UAAU,uBAAuB,wBAC/B,KACF,mBAAmB,KAAK,SAAS,KAC/B,UACA,sBACA,cACA,gBACA,iBACA,UACA,kBACA,+BACA,oBAEF,uBAAuB;;;;AAKzB,iBAAiB,iBAAiB,WAAW,mBAAmB,GAAG;;;;CAIjE,iBAAiBC,OAAO,mBAAmB,OAAO,MAAM;AACzD;AAED,iBAAiB,8BAA8B,KAC7C,4BACA,OAAO,SACP,CAAE;AAEJ,iBAAiB,mBAAmB,GAAG;;;;;CAKrC;;;;;CAMA;;;;CAKA,OAAO;;;;CAKP,eAAe;;;;;;;;CASf;;;;;;;;;;;;;;CAeA,YAAYC,OAAO;AACpB;AAED,YAAY,SAAS,UAAU,mCACvB,iBAAiB;;;;AAKzB,YAAY,iBAAiB,UAAU,6BACrC,oBAAoB,GAAG;;;;AAKzB,YAAY;CACV,UAAU;CACV,gBAAgB,iBAAiB,WAAW,iBAAiB;IAE7D,iBAAiB,GAAG,GAAG,gBAAgB,eAAe,SAAS,aAAa,KACxE,YAAY,WAAW,KACvB,iBAAiB,GAAG,GAAG,gBAAgB,eAAe,SAAS,gBACrD,KAER,YAAY,cAAc,KAC1B,iBAAiB,GAAG,GAAG,gBAAgB,eAAe,SAAS,gBACrD,KAER,YAAY,cAAc,KAC1B,iBAAiB,GAAG,GAAG,gBAAgB,eAAe,SAAS,aACrD,KAER,YAAY,WAAW,KACvB,iBAAiB,GAAG,GAAG,sBAAsB,wBAC3C,sBAAsB,iBAAiB,GAAG,GAAG;;;;AAM3D,YAAY;CACV,UAAU,4BAA4B;CACtC,gBAAgB,iBAAiB,WAAW,iBAAiB;IAC3D,iBAAiB,GAAG,GAAG;;;;AAK3B,YAAY,iBACR,qBACA,oBACA,aACA,gBACA,iBACA,kBACA,eACA,kBACA,WACA,cACA,eACA,WACA;;;;;AAMJ,YAAY,YACR,YACA,WACA,YACA,SACA,WACA,aACA,cACA,eACA,YACA,mBACA,eACA,aACA,YACA,sBACA;CAAE,MAAM;CAAU;AAAgB,IAClC;CAAE,MAAM;CAAa;AAAmB,IACxC;CAAE,MAAM;CAAa;AAAmB,IACxC;CAAE,MAAM;CAAU,QAAQ;AAAwB;;;;;;;KAQjD,iBAAiB,UAAU,kBAC9B,yBAAyB,qBAAqB,KAC1C,UAAU,aAAa,aACvB,aAAa;KAEd;CAAiB;CAAG,UAAU;IAAe,oBAC9C,KAAK,GAAG,cAAc,GAAG;;;;;;;;;AAW7B,YAAY,6BACT,KAAK,kBAAiB;CACrB;CACA,gBAAgB;CAChB,YAAY;CACZ;CACA;CACA;CACA,aAAa,MAAM;CACnB,sBAAsB,WAAW;CACjC;CACA,YAAYC,mBAAmB;CAC/B,qBAAqBR,OAAO;CAC5B,qBAAqB,iBACnB,qBAAqB,IACrB,iBAAiB;AAEpB,IACD;;;;AAKF,YAAY,8BAA8B,UAAU,uBAChD,YACC,UAAU;CAAE,MAAM;AAAa,IAC5B,eACA,UAAU;CAAE,MAAM;AAAU,IAC1B,kBACA,UAAU;CAAE,MAAM;AAAa,IAC7B,gBACA,UAAU;CAAE,MAAM;AAAU,IAC1B,gBACA,UAAU,mBAAmB,eAC3B,gBACA,UAAU,YACR,kBAAkB,aAAa,WAC/B,UAAU,WACR,eAAe,cACf,UAAU,aAAa,cACrB,oBACA,UACM,YACA,YACA,aACA,eACJ,gBACA,UACM,WACA,YACA,SACA,UACA,UACA,SACA,YACJ","names":["error: ValidationError","value: FieldValueType<Q, K>","item: V","a: V","b: V","query: string","props: BaseFormFieldProps<V>","value: V | null","value: unknown"],"sources":["../../../src/action-form/FormFieldApi.ts"],"version":3,"file":"FormFieldApi.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,OAAO,WAAqB,OAAQ;
|
|
1
|
+
{"mappings":"AAgBA,OAAO,WAAqB,OAAQ;UAI1B,gBAAgB;CACxB;AACD;AAED,OAAO,cAAMA,YAAY,MAAM,GAAG","names":["FormHeader: React.FC<FormHeaderProps>"],"sources":["../../../src/action-form/FormHeader.tsx"],"version":3,"file":"FormHeader.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAmBA,OAAO,WAAqB,OAAQ;
|
|
1
|
+
{"mappings":"AAmBA,OAAO,WAAqB,OAAQ;AAEpC,cAAc,6BAA6B,oBAAqB;AAIhE,iBAAiB,iBAAiB;CAChC,YAAY;CACZ;CACA,UAAU,MAAM;AACjB;AAED,OAAO,cAAMA,aAAa,MAAM,qBAAqB","names":["FormSection: React.NamedExoticComponent<FormSectionProps>"],"sources":["../../../src/action-form/FormSection.tsx"],"version":3,"file":"FormSection.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,OAAO,WAAwB,OAAQ;
|
|
1
|
+
{"mappings":"AAgBA,OAAO,WAAwB,OAAQ;AAKvC,cAAc,0BAA0B,oBAAqB;AAK7D,iBAAiB;CACf;CACA,2BAA2B;UACnB,KACR,mBAAmB,GAAG,WACtB,gBAAgB,gBAChB;;CAEA;;CAEA;;CAEA;;;;CAKA;;;;CAKA,aAAa;AACd;AAED,OAAO,cAAMA;CAAqB;CAAG,2BAA2B;EAC9DC,OAAO,wBAAwB,GAAG,cAC/B,MAAM","names":["AsyncDropdownField: <V, Multiple extends boolean = false>(\n props: AsyncDropdownFieldProps<V, Multiple>\n) => React.ReactElement","props: AsyncDropdownFieldProps<V, Multiple>"],"sources":["../../../../src/action-form/fields/AsyncDropdownField.tsx"],"version":3,"file":"AsyncDropdownField.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,OAAO,WAAqB,OAAQ;
|
|
1
|
+
{"mappings":"AAgBA,OAAO,WAAqB,OAAQ;AAEpC,cAAc,wBAAwB,oBAAqB;;;;;;;AAQ3D,OAAO,cAAMA,aAAa,MAAM,GAAG","names":["CustomField: React.FC<CustomFieldProps<unknown>>"],"sources":["../../../../src/action-form/fields/CustomField.tsx"],"version":3,"file":"CustomField.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAiBA,OAAO,WAAsC,OAAQ;
|
|
1
|
+
{"mappings":"AAiBA,OAAO,WAAsC,OAAQ;AAMrD,cAAc,0BAA0B,oBAAqB;AAsC7D,OAAO,cAAMA;CAAgB;CAAG,2BAA2B;EACzDC,OAAO,mBAAmB,GAAG,YAAY;CAAE;AAAqB,MAC7D,MAAM","names":["DropdownField: <V, Multiple extends boolean = false>(\n props: DropdownFieldProps<V, Multiple> & { onBlur?: () => void }\n) => React.ReactElement","props: DropdownFieldProps<V, Multiple> & { onBlur?: () => void }"],"sources":["../../../../src/action-form/fields/DropdownField.tsx"],"version":3,"file":"DropdownField.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,OAAO,WAAqD,OAAQ;AACpE,cAAc,eAAe,iBAAkB;
|
|
1
|
+
{"mappings":"AAgBA,OAAO,WAAqD,OAAQ;AACpE,cAAc,eAAe,iBAAkB;AAG/C,cAEE,iBACA,+BACK,oBAAqB;AAI5B,iBAAiB,iBAAiB;CAChC,UAAU;CACV,SAAS,QAAQ;CACjB,oBAAoBA,kBAAkBC;CACtC,kBAAkB;AACnB;AAKD,OAAO,cAAMC,aAAa,MAAM,GAAG","names":["fieldKey: string","value: unknown","FieldBridge: React.FC<FieldBridgeProps>"],"sources":["../../../../src/action-form/fields/FieldBridge.tsx"],"version":3,"file":"FieldBridge.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAmBA,OAAO,WAAmD,OAAQ;
|
|
1
|
+
{"mappings":"AAmBA,OAAO,WAAmD,OAAQ;AAGlE,cAAc,uBAAuB,oBAAqB;AAI1D,OAAO,cAAMA,iBAAiB,MAAM,GAAG","names":["FilePickerField: React.FC<FilePickerProps>"],"sources":["../../../../src/action-form/fields/FilePickerField.tsx"],"version":3,"file":"FilePickerField.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAiBA,OAAO,WAAqB,OAAQ;
|
|
1
|
+
{"mappings":"AAiBA,OAAO,WAAqB,OAAQ;AASpC,cACO,sBACA,+BACA,oBAAqB;AAe5B,iBAAiB,uBAAuB;CACtC,iBAAiB;CACjB;CACA,qBAAqBA;CACrB,UAAUC,GAAG,MAAM,WAAW;;CAE9B;CACA;CACA;CACA,kBAAkB;AACnB;AAED,OAAO,cAAMC,mBAAmB,MAAM,GAAG","names":["value: unknown","e: React.FocusEvent<HTMLDivElement>","FormFieldRenderer: React.FC<FormFieldRendererProps>"],"sources":["../../../../src/action-form/fields/FormFieldRenderer.tsx"],"version":3,"file":"FormFieldRenderer.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAmBA,OAAO,WAA8C,OAAQ;
|
|
1
|
+
{"mappings":"AAmBA,OAAO,WAA8C,OAAQ;AAE7D,cAAc,6BAA6B,oBAAqB;AAqBhE,OAAO,iBAAS,iBAAiB,EAC/B,IACA,OACA,UACA,OACA,aACA,KACA,KACA,MACA,UACsB,EAArB,wBAAwB,MAAM","names":[],"sources":["../../../../src/action-form/fields/NumberInputField.tsx"],"version":3,"file":"NumberInputField.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAuBA,OAAO,WAAqD,OAAQ;
|
|
1
|
+
{"mappings":"AAuBA,OAAO,WAAqD,OAAQ;AAGpE,cAAc,8BAA8B,oBAAqB;AAajE,OAAO,cAAMA,mBAAmB,MAAM,qBAAqB","names":["ObjectSelectField: React.NamedExoticComponent<ObjectSelectFieldProps>"],"sources":["../../../../src/action-form/fields/ObjectSelectField.tsx"],"version":3,"file":"ObjectSelectField.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAiBA,cAAyB,4BAA4B,WAAY;AAGjE,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAiBA,cAAyB,4BAA4B,WAAY;AAGjE,OAAO,WAAW,OAAQ;AAQ1B,cAAc,2BAA2B,oBAAqB;AAQ9D,OAAO,cAAMA,iBAAiB,UAAU,sBACtCC,OAAO,oBAAoB,OACxB,MAAM","names":["ObjectSetField: <T extends ObjectTypeDefinition>(\n props: ObjectSetFieldProps<T>\n) => React.ReactElement","props: ObjectSetFieldProps<T>"],"sources":["../../../../src/action-form/fields/ObjectSetField.tsx"],"version":3,"file":"ObjectSetField.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAkBA,OAAO,WAAkD,OAAQ;
|
|
1
|
+
{"mappings":"AAkBA,OAAO,WAAkD,OAAQ;AAGjE,cAAsB,8BAA8B,oBAAqB;AAIzE,OAAO,cAAMA,oBAAoB,GAC/BC,OAAO,uBAAuB,OAC3B,MAAM","names":["RadioButtonsField: <V>(\n props: RadioButtonsFieldProps<V>\n) => React.ReactElement","props: RadioButtonsFieldProps<V>"],"sources":["../../../../src/action-form/fields/RadioButtonsField.tsx"],"version":3,"file":"RadioButtonsField.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAgBA,OAAO,WAAW,OAAQ;AAG1B,cAAc,wBAAwB,oBAAqB;UAEjD,iCAAiC,iBAAiB;CAC1D;AACD;AAED,OAAO,cAAMA,aAAa,MAAM,qBAAqB","names":["SwitchField: React.NamedExoticComponent<InternalSwitchFieldProps>"],"sources":["../../../../src/action-form/fields/SwitchField.tsx"],"version":3,"file":"SwitchField.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAiBA,OAAO,WAA4B,OAAQ;
|
|
1
|
+
{"mappings":"AAiBA,OAAO,WAA4B,OAAQ;AAE3C,cAAc,0BAA0B,oBAAqB;AAM7D,OAAO,iBAAS,cAAc,EAC5B,IACA,OACA,UACA,OACA,aACA,MACA,MACA,WACA,WACA,UACmB,EAAlB,qBAAqB,MAAM","names":[],"sources":["../../../../src/action-form/fields/TextAreaField.tsx"],"version":3,"file":"TextAreaField.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAiBA,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAiBA,OAAO,WAAW,OAAQ;AAE1B,cAAc,2BAA2B,oBAAqB;AAI9D,OAAO,iBAAS,eAAe,EAC7B,IACA,OACA,UACA,OACA,aACA,WACA,WACA,UACsC,EAArC,sBAAsB;CAAE;AAAa,IAAG,MAAM","names":[],"sources":["../../../../src/action-form/fields/TextInputField.tsx"],"version":3,"file":"TextInputField.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,cAAc,uBAAuB,iBAAkB;
|
|
1
|
+
{"mappings":"AAgBA,cAAc,uBAAuB,iBAAkB;AAEvD,cACE,+BAEK,oBAAqB;KAEvB,WAAW,gBAAgB;;;;;;;;;AAUhC,OAAO,iBAAS,uBACdA,UAAU,0BACT","names":["fieldDef: RendererFieldDefinition"],"sources":["../../../../src/action-form/utils/extractValidationRules.ts"],"version":3,"file":"extractValidationRules.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,cAAc,sBAAsB,WAAY;
|
|
1
|
+
{"mappings":"AAgBA,cAAc,sBAAsB,WAAY;AAGhD,cAAc,+BAA+B,oBAAqB;;;;;;;AAQlE,OAAO,iBAAS,2BACdA,UAAU,iBACT,cAAc","names":["metadata: ActionMetadata"],"sources":["../../../../src/action-form/utils/getDefaultFieldDefinitions.ts"],"version":3,"file":"getDefaultFieldDefinitions.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAkBA,YAAY,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAkBA,YAAY,WAAW,OAAQ;AAE/B,cAAc,yBAAyB,sBAAuB;AAI9D,cAAc,yBAAyB;;;;;;;AAUvC,OAAO,iBAAS,aAAa,EAC3B,QACA,OAAO,iBACP,cACA,iBACA,eACA,QACA,iBACA,WACA,aACA,kBACA,SACA,UACA,kBACA,eACkB,EAAjB,oBAAoB,MAAM","names":[],"sources":["../../../src/aip-agent-chat/AipAgentChat.tsx"],"version":3,"file":"AipAgentChat.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,cAAc,iBAAiB,gBAAiB;AAChD,cAAc,kBAAkB,8BAA+B;AAE/D,YAAY,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAgBA,cAAc,iBAAiB,gBAAiB;AAChD,cAAc,kBAAkB,8BAA+B;AAE/D,YAAY,WAAW,OAAQ;AAS/B,iBAAiB,sBAAsB;;;;CAIrC,UAAU,cAAc;;;;CAKxB,QAAQ;;;;CAKR,OAAO;;;;;;;CAQP,gBAAgBA,iBAAiB;;;;CAKjC;;;;CAKA;;;;;;CAOA,iBAAiB,MAAM;CAEvB;;;;CAKA;;;;CAKA;CAEA,yBAAyB,MAAM;CAC/B,iBAAiBC,SAAS,cAAc,MAAM;AAC/C;;;;;;AAOD,OAAO,cAAMC,kBAAkB,MAAM,qBAAqB","names":["text: string","message: UIMessage","BaseAipAgentChat: React.NamedExoticComponent<BaseAipAgentChatProps>"],"sources":["../../../src/aip-agent-chat/BaseAipAgentChat.tsx"],"version":3,"file":"BaseAipAgentChat.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAkBA,YAAY,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAkBA,YAAY,WAAW,OAAQ;AAM/B,iBAAiB,0BAA0B;CACzC;CACA,gBAAgBA;CAChB;CACA;CACA;;;;;CAKA,aAAa,MAAM;AACpB;;;;;;AAOD,OAAO,iBAAS,qBAAqB,EACnC,YACA,eACA,QACA,aACA,WACA,YAC0B,EAAzB,4BAA4B,MAAM","names":["text: string"],"sources":["../../../../src/aip-agent-chat/components/AipAgentChatComposer.tsx"],"version":3,"file":"AipAgentChatComposer.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAiBA,YAAY,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAiBA,YAAY,WAAW,OAAQ;AAI/B,iBAAiB,wBAAwB;CACvC;CACA;AACD;;;;AAKD,OAAO,iBAAS,mBAAmB,EACjC,WACA,OACwB,EAAvB,0BAA0B,MAAM","names":[],"sources":["../../../../src/aip-agent-chat/components/AipAgentChatLoader.tsx"],"version":3,"file":"AipAgentChatLoader.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,cAAgC,iBAAiB,gBAAiB;AAElE,YAAY,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAgBA,cAAgC,iBAAiB,gBAAiB;AAElE,YAAY,WAAW,OAAQ;AAI/B,iBAAiB,yBAAyB;CACxC,SAAS;AACV;;;;;;;AAQD,OAAO,iBAAS,oBAAoB,EAClC,SACyB,EAAxB,2BAA2B,MAAM","names":[],"sources":["../../../../src/aip-agent-chat/components/AipAgentChatMessage.tsx"],"version":3,"file":"AipAgentChatMessage.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAiBA,cAAgC,iBAAiB,gBAAiB;AAElE,YAAY,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAiBA,cAAgC,iBAAiB,gBAAiB;AAElE,YAAY,WAAW,OAAQ;AAQ/B,iBAAiB,6BAA6B;CAC5C,UAAU,cAAc;CACxB;CACA;CACA;CACA,yBAAyB,MAAM;CAC/B,iBAAiBA,SAAS,cAAc,MAAM;AAC/C;AAUD,OAAO,iBAAS,wBAAwB,EACtC,UACA,aACA,kBACA,WACA,kBACA,eAC6B,EAA5B,+BAA+B,MAAM","names":["message: UIMessage"],"sources":["../../../../src/aip-agent-chat/components/AipAgentChatMessageList.tsx"],"version":3,"file":"AipAgentChatMessageList.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAiBA,YAAY,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAiBA,YAAY,WAAW,OAAQ;AAI/B,iBAAiB,6BAA6B;CAC5C,QAAQ;CACR;CACA,gBAAgBA;CAChB;CACA;AACD;;;;;;;;AASD,OAAO,iBAAS,wBAAwB,EACtC,QACA,aACA,eACA,UACA,WAC6B,EAA5B,+BAA+B,MAAM","names":["model: string"],"sources":["../../../../src/aip-agent-chat/components/AipAgentChatModelPicker.tsx"],"version":3,"file":"AipAgentChatModelPicker.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAkBA,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAkBA,OAAO,WAAW,OAAQ;AAI1B,iBAAiB,oBAAoB,MAAM,qBAAqB,mBAAmB;CACjF,UAAU,YAAY;CACtB,aAAa,YAAY;AAC1B;AAED,OAAO,cAAMA,cAAc,MAAM,oBAC/B,MAAM,0BACJ,cAAc,MAAM,cAAc","names":["ActionButton: React.MemoExoticComponent<\n React.ForwardRefExoticComponent<\n ButtonProps & React.RefAttributes<HTMLButtonElement>\n >\n>"],"sources":["../../../../src/base-components/action-button/ActionButton.tsx"],"version":3,"file":"ActionButton.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAuBA,YAAY,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAuBA,YAAY,WAAW,OAAQ;AAI/B,YAAY,gBAAgB,UAAU,YAAY,YAAY;AAE9D,iBAAiB,aAAa;;;;CAI5B,QAAQ;;;;CAKR;;;;CAKA,WAAW,MAAM;;;;;CAMjB,UAAU,MAAM;;;;CAKhB,OAAO,MAAM,cAAc;EAAE;CAAe;CAE5C;AACD;;;;;AAuBD,OAAO,cAAMA,SAAS,MAAM,qBAAqB","names":["Callout: React.NamedExoticComponent<CalloutProps>"],"sources":["../../../../src/base-components/callout/Callout.tsx"],"version":3,"file":"Callout.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,cAEO,6BACA,yBACA,yBAA0B;AAGjC,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAgBA,cAEO,6BACA,yBACA,yBAA0B;AAGjC,OAAO,WAAW,OAAQ;UAIhB,sBAAsB,KAAK,mBAAmB,aAAa;CACnE;CACA;CACA,iBAAiB,KAAK,wBAAwB,eAAe;EAC3D;CACD;AACF;AAED,OAAO,iBAAS,SAAS,EACvB,eACA,WACA,aACA,eACA,GAAG,MACW,EAAb,gBAAgB,MAAM","names":[],"sources":["../../../../src/base-components/checkbox/Checkbox.tsx"],"version":3,"file":"Checkbox.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,SACE,YAAY,qBACP,wBACA,8BACA,yBACA,wBACA,yBACA,iCACA,wBACA,wBACA,yBACA,8BACA,4BACA,yBAA0B;AAGjC,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAgBA,SACE,YAAY,qBACP,wBACA,8BACA,yBACA,wBACA,yBACA,iCACA,wBACA,wBACA,yBACA,8BACA,4BACA,yBAA0B;AAGjC,OAAO,WAAW,OAAQ;UAIhB,sCAAsC,KAC9C,sBACA,aACA;CACA;AACD;AAED,iBAAS,gBAAgB,EACvB,WACA,SACA,GAAG,MAC2B,EAA7B,gCAAgC,MAAM;UAkB/B,mCAAmC,KAC3C,mBACA,aACA;CACA;AACD;AAED,iBAAS,aAAa,EACpB,WACA,SACA,GAAG,MACwB,EAA1B,6BAA6B,MAAM;UAW5B,oCAAoC,KAC5C,oBACA,aACA;CACA;AACD;AAED,iBAAS,oBAAoB,EAC3B,UACA,GAAG,MACyB,EAA3B,8BAA8B,MAAM;AASvC,iBAAS,cAAc,EACrB,UACA,GAAG,MACyB,EAA3B,8BAA8B,MAAM;UAS7B,yCAAyC,KACjD,yBACA,aACA;CACA;AACD;AAED,iBAAS,mBAAmB,EAC1B,WACA,SACA,GAAG,MAC8B,EAAhC,mCAAmC,MAAM;UAYlC,oCAAoC,KAC5C,oBACA,aACA;CACA;AACD;AAED,iBAAS,cAAc,EACrB,WACA,SACA,GAAG,MACyB,EAA3B,8BAA8B,MAAM;UAW7B,mCAAmC,KAC3C,mBACA,aACA;CACA;AACD;AAED,iBAAS,aAAa,EACpB,WACA,SACA,GAAG,MACwB,EAA1B,6BAA6B,MAAM;AAWtC,iBAAS,cAAc,EACrB,UACA,WAID,EAHE;CACD,UAAU,MAAM;CAChB;AACD,IAAG,MAAM;UAiBA,mCAAmC,KAC3C,mBACA,aACA;CACA;AACD;AAED,iBAAS,aAAa,EACpB,WACA,SACA,GAAG,MACwB,EAA1B,6BAA6B,MAAM;UAW5B,yCAAyC,KACjD,yBACA,aACA;CACA;AACD;AAED,iBAAS,mBAAmB,EAC1B,UACA,GAAG,MAC8B,EAAhC,mCAAmC,MAAM;UAYlC,oCAAoC,KAC5C,oBACA,aACA;CACA;AACD;AAED,iBAAS,cAAc,EACrB,UACA,GAAG,MACyB,EAA3B,8BAA8B,MAAM;AAYvC,iBAAS,cAAc,EACrB,UACA,WAID,EAHE;CACD,UAAU,MAAM;CAChB;AACD,IAAG,MAAM;UAUA,mCAAmC,KAC3C,mBACA,aACA;CACA;AACD;AAED,iBAAS,aAAa,EACpB,WACA,SACA,GAAG,MACwB,EAA1B,6BAA6B,MAAM;UAW5B,4CAA4C,KACpD,4BACA,aACA;CACA;AACD;AAED,iBAAS,sBAAsB,EAC7B,WACA,SACA,GAAG,MACiC,EAAnC,sCAAsC,MAAM;AAY/C,OAAO,cAAMA,UAAU;CACrB,aAAa,eAAe;CAC5B,gBAAgB;CAChB,aAAa;CACb,oBAAoB;CACpB,cAAc;CACd,eAAe,eAAe;CAC9B,mBAAmB;CACnB,cAAc;CACd,aAAa;CACb,aAAa;CACb,sBAAsB;CACtB,mBAAmB,eAAe;CAClC,cAAc;CACd,aAAa;CACb,mBAAmB;CACnB,cAAc;CACd,cAAc;CACd,cAAc,eAAe;AAC9B","names":["Combobox: {\n Root: typeof BaseUICombobox.Root;\n Trigger: typeof ComboboxTrigger;\n Icon: typeof ComboboxIcon;\n SearchInput: typeof ComboboxSearchInput;\n Input: typeof ComboboxInput;\n Portal: typeof BaseUICombobox.Portal;\n Positioner: typeof ComboboxPositioner;\n Popup: typeof ComboboxPopup;\n List: typeof ComboboxList;\n Item: typeof ComboboxItem;\n ItemIndicator: typeof ComboboxItemIndicator;\n Collection: typeof BaseUICombobox.Collection;\n Chips: typeof ComboboxChips;\n Chip: typeof ComboboxChip;\n ChipRemove: typeof ComboboxChipRemove;\n Clear: typeof ComboboxClear;\n Empty: typeof ComboboxEmpty;\n Value: typeof BaseUICombobox.Value;\n}"],"sources":["../../../../src/base-components/combobox/Combobox.tsx"],"version":3,"file":"Combobox.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAmBA,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAmBA,OAAO,WAAW,OAAQ;AAM1B,iBAAiB,YAAY;CAC3B;CACA,eAAeA;CACf,OAAO,MAAM;CACb,UAAU,MAAM;CAChB,SAAS,MAAM;CACf;CACA;AACD;AAED,OAAO,iBAAS,OAAO,EACrB,QACA,cACA,OACA,UACA,QACA,WACA,yBACY,EAAX,cAAc,MAAM","names":["open: boolean"],"sources":["../../../../src/base-components/dialog/Dialog.tsx"],"version":3,"file":"Dialog.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAoCA,OAAO,WAAwD,OAAQ;
|
|
1
|
+
{"mappings":"AAoCA,OAAO,WAAwD,OAAQ;AAIvE,iBAAiB,cAAc;CAC7B;CACA;AACD;KAEI,oBAAoB,UAAU;AAkEnC,iBAAiB,mBAAmB,UAAU,eAAe;CAC3D,OAAO;CACP,YAAYA,mBAAmBC;CAC/B,WAAWC;CACX,oBAAoB;CACpB,iBAAiBC,MAAM,MAAM,MAAM;CACnC;CACA;AACD;AAED,OAAO,iBAAS,cAAc,UAAU,eAAe,EACrD,OACA,WACA,UACA,mBACA,eACA,cACA,WACsB,EAArB,mBAAmB,KAAK,MAAM","names":["fromIndex: number","toIndex: number","id: string","item: T"],"sources":["../../../../src/base-components/draggable-list/DraggableList.tsx"],"version":3,"file":"DraggableList.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAmBA,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAmBA,OAAO,WAAW,OAAQ;UAIhB,eAAe;CACvB;CACA,WAAWA,OAAO,MAAM,YAAY;CACpC;CACA;CACA;CACA,aAAaC,OAAO,MAAM,cAAc;AACzC;AAED,OAAO,iBAAS,UAAU,EACxB,OACA,UACA,aACA,cAAc,WACd,WACA,WACe,EAAd,iBAAiB,MAAM","names":["event: React.ChangeEvent<HTMLInputElement>","event: React.KeyboardEvent<HTMLInputElement>"],"sources":["../../../../src/base-components/search-bar/SearchBar.tsx"],"version":3,"file":"SearchBar.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAkBA,OAAO,WAAqD,OAAQ;
|
|
1
|
+
{"mappings":"AAkBA,OAAO,WAAqD,OAAQ;AAOpE,iBAAiB,mBAAmB;CAClC;CACA;AACD;UAES,oBAAoB;CAC5B,OAAO;CACP,iBAAiBA;CACjB,SAAS,MAAM;CACf;CACA;CACA;CACA;CACA;CACA,oBAAoB,UAAU,YAAY;AAC3C;AAED,iBAAS,oBAAoB,EAC3B,OACA,gBACA,SACA,kBACA,UACA,mBACA,cACA,WACA,mBACoB,EAAnB,sBAAsB,MAAM;AAmE/B,OAAO,cAAMC,gBAAgB,MAAM,2BAC1B","names":["key: string","SearchableMenu: React.MemoExoticComponent<\n typeof SearchableMenuInner\n>"],"sources":["../../../../src/base-components/searchable-menu/SearchableMenu.tsx"],"version":3,"file":"SearchableMenu.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,SACE,UAAU,mBACL,sBACA,uBACA,4BACA,sBACA,yBACA,wBACA,uBAAwB;AAG/B,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAgBA,SACE,UAAU,mBACL,sBACA,uBACA,4BACA,sBACA,yBACA,wBACA,uBAAwB;AAG/B,OAAO,WAAW,OAAQ;AAI1B,iBAAiB;CACf;CACA,2BAA2B;UACnB,KAAK,gBAAgB,OAAO,WAAW,aAAa,CAAE;AAEhE,iBAAS;CAAW;CAAO,2BAA2B;EAAO,EAC3D,SACA,GAAG,MAC0B,EAA5B,YAAY,OAAO,YAAY,MAAM;UAM9B,oCAAoC,KAC5C,oBACA,aACA;CACA;CACA;AACD;AAED,iBAAS,cAAc,EACrB,WACA,aACA,SACA,GAAG,MACyB,EAA3B,8BAA8B,MAAM;AAyBvC,iBAAS,YACPA,OAAO,KAAK,kBAAkB,eAAe;CAAE;AAAoB,IAClE,MAAM;UAUC,uCAAuC,KAC/C,uBACA,aACA;CACA;AACD;AAED,iBAAS,iBAAiB,EACxB,WACA,SACA,GAAG,MAC4B,EAA9B,iCAAiC,MAAM;UAiBhC,kCAAkC,KAC1C,kBACA,aACA;CACA;AACD;AAED,iBAAS,YAAY,EACnB,WACA,SACA,GAAG,MACuB,EAAzB,4BAA4B,MAAM;UAW3B,iCAAiC,KAAK,iBAAiB,aAAa;CAC5E;AACD;AAED,iBAAS,WAAW,EAClB,WACA,SACA,GAAG,MACsB,EAAxB,2BAA2B,MAAM;AAWpC,OAAO,cAAMC,QAAQ;CACnB,aAAa;CACb,gBAAgB;CAChB,cAAc;CACd,eAAe,aAAa;CAC5B,mBAAmB;CACnB,cAAc;CACd,aAAa;AACd","names":["props: Omit<SelectValueProps, \"className\"> & { className?: string }","Select: {\n Root: typeof SelectRoot;\n Trigger: typeof SelectTrigger;\n Value: typeof SelectValue;\n Portal: typeof BaseUISelect.Portal;\n Positioner: typeof SelectPositioner;\n Popup: typeof SelectPopup;\n Item: typeof SelectItem;\n}"],"sources":["../../../../src/base-components/select/Select.tsx"],"version":3,"file":"Select.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAiBA,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAiBA,OAAO,WAAW,OAAQ;AAI1B,iBAAiB,iBAAiB;CAChC;CACA;CACA;CACA;AACD;AAED,OAAO,iBAAS,YAAY,EAC1B,OACA,QACA,UACA,WACiB,EAAhB,mBAAmB,MAAM","names":[],"sources":["../../../../src/base-components/skeleton/SkeletonBar.tsx"],"version":3,"file":"SkeletonBar.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,cAEO,sBACA,wBACA,uBAAwB;AAE/B,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAgBA,cAEO,sBACA,wBACA,uBAAwB;AAE/B,OAAO,WAAW,OAAQ;UAIhB,oBAAoB,KAAK,iBAAiB,aAAa;CAC/D;CACA,aAAa,KAAK,kBAAkB,eAAe;EACjD;CACD;AACF;AAED,OAAO,iBAAS,OAAO,EACrB,WACA,WACA,GAAG,MACS,EAAX,cAAc,MAAM","names":[],"sources":["../../../../src/base-components/switch/Switch.tsx"],"version":3,"file":"Switch.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,SACE,WAAW,oBACN,wBACA,6BACA,2BACA,uBACA,2BACA,wBAAyB;AAEhC,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAgBA,SACE,WAAW,oBACN,wBACA,6BACA,2BACA,uBACA,2BACA,wBAAyB;AAEhC,OAAO,WAAW,OAAQ;AAI1B,iBAAiB,qBAAqB,KAAK,kBAAkB,aAAa,CAAE;AAE5E,iBAAS,YAAY,EAAE,SAAU,GAAG,MAAoB,EAAZ,eAAe,MAAM;UAIvD,sCAAsC,KAC9C,sBACA,aACA;CACA;AACD;AAED,iBAAS,gBAAgB,EACvB,SACA,GAAG,MAC2B,EAA7B,gCAAgC,MAAM;UAI/B,qCAAqC,KAC7C,qBACA,aACA;CACA;AACD;AAKD,iBAAS,eAAe,EACtB,WACA,UACA,MACA,GAAG,MAC0B,EAA5B,+BAA+B,MAAM;UAY9B,wCAAwC,KAChD,wBACA,aACA;CACA;AACD;AAED,iBAAS,kBAAkB,EACzB,WACA,UACA,WACA,GAAG,MAC6B,EAA/B,kCAAkC,MAAM;UAYjC,mCAAmC,KAC3C,mBACA,aACA;CACA;AACD;AAED,iBAAS,aAAa,EACpB,WACA,SACA,GAAG,MACwB,EAA1B,6BAA6B,MAAM;AAWtC,OAAO,iBAAS,gBAAgB,MAAM;AAuBtC,OAAO,cAAMA,SAAS;CACpB,aAAa;CACb,iBAAiB;CACjB,gBAAgB;CAChB,eAAe,cAAc;CAC7B,mBAAmB;CACnB,cAAc;CACd,cAAc;AACf","names":["Tooltip: {\n Root: typeof TooltipRoot;\n Provider: typeof TooltipProvider;\n Trigger: typeof TooltipTrigger;\n Portal: typeof BaseUITooltip.Portal;\n Positioner: typeof TooltipPositioner;\n Popup: typeof TooltipPopup;\n Arrow: typeof TooltipArrow;\n}"],"sources":["../../../../src/base-components/tooltip/Tooltip.tsx"],"version":3,"file":"Tooltip.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAiBA,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAiBA,OAAO,WAAW,OAAQ;AAK1B,iBAAiB,gBAAgB;CAC/B;CACA;CACA;CACA;AACD;AAED,OAAO,iBAAS,WAAW,EACzB,YACA,SACA,WACA,WACgB,EAAf,kBAAkB,MAAM","names":[],"sources":["../../../src/cbac-picker/CbacBanner.tsx"],"version":3,"file":"CbacBanner.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAqBA,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAqBA,OAAO,WAAW,OAAQ;AAI1B,cAAc,mCAAmC,YAAa;AAM9D,iBAAiB,uBAAuB;CACtC;CACA,WAAWA;CACX,8BAA8B;CAC9B;AACD;AAED,OAAO,iBAAS,kBAAkB,EAChC,YACA,UACA,6BACA,WACuB,EAAtB,yBAAyB,MAAM","names":["markingIds: string[]"],"sources":["../../../src/cbac-picker/CbacBannerPopover.tsx"],"version":3,"file":"CbacBannerPopover.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAgBA,OAAO,WAAW,OAAQ;AAG1B,cAAc,mCAAmC,YAAa;AAM9D,iBAAiB,gBAAgB;CAC/B;CACA,WAAWA;CACX,8BAA8B;CAC9B;CACA;AACD;AAED,OAAO,iBAAS,WAAW,EACzB,mBACA,UACA,6BACA,UACA,WACgB,EAAf,kBAAkB,MAAM","names":["markingIds: string[]"],"sources":["../../../src/cbac-picker/CbacPicker.tsx"],"version":3,"file":"CbacPicker.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAgBA,OAAO,WAAW,OAAQ;AAG1B,cAAc,mCAAmC,YAAa;AAK9D,iBAAiB,sBAAsB;CACrC;CACA,eAAeA;CACf,YAAYC;CACZ;CACA,8BAA8B;AAC/B;AAED,OAAO,iBAAS,iBAAiB,EAC/B,QACA,cACA,WACA,mBACA,6BACsB,EAArB,wBAAwB,MAAM","names":["open: boolean","markingIds: string[]"],"sources":["../../../src/cbac-picker/CbacPickerDialog.tsx"],"version":3,"file":"CbacPickerDialog.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAmBA,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAmBA,OAAO,WAAW,OAAQ;AAM1B,iBAAiB,oBAAoB;CACnC;CACA;CACA;CACA;CACA;CACA;AACD;AAED,OAAO,iBAAS,eAAe,EAC7B,sBACA,WACA,kBACA,SACA,WACA,WACoB,EAAnB,sBAAsB,MAAM","names":[],"sources":["../../../../src/cbac-picker/base/BaseCbacBanner.tsx"],"version":3,"file":"BaseCbacBanner.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAmBA,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAmBA,OAAO,WAAW,OAAQ;AAI1B,cACO,2BAEA,6BAA8B;AACrC,cAAc,2BAA2B;AAMzC,iBAAiB,2BAA2B;CAC1C;CACA;CACA;CACA,iBAAiB;CACjB;CACA;CACA;CACA,QAAQ;CACR;CACA;CACA;CACA;AACD;AAED,OAAO,iBAAS,sBAAsB,EACpC,sBACA,WACA,kBACA,iBACA,aACA,aACA,WACA,OACA,SACA,WACA,UACA,WAC2B,EAA1B,6BAA6B,MAAM","names":[],"sources":["../../../../src/cbac-picker/base/BaseCbacBannerPopover.tsx"],"version":3,"file":"BaseCbacBannerPopover.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAiBA,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAiBA,OAAO,WAAW,OAAQ;AAE1B,cACE,wBAAwB,0BACxB,gBACA,uBACA,4BACK,aAAc;AASrB,iBAAiB,oBAAoB;CACnC,YAAY;CACZ,eAAe,YAAY;CAC3B,SAAS;CACT,kBAAkBA;CAClB;CACA;CACA,wBAAwB,cAAc;CACtC;CACA;CACA;CACA,QAAQ;CACR,qBAAqB,MAAM;CAC3B;AACD;AAED,OAAO,iBAAS,eAAe,EAC7B,YACA,eACA,QACA,iBACA,iBACA,gBACA,uBACA,SACA,UACA,WACA,OACA,oBACA,WACoB,EAAnB,sBAAsB,MAAM","names":["markingId: string"],"sources":["../../../../src/cbac-picker/base/BaseCbacPicker.tsx"],"version":3,"file":"BaseCbacPicker.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,OAAO,WAAW,OAAQ;
|
|
1
|
+
{"mappings":"AAgBA,OAAO,WAAW,OAAQ;AAI1B,cAAc,2BAA2B,qBAAsB;AAG/D,iBAAiB,kCAAkC,oBAAoB;CACrE;CACA,eAAeA;CACf;CACA;CACA;CACA;AACD;AAED,OAAO,iBAAS,qBAAqB,EACnC,QACA,cACA,WACA,UACA,OACA,qBACA,GAAG,aACuB,EAAzB,4BAA4B,MAAM","names":["open: boolean"],"sources":["../../../../src/cbac-picker/base/BaseCbacPickerDialog.tsx"],"version":3,"file":"BaseCbacPickerDialog.d.ts"}
|