catchup-library-web 1.16.11 → 1.16.12
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/index.js +9 -9
- package/dist/index.mjs +9 -9
- package/package.json +1 -1
- package/src/components/labels/ActivityLabel.tsx +1 -1
- package/src/components/labels/ActivityTemplateLabel.tsx +1 -1
- package/src/components/labels/BrandLabel.tsx +1 -1
- package/src/components/labels/CategoryLabel.tsx +1 -1
- package/src/components/labels/CoterieLabel.tsx +1 -1
- package/src/components/labels/GradeLabel.tsx +1 -1
- package/src/components/labels/OutcomeLabel.tsx +1 -1
- package/src/components/labels/PersonalLabel.tsx +1 -1
- package/src/components/labels/PublishingHouseLabel.tsx +1 -1
package/dist/index.js
CHANGED
|
@@ -7627,7 +7627,7 @@ var ActivityTemplateLabel = ({
|
|
|
7627
7627
|
icon,
|
|
7628
7628
|
font
|
|
7629
7629
|
}) => {
|
|
7630
|
-
return /* @__PURE__ */ (0, import_jsx_runtime56.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-grade-label-border bg-grade-label text-grade-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7630
|
+
return /* @__PURE__ */ (0, import_jsx_runtime56.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-grade-label-border bg-grade-label text-grade-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7631
7631
|
icon ? icon : /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(BaseImage_default, { src: "/icons/activity.webp", alt: "label", size: "xsmall" }),
|
|
7632
7632
|
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)("p", { className: font ? font : "text-sm", children: title })
|
|
7633
7633
|
] }) });
|
|
@@ -7637,7 +7637,7 @@ var ActivityTemplateLabel_default = ActivityTemplateLabel;
|
|
|
7637
7637
|
// src/components/labels/BrandLabel.tsx
|
|
7638
7638
|
var import_jsx_runtime57 = require("react/jsx-runtime");
|
|
7639
7639
|
var BrandLabel = ({ title, icon, font }) => {
|
|
7640
|
-
return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ (0, import_jsx_runtime57.jsxs)("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7640
|
+
return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ (0, import_jsx_runtime57.jsxs)("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7641
7641
|
icon ? icon : /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(BaseImage_default, { src: "/icons/brand-label.webp", alt: "label", size: "xsmall" }),
|
|
7642
7642
|
/* @__PURE__ */ (0, import_jsx_runtime57.jsx)("p", { className: font ? font : "text-sm", children: title })
|
|
7643
7643
|
] }) });
|
|
@@ -7647,7 +7647,7 @@ var BrandLabel_default = BrandLabel;
|
|
|
7647
7647
|
// src/components/labels/CategoryLabel.tsx
|
|
7648
7648
|
var import_jsx_runtime58 = require("react/jsx-runtime");
|
|
7649
7649
|
var CategoryLabel = ({ title, icon, font }) => {
|
|
7650
|
-
return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-category-label-border bg-category-label text-category-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ (0, import_jsx_runtime58.jsxs)("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7650
|
+
return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-category-label-border bg-category-label text-category-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ (0, import_jsx_runtime58.jsxs)("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7651
7651
|
icon ? icon : /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
|
|
7652
7652
|
BaseImage_default,
|
|
7653
7653
|
{
|
|
@@ -7664,21 +7664,21 @@ var CategoryLabel_default = CategoryLabel;
|
|
|
7664
7664
|
// src/components/labels/CoterieLabel.tsx
|
|
7665
7665
|
var import_jsx_runtime59 = require("react/jsx-runtime");
|
|
7666
7666
|
var CoterieLabel = ({ title, font }) => {
|
|
7667
|
-
return /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("p", { className: font ? font : "text-sm", children: title }) });
|
|
7667
|
+
return /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("p", { className: font ? font : "text-sm", children: title }) });
|
|
7668
7668
|
};
|
|
7669
7669
|
var CoterieLabel_default = CoterieLabel;
|
|
7670
7670
|
|
|
7671
7671
|
// src/components/labels/GradeLabel.tsx
|
|
7672
7672
|
var import_jsx_runtime60 = require("react/jsx-runtime");
|
|
7673
7673
|
var GradeLabel = ({ title, font }) => {
|
|
7674
|
-
return /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-grade-label-border bg-grade-label text-grade-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("p", { className: font ? font : "text-sm", children: title }) });
|
|
7674
|
+
return /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-grade-label-border bg-grade-label text-grade-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("p", { className: font ? font : "text-sm", children: title }) });
|
|
7675
7675
|
};
|
|
7676
7676
|
var GradeLabel_default = GradeLabel;
|
|
7677
7677
|
|
|
7678
7678
|
// src/components/labels/OutcomeLabel.tsx
|
|
7679
7679
|
var import_jsx_runtime61 = require("react/jsx-runtime");
|
|
7680
7680
|
var OutcomeLabel = ({ title, font }) => {
|
|
7681
|
-
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7681
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7682
7682
|
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)(BaseImage_default, { src: "/icons/category.webp", alt: "label", size: "xsmall" }),
|
|
7683
7683
|
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)("p", { className: font ? font : "text-sm", children: title })
|
|
7684
7684
|
] }) });
|
|
@@ -7688,7 +7688,7 @@ var OutcomeLabel_default = OutcomeLabel;
|
|
|
7688
7688
|
// src/components/labels/PersonalLabel.tsx
|
|
7689
7689
|
var import_jsx_runtime62 = require("react/jsx-runtime");
|
|
7690
7690
|
var PersonalLabel = ({ title, icon, font }) => {
|
|
7691
|
-
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-personal-label-border bg-personal-label text-personal-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7691
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-personal-label-border bg-personal-label text-personal-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7692
7692
|
icon ? icon : /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
|
|
7693
7693
|
BaseImage_default,
|
|
7694
7694
|
{
|
|
@@ -7705,7 +7705,7 @@ var PersonalLabel_default = PersonalLabel;
|
|
|
7705
7705
|
// src/components/labels/PublishingHouseLabel.tsx
|
|
7706
7706
|
var import_jsx_runtime63 = require("react/jsx-runtime");
|
|
7707
7707
|
var PublishingHouseLabel = ({ title, icon, font }) => {
|
|
7708
|
-
return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-publishing-house-label-border bg-publishing-house-label text-publishing-house-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7708
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-publishing-house-label-border bg-publishing-house-label text-publishing-house-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7709
7709
|
icon ? icon : /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
|
|
7710
7710
|
BaseImage_default,
|
|
7711
7711
|
{
|
|
@@ -7722,7 +7722,7 @@ var PublishingHouseLabel_default = PublishingHouseLabel;
|
|
|
7722
7722
|
// src/components/labels/ActivityLabel.tsx
|
|
7723
7723
|
var import_jsx_runtime64 = require("react/jsx-runtime");
|
|
7724
7724
|
var ActivityLabel = ({ title, font }) => {
|
|
7725
|
-
return /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-publishing-house-label-border bg-publishing-house-label text-publishing-house-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("p", { className: font ? font : "text-sm", children: title }) });
|
|
7725
|
+
return /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("div", { className: "px-3 py-1 gap-x-3 border border-publishing-house-label-border bg-publishing-house-label text-publishing-house-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("p", { className: font ? font : "text-sm", children: title }) });
|
|
7726
7726
|
};
|
|
7727
7727
|
var ActivityLabel_default = ActivityLabel;
|
|
7728
7728
|
|
package/dist/index.mjs
CHANGED
|
@@ -7413,7 +7413,7 @@ var ActivityTemplateLabel = ({
|
|
|
7413
7413
|
icon,
|
|
7414
7414
|
font
|
|
7415
7415
|
}) => {
|
|
7416
|
-
return /* @__PURE__ */ jsx56("div", { className: "px-3 py-1 gap-x-3 border border-grade-label-border bg-grade-label text-grade-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ jsxs42("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7416
|
+
return /* @__PURE__ */ jsx56("div", { className: "px-3 py-1 gap-x-3 border border-grade-label-border bg-grade-label text-grade-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ jsxs42("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7417
7417
|
icon ? icon : /* @__PURE__ */ jsx56(BaseImage_default, { src: "/icons/activity.webp", alt: "label", size: "xsmall" }),
|
|
7418
7418
|
/* @__PURE__ */ jsx56("p", { className: font ? font : "text-sm", children: title })
|
|
7419
7419
|
] }) });
|
|
@@ -7423,7 +7423,7 @@ var ActivityTemplateLabel_default = ActivityTemplateLabel;
|
|
|
7423
7423
|
// src/components/labels/BrandLabel.tsx
|
|
7424
7424
|
import { jsx as jsx57, jsxs as jsxs43 } from "react/jsx-runtime";
|
|
7425
7425
|
var BrandLabel = ({ title, icon, font }) => {
|
|
7426
|
-
return /* @__PURE__ */ jsx57("div", { className: "px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ jsxs43("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7426
|
+
return /* @__PURE__ */ jsx57("div", { className: "px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ jsxs43("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7427
7427
|
icon ? icon : /* @__PURE__ */ jsx57(BaseImage_default, { src: "/icons/brand-label.webp", alt: "label", size: "xsmall" }),
|
|
7428
7428
|
/* @__PURE__ */ jsx57("p", { className: font ? font : "text-sm", children: title })
|
|
7429
7429
|
] }) });
|
|
@@ -7433,7 +7433,7 @@ var BrandLabel_default = BrandLabel;
|
|
|
7433
7433
|
// src/components/labels/CategoryLabel.tsx
|
|
7434
7434
|
import { jsx as jsx58, jsxs as jsxs44 } from "react/jsx-runtime";
|
|
7435
7435
|
var CategoryLabel = ({ title, icon, font }) => {
|
|
7436
|
-
return /* @__PURE__ */ jsx58("div", { className: "px-3 py-1 gap-x-3 border border-category-label-border bg-category-label text-category-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ jsxs44("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7436
|
+
return /* @__PURE__ */ jsx58("div", { className: "px-3 py-1 gap-x-3 border border-category-label-border bg-category-label text-category-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ jsxs44("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7437
7437
|
icon ? icon : /* @__PURE__ */ jsx58(
|
|
7438
7438
|
BaseImage_default,
|
|
7439
7439
|
{
|
|
@@ -7450,21 +7450,21 @@ var CategoryLabel_default = CategoryLabel;
|
|
|
7450
7450
|
// src/components/labels/CoterieLabel.tsx
|
|
7451
7451
|
import { jsx as jsx59 } from "react/jsx-runtime";
|
|
7452
7452
|
var CoterieLabel = ({ title, font }) => {
|
|
7453
|
-
return /* @__PURE__ */ jsx59("div", { className: "px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ jsx59("p", { className: font ? font : "text-sm", children: title }) });
|
|
7453
|
+
return /* @__PURE__ */ jsx59("div", { className: "px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ jsx59("p", { className: font ? font : "text-sm", children: title }) });
|
|
7454
7454
|
};
|
|
7455
7455
|
var CoterieLabel_default = CoterieLabel;
|
|
7456
7456
|
|
|
7457
7457
|
// src/components/labels/GradeLabel.tsx
|
|
7458
7458
|
import { jsx as jsx60 } from "react/jsx-runtime";
|
|
7459
7459
|
var GradeLabel = ({ title, font }) => {
|
|
7460
|
-
return /* @__PURE__ */ jsx60("div", { className: "px-3 py-1 gap-x-3 border border-grade-label-border bg-grade-label text-grade-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ jsx60("p", { className: font ? font : "text-sm", children: title }) });
|
|
7460
|
+
return /* @__PURE__ */ jsx60("div", { className: "px-3 py-1 gap-x-3 border border-grade-label-border bg-grade-label text-grade-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ jsx60("p", { className: font ? font : "text-sm", children: title }) });
|
|
7461
7461
|
};
|
|
7462
7462
|
var GradeLabel_default = GradeLabel;
|
|
7463
7463
|
|
|
7464
7464
|
// src/components/labels/OutcomeLabel.tsx
|
|
7465
7465
|
import { jsx as jsx61, jsxs as jsxs45 } from "react/jsx-runtime";
|
|
7466
7466
|
var OutcomeLabel = ({ title, font }) => {
|
|
7467
|
-
return /* @__PURE__ */ jsx61("div", { className: "px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ jsxs45("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7467
|
+
return /* @__PURE__ */ jsx61("div", { className: "px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ jsxs45("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7468
7468
|
/* @__PURE__ */ jsx61(BaseImage_default, { src: "/icons/category.webp", alt: "label", size: "xsmall" }),
|
|
7469
7469
|
/* @__PURE__ */ jsx61("p", { className: font ? font : "text-sm", children: title })
|
|
7470
7470
|
] }) });
|
|
@@ -7474,7 +7474,7 @@ var OutcomeLabel_default = OutcomeLabel;
|
|
|
7474
7474
|
// src/components/labels/PersonalLabel.tsx
|
|
7475
7475
|
import { jsx as jsx62, jsxs as jsxs46 } from "react/jsx-runtime";
|
|
7476
7476
|
var PersonalLabel = ({ title, icon, font }) => {
|
|
7477
|
-
return /* @__PURE__ */ jsx62("div", { className: "px-3 py-1 gap-x-3 border border-personal-label-border bg-personal-label text-personal-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ jsxs46("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7477
|
+
return /* @__PURE__ */ jsx62("div", { className: "px-3 py-1 gap-x-3 border border-personal-label-border bg-personal-label text-personal-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ jsxs46("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7478
7478
|
icon ? icon : /* @__PURE__ */ jsx62(
|
|
7479
7479
|
BaseImage_default,
|
|
7480
7480
|
{
|
|
@@ -7491,7 +7491,7 @@ var PersonalLabel_default = PersonalLabel;
|
|
|
7491
7491
|
// src/components/labels/PublishingHouseLabel.tsx
|
|
7492
7492
|
import { jsx as jsx63, jsxs as jsxs47 } from "react/jsx-runtime";
|
|
7493
7493
|
var PublishingHouseLabel = ({ title, icon, font }) => {
|
|
7494
|
-
return /* @__PURE__ */ jsx63("div", { className: "px-3 py-1 gap-x-3 border border-publishing-house-label-border bg-publishing-house-label text-publishing-house-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ jsxs47("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7494
|
+
return /* @__PURE__ */ jsx63("div", { className: "px-3 py-1 gap-x-3 border border-publishing-house-label-border bg-publishing-house-label text-publishing-house-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ jsxs47("div", { className: "flex flex-row items-center gap-x-2", children: [
|
|
7495
7495
|
icon ? icon : /* @__PURE__ */ jsx63(
|
|
7496
7496
|
BaseImage_default,
|
|
7497
7497
|
{
|
|
@@ -7508,7 +7508,7 @@ var PublishingHouseLabel_default = PublishingHouseLabel;
|
|
|
7508
7508
|
// src/components/labels/ActivityLabel.tsx
|
|
7509
7509
|
import { jsx as jsx64 } from "react/jsx-runtime";
|
|
7510
7510
|
var ActivityLabel = ({ title, font }) => {
|
|
7511
|
-
return /* @__PURE__ */ jsx64("div", { className: "px-3 py-1 gap-x-3 border border-publishing-house-label-border bg-publishing-house-label text-publishing-house-label-text rounded-catchup-3xlarge m-auto", children: /* @__PURE__ */ jsx64("p", { className: font ? font : "text-sm", children: title }) });
|
|
7511
|
+
return /* @__PURE__ */ jsx64("div", { className: "px-3 py-1 gap-x-3 border border-publishing-house-label-border bg-publishing-house-label text-publishing-house-label-text rounded-catchup-3xlarge m-auto text-center", children: /* @__PURE__ */ jsx64("p", { className: font ? font : "text-sm", children: title }) });
|
|
7512
7512
|
};
|
|
7513
7513
|
var ActivityLabel_default = ActivityLabel;
|
|
7514
7514
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@ import { IActivityLabelProps } from "../../properties/LabelProperties";
|
|
|
2
2
|
|
|
3
3
|
const ActivityLabel = ({ title, font }: IActivityLabelProps) => {
|
|
4
4
|
return (
|
|
5
|
-
<div className="px-3 py-1 gap-x-3 border border-publishing-house-label-border bg-publishing-house-label text-publishing-house-label-text rounded-catchup-3xlarge m-auto">
|
|
5
|
+
<div className="px-3 py-1 gap-x-3 border border-publishing-house-label-border bg-publishing-house-label text-publishing-house-label-text rounded-catchup-3xlarge m-auto text-center">
|
|
6
6
|
<p className={font ? font : "text-sm"}>{title}</p>
|
|
7
7
|
</div>
|
|
8
8
|
);
|
|
@@ -7,7 +7,7 @@ const ActivityTemplateLabel = ({
|
|
|
7
7
|
font,
|
|
8
8
|
}: IActivityTemplateLabelProps) => {
|
|
9
9
|
return (
|
|
10
|
-
<div className="px-3 py-1 gap-x-3 border border-grade-label-border bg-grade-label text-grade-label-text rounded-catchup-3xlarge m-auto">
|
|
10
|
+
<div className="px-3 py-1 gap-x-3 border border-grade-label-border bg-grade-label text-grade-label-text rounded-catchup-3xlarge m-auto text-center">
|
|
11
11
|
<div className="flex flex-row items-center gap-x-2">
|
|
12
12
|
{icon ? (
|
|
13
13
|
icon
|
|
@@ -3,7 +3,7 @@ import BaseImage from "../images/BaseImage";
|
|
|
3
3
|
|
|
4
4
|
const BrandLabel = ({ title, icon, font }: IBrandLabelProps) => {
|
|
5
5
|
return (
|
|
6
|
-
<div className="px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto">
|
|
6
|
+
<div className="px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto text-center">
|
|
7
7
|
<div className="flex flex-row items-center gap-x-2">
|
|
8
8
|
{icon ? (
|
|
9
9
|
icon
|
|
@@ -3,7 +3,7 @@ import BaseImage from "../images/BaseImage";
|
|
|
3
3
|
|
|
4
4
|
const CategoryLabel = ({ title, icon, font }: ICategoryLabelProps) => {
|
|
5
5
|
return (
|
|
6
|
-
<div className="px-3 py-1 gap-x-3 border border-category-label-border bg-category-label text-category-label-text rounded-catchup-3xlarge m-auto">
|
|
6
|
+
<div className="px-3 py-1 gap-x-3 border border-category-label-border bg-category-label text-category-label-text rounded-catchup-3xlarge m-auto text-center">
|
|
7
7
|
<div className="flex flex-row items-center gap-x-2">
|
|
8
8
|
{icon ? (
|
|
9
9
|
icon
|
|
@@ -2,7 +2,7 @@ import { ICoterieLabelProps } from "../../properties/LabelProperties";
|
|
|
2
2
|
|
|
3
3
|
const CoterieLabel = ({ title, font }: ICoterieLabelProps) => {
|
|
4
4
|
return (
|
|
5
|
-
<div className="px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto">
|
|
5
|
+
<div className="px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto text-center">
|
|
6
6
|
<p className={font ? font : "text-sm"}>{title}</p>
|
|
7
7
|
</div>
|
|
8
8
|
);
|
|
@@ -2,7 +2,7 @@ import { IGradeLabelProps } from "../../properties/LabelProperties";
|
|
|
2
2
|
|
|
3
3
|
const GradeLabel = ({ title, font }: IGradeLabelProps) => {
|
|
4
4
|
return (
|
|
5
|
-
<div className="px-3 py-1 gap-x-3 border border-grade-label-border bg-grade-label text-grade-label-text rounded-catchup-3xlarge m-auto">
|
|
5
|
+
<div className="px-3 py-1 gap-x-3 border border-grade-label-border bg-grade-label text-grade-label-text rounded-catchup-3xlarge m-auto text-center">
|
|
6
6
|
<p className={font ? font : "text-sm"}>{title}</p>
|
|
7
7
|
</div>
|
|
8
8
|
);
|
|
@@ -3,7 +3,7 @@ import BaseImage from "../images/BaseImage";
|
|
|
3
3
|
|
|
4
4
|
const OutcomeLabel = ({ title, font }: IOutcomeLabelProps) => {
|
|
5
5
|
return (
|
|
6
|
-
<div className="px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto">
|
|
6
|
+
<div className="px-3 py-1 gap-x-3 border border-brand-label-border bg-brand-label text-brand-label-text rounded-catchup-3xlarge m-auto text-center">
|
|
7
7
|
<div className="flex flex-row items-center gap-x-2">
|
|
8
8
|
<BaseImage src="/icons/category.webp" alt="label" size="xsmall" />
|
|
9
9
|
<p className={font ? font : "text-sm"}>{title}</p>
|
|
@@ -3,7 +3,7 @@ import BaseImage from "../images/BaseImage";
|
|
|
3
3
|
|
|
4
4
|
const PersonalLabel = ({ title, icon, font }: IPersonalLabelProps) => {
|
|
5
5
|
return (
|
|
6
|
-
<div className="px-3 py-1 gap-x-3 border border-personal-label-border bg-personal-label text-personal-label-text rounded-catchup-3xlarge m-auto">
|
|
6
|
+
<div className="px-3 py-1 gap-x-3 border border-personal-label-border bg-personal-label text-personal-label-text rounded-catchup-3xlarge m-auto text-center">
|
|
7
7
|
<div className="flex flex-row items-center gap-x-2">
|
|
8
8
|
{icon ? (
|
|
9
9
|
icon
|
|
@@ -3,7 +3,7 @@ import BaseImage from "../images/BaseImage";
|
|
|
3
3
|
|
|
4
4
|
const PublishingHouseLabel = ({ title, icon, font }: IPublishingLabelProps) => {
|
|
5
5
|
return (
|
|
6
|
-
<div className="px-3 py-1 gap-x-3 border border-publishing-house-label-border bg-publishing-house-label text-publishing-house-label-text rounded-catchup-3xlarge m-auto">
|
|
6
|
+
<div className="px-3 py-1 gap-x-3 border border-publishing-house-label-border bg-publishing-house-label text-publishing-house-label-text rounded-catchup-3xlarge m-auto text-center">
|
|
7
7
|
<div className="flex flex-row items-center gap-x-2">
|
|
8
8
|
{icon ? (
|
|
9
9
|
icon
|