@flamingo-stack/openframe-frontend-core 0.0.277 → 0.0.278
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/dist/{chunk-LDEXTWMK.js → chunk-5IJ46KAV.js} +2 -1
- package/dist/{chunk-MHQPAA3W.js → chunk-5NL62LIF.js} +4 -4
- package/dist/{chunk-KBKW4LVO.js → chunk-737ZLQ2T.js} +3 -3
- package/dist/{chunk-LALAS7OH.cjs → chunk-7LTWNUHB.cjs} +1465 -1115
- package/dist/chunk-7LTWNUHB.cjs.map +1 -0
- package/dist/{chunk-2GLHJ7ZY.cjs → chunk-7XUBAK5K.cjs} +12 -12
- package/dist/{chunk-2GLHJ7ZY.cjs.map → chunk-7XUBAK5K.cjs.map} +1 -1
- package/dist/{chunk-L5P4IFPK.cjs → chunk-BBDJCXHW.cjs} +10 -10
- package/dist/{chunk-L5P4IFPK.cjs.map → chunk-BBDJCXHW.cjs.map} +1 -1
- package/dist/{chunk-NCJENC5G.cjs → chunk-DO55GWNT.cjs} +19 -19
- package/dist/{chunk-NCJENC5G.cjs.map → chunk-DO55GWNT.cjs.map} +1 -1
- package/dist/{chunk-P6Y3S6QK.js → chunk-GO45CXT5.js} +2239 -1889
- package/dist/chunk-GO45CXT5.js.map +1 -0
- package/dist/{chunk-LH7R56RR.cjs → chunk-HR4CVAVH.cjs} +20 -18
- package/dist/chunk-HR4CVAVH.cjs.map +1 -0
- package/dist/{chunk-ZSPPV2SX.cjs → chunk-L4BJU5CE.cjs} +38 -38
- package/dist/{chunk-ZSPPV2SX.cjs.map → chunk-L4BJU5CE.cjs.map} +1 -1
- package/dist/{chunk-DMAPXENZ.js → chunk-MDHNLZME.js} +4 -4
- package/dist/{chunk-6A5GGUIA.js → chunk-MVUN35FH.js} +3 -3
- package/dist/{chunk-UCX75VEM.js → chunk-R6SHY6ZQ.js} +2 -2
- package/dist/{chunk-ZS4XNIZK.js → chunk-RGCVYGA2.js} +5 -3
- package/dist/chunk-RGCVYGA2.js.map +1 -0
- package/dist/{chunk-27NKVNWD.cjs → chunk-WYQ5VFXA.cjs} +29 -29
- package/dist/{chunk-27NKVNWD.cjs.map → chunk-WYQ5VFXA.cjs.map} +1 -1
- package/dist/{chunk-N5UOJC3V.cjs → chunk-XXI7BNB6.cjs} +3 -2
- package/dist/chunk-XXI7BNB6.cjs.map +1 -0
- package/dist/components/chat/index.cjs +4 -4
- package/dist/components/chat/index.js +3 -3
- package/dist/components/contact/index.cjs +5 -5
- package/dist/components/contact/index.js +4 -4
- package/dist/components/faq/index.cjs +5 -5
- package/dist/components/faq/index.js +4 -4
- package/dist/components/features/index.cjs +16 -4
- package/dist/components/features/index.cjs.map +1 -1
- package/dist/components/features/index.d.ts +1 -0
- package/dist/components/features/index.d.ts.map +1 -1
- package/dist/components/features/index.js +16 -4
- package/dist/components/features/time-tracker/index.d.ts +10 -0
- package/dist/components/features/time-tracker/index.d.ts.map +1 -0
- package/dist/components/features/time-tracker/time-tracker-context.d.ts +17 -0
- package/dist/components/features/time-tracker/time-tracker-context.d.ts.map +1 -0
- package/dist/components/features/time-tracker/time-tracker-header-button.d.ts +13 -0
- package/dist/components/features/time-tracker/time-tracker-header-button.d.ts.map +1 -0
- package/dist/components/features/time-tracker/time-tracker-panel.d.ts +7 -0
- package/dist/components/features/time-tracker/time-tracker-panel.d.ts.map +1 -0
- package/dist/components/features/time-tracker/types.d.ts +54 -0
- package/dist/components/features/time-tracker/types.d.ts.map +1 -0
- package/dist/components/features/time-tracker/use-tracker-clock.d.ts +14 -0
- package/dist/components/features/time-tracker/use-tracker-clock.d.ts.map +1 -0
- package/dist/components/index.cjs +114 -102
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +19 -7
- package/dist/components/index.js.map +1 -1
- package/dist/components/navigation/app-header.d.ts +2 -0
- package/dist/components/navigation/app-header.d.ts.map +1 -1
- package/dist/components/navigation/index.cjs +4 -4
- package/dist/components/navigation/index.js +3 -3
- package/dist/components/onboarding-guides/index.cjs +23 -23
- package/dist/components/onboarding-guides/index.js +3 -3
- package/dist/components/related-content/index.cjs +5 -5
- package/dist/components/related-content/index.js +4 -4
- package/dist/components/tickets/index.cjs +72 -72
- package/dist/components/tickets/index.js +5 -5
- package/dist/components/ui/autocomplete.d.ts.map +1 -1
- package/dist/components/ui/file-manager/index.cjs +20 -20
- package/dist/components/ui/file-manager/index.js +1 -1
- package/dist/components/ui/hidden-tags-popup.d.ts.map +1 -1
- package/dist/components/ui/index.cjs +4 -4
- package/dist/components/ui/index.js +3 -3
- package/dist/index.cjs +24 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +23 -3
- package/dist/utils/index.cjs +37 -4
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/index.js +34 -5
- package/dist/utils/index.js.map +1 -1
- package/package.json +1 -1
- package/src/components/features/index.ts +1 -0
- package/src/components/features/time-tracker/index.ts +18 -0
- package/src/components/features/time-tracker/time-tracker-context.tsx +45 -0
- package/src/components/features/time-tracker/time-tracker-header-button.tsx +87 -0
- package/src/components/features/time-tracker/time-tracker-panel.tsx +270 -0
- package/src/components/features/time-tracker/types.ts +61 -0
- package/src/components/features/time-tracker/use-tracker-clock.ts +39 -0
- package/src/components/navigation/app-header.tsx +9 -0
- package/src/components/ui/autocomplete.tsx +2 -7
- package/src/components/ui/hidden-tags-popup.tsx +3 -1
- package/src/stories/TimeTracker.stories.tsx +355 -0
- package/src/utils/index.ts +13 -1
- package/dist/chunk-LALAS7OH.cjs.map +0 -1
- package/dist/chunk-LH7R56RR.cjs.map +0 -1
- package/dist/chunk-N5UOJC3V.cjs.map +0 -1
- package/dist/chunk-P6Y3S6QK.js.map +0 -1
- package/dist/chunk-ZS4XNIZK.js.map +0 -1
- /package/dist/{chunk-LDEXTWMK.js.map → chunk-5IJ46KAV.js.map} +0 -0
- /package/dist/{chunk-MHQPAA3W.js.map → chunk-5NL62LIF.js.map} +0 -0
- /package/dist/{chunk-KBKW4LVO.js.map → chunk-737ZLQ2T.js.map} +0 -0
- /package/dist/{chunk-DMAPXENZ.js.map → chunk-MDHNLZME.js.map} +0 -0
- /package/dist/{chunk-6A5GGUIA.js.map → chunk-MVUN35FH.js.map} +0 -0
- /package/dist/{chunk-UCX75VEM.js.map → chunk-R6SHY6ZQ.js.map} +0 -0
package/dist/utils/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ export { cn } from './cn';
|
|
|
2
2
|
export { getPlatformProductionUrl, getAllPlatformBaseDomains } from '../platform-domains';
|
|
3
3
|
export { formatDate, formatNumber, formatPrice, formatBytes } from './format';
|
|
4
4
|
export { PLAY_ICON_PATH } from '../components/icons-v2-generated/media-playback/play-icon';
|
|
5
|
-
export { getPlatformAccentColor, getCurrentPlatform, type ColorCategory, HEX_PATTERN } from './ods-color-utils';
|
|
5
|
+
export { getPlatformAccentColor, getCurrentPlatform, type ColorCategory, HEX_PATTERN, getReadableTextColor, hexToRgb, rgbToHex, deriveHoverColor, deriveActiveColor, } from './ods-color-utils';
|
|
6
6
|
export { delay, generateRandomString, truncateString, deepClone, getSlackCommunityJoinUrl, serializeJsonLd } from './common';
|
|
7
7
|
export { getBaseUrl } from '../utils/cn';
|
|
8
8
|
export * from './platform-config';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/utils/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAE,MAAM,MAAM,CAAA;AAKzB,OAAO,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAA;AAIzF,OAAO,EAAE,UAAU,EAAE,YAAY,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,UAAU,CAAA;AAE7E,OAAO,EAAE,cAAc,EAAE,MAAM,2DAA2D,CAAA;AAC1F,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/utils/index.ts"],"names":[],"mappings":"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"}
|
package/dist/utils/index.js
CHANGED
|
@@ -473,7 +473,40 @@ function getCurrentPlatform() {
|
|
|
473
473
|
}
|
|
474
474
|
return process.env.NEXT_PUBLIC_APP_TYPE || "openmsp";
|
|
475
475
|
}
|
|
476
|
+
function getReadableTextColor(hex) {
|
|
477
|
+
const n = parseInt(hex.replace("#", ""), 16);
|
|
478
|
+
const r = n >> 16 & 255;
|
|
479
|
+
const g = n >> 8 & 255;
|
|
480
|
+
const b = n & 255;
|
|
481
|
+
const luminance = (0.299 * r + 0.587 * g + 0.114 * b) / 255;
|
|
482
|
+
return luminance > 0.5 ? "#212121" : "#fafafa";
|
|
483
|
+
}
|
|
476
484
|
var HEX_PATTERN = /^#[0-9a-fA-F]{6}$/;
|
|
485
|
+
function clamp(n, min, max) {
|
|
486
|
+
return Math.max(min, Math.min(max, n));
|
|
487
|
+
}
|
|
488
|
+
function hexToRgb(hex) {
|
|
489
|
+
if (!HEX_PATTERN.test(hex)) return null;
|
|
490
|
+
const n = Number.parseInt(hex.slice(1), 16);
|
|
491
|
+
return { r: n >> 16 & 255, g: n >> 8 & 255, b: n & 255 };
|
|
492
|
+
}
|
|
493
|
+
function rgbToHex(r, g, b) {
|
|
494
|
+
const to = (n) => clamp(Math.round(n), 0, 255).toString(16).padStart(2, "0");
|
|
495
|
+
return `#${to(r)}${to(g)}${to(b)}`;
|
|
496
|
+
}
|
|
497
|
+
var HOVER_DARKEN_STEP = 10;
|
|
498
|
+
var ACTIVE_DARKEN_STEP = 20;
|
|
499
|
+
function darkenByStep(hex, step) {
|
|
500
|
+
const rgb = hexToRgb(hex);
|
|
501
|
+
if (!rgb) return hex;
|
|
502
|
+
return rgbToHex(rgb.r - step, rgb.g - step, rgb.b - step);
|
|
503
|
+
}
|
|
504
|
+
function deriveHoverColor(hex) {
|
|
505
|
+
return darkenByStep(hex, HOVER_DARKEN_STEP);
|
|
506
|
+
}
|
|
507
|
+
function deriveActiveColor(hex) {
|
|
508
|
+
return darkenByStep(hex, ACTIVE_DARKEN_STEP);
|
|
509
|
+
}
|
|
477
510
|
function delay(ms) {
|
|
478
511
|
return new Promise((resolve) => setTimeout(resolve, ms));
|
|
479
512
|
}
|
|
@@ -2178,10 +2211,6 @@ var DESIGN_PALETTE = [
|
|
|
2178
2211
|
{ name: "black", hex: "#161616", rgb: [22, 22, 22] },
|
|
2179
2212
|
{ name: "gray", hex: "#888888", rgb: [136, 136, 136] }
|
|
2180
2213
|
];
|
|
2181
|
-
function hexToRgb(hex) {
|
|
2182
|
-
const result = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(hex);
|
|
2183
|
-
return result ? [parseInt(result[1], 16), parseInt(result[2], 16), parseInt(result[3], 16)] : [0, 0, 0];
|
|
2184
|
-
}
|
|
2185
2214
|
function getLuminance(rgb) {
|
|
2186
2215
|
const [r, g, b] = rgb.map((c) => {
|
|
2187
2216
|
c = c / 255;
|
|
@@ -3480,6 +3509,6 @@ function evaluateHumanitySignals(body, opts) {
|
|
|
3480
3509
|
}
|
|
3481
3510
|
var splitCsvEnv = (s) => s?.split(",").map((t) => t.trim()).filter(Boolean) ?? [];
|
|
3482
3511
|
|
|
3483
|
-
export { ANTHROPIC_SUPPORTED_IMAGE_MIME, AUTO_CONTINUATION_DIRECTIVE_PREFIX, CHAT_ATTACHMENT_MARKDOWN_PATTERN, CHAT_ATTACHMENT_VIEW_TOKEN_QUERY_PARAM, CHAT_ATTACHMENT_VIEW_URL_PREFIX, CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED, CONTENT_REF_GROUPS, CUSTOM_ITEM_ID, DEFAULT_CONTENT_SUFFIXES, DEFAULT_MIN_FILL_MS, DEFAULT_OS_PLATFORM, DELIVERY_TASK_TYPE_OPTIONS, DESIGN_PALETTE, DEV_SECTION_PARAM_KEYS, ELAPSED_MS_FIELD, GENERIC_EMAIL_DOMAINS, HEX_PATTERN, HONEYPOT_FIELD, ICON_REGISTRY, OPENFRAME_DEV_SECTIONS, OS_PLATFORMS, PLAY_ICON_PATH, ROADMAP_STATUS_OPTIONS, SCROLL_ANCHOR, SCROLL_ANCHOR_WIRE_KEY, SOURCE_ICON_NAMES, SOURCE_LABELS_BY_TABLE, TICKET_STATUS_OPTIONS, analyzeImageColor, applyProxyAuth, buildAutoContinuationDirective, buildChatAttachmentViewUrl, buildDefaultHref, buildDiscussAddendum, buildListUrl, buildSuggestionUrl, canonicalContentRefType, cleanEmailDomain, clearEmbedProxyAuth, clickupTaskUrl, cn, consumeAccessCode, createUTCTimestamp, deepClone, delay, embedAuthedFetch, escapeMarkdownInline, evaluateHumanitySignals, extractDomainFromEmail, extractDominantColor, extractEntityIdFilter, extractHumanitySignals, extractImageEdgeColorAsync, extractItemId, extractItems, fetchPriorityProp, flattenAssistantContent, formatAbbreviatedNumber, formatAbsoluteDate, formatBioText, formatBytes, formatBytesShort, formatChatAttachmentMarkdownForBubble, formatClassification, formatCompactMetric, formatCurrency, formatDate, formatDateRange, formatDateShort, formatDateSlashUTC, formatDateTime, formatDateTimeAt, formatDateUTC, formatDuration, formatDurationCompact, formatDurationFromMs, formatDurationFromRange, formatDurationMMSS, formatEntryMonthUTC, formatLargeNumber, formatLegalDate, formatNumber, formatPercent, formatPhoneE164, formatPrice, formatPricingModel, formatRelativeTime, formatReleaseDate, formatSingularLookupInvocation, formatTicketFullTimestamp, formatTicketRelativeTime, formatTimeWithTimezone, formatUnderscoreText, formatWholeDollars, generateImageSizes, generateRandomString, getAllPlatformBaseDomains, getBaseUrl, getBestContrastColor, getConfidenceBgClass, getConfidenceBorderClass, getConfidenceColorClass, getConfidenceLabel, getConfidenceLevel, getConfidenceTextClass, getContentRefLabel, getContentRefLabelOrTitleCase, getContrastRatio, getCountryByCode, getCountryPhoneData, getCurrentPlatform, getDefaultColorForPlatform, getDefaultIconForPlatform, getDetailedTimeDifference, getDynamicIcon, getEmbedProxyAuth, getFirstLastInitials, getIconComponent, getOSIcon, getOSLabel, getOSPlatformId, getOSTypeDefinition, getPersistedProxyEmail, getPlatformAccentColor, getPlatformColor, getPlatformDescription, getPlatformDisplayName, getPlatformIcon, getPlatformIconComponent, getPlatformIconComponent as getPlatformLogo, getPlatformProductionUrl, getPlatformSlogan, getProxiedImageUrl, getShellIcon, getShellLabel, getSlackCommunityJoinUrl, getSmallPlatformIcon, getSourceIconName, getSourceLabel, getStatusColorScheme, getTaskTypeLabel, getToolLabel, getToolTypeAliases, getTrendColors, hasGenericEmailDomain, hexToRgb, isCrossOriginUrl, isGenericDomain, isGenericWebsiteDomain, isOSPlatform, isToday, isValidEmailDomain, isValidToolType, isWithinMinutes, makeComposeContentUrl, nameInitials, normalizeDomain, normalizeIconKey, normalizeOSType, normalizeToolType, normalizeToolTypeWithFallback, orderContentRefTypes, parseScrollAnchor, parseWireCommandOverride, platformColors, platformDescriptions, platformDisplayNames, platformHexColors, platformIconNames, platformIcons, platformSlogans, readLeadingDecisionFrame, releaseTypeToBadgeColor, resolveReleaseCover, sanitizeTitleForChat, scrollElementIntoView, serializeJsonLd, setEmbedAuthAdapter, setEmbedProxyAuth, shouldProxyImage, splitCsvEnv, stripChatAttachmentMarkdown, stripHtml, toToolLabel, transformPlatformConfigsToOptions, truncateString, urlPathLooksLikeSvg, validateAccessCode, validateAndConsumeAccessCode, validateEmailDomain, validateEmailDomainList, validatePhoneNumber };
|
|
3512
|
+
export { ANTHROPIC_SUPPORTED_IMAGE_MIME, AUTO_CONTINUATION_DIRECTIVE_PREFIX, CHAT_ATTACHMENT_MARKDOWN_PATTERN, CHAT_ATTACHMENT_VIEW_TOKEN_QUERY_PARAM, CHAT_ATTACHMENT_VIEW_URL_PREFIX, CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED, CONTENT_REF_GROUPS, CUSTOM_ITEM_ID, DEFAULT_CONTENT_SUFFIXES, DEFAULT_MIN_FILL_MS, DEFAULT_OS_PLATFORM, DELIVERY_TASK_TYPE_OPTIONS, DESIGN_PALETTE, DEV_SECTION_PARAM_KEYS, ELAPSED_MS_FIELD, GENERIC_EMAIL_DOMAINS, HEX_PATTERN, HONEYPOT_FIELD, ICON_REGISTRY, OPENFRAME_DEV_SECTIONS, OS_PLATFORMS, PLAY_ICON_PATH, ROADMAP_STATUS_OPTIONS, SCROLL_ANCHOR, SCROLL_ANCHOR_WIRE_KEY, SOURCE_ICON_NAMES, SOURCE_LABELS_BY_TABLE, TICKET_STATUS_OPTIONS, analyzeImageColor, applyProxyAuth, buildAutoContinuationDirective, buildChatAttachmentViewUrl, buildDefaultHref, buildDiscussAddendum, buildListUrl, buildSuggestionUrl, canonicalContentRefType, cleanEmailDomain, clearEmbedProxyAuth, clickupTaskUrl, cn, consumeAccessCode, createUTCTimestamp, deepClone, delay, deriveActiveColor, deriveHoverColor, embedAuthedFetch, escapeMarkdownInline, evaluateHumanitySignals, extractDomainFromEmail, extractDominantColor, extractEntityIdFilter, extractHumanitySignals, extractImageEdgeColorAsync, extractItemId, extractItems, fetchPriorityProp, flattenAssistantContent, formatAbbreviatedNumber, formatAbsoluteDate, formatBioText, formatBytes, formatBytesShort, formatChatAttachmentMarkdownForBubble, formatClassification, formatCompactMetric, formatCurrency, formatDate, formatDateRange, formatDateShort, formatDateSlashUTC, formatDateTime, formatDateTimeAt, formatDateUTC, formatDuration, formatDurationCompact, formatDurationFromMs, formatDurationFromRange, formatDurationMMSS, formatEntryMonthUTC, formatLargeNumber, formatLegalDate, formatNumber, formatPercent, formatPhoneE164, formatPrice, formatPricingModel, formatRelativeTime, formatReleaseDate, formatSingularLookupInvocation, formatTicketFullTimestamp, formatTicketRelativeTime, formatTimeWithTimezone, formatUnderscoreText, formatWholeDollars, generateImageSizes, generateRandomString, getAllPlatformBaseDomains, getBaseUrl, getBestContrastColor, getConfidenceBgClass, getConfidenceBorderClass, getConfidenceColorClass, getConfidenceLabel, getConfidenceLevel, getConfidenceTextClass, getContentRefLabel, getContentRefLabelOrTitleCase, getContrastRatio, getCountryByCode, getCountryPhoneData, getCurrentPlatform, getDefaultColorForPlatform, getDefaultIconForPlatform, getDetailedTimeDifference, getDynamicIcon, getEmbedProxyAuth, getFirstLastInitials, getIconComponent, getOSIcon, getOSLabel, getOSPlatformId, getOSTypeDefinition, getPersistedProxyEmail, getPlatformAccentColor, getPlatformColor, getPlatformDescription, getPlatformDisplayName, getPlatformIcon, getPlatformIconComponent, getPlatformIconComponent as getPlatformLogo, getPlatformProductionUrl, getPlatformSlogan, getProxiedImageUrl, getReadableTextColor, getShellIcon, getShellLabel, getSlackCommunityJoinUrl, getSmallPlatformIcon, getSourceIconName, getSourceLabel, getStatusColorScheme, getTaskTypeLabel, getToolLabel, getToolTypeAliases, getTrendColors, hasGenericEmailDomain, hexToRgb, isCrossOriginUrl, isGenericDomain, isGenericWebsiteDomain, isOSPlatform, isToday, isValidEmailDomain, isValidToolType, isWithinMinutes, makeComposeContentUrl, nameInitials, normalizeDomain, normalizeIconKey, normalizeOSType, normalizeToolType, normalizeToolTypeWithFallback, orderContentRefTypes, parseScrollAnchor, parseWireCommandOverride, platformColors, platformDescriptions, platformDisplayNames, platformHexColors, platformIconNames, platformIcons, platformSlogans, readLeadingDecisionFrame, releaseTypeToBadgeColor, resolveReleaseCover, rgbToHex, sanitizeTitleForChat, scrollElementIntoView, serializeJsonLd, setEmbedAuthAdapter, setEmbedProxyAuth, shouldProxyImage, splitCsvEnv, stripChatAttachmentMarkdown, stripHtml, toToolLabel, transformPlatformConfigsToOptions, truncateString, urlPathLooksLikeSvg, validateAccessCode, validateAndConsumeAccessCode, validateEmailDomain, validateEmailDomainList, validatePhoneNumber };
|
|
3484
3513
|
//# sourceMappingURL=index.js.map
|
|
3485
3514
|
//# sourceMappingURL=index.js.map
|