@iblai/iblai-js 1.23.0 → 1.24.0
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.
|
@@ -64641,6 +64641,32 @@ var ltiTabLabels$3 = {
|
|
|
64641
64641
|
toolError: "Something went wrong with the LTI tool"
|
|
64642
64642
|
}
|
|
64643
64643
|
};
|
|
64644
|
+
var platformSidebar$3 = {
|
|
64645
|
+
collapseSidebar: "Collapse sidebar",
|
|
64646
|
+
expandSidebar: "Expand sidebar",
|
|
64647
|
+
mainNavigation: "Main navigation",
|
|
64648
|
+
notifications: "Notifications",
|
|
64649
|
+
invites: "Invites",
|
|
64650
|
+
management: "Management",
|
|
64651
|
+
integrations: "Integrations",
|
|
64652
|
+
monetization: "Monetization",
|
|
64653
|
+
advanced: "Advanced",
|
|
64654
|
+
support: "Support",
|
|
64655
|
+
accountTabOrganization: "Organization",
|
|
64656
|
+
accountTabBilling: "Billing",
|
|
64657
|
+
accountDescOrganization: "Manage your organization settings.",
|
|
64658
|
+
accountDescManagement: "Manage users and their permissions in the system.",
|
|
64659
|
+
accountDescIntegrations: "Manage your integrations with other services.",
|
|
64660
|
+
accountDescMonetization: "Configure paywalls, pricing, and revenue.",
|
|
64661
|
+
accountDescAdvanced: "Configure advanced organization settings.",
|
|
64662
|
+
accountDescBilling: "Manage your billing and subscription."
|
|
64663
|
+
};
|
|
64664
|
+
var platformNavbar$3 = {
|
|
64665
|
+
search: "Search",
|
|
64666
|
+
searchPlaceholder: "Search",
|
|
64667
|
+
logIn: "Log in",
|
|
64668
|
+
signUpForFree: "Sign up for free"
|
|
64669
|
+
};
|
|
64644
64670
|
var en = {
|
|
64645
64671
|
accessTabAddAccess: accessTabAddAccess$3,
|
|
64646
64672
|
accessTabLabels: accessTabLabels$3,
|
|
@@ -64875,7 +64901,9 @@ var en = {
|
|
|
64875
64901
|
workflowsCreateWorkflowModal: workflowsCreateWorkflowModal$3,
|
|
64876
64902
|
workflowsDeleteWorkflowModal: workflowsDeleteWorkflowModal$3,
|
|
64877
64903
|
workflowsToolDialogs: workflowsToolDialogs$3,
|
|
64878
|
-
ltiTabLabels: ltiTabLabels$3
|
|
64904
|
+
ltiTabLabels: ltiTabLabels$3,
|
|
64905
|
+
platformSidebar: platformSidebar$3,
|
|
64906
|
+
platformNavbar: platformNavbar$3
|
|
64879
64907
|
};
|
|
64880
64908
|
|
|
64881
64909
|
var accessTabAddAccess$2 = {
|
|
@@ -69923,6 +69951,32 @@ var ltiTabLabels$2 = {
|
|
|
69923
69951
|
toolError: "Un problème est survenu avec l'outil LTI"
|
|
69924
69952
|
}
|
|
69925
69953
|
};
|
|
69954
|
+
var platformSidebar$2 = {
|
|
69955
|
+
collapseSidebar: "Réduire la barre latérale",
|
|
69956
|
+
expandSidebar: "Développer la barre latérale",
|
|
69957
|
+
mainNavigation: "Navigation principale",
|
|
69958
|
+
notifications: "Notifications",
|
|
69959
|
+
invites: "Invitations",
|
|
69960
|
+
management: "Gestion",
|
|
69961
|
+
integrations: "Intégrations",
|
|
69962
|
+
monetization: "Monétisation",
|
|
69963
|
+
advanced: "Avancé",
|
|
69964
|
+
support: "Support",
|
|
69965
|
+
accountTabOrganization: "Organisation",
|
|
69966
|
+
accountTabBilling: "Facturation",
|
|
69967
|
+
accountDescOrganization: "Gérez les paramètres de votre organisation.",
|
|
69968
|
+
accountDescManagement: "Gérez les utilisateurs et leurs permissions dans le système.",
|
|
69969
|
+
accountDescIntegrations: "Gérez vos intégrations avec d'autres services.",
|
|
69970
|
+
accountDescMonetization: "Configurez les paywalls, la tarification et les revenus.",
|
|
69971
|
+
accountDescAdvanced: "Configurez les paramètres avancés de l'organisation.",
|
|
69972
|
+
accountDescBilling: "Gérez votre facturation et votre abonnement."
|
|
69973
|
+
};
|
|
69974
|
+
var platformNavbar$2 = {
|
|
69975
|
+
search: "Rechercher",
|
|
69976
|
+
searchPlaceholder: "Rechercher",
|
|
69977
|
+
logIn: "Se connecter",
|
|
69978
|
+
signUpForFree: "S'inscrire gratuitement"
|
|
69979
|
+
};
|
|
69926
69980
|
var fr = {
|
|
69927
69981
|
accessTabAddAccess: accessTabAddAccess$2,
|
|
69928
69982
|
accessTabLabels: accessTabLabels$2,
|
|
@@ -70157,7 +70211,9 @@ var fr = {
|
|
|
70157
70211
|
workflowsCreateWorkflowModal: workflowsCreateWorkflowModal$2,
|
|
70158
70212
|
workflowsDeleteWorkflowModal: workflowsDeleteWorkflowModal$2,
|
|
70159
70213
|
workflowsToolDialogs: workflowsToolDialogs$2,
|
|
70160
|
-
ltiTabLabels: ltiTabLabels$2
|
|
70214
|
+
ltiTabLabels: ltiTabLabels$2,
|
|
70215
|
+
platformSidebar: platformSidebar$2,
|
|
70216
|
+
platformNavbar: platformNavbar$2
|
|
70161
70217
|
};
|
|
70162
70218
|
|
|
70163
70219
|
var accessTabAddAccess$1 = {
|
|
@@ -75205,6 +75261,32 @@ var ltiTabLabels$1 = {
|
|
|
75205
75261
|
toolError: "Algo salió mal con la herramienta LTI"
|
|
75206
75262
|
}
|
|
75207
75263
|
};
|
|
75264
|
+
var platformSidebar$1 = {
|
|
75265
|
+
collapseSidebar: "Contraer barra lateral",
|
|
75266
|
+
expandSidebar: "Expandir barra lateral",
|
|
75267
|
+
mainNavigation: "Navegación principal",
|
|
75268
|
+
notifications: "Notificaciones",
|
|
75269
|
+
invites: "Invitaciones",
|
|
75270
|
+
management: "Gestión",
|
|
75271
|
+
integrations: "Integraciones",
|
|
75272
|
+
monetization: "Monetización",
|
|
75273
|
+
advanced: "Avanzado",
|
|
75274
|
+
support: "Soporte",
|
|
75275
|
+
accountTabOrganization: "Organización",
|
|
75276
|
+
accountTabBilling: "Facturación",
|
|
75277
|
+
accountDescOrganization: "Gestiona los ajustes de tu organización.",
|
|
75278
|
+
accountDescManagement: "Gestiona los usuarios y sus permisos en el sistema.",
|
|
75279
|
+
accountDescIntegrations: "Gestiona tus integraciones con otros servicios.",
|
|
75280
|
+
accountDescMonetization: "Configura muros de pago, precios e ingresos.",
|
|
75281
|
+
accountDescAdvanced: "Configura los ajustes avanzados de la organización.",
|
|
75282
|
+
accountDescBilling: "Gestiona tu facturación y suscripción."
|
|
75283
|
+
};
|
|
75284
|
+
var platformNavbar$1 = {
|
|
75285
|
+
search: "Buscar",
|
|
75286
|
+
searchPlaceholder: "Buscar",
|
|
75287
|
+
logIn: "Iniciar sesión",
|
|
75288
|
+
signUpForFree: "Registrarse gratis"
|
|
75289
|
+
};
|
|
75208
75290
|
var es = {
|
|
75209
75291
|
accessTabAddAccess: accessTabAddAccess$1,
|
|
75210
75292
|
accessTabLabels: accessTabLabels$1,
|
|
@@ -75439,7 +75521,9 @@ var es = {
|
|
|
75439
75521
|
workflowsCreateWorkflowModal: workflowsCreateWorkflowModal$1,
|
|
75440
75522
|
workflowsDeleteWorkflowModal: workflowsDeleteWorkflowModal$1,
|
|
75441
75523
|
workflowsToolDialogs: workflowsToolDialogs$1,
|
|
75442
|
-
ltiTabLabels: ltiTabLabels$1
|
|
75524
|
+
ltiTabLabels: ltiTabLabels$1,
|
|
75525
|
+
platformSidebar: platformSidebar$1,
|
|
75526
|
+
platformNavbar: platformNavbar$1
|
|
75443
75527
|
};
|
|
75444
75528
|
|
|
75445
75529
|
var accessTabAddAccess = {
|
|
@@ -80487,6 +80571,32 @@ var ltiTabLabels = {
|
|
|
80487
80571
|
toolError: "LTI 工具出现问题"
|
|
80488
80572
|
}
|
|
80489
80573
|
};
|
|
80574
|
+
var platformSidebar = {
|
|
80575
|
+
collapseSidebar: "收起侧边栏",
|
|
80576
|
+
expandSidebar: "展开侧边栏",
|
|
80577
|
+
mainNavigation: "主导航",
|
|
80578
|
+
notifications: "通知",
|
|
80579
|
+
invites: "邀请",
|
|
80580
|
+
management: "管理",
|
|
80581
|
+
integrations: "集成",
|
|
80582
|
+
monetization: "变现",
|
|
80583
|
+
advanced: "高级",
|
|
80584
|
+
support: "支持",
|
|
80585
|
+
accountTabOrganization: "组织",
|
|
80586
|
+
accountTabBilling: "账单",
|
|
80587
|
+
accountDescOrganization: "管理您的组织设置。",
|
|
80588
|
+
accountDescManagement: "管理系统中的用户及其权限。",
|
|
80589
|
+
accountDescIntegrations: "管理与其他服务的集成。",
|
|
80590
|
+
accountDescMonetization: "配置付费墙、定价和收入。",
|
|
80591
|
+
accountDescAdvanced: "配置组织的高级设置。",
|
|
80592
|
+
accountDescBilling: "管理您的账单和订阅。"
|
|
80593
|
+
};
|
|
80594
|
+
var platformNavbar = {
|
|
80595
|
+
search: "搜索",
|
|
80596
|
+
searchPlaceholder: "搜索",
|
|
80597
|
+
logIn: "登录",
|
|
80598
|
+
signUpForFree: "免费注册"
|
|
80599
|
+
};
|
|
80490
80600
|
var zh = {
|
|
80491
80601
|
accessTabAddAccess: accessTabAddAccess,
|
|
80492
80602
|
accessTabLabels: accessTabLabels,
|
|
@@ -80721,7 +80831,9 @@ var zh = {
|
|
|
80721
80831
|
workflowsCreateWorkflowModal: workflowsCreateWorkflowModal,
|
|
80722
80832
|
workflowsDeleteWorkflowModal: workflowsDeleteWorkflowModal,
|
|
80723
80833
|
workflowsToolDialogs: workflowsToolDialogs,
|
|
80724
|
-
ltiTabLabels: ltiTabLabels
|
|
80834
|
+
ltiTabLabels: ltiTabLabels,
|
|
80835
|
+
platformSidebar: platformSidebar,
|
|
80836
|
+
platformNavbar: platformNavbar
|
|
80725
80837
|
};
|
|
80726
80838
|
|
|
80727
80839
|
/**
|
|
@@ -227619,6 +227731,68 @@ function InviteStep({ tenant, onContinue, onBack, }) {
|
|
|
227619
227731
|
return (jsxs("div", { children: [jsx(StepHeader, { icon: Users, title: t('onboardingOnboardingWizard.inviteYourTeam'), subtitle: t('onboardingOnboardingWizard.teammatesCollaborate') }), jsx(InviteUserContent, { tenant: tenant, variant: "page" }), jsxs("div", { className: "mt-6 space-y-3", children: [jsx("button", { type: "button", onClick: onContinue, className: onboardingPrimaryButtonClass, children: t('onboardingOnboardingWizard.continue') }), jsx(BackLink, { onBack: onBack })] })] }));
|
|
227620
227732
|
}
|
|
227621
227733
|
|
|
227734
|
+
/**
|
|
227735
|
+
* The INVARIANT credit-balance visibility formula, shared by every SPA:
|
|
227736
|
+
* ecommerce (stripe) enabled AND the tenant shows the paywall (or IS the
|
|
227737
|
+
* main tenant) AND the viewer is a live admin or on a free trial AND
|
|
227738
|
+
* they are actually logged in.
|
|
227739
|
+
*
|
|
227740
|
+
* Exported so host apps can reuse the exact same signal for layout that
|
|
227741
|
+
* depends on it (e.g. narrowing the LLM-selector label when the balance
|
|
227742
|
+
* chip takes up navbar space).
|
|
227743
|
+
*/
|
|
227744
|
+
function isPlatformNavbarCreditBalanceVisible(config, visibleToLoggedInUsersOnly = true) {
|
|
227745
|
+
var _a, _b;
|
|
227746
|
+
if (!config)
|
|
227747
|
+
return false;
|
|
227748
|
+
return (visibleToLoggedInUsersOnly &&
|
|
227749
|
+
isLoggedIn() &&
|
|
227750
|
+
config.stripeEnabled &&
|
|
227751
|
+
(!!((_a = config.currentTenant) === null || _a === void 0 ? void 0 : _a.show_paywall) ||
|
|
227752
|
+
((_b = config.currentTenant) === null || _b === void 0 ? void 0 : _b.key) === config.mainPlatformKey) &&
|
|
227753
|
+
(config.isLiveAdmin || !!config.userOnFreeTrial));
|
|
227754
|
+
}
|
|
227755
|
+
/**
|
|
227756
|
+
* Invariant right-side search bar. Submits on Enter or icon click.
|
|
227757
|
+
*
|
|
227758
|
+
* Tablet-and-up only (`hidden md:flex`) — no search affordance is
|
|
227759
|
+
* rendered on mobile. The input rests at a generous width and grows
|
|
227760
|
+
* moderately on focus.
|
|
227761
|
+
*/
|
|
227762
|
+
function PlatformNavbarSearch({ onSubmit, placeholder }) {
|
|
227763
|
+
const t = useT();
|
|
227764
|
+
const [query, setQuery] = React.useState('');
|
|
227765
|
+
const label = placeholder !== null && placeholder !== void 0 ? placeholder : t('platformNavbar.searchPlaceholder');
|
|
227766
|
+
return (jsxs("form", { role: "search", className: "relative hidden items-center md:flex", onSubmit: (e) => {
|
|
227767
|
+
e.preventDefault();
|
|
227768
|
+
onSubmit(query.trim());
|
|
227769
|
+
}, children: [jsx("button", { type: "submit", "aria-label": t('platformNavbar.search'), className: "absolute left-2 inline-flex cursor-pointer items-center justify-center text-[#646464] transition-colors hover:text-[#484848]", children: jsx(Search, { className: "h-4 w-4", "aria-hidden": true }) }), jsx("input", { type: "search", value: query, onChange: (e) => setQuery(e.target.value), placeholder: label, "aria-label": label,
|
|
227770
|
+
// Rests at a generous width and grows moderately on focus —
|
|
227771
|
+
// widths scale with the breakpoint so the expansion never
|
|
227772
|
+
// crowds the icons; the left cluster clips (min-w-0 +
|
|
227773
|
+
// overflow-hidden on its wrapper) to make the room.
|
|
227774
|
+
className: "h-9 w-56 rounded-md border border-gray-200 bg-white pr-2 pl-8 text-sm text-[#484848] transition-[width] duration-200 outline-none placeholder:text-[#9ca3af] focus:w-64 focus:border-[#D0E0FF] focus:ring-2 focus:ring-[#D0E0FF] lg:w-64 lg:focus:w-80 xl:focus:w-96" })] }));
|
|
227775
|
+
}
|
|
227776
|
+
/**
|
|
227777
|
+
* Cross-SPA top navigation bar.
|
|
227778
|
+
*
|
|
227779
|
+
* Invariant chrome (owned here): the right-hand cluster — search bar,
|
|
227780
|
+
* chat-privacy toggle, credit balance (ecommerce-gated), notification
|
|
227781
|
+
* bell, profile dropdown position, and the anonymous Log in / Sign up
|
|
227782
|
+
* buttons.
|
|
227783
|
+
*
|
|
227784
|
+
* Variable content (owned by the host SPA): the `left` cluster (mobile
|
|
227785
|
+
* sidebar toggle, LLM selector, mentor dropdown, …) and the `modeSwitcher`
|
|
227786
|
+
* (User/Admin toggle).
|
|
227787
|
+
*/
|
|
227788
|
+
function PlatformNavbar({ left, modeSwitcher, search, privacyToggle, creditBalance, notifications, profile, visibleToLoggedInUsersOnly = true, onLoginClick, className, }) {
|
|
227789
|
+
var _a, _b;
|
|
227790
|
+
const t = useT();
|
|
227791
|
+
const loggedIn = isLoggedIn();
|
|
227792
|
+
const showCreditBalance = isPlatformNavbarCreditBalanceVisible(creditBalance, visibleToLoggedInUsersOnly);
|
|
227793
|
+
return (jsxs("nav", { className: cn('z-10 mb-4 flex h-16 items-center border-b border-[#D0E0FF] bg-white pr-4', className), children: [jsx("div", { className: "flex min-w-0 items-center overflow-hidden", children: left }), jsxs("div", { className: "ml-auto flex shrink-0 items-center gap-0 xl:gap-6", children: [search && (jsx("div", { className: "mr-2 flex items-center xl:mr-0", children: jsx(PlatformNavbarSearch, { ...search }) })), modeSwitcher && jsx("div", { className: "hidden items-center gap-2 xl:flex", children: modeSwitcher }), jsxs("div", { className: "flex items-center gap-2", children: [privacyToggle && visibleToLoggedInUsersOnly && (jsx(ChatPrivacyToggle, { org: privacyToggle.org, userId: privacyToggle.userId, mentor: privacyToggle.mentor, className: (_a = privacyToggle.className) !== null && _a !== void 0 ? _a : 'inline-flex max-md:[&>span]:hidden' })), showCreditBalance && creditBalance && (jsx(CreditBalance, { tenant: creditBalance.tenantKey, enabled: true, redirectUrl: (_b = creditBalance.redirectUrl) !== null && _b !== void 0 ? _b : window.location.origin, mainPlatformKey: creditBalance.mainPlatformKey, currentUserEmail: creditBalance.currentUserEmail, username: creditBalance.username })), notifications && visibleToLoggedInUsersOnly && (jsx(NotificationDropdown, { org: notifications.org, userId: notifications.userId, isAdmin: notifications.isAdmin, onViewNotifications: notifications.onViewNotifications })), visibleToLoggedInUsersOnly && profile] }), !loggedIn && onLoginClick && (jsxs("div", { className: "flex gap-x-2", children: [jsx(Button$1, { className: "ibl-button-primary", onClick: onLoginClick, children: t('platformNavbar.logIn') }), jsx(Button$1, { onClick: onLoginClick, variant: "outline", children: t('platformNavbar.signUpForFree') })] }))] })] }));
|
|
227794
|
+
}
|
|
227795
|
+
|
|
227622
227796
|
const defaultValues = {
|
|
227623
227797
|
category: '',
|
|
227624
227798
|
prompt: '',
|
|
@@ -227991,5 +228165,5 @@ var trainOrDeleteModal = /*#__PURE__*/Object.freeze({
|
|
|
227991
228165
|
TrainOrDeleteModal: TrainOrDeleteModal
|
|
227992
228166
|
});
|
|
227993
228167
|
|
|
227994
|
-
export { ACCESS_COURSE_LABEL, AccessTimeHeatmap, AccessiblePaginate, AddMentorToProjectModal, AddSkillDialog, Admin, AdvancedTab, AgentConfigPrompts, AgentSkills, AlertsTab, AnalyticsAuditLogStats, AnalyticsCourseDetail, AnalyticsCourses, AnalyticsFinancialStats, AnalyticsLayout, AnalyticsMonetizationStats, AnalyticsOverview, AnalyticsProgramDetail, AnalyticsPrograms, AnalyticsReportDownload, AnalyticsReports, AnalyticsSettingsProvider, AnalyticsTopicsStats, AnalyticsTranscriptsStats, AnalyticsUsersStats, AppleRestrictionModal, BUY_NOW_LABEL, BillingTab, CATALOGS, CREATE_AGENT_LABELS, CategorizedDropdownMenu, ChartCardWrapper, ChartFiltersProvider, ChartLoading, ChatContext, ChatPrivacyToggle, ChatProvider, CompanyDialog, ConnectorManagementDialog, CopyButtonIcon, CourseAccessGuard, CourseCardSkeleton, CourseContentLoading, CourseOutline, CourseOutlineContext, CourseOutlineDrawer, CreateAgentForm, CreateAgentModal, CreateProjectModal, CreateWorkflowModal, CredentialBox, CredentialMiniBoxSkeleton, CreditBalance, CustomDateRangePicker, CustomTooltip, DEFAULT_LOCALE, DEFAULT_SYSTEM_CONTROL_REQUIRED_SIZE_GB, DefaultEmptyBox, DeleteProjectModal, DeleteWorkflowModal, DiscoverContentCard, DiscoverFacetsFilter, DiscoverFilterDrawer, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, ENROLL_NOW_COURSE_STARTING_SOON_LABEL, ENROLL_NOW_LABEL, EditAlertDialog, EducationBox, EducationDialog, EducationTab, EdxIframeContext, EmptyStats, ExperienceBox, ExperienceDialog, ExperienceTab, FacetFilterContext, Footer, GHOST_OS_REPO_URL, GHOST_OS_TAURI_COMMANDS, GHOST_OS_TAURI_EVENTS, GradebookTab, GroupsFilterDropdown, INVITATION_ONLY_LABEL, InstitutionDialog, IntegrationsTab, InviteUserContent, InviteUserDialog, InvitedUsersDialog, LOCAL_MODELS, Loader, LocalLLMTab, LocalModelsContent, LoginButton, MACOS_PERMISSIONS_COMMANDS, Markdown, MinimumMentorAlert, MonetizationTab, NotificationDisplay, NotificationDropdown, ONBOARDING_SECTORS, OnboardingShell, OnboardingWizard, PaywallModal, Profile, ProfileTimeChart, ProgressDots, ProjectActionButtons, ProjectFilesModal, ProjectInstructionsModal, ProjectLandingPage, ProjectMentorsList, ProjectsPage, REQUEST_ACCESS_COURSE_STARTING_SOON_LABEL, REQUEST_ACCESS_LABEL, RenameProjectModal, ResumeBox, ResumeTab, RichTextEditor, SUPPORTED_LOCALES, SandboxConfig, SearchableMultiSelect, SendNotificationDialog, SignupButton, SkeletonActivityStatBox, SkeletonAddSkillsLoading, SkeletonCreatePathwaySearchList, SkeletonDiscoverFilterBox, SkeletonEducationBox, SkeletonMultiplier, SkeletonPathwayBox, SkeletonProfileInfoCard, SkeletonSkillBox, SkillBox, SkillDetailModal, SkillLeaderboardChart, SkillsBox, Spinner, StatCard, StepHeader, SystemControlContent, SystemControlTab, TAURI_COMMANDS, TAURI_EVENTS, TenantSwitcher, TimeFilter, TimeTrackingProvider, TimedExam, ToolDialogs, TopBanner, UpgradePackageModal, UserAvatar, Version, WebContainersI18nProvider, WorkflowSidebar, addBookmarksTab, findLastResumeBlock, findSequentialParent, flattenVerticalBlocks, getCatalog, getFirstAvailableUnit, getLocalLLMModel, getLocalLLMToolSupport, getNextUnitIframe, getOrg, getParentBlockById, getParentsInfosFromSublessonId, getPreviousUnitIframe, getRandomCourseImage, getSectorById, getTenant, getUnitToIframe, getUserId, getUserName, inBrowserPrint, inIframe, initialGhostOsInstallState, initialModelDownloadState, isLocalLLMEnabled, isSystemControlEnabled, isTauriApp, isValidLocale, components as markdownComponents, modelSupportsSystemControl, onboardingPrimaryButtonClass, onboardingSecondaryButtonClass, resolveCreateAgentLabels, sanitizeCss, setLocalLLMEnabled, setLocalLLMModel, setLocalLLMToolSupport, setSystemControlEnabled, smallestSystemControlModel, useAnalyticsSettings, useAuditLog, useCatalogSearch, useChartFilters, useChatPrivacy, useChatState, useCourseDetail, useCourseMetadata, useCourses, useDiscover, useEdxIframe, useFinancial, useGhostOs, useIframeMessageHandler, useLocalStorage, useModelDownload, useMonetization, useOverview, useProfileActivityStats, useProfileCredentials, useProfilePathways, useProfilePrograms, useProfileSkills, useProfileTimeSpent, usePrograms, useReports, useT, useTauri, useTimeTracking, useTopics, useTranscripts, useUserCourses, useUserMetadata, useUsers, useWebContainersI18n, useWebContainersLocale };
|
|
228168
|
+
export { ACCESS_COURSE_LABEL, AccessTimeHeatmap, AccessiblePaginate, AddMentorToProjectModal, AddSkillDialog, Admin, AdvancedTab, AgentConfigPrompts, AgentSkills, AlertsTab, AnalyticsAuditLogStats, AnalyticsCourseDetail, AnalyticsCourses, AnalyticsFinancialStats, AnalyticsLayout, AnalyticsMonetizationStats, AnalyticsOverview, AnalyticsProgramDetail, AnalyticsPrograms, AnalyticsReportDownload, AnalyticsReports, AnalyticsSettingsProvider, AnalyticsTopicsStats, AnalyticsTranscriptsStats, AnalyticsUsersStats, AppleRestrictionModal, BUY_NOW_LABEL, BillingTab, CATALOGS, CREATE_AGENT_LABELS, CategorizedDropdownMenu, ChartCardWrapper, ChartFiltersProvider, ChartLoading, ChatContext, ChatPrivacyToggle, ChatProvider, CompanyDialog, ConnectorManagementDialog, CopyButtonIcon, CourseAccessGuard, CourseCardSkeleton, CourseContentLoading, CourseOutline, CourseOutlineContext, CourseOutlineDrawer, CreateAgentForm, CreateAgentModal, CreateProjectModal, CreateWorkflowModal, CredentialBox, CredentialMiniBoxSkeleton, CredentialsList, CreditBalance, CustomDateRangePicker, CustomTooltip, DEFAULT_LOCALE, DEFAULT_SYSTEM_CONTROL_REQUIRED_SIZE_GB, DefaultEmptyBox, DeleteProjectModal, DeleteWorkflowModal, DiscoverContentCard, DiscoverFacetsFilter, DiscoverFilterDrawer, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, ENROLL_NOW_COURSE_STARTING_SOON_LABEL, ENROLL_NOW_LABEL, EditAlertDialog, EducationBox, EducationDialog, EducationTab, EdxIframeContext, EmptyStats, ExperienceBox, ExperienceDialog, ExperienceTab, FacetFilterContext, Footer, GHOST_OS_REPO_URL, GHOST_OS_TAURI_COMMANDS, GHOST_OS_TAURI_EVENTS, GradebookTab, GroupsFilterDropdown, INVITATION_ONLY_LABEL, InstitutionDialog, IntegrationsTab, InviteUserContent, InviteUserDialog, InvitedUsersDialog, LOCAL_MODELS, Loader, LocalLLMTab, LocalModelsContent, LoginButton, MACOS_PERMISSIONS_COMMANDS, Markdown, MinimumMentorAlert, MonetizationTab, NotificationDisplay, NotificationDropdown, ONBOARDING_SECTORS, OnboardingShell, OnboardingWizard, PaywallModal, PlatformNavbar, PlatformNavbarSearch, Profile, ProfileTimeChart, ProgressDots, ProjectActionButtons, ProjectFilesModal, ProjectInstructionsModal, ProjectLandingPage, ProjectMentorsList, ProjectsPage, REQUEST_ACCESS_COURSE_STARTING_SOON_LABEL, REQUEST_ACCESS_LABEL, RenameProjectModal, ResumeBox, ResumeTab, RichTextEditor, SUPPORTED_LOCALES, SandboxConfig, SearchableMultiSelect, SendNotificationDialog, SignupButton, SkeletonActivityStatBox, SkeletonAddSkillsLoading, SkeletonCreatePathwaySearchList, SkeletonDiscoverFilterBox, SkeletonEducationBox, SkeletonMultiplier, SkeletonPathwayBox, SkeletonProfileInfoCard, SkeletonSkillBox, SkillBox, SkillDetailModal, SkillLeaderboardChart, SkillsBox, SkillsList, Spinner, StatCard, StepHeader, SystemControlContent, SystemControlTab, TAURI_COMMANDS, TAURI_EVENTS, TenantSwitcher, TimeFilter, TimeTrackingProvider, TimedExam, ToolDialogs, TopBanner, UpgradePackageModal, UserAvatar, Version, WebContainersI18nProvider, WorkflowSidebar, addBookmarksTab, findLastResumeBlock, findSequentialParent, flattenVerticalBlocks, getCatalog, getFirstAvailableUnit, getLocalLLMModel, getLocalLLMToolSupport, getNextUnitIframe, getOrg, getParentBlockById, getParentsInfosFromSublessonId, getPreviousUnitIframe, getRandomCourseImage, getSectorById, getTenant, getUnitToIframe, getUserId, getUserName, inBrowserPrint, inIframe, initialGhostOsInstallState, initialModelDownloadState, isLocalLLMEnabled, isPlatformNavbarCreditBalanceVisible, isSystemControlEnabled, isTauriApp, isValidLocale, components as markdownComponents, modelSupportsSystemControl, onboardingPrimaryButtonClass, onboardingSecondaryButtonClass, resolveCreateAgentLabels, sanitizeCss, setLocalLLMEnabled, setLocalLLMModel, setLocalLLMToolSupport, setSystemControlEnabled, smallestSystemControlModel, useAnalyticsSettings, useAuditLog, useCatalogSearch, useChartFilters, useChatPrivacy, useChatState, useCourseDetail, useCourseMetadata, useCourses, useDiscover, useEdxIframe, useFinancial, useGhostOs, useIframeMessageHandler, useLocalStorage, useModelDownload, useMonetization, useOverview, useProfileActivityStats, useProfileCredentials, useProfilePathways, useProfilePrograms, useProfileSkills, useProfileTimeSpent, usePrograms, useReports, useT, useTauri, useTimeTracking, useTopics, useTranscripts, useUserCourses, useUserMetadata, useUsers, useWebContainersI18n, useWebContainersLocale };
|
|
227995
228169
|
//# sourceMappingURL=index.esm.js.map
|