Skip to content

Commit

Permalink
[plasmic] Sync project Paziresh24
Browse files Browse the repository at this point in the history
This is an automated commit generated by anahita mansoori
using Plasmic (https://plasmic.app/).

Project name: Paziresh24
Project URL: https://studio.plasmic.app/projects/iDYgiKJB9Yi7CUB81stQBK
  • Loading branch information
plasmicops committed Feb 17, 2025
1 parent 5ef95fa commit c7d7ea1
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 14 deletions.
13 changes: 13 additions & 0 deletions .plasmic/plasmic/paziresh_24/PlasmicServices.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,19 @@
width: auto;
height: 1em;
}
.svg__yhkW {
object-fit: cover;
max-width: 100%;
color: var(--token-1jTXKEDkeRHC);
height: 1em;
flex-shrink: 0;
display: none;
}
@media (min-width: 0px) and (max-width: 768px) {
.svgtype_onlineVisit__yhkW7QAlK {
display: none;
}
}
.button___3VCfh:global(.__wab_instance) {
max-width: 100%;
position: relative;
Expand Down
46 changes: 42 additions & 4 deletions .plasmic/plasmic/paziresh_24/PlasmicServices.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,34 @@ function PlasmicServices__RenderFunc(props: {
) ? (
<Button
children2={
"\u0637\u0628\u0642 \u0646\u0638\u0631 \u0628\u06cc\u0645\u0627\u0631\u0627\u0646\u060c \u0627\u062d\u062a\u0645\u0627\u0644\u0627 \u067e\u0632\u0634\u06a9 \u062f\u0631 \u0646\u06cc\u0645\u0647 \u0634\u0628 \u067e\u0627\u0633\u062e\u06af\u0648 \u0646\u06cc\u0633\u062a"
<div
className={classNames(
projectcss.all,
projectcss.__wab_text,
sty.text__vklI
)}
>
<React.Fragment>
<React.Fragment>
{
"\u0637\u0628\u0642 \u0646\u0638\u0631 \u0628\u06cc\u0645\u0627\u0631\u0627\u0646\u060c \u067e\u0627\u0633\u062e\u06af\u0648\u06cc\u06cc \u067e\u0632\u0634\u06a9 \u062f\u0631 \u0646\u06cc\u0645\u0647 \u0634\u0628 "
}
</React.Fragment>
<span
className={"plasmic_default__all plasmic_default__span"}
style={{ fontWeight: 700 }}
>
{
"\u062d\u062f\u0627\u0642\u0644 2 \u0633\u0627\u0639\u062a"
}
</span>
<React.Fragment>
{
" \u062a\u0627\u062e\u06cc\u0631\u062e\u0648\u0627\u0647\u062f \u062f\u0627\u0634\u062a."
}
</React.Fragment>
</React.Fragment>
</div>
}
className={classNames("__wab_instance", sty.button__segTd, {
[sty.buttontype_onlineVisit__segTd7QAlK]: hasVariant(
Expand All @@ -765,7 +792,7 @@ function PlasmicServices__RenderFunc(props: {
"onlineVisit"
)
})}
color={"softYellow"}
color={"softRed"}
/>
) : null}
{(
Expand Down Expand Up @@ -827,7 +854,7 @@ function PlasmicServices__RenderFunc(props: {
)}
>
{
"\u0637\u0628\u0642 \u0646\u0638\u0631 \u0628\u06cc\u0645\u0627\u0631\u0627\u0646\u060c \u0627\u062d\u062a\u0645\u0627\u0644\u0627 \u067e\u0632\u0634\u06a9 \u062f\u0631\u067e\u0627\u0633\u062e\u06af\u0648\u06cc\u06cc \u062a\u0627\u062e\u06cc\u0631 \u062f\u0627\u0631\u062f."
"\u0637\u0628\u0642 \u0646\u0638\u0631 \u0628\u06cc\u0645\u0627\u0631\u0627\u0646\u060c \u0632\u0645\u0627\u0646 \u067e\u0627\u0633\u062e\u06af\u0648\u06cc\u06cc \u067e\u0632\u0634\u06a9 \u0628\u06cc\u0634\u062a\u0631 \u0627\u0632 \u0632\u0645\u0627\u0646 \u0627\u0646\u062a\u0638\u0627\u0631 \u062f\u0631\u062c \u0634\u062f\u0647 \u0645\u06cc \u0628\u0627\u0634\u062f."
}
</div>
</React.Fragment>
Expand All @@ -839,9 +866,20 @@ function PlasmicServices__RenderFunc(props: {
"onlineVisit"
)
})}
color={"softSand"}
color={"softRed"}
/>
) : null}
<Icon23Icon
className={classNames(projectcss.all, sty.svg__yhkW, {
[sty.svgtype_onlineVisit__yhkW7QAlK]: hasVariant(
$state,
"type",
"onlineVisit"
)
})}
role={"img"}
/>

<Button
children2={
hasVariant($state, "type", "onlineVisit") &&
Expand Down
6 changes: 3 additions & 3 deletions plasmic.json
Original file line number Diff line number Diff line change
Expand Up @@ -1711,7 +1711,8 @@
"name": "splunkEvent",
"namespace": null
}
]
],
"jsBundleThemes": []
},
{
"projectId": "YUiM7yqBWAqsh8KSnrdj7",
Expand Down Expand Up @@ -3155,8 +3156,7 @@
"name": "splunkEvent",
"namespace": null
}
],
"jsBundleThemes": []
]
},
{
"projectId": "8NbkXymcLwvMUC2yXeRrWk",
Expand Down
14 changes: 7 additions & 7 deletions plasmic.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2042,12 +2042,12 @@
{
"type": "renderModule",
"assetId": "q3FGMz6XNu9L",
"checksum": "985817e214e9e5bcc085a0d1afeb2c4c"
"checksum": "4a5501f093b23f664cd1d8fda1f3dae7"
},
{
"type": "cssRules",
"assetId": "q3FGMz6XNu9L",
"checksum": "985817e214e9e5bcc085a0d1afeb2c4c"
"checksum": "4a5501f093b23f664cd1d8fda1f3dae7"
},
{
"type": "renderModule",
Expand Down Expand Up @@ -2329,15 +2329,15 @@
"checksum": "6c98bd8ddde4b0182f4af8da69aacb21",
"type": "globalContexts"
},
{
"assetId": "iDYgiKJB9Yi7CUB81stQBK",
"type": "projectCss",
"checksum": "b33661d920d3fef28a08d7c2e37c3c68"
},
{
"type": "icon",
"assetId": "rtTJLgJ9hRbl",
"checksum": "6332419a766d5ce534dd41cad5481e24"
},
{
"assetId": "iDYgiKJB9Yi7CUB81stQBK",
"type": "projectCss",
"checksum": "b33661d920d3fef28a08d7c2e37c3c68"
}
],
"codegenVersion": "0.0.1"
Expand Down

0 comments on commit c7d7ea1

Please sign in to comment.